Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 107.36 KB | None | 0 0
  1.  * Package: dev-db/virtuoso-server-6.1.3
  2.  * Repository: gentoo
  3.  * Maintainer: reavertm@gentoo.org kde@gentoo.org
  4.  * USE: elibc_glibc kernel_linux readline userland_GNU x86
  5.  * FEATURES: ccache sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking virtuoso-opensource-6.1.3.tar.gz to /var/tmp/portage/dev-db/virtuoso-server-6.1.3/work
  8. >>> Unpacking VOS-genpatches-6.1.3.tar.bz2 to /var/tmp/portage/dev-db/virtuoso-server-6.1.3/work
  9. >>> Source unpacked in /var/tmp/portage/dev-db/virtuoso-server-6.1.3/work
  10. >>> Preparing source in /var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3 ...
  11. * Applying various patches (bugfixes/updates) ...
  12. * 0001_flatten_subdirs.patch ...
  13.  [ ok ]
  14. * 0002_preserve_cflags.patch ...
  15.  [ ok ]
  16. * 0003_ignore_misc_files.patch ...
  17.  [ ok ]
  18. * Done with patching
  19. * Running eautoreconf in '/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3' ...
  20. * Running aclocal -I binsrc/config ...
  21.  [ ok ]
  22. * Running libtoolize --copy --force --install --automake ...
  23.  [ ok ]
  24. * Running aclocal -I binsrc/config ...
  25.  [ ok ]
  26. * Running autoconf ...
  27.  [ ok ]
  28. * Running autoheader ...
  29.  [ ok ]
  30. * Running automake --add-missing --copy ...
  31.  [ ok ]
  32. * Running elibtoolize in: virtuoso-opensource-6.1.3/binsrc/config/
  33. * Applying portage-1.2.0.patch ...
  34. * Applying sed-1.5.6.patch ...
  35. * Applying as-needed-2.2.6.patch ...
  36. >>> Source prepared.
  37. >>> Configuring source in /var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3 ...
  38. * econf: updating virtuoso-opensource-6.1.3/binsrc/config/config.guess with /usr/share/gnuconfig/config.guess
  39. * econf: updating virtuoso-opensource-6.1.3/binsrc/config/config.sub with /usr/share/gnuconfig/config.sub
  40. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --with-layout=gentoo --localstatedir=/var --enable-shared --with-pthreads --without-internal-zlib --disable-krb --disable-openldap --with-readline --disable-static --disable-hslookup --disable-rendezvous --without-iodbc
  41. checking for a BSD-compatible install... /usr/bin/install -c
  42. checking whether build environment is sane... yes
  43. checking for a thread-safe mkdir -p... /bin/mkdir -p
  44. checking for gawk... gawk
  45. checking whether make sets $(MAKE)... yes
  46. checking how to create a ustar tar archive... gnutar
  47. checking whether to enable maintainer-specific portions of Makefiles... no
  48. checking build system type... i686-pc-linux-gnu
  49. checking host system type... i686-pc-linux-gnu
  50. creating config.nice
  51. checking for Virtuoso installation layout... Gentoo
  52. checking for cpp... /usr/bin/cpp
  53. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  54. checking whether the C compiler works... yes
  55. checking for C compiler default output file name... a.out
  56. checking for suffix of executables...
  57. checking whether we are cross compiling... no
  58. checking for suffix of object files... o
  59. checking whether we are using the GNU C compiler... yes
  60. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  61. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  62. checking for style of include used by make... GNU
  63. checking dependency style of i686-pc-linux-gnu-gcc... none
  64. checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  65. checking for a sed that does not truncate output... /bin/sed
  66. checking for grep that handles long lines and -e... /bin/grep
  67. checking for egrep... /bin/grep -E
  68. checking for fgrep... /bin/grep -F
  69. checking how to print strings... printf
  70. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  71. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  72. checking how to run the C preprocessor... /usr/bin/cpp
  73. checking for ANSI C header files... yes
  74. checking for sys/types.h... yes
  75. checking for sys/stat.h... yes
  76. checking for stdlib.h... yes
  77. checking for string.h... yes
  78. checking for memory.h... yes
  79. checking for strings.h... yes
  80. checking for inttypes.h... yes
  81. checking for stdint.h... yes
  82. checking for unistd.h... yes
  83. checking minix/config.h usability... no
  84. checking minix/config.h presence... no
  85. checking for minix/config.h... no
  86. checking whether it is safe to define __EXTENSIONS__... yes
  87. checking for library containing strerror... none required
  88. checking whether byte ordering is bigendian... no
  89. checking for an ANSI C-conforming const... yes
  90. checking for inline... inline
  91. checking whether char is unsigned... no
  92. checking for long double with more range or precision than double... yes
  93. checking size of char... 1
  94. checking size of short... 2
  95. checking size of unsigned... 4
  96. checking size of int... 4
  97. checking size of long... 4
  98. checking size of long long... 8
  99. checking size of float... 4
  100. checking size of double... 8
  101. checking size of long double... 12
  102. checking size of char *... 4
  103. checking size of void *... 4
  104. checking whether make sets $(MAKE)... (cached) yes
  105. checking whether ln -s works... yes
  106. checking for bison... bison -y
  107. checking for htmldoc... /usr/bin/htmldoc
  108. checking for flex... flex
  109. checking lex output file root... lex.yy
  110. checking lex library... -lfl
  111. checking whether yytext is a pointer... yes
  112. checking for flex... /usr/bin/flex
  113. checking for gawk... /usr/bin/gawk
  114. checking for gperf... /usr/bin/gperf
  115. checking for perl... /usr/bin/perl
  116. checking for python... /usr/bin/python
  117. checking for ruby... /usr/bin/ruby
  118. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  119. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  120. checking the maximum length of command line arguments... 1572864
  121. checking whether the shell understands some XSI constructs... yes
  122. checking whether the shell understands "+="... yes
  123. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  124. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  125. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  126. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  127. checking how to recognize dependent libraries... pass_all
  128. checking for i686-pc-linux-gnu-dlltool... i686-pc-linux-gnu-dlltool
  129. checking how to associate runtime and link libraries... printf %s\n
  130. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  131. checking for archiver @FILE support... @
  132. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  133. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  134. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  135. checking for sysroot... no
  136. checking for i686-pc-linux-gnu-mt... no
  137. checking for mt... no
  138. checking if : is a manifest tool... no
  139. checking for dlfcn.h... yes
  140. checking for objdir... .libs
  141. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  142. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  143. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  144. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  145. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  146. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  147. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  148. checking whether -lc should be explicitly linked in... no
  149. checking dynamic linker characteristics... GNU/Linux ld.so
  150. checking how to hardcode library paths into programs... immediate
  151. checking whether stripping libraries is possible... yes
  152. checking if libtool supports shared libraries... yes
  153. checking whether to build shared libraries... yes
  154. checking whether to build static libraries... no
  155. checking for ANSI C header files... (cached) yes
  156. checking for dirent.h that defines DIR... yes
  157. checking for library containing opendir... none required
  158. checking whether sys/types.h defines makedev... yes
  159. checking whether stat file-mode macros are broken... no
  160. checking whether time.h and sys/time.h may both be included... yes
  161. checking for sys/wait.h that is POSIX.1 compatible... yes
  162. checking for unistd.h... (cached) yes
  163. checking limits.h usability... yes
  164. checking limits.h presence... yes
  165. checking for limits.h... yes
  166. checking sys/param.h usability... yes
  167. checking sys/param.h presence... yes
  168. checking for sys/param.h... yes
  169. checking fcntl.h usability... yes
  170. checking fcntl.h presence... yes
  171. checking for fcntl.h... yes
  172. checking for string.h... (cached) yes
  173. checking for memory.h... (cached) yes
  174. checking sys/timeb.h usability... yes
  175. checking sys/timeb.h presence... yes
  176. checking for sys/timeb.h... yes
  177. checking sys/sockio.h usability... no
  178. checking sys/sockio.h presence... no
  179. checking for sys/sockio.h... no
  180. checking sys/resource.h usability... yes
  181. checking sys/resource.h presence... yes
  182. checking for sys/resource.h... yes
  183. checking malloc.h usability... yes
  184. checking malloc.h presence... yes
  185. checking for malloc.h... yes
  186. checking sys/select.h usability... yes
  187. checking sys/select.h presence... yes
  188. checking for sys/select.h... yes
  189. checking sys/time.h usability... yes
  190. checking sys/time.h presence... yes
  191. checking for sys/time.h... yes
  192. checking wchar.h usability... yes
  193. checking wchar.h presence... yes
  194. checking for wchar.h... yes
  195. checking wctype.h usability... yes
  196. checking wctype.h presence... yes
  197. checking for wctype.h... yes
  198. checking pwd.h usability... yes
  199. checking pwd.h presence... yes
  200. checking for pwd.h... yes
  201. checking grp.h usability... yes
  202. checking grp.h presence... yes
  203. checking for grp.h... yes
  204. checking sys/mman.h usability... yes
  205. checking sys/mman.h presence... yes
  206. checking for sys/mman.h... yes
  207. checking for mode_t... yes
  208. checking for off_t... yes
  209. checking for pid_t... yes
  210. checking return type of signal handlers... void
  211. checking for size_t... yes
  212. checking for uid_t in sys/types.h... yes
  213. checking for struct stat.st_blksize... yes
  214. checking for struct stat.st_blocks... yes
  215. checking for struct stat.st_rdev... yes
  216. checking whether struct tm is in sys/time.h or time.h... time.h
  217. checking for ptrdiff_t... yes
  218. checking for tm_gmtoff in struct tm... yes
  219. checking for tm_tzadj in struct tm... no
  220. checking for t_open in -lnsl... no
  221. checking for gethostbyname in -linet... no
  222. checking for socket in -lsocket... no
  223. checking for cos in -lm... yes
  224. checking for working memcmp... yes
  225. checking for unistd.h... (cached) yes
  226. checking for working chown... yes
  227. checking whether strerror_r is declared... yes
  228. checking for strerror_r... yes
  229. checking whether strerror_r returns char *... yes
  230. checking for getpagesize... yes
  231. checking for gettimeofday... yes
  232. checking for strtok_r... yes
  233. checking for ftruncate... yes
  234. checking for fchmod... yes
  235. checking for fsync... yes
  236. checking for ftime... yes
  237. checking for localtime_r... yes
  238. checking for gmtime_r... yes
  239. checking for syslog... yes
  240. checking for snprintf... yes
  241. checking for vsnprintf... yes
  242. checking for wcsdup... yes
  243. checking for wcscasecmp... yes
  244. checking for wcsicmp... no
  245. checking for wcscmp... yes
  246. checking for wcslen... yes
  247. checking for wcsncat... yes
  248. checking for wcsnicmp... no
  249. checking for wcsncasecmp... yes
  250. checking for wcsncmp... yes
  251. checking for wcscpy... yes
  252. checking for iswspace... yes
  253. checking for iswdigit... yes
  254. checking for wcsncpy... yes
  255. checking for wtol... no
  256. checking for wtoi... no
  257. checking for wcschr... yes
  258. checking for wcsrchr... yes
  259. checking for wcsstr... yes
  260. checking for wcscat... yes
  261. checking for iswlower... yes
  262. checking for iswupper... yes
  263. checking for towlower... yes
  264. checking for towupper... yes
  265. checking for wprintf... yes
  266. checking for fputws... yes
  267. checking for putwc... yes
  268. checking for swprintf... yes
  269. checking for fwprintf... yes
  270. checking for swscanf... yes
  271. checking for fgetws... yes
  272. checking for putwchar... yes
  273. checking for putws... no
  274. checking for wfopen... no
  275. checking for cwprintf... no
  276. checking for wperror... no
  277. checking for wexecvp... no
  278. checking for wgetenv... no
  279. checking for wgetpass... no
  280. checking for wgetpassphrase... no
  281. checking for getpwnam... yes
  282. checking for getgrnam... yes
  283. checking for chmod... yes
  284. checking for getpwuid... yes
  285. checking for getgrgid... yes
  286. checking for setuid... yes
  287. checking for putenv... yes
  288. checking for setenv... yes
  289. checking for strerror... yes
  290. checking for strdup... yes
  291. checking for getrusage... yes
  292. checking for memmove... yes
  293. checking for memmem... yes
  294. checking for memcpy... yes
  295. checking for sys_errlist... yes
  296. checking whether va_copy exists... yes
  297. checking whether __va_copy exists... yes
  298. checking for flock in <sys/file.h>... yes
  299. checking whether #! works in shell scripts... yes
  300. checking for long file names... yes
  301. checking for restartable system calls... yes
  302. configure: checking default compiler values...
  303. checking for uuid_t... no
  304. checking validity of the OpenSSL headers in /usr... good
  305. checking version and usability of the OpenSSL lib in /usr... good
  306. checking for xml2-config... /usr/bin/xml2-config
  307. checking for libxml - version >= 2.4.0... yes (version 2.7.8)
  308. checking for Wand-config... /usr/bin/Wand-config
  309. checking ImageMagick library usability... good
  310. checking WBXML2 library usability... bad. Check config.log for details
  311. checking zlib.h usability... yes
  312. checking zlib.h presence... yes
  313. checking for zlib.h... yes
  314. checking for main in -lz... yes
  315. checking for pthread_create in -lpthreads... no
  316. checking for pthread_create in -lpthread... yes
  317. checking for pthread_attr_setstacksize... yes
  318. checking for pthread_attr_getstacksize... yes
  319. checking for pthread_sigmask... yes
  320. checking for --with-libs... no
  321. checking for --with-editline... no
  322. checking for --with-readline... yes
  323. checking for -lreadline without -ltermcap... yes
  324. checking for dlopen... no
  325. checking for dlopen in -ldl... yes
  326. checking for dlopen in -ldl... (cached) yes
  327. checking for shl_load in -ldld... no
  328. checking for iODBC location... libsrc/odbcsdk
  329. checking for Java options... done
  330. done
  331. checking for OS specific configuration... (Linux)
  332. checking for OS specific defines... (-Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE)
  333. checking for system libs... -lm
  334. Configured: xml ssl imsg pldebug pthreads readline
  335. configure: creating ./config.status
  336. config.status: creating Makefile
  337. config.status: creating binsrc/Makefile
  338. config.status: creating docsrc/Makefile
  339. config.status: creating libsrc/Makefile
  340. config.status: creating binsrc/bpel/Makefile
  341. config.status: creating binsrc/b3s/Makefile
  342. config.status: creating binsrc/cached_resources/Makefile
  343. config.status: creating binsrc/dav/Makefile
  344. config.status: creating binsrc/driver/Makefile
  345. config.status: creating binsrc/hibernate/Makefile
  346. config.status: creating binsrc/hosting/Makefile
  347. config.status: creating binsrc/hosting/mono/Makefile
  348. config.status: creating binsrc/hosting/mono/tests/Makefile
  349. config.status: creating binsrc/hosting/perl/Makefile
  350. config.status: creating binsrc/hosting/php/Makefile
  351. config.status: creating binsrc/hosting/python/Makefile
  352. config.status: creating binsrc/hosting/ruby/Makefile
  353. config.status: creating binsrc/isparql/Makefile
  354. config.status: creating binsrc/jena/Makefile
  355. config.status: creating binsrc/maildrop/Makefile
  356. config.status: creating binsrc/mono/Makefile
  357. config.status: creating binsrc/oat/Makefile
  358. config.status: creating binsrc/rdf_mappers/Makefile
  359. config.status: creating binsrc/redland/Makefile
  360. config.status: creating binsrc/samples/demo/Makefile
  361. config.status: creating binsrc/samples/hslookup/Makefile
  362. config.status: creating binsrc/samples/image_magick/Makefile
  363. config.status: creating binsrc/samples/JDBC/Makefile
  364. config.status: creating binsrc/samples/Makefile
  365. config.status: creating binsrc/samples/odp/Makefile
  366. config.status: creating binsrc/samples/sparql_demo/Makefile
  367. config.status: creating binsrc/samples/wbxml2/Makefile
  368. config.status: creating binsrc/samples/webapp/Makefile
  369. config.status: creating binsrc/samples/xpath/Makefile
  370. config.status: creating binsrc/samples/xquery/Makefile
  371. config.status: creating binsrc/sesame/Makefile
  372. config.status: creating binsrc/sesame2/Makefile
  373. config.status: creating binsrc/sesame3/Makefile
  374. config.status: creating binsrc/sqldoc/Makefile
  375. config.status: creating binsrc/sync/Makefile
  376. config.status: creating binsrc/tests/biftest/Makefile
  377. config.status: creating binsrc/tests/dotnet/Makefile
  378. config.status: creating binsrc/tests/Makefile
  379. config.status: creating binsrc/tests/bsbm/Makefile
  380. config.status: creating binsrc/tests/lubm/Makefile
  381. config.status: creating binsrc/tests/oledb/Makefile
  382. config.status: creating binsrc/tests/rdf/Makefile
  383. config.status: creating binsrc/tests/suite/Makefile
  384. config.status: creating binsrc/tests/suite/tpc-d/Makefile
  385. config.status: creating binsrc/tests/tpcrun/Makefile
  386. config.status: creating binsrc/tests/wb/Makefile
  387. config.status: creating binsrc/tutorial/apps/Makefile
  388. config.status: creating binsrc/tutorial/hosting/Makefile
  389. config.status: creating binsrc/tutorial/Makefile
  390. config.status: creating binsrc/tutorial/services/Makefile
  391. config.status: creating binsrc/tutorial/web/Makefile
  392. config.status: creating binsrc/tutorial/xml/Makefile
  393. config.status: creating binsrc/vad/Makefile
  394. config.status: creating binsrc/virtodbc/Makefile
  395. config.status: creating binsrc/virtoledb/Makefile
  396. config.status: creating binsrc/VirtuosoClient.Net/Makefile
  397. config.status: creating binsrc/virtuoso/Makefile
  398. config.status: creating binsrc/virtuoso_sink/Makefile
  399. config.status: creating binsrc/vsp/Makefile
  400. config.status: creating binsrc/vspx/Makefile
  401. config.status: creating binsrc/ws/Makefile
  402. config.status: creating binsrc/ws/wsrm/Makefile
  403. config.status: creating binsrc/xddl/Makefile
  404. config.status: creating binsrc/yacutia/Makefile
  405. config.status: creating docsrc/chm/Makefile
  406. config.status: creating docsrc/docwiki/Makefile
  407. config.status: creating docsrc/html_virt/Makefile
  408. config.status: creating docsrc/images/Makefile
  409. config.status: creating docsrc/pdf/Makefile
  410. config.status: creating docsrc/releasenotes/Makefile
  411. config.status: creating docsrc/styleguide/Makefile
  412. config.status: creating docsrc/stylesheets/Makefile
  413. config.status: creating docsrc/xmlsource/Makefile
  414. config.status: creating libsrc/Dk/Makefile
  415. config.status: creating libsrc/JDBCDriverType4/Makefile
  416. config.status: creating libsrc/JDBCDriverType4/testsuite_2.0/Makefile
  417. config.status: creating libsrc/JDBCDriverType4/testsuite_3.0/Makefile
  418. config.status: creating libsrc/JDBCDriverType4/testsuite_4.0/Makefile
  419. config.status: creating libsrc/JDBCDriverType4/virtuoso/jdbc2/Makefile
  420. config.status: creating libsrc/JDBCDriverType4/virtuoso/Makefile
  421. config.status: creating libsrc/langfunc/Makefile
  422. config.status: creating libsrc/odbcsdk/Makefile
  423. config.status: creating libsrc/plugin/Makefile
  424. config.status: creating libsrc/Thread/Makefile
  425. config.status: creating libsrc/Tidy/Makefile
  426. config.status: creating libsrc/util/Makefile
  427. config.status: creating libsrc/Wi/Makefile
  428. config.status: creating libsrc/Xml.new/Makefile
  429. config.status: creating libsrc/zlib/Makefile
  430. config.status: creating appsrc/Makefile
  431. config.status: creating appsrc/ODS-Framework/Makefile
  432. config.status: creating appsrc/ODS-Addressbook/Makefile
  433. config.status: creating appsrc/ODS-Blog/Makefile
  434. config.status: creating appsrc/ODS-Bookmark/Makefile
  435. config.status: creating appsrc/ODS-Briefcase/Makefile
  436. config.status: creating appsrc/ODS-Calendar/Makefile
  437. config.status: creating appsrc/ODS-Community/Makefile
  438. config.status: creating appsrc/ODS-Discussion/Makefile
  439. config.status: creating appsrc/ODS-FeedManager/Makefile
  440. config.status: creating appsrc/ODS-Gallery/Makefile
  441. config.status: creating appsrc/ODS-Polls/Makefile
  442. config.status: creating appsrc/ODS-WebMail/Makefile
  443. config.status: creating appsrc/ODS-Wiki/Makefile
  444. config.status: creating appsrc/ODS-Wiki/plugin/Makefile
  445. config.status: creating libsrc/Dk/config.h
  446. config.status: executing depfiles commands
  447. config.status: executing libtool commands
  448. config.status: executing default commands
  449.  
  450.  
  451. Virtuoso Open Source Edition 6.1.3 configuration summary(B
  452. ========================================================
  453.  
  454. Installation variables(B
  455. layout Gentoo
  456. prefix /usr
  457. exec_prefix ${prefix}
  458.  
  459. Installation paths(B
  460. programs ${exec_prefix}/bin
  461. include files ${prefix}/include
  462. libraries ${exec_prefix}/lib
  463. manual pages /usr/share/man
  464. vad packages /usr/share/virtuoso/vad
  465. database /var/lib/virtuoso/db
  466. hosting ${exec_prefix}/lib/virtuoso/hosting
  467.  
  468. Options(B
  469. BUILD_OPTS xml ssl imsg pldebug pthreads readline
  470.  
  471. >>> Source configured.
  472. >>> Compiling source in /var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3 ...
  473. make -j3
  474. Making all in libsrc
  475. make[1]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc'
  476. Making all in Dk
  477. make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Dk'
  478. make all-am
  479. make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Dk'
  480. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkalloc.lo `test -f 'Dkalloc.c' || echo './'`Dkalloc.c
  481. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkbasket.lo `test -f 'Dkbasket.c' || echo './'`Dkbasket.c
  482. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkbox.lo `test -f 'Dkbox.c' || echo './'`Dkbox.c
  483. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkbasket.c -fPIC -DPIC -o .libs/libdksrv_la-Dkbasket.o
  484. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkbox.c -fPIC -DPIC -o .libs/libdksrv_la-Dkbox.o
  485. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkalloc.c -fPIC -DPIC -o .libs/libdksrv_la-Dkalloc.o
  486. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkdevice.lo `test -f 'Dkdevice.c' || echo './'`Dkdevice.c
  487. Dkbox.c: In function 'box_dv_ubuf':
  488. Dkbox.c:1758:75: warning: array subscript is below array bounds
  489. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkdevice.c -fPIC -DPIC -o .libs/libdksrv_la-Dkdevice.o
  490. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkhash.lo `test -f 'Dkhash.c' || echo './'`Dkhash.c
  491. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkhashext.lo `test -f 'Dkhashext.c' || echo './'`Dkhashext.c
  492. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkhash.c -fPIC -DPIC -o .libs/libdksrv_la-Dkhash.o
  493. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dklongjmp.lo `test -f 'Dklongjmp.c' || echo './'`Dklongjmp.c
  494. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkhashext.c -fPIC -DPIC -o .libs/libdksrv_la-Dkhashext.o
  495. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dklongjmp.c -fPIC -DPIC -o .libs/libdksrv_la-Dklongjmp.o
  496. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkmarshal.lo `test -f 'Dkmarshal.c' || echo './'`Dkmarshal.c
  497. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkresource.lo `test -f 'Dkresource.c' || echo './'`Dkresource.c
  498. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkrusage.lo `test -f 'Dkrusage.c' || echo './'`Dkrusage.c
  499. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkrusage.c -fPIC -DPIC -o .libs/libdksrv_la-Dkrusage.o
  500. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkresource.c -fPIC -DPIC -o .libs/libdksrv_la-Dkresource.o
  501. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkmarshal.c -fPIC -DPIC -o .libs/libdksrv_la-Dkmarshal.o
  502. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkses2.lo `test -f 'Dkses2.c' || echo './'`Dkses2.c
  503. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dksesinp.lo `test -f 'Dksesinp.c' || echo './'`Dksesinp.c
  504. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkses2.c -fPIC -DPIC -o .libs/libdksrv_la-Dkses2.o
  505. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dksession.lo `test -f 'Dksession.c' || echo './'`Dksession.c
  506. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dksesinp.c -fPIC -DPIC -o .libs/libdksrv_la-Dksesinp.o
  507. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dksession.c -fPIC -DPIC -o .libs/libdksrv_la-Dksession.o
  508. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dksesstr.lo `test -f 'Dksesstr.c' || echo './'`Dksesstr.c
  509. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dksestcp.lo `test -f 'Dksestcp.c' || echo './'`Dksestcp.c
  510. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dksesstr.c -fPIC -DPIC -o .libs/libdksrv_la-Dksesstr.o
  511. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dksets.lo `test -f 'Dksets.c' || echo './'`Dksets.c
  512. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dksestcp.c -fPIC -DPIC -o .libs/libdksrv_la-Dksestcp.o
  513. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dksets.c -fPIC -DPIC -o .libs/libdksrv_la-Dksets.o
  514. Dksesstr.c: In function 'strdev_write':
  515. Dksesstr.c:280:11: warning: ignoring return value of 'mktemp', declared with attribute warn_unused_result
  516. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkpool.lo `test -f 'Dkpool.c' || echo './'`Dkpool.c
  517. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkpool.c -fPIC -DPIC -o .libs/libdksrv_la-Dkpool.o
  518. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkutil.lo `test -f 'Dkutil.c' || echo './'`Dkutil.c
  519. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkstubs.lo `test -f 'Dkstubs.c' || echo './'`Dkstubs.c
  520. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkutil.c -fPIC -DPIC -o .libs/libdksrv_la-Dkutil.o
  521. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdksrv_la-Dkernel.lo `test -f 'Dkernel.c' || echo './'`Dkernel.c
  522. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkernel.c -fPIC -DPIC -o .libs/libdksrv_la-Dkernel.o
  523. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkstubs.c -fPIC -DPIC -o .libs/libdksrv_la-Dkstubs.o
  524. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkalloc.lo `test -f 'Dkalloc.c' || echo './'`Dkalloc.c
  525. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkalloc.c -fPIC -DPIC -o .libs/libdk1t_la-Dkalloc.o
  526. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkbasket.lo `test -f 'Dkbasket.c' || echo './'`Dkbasket.c
  527. Dkernel.c: In function 'PEM_parse':
  528. Dkernel.c:5053:4: warning: value computed is not used
  529. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkbox.lo `test -f 'Dkbox.c' || echo './'`Dkbox.c
  530. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkdevice.lo `test -f 'Dkdevice.c' || echo './'`Dkdevice.c
  531. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkdevice.c -fPIC -DPIC -o .libs/libdk1t_la-Dkdevice.o
  532. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkbox.c -fPIC -DPIC -o .libs/libdk1t_la-Dkbox.o
  533. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkbasket.c -fPIC -DPIC -o .libs/libdk1t_la-Dkbasket.o
  534. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkhash.lo `test -f 'Dkhash.c' || echo './'`Dkhash.c
  535. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkhashext.lo `test -f 'Dkhashext.c' || echo './'`Dkhashext.c
  536. Dkbox.c: In function 'box_dv_ubuf':
  537. Dkbox.c:1758:75: warning: array subscript is below array bounds
  538. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dklongjmp.lo `test -f 'Dklongjmp.c' || echo './'`Dklongjmp.c
  539. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkhashext.c -fPIC -DPIC -o .libs/libdk1t_la-Dkhashext.o
  540. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkhash.c -fPIC -DPIC -o .libs/libdk1t_la-Dkhash.o
  541. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkmarshal.lo `test -f 'Dkmarshal.c' || echo './'`Dkmarshal.c
  542. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dklongjmp.c -fPIC -DPIC -o .libs/libdk1t_la-Dklongjmp.o
  543. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkresource.lo `test -f 'Dkresource.c' || echo './'`Dkresource.c
  544. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkrusage.lo `test -f 'Dkrusage.c' || echo './'`Dkrusage.c
  545. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkresource.c -fPIC -DPIC -o .libs/libdk1t_la-Dkresource.o
  546. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkses2.lo `test -f 'Dkses2.c' || echo './'`Dkses2.c
  547. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkmarshal.c -fPIC -DPIC -o .libs/libdk1t_la-Dkmarshal.o
  548. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkrusage.c -fPIC -DPIC -o .libs/libdk1t_la-Dkrusage.o
  549. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkses2.c -fPIC -DPIC -o .libs/libdk1t_la-Dkses2.o
  550. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dksesinp.lo `test -f 'Dksesinp.c' || echo './'`Dksesinp.c
  551. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dksession.lo `test -f 'Dksession.c' || echo './'`Dksession.c
  552. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dksesstr.lo `test -f 'Dksesstr.c' || echo './'`Dksesstr.c
  553. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dksesstr.c -fPIC -DPIC -o .libs/libdk1t_la-Dksesstr.o
  554. Dksesstr.c: In function 'strdev_write':
  555. Dksesstr.c:280:11: warning: ignoring return value of 'mktemp', declared with attribute warn_unused_result
  556. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dksesinp.c -fPIC -DPIC -o .libs/libdk1t_la-Dksesinp.o
  557. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dksession.c -fPIC -DPIC -o .libs/libdk1t_la-Dksession.o
  558. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dksestcp.lo `test -f 'Dksestcp.c' || echo './'`Dksestcp.c
  559. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dksets.lo `test -f 'Dksets.c' || echo './'`Dksets.c
  560. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dksestcp.c -fPIC -DPIC -o .libs/libdk1t_la-Dksestcp.o
  561. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkpool.lo `test -f 'Dkpool.c' || echo './'`Dkpool.c
  562. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkutil.lo `test -f 'Dkutil.c' || echo './'`Dkutil.c
  563. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dksets.c -fPIC -DPIC -o .libs/libdk1t_la-Dksets.o
  564. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkpool.c -fPIC -DPIC -o .libs/libdk1t_la-Dkpool.o
  565. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkstubs.lo `test -f 'Dkstubs.c' || echo './'`Dkstubs.c
  566. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libdk1t_la-Dkstkern.lo `test -f 'Dkstkern.c' || echo './'`Dkstkern.c
  567. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkutil.c -fPIC -DPIC -o .libs/libdk1t_la-Dkutil.o
  568. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkstubs.c -fPIC -DPIC -o .libs/libdk1t_la-Dkstubs.o
  569. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -prefer-pic -Wl,-O1 -Wl,--as-needed -o libdksrv.la libdksrv_la-Dkalloc.lo libdksrv_la-Dkbasket.lo libdksrv_la-Dkbox.lo libdksrv_la-Dkdevice.lo libdksrv_la-Dkhash.lo libdksrv_la-Dkhashext.lo libdksrv_la-Dklongjmp.lo libdksrv_la-Dkmarshal.lo libdksrv_la-Dkresource.lo libdksrv_la-Dkrusage.lo libdksrv_la-Dkses2.lo libdksrv_la-Dksesinp.lo libdksrv_la-Dksession.lo libdksrv_la-Dksesstr.lo libdksrv_la-Dksestcp.lo libdksrv_la-Dksets.lo libdksrv_la-Dkpool.lo libdksrv_la-Dkutil.lo libdksrv_la-Dkstubs.lo libdksrv_la-Dkernel.lo -lm
  570. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -c Dkstkern.c -fPIC -DPIC -o .libs/libdk1t_la-Dkstkern.o
  571. libtool: link: i686-pc-linux-gnu-ar cru .libs/libdksrv.a .libs/libdksrv_la-Dkalloc.o .libs/libdksrv_la-Dkbasket.o .libs/libdksrv_la-Dkbox.o .libs/libdksrv_la-Dkdevice.o .libs/libdksrv_la-Dkhash.o .libs/libdksrv_la-Dkhashext.o .libs/libdksrv_la-Dklongjmp.o .libs/libdksrv_la-Dkmarshal.o .libs/libdksrv_la-Dkresource.o .libs/libdksrv_la-Dkrusage.o .libs/libdksrv_la-Dkses2.o .libs/libdksrv_la-Dksesinp.o .libs/libdksrv_la-Dksession.o .libs/libdksrv_la-Dksesstr.o .libs/libdksrv_la-Dksestcp.o .libs/libdksrv_la-Dksets.o .libs/libdksrv_la-Dkpool.o .libs/libdksrv_la-Dkutil.o .libs/libdksrv_la-Dkstubs.o .libs/libdksrv_la-Dkernel.o
  572. libtool: link: i686-pc-linux-gnu-ranlib .libs/libdksrv.a
  573. In file included from Dkstkern.c:30:0:
  574. Dkernel.c: In function 'PEM_parse':
  575. Dkernel.c:5053:4: warning: value computed is not used
  576. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -march=prescott -O2 -pipe -fomit-frame-pointer -prefer-pic -Wl,-O1 -Wl,--as-needed -o libdk1t.la libdk1t_la-Dkalloc.lo libdk1t_la-Dkbasket.lo libdk1t_la-Dkbox.lo libdk1t_la-Dkdevice.lo libdk1t_la-Dkhash.lo libdk1t_la-Dkhashext.lo libdk1t_la-Dklongjmp.lo libdk1t_la-Dkmarshal.lo libdk1t_la-Dkresource.lo libdk1t_la-Dkrusage.lo libdk1t_la-Dkses2.lo libdk1t_la-Dksesinp.lo libdk1t_la-Dksession.lo libdk1t_la-Dksesstr.lo libdk1t_la-Dksestcp.lo libdk1t_la-Dksets.lo libdk1t_la-Dkpool.lo libdk1t_la-Dkutil.lo libdk1t_la-Dkstubs.lo libdk1t_la-Dkstkern.lo -lm
  577. libtool: link: ( cd ".libs" && rm -f "libdksrv.la" && ln -s "../libdksrv.la" "libdksrv.la" )
  578. libtool: link: i686-pc-linux-gnu-ar cru .libs/libdk1t.a .libs/libdk1t_la-Dkalloc.o .libs/libdk1t_la-Dkbasket.o .libs/libdk1t_la-Dkbox.o .libs/libdk1t_la-Dkdevice.o .libs/libdk1t_la-Dkhash.o .libs/libdk1t_la-Dkhashext.o .libs/libdk1t_la-Dklongjmp.o .libs/libdk1t_la-Dkmarshal.o .libs/libdk1t_la-Dkresource.o .libs/libdk1t_la-Dkrusage.o .libs/libdk1t_la-Dkses2.o .libs/libdk1t_la-Dksesinp.o .libs/libdk1t_la-Dksession.o .libs/libdk1t_la-Dksesstr.o .libs/libdk1t_la-Dksestcp.o .libs/libdk1t_la-Dksets.o .libs/libdk1t_la-Dkpool.o .libs/libdk1t_la-Dkutil.o .libs/libdk1t_la-Dkstubs.o .libs/libdk1t_la-Dkstkern.o
  579. libtool: link: i686-pc-linux-gnu-ranlib .libs/libdk1t.a
  580. libtool: link: ( cd ".libs" && rm -f "libdk1t.la" && ln -s "../libdk1t.la" "libdk1t.la" )
  581. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Dk'
  582. make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Dk'
  583. Making all in Thread
  584. make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Thread'
  585. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libthrs_la-thread_queue.lo `test -f 'thread_queue.c' || echo './'`thread_queue.c
  586. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libthrs_la-thread_attr.lo `test -f 'thread_attr.c' || echo './'`thread_attr.c
  587. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libthrs_la-timer_queue.lo `test -f 'timer_queue.c' || echo './'`timer_queue.c
  588. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c thread_queue.c -fPIC -DPIC -o .libs/libthrs_la-thread_queue.o
  589. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c thread_attr.c -fPIC -DPIC -o .libs/libthrs_la-thread_attr.o
  590. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c timer_queue.c -fPIC -DPIC -o .libs/libthrs_la-timer_queue.o
  591. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libthrs_la-io_unix.lo `test -f 'io_unix.c' || echo './'`io_unix.c
  592. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libthrs_la-thread_rwlock.lo `test -f 'thread_rwlock.c' || echo './'`thread_rwlock.c
  593. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c io_unix.c -fPIC -DPIC -o .libs/libthrs_la-io_unix.o
  594. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libthrs_la-sched_single.lo `test -f 'sched_single.c' || echo './'`sched_single.c
  595. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c thread_rwlock.c -fPIC -DPIC -o .libs/libthrs_la-thread_rwlock.o
  596. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c sched_single.c -fPIC -DPIC -o .libs/libthrs_la-sched_single.o
  597. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libthrp_la-thread_queue.lo `test -f 'thread_queue.c' || echo './'`thread_queue.c
  598. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libthrp_la-thread_attr.lo `test -f 'thread_attr.c' || echo './'`thread_attr.c
  599. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c thread_queue.c -fPIC -DPIC -o .libs/libthrp_la-thread_queue.o
  600. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libthrp_la-timer_queue.lo `test -f 'timer_queue.c' || echo './'`timer_queue.c
  601. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libthrp_la-io_unix.lo `test -f 'io_unix.c' || echo './'`io_unix.c
  602. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c thread_attr.c -fPIC -DPIC -o .libs/libthrp_la-thread_attr.o
  603. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c timer_queue.c -fPIC -DPIC -o .libs/libthrp_la-timer_queue.o
  604. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libthrp_la-thread_rwlock.lo `test -f 'thread_rwlock.c' || echo './'`thread_rwlock.c
  605. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c io_unix.c -fPIC -DPIC -o .libs/libthrp_la-io_unix.o
  606. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libthrp_la-sched_pthread.lo `test -f 'sched_pthread.c' || echo './'`sched_pthread.c
  607. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c thread_rwlock.c -fPIC -DPIC -o .libs/libthrp_la-thread_rwlock.o
  608. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -prefer-pic -Wl,-O1 -Wl,--as-needed -o libthrs.la libthrs_la-thread_queue.lo libthrs_la-thread_attr.lo libthrs_la-timer_queue.lo libthrs_la-io_unix.lo libthrs_la-thread_rwlock.lo libthrs_la-sched_single.lo -lm
  609. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c sched_pthread.c -fPIC -DPIC -o .libs/libthrp_la-sched_pthread.o
  610. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -prefer-pic -Wl,-O1 -Wl,--as-needed -o libthrp.la libthrp_la-thread_queue.lo libthrp_la-thread_attr.lo libthrp_la-timer_queue.lo libthrp_la-io_unix.lo libthrp_la-thread_rwlock.lo libthrp_la-sched_pthread.lo -lm
  611. libtool: link: i686-pc-linux-gnu-ar cru .libs/libthrs.a .libs/libthrs_la-thread_queue.o .libs/libthrs_la-thread_attr.o .libs/libthrs_la-timer_queue.o .libs/libthrs_la-io_unix.o .libs/libthrs_la-thread_rwlock.o .libs/libthrs_la-sched_single.o
  612. libtool: link: i686-pc-linux-gnu-ranlib .libs/libthrs.a
  613. libtool: link: ( cd ".libs" && rm -f "libthrs.la" && ln -s "../libthrs.la" "libthrs.la" )
  614. libtool: link: i686-pc-linux-gnu-ar cru .libs/libthrp.a .libs/libthrp_la-thread_queue.o .libs/libthrp_la-thread_attr.o .libs/libthrp_la-timer_queue.o .libs/libthrp_la-io_unix.o .libs/libthrp_la-thread_rwlock.o .libs/libthrp_la-sched_pthread.o
  615. libtool: link: i686-pc-linux-gnu-ranlib .libs/libthrp.a
  616. libtool: link: ( cd ".libs" && rm -f "libthrp.la" && ln -s "../libthrp.la" "libthrp.la" )
  617. make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Thread'
  618. Making all in Tidy
  619. make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Tidy'
  620. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libtidy_la-attrs.lo `test -f 'attrs.c' || echo './'`attrs.c
  621. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libtidy_la-clean.lo `test -f 'clean.c' || echo './'`clean.c
  622. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libtidy_la-config.lo `test -f 'config.c' || echo './'`config.c
  623. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c attrs.c -fPIC -DPIC -o .libs/libtidy_la-attrs.o
  624. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c config.c -fPIC -DPIC -o .libs/libtidy_la-config.o
  625. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c clean.c -fPIC -DPIC -o .libs/libtidy_la-clean.o
  626. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libtidy_la-entities.lo `test -f 'entities.c' || echo './'`entities.c
  627. config.c:364:13: warning: 'SkipToEndofLine' defined but not used
  628. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libtidy_la-istack.lo `test -f 'istack.c' || echo './'`istack.c
  629. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libtidy_la-lexer.lo `test -f 'lexer.c' || echo './'`lexer.c
  630. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c entities.c -fPIC -DPIC -o .libs/libtidy_la-entities.o
  631. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c istack.c -fPIC -DPIC -o .libs/libtidy_la-istack.o
  632. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c lexer.c -fPIC -DPIC -o .libs/libtidy_la-lexer.o
  633. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libtidy_la-localize.lo `test -f 'localize.c' || echo './'`localize.c
  634. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libtidy_la-parser.lo `test -f 'parser.c' || echo './'`parser.c
  635. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c localize.c -fPIC -DPIC -o .libs/libtidy_la-localize.o
  636. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c parser.c -fPIC -DPIC -o .libs/libtidy_la-parser.o
  637. lexer.c:326:13: warning: 'AddStringToLexer' defined but not used
  638. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libtidy_la-pprint.lo `test -f 'pprint.c' || echo './'`pprint.c
  639. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libtidy_la-tags.lo `test -f 'tags.c' || echo './'`tags.c
  640. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c pprint.c -fPIC -DPIC -o .libs/libtidy_la-pprint.o
  641. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libtidy_la-tidy.lo `test -f 'tidy.c' || echo './'`tidy.c
  642. pprint.c:93:14: warning: 'slidecontent' defined but not used
  643. pprint.c:1598:13: warning: 'PrintVertSpacer' defined but not used
  644. pprint.c:1606:13: warning: 'PrintNavBar' defined but not used
  645. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c tags.c -fPIC -DPIC -o .libs/libtidy_la-tags.o
  646. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -c tidy.c -fPIC -DPIC -o .libs/libtidy_la-tidy.o
  647. /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -march=prescott -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o libtidy.la libtidy_la-attrs.lo libtidy_la-clean.lo libtidy_la-config.lo libtidy_la-entities.lo libtidy_la-istack.lo libtidy_la-lexer.lo libtidy_la-localize.lo libtidy_la-parser.lo libtidy_la-pprint.lo libtidy_la-tags.lo libtidy_la-tidy.lo -lm
  648. libtool: link: i686-pc-linux-gnu-ar cru .libs/libtidy.a .libs/libtidy_la-attrs.o .libs/libtidy_la-clean.o .libs/libtidy_la-config.o .libs/libtidy_la-entities.o .libs/libtidy_la-istack.o .libs/libtidy_la-lexer.o .libs/libtidy_la-localize.o .libs/libtidy_la-parser.o .libs/libtidy_la-pprint.o .libs/libtidy_la-tags.o .libs/libtidy_la-tidy.o
  649. libtool: link: i686-pc-linux-gnu-ranlib .libs/libtidy.a
  650. libtool: link: ( cd ".libs" && rm -f "libtidy.la" && ln -s "../libtidy.la" "libtidy.la" )
  651. make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Tidy'
  652. Making all in Wi
  653. make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Wi'
  654. * Generating json_p.c using bison (GNU Bison) 2.5
  655. * Generating json_p.c using bison (GNU Bison) 2.5
  656. * Generating rdf_mapping_jso.ttl-sample using GNU Awk 4.0.0
  657. * Generating rdf_mapping_jso.ttl using GNU Awk 4.0.0
  658. * Generating rdf_mapping_jso.h using GNU Awk 4.0.0
  659. * Generating sql_code.c using GNU Awk 4.0.0
  660. * Generating sql_code_1.c using GNU Awk 4.0.0
  661. * Generating sql_code_adm.c using GNU Awk 4.0.0
  662. * Generating sql_code_2pc.c using GNU Awk 4.0.0
  663. * Generating sql_code_auto.c using GNU Awk 4.0.0
  664. * Generating sql_code_dav.c using GNU Awk 4.0.0
  665. * Generating sql_code_dbp.c using GNU Awk 4.0.0
  666. * Generating sql_code_ddk.c using GNU Awk 4.0.0
  667. * Generating sql_code_imsg.c using GNU Awk 4.0.0
  668. * Generating sql_code_pldbg.c using GNU Awk 4.0.0
  669. * Generating sql_code_repl.c using GNU Awk 4.0.0
  670. * Generating sql_code_sys.c using GNU Awk 4.0.0
  671. * Generating sql_code_sparql.c using GNU Awk 4.0.0
  672. * Generating sql_code_uddi.c using GNU Awk 4.0.0
  673. * Generating sql_code_vdb.c using GNU Awk 4.0.0
  674. * Generating sql_code_vad.c using GNU Awk 4.0.0
  675. * Generating sql_code_ws.c using GNU Awk 4.0.0
  676. * Generating json_l.c using flex 2.5.35
  677. * Generating rdf_mapping_jso.c using GNU Awk 4.0.0
  678. make all-am
  679. make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Wi'
  680. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libwi_la-aqueue.lo `test -f 'aqueue.c' || echo './'`aqueue.c
  681. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libwi_la-arith.lo `test -f 'arith.c' || echo './'`arith.c
  682. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libwi_la-auxfiles.lo `test -f 'auxfiles.c' || echo './'`auxfiles.c
  683. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c arith.c -fPIC -DPIC -o .libs/libwi_la-arith.o
  684. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c aqueue.c -fPIC -DPIC -o .libs/libwi_la-aqueue.o
  685. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c auxfiles.c -fPIC -DPIC -o .libs/libwi_la-auxfiles.o
  686. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libwi_la-bif_audio.lo `test -f 'bif_audio.c' || echo './'`bif_audio.c
  687. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libwi_la-bif_crypto.lo `test -f 'bif_crypto.c' || echo './'`bif_crypto.c
  688. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libwi_la-bif_diff.lo `test -f 'bif_diff.c' || echo './'`bif_diff.c
  689. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c bif_audio.c -fPIC -DPIC -o .libs/libwi_la-bif_audio.o
  690. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c bif_crypto.c -fPIC -DPIC -o .libs/libwi_la-bif_crypto.o
  691. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c bif_diff.c -fPIC -DPIC -o .libs/libwi_la-bif_diff.o
  692. bif_audio.c: In function 'decode_TEXT':
  693. bif_audio.c:576:2: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  694. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  695. bif_audio.c: In function 'decode_TXXX':
  696. bif_audio.c:586:2: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  697. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  698. bif_audio.c: In function 'decode_COMM':
  699. bif_audio.c:596:2: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  700. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  701. bif_audio.c: In function 'decode_URL':
  702. bif_audio.c:601:7: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  703. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  704. bif_audio.c: In function 'decode_WXXX':
  705. bif_audio.c:611:2: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  706. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  707. bif_audio.c: In function 'disect_mp4':
  708. bif_audio.c:965:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  709. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  710. bif_audio.c:968:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  711. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  712. bif_audio.c:971:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  713. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  714. bif_audio.c:974:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  715. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  716. bif_audio.c:978:6: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  717. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  718. bif_audio.c:981:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  719. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  720. bif_audio.c:984:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  721. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  722. bif_audio.c:987:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  723. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  724. bif_audio.c:990:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  725. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  726. bif_audio.c:993:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  727. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  728. bif_audio.c:1030:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  729. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  730. bif_audio.c:1033:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  731. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  732. bif_audio.c:1036:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness
  733. bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *'
  734. bif_audio.c: In function 'bif_audio_to_xml':
  735. bif_audio.c:1436:3: warning: pointer targets in passing argument 1 of 'audio_to_xml' differ in signedness
  736. bif_audio.c:1410:1: note: expected 'const byte *' but argument is of type 'caddr_t'
  737. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libwi_la-bif_intl.lo `test -f 'bif_intl.c' || echo './'`bif_intl.c
  738. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libwi_la-bif_json.lo `test -f 'bif_json.c' || echo './'`bif_json.c
  739. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c bif_intl.c -fPIC -DPIC -o .libs/libwi_la-bif_intl.o
  740. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c bif_json.c -fPIC -DPIC -o .libs/libwi_la-bif_json.o
  741. bif_crypto.c: In function 'asn1_parse_to_xml':
  742. bif_crypto.c:251:7: warning: passing argument 1 of 'ASN1_get_object' from incompatible pointer type
  743. /usr/include/openssl/asn1.h:945:5: note: expected 'const unsigned char **' but argument is of type 'unsigned char **'
  744. bif_crypto.c:335:8: warning: passing argument 2 of 'd2i_ASN1_OBJECT' from incompatible pointer type
  745. /usr/include/openssl/asn1.h:787:15: note: expected 'const unsigned char **' but argument is of type 'unsigned char **'
  746. bif_crypto.c:351:8: warning: passing argument 2 of 'd2i_ASN1_BOOLEAN' from incompatible pointer type
  747. /usr/include/openssl/asn1.h:830:5: note: expected 'const unsigned char **' but argument is of type 'unsigned char **'
  748. bif_crypto.c:368:8: warning: passing argument 2 of 'd2i_ASN1_OCTET_STRING' from incompatible pointer type
  749. /usr/include/openssl/asn1.h:859:119: note: expected 'const unsigned char **' but argument is of type 'unsigned char **'
  750. bif_crypto.c:428:8: warning: passing argument 2 of 'd2i_ASN1_INTEGER' from incompatible pointer type
  751. /usr/include/openssl/asn1.h:832:94: note: expected 'const unsigned char **' but argument is of type 'unsigned char **'
  752. bif_crypto.c:459:8: warning: passing argument 2 of 'd2i_ASN1_ENUMERATED' from incompatible pointer type
  753. /usr/include/openssl/asn1.h:841:109: note: expected 'const unsigned char **' but argument is of type 'unsigned char **'
  754. bif_crypto.c: In function 'bif_get_certificate_info':
  755. bif_crypto.c:1479:26: warning: assignment discards qualifiers from pointer target type
  756. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libwi_la-bif_regexp.lo `test -f 'bif_regexp.c' || echo './'`bif_regexp.c
  757. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libwi_la-bif_uuencode.lo `test -f 'bif_uuencode.c' || echo './'`bif_uuencode.c
  758. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c bif_regexp.c -fPIC -DPIC -o .libs/libwi_la-bif_regexp.o
  759. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libwi_la-bitmap.lo `test -f 'bitmap.c' || echo './'`bitmap.c
  760. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libwi_la-blob.lo `test -f 'blob.c' || echo './'`blob.c
  761. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c bitmap.c -fPIC -DPIC -o .libs/libwi_la-bitmap.o
  762. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c bif_uuencode.c -fPIC -DPIC -o .libs/libwi_la-bif_uuencode.o
  763. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c blob.c -fPIC -DPIC -o .libs/libwi_la-blob.o
  764. /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -Wall -DNDEBUG -I/var/tmp/portage/dev-db/virtuoso-server-6.1.3/work/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I. -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/odbcsdk/include -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -march=prescott -O2 -pipe -fomit-frame-pointer -c -o libwi_la-blobio.lo `test -f 'blobio.c' || echo './'`blob
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement