* CPV: dev-db/virtuoso-server-6.1.2 * REPO: gentoo * Maintainer: reavertm@gentoo.org kde@gentoo.org * USE: elibc_glibc kernel_linux readline test userland_GNU x86 >>> Unpacking source... >>> Unpacking virtuoso-opensource-6.1.2.tar.gz to /var/tmp/portage/dev-db/virtuoso-server-6.1.2/work >>> Unpacking VOS-genpatches-6.1.2.tar.bz2 to /var/tmp/portage/dev-db/virtuoso-server-6.1.2/work >>> Source unpacked in /var/tmp/portage/dev-db/virtuoso-server-6.1.2/work >>> Preparing source in /var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2 ... * Applying various patches (bugfixes/updates) ... * 01_flatten-subdirs.patch ... [ ok ] * 02_preserve-cflags.patch ... [ ok ] * 03_ignore-misc-files.patch ... [ ok ] * Done with patching * Running eautoreconf in '/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2' ... * Running aclocal -I binsrc/config ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal -I binsrc/config ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: virtuoso-opensource-6.1.2/binsrc/config/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2 ... * econf: updating virtuoso-opensource-6.1.2/binsrc/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating virtuoso-opensource-6.1.2/binsrc/config/config.guess with /usr/share/gnuconfig/config.guess ./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 --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 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu creating config.nice checking for Virtuoso installation layout... Gentoo checking for cpp... /usr/bin/cpp checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking how to run the C preprocessor... /usr/bin/cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether char is unsigned... no checking for long double with more range or precision than double... yes checking size of char... 1 checking size of short... 2 checking size of unsigned... 4 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 12 checking size of char *... 4 checking size of void *... 4 checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for bison... bison -y checking for htmldoc... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for flex... /usr/bin/flex checking for gawk... /usr/bin/gawk checking for gperf... /usr/bin/gperf checking for perl... /usr/bin/perl checking for python... /usr/bin/python checking for ruby... /usr/bin/ruby checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for pwd.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for ptrdiff_t... yes checking for tm_gmtoff in struct tm... yes checking for tm_tzadj in struct tm... no checking for t_open in -lnsl... no checking for gethostbyname in -linet... no checking for socket in -lsocket... no checking for cos in -lm... yes checking for working memcmp... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for getpagesize... yes checking for gettimeofday... yes checking for strtok_r... yes checking for ftruncate... yes checking for fchmod... yes checking for fsync... yes checking for ftime... yes checking for localtime_r... yes checking for gmtime_r... yes checking for syslog... yes checking for snprintf... yes checking for vsnprintf... yes checking for wcsdup... yes checking for wcscasecmp... yes checking for wcsicmp... no checking for wcscmp... yes checking for wcslen... yes checking for wcsncat... yes checking for wcsnicmp... no checking for wcsncasecmp... yes checking for wcsncmp... yes checking for wcscpy... yes checking for iswspace... yes checking for iswdigit... yes checking for wcsncpy... yes checking for wtol... no checking for wtoi... no checking for wcschr... yes checking for wcsrchr... yes checking for wcsstr... yes checking for wcscat... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for wprintf... yes checking for fputws... yes checking for putwc... yes checking for swprintf... yes checking for fwprintf... yes checking for swscanf... yes checking for fgetws... yes checking for putwchar... yes checking for putws... no checking for wfopen... no checking for cwprintf... no checking for wperror... no checking for wexecvp... no checking for wgetenv... no checking for wgetpass... no checking for wgetpassphrase... no checking for getpwnam... yes checking for getgrnam... yes checking for chmod... yes checking for getpwuid... yes checking for getgrgid... yes checking for setuid... yes checking for putenv... yes checking for setenv... yes checking for strerror... yes checking for strdup... yes checking for getrusage... yes checking for memmove... yes checking for memmem... yes checking for memcpy... yes checking for sys_errlist... yes checking whether va_copy exists... yes checking whether __va_copy exists... yes checking for flock in ... yes checking whether #! works in shell scripts... yes checking for long file names... yes checking for restartable system calls... yes configure: checking default compiler values... checking for uuid_t... no checking validity of the OpenSSL headers in /usr... good checking version and usability of the OpenSSL lib in /usr... good checking for xml2-config... /usr/bin/xml2-config checking for libxml - version >= 2.4.0... yes (version 2.7.7) checking for Wand-config... /usr/bin/Wand-config checking ImageMagick library usability... good checking WBXML2 library usability... good checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for main in -lz... yes checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for pthread_attr_getstacksize... yes checking for --with-libs... no checking for --with-editline... no checking for --with-readline... yes checking for -lreadline without -ltermcap... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for dlopen in -ldl... (cached) yes checking for shl_load in -ldld... no checking for iODBC location... libsrc/odbcsdk checking for Java options... done done checking for OS specific configuration... (Linux) checking for OS specific defines... (-Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE) checking for system libs... -lm Configured: xml ssl imsg pldebug pthreads readline configure: creating ./config.status config.status: creating Makefile config.status: creating binsrc/Makefile config.status: creating docsrc/Makefile config.status: creating libsrc/Makefile config.status: creating binsrc/bpel/Makefile config.status: creating binsrc/b3s/Makefile config.status: creating binsrc/cached_resources/Makefile config.status: creating binsrc/dav/Makefile config.status: creating binsrc/driver/Makefile config.status: creating binsrc/hibernate/Makefile config.status: creating binsrc/hosting/Makefile config.status: creating binsrc/hosting/mono/Makefile config.status: creating binsrc/hosting/mono/tests/Makefile config.status: creating binsrc/hosting/perl/Makefile config.status: creating binsrc/hosting/php/Makefile config.status: creating binsrc/hosting/python/Makefile config.status: creating binsrc/hosting/ruby/Makefile config.status: creating binsrc/isparql/Makefile config.status: creating binsrc/jena/Makefile config.status: creating binsrc/maildrop/Makefile config.status: creating binsrc/mono/Makefile config.status: creating binsrc/oat/Makefile config.status: creating binsrc/rdf_mappers/Makefile config.status: creating binsrc/redland/Makefile config.status: creating binsrc/samples/demo/Makefile config.status: creating binsrc/samples/hslookup/Makefile config.status: creating binsrc/samples/image_magick/Makefile config.status: creating binsrc/samples/JDBC/Makefile config.status: creating binsrc/samples/Makefile config.status: creating binsrc/samples/odp/Makefile config.status: creating binsrc/samples/sparql_demo/Makefile config.status: creating binsrc/samples/wbxml2/Makefile config.status: creating binsrc/samples/webapp/Makefile config.status: creating binsrc/samples/xpath/Makefile config.status: creating binsrc/samples/xquery/Makefile config.status: creating binsrc/sesame/Makefile config.status: creating binsrc/sesame2/Makefile config.status: creating binsrc/sesame3/Makefile config.status: creating binsrc/sqldoc/Makefile config.status: creating binsrc/sync/Makefile config.status: creating binsrc/tests/biftest/Makefile config.status: creating binsrc/tests/dotnet/Makefile config.status: creating binsrc/tests/Makefile config.status: creating binsrc/tests/bsbm/Makefile config.status: creating binsrc/tests/lubm/Makefile config.status: creating binsrc/tests/oledb/Makefile config.status: creating binsrc/tests/rdf/Makefile config.status: creating binsrc/tests/suite/Makefile config.status: creating binsrc/tests/suite/tpc-d/Makefile config.status: creating binsrc/tests/tpcrun/Makefile config.status: creating binsrc/tests/wb/Makefile config.status: creating binsrc/tutorial/apps/Makefile config.status: creating binsrc/tutorial/hosting/Makefile config.status: creating binsrc/tutorial/Makefile config.status: creating binsrc/tutorial/services/Makefile config.status: creating binsrc/tutorial/web/Makefile config.status: creating binsrc/tutorial/xml/Makefile config.status: creating binsrc/vad/Makefile config.status: creating binsrc/virtodbc/Makefile config.status: creating binsrc/virtoledb/Makefile config.status: creating binsrc/VirtuosoClient.Net/Makefile config.status: creating binsrc/virtuoso/Makefile config.status: creating binsrc/virtuoso_sink/Makefile config.status: creating binsrc/vsp/Makefile config.status: creating binsrc/vspx/Makefile config.status: creating binsrc/ws/Makefile config.status: creating binsrc/ws/wsrm/Makefile config.status: creating binsrc/xddl/Makefile config.status: creating binsrc/yacutia/Makefile config.status: creating docsrc/chm/Makefile config.status: creating docsrc/docwiki/Makefile config.status: creating docsrc/html_virt/Makefile config.status: creating docsrc/images/Makefile config.status: creating docsrc/pdf/Makefile config.status: creating docsrc/releasenotes/Makefile config.status: creating docsrc/styleguide/Makefile config.status: creating docsrc/stylesheets/Makefile config.status: creating docsrc/xmlsource/Makefile config.status: creating libsrc/Dk/Makefile config.status: creating libsrc/JDBCDriverType4/Makefile config.status: creating libsrc/JDBCDriverType4/testsuite_2.0/Makefile config.status: creating libsrc/JDBCDriverType4/testsuite_3.0/Makefile config.status: creating libsrc/JDBCDriverType4/testsuite_4.0/Makefile config.status: creating libsrc/JDBCDriverType4/virtuoso/jdbc2/Makefile config.status: creating libsrc/JDBCDriverType4/virtuoso/Makefile config.status: creating libsrc/langfunc/Makefile config.status: creating libsrc/odbcsdk/Makefile config.status: creating libsrc/plugin/Makefile config.status: creating libsrc/Thread/Makefile config.status: creating libsrc/Tidy/Makefile config.status: creating libsrc/util/Makefile config.status: creating libsrc/Wi/Makefile config.status: creating libsrc/Xml.new/Makefile config.status: creating libsrc/zlib/Makefile config.status: creating appsrc/Makefile config.status: creating appsrc/ODS-Framework/Makefile config.status: creating appsrc/ODS-Addressbook/Makefile config.status: creating appsrc/ODS-Blog/Makefile config.status: creating appsrc/ODS-Bookmark/Makefile config.status: creating appsrc/ODS-Briefcase/Makefile config.status: creating appsrc/ODS-Calendar/Makefile config.status: creating appsrc/ODS-Community/Makefile config.status: creating appsrc/ODS-Discussion/Makefile config.status: creating appsrc/ODS-FeedManager/Makefile config.status: creating appsrc/ODS-Gallery/Makefile config.status: creating appsrc/ODS-Polls/Makefile config.status: creating appsrc/ODS-WebMail/Makefile config.status: creating appsrc/ODS-Wiki/Makefile config.status: creating appsrc/ODS-Wiki/plugin/Makefile config.status: creating libsrc/Dk/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands Virtuoso Open Source Edition 6.1.2 configuration summary ======================================================== Installation variables layout Gentoo prefix /usr exec_prefix ${prefix} Installation paths programs ${exec_prefix}/bin include files ${prefix}/include libraries ${exec_prefix}/lib manual pages /usr/share/man vad packages /usr/share/virtuoso/vad database /var/lib/virtuoso/db hosting ${exec_prefix}/lib/virtuoso/hosting Options BUILD_OPTS xml ssl imsg pldebug pthreads readline >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2 ... make -j14 Making all in libsrc make[1]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc' Making all in Dk make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Dk' make all-am make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Dk' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkalloc.lo -MD -MP -MF .deps/libdksrv_la-Dkalloc.Tpo -c -o libdksrv_la-Dkalloc.lo `test -f 'Dkalloc.c' || echo './'`Dkalloc.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkbasket.lo -MD -MP -MF .deps/libdksrv_la-Dkbasket.Tpo -c -o libdksrv_la-Dkbasket.lo `test -f 'Dkbasket.c' || echo './'`Dkbasket.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkbox.lo -MD -MP -MF .deps/libdksrv_la-Dkbox.Tpo -c -o libdksrv_la-Dkbox.lo `test -f 'Dkbox.c' || echo './'`Dkbox.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkdevice.lo -MD -MP -MF .deps/libdksrv_la-Dkdevice.Tpo -c -o libdksrv_la-Dkdevice.lo `test -f 'Dkdevice.c' || echo './'`Dkdevice.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkhash.lo -MD -MP -MF .deps/libdksrv_la-Dkhash.Tpo -c -o libdksrv_la-Dkhash.lo `test -f 'Dkhash.c' || echo './'`Dkhash.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkhashext.lo -MD -MP -MF .deps/libdksrv_la-Dkhashext.Tpo -c -o libdksrv_la-Dkhashext.lo `test -f 'Dkhashext.c' || echo './'`Dkhashext.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dklongjmp.lo -MD -MP -MF .deps/libdksrv_la-Dklongjmp.Tpo -c -o libdksrv_la-Dklongjmp.lo `test -f 'Dklongjmp.c' || echo './'`Dklongjmp.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkmarshal.lo -MD -MP -MF .deps/libdksrv_la-Dkmarshal.Tpo -c -o libdksrv_la-Dkmarshal.lo `test -f 'Dkmarshal.c' || echo './'`Dkmarshal.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkresource.lo -MD -MP -MF .deps/libdksrv_la-Dkresource.Tpo -c -o libdksrv_la-Dkresource.lo `test -f 'Dkresource.c' || echo './'`Dkresource.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkrusage.lo -MD -MP -MF .deps/libdksrv_la-Dkrusage.Tpo -c -o libdksrv_la-Dkrusage.lo `test -f 'Dkrusage.c' || echo './'`Dkrusage.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkses2.lo -MD -MP -MF .deps/libdksrv_la-Dkses2.Tpo -c -o libdksrv_la-Dkses2.lo `test -f 'Dkses2.c' || echo './'`Dkses2.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dksesinp.lo -MD -MP -MF .deps/libdksrv_la-Dksesinp.Tpo -c -o libdksrv_la-Dksesinp.lo `test -f 'Dksesinp.c' || echo './'`Dksesinp.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dksession.lo -MD -MP -MF .deps/libdksrv_la-Dksession.Tpo -c -o libdksrv_la-Dksession.lo `test -f 'Dksession.c' || echo './'`Dksession.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dksesstr.lo -MD -MP -MF .deps/libdksrv_la-Dksesstr.Tpo -c -o libdksrv_la-Dksesstr.lo `test -f 'Dksesstr.c' || echo './'`Dksesstr.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkbox.lo -MD -MP -MF .deps/libdksrv_la-Dkbox.Tpo -c Dkbox.c -fPIC -DPIC -o .libs/libdksrv_la-Dkbox.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkbasket.lo -MD -MP -MF .deps/libdksrv_la-Dkbasket.Tpo -c Dkbasket.c -fPIC -DPIC -o .libs/libdksrv_la-Dkbasket.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkhashext.lo -MD -MP -MF .deps/libdksrv_la-Dkhashext.Tpo -c Dkhashext.c -fPIC -DPIC -o .libs/libdksrv_la-Dkhashext.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkalloc.lo -MD -MP -MF .deps/libdksrv_la-Dkalloc.Tpo -c Dkalloc.c -fPIC -DPIC -o .libs/libdksrv_la-Dkalloc.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkhash.lo -MD -MP -MF .deps/libdksrv_la-Dkhash.Tpo -c Dkhash.c -fPIC -DPIC -o .libs/libdksrv_la-Dkhash.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkdevice.lo -MD -MP -MF .deps/libdksrv_la-Dkdevice.Tpo -c Dkdevice.c -fPIC -DPIC -o .libs/libdksrv_la-Dkdevice.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dklongjmp.lo -MD -MP -MF .deps/libdksrv_la-Dklongjmp.Tpo -c Dklongjmp.c -fPIC -DPIC -o .libs/libdksrv_la-Dklongjmp.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkresource.lo -MD -MP -MF .deps/libdksrv_la-Dkresource.Tpo -c Dkresource.c -fPIC -DPIC -o .libs/libdksrv_la-Dkresource.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dksesinp.lo -MD -MP -MF .deps/libdksrv_la-Dksesinp.Tpo -c Dksesinp.c -fPIC -DPIC -o .libs/libdksrv_la-Dksesinp.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkrusage.lo -MD -MP -MF .deps/libdksrv_la-Dkrusage.Tpo -c Dkrusage.c -fPIC -DPIC -o .libs/libdksrv_la-Dkrusage.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkses2.lo -MD -MP -MF .deps/libdksrv_la-Dkses2.Tpo -c Dkses2.c -fPIC -DPIC -o .libs/libdksrv_la-Dkses2.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dksession.lo -MD -MP -MF .deps/libdksrv_la-Dksession.Tpo -c Dksession.c -fPIC -DPIC -o .libs/libdksrv_la-Dksession.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkmarshal.lo -MD -MP -MF .deps/libdksrv_la-Dkmarshal.Tpo -c Dkmarshal.c -fPIC -DPIC -o .libs/libdksrv_la-Dkmarshal.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dksesstr.lo -MD -MP -MF .deps/libdksrv_la-Dksesstr.Tpo -c Dksesstr.c -fPIC -DPIC -o .libs/libdksrv_la-Dksesstr.o mv -f .deps/libdksrv_la-Dklongjmp.Tpo .deps/libdksrv_la-Dklongjmp.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dksestcp.lo -MD -MP -MF .deps/libdksrv_la-Dksestcp.Tpo -c -o libdksrv_la-Dksestcp.lo `test -f 'Dksestcp.c' || echo './'`Dksestcp.c mv -f .deps/libdksrv_la-Dkrusage.Tpo .deps/libdksrv_la-Dkrusage.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dksets.lo -MD -MP -MF .deps/libdksrv_la-Dksets.Tpo -c -o libdksrv_la-Dksets.lo `test -f 'Dksets.c' || echo './'`Dksets.c mv -f .deps/libdksrv_la-Dkdevice.Tpo .deps/libdksrv_la-Dkdevice.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkpool.lo -MD -MP -MF .deps/libdksrv_la-Dkpool.Tpo -c -o libdksrv_la-Dkpool.lo `test -f 'Dkpool.c' || echo './'`Dkpool.c mv -f .deps/libdksrv_la-Dksesinp.Tpo .deps/libdksrv_la-Dksesinp.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkutil.lo -MD -MP -MF .deps/libdksrv_la-Dkutil.Tpo -c -o libdksrv_la-Dkutil.lo `test -f 'Dkutil.c' || echo './'`Dkutil.c mv -f .deps/libdksrv_la-Dksession.Tpo .deps/libdksrv_la-Dksession.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkstubs.lo -MD -MP -MF .deps/libdksrv_la-Dkstubs.Tpo -c -o libdksrv_la-Dkstubs.lo `test -f 'Dkstubs.c' || echo './'`Dkstubs.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dksestcp.lo -MD -MP -MF .deps/libdksrv_la-Dksestcp.Tpo -c Dksestcp.c -fPIC -DPIC -o .libs/libdksrv_la-Dksestcp.o Dksesstr.c: In function 'strdev_write': Dksesstr.c:280:11: warning: ignoring return value of 'mktemp', declared with attribute warn_unused_result mv -f .deps/libdksrv_la-Dkresource.Tpo .deps/libdksrv_la-Dkresource.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkernel.lo -MD -MP -MF .deps/libdksrv_la-Dkernel.Tpo -c -o libdksrv_la-Dkernel.lo `test -f 'Dkernel.c' || echo './'`Dkernel.c mv -f .deps/libdksrv_la-Dkbasket.Tpo .deps/libdksrv_la-Dkbasket.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkalloc.lo -MD -MP -MF .deps/libdk1t_la-Dkalloc.Tpo -c -o libdk1t_la-Dkalloc.lo `test -f 'Dkalloc.c' || echo './'`Dkalloc.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dksets.lo -MD -MP -MF .deps/libdksrv_la-Dksets.Tpo -c Dksets.c -fPIC -DPIC -o .libs/libdksrv_la-Dksets.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkutil.lo -MD -MP -MF .deps/libdksrv_la-Dkutil.Tpo -c Dkutil.c -fPIC -DPIC -o .libs/libdksrv_la-Dkutil.o mv -f .deps/libdksrv_la-Dkalloc.Tpo .deps/libdksrv_la-Dkalloc.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkbasket.lo -MD -MP -MF .deps/libdk1t_la-Dkbasket.Tpo -c -o libdk1t_la-Dkbasket.lo `test -f 'Dkbasket.c' || echo './'`Dkbasket.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkpool.lo -MD -MP -MF .deps/libdksrv_la-Dkpool.Tpo -c Dkpool.c -fPIC -DPIC -o .libs/libdksrv_la-Dkpool.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkstubs.lo -MD -MP -MF .deps/libdksrv_la-Dkstubs.Tpo -c Dkstubs.c -fPIC -DPIC -o .libs/libdksrv_la-Dkstubs.o mv -f .deps/libdksrv_la-Dkses2.Tpo .deps/libdksrv_la-Dkses2.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkbox.lo -MD -MP -MF .deps/libdk1t_la-Dkbox.Tpo -c -o libdk1t_la-Dkbox.lo `test -f 'Dkbox.c' || echo './'`Dkbox.c mv -f .deps/libdksrv_la-Dkhash.Tpo .deps/libdksrv_la-Dkhash.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdksrv_la-Dkernel.lo -MD -MP -MF .deps/libdksrv_la-Dkernel.Tpo -c Dkernel.c -fPIC -DPIC -o .libs/libdksrv_la-Dkernel.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkbasket.lo -MD -MP -MF .deps/libdk1t_la-Dkbasket.Tpo -c Dkbasket.c -fPIC -DPIC -o .libs/libdk1t_la-Dkbasket.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkdevice.lo -MD -MP -MF .deps/libdk1t_la-Dkdevice.Tpo -c -o libdk1t_la-Dkdevice.lo `test -f 'Dkdevice.c' || echo './'`Dkdevice.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkalloc.lo -MD -MP -MF .deps/libdk1t_la-Dkalloc.Tpo -c Dkalloc.c -fPIC -DPIC -o .libs/libdk1t_la-Dkalloc.o Dkbox.c: In function 'box_dv_ubuf': Dkbox.c:1728:3: warning: array subscript is below array bounds 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkbox.lo -MD -MP -MF .deps/libdk1t_la-Dkbox.Tpo -c Dkbox.c -fPIC -DPIC -o .libs/libdk1t_la-Dkbox.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkdevice.lo -MD -MP -MF .deps/libdk1t_la-Dkdevice.Tpo -c Dkdevice.c -fPIC -DPIC -o .libs/libdk1t_la-Dkdevice.o mv -f .deps/libdksrv_la-Dkutil.Tpo .deps/libdksrv_la-Dkutil.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkhash.lo -MD -MP -MF .deps/libdk1t_la-Dkhash.Tpo -c -o libdk1t_la-Dkhash.lo `test -f 'Dkhash.c' || echo './'`Dkhash.c mv -f .deps/libdksrv_la-Dkstubs.Tpo .deps/libdksrv_la-Dkstubs.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkhashext.lo -MD -MP -MF .deps/libdk1t_la-Dkhashext.Tpo -c -o libdk1t_la-Dkhashext.lo `test -f 'Dkhashext.c' || echo './'`Dkhashext.c mv -f .deps/libdksrv_la-Dkbox.Tpo .deps/libdksrv_la-Dkbox.Plo mv -f .deps/libdk1t_la-Dkbasket.Tpo .deps/libdk1t_la-Dkbasket.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dklongjmp.lo -MD -MP -MF .deps/libdk1t_la-Dklongjmp.Tpo -c -o libdk1t_la-Dklongjmp.lo `test -f 'Dklongjmp.c' || echo './'`Dklongjmp.c Dkernel.c: In function 'PrpcConnect2': Dkernel.c:4284:29: warning: initialization discards qualifiers from pointer target type Dkernel.c: In function 'ssl_server_init': Dkernel.c:4859:21: warning: assignment discards qualifiers from pointer target type Dkernel.c:4913:11: warning: pointer type mismatch in conditional expression Dkernel.c:4915:23: warning: pointer type mismatch in conditional expression Dkernel.c:4918:39: warning: pointer type mismatch in conditional expression /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkmarshal.lo -MD -MP -MF .deps/libdk1t_la-Dkmarshal.Tpo -c -o libdk1t_la-Dkmarshal.lo `test -f 'Dkmarshal.c' || echo './'`Dkmarshal.c Dkernel.c: In function 'PEM_parse': Dkernel.c:5023:4: warning: value computed is not used Dkernel.c: In function 'ssl_client_use_pkcs12': Dkernel.c:5083:7: warning: pointer type mismatch in conditional expression Dkernel.c:5083:7: warning: pointer type mismatch in conditional expression Dkernel.c:5092:7: warning: pointer type mismatch in conditional expression Dkernel.c:5092:7: warning: pointer type mismatch in conditional expression Dkernel.c:5099:7: warning: pointer type mismatch in conditional expression Dkernel.c:5099:7: warning: pointer type mismatch in conditional expression Dkernel.c:5106:7: warning: pointer type mismatch in conditional expression Dkernel.c:5106:7: warning: pointer type mismatch in conditional expression Dkernel.c:5109:19: warning: pointer type mismatch in conditional expression Dkernel.c:5111:27: warning: pointer type mismatch in conditional expression Dkernel.c:5115:3: warning: pointer type mismatch in conditional expression Dkernel.c:5115:3: warning: pointer type mismatch in conditional expression 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkhash.lo -MD -MP -MF .deps/libdk1t_la-Dkhash.Tpo -c Dkhash.c -fPIC -DPIC -o .libs/libdk1t_la-Dkhash.o mv -f .deps/libdksrv_la-Dkmarshal.Tpo .deps/libdksrv_la-Dkmarshal.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkresource.lo -MD -MP -MF .deps/libdk1t_la-Dkresource.Tpo -c -o libdk1t_la-Dkresource.lo `test -f 'Dkresource.c' || echo './'`Dkresource.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkhashext.lo -MD -MP -MF .deps/libdk1t_la-Dkhashext.Tpo -c Dkhashext.c -fPIC -DPIC -o .libs/libdk1t_la-Dkhashext.o mv -f .deps/libdksrv_la-Dkpool.Tpo .deps/libdksrv_la-Dkpool.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dklongjmp.lo -MD -MP -MF .deps/libdk1t_la-Dklongjmp.Tpo -c Dklongjmp.c -fPIC -DPIC -o .libs/libdk1t_la-Dklongjmp.o mv -f .deps/libdk1t_la-Dkdevice.Tpo .deps/libdk1t_la-Dkdevice.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkrusage.lo -MD -MP -MF .deps/libdk1t_la-Dkrusage.Tpo -c -o libdk1t_la-Dkrusage.lo `test -f 'Dkrusage.c' || echo './'`Dkrusage.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkresource.lo -MD -MP -MF .deps/libdk1t_la-Dkresource.Tpo -c Dkresource.c -fPIC -DPIC -o .libs/libdk1t_la-Dkresource.o mv -f .deps/libdksrv_la-Dksets.Tpo .deps/libdksrv_la-Dksets.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkses2.lo -MD -MP -MF .deps/libdk1t_la-Dkses2.Tpo -c -o libdk1t_la-Dkses2.lo `test -f 'Dkses2.c' || echo './'`Dkses2.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkmarshal.lo -MD -MP -MF .deps/libdk1t_la-Dkmarshal.Tpo -c Dkmarshal.c -fPIC -DPIC -o .libs/libdk1t_la-Dkmarshal.o mv -f .deps/libdksrv_la-Dksesstr.Tpo .deps/libdksrv_la-Dksesstr.Plo mv -f .deps/libdk1t_la-Dkalloc.Tpo .deps/libdk1t_la-Dkalloc.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dksesinp.lo -MD -MP -MF .deps/libdk1t_la-Dksesinp.Tpo -c -o libdk1t_la-Dksesinp.lo `test -f 'Dksesinp.c' || echo './'`Dksesinp.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dksession.lo -MD -MP -MF .deps/libdk1t_la-Dksession.Tpo -c -o libdk1t_la-Dksession.lo `test -f 'Dksession.c' || echo './'`Dksession.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dksesstr.lo -MD -MP -MF .deps/libdk1t_la-Dksesstr.Tpo -c -o libdk1t_la-Dksesstr.lo `test -f 'Dksesstr.c' || echo './'`Dksesstr.c mv -f .deps/libdk1t_la-Dklongjmp.Tpo .deps/libdk1t_la-Dklongjmp.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dksestcp.lo -MD -MP -MF .deps/libdk1t_la-Dksestcp.Tpo -c -o libdk1t_la-Dksestcp.lo `test -f 'Dksestcp.c' || echo './'`Dksestcp.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkrusage.lo -MD -MP -MF .deps/libdk1t_la-Dkrusage.Tpo -c Dkrusage.c -fPIC -DPIC -o .libs/libdk1t_la-Dkrusage.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dksesinp.lo -MD -MP -MF .deps/libdk1t_la-Dksesinp.Tpo -c Dksesinp.c -fPIC -DPIC -o .libs/libdk1t_la-Dksesinp.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkses2.lo -MD -MP -MF .deps/libdk1t_la-Dkses2.Tpo -c Dkses2.c -fPIC -DPIC -o .libs/libdk1t_la-Dkses2.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dksession.lo -MD -MP -MF .deps/libdk1t_la-Dksession.Tpo -c Dksession.c -fPIC -DPIC -o .libs/libdk1t_la-Dksession.o mv -f .deps/libdksrv_la-Dkhashext.Tpo .deps/libdksrv_la-Dkhashext.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dksesstr.lo -MD -MP -MF .deps/libdk1t_la-Dksesstr.Tpo -c Dksesstr.c -fPIC -DPIC -o .libs/libdk1t_la-Dksesstr.o mv -f .deps/libdk1t_la-Dkhash.Tpo .deps/libdk1t_la-Dkhash.Plo Dkbox.c: In function 'box_dv_ubuf': Dkbox.c:1728:3: warning: array subscript is below array bounds /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dksets.lo -MD -MP -MF .deps/libdk1t_la-Dksets.Tpo -c -o libdk1t_la-Dksets.lo `test -f 'Dksets.c' || echo './'`Dksets.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkpool.lo -MD -MP -MF .deps/libdk1t_la-Dkpool.Tpo -c -o libdk1t_la-Dkpool.lo `test -f 'Dkpool.c' || echo './'`Dkpool.c mv -f .deps/libdk1t_la-Dkresource.Tpo .deps/libdk1t_la-Dkresource.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkutil.lo -MD -MP -MF .deps/libdk1t_la-Dkutil.Tpo -c -o libdk1t_la-Dkutil.lo `test -f 'Dkutil.c' || echo './'`Dkutil.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dksestcp.lo -MD -MP -MF .deps/libdk1t_la-Dksestcp.Tpo -c Dksestcp.c -fPIC -DPIC -o .libs/libdk1t_la-Dksestcp.o mv -f .deps/libdk1t_la-Dkrusage.Tpo .deps/libdk1t_la-Dkrusage.Plo mv -f .deps/libdk1t_la-Dksesinp.Tpo .deps/libdk1t_la-Dksesinp.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dksets.lo -MD -MP -MF .deps/libdk1t_la-Dksets.Tpo -c Dksets.c -fPIC -DPIC -o .libs/libdk1t_la-Dksets.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkstubs.lo -MD -MP -MF .deps/libdk1t_la-Dkstubs.Tpo -c -o libdk1t_la-Dkstubs.lo `test -f 'Dkstubs.c' || echo './'`Dkstubs.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkpool.lo -MD -MP -MF .deps/libdk1t_la-Dkpool.Tpo -c Dkpool.c -fPIC -DPIC -o .libs/libdk1t_la-Dkpool.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkstkern.lo -MD -MP -MF .deps/libdk1t_la-Dkstkern.Tpo -c -o libdk1t_la-Dkstkern.lo `test -f 'Dkstkern.c' || echo './'`Dkstkern.c mv -f .deps/libdk1t_la-Dkbox.Tpo .deps/libdk1t_la-Dkbox.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkutil.lo -MD -MP -MF .deps/libdk1t_la-Dkutil.Tpo -c Dkutil.c -fPIC -DPIC -o .libs/libdk1t_la-Dkutil.o mv -f .deps/libdk1t_la-Dksession.Tpo .deps/libdk1t_la-Dksession.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkstkern.lo -MD -MP -MF .deps/libdk1t_la-Dkstkern.Tpo -c Dkstkern.c -fPIC -DPIC -o .libs/libdk1t_la-Dkstkern.o Dksesstr.c: In function 'strdev_write': Dksesstr.c:280:11: warning: ignoring return value of 'mktemp', declared with attribute warn_unused_result 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -MT libdk1t_la-Dkstubs.lo -MD -MP -MF .deps/libdk1t_la-Dkstubs.Tpo -c Dkstubs.c -fPIC -DPIC -o .libs/libdk1t_la-Dkstubs.o mv -f .deps/libdk1t_la-Dkutil.Tpo .deps/libdk1t_la-Dkutil.Plo mv -f .deps/libdk1t_la-Dkses2.Tpo .deps/libdk1t_la-Dkses2.Plo mv -f .deps/libdk1t_la-Dkstubs.Tpo .deps/libdk1t_la-Dkstubs.Plo mv -f .deps/libdk1t_la-Dksets.Tpo .deps/libdk1t_la-Dksets.Plo mv -f .deps/libdksrv_la-Dksestcp.Tpo .deps/libdksrv_la-Dksestcp.Plo mv -f .deps/libdk1t_la-Dkpool.Tpo .deps/libdk1t_la-Dkpool.Plo mv -f .deps/libdk1t_la-Dkhashext.Tpo .deps/libdk1t_la-Dkhashext.Plo In file included from Dkstkern.c:30:0: Dkernel.c: In function 'PrpcConnect2': Dkernel.c:4284:29: warning: initialization discards qualifiers from pointer target type Dkernel.c: In function 'ssl_server_init': Dkernel.c:4857:21: warning: assignment discards qualifiers from pointer target type Dkernel.c: In function 'PEM_parse': Dkernel.c:5023:4: warning: value computed is not used Dkernel.c: In function 'ssl_client_use_pkcs12': Dkernel.c:5083:7: warning: pointer type mismatch in conditional expression Dkernel.c:5083:7: warning: pointer type mismatch in conditional expression Dkernel.c:5092:7: warning: pointer type mismatch in conditional expression Dkernel.c:5092:7: warning: pointer type mismatch in conditional expression Dkernel.c:5099:7: warning: pointer type mismatch in conditional expression Dkernel.c:5099:7: warning: pointer type mismatch in conditional expression Dkernel.c:5106:7: warning: pointer type mismatch in conditional expression Dkernel.c:5106:7: warning: pointer type mismatch in conditional expression Dkernel.c:5109:19: warning: pointer type mismatch in conditional expression Dkernel.c:5111:27: warning: pointer type mismatch in conditional expression Dkernel.c:5115:3: warning: pointer type mismatch in conditional expression Dkernel.c:5115:3: warning: pointer type mismatch in conditional expression mv -f .deps/libdk1t_la-Dkmarshal.Tpo .deps/libdk1t_la-Dkmarshal.Plo mv -f .deps/libdk1t_la-Dksesstr.Tpo .deps/libdk1t_la-Dksesstr.Plo mv -f .deps/libdk1t_la-Dksestcp.Tpo .deps/libdk1t_la-Dksestcp.Plo mv -f .deps/libdksrv_la-Dkernel.Tpo .deps/libdksrv_la-Dkernel.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -prefer-pic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 mv -f .deps/libdk1t_la-Dkstkern.Tpo .deps/libdk1t_la-Dkstkern.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -O2 -pipe -prefer-pic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 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 libtool: link: i686-pc-linux-gnu-ranlib .libs/libdksrv.a libtool: link: ( cd ".libs" && rm -f "libdksrv.la" && ln -s "../libdksrv.la" "libdksrv.la" ) 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 libtool: link: i686-pc-linux-gnu-ranlib .libs/libdk1t.a libtool: link: ( cd ".libs" && rm -f "libdk1t.la" && ln -s "../libdk1t.la" "libdk1t.la" ) make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Dk' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Dk' Making all in Thread make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Thread' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrs_la-thread_queue.lo -MD -MP -MF .deps/libthrs_la-thread_queue.Tpo -c -o libthrs_la-thread_queue.lo `test -f 'thread_queue.c' || echo './'`thread_queue.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrs_la-thread_attr.lo -MD -MP -MF .deps/libthrs_la-thread_attr.Tpo -c -o libthrs_la-thread_attr.lo `test -f 'thread_attr.c' || echo './'`thread_attr.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrs_la-timer_queue.lo -MD -MP -MF .deps/libthrs_la-timer_queue.Tpo -c -o libthrs_la-timer_queue.lo `test -f 'timer_queue.c' || echo './'`timer_queue.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrs_la-io_unix.lo -MD -MP -MF .deps/libthrs_la-io_unix.Tpo -c -o libthrs_la-io_unix.lo `test -f 'io_unix.c' || echo './'`io_unix.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrs_la-thread_rwlock.lo -MD -MP -MF .deps/libthrs_la-thread_rwlock.Tpo -c -o libthrs_la-thread_rwlock.lo `test -f 'thread_rwlock.c' || echo './'`thread_rwlock.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrs_la-sched_single.lo -MD -MP -MF .deps/libthrs_la-sched_single.Tpo -c -o libthrs_la-sched_single.lo `test -f 'sched_single.c' || echo './'`sched_single.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrp_la-thread_queue.lo -MD -MP -MF .deps/libthrp_la-thread_queue.Tpo -c -o libthrp_la-thread_queue.lo `test -f 'thread_queue.c' || echo './'`thread_queue.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrp_la-thread_attr.lo -MD -MP -MF .deps/libthrp_la-thread_attr.Tpo -c -o libthrp_la-thread_attr.lo `test -f 'thread_attr.c' || echo './'`thread_attr.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrp_la-timer_queue.lo -MD -MP -MF .deps/libthrp_la-timer_queue.Tpo -c -o libthrp_la-timer_queue.lo `test -f 'timer_queue.c' || echo './'`timer_queue.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrp_la-io_unix.lo -MD -MP -MF .deps/libthrp_la-io_unix.Tpo -c -o libthrp_la-io_unix.lo `test -f 'io_unix.c' || echo './'`io_unix.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrp_la-thread_rwlock.lo -MD -MP -MF .deps/libthrp_la-thread_rwlock.Tpo -c -o libthrp_la-thread_rwlock.lo `test -f 'thread_rwlock.c' || echo './'`thread_rwlock.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrp_la-sched_pthread.lo -MD -MP -MF .deps/libthrp_la-sched_pthread.Tpo -c -o libthrp_la-sched_pthread.lo `test -f 'sched_pthread.c' || echo './'`sched_pthread.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrp_la-thread_attr.lo -MD -MP -MF .deps/libthrp_la-thread_attr.Tpo -c thread_attr.c -fPIC -DPIC -o .libs/libthrp_la-thread_attr.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrs_la-io_unix.lo -MD -MP -MF .deps/libthrs_la-io_unix.Tpo -c io_unix.c -fPIC -DPIC -o .libs/libthrs_la-io_unix.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrs_la-timer_queue.lo -MD -MP -MF .deps/libthrs_la-timer_queue.Tpo -c timer_queue.c -fPIC -DPIC -o .libs/libthrs_la-timer_queue.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrs_la-sched_single.lo -MD -MP -MF .deps/libthrs_la-sched_single.Tpo -c sched_single.c -fPIC -DPIC -o .libs/libthrs_la-sched_single.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrs_la-thread_rwlock.lo -MD -MP -MF .deps/libthrs_la-thread_rwlock.Tpo -c thread_rwlock.c -fPIC -DPIC -o .libs/libthrs_la-thread_rwlock.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrs_la-thread_attr.lo -MD -MP -MF .deps/libthrs_la-thread_attr.Tpo -c thread_attr.c -fPIC -DPIC -o .libs/libthrs_la-thread_attr.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrs_la-thread_queue.lo -MD -MP -MF .deps/libthrs_la-thread_queue.Tpo -c thread_queue.c -fPIC -DPIC -o .libs/libthrs_la-thread_queue.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrp_la-timer_queue.lo -MD -MP -MF .deps/libthrp_la-timer_queue.Tpo -c timer_queue.c -fPIC -DPIC -o .libs/libthrp_la-timer_queue.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrp_la-thread_queue.lo -MD -MP -MF .deps/libthrp_la-thread_queue.Tpo -c thread_queue.c -fPIC -DPIC -o .libs/libthrp_la-thread_queue.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrp_la-sched_pthread.lo -MD -MP -MF .deps/libthrp_la-sched_pthread.Tpo -c sched_pthread.c -fPIC -DPIC -o .libs/libthrp_la-sched_pthread.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrp_la-io_unix.lo -MD -MP -MF .deps/libthrp_la-io_unix.Tpo -c io_unix.c -fPIC -DPIC -o .libs/libthrp_la-io_unix.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libthrp_la-thread_rwlock.lo -MD -MP -MF .deps/libthrp_la-thread_rwlock.Tpo -c thread_rwlock.c -fPIC -DPIC -o .libs/libthrp_la-thread_rwlock.o mv -f .deps/libthrs_la-io_unix.Tpo .deps/libthrs_la-io_unix.Plo mv -f .deps/libthrs_la-thread_attr.Tpo .deps/libthrs_la-thread_attr.Plo mv -f .deps/libthrp_la-thread_attr.Tpo .deps/libthrp_la-thread_attr.Plo mv -f .deps/libthrp_la-timer_queue.Tpo .deps/libthrp_la-timer_queue.Plo mv -f .deps/libthrs_la-thread_rwlock.Tpo .deps/libthrs_la-thread_rwlock.Plo mv -f .deps/libthrs_la-timer_queue.Tpo .deps/libthrs_la-timer_queue.Plo mv -f .deps/libthrs_la-sched_single.Tpo .deps/libthrs_la-sched_single.Plo mv -f .deps/libthrs_la-thread_queue.Tpo .deps/libthrs_la-thread_queue.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -prefer-pic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 mv -f .deps/libthrp_la-io_unix.Tpo .deps/libthrp_la-io_unix.Plo mv -f .deps/libthrp_la-thread_queue.Tpo .deps/libthrp_la-thread_queue.Plo mv -f .deps/libthrp_la-thread_rwlock.Tpo .deps/libthrp_la-thread_rwlock.Plo 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 libtool: link: i686-pc-linux-gnu-ranlib .libs/libthrs.a libtool: link: ( cd ".libs" && rm -f "libthrs.la" && ln -s "../libthrs.la" "libthrs.la" ) mv -f .deps/libthrp_la-sched_pthread.Tpo .deps/libthrp_la-sched_pthread.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -prefer-pic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 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 libtool: link: i686-pc-linux-gnu-ranlib .libs/libthrp.a libtool: link: ( cd ".libs" && rm -f "libthrp.la" && ln -s "../libthrp.la" "libthrp.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Thread' Making all in Tidy make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Tidy' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-attrs.lo -MD -MP -MF .deps/libtidy_la-attrs.Tpo -c -o libtidy_la-attrs.lo `test -f 'attrs.c' || echo './'`attrs.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-clean.lo -MD -MP -MF .deps/libtidy_la-clean.Tpo -c -o libtidy_la-clean.lo `test -f 'clean.c' || echo './'`clean.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-config.lo -MD -MP -MF .deps/libtidy_la-config.Tpo -c -o libtidy_la-config.lo `test -f 'config.c' || echo './'`config.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-entities.lo -MD -MP -MF .deps/libtidy_la-entities.Tpo -c -o libtidy_la-entities.lo `test -f 'entities.c' || echo './'`entities.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-istack.lo -MD -MP -MF .deps/libtidy_la-istack.Tpo -c -o libtidy_la-istack.lo `test -f 'istack.c' || echo './'`istack.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-lexer.lo -MD -MP -MF .deps/libtidy_la-lexer.Tpo -c -o libtidy_la-lexer.lo `test -f 'lexer.c' || echo './'`lexer.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-localize.lo -MD -MP -MF .deps/libtidy_la-localize.Tpo -c -o libtidy_la-localize.lo `test -f 'localize.c' || echo './'`localize.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-parser.lo -MD -MP -MF .deps/libtidy_la-parser.Tpo -c -o libtidy_la-parser.lo `test -f 'parser.c' || echo './'`parser.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-pprint.lo -MD -MP -MF .deps/libtidy_la-pprint.Tpo -c -o libtidy_la-pprint.lo `test -f 'pprint.c' || echo './'`pprint.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-tags.lo -MD -MP -MF .deps/libtidy_la-tags.Tpo -c -o libtidy_la-tags.lo `test -f 'tags.c' || echo './'`tags.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-tidy.lo -MD -MP -MF .deps/libtidy_la-tidy.Tpo -c -o libtidy_la-tidy.lo `test -f 'tidy.c' || echo './'`tidy.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-entities.lo -MD -MP -MF .deps/libtidy_la-entities.Tpo -c entities.c -fPIC -DPIC -o .libs/libtidy_la-entities.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-parser.lo -MD -MP -MF .deps/libtidy_la-parser.Tpo -c parser.c -fPIC -DPIC -o .libs/libtidy_la-parser.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-config.lo -MD -MP -MF .deps/libtidy_la-config.Tpo -c config.c -fPIC -DPIC -o .libs/libtidy_la-config.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-lexer.lo -MD -MP -MF .deps/libtidy_la-lexer.Tpo -c lexer.c -fPIC -DPIC -o .libs/libtidy_la-lexer.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-attrs.lo -MD -MP -MF .deps/libtidy_la-attrs.Tpo -c attrs.c -fPIC -DPIC -o .libs/libtidy_la-attrs.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-clean.lo -MD -MP -MF .deps/libtidy_la-clean.Tpo -c clean.c -fPIC -DPIC -o .libs/libtidy_la-clean.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-istack.lo -MD -MP -MF .deps/libtidy_la-istack.Tpo -c istack.c -fPIC -DPIC -o .libs/libtidy_la-istack.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-tags.lo -MD -MP -MF .deps/libtidy_la-tags.Tpo -c tags.c -fPIC -DPIC -o .libs/libtidy_la-tags.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-pprint.lo -MD -MP -MF .deps/libtidy_la-pprint.Tpo -c pprint.c -fPIC -DPIC -o .libs/libtidy_la-pprint.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-tidy.lo -MD -MP -MF .deps/libtidy_la-tidy.Tpo -c tidy.c -fPIC -DPIC -o .libs/libtidy_la-tidy.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -MT libtidy_la-localize.lo -MD -MP -MF .deps/libtidy_la-localize.Tpo -c localize.c -fPIC -DPIC -o .libs/libtidy_la-localize.o lexer.c:326:13: warning: 'AddStringToLexer' defined but not used config.c:364:13: warning: 'SkipToEndofLine' defined but not used pprint.c:93:14: warning: 'slidecontent' defined but not used pprint.c:1598:13: warning: 'PrintVertSpacer' defined but not used pprint.c:1606:13: warning: 'PrintNavBar' defined but not used mv -f .deps/libtidy_la-tags.Tpo .deps/libtidy_la-tags.Plo mv -f .deps/libtidy_la-entities.Tpo .deps/libtidy_la-entities.Plo mv -f .deps/libtidy_la-istack.Tpo .deps/libtidy_la-istack.Plo mv -f .deps/libtidy_la-attrs.Tpo .deps/libtidy_la-attrs.Plo mv -f .deps/libtidy_la-config.Tpo .deps/libtidy_la-config.Plo mv -f .deps/libtidy_la-localize.Tpo .deps/libtidy_la-localize.Plo mv -f .deps/libtidy_la-tidy.Tpo .deps/libtidy_la-tidy.Plo mv -f .deps/libtidy_la-clean.Tpo .deps/libtidy_la-clean.Plo mv -f .deps/libtidy_la-lexer.Tpo .deps/libtidy_la-lexer.Plo mv -f .deps/libtidy_la-pprint.Tpo .deps/libtidy_la-pprint.Plo mv -f .deps/libtidy_la-parser.Tpo .deps/libtidy_la-parser.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 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 libtool: link: i686-pc-linux-gnu-ranlib .libs/libtidy.a libtool: link: ( cd ".libs" && rm -f "libtidy.la" && ln -s "../libtidy.la" "libtidy.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Tidy' Making all in Wi make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Wi' * Generating json_p.c using bison (GNU Bison) 2.4.3 * Generating sql_code_2pc.c using GNU Awk 3.1.8 * Generating sql_code_auto.c using GNU Awk 3.1.8 * Generating rdf_mapping_jso.ttl-sample using GNU Awk 3.1.8 * Generating sql_code_adm.c using GNU Awk 3.1.8 * Generating sql_code_1.c using GNU Awk 3.1.8 * Generating rdf_mapping_jso.h using GNU Awk 3.1.8 * Generating sql_code.c using GNU Awk 3.1.8 * Generating json_p.c using bison (GNU Bison) 2.4.3 * Generating rdf_mapping_jso.ttl using GNU Awk 3.1.8 * Generating sql_code_ddk.c using GNU Awk 3.1.8 * Generating sql_code_dav.c using GNU Awk 3.1.8 * Generating sql_code_dbp.c using GNU Awk 3.1.8 * Generating sql_code_imsg.c using GNU Awk 3.1.8 * Generating sql_code_pldbg.c using GNU Awk 3.1.8 * Generating sql_code_repl.c using GNU Awk 3.1.8 * Generating sql_code_sys.c using GNU Awk 3.1.8 * Generating sql_code_uddi.c using GNU Awk 3.1.8 * Generating sql_code_sparql.c using GNU Awk 3.1.8 * Generating sql_code_vad.c using GNU Awk 3.1.8 * Generating sql_code_vdb.c using GNU Awk 3.1.8 * Generating rdf_mapping_jso.c using GNU Awk 3.1.8 * Generating sql_code_ws.c using GNU Awk 3.1.8 * Generating json_l.c using flex 2.5.35 make all-am make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Wi' /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-aqueue.lo -MD -MP -MF .deps/libwi_la-aqueue.Tpo -c -o libwi_la-aqueue.lo `test -f 'aqueue.c' || echo './'`aqueue.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-arith.lo -MD -MP -MF .deps/libwi_la-arith.Tpo -c -o libwi_la-arith.lo `test -f 'arith.c' || echo './'`arith.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-auxfiles.lo -MD -MP -MF .deps/libwi_la-auxfiles.Tpo -c -o libwi_la-auxfiles.lo `test -f 'auxfiles.c' || echo './'`auxfiles.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_audio.lo -MD -MP -MF .deps/libwi_la-bif_audio.Tpo -c -o libwi_la-bif_audio.lo `test -f 'bif_audio.c' || echo './'`bif_audio.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_crypto.lo -MD -MP -MF .deps/libwi_la-bif_crypto.Tpo -c -o libwi_la-bif_crypto.lo `test -f 'bif_crypto.c' || echo './'`bif_crypto.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_diff.lo -MD -MP -MF .deps/libwi_la-bif_diff.Tpo -c -o libwi_la-bif_diff.lo `test -f 'bif_diff.c' || echo './'`bif_diff.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_intl.lo -MD -MP -MF .deps/libwi_la-bif_intl.Tpo -c -o libwi_la-bif_intl.lo `test -f 'bif_intl.c' || echo './'`bif_intl.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_json.lo -MD -MP -MF .deps/libwi_la-bif_json.Tpo -c -o libwi_la-bif_json.lo `test -f 'bif_json.c' || echo './'`bif_json.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_regexp.lo -MD -MP -MF .deps/libwi_la-bif_regexp.Tpo -c -o libwi_la-bif_regexp.lo `test -f 'bif_regexp.c' || echo './'`bif_regexp.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_uuencode.lo -MD -MP -MF .deps/libwi_la-bif_uuencode.Tpo -c -o libwi_la-bif_uuencode.lo `test -f 'bif_uuencode.c' || echo './'`bif_uuencode.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bitmap.lo -MD -MP -MF .deps/libwi_la-bitmap.Tpo -c -o libwi_la-bitmap.lo `test -f 'bitmap.c' || echo './'`bitmap.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-blob.lo -MD -MP -MF .deps/libwi_la-blob.Tpo -c -o libwi_la-blob.lo `test -f 'blob.c' || echo './'`blob.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-blobio.lo -MD -MP -MF .deps/libwi_la-blobio.Tpo -c -o libwi_la-blobio.lo `test -f 'blobio.c' || echo './'`blobio.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-cl_stubs.lo -MD -MP -MF .deps/libwi_la-cl_stubs.Tpo -c -o libwi_la-cl_stubs.lo `test -f 'cl_stubs.c' || echo './'`cl_stubs.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-aqueue.lo -MD -MP -MF .deps/libwi_la-aqueue.Tpo -c aqueue.c -fPIC -DPIC -o .libs/libwi_la-aqueue.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_audio.lo -MD -MP -MF .deps/libwi_la-bif_audio.Tpo -c bif_audio.c -fPIC -DPIC -o .libs/libwi_la-bif_audio.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-arith.lo -MD -MP -MF .deps/libwi_la-arith.Tpo -c arith.c -fPIC -DPIC -o .libs/libwi_la-arith.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-blob.lo -MD -MP -MF .deps/libwi_la-blob.Tpo -c blob.c -fPIC -DPIC -o .libs/libwi_la-blob.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_regexp.lo -MD -MP -MF .deps/libwi_la-bif_regexp.Tpo -c bif_regexp.c -fPIC -DPIC -o .libs/libwi_la-bif_regexp.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_intl.lo -MD -MP -MF .deps/libwi_la-bif_intl.Tpo -c bif_intl.c -fPIC -DPIC -o .libs/libwi_la-bif_intl.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_json.lo -MD -MP -MF .deps/libwi_la-bif_json.Tpo -c bif_json.c -fPIC -DPIC -o .libs/libwi_la-bif_json.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_crypto.lo -MD -MP -MF .deps/libwi_la-bif_crypto.Tpo -c bif_crypto.c -fPIC -DPIC -o .libs/libwi_la-bif_crypto.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-auxfiles.lo -MD -MP -MF .deps/libwi_la-auxfiles.Tpo -c auxfiles.c -fPIC -DPIC -o .libs/libwi_la-auxfiles.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_uuencode.lo -MD -MP -MF .deps/libwi_la-bif_uuencode.Tpo -c bif_uuencode.c -fPIC -DPIC -o .libs/libwi_la-bif_uuencode.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-blobio.lo -MD -MP -MF .deps/libwi_la-blobio.Tpo -c blobio.c -fPIC -DPIC -o .libs/libwi_la-blobio.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_diff.lo -MD -MP -MF .deps/libwi_la-bif_diff.Tpo -c bif_diff.c -fPIC -DPIC -o .libs/libwi_la-bif_diff.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-cl_stubs.lo -MD -MP -MF .deps/libwi_la-cl_stubs.Tpo -c cl_stubs.c -fPIC -DPIC -o .libs/libwi_la-cl_stubs.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bitmap.lo -MD -MP -MF .deps/libwi_la-bitmap.Tpo -c bitmap.c -fPIC -DPIC -o .libs/libwi_la-bitmap.o bif_audio.c: In function 'decode_TEXT': bif_audio.c:576:2: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c: In function 'decode_TXXX': bif_audio.c:586:2: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c: In function 'decode_COMM': bif_audio.c:596:2: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c: In function 'decode_URL': bif_audio.c:601:7: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c: In function 'decode_WXXX': bif_audio.c:611:2: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c: In function 'disect_mp4': bif_audio.c:965:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c:968:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c:971:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c:974:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c:978:6: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c:981:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c:984:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c:987:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c:990:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c:993:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c:1030:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c:1033:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c:1036:4: warning: pointer targets in passing argument 3 of 'xml_key_value' differ in signedness bif_audio.c:277:1: note: expected 'const char *' but argument is of type 'const byte *' bif_audio.c: In function 'bif_audio_to_xml': bif_audio.c:1436:3: warning: pointer targets in passing argument 1 of 'audio_to_xml' differ in signedness bif_audio.c:1410:1: note: expected 'const byte *' but argument is of type 'caddr_t' blob.c: In function 'blob_subseq': blob.c:3201:2: warning: label 'strings_ready' defined but not used mv -f .deps/libwi_la-bif_json.Tpo .deps/libwi_la-bif_json.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-datesupp.lo -MD -MP -MF .deps/libwi_la-datesupp.Tpo -c -o libwi_la-datesupp.lo `test -f 'datesupp.c' || echo './'`datesupp.c bif_intl.c: In function 'get_q_of_lang_in_http_accept_language': bif_intl.c:1104:1: warning: label 'q_done' defined but not used mv -f .deps/libwi_la-auxfiles.Tpo .deps/libwi_la-auxfiles.Plo bitmap.c: In function 'itc_bm_insert_single': bitmap.c:429:5: warning: pointer targets in passing argument 1 of 'box_dv_short_nchars' differ in signedness ../../libsrc/Dk/Dkbox.h:680:1: note: expected 'const char *' but argument is of type 'dtp_t *' bitmap.c: In function 'itc_bm_insert_in_row': bitmap.c:742:7: warning: pointer targets in passing argument 1 of 'box_dv_short_nchars' differ in signedness ../../libsrc/Dk/Dkbox.h:680:1: note: expected 'const char *' but argument is of type 'db_buf_t' bitmap.c:786:3: warning: pointer targets in passing argument 1 of 'box_dv_short_nchars' differ in signedness ../../libsrc/Dk/Dkbox.h:680:1: note: expected 'const char *' but argument is of type 'db_buf_t' /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-ddlrun.lo -MD -MP -MF .deps/libwi_la-ddlrun.Tpo -c -o libwi_la-ddlrun.lo `test -f 'ddlrun.c' || echo './'`ddlrun.c mv -f .deps/libwi_la-bif_uuencode.Tpo .deps/libwi_la-bif_uuencode.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-disk.lo -MD -MP -MF .deps/libwi_la-disk.Tpo -c -o libwi_la-disk.lo `test -f 'disk.c' || echo './'`disk.c bif_crypto.c: In function 'asn1_parse_to_xml': bif_crypto.c:251:7: warning: passing argument 1 of 'ASN1_get_object' from incompatible pointer type /usr/include/openssl/asn1.h:945:5: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' bif_crypto.c:335:8: warning: passing argument 2 of 'd2i_ASN1_OBJECT' from incompatible pointer type /usr/include/openssl/asn1.h:787:15: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' bif_crypto.c:351:8: warning: passing argument 2 of 'd2i_ASN1_BOOLEAN' from incompatible pointer type /usr/include/openssl/asn1.h:830:7: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' bif_crypto.c:368:8: warning: passing argument 2 of 'd2i_ASN1_OCTET_STRING' from incompatible pointer type /usr/include/openssl/asn1.h:859:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' bif_crypto.c:428:8: warning: passing argument 2 of 'd2i_ASN1_INTEGER' from incompatible pointer type /usr/include/openssl/asn1.h:832:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' bif_crypto.c:459:8: warning: passing argument 2 of 'd2i_ASN1_ENUMERATED' from incompatible pointer type /usr/include/openssl/asn1.h:841:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' mv -f .deps/libwi_la-bif_diff.Tpo .deps/libwi_la-bif_diff.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-datesupp.lo -MD -MP -MF .deps/libwi_la-datesupp.Tpo -c datesupp.c -fPIC -DPIC -o .libs/libwi_la-datesupp.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-dks_esc.lo -MD -MP -MF .deps/libwi_la-dks_esc.Tpo -c -o libwi_la-dks_esc.lo `test -f 'dks_esc.c' || echo './'`dks_esc.c mv -f .deps/libwi_la-cl_stubs.Tpo .deps/libwi_la-cl_stubs.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-extent.lo -MD -MP -MF .deps/libwi_la-extent.Tpo -c -o libwi_la-extent.lo `test -f 'extent.c' || echo './'`extent.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-disk.lo -MD -MP -MF .deps/libwi_la-disk.Tpo -c disk.c -fPIC -DPIC -o .libs/libwi_la-disk.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-ddlrun.lo -MD -MP -MF .deps/libwi_la-ddlrun.Tpo -c ddlrun.c -fPIC -DPIC -o .libs/libwi_la-ddlrun.o mv -f .deps/libwi_la-aqueue.Tpo .deps/libwi_la-aqueue.Plo mv -f .deps/libwi_la-bif_regexp.Tpo .deps/libwi_la-bif_regexp.Plo mv -f .deps/libwi_la-bif_audio.Tpo .deps/libwi_la-bif_audio.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-eqlcomp.lo -MD -MP -MF .deps/libwi_la-eqlcomp.Tpo -c -o libwi_la-eqlcomp.lo `test -f 'eqlcomp.c' || echo './'`eqlcomp.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-dks_esc.lo -MD -MP -MF .deps/libwi_la-dks_esc.Tpo -c dks_esc.c -fPIC -DPIC -o .libs/libwi_la-dks_esc.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-gate.lo -MD -MP -MF .deps/libwi_la-gate.Tpo -c -o libwi_la-gate.lo `test -f 'gate.c' || echo './'`gate.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-hash.lo -MD -MP -MF .deps/libwi_la-hash.Tpo -c -o libwi_la-hash.lo `test -f 'hash.c' || echo './'`hash.c mv -f .deps/libwi_la-blobio.Tpo .deps/libwi_la-blobio.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-extent.lo -MD -MP -MF .deps/libwi_la-extent.Tpo -c extent.c -fPIC -DPIC -o .libs/libwi_la-extent.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-hosting.lo -MD -MP -MF .deps/libwi_la-hosting.Tpo -c -o libwi_la-hosting.lo `test -f 'hosting.c' || echo './'`hosting.c mv -f .deps/libwi_la-arith.Tpo .deps/libwi_la-arith.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-http.lo -MD -MP -MF .deps/libwi_la-http.Tpo -c -o libwi_la-http.lo `test -f 'http.c' || echo './'`http.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-gate.lo -MD -MP -MF .deps/libwi_la-gate.Tpo -c gate.c -fPIC -DPIC -o .libs/libwi_la-gate.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-eqlcomp.lo -MD -MP -MF .deps/libwi_la-eqlcomp.Tpo -c eqlcomp.c -fPIC -DPIC -o .libs/libwi_la-eqlcomp.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-hash.lo -MD -MP -MF .deps/libwi_la-hash.Tpo -c hash.c -fPIC -DPIC -o .libs/libwi_la-hash.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-hosting.lo -MD -MP -MF .deps/libwi_la-hosting.Tpo -c hosting.c -fPIC -DPIC -o .libs/libwi_la-hosting.o mv -f .deps/libwi_la-bif_intl.Tpo .deps/libwi_la-bif_intl.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-insert.lo -MD -MP -MF .deps/libwi_la-insert.Tpo -c -o libwi_la-insert.lo `test -f 'insert.c' || echo './'`insert.c extent.c: In function 'dbs_seg_extend': extent.c:114:8: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result extent.c: In function 'fd_extend': extent.c:81:4: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result mv -f .deps/libwi_la-bif_crypto.Tpo .deps/libwi_la-bif_crypto.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-inxop.lo -MD -MP -MF .deps/libwi_la-inxop.Tpo -c -o libwi_la-inxop.lo `test -f 'inxop.c' || echo './'`inxop.c ddlrun.c: In function 'qr_recompile_enter': ddlrun.c:4903:25: warning: unused variable 'cli' ddlrun.c: In function 'qr_recompile_leave': ddlrun.c:4922:25: warning: unused variable 'cli' 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-http.lo -MD -MP -MF .deps/libwi_la-http.Tpo -c http.c -fPIC -DPIC -o .libs/libwi_la-http.o disk.c: In function 'dbs_read_cfg_page': disk.c:3241:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-insert.lo -MD -MP -MF .deps/libwi_la-insert.Tpo -c insert.c -fPIC -DPIC -o .libs/libwi_la-insert.o disk.c: In function 'dbs_open_disks': disk.c:2670:5: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-inxop.lo -MD -MP -MF .deps/libwi_la-inxop.Tpo -c inxop.c -fPIC -DPIC -o .libs/libwi_la-inxop.o mv -f .deps/libwi_la-dks_esc.Tpo .deps/libwi_la-dks_esc.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-json_l.lo -MD -MP -MF .deps/libwi_la-json_l.Tpo -c -o libwi_la-json_l.lo `test -f 'json_l.c' || echo './'`json_l.c mv -f .deps/libwi_la-datesupp.Tpo .deps/libwi_la-datesupp.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-json_p.lo -MD -MP -MF .deps/libwi_la-json_p.Tpo -c -o libwi_la-json_p.lo `test -f 'json_p.c' || echo './'`json_p.c http.c: In function 'ws_read_post': http.c:566:5: warning: format '%4X' expects type 'unsigned int *', but argument 3 has type 'wchar_t *' 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-json_p.lo -MD -MP -MF .deps/libwi_la-json_p.Tpo -c json_p.c -fPIC -DPIC -o .libs/libwi_la-json_p.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-json_l.lo -MD -MP -MF .deps/libwi_la-json_l.Tpo -c json_l.c -fPIC -DPIC -o .libs/libwi_la-json_l.o mv -f .deps/libwi_la-hosting.Tpo .deps/libwi_la-hosting.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-lisprdr.lo -MD -MP -MF .deps/libwi_la-lisprdr.Tpo -c -o libwi_la-lisprdr.lo `test -f 'lisprdr.c' || echo './'`lisprdr.c http.c: In function 'http_set_ssl_listen': http.c:8000:12: warning: assignment discards qualifiers from pointer target type http.c:8079:11: warning: pointer type mismatch in conditional expression http.c:8082:23: warning: pointer type mismatch in conditional expression http.c:8085:39: warning: pointer type mismatch in conditional expression http.c: In function 'bif_http_methods_set': http.c:9805:3: warning: unused variable 'arg' http.c: In function 'http_init_part_two': http.c:10158:16: warning: assignment discards qualifiers from pointer target type http.c:10207:8: warning: pointer type mismatch in conditional expression http.c:10210:20: warning: pointer type mismatch in conditional expression http.c:10213:43: warning: pointer type mismatch in conditional expression mv -f .deps/libwi_la-blob.Tpo .deps/libwi_la-blob.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-lock.lo -MD -MP -MF .deps/libwi_la-lock.Tpo -c -o libwi_la-lock.lo `test -f 'lock.c' || echo './'`lock.c mv -f .deps/libwi_la-bitmap.Tpo .deps/libwi_la-bitmap.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-log.lo -MD -MP -MF .deps/libwi_la-log.Tpo -c -o libwi_la-log.lo `test -f 'log.c' || echo './'`log.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-lisprdr.lo -MD -MP -MF .deps/libwi_la-lisprdr.Tpo -c lisprdr.c -fPIC -DPIC -o .libs/libwi_la-lisprdr.o mv -f .deps/libwi_la-json_p.Tpo .deps/libwi_la-json_p.Plo json_l.c:1358:16: warning: 'input' defined but not used /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-map_schema.lo -MD -MP -MF .deps/libwi_la-map_schema.Tpo -c -o libwi_la-map_schema.lo `test -f 'map_schema.c' || echo './'`map_schema.c ./json.l: In function 'jsonyylex': ./json.l:120:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/libwi_la-gate.Tpo .deps/libwi_la-gate.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-meta.lo -MD -MP -MF .deps/libwi_la-meta.Tpo -c -o libwi_la-meta.lo `test -f 'meta.c' || echo './'`meta.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-lock.lo -MD -MP -MF .deps/libwi_la-lock.Tpo -c lock.c -fPIC -DPIC -o .libs/libwi_la-lock.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-log.lo -MD -MP -MF .deps/libwi_la-log.Tpo -c log.c -fPIC -DPIC -o .libs/libwi_la-log.o mv -f .deps/libwi_la-inxop.Tpo .deps/libwi_la-inxop.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-mtwrite.lo -MD -MP -MF .deps/libwi_la-mtwrite.Tpo -c -o libwi_la-mtwrite.lo `test -f 'mtwrite.c' || echo './'`mtwrite.c mv -f .deps/libwi_la-lisprdr.Tpo .deps/libwi_la-lisprdr.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-map_schema.lo -MD -MP -MF .deps/libwi_la-map_schema.Tpo -c map_schema.c -fPIC -DPIC -o .libs/libwi_la-map_schema.o mv -f .deps/libwi_la-insert.Tpo .deps/libwi_la-insert.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-multibyte.lo -MD -MP -MF .deps/libwi_la-multibyte.Tpo -c -o libwi_la-multibyte.lo `test -f 'multibyte.c' || echo './'`multibyte.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-neodisk.lo -MD -MP -MF .deps/libwi_la-neodisk.Tpo -c -o libwi_la-neodisk.lo `test -f 'neodisk.c' || echo './'`neodisk.c mv -f .deps/libwi_la-extent.Tpo .deps/libwi_la-extent.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-meta.lo -MD -MP -MF .deps/libwi_la-meta.Tpo -c meta.c -fPIC -DPIC -o .libs/libwi_la-meta.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-numeric.lo -MD -MP -MF .deps/libwi_la-numeric.Tpo -c -o libwi_la-numeric.lo `test -f 'numeric.c' || echo './'`numeric.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-mtwrite.lo -MD -MP -MF .deps/libwi_la-mtwrite.Tpo -c mtwrite.c -fPIC -DPIC -o .libs/libwi_la-mtwrite.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-multibyte.lo -MD -MP -MF .deps/libwi_la-multibyte.Tpo -c multibyte.c -fPIC -DPIC -o .libs/libwi_la-multibyte.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-neodisk.lo -MD -MP -MF .deps/libwi_la-neodisk.Tpo -c neodisk.c -fPIC -DPIC -o .libs/libwi_la-neodisk.o log.c: In function 'log_checkpoint': log.c:2147:4: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result log.c: In function 'log_cl_final': log.c:661:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result log.c: In function 'log_final_transact': log.c:502:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result log.c: In function 'log_commit': log.c:373:7: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result log.c: In function 'log_change_if_needed': log.c:240:4: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result log.c: In function 'log_enable_segmented': log.c:189:5: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-numeric.lo -MD -MP -MF .deps/libwi_la-numeric.Tpo -c numeric.c -fPIC -DPIC -o .libs/libwi_la-numeric.o meta.c: In function 'key_part_in_layout_order': meta.c:1222:3: warning: unused variable 'cl' meta.c: In function 'sch_full_proc_name_1': meta.c:1751:43: warning: the address of 'q' will always evaluate as 'true' meta.c:1753:46: warning: the address of 'q' will always evaluate as 'true' mv -f .deps/libwi_la-mtwrite.Tpo .deps/libwi_la-mtwrite.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-obackup.lo -MD -MP -MF .deps/libwi_la-obackup.Tpo -c -o libwi_la-obackup.lo `test -f 'obackup.c' || echo './'`obackup.c numeric.c: In function 'numeric_from_double': numeric.c:1808:8: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result mv -f .deps/libwi_la-json_l.Tpo .deps/libwi_la-json_l.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-page.lo -MD -MP -MF .deps/libwi_la-page.Tpo -c -o libwi_la-page.lo `test -f 'page.c' || echo './'`page.c neodisk.c: In function 'page_lock_to_row_locks': neodisk.c:519:3: warning: unused variable 'row' neodisk.c: In function 'pl_cpt_rollback_page': neodisk.c:728:7: warning: unused variable 'row' neodisk.c: In function 'dbs_cpt_backup': neodisk.c:1733:7: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-page.lo -MD -MP -MF .deps/libwi_la-page.Tpo -c page.c -fPIC -DPIC -o .libs/libwi_la-page.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-obackup.lo -MD -MP -MF .deps/libwi_la-obackup.Tpo -c obackup.c -fPIC -DPIC -o .libs/libwi_la-obackup.o mv -f .deps/libwi_la-eqlcomp.Tpo .deps/libwi_la-eqlcomp.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-plugin_loader.lo -MD -MP -MF .deps/libwi_la-plugin_loader.Tpo -c -o libwi_la-plugin_loader.lo `test -f 'plugin_loader.c' || echo './'`plugin_loader.c mv -f .deps/libwi_la-map_schema.Tpo .deps/libwi_la-map_schema.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-recovery.lo -MD -MP -MF .deps/libwi_la-recovery.Tpo -c -o libwi_la-recovery.lo `test -f 'recovery.c' || echo './'`recovery.c mv -f .deps/libwi_la-multibyte.Tpo .deps/libwi_la-multibyte.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-regist.lo -MD -MP -MF .deps/libwi_la-regist.Tpo -c -o libwi_la-regist.lo `test -f 'regist.c' || echo './'`regist.c mv -f .deps/libwi_la-hash.Tpo .deps/libwi_la-hash.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rendezvous.lo -MD -MP -MF .deps/libwi_la-rendezvous.Tpo -c -o libwi_la-rendezvous.lo `test -f 'rendezvous.c' || echo './'`rendezvous.c obackup.c: In function 'ol_backup_page': obackup.c:570:8: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-plugin_loader.lo -MD -MP -MF .deps/libwi_la-plugin_loader.Tpo -c plugin_loader.c -fPIC -DPIC -o .libs/libwi_la-plugin_loader.o mv -f .deps/libwi_la-disk.Tpo .deps/libwi_la-disk.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-recovery.lo -MD -MP -MF .deps/libwi_la-recovery.Tpo -c recovery.c -fPIC -DPIC -o .libs/libwi_la-recovery.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-regist.lo -MD -MP -MF .deps/libwi_la-regist.Tpo -c regist.c -fPIC -DPIC -o .libs/libwi_la-regist.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rltrx.lo -MD -MP -MF .deps/libwi_la-rltrx.Tpo -c -o libwi_la-rltrx.lo `test -f 'rltrx.c' || echo './'`rltrx.c page.c: In function 'pf_rd_refit_1': page.c:1702:4: warning: pointer targets in passing argument 6 of 'row_refit_col' differ in signedness page.c:1594:1: note: expected 'db_buf_t' but argument is of type 'caddr_t' 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rendezvous.lo -MD -MP -MF .deps/libwi_la-rendezvous.Tpo -c rendezvous.c -fPIC -DPIC -o .libs/libwi_la-rendezvous.o mv -f .deps/libwi_la-lock.Tpo .deps/libwi_la-lock.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-row.lo -MD -MP -MF .deps/libwi_la-row.Tpo -c -o libwi_la-row.lo `test -f 'row.c' || echo './'`row.c mv -f .deps/libwi_la-ddlrun.Tpo .deps/libwi_la-ddlrun.Plo mv -f .deps/libwi_la-rendezvous.Tpo .deps/libwi_la-rendezvous.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-schspace.lo -MD -MP -MF .deps/libwi_la-schspace.Tpo -c -o libwi_la-schspace.lo `test -f 'schspace.c' || echo './'`schspace.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-scn3.lo -MD -MP -MF .deps/libwi_la-scn3.Tpo -c -o libwi_la-scn3.lo `test -f 'scn3.c' || echo './'`scn3.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rltrx.lo -MD -MP -MF .deps/libwi_la-rltrx.Tpo -c rltrx.c -fPIC -DPIC -o .libs/libwi_la-rltrx.o recovery.c: In function 'bkp_check_and_recover_blob_cols': recovery.c:399:9: warning: right shift count >= width of type recovery.c:399:9: warning: right shift count >= width of type recovery.c:399:9: warning: right shift count >= width of type recovery.c:399:9: warning: right shift count >= width of type recovery.c:400:9: warning: right shift count >= width of type recovery.c:400:9: warning: right shift count >= width of type recovery.c:400:9: warning: right shift count >= width of type recovery.c:400:9: warning: right shift count >= width of type mv -f .deps/libwi_la-plugin_loader.Tpo .deps/libwi_la-plugin_loader.Plo recovery.c: In function 'backup_prepare': recovery.c:848:3: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result rltrx.c: In function 'pl_finalize_page': rltrx.c:1055:7: warning: unused variable 'row' rltrx.c: In function 'pl_rollback_page': rltrx.c:1201:2: warning: unused variable 'row' /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-search.lo -MD -MP -MF .deps/libwi_la-search.Tpo -c -o libwi_la-search.lo `test -f 'search.c' || echo './'`search.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-row.lo -MD -MP -MF .deps/libwi_la-row.Tpo -c row.c -fPIC -DPIC -o .libs/libwi_la-row.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-schspace.lo -MD -MP -MF .deps/libwi_la-schspace.Tpo -c schspace.c -fPIC -DPIC -o .libs/libwi_la-schspace.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-scn3.lo -MD -MP -MF .deps/libwi_la-scn3.Tpo -c scn3.c -fPIC -DPIC -o .libs/libwi_la-scn3.o mv -f .deps/libwi_la-numeric.Tpo .deps/libwi_la-numeric.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-search_in.lo -MD -MP -MF .deps/libwi_la-search_in.Tpo -c -o libwi_la-search_in.lo `test -f 'search_in.c' || echo './'`search_in.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-search.lo -MD -MP -MF .deps/libwi_la-search.Tpo -c search.c -fPIC -DPIC -o .libs/libwi_la-search.o mv -f .deps/libwi_la-log.Tpo .deps/libwi_la-log.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-security.lo -MD -MP -MF .deps/libwi_la-security.Tpo -c -o libwi_la-security.lo `test -f 'security.c' || echo './'`security.c scn3.c:4363:13: warning: 'yy_fatal_error' defined but not used scn3.c:3940:16: warning: 'input' defined but not used ./scn3.l: In function 'yylex': ./scn3.l:1033:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/libwi_la-neodisk.Tpo .deps/libwi_la-neodisk.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-shcompo.lo -MD -MP -MF .deps/libwi_la-shcompo.Tpo -c -o libwi_la-shcompo.lo `test -f 'shcompo.c' || echo './'`shcompo.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-search_in.lo -MD -MP -MF .deps/libwi_la-search_in.Tpo -c search_in.c -fPIC -DPIC -o .libs/libwi_la-search_in.o search.c: In function 'itc_like_compare': search.c:999:5: warning: pointer targets in passing argument 7 of 'itc_like_any_check' differ in signedness search.c:964:1: note: expected 'db_buf_t' but argument is of type 'caddr_t' search.c: In function 'itc_page_col_stat': search.c:2915:3: warning: unused variable 'row' mv -f .deps/libwi_la-regist.Tpo .deps/libwi_la-regist.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sort.lo -MD -MP -MF .deps/libwi_la-sort.Tpo -c -o libwi_la-sort.lo `test -f 'sort.c' || echo './'`sort.c mv -f .deps/libwi_la-meta.Tpo .deps/libwi_la-meta.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-security.lo -MD -MP -MF .deps/libwi_la-security.Tpo -c security.c -fPIC -DPIC -o .libs/libwi_la-security.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-space.lo -MD -MP -MF .deps/libwi_la-space.Tpo -c -o libwi_la-space.lo `test -f 'space.c' || echo './'`space.c mv -f .deps/libwi_la-recovery.Tpo .deps/libwi_la-recovery.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-shcompo.lo -MD -MP -MF .deps/libwi_la-shcompo.Tpo -c shcompo.c -fPIC -DPIC -o .libs/libwi_la-shcompo.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql3.lo -MD -MP -MF .deps/libwi_la-sql3.Tpo -c -o libwi_la-sql3.lo `test -f 'sql3.c' || echo './'`sql3.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sort.lo -MD -MP -MF .deps/libwi_la-sort.Tpo -c sort.c -fPIC -DPIC -o .libs/libwi_la-sort.o mv -f .deps/libwi_la-obackup.Tpo .deps/libwi_la-obackup.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlbif2.lo -MD -MP -MF .deps/libwi_la-sqlbif2.Tpo -c -o libwi_la-sqlbif2.lo `test -f 'sqlbif2.c' || echo './'`sqlbif2.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-space.lo -MD -MP -MF .deps/libwi_la-space.Tpo -c space.c -fPIC -DPIC -o .libs/libwi_la-space.o mv -f .deps/libwi_la-schspace.Tpo .deps/libwi_la-schspace.Plo search_in.c: In function 'cmpf_intn': search_in.c:191:1: warning: unused variable 'dv1' search_in.c: In function 'cmpf_intn_intn': search_in.c:195:1: warning: unused variable 'dv1' search_in.c: In function 'cmpf_intn_intn_intn': search_in.c:201:1: warning: unused variable 'dv1' /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlbif.lo -MD -MP -MF .deps/libwi_la-sqlbif.Tpo -c -o libwi_la-sqlbif.lo `test -f 'sqlbif.c' || echo './'`sqlbif.c search_in.c: In function 'cmpf_intn_intn_intn_intn': search_in.c:208:1: warning: unused variable 'dv1' search_in.c: In function 'cmpf_strn': search_in.c:218:1: warning: unused variable 'rv' search_in.c: In function 'cmpf_irin_irin_irin': search_in.c:290:1: warning: unused variable 'dv1' search_in.c: In function 'cmpf_irin_irin': search_in.c:296:1: warning: unused variable 'dv1' search_in.c: In function 'cmpf_irin': search_in.c:302:1: warning: unused variable 'dv1' search_in.c: In function 'cmpf_int64n': search_in.c:311:1: warning: unused variable 'dv1' search_in.c: In function 'cmpf_int64n_int64n': search_in.c:315:1: warning: unused variable 'dv1' search_in.c: In function 'cmpf_int64n_int64n_int64n': search_in.c:321:1: warning: unused variable 'dv1' search_in.c: In function 'cmpf_int64n_int64n_int64n_int64n': search_in.c:328:1: warning: unused variable 'dv1' search_in.c: In function 'cmpf_iri64n_iri64n_lte': search_in.c:370:1: warning: unused variable 'dv1' search_in.c: In function 'cmpf_iri64n_iri64n_iri64n': search_in.c:437:1: warning: unused variable 'dv1' search_in.c: In function 'cmpf_iri64n_iri64n': search_in.c:443:1: warning: unused variable 'dv1' search_in.c: In function 'cmpf_iri64n': search_in.c:449:1: warning: unused variable 'dv1' 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql3.lo -MD -MP -MF .deps/libwi_la-sql3.Tpo -c sql3.c -fPIC -DPIC -o .libs/libwi_la-sql3.o shcompo.c: In function 'shcompo_init': shcompo.c:470:43: warning: assignment from incompatible pointer type shcompo.c:481:45: warning: assignment from incompatible pointer type 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlbif2.lo -MD -MP -MF .deps/libwi_la-sqlbif2.Tpo -c sqlbif2.c -fPIC -DPIC -o .libs/libwi_la-sqlbif2.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlbif.lo -MD -MP -MF .deps/libwi_la-sqlbif.Tpo -c sqlbif.c -fPIC -DPIC -o .libs/libwi_la-sqlbif.o ./sql3.y: In function 'yyparse': ./sql3.y:2431:5: warning: passing argument 1 of 'sqlp_is_num_lit' from incompatible pointer type sqlpfn.h:246:5: note: expected 'caddr_t' but argument is of type 'struct sql_tree_t *' ./sql3.y:2431:5: warning: passing argument 1 of 'sqlp_minus' from incompatible pointer type sqlpfn.h:247:9: note: expected 'caddr_t' but argument is of type 'struct sql_tree_t *' ./sql3.y:2431:67: warning: assignment from incompatible pointer type mv -f .deps/libwi_la-rltrx.Tpo .deps/libwi_la-rltrx.Plo mv -f .deps/libwi_la-shcompo.Tpo .deps/libwi_la-shcompo.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code.lo -MD -MP -MF .deps/libwi_la-sql_code.Tpo -c -o libwi_la-sql_code.lo `test -f 'sql_code.c' || echo './'`sql_code.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_1.lo -MD -MP -MF .deps/libwi_la-sql_code_1.Tpo -c -o libwi_la-sql_code_1.lo `test -f 'sql_code_1.c' || echo './'`sql_code_1.c sqlbif.c: In function 'bif_rdf_rng_min': sqlbif.c:4649:11: warning: unused variable 'res' sqlbif.c:4648:7: warning: unused variable 'len' mv -f .deps/libwi_la-scn3.Tpo .deps/libwi_la-scn3.Plo sqlbif.c: In function 'bif_split_and_decode': sqlbif.c:7507:11: warning: pointer targets in assignment differ in signedness sqlbif.c:7512:7: warning: pointer targets in assignment differ in signedness sqlbif.c:7541:7: warning: pointer targets in assignment differ in signedness /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_2pc.lo -MD -MP -MF .deps/libwi_la-sql_code_2pc.Tpo -c -o libwi_la-sql_code_2pc.lo `test -f 'sql_code_2pc.c' || echo './'`sql_code_2pc.c sqlbif.c: In function 'bif_key_replay_insert': sqlbif.c:10242:3: warning: unused variable 'cl' sqlbif.c:10256:3: warning: unused variable 'cl' 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code.lo -MD -MP -MF .deps/libwi_la-sql_code.Tpo -c sql_code.c -fPIC -DPIC -o .libs/libwi_la-sql_code.o mv -f .deps/libwi_la-space.Tpo .deps/libwi_la-space.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_1.lo -MD -MP -MF .deps/libwi_la-sql_code_1.Tpo -c sql_code_1.c -fPIC -DPIC -o .libs/libwi_la-sql_code_1.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_adm.lo -MD -MP -MF .deps/libwi_la-sql_code_adm.Tpo -c -o libwi_la-sql_code_adm.lo `test -f 'sql_code_adm.c' || echo './'`sql_code_adm.c mv -f .deps/libwi_la-sort.Tpo .deps/libwi_la-sort.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_auto.lo -MD -MP -MF .deps/libwi_la-sql_code_auto.Tpo -c -o libwi_la-sql_code_auto.lo `test -f 'sql_code_auto.c' || echo './'`sql_code_auto.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_2pc.lo -MD -MP -MF .deps/libwi_la-sql_code_2pc.Tpo -c sql_code_2pc.c -fPIC -DPIC -o .libs/libwi_la-sql_code_2pc.o scn3split.c:4382:13: warning: 'yy_fatal_error' defined but not used scn3split.c:3959:16: warning: 'input' defined but not used mv -f .deps/libwi_la-page.Tpo .deps/libwi_la-page.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_blog.lo -MD -MP -MF .deps/libwi_la-sql_code_blog.Tpo -c -o libwi_la-sql_code_blog.lo `test -f 'sql_code_blog.c' || echo './'`sql_code_blog.c sqlbif2.c: In function 'scn3splityylex': ./scn3.l:1033:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_adm.lo -MD -MP -MF .deps/libwi_la-sql_code_adm.Tpo -c sql_code_adm.c -fPIC -DPIC -o .libs/libwi_la-sql_code_adm.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_auto.lo -MD -MP -MF .deps/libwi_la-sql_code_auto.Tpo -c sql_code_auto.c -fPIC -DPIC -o .libs/libwi_la-sql_code_auto.o mv -f .deps/libwi_la-sql_code_1.Tpo .deps/libwi_la-sql_code_1.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_cache.lo -MD -MP -MF .deps/libwi_la-sql_code_cache.Tpo -c -o libwi_la-sql_code_cache.lo `test -f 'sql_code_cache.c' || echo './'`sql_code_cache.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_blog.lo -MD -MP -MF .deps/libwi_la-sql_code_blog.Tpo -c sql_code_blog.c -fPIC -DPIC -o .libs/libwi_la-sql_code_blog.o mv -f .deps/libwi_la-sql_code_2pc.Tpo .deps/libwi_la-sql_code_2pc.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_dav.lo -MD -MP -MF .deps/libwi_la-sql_code_dav.Tpo -c -o libwi_la-sql_code_dav.lo `test -f 'sql_code_dav.c' || echo './'`sql_code_dav.c mv -f .deps/libwi_la-sql_code_blog.Tpo .deps/libwi_la-sql_code_blog.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_dbp.lo -MD -MP -MF .deps/libwi_la-sql_code_dbp.Tpo -c -o libwi_la-sql_code_dbp.lo `test -f 'sql_code_dbp.c' || echo './'`sql_code_dbp.c mv -f .deps/libwi_la-security.Tpo .deps/libwi_la-security.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_cache.lo -MD -MP -MF .deps/libwi_la-sql_code_cache.Tpo -c sql_code_cache.c -fPIC -DPIC -o .libs/libwi_la-sql_code_cache.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_ddk.lo -MD -MP -MF .deps/libwi_la-sql_code_ddk.Tpo -c -o libwi_la-sql_code_ddk.lo `test -f 'sql_code_ddk.c' || echo './'`sql_code_ddk.c mv -f .deps/libwi_la-sql_code_auto.Tpo .deps/libwi_la-sql_code_auto.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_imsg.lo -MD -MP -MF .deps/libwi_la-sql_code_imsg.Tpo -c -o libwi_la-sql_code_imsg.lo `test -f 'sql_code_imsg.c' || echo './'`sql_code_imsg.c mv -f .deps/libwi_la-search.Tpo .deps/libwi_la-search.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_dav.lo -MD -MP -MF .deps/libwi_la-sql_code_dav.Tpo -c sql_code_dav.c -fPIC -DPIC -o .libs/libwi_la-sql_code_dav.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_pldbg.lo -MD -MP -MF .deps/libwi_la-sql_code_pldbg.Tpo -c -o libwi_la-sql_code_pldbg.lo `test -f 'sql_code_pldbg.c' || echo './'`sql_code_pldbg.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_dbp.lo -MD -MP -MF .deps/libwi_la-sql_code_dbp.Tpo -c sql_code_dbp.c -fPIC -DPIC -o .libs/libwi_la-sql_code_dbp.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_ddk.lo -MD -MP -MF .deps/libwi_la-sql_code_ddk.Tpo -c sql_code_ddk.c -fPIC -DPIC -o .libs/libwi_la-sql_code_ddk.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_imsg.lo -MD -MP -MF .deps/libwi_la-sql_code_imsg.Tpo -c sql_code_imsg.c -fPIC -DPIC -o .libs/libwi_la-sql_code_imsg.o mv -f .deps/libwi_la-sql_code.Tpo .deps/libwi_la-sql_code.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_repl.lo -MD -MP -MF .deps/libwi_la-sql_code_repl.Tpo -c -o libwi_la-sql_code_repl.lo `test -f 'sql_code_repl.c' || echo './'`sql_code_repl.c mv -f .deps/libwi_la-sql_code_adm.Tpo .deps/libwi_la-sql_code_adm.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_sparql.lo -MD -MP -MF .deps/libwi_la-sql_code_sparql.Tpo -c -o libwi_la-sql_code_sparql.lo `test -f 'sql_code_sparql.c' || echo './'`sql_code_sparql.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_pldbg.lo -MD -MP -MF .deps/libwi_la-sql_code_pldbg.Tpo -c sql_code_pldbg.c -fPIC -DPIC -o .libs/libwi_la-sql_code_pldbg.o mv -f .deps/libwi_la-sql_code_dbp.Tpo .deps/libwi_la-sql_code_dbp.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_sys.lo -MD -MP -MF .deps/libwi_la-sql_code_sys.Tpo -c -o libwi_la-sql_code_sys.lo `test -f 'sql_code_sys.c' || echo './'`sql_code_sys.c mv -f .deps/libwi_la-sql_code_cache.Tpo .deps/libwi_la-sql_code_cache.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_repl.lo -MD -MP -MF .deps/libwi_la-sql_code_repl.Tpo -c sql_code_repl.c -fPIC -DPIC -o .libs/libwi_la-sql_code_repl.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_uddi.lo -MD -MP -MF .deps/libwi_la-sql_code_uddi.Tpo -c -o libwi_la-sql_code_uddi.lo `test -f 'sql_code_uddi.c' || echo './'`sql_code_uddi.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_sparql.lo -MD -MP -MF .deps/libwi_la-sql_code_sparql.Tpo -c sql_code_sparql.c -fPIC -DPIC -o .libs/libwi_la-sql_code_sparql.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_sys.lo -MD -MP -MF .deps/libwi_la-sql_code_sys.Tpo -c sql_code_sys.c -fPIC -DPIC -o .libs/libwi_la-sql_code_sys.o sql_code_pldbg.c:230:1: warning: 'sch_proc_def_exists' defined but not used 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_uddi.lo -MD -MP -MF .deps/libwi_la-sql_code_uddi.Tpo -c sql_code_uddi.c -fPIC -DPIC -o .libs/libwi_la-sql_code_uddi.o mv -f .deps/libwi_la-sql_code_ddk.Tpo .deps/libwi_la-sql_code_ddk.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_vad.lo -MD -MP -MF .deps/libwi_la-sql_code_vad.Tpo -c -o libwi_la-sql_code_vad.lo `test -f 'sql_code_vad.c' || echo './'`sql_code_vad.c mv -f .deps/libwi_la-sql_code_pldbg.Tpo .deps/libwi_la-sql_code_pldbg.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_vdb.lo -MD -MP -MF .deps/libwi_la-sql_code_vdb.Tpo -c -o libwi_la-sql_code_vdb.lo `test -f 'sql_code_vdb.c' || echo './'`sql_code_vdb.c mv -f .deps/libwi_la-search_in.Tpo .deps/libwi_la-search_in.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_ws.lo -MD -MP -MF .deps/libwi_la-sql_code_ws.Tpo -c -o libwi_la-sql_code_ws.lo `test -f 'sql_code_ws.c' || echo './'`sql_code_ws.c mv -f .deps/libwi_la-row.Tpo .deps/libwi_la-row.Plo mv -f .deps/libwi_la-sql_code_repl.Tpo .deps/libwi_la-sql_code_repl.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlcomp2.lo -MD -MP -MF .deps/libwi_la-sqlcomp2.Tpo -c -o libwi_la-sqlcomp2.lo `test -f 'sqlcomp2.c' || echo './'`sqlcomp2.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlcomp.lo -MD -MP -MF .deps/libwi_la-sqlcomp.Tpo -c -o libwi_la-sqlcomp.lo `test -f 'sqlcomp.c' || echo './'`sqlcomp.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_vad.lo -MD -MP -MF .deps/libwi_la-sql_code_vad.Tpo -c sql_code_vad.c -fPIC -DPIC -o .libs/libwi_la-sql_code_vad.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_vdb.lo -MD -MP -MF .deps/libwi_la-sql_code_vdb.Tpo -c sql_code_vdb.c -fPIC -DPIC -o .libs/libwi_la-sql_code_vdb.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sql_code_ws.lo -MD -MP -MF .deps/libwi_la-sql_code_ws.Tpo -c sql_code_ws.c -fPIC -DPIC -o .libs/libwi_la-sql_code_ws.o mv -f .deps/libwi_la-sql_code_sys.Tpo .deps/libwi_la-sql_code_sys.Plo mv -f .deps/libwi_la-sql_code_uddi.Tpo .deps/libwi_la-sql_code_uddi.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlcost.lo -MD -MP -MF .deps/libwi_la-sqlcost.Tpo -c -o libwi_la-sqlcost.lo `test -f 'sqlcost.c' || echo './'`sqlcost.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlcomp.lo -MD -MP -MF .deps/libwi_la-sqlcomp.Tpo -c sqlcomp.c -fPIC -DPIC -o .libs/libwi_la-sqlcomp.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlcr.lo -MD -MP -MF .deps/libwi_la-sqlcr.Tpo -c -o libwi_la-sqlcr.lo `test -f 'sqlcr.c' || echo './'`sqlcr.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlcomp2.lo -MD -MP -MF .deps/libwi_la-sqlcomp2.Tpo -c sqlcomp2.c -fPIC -DPIC -o .libs/libwi_la-sqlcomp2.o mv -f .deps/libwi_la-sql_code_imsg.Tpo .deps/libwi_la-sql_code_imsg.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqldf.lo -MD -MP -MF .deps/libwi_la-sqldf.Tpo -c -o libwi_la-sqldf.lo `test -f 'sqldf.c' || echo './'`sqldf.c mv -f .deps/libwi_la-sql_code_vdb.Tpo .deps/libwi_la-sql_code_vdb.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlexp.lo -MD -MP -MF .deps/libwi_la-sqlexp.Tpo -c -o libwi_la-sqlexp.lo `test -f 'sqlexp.c' || echo './'`sqlexp.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlcr.lo -MD -MP -MF .deps/libwi_la-sqlcr.Tpo -c sqlcr.c -fPIC -DPIC -o .libs/libwi_la-sqlcr.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlcost.lo -MD -MP -MF .deps/libwi_la-sqlcost.Tpo -c sqlcost.c -fPIC -DPIC -o .libs/libwi_la-sqlcost.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqldf.lo -MD -MP -MF .deps/libwi_la-sqldf.Tpo -c sqldf.c -fPIC -DPIC -o .libs/libwi_la-sqldf.o mv -f .deps/libwi_la-sql_code_vad.Tpo .deps/libwi_la-sql_code_vad.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlgen.lo -MD -MP -MF .deps/libwi_la-sqlgen.Tpo -c -o libwi_la-sqlgen.lo `test -f 'sqlgen.c' || echo './'`sqlgen.c mv -f .deps/libwi_la-http.Tpo .deps/libwi_la-http.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlhash.lo -MD -MP -MF .deps/libwi_la-sqlhash.Tpo -c -o libwi_la-sqlhash.lo `test -f 'sqlhash.c' || echo './'`sqlhash.c mv -f .deps/libwi_la-sqlbif2.Tpo .deps/libwi_la-sqlbif2.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlintrp.lo -MD -MP -MF .deps/libwi_la-sqlintrp.Tpo -c -o libwi_la-sqlintrp.lo `test -f 'sqlintrp.c' || echo './'`sqlintrp.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlexp.lo -MD -MP -MF .deps/libwi_la-sqlexp.Tpo -c sqlexp.c -fPIC -DPIC -o .libs/libwi_la-sqlexp.o mv -f .deps/libwi_la-sql_code_sparql.Tpo .deps/libwi_la-sql_code_sparql.Plo sqldf.c: In function 'sqlo_no_more_time': sqldf.c:5655:14: warning: unused variable 'ctr' /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlinx.lo -MD -MP -MF .deps/libwi_la-sqlinx.Tpo -c -o libwi_la-sqlinx.lo `test -f 'sqlinx.c' || echo './'`sqlinx.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlgen.lo -MD -MP -MF .deps/libwi_la-sqlgen.Tpo -c sqlgen.c -fPIC -DPIC -o .libs/libwi_la-sqlgen.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlhash.lo -MD -MP -MF .deps/libwi_la-sqlhash.Tpo -c sqlhash.c -fPIC -DPIC -o .libs/libwi_la-sqlhash.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlintrp.lo -MD -MP -MF .deps/libwi_la-sqlintrp.Tpo -c sqlintrp.c -fPIC -DPIC -o .libs/libwi_la-sqlintrp.o sqlbif.c: In function 'bif_exec_result': sqlbif.c:1141:29: warning: 'dummy' may be used uninitialized in this function 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlinx.lo -MD -MP -MF .deps/libwi_la-sqlinx.Tpo -c sqlinx.c -fPIC -DPIC -o .libs/libwi_la-sqlinx.o sqlbif.c: In function 'bif_result': sqlbif.c:1070:29: warning: 'dummy' may be used uninitialized in this function mv -f .deps/libwi_la-sqlcr.Tpo .deps/libwi_la-sqlcr.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqloby.lo -MD -MP -MF .deps/libwi_la-sqloby.Tpo -c -o libwi_la-sqloby.lo `test -f 'sqloby.c' || echo './'`sqloby.c sqlgen.c: In function 'sqlg_text_node': sqlgen.c:526:7: warning: unused variable 'gtype' sqlgen.c:525:9: warning: unused variable 'geo_args' sqlgen.c: In function 'sqlg_xpath_node': sqlgen.c:656:29: warning: operation on 'txs->txs_xn_pred_type' may be undefined mv -f .deps/libwi_la-sqlcomp.Tpo .deps/libwi_la-sqlcomp.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlo.lo -MD -MP -MF .deps/libwi_la-sqlo.Tpo -c -o libwi_la-sqlo.lo `test -f 'sqlo.c' || echo './'`sqlo.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqloby.lo -MD -MP -MF .deps/libwi_la-sqloby.Tpo -c sqloby.c -fPIC -DPIC -o .libs/libwi_la-sqloby.o mv -f .deps/libwi_la-sqlhash.Tpo .deps/libwi_la-sqlhash.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlocr.lo -MD -MP -MF .deps/libwi_la-sqlocr.Tpo -c -o libwi_la-sqlocr.lo `test -f 'sqlocr.c' || echo './'`sqlocr.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlo.lo -MD -MP -MF .deps/libwi_la-sqlo.Tpo -c sqlo.c -fPIC -DPIC -o .libs/libwi_la-sqlo.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlocr.lo -MD -MP -MF .deps/libwi_la-sqlocr.Tpo -c sqlocr.c -fPIC -DPIC -o .libs/libwi_la-sqlocr.o mv -f .deps/libwi_la-sqlcomp2.Tpo .deps/libwi_la-sqlcomp2.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqloinv.lo -MD -MP -MF .deps/libwi_la-sqloinv.Tpo -c -o libwi_la-sqloinv.lo `test -f 'sqloinv.c' || echo './'`sqloinv.c mv -f .deps/libwi_la-sql_code_dav.Tpo .deps/libwi_la-sql_code_dav.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqloinx.lo -MD -MP -MF .deps/libwi_la-sqloinx.Tpo -c -o libwi_la-sqloinx.lo `test -f 'sqloinx.c' || echo './'`sqloinx.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqloinv.lo -MD -MP -MF .deps/libwi_la-sqloinv.Tpo -c sqloinv.c -fPIC -DPIC -o .libs/libwi_la-sqloinv.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqloinx.lo -MD -MP -MF .deps/libwi_la-sqloinx.Tpo -c sqloinx.c -fPIC -DPIC -o .libs/libwi_la-sqloinx.o sqlbif.c: In function 'bif_set_qualifier': sqlbif.c:9990:11: warning: 'q' may be used uninitialized in this function sqlbif.c: In function 'bif_like_max': sqlbif.c:4720:11: warning: 'str' may be used uninitialized in this function mv -f .deps/libwi_la-sqlocr.Tpo .deps/libwi_la-sqlocr.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqloprt.lo -MD -MP -MF .deps/libwi_la-sqloprt.Tpo -c -o libwi_la-sqloprt.lo `test -f 'sqloprt.c' || echo './'`sqloprt.c sqlbif.c: In function 'bif_like_min': sqlbif.c:4664:11: warning: 'str' may be used uninitialized in this function mv -f .deps/libwi_la-sqloby.Tpo .deps/libwi_la-sqloby.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlorder.lo -MD -MP -MF .deps/libwi_la-sqlorder.Tpo -c -o libwi_la-sqlorder.lo `test -f 'sqlorder.c' || echo './'`sqlorder.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqloprt.lo -MD -MP -MF .deps/libwi_la-sqloprt.Tpo -c sqloprt.c -fPIC -DPIC -o .libs/libwi_la-sqloprt.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlorder.lo -MD -MP -MF .deps/libwi_la-sqlorder.Tpo -c sqlorder.c -fPIC -DPIC -o .libs/libwi_la-sqlorder.o sqlcost.c: In function 'sqlo_inx_intersect_cost': sqlcost.c:1630:12: warning: array subscript is below array bounds mv -f .deps/libwi_la-sql_code_ws.Tpo .deps/libwi_la-sql_code_ws.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlovdb.lo -MD -MP -MF .deps/libwi_la-sqlovdb.Tpo -c -o libwi_la-sqlovdb.lo `test -f 'sqlovdb.c' || echo './'`sqlovdb.c mv -f .deps/libwi_la-sqlintrp.Tpo .deps/libwi_la-sqlintrp.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlpfn.lo -MD -MP -MF .deps/libwi_la-sqlpfn.Tpo -c -o libwi_la-sqlpfn.lo `test -f 'sqlpfn.c' || echo './'`sqlpfn.c mv -f .deps/libwi_la-sqlcost.Tpo .deps/libwi_la-sqlcost.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlprocc.lo -MD -MP -MF .deps/libwi_la-sqlprocc.Tpo -c -o libwi_la-sqlprocc.lo `test -f 'sqlprocc.c' || echo './'`sqlprocc.c mv -f .deps/libwi_la-sqloinv.Tpo .deps/libwi_la-sqloinv.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlprt.lo -MD -MP -MF .deps/libwi_la-sqlprt.Tpo -c -o libwi_la-sqlprt.lo `test -f 'sqlprt.c' || echo './'`sqlprt.c mv -f .deps/libwi_la-sqloinx.Tpo .deps/libwi_la-sqloinx.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlrun.lo -MD -MP -MF .deps/libwi_la-sqlrun.Tpo -c -o libwi_la-sqlrun.lo `test -f 'sqlrun.c' || echo './'`sqlrun.c mv -f .deps/libwi_la-sqlorder.Tpo .deps/libwi_la-sqlorder.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlsrv.lo -MD -MP -MF .deps/libwi_la-sqlsrv.Tpo -c -o libwi_la-sqlsrv.lo `test -f 'sqlsrv.c' || echo './'`sqlsrv.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlovdb.lo -MD -MP -MF .deps/libwi_la-sqlovdb.Tpo -c sqlovdb.c -fPIC -DPIC -o .libs/libwi_la-sqlovdb.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlpfn.lo -MD -MP -MF .deps/libwi_la-sqlpfn.Tpo -c sqlpfn.c -fPIC -DPIC -o .libs/libwi_la-sqlpfn.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlprocc.lo -MD -MP -MF .deps/libwi_la-sqlprocc.Tpo -c sqlprocc.c -fPIC -DPIC -o .libs/libwi_la-sqlprocc.o mv -f .deps/libwi_la-sqlinx.Tpo .deps/libwi_la-sqlinx.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlprt.lo -MD -MP -MF .deps/libwi_la-sqlprt.Tpo -c sqlprt.c -fPIC -DPIC -o .libs/libwi_la-sqlprt.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlstmts.lo -MD -MP -MF .deps/libwi_la-sqlstmts.Tpo -c -o libwi_la-sqlstmts.lo `test -f 'sqlstmts.c' || echo './'`sqlstmts.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlrun.lo -MD -MP -MF .deps/libwi_la-sqlrun.Tpo -c sqlrun.c -fPIC -DPIC -o .libs/libwi_la-sqlrun.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlsrv.lo -MD -MP -MF .deps/libwi_la-sqlsrv.Tpo -c sqlsrv.c -fPIC -DPIC -o .libs/libwi_la-sqlsrv.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlstmts.lo -MD -MP -MF .deps/libwi_la-sqlstmts.Tpo -c sqlstmts.c -fPIC -DPIC -o .libs/libwi_la-sqlstmts.o mv -f .deps/libwi_la-sqlovdb.Tpo .deps/libwi_la-sqlovdb.Plo mv -f .deps/libwi_la-sqloprt.Tpo .deps/libwi_la-sqloprt.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqltrig.lo -MD -MP -MF .deps/libwi_la-sqltrig.Tpo -c -o libwi_la-sqltrig.lo `test -f 'sqltrig.c' || echo './'`sqltrig.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqltype.lo -MD -MP -MF .deps/libwi_la-sqltype.Tpo -c -o libwi_la-sqltype.lo `test -f 'sqltype.c' || echo './'`sqltype.c mv -f .deps/libwi_la-sqlprt.Tpo .deps/libwi_la-sqlprt.Plo mv -f .deps/libwi_la-sql3.Tpo .deps/libwi_la-sql3.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlver.lo -MD -MP -MF .deps/libwi_la-sqlver.Tpo -c -o libwi_la-sqlver.lo `test -f 'sqlver.c' || echo './'`sqlver.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlview.lo -MD -MP -MF .deps/libwi_la-sqlview.Tpo -c -o libwi_la-sqlview.lo `test -f 'sqlview.c' || echo './'`sqlview.c sqlsrv.c: In function 'sf_sql_execute': sqlsrv.c:1677:1: warning: label 'report_error' defined but not used sqlsrv.c: In function 'srv_global_init': sqlsrv.c:3769:3: warning: implicit declaration of function 'cluster_init' 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqltype.lo -MD -MP -MF .deps/libwi_la-sqltype.Tpo -c sqltype.c -fPIC -DPIC -o .libs/libwi_la-sqltype.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqltrig.lo -MD -MP -MF .deps/libwi_la-sqltrig.Tpo -c sqltrig.c -fPIC -DPIC -o .libs/libwi_la-sqltrig.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlview.lo -MD -MP -MF .deps/libwi_la-sqlview.Tpo -c sqlview.c -fPIC -DPIC -o .libs/libwi_la-sqlview.o mv -f .deps/libwi_la-sqlexp.Tpo .deps/libwi_la-sqlexp.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-srvcr.lo -MD -MP -MF .deps/libwi_la-srvcr.Tpo -c -o libwi_la-srvcr.lo `test -f 'srvcr.c' || echo './'`srvcr.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlver.lo -MD -MP -MF .deps/libwi_la-sqlver.Tpo -c sqlver.c -fPIC -DPIC -o .libs/libwi_la-sqlver.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-srvcr.lo -MD -MP -MF .deps/libwi_la-srvcr.Tpo -c srvcr.c -fPIC -DPIC -o .libs/libwi_la-srvcr.o mv -f .deps/libwi_la-sqlver.Tpo .deps/libwi_la-sqlver.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-srvmultibyte.lo -MD -MP -MF .deps/libwi_la-srvmultibyte.Tpo -c -o libwi_la-srvmultibyte.lo `test -f 'srvmultibyte.c' || echo './'`srvmultibyte.c mv -f .deps/libwi_la-sqlgen.Tpo .deps/libwi_la-sqlgen.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-srvstat.lo -MD -MP -MF .deps/libwi_la-srvstat.Tpo -c -o libwi_la-srvstat.lo `test -f 'srvstat.c' || echo './'`srvstat.c mv -f .deps/libwi_la-sqlprocc.Tpo .deps/libwi_la-sqlprocc.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-string.lo -MD -MP -MF .deps/libwi_la-string.Tpo -c -o libwi_la-string.lo `test -f 'string.c' || echo './'`string.c mv -f .deps/libwi_la-sqltrig.Tpo .deps/libwi_la-sqltrig.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-trans.lo -MD -MP -MF .deps/libwi_la-trans.Tpo -c -o libwi_la-trans.lo `test -f 'trans.c' || echo './'`trans.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-srvmultibyte.lo -MD -MP -MF .deps/libwi_la-srvmultibyte.Tpo -c srvmultibyte.c -fPIC -DPIC -o .libs/libwi_la-srvmultibyte.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-srvstat.lo -MD -MP -MF .deps/libwi_la-srvstat.Tpo -c srvstat.c -fPIC -DPIC -o .libs/libwi_la-srvstat.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-string.lo -MD -MP -MF .deps/libwi_la-string.Tpo -c string.c -fPIC -DPIC -o .libs/libwi_la-string.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-trans.lo -MD -MP -MF .deps/libwi_la-trans.Tpo -c trans.c -fPIC -DPIC -o .libs/libwi_la-trans.o In file included from string.c:85:0: string_tmpl.c: In function 'dfmatch': string_tmpl.c:625:13: warning: array subscript is above array bounds string_tmpl.c:633:13: warning: array subscript is above array bounds srvstat.c:1381:5: warning: pointer targets in initialization differ in signedness srvstat.c:1470:5: warning: initialization from incompatible pointer type srvstat.c:1471:5: warning: initialization from incompatible pointer type srvstat.c:1471:5: warning: initialization from incompatible pointer type srvstat.c:1472:5: warning: initialization from incompatible pointer type srvstat.c:1473:5: warning: initialization from incompatible pointer type srvstat.c:1474:5: warning: initialization from incompatible pointer type srvstat.c:1475:5: warning: initialization from incompatible pointer type srvstat.c:1476:5: warning: initialization from incompatible pointer type srvstat.c:1477:5: warning: initialization from incompatible pointer type srvstat.c:1477:5: warning: initialization from incompatible pointer type srvstat.c:1478:5: warning: initialization from incompatible pointer type srvstat.c:1478:5: warning: initialization from incompatible pointer type srvstat.c:1479:5: warning: initialization from incompatible pointer type srvstat.c:1479:5: warning: initialization from incompatible pointer type srvstat.c:1484:5: warning: pointer targets in initialization differ in signedness srvstat.c:1485:5: warning: pointer targets in initialization differ in signedness mv -f .deps/libwi_la-sqlstmts.Tpo .deps/libwi_la-sqlstmts.Plo srvstat.c:1486:5: warning: pointer targets in initialization differ in signedness srvstat.c:1487:5: warning: pointer targets in initialization differ in signedness srvstat.c:1508:5: warning: initialization from incompatible pointer type srvstat.c:1509:5: warning: initialization from incompatible pointer type srvstat.c:1510:5: warning: initialization from incompatible pointer type srvstat.c:1511:5: warning: initialization from incompatible pointer type srvstat.c:1512:5: warning: initialization from incompatible pointer type srvstat.c:1512:5: warning: initialization from incompatible pointer type srvstat.c:1513:5: warning: initialization from incompatible pointer type srvstat.c:1513:5: warning: initialization from incompatible pointer type srvstat.c:1514:5: warning: initialization from incompatible pointer type srvstat.c:1514:5: warning: initialization from incompatible pointer type srvstat.c:1515:5: warning: initialization from incompatible pointer type srvstat.c:1515:5: warning: initialization from incompatible pointer type srvstat.c:1516:5: warning: initialization from incompatible pointer type srvstat.c:1516:5: warning: initialization from incompatible pointer type srvstat.c:1517:5: warning: initialization from incompatible pointer type srvstat.c:1518:5: warning: initialization from incompatible pointer type srvstat.c:1518:5: warning: initialization from incompatible pointer type srvstat.c:1519:5: warning: initialization from incompatible pointer type srvstat.c:1519:5: warning: initialization from incompatible pointer type srvstat.c:1520:5: warning: initialization from incompatible pointer type srvstat.c:1520:5: warning: initialization from incompatible pointer type srvstat.c:1521:5: warning: initialization from incompatible pointer type srvstat.c:1521:5: warning: initialization from incompatible pointer type srvstat.c:1522:5: warning: initialization from incompatible pointer type srvstat.c:1523:5: warning: initialization from incompatible pointer type srvstat.c:1524:5: warning: initialization from incompatible pointer type srvstat.c:1525:5: warning: initialization from incompatible pointer type srvstat.c:1526:5: warning: initialization from incompatible pointer type srvstat.c:1527:5: warning: initialization from incompatible pointer type srvstat.c:1529:5: warning: initialization from incompatible pointer type srvstat.c:1530:5: warning: initialization from incompatible pointer type srvstat.c:1531:5: warning: initialization from incompatible pointer type srvstat.c:1532:5: warning: initialization from incompatible pointer type srvstat.c:1533:5: warning: initialization from incompatible pointer type srvstat.c:1533:5: warning: initialization from incompatible pointer type string_tmpl.c: In function 'nc_strstr': string_tmpl.c:787:8: warning: array subscript is above array bounds string_tmpl.c:808:9: warning: array subscript is above array bounds mv -f .deps/libwi_la-sqlpfn.Tpo .deps/libwi_la-sqlpfn.Plo string_tmpl.c: In function '__cmp_like': string_tmpl.c:889:8: warning: array subscript is above array bounds string_tmpl.c:910:9: warning: array subscript is above array bounds /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-update.lo -MD -MP -MF .deps/libwi_la-update.Tpo -c -o libwi_la-update.lo `test -f 'update.c' || echo './'`update.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-uuencode.lo -MD -MP -MF .deps/libwi_la-uuencode.Tpo -c -o libwi_la-uuencode.lo `test -f 'uuencode.c' || echo './'`uuencode.c srvstat.c: In function 'col_comp_print': srvstat.c:2554:7: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' srvstat.c:2554:7: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' srvstat.c:2574:4: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' srvstat.c:2574:4: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' srvstat.c: In function 'row_map_fprint': srvstat.c:2639:4: warning: format '%d' expects type 'int', but argument 3 has type 'long int' srvstat.c:2701:8: warning: format '%d' expects type 'int', but argument 3 has type 'long int' srvstat.c: At top level: srvstat.c:1197:13: warning: 'oneL' defined but not used mv -f .deps/libwi_la-string.Tpo .deps/libwi_la-string.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-wirpc.lo -MD -MP -MF .deps/libwi_la-wirpc.Tpo -c -o libwi_la-wirpc.lo `test -f 'wirpc.c' || echo './'`wirpc.c trans.c: In function 'tn_count': trans.c:783:3: warning: unused variable 'in' trans.c: In function 'tn_dec_depth': trans.c:799:3: warning: unused variable 'in' trans.c: In function 'tn_advance': trans.c:838:3: warning: unused variable 'in' trans.c: In function 'tn_advance_pair': trans.c:866:7: warning: unused variable 'n2' trans.c:865:7: warning: unused variable 'n1' mv -f .deps/libwi_la-sqlview.Tpo .deps/libwi_la-sqlview.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-wiservic.lo -MD -MP -MF .deps/libwi_la-wiservic.Tpo -c -o libwi_la-wiservic.lo `test -f 'wiservic.c' || echo './'`wiservic.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-update.lo -MD -MP -MF .deps/libwi_la-update.Tpo -c update.c -fPIC -DPIC -o .libs/libwi_la-update.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-uuencode.lo -MD -MP -MF .deps/libwi_la-uuencode.Tpo -c uuencode.c -fPIC -DPIC -o .libs/libwi_la-uuencode.o mv -f .deps/libwi_la-sqlo.Tpo .deps/libwi_la-sqlo.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xpathp.lo -MD -MP -MF .deps/libwi_la-xpathp.Tpo -c -o libwi_la-xpathp.lo `test -f 'xpathp.c' || echo './'`xpathp.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-wirpc.lo -MD -MP -MF .deps/libwi_la-wirpc.Tpo -c wirpc.c -fPIC -DPIC -o .libs/libwi_la-wirpc.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-wiservic.lo -MD -MP -MF .deps/libwi_la-wiservic.Tpo -c wiservic.c -fPIC -DPIC -o .libs/libwi_la-wiservic.o uuencode.c: In function 'uu_encode_string_session_plaintext': uuencode.c:196:5: warning: pointer targets in passing argument 2 of 'session_buffered_read' differ in signedness ../../libsrc/Dk/Dkernel.h:819:1: note: expected 'char *' but argument is of type 'unsigned char *' uuencode.c: In function 'uu_encode_string_session_mime_qp': uuencode.c:253:5: warning: pointer targets in passing argument 2 of 'session_buffered_read' differ in signedness ../../libsrc/Dk/Dkernel.h:819:1: note: expected 'char *' but argument is of type 'unsigned char *' uuencode.c: In function 'uu_encode_string_session': uuencode.c:423:13: warning: pointer targets in passing argument 2 of 'session_buffered_read' differ in signedness ../../libsrc/Dk/Dkernel.h:819:1: note: expected 'char *' but argument is of type 'unsigned char *' 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xpathp.lo -MD -MP -MF .deps/libwi_la-xpathp.Tpo -c xpathp.c -fPIC -DPIC -o .libs/libwi_la-xpathp.o mv -f .deps/libwi_la-wirpc.Tpo .deps/libwi_la-wirpc.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xpscn.lo -MD -MP -MF .deps/libwi_la-xpscn.Tpo -c -o libwi_la-xpscn.lo `test -f 'xpscn.c' || echo './'`xpscn.c mv -f .deps/libwi_la-wiservic.Tpo .deps/libwi_la-wiservic.Plo mv -f .deps/libwi_la-srvmultibyte.Tpo .deps/libwi_la-srvmultibyte.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-jso.lo -MD -MP -MF .deps/libwi_la-jso.Tpo -c -o libwi_la-jso.lo `test -f 'jso.c' || echo './'`jso.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rdfbox.lo -MD -MP -MF .deps/libwi_la-rdfbox.Tpo -c -o libwi_la-rdfbox.lo `test -f 'rdfbox.c' || echo './'`rdfbox.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xpscn.lo -MD -MP -MF .deps/libwi_la-xpscn.Tpo -c xpscn.c -fPIC -DPIC -o .libs/libwi_la-xpscn.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rdfbox.lo -MD -MP -MF .deps/libwi_la-rdfbox.Tpo -c rdfbox.c -fPIC -DPIC -o .libs/libwi_la-rdfbox.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-jso.lo -MD -MP -MF .deps/libwi_la-jso.Tpo -c jso.c -fPIC -DPIC -o .libs/libwi_la-jso.o mv -f .deps/libwi_la-sqldf.Tpo .deps/libwi_la-sqldf.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rdf_core.lo -MD -MP -MF .deps/libwi_la-rdf_core.Tpo -c -o libwi_la-rdf_core.lo `test -f 'rdf_core.c' || echo './'`rdf_core.c mv -f .deps/libwi_la-sqlrun.Tpo .deps/libwi_la-sqlrun.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rdfinf.lo -MD -MP -MF .deps/libwi_la-rdfinf.Tpo -c -o libwi_la-rdfinf.lo `test -f 'rdfinf.c' || echo './'`rdfinf.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rdf_core.lo -MD -MP -MF .deps/libwi_la-rdf_core.Tpo -c rdf_core.c -fPIC -DPIC -o .libs/libwi_la-rdf_core.o mv -f .deps/libwi_la-update.Tpo .deps/libwi_la-update.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rdf_mapping_jso.lo -MD -MP -MF .deps/libwi_la-rdf_mapping_jso.Tpo -c -o libwi_la-rdf_mapping_jso.lo `test -f 'rdf_mapping_jso.c' || echo './'`rdf_mapping_jso.c mv -f .deps/libwi_la-srvcr.Tpo .deps/libwi_la-srvcr.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rdfinf.lo -MD -MP -MF .deps/libwi_la-rdfinf.Tpo -c rdfinf.c -fPIC -DPIC -o .libs/libwi_la-rdfinf.o mv -f .deps/libwi_la-uuencode.Tpo .deps/libwi_la-uuencode.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rdfxml_parser.lo -MD -MP -MF .deps/libwi_la-rdfxml_parser.Tpo -c -o libwi_la-rdfxml_parser.lo `test -f 'rdfxml_parser.c' || echo './'`rdfxml_parser.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-nquad_p.lo -MD -MP -MF .deps/libwi_la-nquad_p.Tpo -c -o libwi_la-nquad_p.lo `test -f 'nquad_p.c' || echo './'`nquad_p.c xpscn.c:6033:17: warning: 'yyunput' defined but not used xpscn.c:6074:16: warning: 'input' defined but not used rdfbox.c: In function 'nt_http_write_ref': rdfbox.c:2265:11: warning: unused variable 'full_uri' mv -f .deps/libwi_la-srvstat.Tpo .deps/libwi_la-srvstat.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql2sql.lo -MD -MP -MF .deps/libwi_la-sparql2sql.Tpo -c -o libwi_la-sparql2sql.lo `test -f 'sparql2sql.c' || echo './'`sparql2sql.c ./xpscn.l: In function 'xpyylex': ./xpscn.l:1049:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/libwi_la-trans.Tpo .deps/libwi_la-trans.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql2sqltext.lo -MD -MP -MF .deps/libwi_la-sparql2sqltext.Tpo -c -o libwi_la-sparql2sqltext.lo `test -f 'sparql2sqltext.c' || echo './'`sparql2sqltext.c mv -f .deps/libwi_la-sqlsrv.Tpo .deps/libwi_la-sqlsrv.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rdf_mapping_jso.lo -MD -MP -MF .deps/libwi_la-rdf_mapping_jso.Tpo -c rdf_mapping_jso.c -fPIC -DPIC -o .libs/libwi_la-rdf_mapping_jso.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparqld.lo -MD -MP -MF .deps/libwi_la-sparqld.Tpo -c -o libwi_la-sparqld.lo `test -f 'sparqld.c' || echo './'`sparqld.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-nquad_p.lo -MD -MP -MF .deps/libwi_la-nquad_p.Tpo -c nquad_p.c -fPIC -DPIC -o .libs/libwi_la-nquad_p.o rdfinf.c: In function 'bif_rdf_inf_dump': rdfinf.c:863:14: warning: unused variable 'rels_ptr' rdfinf.c: In function 'bif_rdf_inf_set_ifp_list': rdfinf.c:1010:20: warning: unused variable 'ifp_iid' 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-rdfxml_parser.lo -MD -MP -MF .deps/libwi_la-rdfxml_parser.Tpo -c rdfxml_parser.c -fPIC -DPIC -o .libs/libwi_la-rdfxml_parser.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql2sql.lo -MD -MP -MF .deps/libwi_la-sparql2sql.Tpo -c sparql2sql.c -fPIC -DPIC -o .libs/libwi_la-sparql2sql.o rdfinf.c: In function 'sqlg_rdf_inf': rdfinf.c:2105:7: warning: unused variable 'iop' 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql2sqltext.lo -MD -MP -MF .deps/libwi_la-sparql2sqltext.Tpo -c sparql2sqltext.c -fPIC -DPIC -o .libs/libwi_la-sparql2sqltext.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparqld.lo -MD -MP -MF .deps/libwi_la-sparqld.Tpo -c sparqld.c -fPIC -DPIC -o .libs/libwi_la-sparqld.o mv -f .deps/libwi_la-rdf_mapping_jso.Tpo .deps/libwi_la-rdf_mapping_jso.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql_core.lo -MD -MP -MF .deps/libwi_la-sparql_core.Tpo -c -o libwi_la-sparql_core.lo `test -f 'sparql_core.c' || echo './'`sparql_core.c sparql2sqltext.c: In function 'ssg_find_formatter_by_name_and_subtype': sparql2sqltext.c:345:1: warning: label 'bad_descr' defined but not used sparql2sqltext.c:343:1: warning: label 'bad_ask' defined but not used mv -f .deps/libwi_la-sqltype.Tpo .deps/libwi_la-sqltype.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql_l.lo -MD -MP -MF .deps/libwi_la-sparql_l.Tpo -c -o libwi_la-sparql_l.lo `test -f 'sparql_l.c' || echo './'`sparql_l.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql_core.lo -MD -MP -MF .deps/libwi_la-sparql_core.Tpo -c sparql_core.c -fPIC -DPIC -o .libs/libwi_la-sparql_core.o sparqld.c: In function 'ssg_sdprint_tree': sparqld.c:832:13: warning: unused variable 'option_ctr' mv -f .deps/libwi_la-jso.Tpo .deps/libwi_la-jso.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql_p.lo -MD -MP -MF .deps/libwi_la-sparql_p.Tpo -c -o libwi_la-sparql_p.lo `test -f 'sparql_p.c' || echo './'`sparql_p.c mv -f .deps/libwi_la-xpathp.Tpo .deps/libwi_la-xpathp.Plo sparql2sqltext.c: In function 'ssg_print_union': sparql2sqltext.c:7475:26: warning: assignment from incompatible pointer type mv -f .deps/libwi_la-sqlbif.Tpo .deps/libwi_la-sqlbif.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql_qm.lo -MD -MP -MF .deps/libwi_la-sparql_qm.Tpo -c -o libwi_la-sparql_qm.lo `test -f 'sparql_qm.c' || echo './'`sparql_qm.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql_sff.lo -MD -MP -MF .deps/libwi_la-sparql_sff.Tpo -c -o libwi_la-sparql_sff.lo `test -f 'sparql_sff.c' || echo './'`sparql_sff.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql_l.lo -MD -MP -MF .deps/libwi_la-sparql_l.Tpo -c sparql_l.c -fPIC -DPIC -o .libs/libwi_la-sparql_l.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql_p.lo -MD -MP -MF .deps/libwi_la-sparql_p.Tpo -c sparql_p.c -fPIC -DPIC -o .libs/libwi_la-sparql_p.o mv -f .deps/libwi_la-nquad_p.Tpo .deps/libwi_la-nquad_p.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql_tree.lo -MD -MP -MF .deps/libwi_la-sparql_tree.Tpo -c -o libwi_la-sparql_tree.lo `test -f 'sparql_tree.c' || echo './'`sparql_tree.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql_sff.lo -MD -MP -MF .deps/libwi_la-sparql_sff.Tpo -c sparql_sff.c -fPIC -DPIC -o .libs/libwi_la-sparql_sff.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql_qm.lo -MD -MP -MF .deps/libwi_la-sparql_qm.Tpo -c sparql_qm.c -fPIC -DPIC -o .libs/libwi_la-sparql_qm.o sparql_core.c: In function 'spar_gp_add_triple_or_special_filter': sparql_core.c:2354:27: warning: unused variable 'option_id' sparql_l.c:4544:16: warning: 'input' defined but not used ./sparql_l.l: In function 'sparyylex': ./sparql_l.l:700:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparql_tree.lo -MD -MP -MF .deps/libwi_la-sparql_tree.Tpo -c sparql_tree.c -fPIC -DPIC -o .libs/libwi_la-sparql_tree.o mv -f .deps/libwi_la-rdfinf.Tpo .deps/libwi_la-rdfinf.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparul2sql.lo -MD -MP -MF .deps/libwi_la-sparul2sql.Tpo -c -o libwi_la-sparul2sql.lo `test -f 'sparul2sql.c' || echo './'`sparul2sql.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sparul2sql.lo -MD -MP -MF .deps/libwi_la-sparul2sql.Tpo -c sparul2sql.c -fPIC -DPIC -o .libs/libwi_la-sparul2sql.o mv -f .deps/libwi_la-sparqld.Tpo .deps/libwi_la-sparqld.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-turtle_l.lo -MD -MP -MF .deps/libwi_la-turtle_l.Tpo -c -o libwi_la-turtle_l.lo `test -f 'turtle_l.c' || echo './'`turtle_l.c mv -f .deps/libwi_la-rdfxml_parser.Tpo .deps/libwi_la-rdfxml_parser.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-turtle_p.lo -MD -MP -MF .deps/libwi_la-turtle_p.Tpo -c -o libwi_la-turtle_p.lo `test -f 'turtle_p.c' || echo './'`turtle_p.c mv -f .deps/libwi_la-sparql_sff.Tpo .deps/libwi_la-sparql_sff.Plo mv -f .deps/libwi_la-sparql_qm.Tpo .deps/libwi_la-sparql_qm.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-turtle_l.lo -MD -MP -MF .deps/libwi_la-turtle_l.Tpo -c turtle_l.c -fPIC -DPIC -o .libs/libwi_la-turtle_l.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-repldb.lo -MD -MP -MF .deps/libwi_la-repldb.Tpo -c -o libwi_la-repldb.lo `test -f 'repldb.c' || echo './'`repldb.c mv -f .deps/libwi_la-sparql_l.Tpo .deps/libwi_la-sparql_l.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-replsri.lo -MD -MP -MF .deps/libwi_la-replsri.Tpo -c -o libwi_la-replsri.lo `test -f 'replsri.c' || echo './'`replsri.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-replsub.lo -MD -MP -MF .deps/libwi_la-replsub.Tpo -c -o libwi_la-replsub.lo `test -f 'replsub.c' || echo './'`replsub.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-turtle_p.lo -MD -MP -MF .deps/libwi_la-turtle_p.Tpo -c turtle_p.c -fPIC -DPIC -o .libs/libwi_la-turtle_p.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-repldb.lo -MD -MP -MF .deps/libwi_la-repldb.Tpo -c repldb.c -fPIC -DPIC -o .libs/libwi_la-repldb.o mv -f .deps/libwi_la-xpscn.Tpo .deps/libwi_la-xpscn.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-replsri.lo -MD -MP -MF .deps/libwi_la-replsri.Tpo -c replsri.c -fPIC -DPIC -o .libs/libwi_la-replsri.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-replpush.lo -MD -MP -MF .deps/libwi_la-replpush.Tpo -c -o libwi_la-replpush.lo `test -f 'replpush.c' || echo './'`replpush.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-replsub.lo -MD -MP -MF .deps/libwi_la-replsub.Tpo -c replsub.c -fPIC -DPIC -o .libs/libwi_la-replsub.o ./turtle_l.l: In function 'ttl_query_lex_analyze': ./turtle_l.l:547:11: warning: passing argument 1 of 'ttlyylex' from incompatible pointer type turtle_l.c:1500:1: note: expected 'union YYSTYPE *' but argument is of type 'char **' replsri.c: In function 'lt_repl_log_truncate': replsri.c:662:4: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result replsri.c: In function 'repl_write_extra_log': replsri.c:95:7: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result ./turtle_l.l: At top level: turtle_l.c:2591:17: warning: 'yyunput' defined but not used turtle_l.c:2633:16: warning: 'input' defined but not used turtle_l.c:3062:17: warning: 'yy_push_state' defined but not used turtle_l.c:3087:17: warning: 'yy_pop_state' defined but not used turtle_l.c:3096:16: warning: 'yy_top_state' defined but not used ./turtle_l.l: In function 'ttlyylex': ./turtle_l.l:413:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-replpush.lo -MD -MP -MF .deps/libwi_la-replpush.Tpo -c replpush.c -fPIC -DPIC -o .libs/libwi_la-replpush.o mv -f .deps/libwi_la-rdf_core.Tpo .deps/libwi_la-rdf_core.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-pldebug.lo -MD -MP -MF .deps/libwi_la-pldebug.Tpo -c -o libwi_la-pldebug.lo `test -f 'pldebug.c' || echo './'`pldebug.c mv -f .deps/libwi_la-sparul2sql.Tpo .deps/libwi_la-sparul2sql.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-pldebug.lo -MD -MP -MF .deps/libwi_la-pldebug.Tpo -c pldebug.c -fPIC -DPIC -o .libs/libwi_la-pldebug.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_date.lo -MD -MP -MF .deps/libwi_la-bif_date.Tpo -c -o libwi_la-bif_date.lo `test -f 'bif_date.c' || echo './'`bif_date.c mv -f .deps/libwi_la-replsri.Tpo .deps/libwi_la-replsri.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_dav.lo -MD -MP -MF .deps/libwi_la-bif_dav.Tpo -c -o libwi_la-bif_dav.lo `test -f 'bif_dav.c' || echo './'`bif_dav.c mv -f .deps/libwi_la-turtle_p.Tpo .deps/libwi_la-turtle_p.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_explain.lo -MD -MP -MF .deps/libwi_la-bif_explain.Tpo -c -o libwi_la-bif_explain.lo `test -f 'bif_explain.c' || echo './'`bif_explain.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_dav.lo -MD -MP -MF .deps/libwi_la-bif_dav.Tpo -c bif_dav.c -fPIC -DPIC -o .libs/libwi_la-bif_dav.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_date.lo -MD -MP -MF .deps/libwi_la-bif_date.Tpo -c bif_date.c -fPIC -DPIC -o .libs/libwi_la-bif_date.o mv -f .deps/libwi_la-replsub.Tpo .deps/libwi_la-replsub.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_file.lo -MD -MP -MF .deps/libwi_la-bif_file.Tpo -c -o libwi_la-bif_file.lo `test -f 'bif_file.c' || echo './'`bif_file.c mv -f .deps/libwi_la-rdfbox.Tpo .deps/libwi_la-rdfbox.Plo mv -f .deps/libwi_la-sparql_p.Tpo .deps/libwi_la-sparql_p.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_phrasematch.lo -MD -MP -MF .deps/libwi_la-bif_phrasematch.Tpo -c -o libwi_la-bif_phrasematch.lo `test -f 'bif_phrasematch.c' || echo './'`bif_phrasematch.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_smtp.lo -MD -MP -MF .deps/libwi_la-bif_smtp.Tpo -c -o libwi_la-bif_smtp.lo `test -f 'bif_smtp.c' || echo './'`bif_smtp.c pldebug.c: In function 'bif_pldbg_stats': pldebug.c:1345:21: warning: unused variable 'qi' pldebug.c: In function 'bif_pldbg_stats_load': pldebug.c:1429:21: warning: unused variable 'qi' pldebug.c: In function 'bif_pldbg_stats_clear': pldebug.c:1547:21: warning: unused variable 'qi' 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_file.lo -MD -MP -MF .deps/libwi_la-bif_file.Tpo -c bif_file.c -fPIC -DPIC -o .libs/libwi_la-bif_file.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_explain.lo -MD -MP -MF .deps/libwi_la-bif_explain.Tpo -c bif_explain.c -fPIC -DPIC -o .libs/libwi_la-bif_explain.o mv -f .deps/libwi_la-replpush.Tpo .deps/libwi_la-replpush.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_phrasematch.lo -MD -MP -MF .deps/libwi_la-bif_phrasematch.Tpo -c bif_phrasematch.c -fPIC -DPIC -o .libs/libwi_la-bif_phrasematch.o /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_soap.lo -MD -MP -MF .deps/libwi_la-bif_soap.Tpo -c -o libwi_la-bif_soap.lo `test -f 'bif_soap.c' || echo './'`bif_soap.c mv -f .deps/libwi_la-turtle_l.Tpo .deps/libwi_la-turtle_l.Plo mv -f .deps/libwi_la-repldb.Tpo .deps/libwi_la-repldb.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_text.lo -MD -MP -MF .deps/libwi_la-bif_text.Tpo -c -o libwi_la-bif_text.lo `test -f 'bif_text.c' || echo './'`bif_text.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_tidy.lo -MD -MP -MF .deps/libwi_la-bif_tidy.Tpo -c -o libwi_la-bif_tidy.lo `test -f 'bif_tidy.c' || echo './'`bif_tidy.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_smtp.lo -MD -MP -MF .deps/libwi_la-bif_smtp.Tpo -c bif_smtp.c -fPIC -DPIC -o .libs/libwi_la-bif_smtp.o In file included from bif_file.c:6074:0: ../../libsrc/zlib/contrib/minizip/unzip.c: In function 'unzlocal_GetCurrentFileInfoInternal': ../../libsrc/zlib/contrib/minizip/unzip.c:610:8: warning: suggest explicit braces to avoid ambiguous 'else' ../../libsrc/zlib/contrib/minizip/unzip.c:690:12: warning: suggest explicit braces to avoid ambiguous 'else' ../../libsrc/zlib/contrib/minizip/unzip.c:715:12: warning: suggest explicit braces to avoid ambiguous 'else' ../../libsrc/zlib/contrib/minizip/unzip.c: In function 'unzlocal_CheckCurrentFileCoherencyHeader': ../../libsrc/zlib/contrib/minizip/unzip.c:979:8: warning: suggest explicit braces to avoid ambiguous 'else' ../../libsrc/zlib/contrib/minizip/unzip.c: In function 'unzGetGlobalComment': ../../libsrc/zlib/contrib/minizip/unzip.c:1537:9: warning: unused variable 'err' bif_file.c: In function 'make_path': bif_file.c:1009:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result bif_file.c:1034:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result bif_file.c: In function 'bif_gz_uncompress_file': bif_file.c:4378:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_soap.lo -MD -MP -MF .deps/libwi_la-bif_soap.Tpo -c bif_soap.c -fPIC -DPIC -o .libs/libwi_la-bif_soap.o bif_file.c: In function 'init_server_cwd': bif_file.c:234:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_tidy.lo -MD -MP -MF .deps/libwi_la-bif_tidy.Tpo -c bif_tidy.c -fPIC -DPIC -o .libs/libwi_la-bif_tidy.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_text.lo -MD -MP -MF .deps/libwi_la-bif_text.Tpo -c bif_text.c -fPIC -DPIC -o .libs/libwi_la-bif_text.o mv -f .deps/libwi_la-sparql_tree.Tpo .deps/libwi_la-sparql_tree.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-http_client.lo -MD -MP -MF .deps/libwi_la-http_client.Tpo -c -o libwi_la-http_client.lo `test -f 'http_client.c' || echo './'`http_client.c mv -f .deps/libwi_la-bif_dav.Tpo .deps/libwi_la-bif_dav.Plo 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-http_client.lo -MD -MP -MF .deps/libwi_la-http_client.Tpo -c http_client.c -fPIC -DPIC -o .libs/libwi_la-http_client.o mv -f .deps/libwi_la-bif_tidy.Tpo .deps/libwi_la-bif_tidy.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-shuric.lo -MD -MP -MF .deps/libwi_la-shuric.Tpo -c -o libwi_la-shuric.lo `test -f 'shuric.c' || echo './'`shuric.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-subseq.lo -MD -MP -MF .deps/libwi_la-subseq.Tpo -c -o libwi_la-subseq.lo `test -f 'subseq.c' || echo './'`subseq.c mv -f .deps/libwi_la-bif_date.Tpo .deps/libwi_la-bif_date.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-text.lo -MD -MP -MF .deps/libwi_la-text.Tpo -c -o libwi_la-text.lo `test -f 'text.c' || echo './'`text.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-shuric.lo -MD -MP -MF .deps/libwi_la-shuric.Tpo -c shuric.c -fPIC -DPIC -o .libs/libwi_la-shuric.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-subseq.lo -MD -MP -MF .deps/libwi_la-subseq.Tpo -c subseq.c -fPIC -DPIC -o .libs/libwi_la-subseq.o bif_soap.c: In function 'bif_soap_call': bif_soap.c:4534:13: warning: assignment discards qualifiers from pointer target type bif_soap.c: In function 'soap_call_prep': bif_soap.c:5594:54: warning: the address of 'sctx' will always evaluate as 'true' bif_soap.c:5595:54: warning: the address of 'sctx' will always evaluate as 'true' mv -f .deps/libwi_la-bif_smtp.Tpo .deps/libwi_la-bif_smtp.Plo bif_soap.c: In function 'soap_print_dl_schema': bif_soap.c:6627:8: warning: the address of 'sqt' will always evaluate as 'true' bif_soap.c:6685:8: warning: the address of 'sqt' will always evaluate as 'true' 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-text.lo -MD -MP -MF .deps/libwi_la-text.Tpo -c text.c -fPIC -DPIC -o .libs/libwi_la-text.o bif_soap.c: In function 'soap_wsdl_services': bif_soap.c:7441:8: warning: the address of 'sqt' will always evaluate as 'true' /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmlenc_algos.lo -MD -MP -MF .deps/libwi_la-xmlenc_algos.Tpo -c -o libwi_la-xmlenc_algos.lo `test -f 'xmlenc_algos.c' || echo './'`xmlenc_algos.c bif_soap.c: In function 'soap_wsdl20_rpc_sig': bif_soap.c:7916:11: warning: the address of 'sqt' will always evaluate as 'true' bif_soap.c: In function 'soap_wsdl20_services': bif_soap.c:8143:12: warning: the address of 'sqt' will always evaluate as 'true' mv -f .deps/libwi_la-bif_explain.Tpo .deps/libwi_la-bif_explain.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmlenc.lo -MD -MP -MF .deps/libwi_la-xmlenc.Tpo -c -o libwi_la-xmlenc.lo `test -f 'xmlenc.c' || echo './'`xmlenc.c bif_soap.c: In function 'soap_print_box_validating': bif_soap.c:10855:13: warning: the address of 'sqt' will always evaluate as 'true' bif_soap.c:10898:14: warning: the address of 'sqt' will always evaluate as 'true' bif_soap.c:10923:13: warning: the address of 'sqt' will always evaluate as 'true' http_client.c: In function 'http_cli_connect': http_client.c:918:26: warning: assignment discards qualifiers from pointer target type bif_soap.c: In function 'soap_udt_print_schema_fragment': bif_soap.c:11613:7: warning: the address of 'sqt' will always evaluate as 'true' mv -f .deps/libwi_la-sparql2sql.Tpo .deps/libwi_la-sparql2sql.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmlenc-dec.lo -MD -MP -MF .deps/libwi_la-xmlenc-dec.Tpo -c -o libwi_la-xmlenc-dec.lo `test -f 'xmlenc-dec.c' || echo './'`xmlenc-dec.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmlenc_algos.lo -MD -MP -MF .deps/libwi_la-xmlenc_algos.Tpo -c xmlenc_algos.c -fPIC -DPIC -o .libs/libwi_la-xmlenc_algos.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmlenc.lo -MD -MP -MF .deps/libwi_la-xmlenc.Tpo -c xmlenc.c -fPIC -DPIC -o .libs/libwi_la-xmlenc.o In file included from /usr/include/string.h:642:0, from ../../libsrc/Dk/Dksystem.h:87, from ../../libsrc/Dk.h:40, from http_client.c:41: In function 'strncat', inlined from 'http_cli_negotiate_socks4' at http_client.c:426:15: /usr/include/bits/string3.h:154:3: warning: call to __builtin___strncat_chk might overflow destination buffer mv -f .deps/libwi_la-subseq.Tpo .deps/libwi_la-subseq.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmlschema.lo -MD -MP -MF .deps/libwi_la-xmlschema.Tpo -c -o libwi_la-xmlschema.lo `test -f 'xmlschema.c' || echo './'`xmlschema.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmlenc-dec.lo -MD -MP -MF .deps/libwi_la-xmlenc-dec.Tpo -c xmlenc-dec.c -fPIC -DPIC -o .libs/libwi_la-xmlenc-dec.o mv -f .deps/libwi_la-sparql_core.Tpo .deps/libwi_la-sparql_core.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmlsearch.lo -MD -MP -MF .deps/libwi_la-xmlsearch.Tpo -c -o libwi_la-xmlsearch.lo `test -f 'xmlsearch.c' || echo './'`xmlsearch.c mv -f .deps/libwi_la-pldebug.Tpo .deps/libwi_la-pldebug.Plo mv -f .deps/libwi_la-shuric.Tpo .deps/libwi_la-shuric.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmlsql.lo -MD -MP -MF .deps/libwi_la-xmlsql.Tpo -c -o libwi_la-xmlsql.lo `test -f 'xmlsql.c' || echo './'`xmlsql.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmllazy.lo -MD -MP -MF .deps/libwi_la-xmllazy.Tpo -c -o libwi_la-xmllazy.lo `test -f 'xmllazy.c' || echo './'`xmllazy.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmlschema.lo -MD -MP -MF .deps/libwi_la-xmlschema.Tpo -c xmlschema.c -fPIC -DPIC -o .libs/libwi_la-xmlschema.o mv -f .deps/libwi_la-bif_phrasematch.Tpo .deps/libwi_la-bif_phrasematch.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmltree.lo -MD -MP -MF .deps/libwi_la-xmltree.Tpo -c -o libwi_la-xmltree.lo `test -f 'xmltree.c' || echo './'`xmltree.c xmlenc-dec.c: In function 'xmlenc_decrypt_soap': xmlenc-dec.c:1700:66: warning: the address of 'sctx' will always evaluate as 'true' mv -f .deps/libwi_la-bif_text.Tpo .deps/libwi_la-bif_text.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xpath.lo -MD -MP -MF .deps/libwi_la-xpath.Tpo -c -o libwi_la-xpath.lo `test -f 'xpath.c' || echo './'`xpath.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmlsearch.lo -MD -MP -MF .deps/libwi_la-xmlsearch.Tpo -c xmlsearch.c -fPIC -DPIC -o .libs/libwi_la-xmlsearch.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmllazy.lo -MD -MP -MF .deps/libwi_la-xmllazy.Tpo -c xmllazy.c -fPIC -DPIC -o .libs/libwi_la-xmllazy.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmlsql.lo -MD -MP -MF .deps/libwi_la-xmlsql.Tpo -c xmlsql.c -fPIC -DPIC -o .libs/libwi_la-xmlsql.o xmlenc.c: In function 'xenc_key_create_from_x509_cert': xmlenc.c:1379:6: warning: passing argument 1 of 'PEM_ASN1_read_bio' from incompatible pointer type /usr/include/openssl/pem.h:417:8: note: expected 'void * (*)(void **, const unsigned char **, long int)' but argument is of type 'char * (*)()' xmlschema.c: In function 'bif_xmls_element_table': xmlschema.c:415:21: warning: unused variable 'qi' xmlschema.c: In function 'bif_xmls_element_col': xmlschema.c:431:21: warning: unused variable 'qi' xmlenc.c:1403:11: warning: passing argument 1 of 'PEM_ASN1_read_bio' from incompatible pointer type /usr/include/openssl/pem.h:417:8: note: expected 'void * (*)(void **, const unsigned char **, long int)' but argument is of type 'char * (*)()' xmlenc.c: In function 'xenc_encode_by_key': xmlenc.c:2713:3: warning: passing argument 1 of 'uuid_unparse' from incompatible pointer type ../../libsrc/util/uuid.h:60:6: note: expected 'const unsigned char *' but argument is of type 'xenc_id_t' xmlenc.c: In function 'bif_xmlenc_encrypt': xmlenc.c:3308:55: warning: the address of 'sctx' will always evaluate as 'true' xmlenc.c:3311:55: warning: the address of 'sctx' will always evaluate as 'true' xmlenc.c: In function 'bif_dsig_template_ext': xmlenc.c:3614:16: warning: the address of 'sctx' will always evaluate as 'true' xmlenc.c:3615:15: warning: the address of 'sctx' will always evaluate as 'true' xmlenc.c: In function 'xenc_security_token_id_format': xmlenc.c:3668:3: warning: passing argument 1 of 'uuid_unparse' from incompatible pointer type ../../libsrc/util/uuid.h:60:6: note: expected 'const unsigned char *' but argument is of type 'xenc_id_t' xmlenc.c: In function 'xenc_generate_key_tag': xmlenc.c:3920:8: warning: passing argument 1 of 'uuid_unparse' from incompatible pointer type ../../libsrc/util/uuid.h:60:6: note: expected 'const unsigned char *' but argument is of type 'xenc_id_t' xmlenc.c: In function 'xenc_generate_encrypted_key_tag': xmlenc.c:4245:4: warning: passing argument 1 of 'uuid_unparse' from incompatible pointer type ../../libsrc/util/uuid.h:60:6: note: expected 'const unsigned char *' but argument is of type 'xenc_id_t' xmlenc.c: In function 'xenc_generate_ref_list': xmlenc.c:4284:7: warning: passing argument 1 of 'uuid_unparse' from incompatible pointer type ../../libsrc/util/uuid.h:60:6: note: expected 'const unsigned char *' but argument is of type 'xenc_id_t' 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xmltree.lo -MD -MP -MF .deps/libwi_la-xmltree.Tpo -c xmltree.c -fPIC -DPIC -o .libs/libwi_la-xmltree.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xpath.lo -MD -MP -MF .deps/libwi_la-xpath.Tpo -c xpath.c -fPIC -DPIC -o .libs/libwi_la-xpath.o mv -f .deps/libwi_la-xmlschema.Tpo .deps/libwi_la-xmlschema.Plo mv -f .deps/libwi_la-xmlsearch.Tpo .deps/libwi_la-xmlsearch.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xpf.lo -MD -MP -MF .deps/libwi_la-xpf.Tpo -c -o libwi_la-xpf.lo `test -f 'xpf.c' || echo './'`xpf.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xqf.lo -MD -MP -MF .deps/libwi_la-xqf.Tpo -c -o libwi_la-xqf.lo `test -f 'xqf.c' || echo './'`xqf.c mv -f .deps/libwi_la-http_client.Tpo .deps/libwi_la-http_client.Plo xmltree.c: In function 'xe_deserialize': xmltree.c:7615:8: warning: unused variable 'len' /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xslt.lo -MD -MP -MF .deps/libwi_la-xslt.Tpo -c -o libwi_la-xslt.lo `test -f 'xslt.c' || echo './'`xslt.c xmltree.c: In function 'xte_sum64_iter': xmltree.c:9626:19: warning: pointer targets in assignment differ in signedness xmltree.c:9626:19: warning: pointer targets in assignment differ in signedness mv -f .deps/libwi_la-xmllazy.Tpo .deps/libwi_la-xmllazy.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xslt_fmt.lo -MD -MP -MF .deps/libwi_la-xslt_fmt.Tpo -c -o libwi_la-xslt_fmt.lo `test -f 'xslt_fmt.c' || echo './'`xslt_fmt.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xpf.lo -MD -MP -MF .deps/libwi_la-xpf.Tpo -c xpf.c -fPIC -DPIC -o .libs/libwi_la-xpf.o mv -f .deps/libwi_la-xmlenc_algos.Tpo .deps/libwi_la-xmlenc_algos.Plo xpath.c: In function 'sqlr_make_new_error_xdl_base': xpath.c:5243:16: warning: unused variable 'self' /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xslt_opt.lo -MD -MP -MF .deps/libwi_la-xslt_opt.Tpo -c -o libwi_la-xslt_opt.lo `test -f 'xslt_opt.c' || echo './'`xslt_opt.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xqf.lo -MD -MP -MF .deps/libwi_la-xqf.Tpo -c xqf.c -fPIC -DPIC -o .libs/libwi_la-xqf.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xslt.lo -MD -MP -MF .deps/libwi_la-xslt.Tpo -c xslt.c -fPIC -DPIC -o .libs/libwi_la-xslt.o mv -f .deps/libwi_la-xmlenc-dec.Tpo .deps/libwi_la-xmlenc-dec.Plo In file included from /usr/include/string.h:642:0, from ../../libsrc/Dk/Dksystem.h:87, from ../../libsrc/Dk.h:40, from wi.h:58, from sqlnode.h:32, from bif_file.c:40: In function 'memset', inlined from 'get_mime_part' at bif_file.c:3012:10: /usr/include/bits/string3.h:83:30: warning: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_pop3.lo -MD -MP -MF .deps/libwi_la-bif_pop3.Tpo -c -o libwi_la-bif_pop3.lo `test -f 'bif_pop3.c' || echo './'`bif_pop3.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xslt_fmt.lo -MD -MP -MF .deps/libwi_la-xslt_fmt.Tpo -c xslt_fmt.c -fPIC -DPIC -o .libs/libwi_la-xslt_fmt.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-xslt_opt.lo -MD -MP -MF .deps/libwi_la-xslt_opt.Tpo -c xslt_opt.c -fPIC -DPIC -o .libs/libwi_la-xslt_opt.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_pop3.lo -MD -MP -MF .deps/libwi_la-bif_pop3.Tpo -c bif_pop3.c -fPIC -DPIC -o .libs/libwi_la-bif_pop3.o xslt.c: In function 'bif_dict_remove': xslt.c:3621:27: warning: comparison of distinct pointer types lacks a cast xslt.c: In function 'bif_dict_dec_or_remove': xslt.c:3726:27: warning: comparison of distinct pointer types lacks a cast xslt.c: In function 'bif_dict_destructive_list_rnd_keys': xslt.c:3847:11: warning: assignment from incompatible pointer type xslt.c: In function 'bif_dict_iter_next': xslt.c:3949:7: warning: passing argument 2 of 'hit_next' from incompatible pointer type ../../libsrc/Dk/Dkhashext.h:239:5: note: expected 'char **' but argument is of type 'char ***' xslt.c:3949:7: warning: passing argument 3 of 'hit_next' from incompatible pointer type ../../libsrc/Dk/Dkhashext.h:239:5: note: expected 'char **' but argument is of type 'char ***' mv -f .deps/libwi_la-xslt_fmt.Tpo .deps/libwi_la-xslt_fmt.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_nntp.lo -MD -MP -MF .deps/libwi_la-bif_nntp.Tpo -c -o libwi_la-bif_nntp.lo `test -f 'bif_nntp.c' || echo './'`bif_nntp.c mv -f .deps/libwi_la-bif_pop3.Tpo .deps/libwi_la-bif_pop3.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_xper.lo -MD -MP -MF .deps/libwi_la-bif_xper.Tpo -c -o libwi_la-bif_xper.lo `test -f 'bif_xper.c' || echo './'`bif_xper.c mv -f .deps/libwi_la-sparql2sqltext.Tpo .deps/libwi_la-sparql2sqltext.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-2pc.lo -MD -MP -MF .deps/libwi_la-2pc.Tpo -c -o libwi_la-2pc.lo `test -f '2pc.c' || echo './'`2pc.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_nntp.lo -MD -MP -MF .deps/libwi_la-bif_nntp.Tpo -c bif_nntp.c -fPIC -DPIC -o .libs/libwi_la-bif_nntp.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_xper.lo -MD -MP -MF .deps/libwi_la-bif_xper.Tpo -c bif_xper.c -fPIC -DPIC -o .libs/libwi_la-bif_xper.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-2pc.lo -MD -MP -MF .deps/libwi_la-2pc.Tpo -c 2pc.c -fPIC -DPIC -o .libs/libwi_la-2pc.o mv -f .deps/libwi_la-text.Tpo .deps/libwi_la-text.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_repl.lo -MD -MP -MF .deps/libwi_la-bif_repl.Tpo -c -o libwi_la-bif_repl.lo `test -f 'bif_repl.c' || echo './'`bif_repl.c 2pc.c: In function 'txa_write': 2pc.c:1914:7: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_repl.lo -MD -MP -MF .deps/libwi_la-bif_repl.Tpo -c bif_repl.c -fPIC -DPIC -o .libs/libwi_la-bif_repl.o mv -f .deps/libwi_la-xslt_opt.Tpo .deps/libwi_la-xslt_opt.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_xml.lo -MD -MP -MF .deps/libwi_la-bif_xml.Tpo -c -o libwi_la-bif_xml.lo `test -f 'bif_xml.c' || echo './'`bif_xml.c mv -f .deps/libwi_la-bif_file.Tpo .deps/libwi_la-bif_file.Plo mv -f .deps/libwi_la-bif_repl.Tpo .deps/libwi_la-bif_repl.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-odbccat.lo -MD -MP -MF .deps/libwi_la-odbccat.Tpo -c -o libwi_la-odbccat.lo `test -f 'odbccat.c' || echo './'`odbccat.c /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlrbuf.lo -MD -MP -MF .deps/libwi_la-sqlrbuf.Tpo -c -o libwi_la-sqlrbuf.lo `test -f 'sqlrbuf.c' || echo './'`sqlrbuf.c mv -f .deps/libwi_la-bif_nntp.Tpo .deps/libwi_la-bif_nntp.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlrcomp.lo -MD -MP -MF .deps/libwi_la-sqlrcomp.Tpo -c -o libwi_la-sqlrcomp.lo `test -f 'sqlrcomp.c' || echo './'`sqlrcomp.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-bif_xml.lo -MD -MP -MF .deps/libwi_la-bif_xml.Tpo -c bif_xml.c -fPIC -DPIC -o .libs/libwi_la-bif_xml.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlrbuf.lo -MD -MP -MF .deps/libwi_la-sqlrbuf.Tpo -c sqlrbuf.c -fPIC -DPIC -o .libs/libwi_la-sqlrbuf.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-odbccat.lo -MD -MP -MF .deps/libwi_la-odbccat.Tpo -c odbccat.c -fPIC -DPIC -o .libs/libwi_la-odbccat.o 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlrcomp.lo -MD -MP -MF .deps/libwi_la-sqlrcomp.Tpo -c sqlrcomp.c -fPIC -DPIC -o .libs/libwi_la-sqlrcomp.o mv -f .deps/libwi_la-2pc.Tpo .deps/libwi_la-2pc.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlrrun.lo -MD -MP -MF .deps/libwi_la-sqlrrun.Tpo -c -o libwi_la-sqlrrun.lo `test -f 'sqlrrun.c' || echo './'`sqlrrun.c mv -f .deps/libwi_la-sqlrbuf.Tpo .deps/libwi_la-sqlrbuf.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-wi_xid.lo -MD -MP -MF .deps/libwi_la-wi_xid.Tpo -c -o libwi_la-wi_xid.lo `test -f 'wi_xid.c' || echo './'`wi_xid.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-sqlrrun.lo -MD -MP -MF .deps/libwi_la-sqlrrun.Tpo -c sqlrrun.c -fPIC -DPIC -o .libs/libwi_la-sqlrrun.o mv -f .deps/libwi_la-odbccat.Tpo .deps/libwi_la-odbccat.Plo sqlrcomp.c: In function 'sqlc_insert_commalist': sqlrcomp.c:847:21: warning: unused variable 'col' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-blobio.lo -MD -MP -MF .deps/libwic_la-blobio.Tpo -c -o libwic_la-blobio.lo `test -f 'blobio.c' || echo './'`blobio.c 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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -MT libwi_la-wi_xid.lo -MD -MP -MF .deps/libwi_la-wi_xid.Tpo -c wi_xid.c -fPIC -DPIC -o .libs/libwi_la-wi_xid.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-blobio.lo -MD -MP -MF .deps/libwic_la-blobio.Tpo -c blobio.c -fPIC -DPIC -o .libs/libwic_la-blobio.o mv -f .deps/libwi_la-xmlenc.Tpo .deps/libwi_la-xmlenc.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIcr.lo -MD -MP -MF .deps/libwic_la-CLIcr.Tpo -c -o libwic_la-CLIcr.lo `test -f 'CLIcr.c' || echo './'`CLIcr.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIcr.lo -MD -MP -MF .deps/libwic_la-CLIcr.Tpo -c CLIcr.c -fPIC -DPIC -o .libs/libwic_la-CLIcr.o mv -f .deps/libwi_la-sqlrrun.Tpo .deps/libwi_la-sqlrrun.Plo mv -f .deps/libwi_la-wi_xid.Tpo .deps/libwi_la-wi_xid.Plo xslt.c: In function 'bif_dict_dec_or_remove': xslt.c:3691:10: warning: 'res' may be used uninitialized in this function /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIodbc3.lo -MD -MP -MF .deps/libwic_la-CLIodbc3.Tpo -c -o libwic_la-CLIodbc3.lo `test -f 'CLIodbc3.c' || echo './'`CLIodbc3.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIsql1.lo -MD -MP -MF .deps/libwic_la-CLIsql1.Tpo -c -o libwic_la-CLIsql1.lo `test -f 'CLIsql1.c' || echo './'`CLIsql1.c mv -f .deps/libwi_la-xmlsql.Tpo .deps/libwi_la-xmlsql.Plo sqlrcomp.c: In function 'sqlc_exp_print': sqlrcomp.c:1197:17: warning: 'case_dfe' may be used uninitialized in this function sqlrcomp.c:1196:17: warning: 'old_private_elts' may be used uninitialized in this function mv -f .deps/libwi_la-xqf.Tpo .deps/libwi_la-xqf.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIsql2.lo -MD -MP -MF .deps/libwic_la-CLIsql2.Tpo -c -o libwic_la-CLIsql2.lo `test -f 'CLIsql2.c' || echo './'`CLIsql2.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIsql3.lo -MD -MP -MF .deps/libwic_la-CLIsql3.Tpo -c -o libwic_la-CLIsql3.lo `test -f 'CLIsql3.c' || echo './'`CLIsql3.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIodbc3.lo -MD -MP -MF .deps/libwic_la-CLIodbc3.Tpo -c CLIodbc3.c -fPIC -DPIC -o .libs/libwic_la-CLIodbc3.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIsql1.lo -MD -MP -MF .deps/libwic_la-CLIsql1.Tpo -c CLIsql1.c -fPIC -DPIC -o .libs/libwic_la-CLIsql1.o mv -f .deps/libwi_la-xpath.Tpo .deps/libwi_la-xpath.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIsql3W.lo -MD -MP -MF .deps/libwic_la-CLIsql3W.Tpo -c -o libwic_la-CLIsql3W.lo `test -f 'CLIsql3W.c' || echo './'`CLIsql3W.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIsql2.lo -MD -MP -MF .deps/libwic_la-CLIsql2.Tpo -c CLIsql2.c -fPIC -DPIC -o .libs/libwic_la-CLIsql2.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIsql3.lo -MD -MP -MF .deps/libwic_la-CLIsql3.Tpo -c CLIsql3.c -fPIC -DPIC -o .libs/libwic_la-CLIsql3.o CLIodbc3.c: In function 'virtodbc__SQLAllocHandle': CLIodbc3.c:51:13: warning: unused variable 'rc' CLIodbc3.c: In function 'virtodbc__SQLFreeHandle': CLIodbc3.c:96:3: warning: unused variable 'stmt' CLIodbc3.c: In function 'virtodbc__SQLGetDiagRec': CLIodbc3.c:348:7: warning: the address of 'pcbSqlstate' will always evaluate as 'true' CLIodbc3.c:348:7: warning: the address of 'pcbSqlstate' will always evaluate as 'true' CLIodbc3.c:364:7: warning: the address of 'pcbSqlstate' will always evaluate as 'true' CLIodbc3.c:364:7: warning: the address of 'pcbSqlstate' will always evaluate as 'true' mv -f .deps/libwic_la-CLIcr.Tpo .deps/libwic_la-CLIcr.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIsql3W.lo -MD -MP -MF .deps/libwic_la-CLIsql3W.Tpo -c CLIsql3W.c -fPIC -DPIC -o .libs/libwic_la-CLIsql3W.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIuti.lo -MD -MP -MF .deps/libwic_la-CLIuti.Tpo -c -o libwic_la-CLIuti.lo `test -f 'CLIuti.c' || echo './'`CLIuti.c mv -f .deps/libwic_la-blobio.Tpo .deps/libwic_la-blobio.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIw.lo -MD -MP -MF .deps/libwic_la-CLIw.Tpo -c -o libwic_la-CLIw.lo `test -f 'CLIw.c' || echo './'`CLIw.c CLIsql3.c: In function 'virtodbc__SQLDriverConnect': CLIsql3.c:590:10: warning: unused variable 'ROUNDROBINW' CLIsql2.c: In function 'virtodbc__SQLGetConnectOption': CLIsql2.c:1084:7: warning: the address of 'application_name' will always evaluate as 'true' 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIuti.lo -MD -MP -MF .deps/libwic_la-CLIuti.Tpo -c CLIuti.c -fPIC -DPIC -o .libs/libwic_la-CLIuti.o In file included from CLIsql3W.c:32:0: CLIsql3.c: In function 'virtodbc__SQLDriverConnect': CLIsql3.c:590:10: warning: unused variable 'ROUNDROBINW' CLIsql3.c: In function 'SQLConnectW': CLIsql3.c:906:3: warning: passing argument 2 of 'internal_sql_connect' from incompatible pointer type CLI.h:372:11: note: expected 'SQLCHAR *' but argument is of type 'SQLTCHAR *' CLIsql3.c:906:3: warning: passing argument 4 of 'internal_sql_connect' from incompatible pointer type CLI.h:372:11: note: expected 'SQLCHAR *' but argument is of type 'SQLTCHAR *' CLIsql3.c:906:3: warning: passing argument 6 of 'internal_sql_connect' from incompatible pointer type CLI.h:372:11: note: expected 'SQLCHAR *' but argument is of type 'SQLTCHAR *' 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-CLIw.lo -MD -MP -MF .deps/libwic_la-CLIw.Tpo -c CLIw.c -fPIC -DPIC -o .libs/libwic_la-CLIw.o mv -f .deps/libwic_la-CLIsql3.Tpo .deps/libwic_la-CLIsql3.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-datesupp.lo -MD -MP -MF .deps/libwic_la-datesupp.Tpo -c -o libwic_la-datesupp.lo `test -f 'datesupp.c' || echo './'`datesupp.c mv -f .deps/libwi_la-xslt.Tpo .deps/libwi_la-xslt.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-multibyte.lo -MD -MP -MF .deps/libwic_la-multibyte.Tpo -c -o libwic_la-multibyte.lo `test -f 'multibyte.c' || echo './'`multibyte.c mv -f .deps/libwic_la-CLIsql3W.Tpo .deps/libwic_la-CLIsql3W.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-datesupp.lo -MD -MP -MF .deps/libwic_la-datesupp.Tpo -c datesupp.c -fPIC -DPIC -o .libs/libwic_la-datesupp.o mv -f .deps/libwi_la-sqlrcomp.Tpo .deps/libwi_la-sqlrcomp.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-numeric.lo -MD -MP -MF .deps/libwic_la-numeric.Tpo -c -o libwic_la-numeric.lo `test -f 'numeric.c' || echo './'`numeric.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-wirpc.lo -MD -MP -MF .deps/libwic_la-wirpc.Tpo -c -o libwic_la-wirpc.lo `test -f 'wirpc.c' || echo './'`wirpc.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-multibyte.lo -MD -MP -MF .deps/libwic_la-multibyte.Tpo -c multibyte.c -fPIC -DPIC -o .libs/libwic_la-multibyte.o CLIw.c: In function 'SQLErrorW': CLIw.c:568:7: warning: '_vpcbErrorMsg' may be used uninitialized in this function 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-numeric.lo -MD -MP -MF .deps/libwic_la-numeric.Tpo -c numeric.c -fPIC -DPIC -o .libs/libwic_la-numeric.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-wirpc.lo -MD -MP -MF .deps/libwic_la-wirpc.Tpo -c wirpc.c -fPIC -DPIC -o .libs/libwic_la-wirpc.o mv -f .deps/libwic_la-wirpc.Tpo .deps/libwic_la-wirpc.Plo mv -f .deps/libwic_la-CLIsql1.Tpo .deps/libwic_la-CLIsql1.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-wi_xid.lo -MD -MP -MF .deps/libwic_la-wi_xid.Tpo -c -o libwic_la-wi_xid.lo `test -f 'wi_xid.c' || echo './'`wi_xid.c numeric.c: In function 'numeric_from_double': numeric.c:1808:8: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-pldbgcli.lo -MD -MP -MF .deps/libwic_la-pldbgcli.Tpo -c -o libwic_la-pldbgcli.lo `test -f 'pldbgcli.c' || echo './'`pldbgcli.c mv -f .deps/libwi_la-xpf.Tpo .deps/libwi_la-xpf.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-wi_xid.lo -MD -MP -MF .deps/libwic_la-wi_xid.Tpo -c wi_xid.c -fPIC -DPIC -o .libs/libwic_la-wi_xid.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -MT libwic_la-pldbgcli.lo -MD -MP -MF .deps/libwic_la-pldbgcli.Tpo -c pldbgcli.c -fPIC -DPIC -o .libs/libwic_la-pldbgcli.o mv -f .deps/libwic_la-CLIodbc3.Tpo .deps/libwic_la-CLIodbc3.Plo mv -f .deps/libwic_la-wi_xid.Tpo .deps/libwic_la-wi_xid.Plo mv -f .deps/libwic_la-multibyte.Tpo .deps/libwic_la-multibyte.Plo mv -f .deps/libwic_la-pldbgcli.Tpo .deps/libwic_la-pldbgcli.Plo mv -f .deps/libwic_la-datesupp.Tpo .deps/libwic_la-datesupp.Plo mv -f .deps/libwi_la-bif_xper.Tpo .deps/libwi_la-bif_xper.Plo mv -f .deps/libwic_la-CLIw.Tpo .deps/libwic_la-CLIw.Plo mv -f .deps/libwic_la-numeric.Tpo .deps/libwic_la-numeric.Plo mv -f .deps/libwi_la-xmltree.Tpo .deps/libwi_la-xmltree.Plo mv -f .deps/libwic_la-CLIuti.Tpo .deps/libwic_la-CLIuti.Plo mv -f .deps/libwi_la-bif_xml.Tpo .deps/libwi_la-bif_xml.Plo mv -f .deps/libwic_la-CLIsql2.Tpo .deps/libwic_la-CLIsql2.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -I../../libsrc/langfunc -I../../libsrc/odbcsdk/include -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libwic.la libwic_la-blobio.lo libwic_la-CLIcr.lo libwic_la-CLIodbc3.lo libwic_la-CLIsql1.lo libwic_la-CLIsql2.lo libwic_la-CLIsql3.lo libwic_la-CLIsql3W.lo libwic_la-CLIuti.lo libwic_la-CLIw.lo libwic_la-datesupp.lo libwic_la-multibyte.lo libwic_la-numeric.lo libwic_la-wirpc.lo libwic_la-wi_xid.lo libwic_la-pldbgcli.lo -lm libtool: link: i686-pc-linux-gnu-ar cru .libs/libwic.a .libs/libwic_la-blobio.o .libs/libwic_la-CLIcr.o .libs/libwic_la-CLIodbc3.o .libs/libwic_la-CLIsql1.o .libs/libwic_la-CLIsql2.o .libs/libwic_la-CLIsql3.o .libs/libwic_la-CLIsql3W.o .libs/libwic_la-CLIuti.o .libs/libwic_la-CLIw.o .libs/libwic_la-datesupp.o .libs/libwic_la-multibyte.o .libs/libwic_la-numeric.o .libs/libwic_la-wirpc.o .libs/libwic_la-wi_xid.o .libs/libwic_la-pldbgcli.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libwic.a libtool: link: ( cd ".libs" && rm -f "libwic.la" && ln -s "../libwic.la" "libwic.la" ) mv -f .deps/libwi_la-bif_soap.Tpo .deps/libwi_la-bif_soap.Plo /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.2/work/virtuoso-opensource-6.1.2/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\" -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libwi.la libwi_la-aqueue.lo libwi_la-arith.lo libwi_la-auxfiles.lo libwi_la-bif_audio.lo libwi_la-bif_crypto.lo libwi_la-bif_diff.lo libwi_la-bif_intl.lo libwi_la-bif_json.lo libwi_la-bif_regexp.lo libwi_la-bif_uuencode.lo libwi_la-bitmap.lo libwi_la-blob.lo libwi_la-blobio.lo libwi_la-cl_stubs.lo libwi_la-datesupp.lo libwi_la-ddlrun.lo libwi_la-disk.lo libwi_la-dks_esc.lo libwi_la-extent.lo libwi_la-eqlcomp.lo libwi_la-gate.lo libwi_la-hash.lo libwi_la-hosting.lo libwi_la-http.lo libwi_la-insert.lo libwi_la-inxop.lo libwi_la-json_l.lo libwi_la-json_p.lo libwi_la-lisprdr.lo libwi_la-lock.lo libwi_la-log.lo libwi_la-map_schema.lo libwi_la-meta.lo libwi_la-mtwrite.lo libwi_la-multibyte.lo libwi_la-neodisk.lo libwi_la-numeric.lo libwi_la-obackup.lo libwi_la-page.lo libwi_la-plugin_loader.lo libwi_la-recovery.lo libwi_la-regist.lo libwi_la-rendezvous.lo libwi_la-rltrx.lo libwi_la-row.lo libwi_la-schspace.lo libwi_la-scn3.lo libwi_la-search.lo libwi_la-search_in.lo libwi_la-security.lo libwi_la-shcompo.lo libwi_la-sort.lo libwi_la-space.lo libwi_la-sql3.lo libwi_la-sqlbif2.lo libwi_la-sqlbif.lo libwi_la-sql_code.lo libwi_la-sql_code_1.lo libwi_la-sql_code_2pc.lo libwi_la-sql_code_adm.lo libwi_la-sql_code_auto.lo libwi_la-sql_code_blog.lo libwi_la-sql_code_cache.lo libwi_la-sql_code_dav.lo libwi_la-sql_code_dbp.lo libwi_la-sql_code_ddk.lo libwi_la-sql_code_imsg.lo libwi_la-sql_code_pldbg.lo libwi_la-sql_code_repl.lo libwi_la-sql_code_sparql.lo libwi_la-sql_code_sys.lo libwi_la-sql_code_uddi.lo libwi_la-sql_code_vad.lo libwi_la-sql_code_vdb.lo libwi_la-sql_code_ws.lo libwi_la-sqlcomp2.lo libwi_la-sqlcomp.lo libwi_la-sqlcost.lo libwi_la-sqlcr.lo libwi_la-sqldf.lo libwi_la-sqlexp.lo libwi_la-sqlgen.lo libwi_la-sqlhash.lo libwi_la-sqlintrp.lo libwi_la-sqlinx.lo libwi_la-sqloby.lo libwi_la-sqlo.lo libwi_la-sqlocr.lo libwi_la-sqloinv.lo libwi_la-sqloinx.lo libwi_la-sqloprt.lo libwi_la-sqlorder.lo libwi_la-sqlovdb.lo libwi_la-sqlpfn.lo libwi_la-sqlprocc.lo libwi_la-sqlprt.lo libwi_la-sqlrun.lo libwi_la-sqlsrv.lo libwi_la-sqlstmts.lo libwi_la-sqltrig.lo libwi_la-sqltype.lo libwi_la-sqlver.lo libwi_la-sqlview.lo libwi_la-srvcr.lo libwi_la-srvmultibyte.lo libwi_la-srvstat.lo libwi_la-string.lo libwi_la-trans.lo libwi_la-update.lo libwi_la-uuencode.lo libwi_la-wirpc.lo libwi_la-wiservic.lo libwi_la-xpathp.lo libwi_la-xpscn.lo libwi_la-jso.lo libwi_la-rdfbox.lo libwi_la-rdf_core.lo libwi_la-rdfinf.lo libwi_la-rdf_mapping_jso.lo libwi_la-rdfxml_parser.lo libwi_la-nquad_p.lo libwi_la-sparql2sql.lo libwi_la-sparql2sqltext.lo libwi_la-sparqld.lo libwi_la-sparql_core.lo libwi_la-sparql_l.lo libwi_la-sparql_p.lo libwi_la-sparql_qm.lo libwi_la-sparql_sff.lo libwi_la-sparql_tree.lo libwi_la-sparul2sql.lo libwi_la-sql_code_sparql.lo libwi_la-turtle_l.lo libwi_la-turtle_p.lo libwi_la-repldb.lo libwi_la-replsri.lo libwi_la-replsub.lo libwi_la-replpush.lo libwi_la-pldebug.lo libwi_la-bif_date.lo libwi_la-bif_dav.lo libwi_la-bif_explain.lo libwi_la-bif_file.lo libwi_la-bif_phrasematch.lo libwi_la-bif_smtp.lo libwi_la-bif_soap.lo libwi_la-bif_text.lo libwi_la-bif_tidy.lo libwi_la-http_client.lo libwi_la-shuric.lo libwi_la-subseq.lo libwi_la-text.lo libwi_la-xmlenc_algos.lo libwi_la-xmlenc.lo libwi_la-xmlenc-dec.lo libwi_la-xmlschema.lo libwi_la-xmlsearch.lo libwi_la-xmlsql.lo libwi_la-xmllazy.lo libwi_la-xmltree.lo libwi_la-xpath.lo libwi_la-xpf.lo libwi_la-xqf.lo libwi_la-xslt.lo libwi_la-xslt_fmt.lo libwi_la-xslt_opt.lo libwi_la-bif_pop3.lo libwi_la-bif_nntp.lo libwi_la-bif_xper.lo libwi_la-2pc.lo libwi_la-bif_repl.lo libwi_la-bif_xml.lo libwi_la-odbccat.lo libwi_la-sqlrbuf.lo libwi_la-sqlrcomp.lo libwi_la-sqlrrun.lo libwi_la-wi_xid.lo -lm copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libwi_la-sql_code_sparql.o .libs/libwi.lax/lt1-libwi_la-sql_code_sparql.o || cp .libs/libwi_la-sql_code_sparql.o .libs/libwi.lax/lt1-libwi_la-sql_code_sparql.o libtool: link: i686-pc-linux-gnu-ar cru .libs/libwi.a .libs/libwi_la-aqueue.o .libs/libwi_la-arith.o .libs/libwi_la-auxfiles.o .libs/libwi_la-bif_audio.o .libs/libwi_la-bif_crypto.o .libs/libwi_la-bif_diff.o .libs/libwi_la-bif_intl.o .libs/libwi_la-bif_json.o .libs/libwi_la-bif_regexp.o .libs/libwi_la-bif_uuencode.o .libs/libwi_la-bitmap.o .libs/libwi_la-blob.o .libs/libwi_la-blobio.o .libs/libwi_la-cl_stubs.o .libs/libwi_la-datesupp.o .libs/libwi_la-ddlrun.o .libs/libwi_la-disk.o .libs/libwi_la-dks_esc.o .libs/libwi_la-extent.o .libs/libwi_la-eqlcomp.o .libs/libwi_la-gate.o .libs/libwi_la-hash.o .libs/libwi_la-hosting.o .libs/libwi_la-http.o .libs/libwi_la-insert.o .libs/libwi_la-inxop.o .libs/libwi_la-json_l.o .libs/libwi_la-json_p.o .libs/libwi_la-lisprdr.o .libs/libwi_la-lock.o .libs/libwi_la-log.o .libs/libwi_la-map_schema.o .libs/libwi_la-meta.o .libs/libwi_la-mtwrite.o .libs/libwi_la-multibyte.o .libs/libwi_la-neodisk.o .libs/libwi_la-numeric.o .libs/libwi_la-obackup.o .libs/libwi_la-page.o .libs/libwi_la-plugin_loader.o .libs/libwi_la-recovery.o .libs/libwi_la-regist.o .libs/libwi_la-rendezvous.o .libs/libwi_la-rltrx.o .libs/libwi_la-row.o .libs/libwi_la-schspace.o .libs/libwi_la-scn3.o .libs/libwi_la-search.o .libs/libwi_la-search_in.o .libs/libwi_la-security.o .libs/libwi_la-shcompo.o .libs/libwi_la-sort.o .libs/libwi_la-space.o .libs/libwi_la-sql3.o .libs/libwi_la-sqlbif2.o .libs/libwi_la-sqlbif.o .libs/libwi_la-sql_code.o .libs/libwi_la-sql_code_1.o .libs/libwi_la-sql_code_2pc.o .libs/libwi_la-sql_code_adm.o .libs/libwi_la-sql_code_auto.o .libs/libwi_la-sql_code_blog.o .libs/libwi_la-sql_code_cache.o .libs/libwi_la-sql_code_dav.o .libs/libwi_la-sql_code_dbp.o .libs/libwi_la-sql_code_ddk.o .libs/libwi_la-sql_code_imsg.o .libs/libwi_la-sql_code_pldbg.o .libs/libwi_la-sql_code_repl.o .libs/libwi_la-sql_code_sparql.o .libs/libwi_la-sql_code_sys.o .libs/libwi_la-sql_code_uddi.o .libs/libwi_la-sql_code_vad.o .libs/libwi_la-sql_code_vdb.o .libs/libwi_la-sql_code_ws.o .libs/libwi_la-sqlcomp2.o .libs/libwi_la-sqlcomp.o .libs/libwi_la-sqlcost.o .libs/libwi_la-sqlcr.o .libs/libwi_la-sqldf.o .libs/libwi_la-sqlexp.o .libs/libwi_la-sqlgen.o .libs/libwi_la-sqlhash.o .libs/libwi_la-sqlintrp.o .libs/libwi_la-sqlinx.o .libs/libwi_la-sqloby.o .libs/libwi_la-sqlo.o .libs/libwi_la-sqlocr.o .libs/libwi_la-sqloinv.o .libs/libwi_la-sqloinx.o .libs/libwi_la-sqloprt.o .libs/libwi_la-sqlorder.o .libs/libwi_la-sqlovdb.o .libs/libwi_la-sqlpfn.o .libs/libwi_la-sqlprocc.o .libs/libwi_la-sqlprt.o .libs/libwi_la-sqlrun.o .libs/libwi_la-sqlsrv.o .libs/libwi_la-sqlstmts.o .libs/libwi_la-sqltrig.o .libs/libwi_la-sqltype.o .libs/libwi_la-sqlver.o .libs/libwi_la-sqlview.o .libs/libwi_la-srvcr.o .libs/libwi_la-srvmultibyte.o .libs/libwi_la-srvstat.o .libs/libwi_la-string.o .libs/libwi_la-trans.o .libs/libwi_la-update.o .libs/libwi_la-uuencode.o .libs/libwi_la-wirpc.o .libs/libwi_la-wiservic.o .libs/libwi_la-xpathp.o .libs/libwi_la-xpscn.o .libs/libwi_la-jso.o .libs/libwi_la-rdfbox.o .libs/libwi_la-rdf_core.o .libs/libwi_la-rdfinf.o .libs/libwi_la-rdf_mapping_jso.o .libs/libwi_la-rdfxml_parser.o .libs/libwi_la-nquad_p.o .libs/libwi_la-sparql2sql.o .libs/libwi_la-sparql2sqltext.o .libs/libwi_la-sparqld.o .libs/libwi_la-sparql_core.o .libs/libwi_la-sparql_l.o .libs/libwi_la-sparql_p.o .libs/libwi_la-sparql_qm.o .libs/libwi_la-sparql_sff.o .libs/libwi_la-sparql_tree.o .libs/libwi_la-sparul2sql.o .libs/libwi.lax/lt1-libwi_la-sql_code_sparql.o .libs/libwi_la-turtle_l.o .libs/libwi_la-turtle_p.o .libs/libwi_la-repldb.o .libs/libwi_la-replsri.o .libs/libwi_la-replsub.o .libs/libwi_la-replpush.o .libs/libwi_la-pldebug.o .libs/libwi_la-bif_date.o .libs/libwi_la-bif_dav.o .libs/libwi_la-bif_explain.o .libs/libwi_la-bif_file.o .libs/libwi_la-bif_phrasematch.o .libs/libwi_la-bif_smtp.o .libs/libwi_la-bif_soap.o .libs/libwi_la-bif_text.o .libs/libwi_la-bif_tidy.o .libs/libwi_la-http_client.o .libs/libwi_la-shuric.o .libs/libwi_la-subseq.o .libs/libwi_la-text.o .libs/libwi_la-xmlenc_algos.o .libs/libwi_la-xmlenc.o .libs/libwi_la-xmlenc-dec.o .libs/libwi_la-xmlschema.o .libs/libwi_la-xmlsearch.o .libs/libwi_la-xmlsql.o .libs/libwi_la-xmllazy.o .libs/libwi_la-xmltree.o .libs/libwi_la-xpath.o .libs/libwi_la-xpf.o .libs/libwi_la-xqf.o .libs/libwi_la-xslt.o .libs/libwi_la-xslt_fmt.o .libs/libwi_la-xslt_opt.o .libs/libwi_la-bif_pop3.o .libs/libwi_la-bif_nntp.o .libs/libwi_la-bif_xper.o .libs/libwi_la-2pc.o .libs/libwi_la-bif_repl.o .libs/libwi_la-bif_xml.o .libs/libwi_la-odbccat.o .libs/libwi_la-sqlrbuf.o .libs/libwi_la-sqlrcomp.o .libs/libwi_la-sqlrrun.o .libs/libwi_la-wi_xid.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libwi.a libtool: link: rm -fr .libs/libwi.lax libtool: link: ( cd ".libs" && rm -f "libwi.la" && ln -s "../libwi.la" "libwi.la" ) make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Wi' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Wi' Making all in Xml.new make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new' make all-am make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-xmlparser.lo -MD -MP -MF .deps/libxml_la-xmlparser.Tpo -c -o libxml_la-xmlparser.lo `test -f 'xmlparser.c' || echo './'`xmlparser.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-xmlgram.lo -MD -MP -MF .deps/libxml_la-xmlgram.Tpo -c -o libxml_la-xmlgram.lo `test -f 'xmlgram.c' || echo './'`xmlgram.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-xmlread.lo -MD -MP -MF .deps/libxml_la-xmlread.Tpo -c -o libxml_la-xmlread.lo `test -f 'xmlread.c' || echo './'`xmlread.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-xml_ecm.lo -MD -MP -MF .deps/libxml_la-xml_ecm.Tpo -c -o libxml_la-xml_ecm.lo `test -f 'xml_ecm.c' || echo './'`xml_ecm.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-html_mode.lo -MD -MP -MF .deps/libxml_la-html_mode.Tpo -c -o libxml_la-html_mode.lo `test -f 'html_mode.c' || echo './'`html_mode.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-charclasses.lo -MD -MP -MF .deps/libxml_la-charclasses.Tpo -c -o libxml_la-charclasses.lo `test -f 'charclasses.c' || echo './'`charclasses.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-dtd.lo -MD -MP -MF .deps/libxml_la-dtd.Tpo -c -o libxml_la-dtd.lo `test -f 'dtd.c' || echo './'`dtd.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-schema.lo -MD -MP -MF .deps/libxml_la-schema.Tpo -c -o libxml_la-schema.lo `test -f 'schema.c' || echo './'`schema.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-datatypes.lo -MD -MP -MF .deps/libxml_la-datatypes.Tpo -c -o libxml_la-datatypes.lo `test -f 'datatypes.c' || echo './'`datatypes.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-schema_fsm.lo -MD -MP -MF .deps/libxml_la-schema_fsm.Tpo -c -o libxml_la-schema_fsm.lo `test -f 'schema_fsm.c' || echo './'`schema_fsm.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-xml_ecm.lo -MD -MP -MF .deps/libxml_la-xml_ecm.Tpo -c xml_ecm.c -fPIC -DPIC -o .libs/libxml_la-xml_ecm.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-xmlgram.lo -MD -MP -MF .deps/libxml_la-xmlgram.Tpo -c xmlgram.c -fPIC -DPIC -o .libs/libxml_la-xmlgram.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-html_mode.lo -MD -MP -MF .deps/libxml_la-html_mode.Tpo -c html_mode.c -fPIC -DPIC -o .libs/libxml_la-html_mode.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-xmlread.lo -MD -MP -MF .deps/libxml_la-xmlread.Tpo -c xmlread.c -fPIC -DPIC -o .libs/libxml_la-xmlread.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-charclasses.lo -MD -MP -MF .deps/libxml_la-charclasses.Tpo -c charclasses.c -fPIC -DPIC -o .libs/libxml_la-charclasses.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-schema.lo -MD -MP -MF .deps/libxml_la-schema.Tpo -c schema.c -fPIC -DPIC -o .libs/libxml_la-schema.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-xmlparser.lo -MD -MP -MF .deps/libxml_la-xmlparser.Tpo -c xmlparser.c -fPIC -DPIC -o .libs/libxml_la-xmlparser.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-schema_fsm.lo -MD -MP -MF .deps/libxml_la-schema_fsm.Tpo -c schema_fsm.c -fPIC -DPIC -o .libs/libxml_la-schema_fsm.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-dtd.lo -MD -MP -MF .deps/libxml_la-dtd.Tpo -c dtd.c -fPIC -DPIC -o .libs/libxml_la-dtd.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -MT libxml_la-datatypes.lo -MD -MP -MF .deps/libxml_la-datatypes.Tpo -c datatypes.c -fPIC -DPIC -o .libs/libxml_la-datatypes.o xmlread.c: In function 'add_buf': xmlread.c:289:12: warning: pointer targets in assignment differ in signedness xmlread.c: In function 'get_tok_char': xmlread.c:679:7: warning: pointer targets in passing argument 2 of 'eh_decode_char__UTF8' differ in signedness ../../libsrc/langfunc/langfunc.h:568:1: note: expected 'const char *' but argument is of type 'utf8char *' xmlread.c:697:3: warning: pointer targets in passing argument 2 of 'eh_encode_char__UTF8' differ in signedness ../../libsrc/langfunc/langfunc.h:578:1: note: expected 'char *' but argument is of type 'utf8char *' xmlread.c:697:3: warning: pointer targets in passing argument 3 of 'eh_encode_char__UTF8' differ in signedness ../../libsrc/langfunc/langfunc.h:578:1: note: expected 'char *' but argument is of type 'utf8char *' xmlread.c:707:7: warning: pointer targets in passing argument 2 of 'eh_encode_char__UTF8' differ in signedness ../../libsrc/langfunc/langfunc.h:578:1: note: expected 'char *' but argument is of type 'utf8char *' xmlread.c:707:7: warning: pointer targets in passing argument 3 of 'eh_encode_char__UTF8' differ in signedness ../../libsrc/langfunc/langfunc.h:578:1: note: expected 'char *' but argument is of type 'utf8char *' xmlread.c:714:39: warning: pointer targets in assignment differ in signedness xmlread.c: In function 'handle_char_data': xmlread.c:2029:2: warning: pointer targets in passing argument 2 of 'parser->masters.char_data_handler' differ in signedness xmlread.c:2029:2: note: expected 'const char *' but argument is of type 'utf8char *' xmlread.c:2032:5: warning: pointer targets in passing argument 2 of 'parser->masters.char_data_handler' differ in signedness xmlread.c:2032:5: note: expected 'const char *' but argument is of type 'utf8char *' dtd.c: In function 'get_include': dtd.c:819:7: warning: passing argument 2 of 'id_hash_get_key_by_place' from incompatible pointer type ../../libsrc/Dk/Dkhashext.h:236:9: note: expected 'caddr_t' but argument is of type 'struct lenmem_t **' dtd.c: In function 'insert_buffer': dtd.c:983:18: warning: pointer targets in assignment differ in signedness dtd.c:984:18: warning: pointer targets in assignment differ in signedness xmlread.c: In function 'get_token': xmlread.c:3138:28: warning: pointer targets in assignment differ in signedness mv -f .deps/libxml_la-charclasses.Tpo .deps/libxml_la-charclasses.Plo mv -f .deps/libxml_la-xmlgram.Tpo .deps/libxml_la-xmlgram.Plo mv -f .deps/libxml_la-html_mode.Tpo .deps/libxml_la-html_mode.Plo xmlparser.c: In function 'VXmlParserCreate': xmlparser.c:205:12: warning: pointer targets in assignment differ in signedness mv -f .deps/libxml_la-datatypes.Tpo .deps/libxml_la-datatypes.Plo mv -f .deps/libxml_la-dtd.Tpo .deps/libxml_la-dtd.Plo mv -f .deps/libxml_la-xml_ecm.Tpo .deps/libxml_la-xml_ecm.Plo mv -f .deps/libxml_la-xmlparser.Tpo .deps/libxml_la-xmlparser.Plo mv -f .deps/libxml_la-schema_fsm.Tpo .deps/libxml_la-schema_fsm.Plo mv -f .deps/libxml_la-schema.Tpo .deps/libxml_la-schema.Plo mv -f .deps/libxml_la-xmlread.Tpo .deps/libxml_la-xmlread.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -DXML_NS -DDTD_VALIDATION -D_XML_SCHEMA -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/util/pcrelib -O2 -pipe -static -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libxml.la libxml_la-xmlparser.lo libxml_la-xmlgram.lo libxml_la-xmlread.lo libxml_la-xml_ecm.lo libxml_la-html_mode.lo libxml_la-charclasses.lo libxml_la-dtd.lo libxml_la-schema.lo libxml_la-datatypes.lo libxml_la-schema_fsm.lo -lm libtool: link: i686-pc-linux-gnu-ar cru .libs/libxml.a .libs/libxml_la-xmlparser.o .libs/libxml_la-xmlgram.o .libs/libxml_la-xmlread.o .libs/libxml_la-xml_ecm.o .libs/libxml_la-html_mode.o .libs/libxml_la-charclasses.o .libs/libxml_la-dtd.o .libs/libxml_la-schema.o .libs/libxml_la-datatypes.o .libs/libxml_la-schema_fsm.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libxml.a libtool: link: ( cd ".libs" && rm -f "libxml.la" && ln -s "../libxml.la" "libxml.la" ) make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new' Making all in langfunc make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/langfunc' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-encoding_basic.lo -MD -MP -MF .deps/liblangfunc_la-encoding_basic.Tpo -c -o liblangfunc_la-encoding_basic.lo `test -f 'encoding_basic.c' || echo './'`encoding_basic.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-encoding_charsets.lo -MD -MP -MF .deps/liblangfunc_la-encoding_charsets.Tpo -c -o liblangfunc_la-encoding_charsets.lo `test -f 'encoding_charsets.c' || echo './'`encoding_charsets.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-encoding_html.lo -MD -MP -MF .deps/liblangfunc_la-encoding_html.Tpo -c -o liblangfunc_la-encoding_html.lo `test -f 'encoding_html.c' || echo './'`encoding_html.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-encoding_ucm.lo -MD -MP -MF .deps/liblangfunc_la-encoding_ucm.Tpo -c -o liblangfunc_la-encoding_ucm.lo `test -f 'encoding_ucm.c' || echo './'`encoding_ucm.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-langfunc.lo -MD -MP -MF .deps/liblangfunc_la-langfunc.Tpo -c -o liblangfunc_la-langfunc.lo `test -f 'langfunc.c' || echo './'`langfunc.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-langman.lo -MD -MP -MF .deps/liblangfunc_la-langman.Tpo -c -o liblangfunc_la-langman.lo `test -f 'langman.c' || echo './'`langman.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-language__en_US.lo -MD -MP -MF .deps/liblangfunc_la-language__en_US.Tpo -c -o liblangfunc_la-language__en_US.lo `test -f 'language__en_US.c' || echo './'`language__en_US.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-language__x_ViDoc.lo -MD -MP -MF .deps/liblangfunc_la-language__x_ViDoc.Tpo -c -o liblangfunc_la-language__x_ViDoc.lo `test -f 'language__x_ViDoc.c' || echo './'`language__x_ViDoc.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-language__x_ViAny.lo -MD -MP -MF .deps/liblangfunc_la-language__x_ViAny.Tpo -c -o liblangfunc_la-language__x_ViAny.lo `test -f 'language__x_ViAny.c' || echo './'`language__x_ViAny.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-latin1ctype.lo -MD -MP -MF .deps/liblangfunc_la-latin1ctype.Tpo -c -o liblangfunc_la-latin1ctype.lo `test -f 'latin1ctype.c' || echo './'`latin1ctype.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-ucm2enc.lo -MD -MP -MF .deps/liblangfunc_la-ucm2enc.Tpo -c -o liblangfunc_la-ucm2enc.lo `test -f 'ucm2enc.c' || echo './'`ucm2enc.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-unicode3.lo -MD -MP -MF .deps/liblangfunc_la-unicode3.Tpo -c -o liblangfunc_la-unicode3.lo `test -f 'unicode3.c' || echo './'`unicode3.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-encoding_html.lo -MD -MP -MF .deps/liblangfunc_la-encoding_html.Tpo -c encoding_html.c -fPIC -DPIC -o .libs/liblangfunc_la-encoding_html.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-encoding_charsets.lo -MD -MP -MF .deps/liblangfunc_la-encoding_charsets.Tpo -c encoding_charsets.c -fPIC -DPIC -o .libs/liblangfunc_la-encoding_charsets.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-encoding_ucm.lo -MD -MP -MF .deps/liblangfunc_la-encoding_ucm.Tpo -c encoding_ucm.c -fPIC -DPIC -o .libs/liblangfunc_la-encoding_ucm.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-encoding_basic.lo -MD -MP -MF .deps/liblangfunc_la-encoding_basic.Tpo -c encoding_basic.c -fPIC -DPIC -o .libs/liblangfunc_la-encoding_basic.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-language__en_US.lo -MD -MP -MF .deps/liblangfunc_la-language__en_US.Tpo -c language__en_US.c -fPIC -DPIC -o .libs/liblangfunc_la-language__en_US.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-langman.lo -MD -MP -MF .deps/liblangfunc_la-langman.Tpo -c langman.c -fPIC -DPIC -o .libs/liblangfunc_la-langman.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-language__x_ViDoc.lo -MD -MP -MF .deps/liblangfunc_la-language__x_ViDoc.Tpo -c language__x_ViDoc.c -fPIC -DPIC -o .libs/liblangfunc_la-language__x_ViDoc.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-langfunc.lo -MD -MP -MF .deps/liblangfunc_la-langfunc.Tpo -c langfunc.c -fPIC -DPIC -o .libs/liblangfunc_la-langfunc.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-language__x_ViAny.lo -MD -MP -MF .deps/liblangfunc_la-language__x_ViAny.Tpo -c language__x_ViAny.c -fPIC -DPIC -o .libs/liblangfunc_la-language__x_ViAny.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-ucm2enc.lo -MD -MP -MF .deps/liblangfunc_la-ucm2enc.Tpo -c ucm2enc.c -fPIC -DPIC -o .libs/liblangfunc_la-ucm2enc.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-latin1ctype.lo -MD -MP -MF .deps/liblangfunc_la-latin1ctype.Tpo -c latin1ctype.c -fPIC -DPIC -o .libs/liblangfunc_la-latin1ctype.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -MT liblangfunc_la-unicode3.lo -MD -MP -MF .deps/liblangfunc_la-unicode3.Tpo -c unicode3.c -fPIC -DPIC -o .libs/liblangfunc_la-unicode3.o mv -f .deps/liblangfunc_la-encoding_html.Tpo .deps/liblangfunc_la-encoding_html.Plo mv -f .deps/liblangfunc_la-latin1ctype.Tpo .deps/liblangfunc_la-latin1ctype.Plo mv -f .deps/liblangfunc_la-unicode3.Tpo .deps/liblangfunc_la-unicode3.Plo mv -f .deps/liblangfunc_la-encoding_charsets.Tpo .deps/liblangfunc_la-encoding_charsets.Plo mv -f .deps/liblangfunc_la-encoding_ucm.Tpo .deps/liblangfunc_la-encoding_ucm.Plo mv -f .deps/liblangfunc_la-language__en_US.Tpo .deps/liblangfunc_la-language__en_US.Plo mv -f .deps/liblangfunc_la-langman.Tpo .deps/liblangfunc_la-langman.Plo mv -f .deps/liblangfunc_la-ucm2enc.Tpo .deps/liblangfunc_la-ucm2enc.Plo mv -f .deps/liblangfunc_la-language__x_ViAny.Tpo .deps/liblangfunc_la-language__x_ViAny.Plo mv -f .deps/liblangfunc_la-language__x_ViDoc.Tpo .deps/liblangfunc_la-language__x_ViDoc.Plo mv -f .deps/liblangfunc_la-langfunc.Tpo .deps/liblangfunc_la-langfunc.Plo mv -f .deps/liblangfunc_la-encoding_basic.Tpo .deps/liblangfunc_la-encoding_basic.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -I../../libsrc/plugin -O2 -pipe -static -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o liblangfunc.la liblangfunc_la-encoding_basic.lo liblangfunc_la-encoding_charsets.lo liblangfunc_la-encoding_html.lo liblangfunc_la-encoding_ucm.lo liblangfunc_la-langfunc.lo liblangfunc_la-langman.lo liblangfunc_la-language__en_US.lo liblangfunc_la-language__x_ViDoc.lo liblangfunc_la-language__x_ViAny.lo liblangfunc_la-latin1ctype.lo liblangfunc_la-ucm2enc.lo liblangfunc_la-unicode3.lo -lm libtool: link: i686-pc-linux-gnu-ar cru .libs/liblangfunc.a .libs/liblangfunc_la-encoding_basic.o .libs/liblangfunc_la-encoding_charsets.o .libs/liblangfunc_la-encoding_html.o .libs/liblangfunc_la-encoding_ucm.o .libs/liblangfunc_la-langfunc.o .libs/liblangfunc_la-langman.o .libs/liblangfunc_la-language__en_US.o .libs/liblangfunc_la-language__x_ViDoc.o .libs/liblangfunc_la-language__x_ViAny.o .libs/liblangfunc_la-latin1ctype.o .libs/liblangfunc_la-ucm2enc.o .libs/liblangfunc_la-unicode3.o libtool: link: i686-pc-linux-gnu-ranlib .libs/liblangfunc.a libtool: link: ( cd ".libs" && rm -f "liblangfunc.la" && ln -s "../liblangfunc.la" "liblangfunc.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/langfunc' Making all in odbcsdk make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/odbcsdk' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/odbcsdk' Making all in plugin make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/plugin' cd ../../libsrc/plugin; ./gen_all_gates.sh rm -rf tmp touch .generated make all-am make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/plugin' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT libplugin_la-plugin.lo -MD -MP -MF .deps/libplugin_la-plugin.Tpo -c -o libplugin_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT libplugin_la-dlf.lo -MD -MP -MF .deps/libplugin_la-dlf.Tpo -c -o libplugin_la-dlf.lo `test -f 'dlf.c' || echo './'`dlf.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT libplugin_la-plugin_unix.lo -MD -MP -MF .deps/libplugin_la-plugin_unix.Tpo -c -o libplugin_la-plugin_unix.lo `test -f 'plugin_unix.c' || echo './'`plugin_unix.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT libplugin_la-export_gate_virtuoso.lo -MD -MP -MF .deps/libplugin_la-export_gate_virtuoso.Tpo -c -o libplugin_la-export_gate_virtuoso.lo `test -f 'export_gate_virtuoso.c' || echo './'`export_gate_virtuoso.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT libplugin_la-gate_virtuoso_stubs.lo -MD -MP -MF .deps/libplugin_la-gate_virtuoso_stubs.Tpo -c -o libplugin_la-gate_virtuoso_stubs.lo `test -f 'gate_virtuoso_stubs.c' || echo './'`gate_virtuoso_stubs.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT hosting_sample_la-hosting_sample.lo -MD -MP -MF .deps/hosting_sample_la-hosting_sample.Tpo -c -o hosting_sample_la-hosting_sample.lo `test -f 'hosting_sample.c' || echo './'`hosting_sample.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT plugin_sample_la-plugin_sample.lo -MD -MP -MF .deps/plugin_sample_la-plugin_sample.Tpo -c -o plugin_sample_la-plugin_sample.lo `test -f 'plugin_sample.c' || echo './'`plugin_sample.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT plugin_sample_la-import_gate_virtuoso.lo -MD -MP -MF .deps/plugin_sample_la-import_gate_virtuoso.Tpo -c -o plugin_sample_la-import_gate_virtuoso.lo `test -f 'import_gate_virtuoso.c' || echo './'`import_gate_virtuoso.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT libplugin_la-plugin.lo -MD -MP -MF .deps/libplugin_la-plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/libplugin_la-plugin.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT libplugin_la-dlf.lo -MD -MP -MF .deps/libplugin_la-dlf.Tpo -c dlf.c -fPIC -DPIC -o .libs/libplugin_la-dlf.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT libplugin_la-export_gate_virtuoso.lo -MD -MP -MF .deps/libplugin_la-export_gate_virtuoso.Tpo -c export_gate_virtuoso.c -fPIC -DPIC -o .libs/libplugin_la-export_gate_virtuoso.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT libplugin_la-plugin_unix.lo -MD -MP -MF .deps/libplugin_la-plugin_unix.Tpo -c plugin_unix.c -fPIC -DPIC -o .libs/libplugin_la-plugin_unix.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT plugin_sample_la-plugin_sample.lo -MD -MP -MF .deps/plugin_sample_la-plugin_sample.Tpo -c plugin_sample.c -fPIC -DPIC -o .libs/plugin_sample_la-plugin_sample.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT libplugin_la-gate_virtuoso_stubs.lo -MD -MP -MF .deps/libplugin_la-gate_virtuoso_stubs.Tpo -c gate_virtuoso_stubs.c -fPIC -DPIC -o .libs/libplugin_la-gate_virtuoso_stubs.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT hosting_sample_la-hosting_sample.lo -MD -MP -MF .deps/hosting_sample_la-hosting_sample.Tpo -c hosting_sample.c -fPIC -DPIC -o .libs/hosting_sample_la-hosting_sample.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -MT plugin_sample_la-import_gate_virtuoso.lo -MD -MP -MF .deps/plugin_sample_la-import_gate_virtuoso.Tpo -c import_gate_virtuoso.c -fPIC -DPIC -o .libs/plugin_sample_la-import_gate_virtuoso.o mv -f .deps/libplugin_la-plugin.Tpo .deps/libplugin_la-plugin.Plo mv -f .deps/hosting_sample_la-hosting_sample.Tpo .deps/hosting_sample_la-hosting_sample.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hosting_sample.la hosting_sample_la-hosting_sample.lo -lm mv -f .deps/libplugin_la-dlf.Tpo .deps/libplugin_la-dlf.Plo mv -f .deps/libplugin_la-plugin_unix.Tpo .deps/libplugin_la-plugin_unix.Plo mv -f .deps/libplugin_la-gate_virtuoso_stubs.Tpo .deps/libplugin_la-gate_virtuoso_stubs.Plo libtool: link: i686-pc-linux-gnu-ar cru .libs/hosting_sample.a .libs/hosting_sample_la-hosting_sample.o libtool: link: i686-pc-linux-gnu-ranlib .libs/hosting_sample.a libtool: link: ( cd ".libs" && rm -f "hosting_sample.la" && ln -s "../hosting_sample.la" "hosting_sample.la" ) In file included from plugin_sample.c:24:0: import_gate_virtuoso.h:454:0: warning: "mutex_enter" redefined ../Wi/wi.h:1598:0: note: this is the location of the previous definition import_gate_virtuoso.h:456:0: warning: "mutex_leave" redefined ../Wi/wi.h:1599:0: note: this is the location of the previous definition In file included from import_gate_virtuoso.c:3:0: import_gate_virtuoso.h:454:0: warning: "mutex_enter" redefined ../Wi/wi.h:1598:0: note: this is the location of the previous definition import_gate_virtuoso.h:456:0: warning: "mutex_leave" redefined ../Wi/wi.h:1599:0: note: this is the location of the previous definition mv -f .deps/libplugin_la-export_gate_virtuoso.Tpo .deps/libplugin_la-export_gate_virtuoso.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin.la libplugin_la-plugin.lo libplugin_la-dlf.lo libplugin_la-plugin_unix.lo libplugin_la-export_gate_virtuoso.lo libplugin_la-gate_virtuoso_stubs.lo -lm mv -f .deps/plugin_sample_la-plugin_sample.Tpo .deps/plugin_sample_la-plugin_sample.Plo mv -f .deps/plugin_sample_la-import_gate_virtuoso.Tpo .deps/plugin_sample_la-import_gate_virtuoso.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DGLOBALREF=extern -D_USRDLL -I../../libsrc -I../../libsrc/Dk -I../../libsrc/langfunc -I../../libsrc/plugin -I../../libsrc/Tidy -I../../libsrc/Xml.new -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o plugin_sample.la plugin_sample_la-plugin_sample.lo plugin_sample_la-import_gate_virtuoso.lo -lm libtool: link: i686-pc-linux-gnu-ar cru .libs/libplugin.a .libs/libplugin_la-plugin.o .libs/libplugin_la-dlf.o .libs/libplugin_la-plugin_unix.o .libs/libplugin_la-export_gate_virtuoso.o .libs/libplugin_la-gate_virtuoso_stubs.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libplugin.a libtool: link: i686-pc-linux-gnu-ar cru .libs/plugin_sample.a .libs/plugin_sample_la-plugin_sample.o .libs/plugin_sample_la-import_gate_virtuoso.o libtool: link: ( cd ".libs" && rm -f "libplugin.la" && ln -s "../libplugin.la" "libplugin.la" ) libtool: link: i686-pc-linux-gnu-ranlib .libs/plugin_sample.a libtool: link: ( cd ".libs" && rm -f "plugin_sample.la" && ln -s "../plugin_sample.la" "plugin_sample.la" ) make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/plugin' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/plugin' Making all in util make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/util' make all-am make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/util' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-buildarg.lo -MD -MP -MF .deps/libutil_la-buildarg.Tpo -c -o libutil_la-buildarg.lo `test -f 'buildarg.c' || echo './'`buildarg.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-cfg2.lo -MD -MP -MF .deps/libutil_la-cfg2.Tpo -c -o libutil_la-cfg2.lo `test -f 'cfg2.c' || echo './'`cfg2.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-cslentry.lo -MD -MP -MF .deps/libutil_la-cslentry.Tpo -c -o libutil_la-cslentry.lo `test -f 'cslentry.c' || echo './'`cslentry.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-csllkup.lo -MD -MP -MF .deps/libutil_la-csllkup.Tpo -c -o libutil_la-csllkup.lo `test -f 'csllkup.c' || echo './'`csllkup.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-cslnment.lo -MD -MP -MF .deps/libutil_la-cslnment.Tpo -c -o libutil_la-cslnment.lo `test -f 'cslnment.c' || echo './'`cslnment.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-dbgmal.lo -MD -MP -MF .deps/libutil_la-dbgmal.Tpo -c -o libutil_la-dbgmal.lo `test -f 'dbgmal.c' || echo './'`dbgmal.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-debug.lo -MD -MP -MF .deps/libutil_la-debug.Tpo -c -o libutil_la-debug.lo `test -f 'debug.c' || echo './'`debug.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-dyntab.lo -MD -MP -MF .deps/libutil_la-dyntab.Tpo -c -o libutil_la-dyntab.lo `test -f 'dyntab.c' || echo './'`dyntab.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-expandav.lo -MD -MP -MF .deps/libutil_la-expandav.Tpo -c -o libutil_la-expandav.lo `test -f 'expandav.c' || echo './'`expandav.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-fnmatch.lo -MD -MP -MF .deps/libutil_la-fnmatch.Tpo -c -o libutil_la-fnmatch.lo `test -f 'fnmatch.c' || echo './'`fnmatch.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-fnqual.lo -MD -MP -MF .deps/libutil_la-fnqual.Tpo -c -o libutil_la-fnqual.lo `test -f 'fnqual.c' || echo './'`fnqual.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-fnsearch.lo -MD -MP -MF .deps/libutil_la-fnsearch.Tpo -c -o libutil_la-fnsearch.lo `test -f 'fnsearch.c' || echo './'`fnsearch.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-fntodos.lo -MD -MP -MF .deps/libutil_la-fntodos.Tpo -c -o libutil_la-fntodos.lo `test -f 'fntodos.c' || echo './'`fntodos.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-fnundos.lo -MD -MP -MF .deps/libutil_la-fnundos.Tpo -c -o libutil_la-fnundos.lo `test -f 'fnundos.c' || echo './'`fnundos.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-cfg2.lo -MD -MP -MF .deps/libutil_la-cfg2.Tpo -c cfg2.c -fPIC -DPIC -o .libs/libutil_la-cfg2.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-cslnment.lo -MD -MP -MF .deps/libutil_la-cslnment.Tpo -c cslnment.c -fPIC -DPIC -o .libs/libutil_la-cslnment.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-cslentry.lo -MD -MP -MF .deps/libutil_la-cslentry.Tpo -c cslentry.c -fPIC -DPIC -o .libs/libutil_la-cslentry.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-fnmatch.lo -MD -MP -MF .deps/libutil_la-fnmatch.Tpo -c fnmatch.c -fPIC -DPIC -o .libs/libutil_la-fnmatch.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-fnundos.lo -MD -MP -MF .deps/libutil_la-fnundos.Tpo -c fnundos.c -fPIC -DPIC -o .libs/libutil_la-fnundos.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-buildarg.lo -MD -MP -MF .deps/libutil_la-buildarg.Tpo -c buildarg.c -fPIC -DPIC -o .libs/libutil_la-buildarg.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-csllkup.lo -MD -MP -MF .deps/libutil_la-csllkup.Tpo -c csllkup.c -fPIC -DPIC -o .libs/libutil_la-csllkup.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-fnsearch.lo -MD -MP -MF .deps/libutil_la-fnsearch.Tpo -c fnsearch.c -fPIC -DPIC -o .libs/libutil_la-fnsearch.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-debug.lo -MD -MP -MF .deps/libutil_la-debug.Tpo -c debug.c -fPIC -DPIC -o .libs/libutil_la-debug.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-dbgmal.lo -MD -MP -MF .deps/libutil_la-dbgmal.Tpo -c dbgmal.c -fPIC -DPIC -o .libs/libutil_la-dbgmal.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-fnqual.lo -MD -MP -MF .deps/libutil_la-fnqual.Tpo -c fnqual.c -fPIC -DPIC -o .libs/libutil_la-fnqual.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-expandav.lo -MD -MP -MF .deps/libutil_la-expandav.Tpo -c expandav.c -fPIC -DPIC -o .libs/libutil_la-expandav.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-dyntab.lo -MD -MP -MF .deps/libutil_la-dyntab.Tpo -c dyntab.c -fPIC -DPIC -o .libs/libutil_la-dyntab.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-fntodos.lo -MD -MP -MF .deps/libutil_la-fntodos.Tpo -c fntodos.c -fPIC -DPIC -o .libs/libutil_la-fntodos.o mv -f .deps/libutil_la-fnmatch.Tpo .deps/libutil_la-fnmatch.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-getdate.lo -MD -MP -MF .deps/libutil_la-getdate.Tpo -c -o libutil_la-getdate.lo `test -f 'getdate.c' || echo './'`getdate.c mv -f .deps/libutil_la-debug.Tpo .deps/libutil_la-debug.Plo mv -f .deps/libutil_la-fnundos.Tpo .deps/libutil_la-fnundos.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-getopt1.lo -MD -MP -MF .deps/libutil_la-getopt1.Tpo -c -o libutil_la-getopt1.lo `test -f 'getopt1.c' || echo './'`getopt1.c mv -f .deps/libutil_la-cfg2.Tpo .deps/libutil_la-cfg2.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-getdate.lo -MD -MP -MF .deps/libutil_la-getdate.Tpo -c getdate.c -fPIC -DPIC -o .libs/libutil_la-getdate.o mv -f .deps/libutil_la-cslentry.Tpo .deps/libutil_la-cslentry.Plo dbgmal.c: In function 'dbg_malloc': dbgmal.c:409:3: warning: statement with no effect dbgmal.c: In function 'dbg_mallocp': dbgmal.c:447:3: warning: statement with no effect mv -f .deps/libutil_la-cslnment.Tpo .deps/libutil_la-cslnment.Plo mv -f .deps/libutil_la-fnsearch.Tpo .deps/libutil_la-fnsearch.Plo fnqual.c: In function 'fnqualify': fnqual.c:68:13: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result fnqual.c:91:11: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-getopt.lo -MD -MP -MF .deps/libutil_la-getopt.Tpo -c -o libutil_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-gettimeofday.lo -MD -MP -MF .deps/libutil_la-gettimeofday.Tpo -c -o libutil_la-gettimeofday.lo `test -f 'gettimeofday.c' || echo './'`gettimeofday.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-login_digest.lo -MD -MP -MF .deps/libutil_la-login_digest.Tpo -c -o libutil_la-login_digest.lo `test -f 'login_digest.c' || echo './'`login_digest.c mv -f .deps/libutil_la-buildarg.Tpo .deps/libutil_la-buildarg.Plo mv -f .deps/libutil_la-csllkup.Tpo .deps/libutil_la-csllkup.Plo mv -f .deps/libutil_la-expandav.Tpo .deps/libutil_la-expandav.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-getopt1.lo -MD -MP -MF .deps/libutil_la-getopt1.Tpo -c getopt1.c -fPIC -DPIC -o .libs/libutil_la-getopt1.o mv -f .deps/libutil_la-fntodos.Tpo .deps/libutil_la-fntodos.Plo mv -f .deps/libutil_la-fnqual.Tpo .deps/libutil_la-fnqual.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-logmsg.lo -MD -MP -MF .deps/libutil_la-logmsg.Tpo -c -o libutil_la-logmsg.lo `test -f 'logmsg.c' || echo './'`logmsg.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-ltrim.lo -MD -MP -MF .deps/libutil_la-ltrim.Tpo -c -o libutil_la-ltrim.lo `test -f 'ltrim.c' || echo './'`ltrim.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-make_env.lo -MD -MP -MF .deps/libutil_la-make_env.Tpo -c -o libutil_la-make_env.lo `test -f 'make_env.c' || echo './'`make_env.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-mpl.lo -MD -MP -MF .deps/libutil_la-mpl.Tpo -c -o libutil_la-mpl.lo `test -f 'mpl.c' || echo './'`mpl.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-login_digest.lo -MD -MP -MF .deps/libutil_la-login_digest.Tpo -c login_digest.c -fPIC -DPIC -o .libs/libutil_la-login_digest.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-ncfg.lo -MD -MP -MF .deps/libutil_la-ncfg.Tpo -c -o libutil_la-ncfg.lo `test -f 'ncfg.c' || echo './'`ncfg.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-getopt.lo -MD -MP -MF .deps/libutil_la-getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/libutil_la-getopt.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-ntapp.lo -MD -MP -MF .deps/libutil_la-ntapp.Tpo -c -o libutil_la-ntapp.lo `test -f 'ntapp.c' || echo './'`ntapp.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-regerror.lo -MD -MP -MF .deps/libutil_la-regerror.Tpo -c -o libutil_la-regerror.lo `test -f 'regerror.c' || echo './'`regerror.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-gettimeofday.lo -MD -MP -MF .deps/libutil_la-gettimeofday.Tpo -c gettimeofday.c -fPIC -DPIC -o .libs/libutil_la-gettimeofday.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-ltrim.lo -MD -MP -MF .deps/libutil_la-ltrim.Tpo -c ltrim.c -fPIC -DPIC -o .libs/libutil_la-ltrim.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-make_env.lo -MD -MP -MF .deps/libutil_la-make_env.Tpo -c make_env.c -fPIC -DPIC -o .libs/libutil_la-make_env.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-logmsg.lo -MD -MP -MF .deps/libutil_la-logmsg.Tpo -c logmsg.c -fPIC -DPIC -o .libs/libutil_la-logmsg.o mv -f .deps/libutil_la-dyntab.Tpo .deps/libutil_la-dyntab.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-mpl.lo -MD -MP -MF .deps/libutil_la-mpl.Tpo -c mpl.c -fPIC -DPIC -o .libs/libutil_la-mpl.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-regerror.lo -MD -MP -MF .deps/libutil_la-regerror.Tpo -c regerror.c -fPIC -DPIC -o .libs/libutil_la-regerror.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-ntapp.lo -MD -MP -MF .deps/libutil_la-ntapp.Tpo -c ntapp.c -fPIC -DPIC -o .libs/libutil_la-ntapp.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-ncfg.lo -MD -MP -MF .deps/libutil_la-ncfg.Tpo -c ncfg.c -fPIC -DPIC -o .libs/libutil_la-ncfg.o mv -f .deps/libutil_la-getopt1.Tpo .deps/libutil_la-getopt1.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-regexp.lo -MD -MP -MF .deps/libutil_la-regexp.Tpo -c -o libutil_la-regexp.lo `test -f 'regexp.c' || echo './'`regexp.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-regsub.lo -MD -MP -MF .deps/libutil_la-regsub.Tpo -c -o libutil_la-regsub.lo `test -f 'regsub.c' || echo './'`regsub.c mv -f .deps/libutil_la-login_digest.Tpo .deps/libutil_la-login_digest.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-rtrim.lo -MD -MP -MF .deps/libutil_la-rtrim.Tpo -c -o libutil_la-rtrim.lo `test -f 'rtrim.c' || echo './'`rtrim.c getdate.c: In function 'OPL_gd_parse': getdate.c:1321:9: warning: 'OPL_gd_lval.Number' may be used uninitialized in this function mv -f .deps/libutil_la-ltrim.Tpo .deps/libutil_la-ltrim.Plo mv -f .deps/libutil_la-ntapp.Tpo .deps/libutil_la-ntapp.Plo mv -f .deps/libutil_la-regerror.Tpo .deps/libutil_la-regerror.Plo mv -f .deps/libutil_la-make_env.Tpo .deps/libutil_la-make_env.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-regexp.lo -MD -MP -MF .deps/libutil_la-regexp.Tpo -c regexp.c -fPIC -DPIC -o .libs/libutil_la-regexp.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-regsub.lo -MD -MP -MF .deps/libutil_la-regsub.Tpo -c regsub.c -fPIC -DPIC -o .libs/libutil_la-regsub.o mv -f .deps/libutil_la-gettimeofday.Tpo .deps/libutil_la-gettimeofday.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-rtrim.lo -MD -MP -MF .deps/libutil_la-rtrim.Tpo -c rtrim.c -fPIC -DPIC -o .libs/libutil_la-rtrim.o mv -f .deps/libutil_la-dbgmal.Tpo .deps/libutil_la-dbgmal.Plo mv -f .deps/libutil_la-getopt.Tpo .deps/libutil_la-getopt.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-setext.lo -MD -MP -MF .deps/libutil_la-setext.Tpo -c -o libutil_la-setext.lo `test -f 'setext.c' || echo './'`setext.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-startup.lo -MD -MP -MF .deps/libutil_la-startup.Tpo -c -o libutil_la-startup.lo `test -f 'startup.c' || echo './'`startup.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-stpcpy.lo -MD -MP -MF .deps/libutil_la-stpcpy.Tpo -c -o libutil_la-stpcpy.lo `test -f 'stpcpy.c' || echo './'`stpcpy.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strcpyin.lo -MD -MP -MF .deps/libutil_la-strcpyin.Tpo -c -o libutil_la-strcpyin.lo `test -f 'strcpyin.c' || echo './'`strcpyin.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strerror.lo -MD -MP -MF .deps/libutil_la-strerror.Tpo -c -o libutil_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-stricmp.lo -MD -MP -MF .deps/libutil_la-stricmp.Tpo -c -o libutil_la-stricmp.lo `test -f 'stricmp.c' || echo './'`stricmp.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strindex.lo -MD -MP -MF .deps/libutil_la-strindex.Tpo -c -o libutil_la-strindex.lo `test -f 'strindex.c' || echo './'`strindex.c mv -f .deps/libutil_la-mpl.Tpo .deps/libutil_la-mpl.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strinsrt.lo -MD -MP -MF .deps/libutil_la-strinsrt.Tpo -c -o libutil_la-strinsrt.lo `test -f 'strinsrt.c' || echo './'`strinsrt.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-setext.lo -MD -MP -MF .deps/libutil_la-setext.Tpo -c setext.c -fPIC -DPIC -o .libs/libutil_la-setext.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-startup.lo -MD -MP -MF .deps/libutil_la-startup.Tpo -c startup.c -fPIC -DPIC -o .libs/libutil_la-startup.o mv -f .deps/libutil_la-rtrim.Tpo .deps/libutil_la-rtrim.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strcpyin.lo -MD -MP -MF .deps/libutil_la-strcpyin.Tpo -c strcpyin.c -fPIC -DPIC -o .libs/libutil_la-strcpyin.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strlwr.lo -MD -MP -MF .deps/libutil_la-strlwr.Tpo -c -o libutil_la-strlwr.lo `test -f 'strlwr.c' || echo './'`strlwr.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strerror.lo -MD -MP -MF .deps/libutil_la-strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/libutil_la-strerror.o mv -f .deps/libutil_la-logmsg.Tpo .deps/libutil_la-logmsg.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-stpcpy.lo -MD -MP -MF .deps/libutil_la-stpcpy.Tpo -c stpcpy.c -fPIC -DPIC -o .libs/libutil_la-stpcpy.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strindex.lo -MD -MP -MF .deps/libutil_la-strindex.Tpo -c strindex.c -fPIC -DPIC -o .libs/libutil_la-strindex.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-stricmp.lo -MD -MP -MF .deps/libutil_la-stricmp.Tpo -c stricmp.c -fPIC -DPIC -o .libs/libutil_la-stricmp.o mv -f .deps/libutil_la-getdate.Tpo .deps/libutil_la-getdate.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strnicmp.lo -MD -MP -MF .deps/libutil_la-strnicmp.Tpo -c -o libutil_la-strnicmp.lo `test -f 'strnicmp.c' || echo './'`strnicmp.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strinsrt.lo -MD -MP -MF .deps/libutil_la-strinsrt.Tpo -c strinsrt.c -fPIC -DPIC -o .libs/libutil_la-strinsrt.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strquote.lo -MD -MP -MF .deps/libutil_la-strquote.Tpo -c -o libutil_la-strquote.lo `test -f 'strquote.c' || echo './'`strquote.c mv -f .deps/libutil_la-regsub.Tpo .deps/libutil_la-regsub.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strtok_r.lo -MD -MP -MF .deps/libutil_la-strtok_r.Tpo -c -o libutil_la-strtok_r.lo `test -f 'strtok_r.c' || echo './'`strtok_r.c mv -f .deps/libutil_la-setext.Tpo .deps/libutil_la-setext.Plo mv -f .deps/libutil_la-stpcpy.Tpo .deps/libutil_la-stpcpy.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strlwr.lo -MD -MP -MF .deps/libutil_la-strlwr.Tpo -c strlwr.c -fPIC -DPIC -o .libs/libutil_la-strlwr.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strupr.lo -MD -MP -MF .deps/libutil_la-strupr.Tpo -c -o libutil_la-strupr.lo `test -f 'strupr.c' || echo './'`strupr.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strxpect.lo -MD -MP -MF .deps/libutil_la-strxpect.Tpo -c -o libutil_la-strxpect.lo `test -f 'strxpect.c' || echo './'`strxpect.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strnicmp.lo -MD -MP -MF .deps/libutil_la-strnicmp.Tpo -c strnicmp.c -fPIC -DPIC -o .libs/libutil_la-strnicmp.o mv -f .deps/libutil_la-strcpyin.Tpo .deps/libutil_la-strcpyin.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-terminat.lo -MD -MP -MF .deps/libutil_la-terminat.Tpo -c -o libutil_la-terminat.lo `test -f 'terminat.c' || echo './'`terminat.c mv -f .deps/libutil_la-stricmp.Tpo .deps/libutil_la-stricmp.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strtok_r.lo -MD -MP -MF .deps/libutil_la-strtok_r.Tpo -c strtok_r.c -fPIC -DPIC -o .libs/libutil_la-strtok_r.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-usage.lo -MD -MP -MF .deps/libutil_la-usage.Tpo -c -o libutil_la-usage.lo `test -f 'usage.c' || echo './'`usage.c mv -f .deps/libutil_la-startup.Tpo .deps/libutil_la-startup.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strquote.lo -MD -MP -MF .deps/libutil_la-strquote.Tpo -c strquote.c -fPIC -DPIC -o .libs/libutil_la-strquote.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strupr.lo -MD -MP -MF .deps/libutil_la-strupr.Tpo -c strupr.c -fPIC -DPIC -o .libs/libutil_la-strupr.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-uuid.lo -MD -MP -MF .deps/libutil_la-uuid.Tpo -c -o libutil_la-uuid.lo `test -f 'uuid.c' || echo './'`uuid.c mv -f .deps/libutil_la-strerror.Tpo .deps/libutil_la-strerror.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-wcslen.lo -MD -MP -MF .deps/libutil_la-wcslen.Tpo -c -o libutil_la-wcslen.lo `test -f 'wcslen.c' || echo './'`wcslen.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-strxpect.lo -MD -MP -MF .deps/libutil_la-strxpect.Tpo -c strxpect.c -fPIC -DPIC -o .libs/libutil_la-strxpect.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-terminat.lo -MD -MP -MF .deps/libutil_la-terminat.Tpo -c terminat.c -fPIC -DPIC -o .libs/libutil_la-terminat.o mv -f .deps/libutil_la-strindex.Tpo .deps/libutil_la-strindex.Plo mv -f .deps/libutil_la-ncfg.Tpo .deps/libutil_la-ncfg.Plo mv -f .deps/libutil_la-strinsrt.Tpo .deps/libutil_la-strinsrt.Plo mv -f .deps/libutil_la-strlwr.Tpo .deps/libutil_la-strlwr.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-virt_mbrtowc.lo -MD -MP -MF .deps/libutil_la-virt_mbrtowc.Tpo -c -o libutil_la-virt_mbrtowc.lo `test -f 'virt_mbrtowc.c' || echo './'`virt_mbrtowc.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-uuid.lo -MD -MP -MF .deps/libutil_la-uuid.Tpo -c uuid.c -fPIC -DPIC -o .libs/libutil_la-uuid.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-virt_mbsnrtowcs.lo -MD -MP -MF .deps/libutil_la-virt_mbsnrtowcs.Tpo -c -o libutil_la-virt_mbsnrtowcs.lo `test -f 'virt_mbsnrtowcs.c' || echo './'`virt_mbsnrtowcs.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-usage.lo -MD -MP -MF .deps/libutil_la-usage.Tpo -c usage.c -fPIC -DPIC -o .libs/libutil_la-usage.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-virt_wcrtomb.lo -MD -MP -MF .deps/libutil_la-virt_wcrtomb.Tpo -c -o libutil_la-virt_wcrtomb.lo `test -f 'virt_wcrtomb.c' || echo './'`virt_wcrtomb.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-virt_wcs_mask.lo -MD -MP -MF .deps/libutil_la-virt_wcs_mask.Tpo -c -o libutil_la-virt_wcs_mask.lo `test -f 'virt_wcs_mask.c' || echo './'`virt_wcs_mask.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-wcslen.lo -MD -MP -MF .deps/libutil_la-wcslen.Tpo -c wcslen.c -fPIC -DPIC -o .libs/libutil_la-wcslen.o mv -f .deps/libutil_la-strnicmp.Tpo .deps/libutil_la-strnicmp.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-virt_wcsnrtombs.lo -MD -MP -MF .deps/libutil_la-virt_wcsnrtombs.Tpo -c -o libutil_la-virt_wcsnrtombs.lo `test -f 'virt_wcsnrtombs.c' || echo './'`virt_wcsnrtombs.c mv -f .deps/libutil_la-strupr.Tpo .deps/libutil_la-strupr.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_chartables.lo -MD -MP -MF .deps/libutil_la-pcre_chartables.Tpo -c -o libutil_la-pcre_chartables.lo `test -f 'pcrelib/pcre_chartables.c' || echo './'`pcrelib/pcre_chartables.c mv -f .deps/libutil_la-regexp.Tpo .deps/libutil_la-regexp.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_compile.lo -MD -MP -MF .deps/libutil_la-pcre_compile.Tpo -c -o libutil_la-pcre_compile.lo `test -f 'pcrelib/pcre_compile.c' || echo './'`pcrelib/pcre_compile.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-virt_wcrtomb.lo -MD -MP -MF .deps/libutil_la-virt_wcrtomb.Tpo -c virt_wcrtomb.c -fPIC -DPIC -o .libs/libutil_la-virt_wcrtomb.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-virt_mbrtowc.lo -MD -MP -MF .deps/libutil_la-virt_mbrtowc.Tpo -c virt_mbrtowc.c -fPIC -DPIC -o .libs/libutil_la-virt_mbrtowc.o mv -f .deps/libutil_la-strtok_r.Tpo .deps/libutil_la-strtok_r.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-virt_wcs_mask.lo -MD -MP -MF .deps/libutil_la-virt_wcs_mask.Tpo -c virt_wcs_mask.c -fPIC -DPIC -o .libs/libutil_la-virt_wcs_mask.o mv -f .deps/libutil_la-strquote.Tpo .deps/libutil_la-strquote.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-virt_mbsnrtowcs.lo -MD -MP -MF .deps/libutil_la-virt_mbsnrtowcs.Tpo -c virt_mbsnrtowcs.c -fPIC -DPIC -o .libs/libutil_la-virt_mbsnrtowcs.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_config.lo -MD -MP -MF .deps/libutil_la-pcre_config.Tpo -c -o libutil_la-pcre_config.lo `test -f 'pcrelib/pcre_config.c' || echo './'`pcrelib/pcre_config.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_dfa_exec.lo -MD -MP -MF .deps/libutil_la-pcre_dfa_exec.Tpo -c -o libutil_la-pcre_dfa_exec.lo `test -f 'pcrelib/pcre_dfa_exec.c' || echo './'`pcrelib/pcre_dfa_exec.c mv -f .deps/libutil_la-wcslen.Tpo .deps/libutil_la-wcslen.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_exec.lo -MD -MP -MF .deps/libutil_la-pcre_exec.Tpo -c -o libutil_la-pcre_exec.lo `test -f 'pcrelib/pcre_exec.c' || echo './'`pcrelib/pcre_exec.c mv -f .deps/libutil_la-strxpect.Tpo .deps/libutil_la-strxpect.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_chartables.lo -MD -MP -MF .deps/libutil_la-pcre_chartables.Tpo -c pcrelib/pcre_chartables.c -fPIC -DPIC -o .libs/libutil_la-pcre_chartables.o mv -f .deps/libutil_la-uuid.Tpo .deps/libutil_la-uuid.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-virt_wcsnrtombs.lo -MD -MP -MF .deps/libutil_la-virt_wcsnrtombs.Tpo -c virt_wcsnrtombs.c -fPIC -DPIC -o .libs/libutil_la-virt_wcsnrtombs.o mv -f .deps/libutil_la-terminat.Tpo .deps/libutil_la-terminat.Plo mv -f .deps/libutil_la-usage.Tpo .deps/libutil_la-usage.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_fullinfo.lo -MD -MP -MF .deps/libutil_la-pcre_fullinfo.Tpo -c -o libutil_la-pcre_fullinfo.lo `test -f 'pcrelib/pcre_fullinfo.c' || echo './'`pcrelib/pcre_fullinfo.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_config.lo -MD -MP -MF .deps/libutil_la-pcre_config.Tpo -c pcrelib/pcre_config.c -fPIC -DPIC -o .libs/libutil_la-pcre_config.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_compile.lo -MD -MP -MF .deps/libutil_la-pcre_compile.Tpo -c pcrelib/pcre_compile.c -fPIC -DPIC -o .libs/libutil_la-pcre_compile.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_dfa_exec.lo -MD -MP -MF .deps/libutil_la-pcre_dfa_exec.Tpo -c pcrelib/pcre_dfa_exec.c -fPIC -DPIC -o .libs/libutil_la-pcre_dfa_exec.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_get.lo -MD -MP -MF .deps/libutil_la-pcre_get.Tpo -c -o libutil_la-pcre_get.lo `test -f 'pcrelib/pcre_get.c' || echo './'`pcrelib/pcre_get.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_exec.lo -MD -MP -MF .deps/libutil_la-pcre_exec.Tpo -c pcrelib/pcre_exec.c -fPIC -DPIC -o .libs/libutil_la-pcre_exec.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_globals.lo -MD -MP -MF .deps/libutil_la-pcre_globals.Tpo -c -o libutil_la-pcre_globals.lo `test -f 'pcrelib/pcre_globals.c' || echo './'`pcrelib/pcre_globals.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_newline.lo -MD -MP -MF .deps/libutil_la-pcre_newline.Tpo -c -o libutil_la-pcre_newline.lo `test -f 'pcrelib/pcre_newline.c' || echo './'`pcrelib/pcre_newline.c In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_chartables.c:27: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition mv -f .deps/libutil_la-virt_mbrtowc.Tpo .deps/libutil_la-virt_mbrtowc.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_ord2utf8.lo -MD -MP -MF .deps/libutil_la-pcre_ord2utf8.Tpo -c -o libutil_la-pcre_ord2utf8.lo `test -f 'pcrelib/pcre_ord2utf8.c' || echo './'`pcrelib/pcre_ord2utf8.c mv -f .deps/libutil_la-virt_mbsnrtowcs.Tpo .deps/libutil_la-virt_mbsnrtowcs.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_study.lo -MD -MP -MF .deps/libutil_la-pcre_study.Tpo -c -o libutil_la-pcre_study.lo `test -f 'pcrelib/pcre_study.c' || echo './'`pcrelib/pcre_study.c In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_dfa_exec.c:56: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition mv -f .deps/libutil_la-pcre_chartables.Tpo .deps/libutil_la-pcre_chartables.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_get.lo -MD -MP -MF .deps/libutil_la-pcre_get.Tpo -c pcrelib/pcre_get.c -fPIC -DPIC -o .libs/libutil_la-pcre_get.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_tables.lo -MD -MP -MF .deps/libutil_la-pcre_tables.Tpo -c -o libutil_la-pcre_tables.lo `test -f 'pcrelib/pcre_tables.c' || echo './'`pcrelib/pcre_tables.c mv -f .deps/libutil_la-virt_wcs_mask.Tpo .deps/libutil_la-virt_wcs_mask.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_fullinfo.lo -MD -MP -MF .deps/libutil_la-pcre_fullinfo.Tpo -c pcrelib/pcre_fullinfo.c -fPIC -DPIC -o .libs/libutil_la-pcre_fullinfo.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_try_flipped.lo -MD -MP -MF .deps/libutil_la-pcre_try_flipped.Tpo -c -o libutil_la-pcre_try_flipped.lo `test -f 'pcrelib/pcre_try_flipped.c' || echo './'`pcrelib/pcre_try_flipped.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_newline.lo -MD -MP -MF .deps/libutil_la-pcre_newline.Tpo -c pcrelib/pcre_newline.c -fPIC -DPIC -o .libs/libutil_la-pcre_newline.o In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_compile.c:53: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_exec.c:53: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_config.c:48: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition mv -f .deps/libutil_la-virt_wcsnrtombs.Tpo .deps/libutil_la-virt_wcsnrtombs.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_ord2utf8.lo -MD -MP -MF .deps/libutil_la-pcre_ord2utf8.Tpo -c pcrelib/pcre_ord2utf8.c -fPIC -DPIC -o .libs/libutil_la-pcre_ord2utf8.o mv -f .deps/libutil_la-virt_wcrtomb.Tpo .deps/libutil_la-virt_wcrtomb.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_globals.lo -MD -MP -MF .deps/libutil_la-pcre_globals.Tpo -c pcrelib/pcre_globals.c -fPIC -DPIC -o .libs/libutil_la-pcre_globals.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_ucd.lo -MD -MP -MF .deps/libutil_la-pcre_ucd.Tpo -c -o libutil_la-pcre_ucd.lo `test -f 'pcrelib/pcre_ucd.c' || echo './'`pcrelib/pcre_ucd.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_valid_utf8.lo -MD -MP -MF .deps/libutil_la-pcre_valid_utf8.Tpo -c -o libutil_la-pcre_valid_utf8.lo `test -f 'pcrelib/pcre_valid_utf8.c' || echo './'`pcrelib/pcre_valid_utf8.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_tables.lo -MD -MP -MF .deps/libutil_la-pcre_tables.Tpo -c pcrelib/pcre_tables.c -fPIC -DPIC -o .libs/libutil_la-pcre_tables.o mv -f .deps/libutil_la-pcre_config.Tpo .deps/libutil_la-pcre_config.Plo In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_ord2utf8.c:48: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_fullinfo.c:49: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_try_flipped.lo -MD -MP -MF .deps/libutil_la-pcre_try_flipped.Tpo -c pcrelib/pcre_try_flipped.c -fPIC -DPIC -o .libs/libutil_la-pcre_try_flipped.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_study.lo -MD -MP -MF .deps/libutil_la-pcre_study.Tpo -c pcrelib/pcre_study.c -fPIC -DPIC -o .libs/libutil_la-pcre_study.o /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_version.lo -MD -MP -MF .deps/libutil_la-pcre_version.Tpo -c -o libutil_la-pcre_version.lo `test -f 'pcrelib/pcre_version.c' || echo './'`pcrelib/pcre_version.c In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_get.c:50: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_newline.c:54: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_ucd.lo -MD -MP -MF .deps/libutil_la-pcre_ucd.Tpo -c pcrelib/pcre_ucd.c -fPIC -DPIC -o .libs/libutil_la-pcre_ucd.o In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_tables.c:51: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_globals.c:53: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_valid_utf8.lo -MD -MP -MF .deps/libutil_la-pcre_valid_utf8.Tpo -c pcrelib/pcre_valid_utf8.c -fPIC -DPIC -o .libs/libutil_la-pcre_valid_utf8.o mv -f .deps/libutil_la-pcre_ord2utf8.Tpo .deps/libutil_la-pcre_ord2utf8.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_xclass.lo -MD -MP -MF .deps/libutil_la-pcre_xclass.Tpo -c -o libutil_la-pcre_xclass.lo `test -f 'pcrelib/pcre_xclass.c' || echo './'`pcrelib/pcre_xclass.c mv -f .deps/libutil_la-pcre_fullinfo.Tpo .deps/libutil_la-pcre_fullinfo.Plo In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_study.c:49: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition mv -f .deps/libutil_la-pcre_globals.Tpo .deps/libutil_la-pcre_globals.Plo mv -f .deps/libutil_la-pcre_newline.Tpo .deps/libutil_la-pcre_newline.Plo In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_try_flipped.c:50: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition mv -f .deps/libutil_la-pcre_tables.Tpo .deps/libutil_la-pcre_tables.Plo In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_ucd.c:4: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition mv -f .deps/libutil_la-pcre_get.Tpo .deps/libutil_la-pcre_get.Plo 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_version.lo -MD -MP -MF .deps/libutil_la-pcre_version.Tpo -c pcrelib/pcre_version.c -fPIC -DPIC -o .libs/libutil_la-pcre_version.o In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_valid_utf8.c:49: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -MT libutil_la-pcre_xclass.lo -MD -MP -MF .deps/libutil_la-pcre_xclass.Tpo -c pcrelib/pcre_xclass.c -fPIC -DPIC -o .libs/libutil_la-pcre_xclass.o mv -f .deps/libutil_la-pcre_try_flipped.Tpo .deps/libutil_la-pcre_try_flipped.Plo mv -f .deps/libutil_la-pcre_valid_utf8.Tpo .deps/libutil_la-pcre_valid_utf8.Plo In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_version.c:49: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition mv -f .deps/libutil_la-pcre_ucd.Tpo .deps/libutil_la-pcre_ucd.Plo In file included from pcrelib/pcre_internal.h:55:0, from pcrelib/pcre_xclass.c:49: pcrelib/pcre_config.h:139:0: warning: "PACKAGE" redefined ../../libsrc/Dk/config.h:447:0: note: this is the location of the previous definition pcrelib/pcre_config.h:142:0: warning: "PACKAGE_BUGREPORT" redefined ../../libsrc/Dk/config.h:450:0: note: this is the location of the previous definition pcrelib/pcre_config.h:202:0: warning: "VERSION" redefined ../../libsrc/Dk/config.h:553:0: note: this is the location of the previous definition mv -f .deps/libutil_la-pcre_study.Tpo .deps/libutil_la-pcre_study.Plo mv -f .deps/libutil_la-pcre_version.Tpo .deps/libutil_la-pcre_version.Plo mv -f .deps/libutil_la-pcre_xclass.Tpo .deps/libutil_la-pcre_xclass.Plo mv -f .deps/libutil_la-pcre_dfa_exec.Tpo .deps/libutil_la-pcre_dfa_exec.Plo mv -f .deps/libutil_la-pcre_compile.Tpo .deps/libutil_la-pcre_compile.Plo mv -f .deps/libutil_la-pcre_exec.Tpo .deps/libutil_la-pcre_exec.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc -I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -pipe -prefer-pic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libutil.la libutil_la-buildarg.lo libutil_la-cfg2.lo libutil_la-cslentry.lo libutil_la-csllkup.lo libutil_la-cslnment.lo libutil_la-dbgmal.lo libutil_la-debug.lo libutil_la-dyntab.lo libutil_la-expandav.lo libutil_la-fnmatch.lo libutil_la-fnqual.lo libutil_la-fnsearch.lo libutil_la-fntodos.lo libutil_la-fnundos.lo libutil_la-getdate.lo libutil_la-getopt1.lo libutil_la-getopt.lo libutil_la-gettimeofday.lo libutil_la-login_digest.lo libutil_la-logmsg.lo libutil_la-ltrim.lo libutil_la-make_env.lo libutil_la-mpl.lo libutil_la-ncfg.lo libutil_la-ntapp.lo libutil_la-regerror.lo libutil_la-regexp.lo libutil_la-regsub.lo libutil_la-rtrim.lo libutil_la-setext.lo libutil_la-startup.lo libutil_la-stpcpy.lo libutil_la-strcpyin.lo libutil_la-strerror.lo libutil_la-stricmp.lo libutil_la-strindex.lo libutil_la-strinsrt.lo libutil_la-strlwr.lo libutil_la-strnicmp.lo libutil_la-strquote.lo libutil_la-strtok_r.lo libutil_la-strupr.lo libutil_la-strxpect.lo libutil_la-terminat.lo libutil_la-usage.lo libutil_la-uuid.lo libutil_la-wcslen.lo libutil_la-virt_mbrtowc.lo libutil_la-virt_mbsnrtowcs.lo libutil_la-virt_wcrtomb.lo libutil_la-virt_wcs_mask.lo libutil_la-virt_wcsnrtombs.lo libutil_la-pcre_chartables.lo libutil_la-pcre_compile.lo libutil_la-pcre_config.lo libutil_la-pcre_dfa_exec.lo libutil_la-pcre_exec.lo libutil_la-pcre_fullinfo.lo libutil_la-pcre_get.lo libutil_la-pcre_globals.lo libutil_la-pcre_newline.lo libutil_la-pcre_ord2utf8.lo libutil_la-pcre_study.lo libutil_la-pcre_tables.lo libutil_la-pcre_try_flipped.lo libutil_la-pcre_ucd.lo libutil_la-pcre_valid_utf8.lo libutil_la-pcre_version.lo libutil_la-pcre_xclass.lo -lm libtool: link: i686-pc-linux-gnu-ar cru .libs/libutil.a .libs/libutil_la-buildarg.o .libs/libutil_la-cfg2.o .libs/libutil_la-cslentry.o .libs/libutil_la-csllkup.o .libs/libutil_la-cslnment.o .libs/libutil_la-dbgmal.o .libs/libutil_la-debug.o .libs/libutil_la-dyntab.o .libs/libutil_la-expandav.o .libs/libutil_la-fnmatch.o .libs/libutil_la-fnqual.o .libs/libutil_la-fnsearch.o .libs/libutil_la-fntodos.o .libs/libutil_la-fnundos.o .libs/libutil_la-getdate.o .libs/libutil_la-getopt1.o .libs/libutil_la-getopt.o .libs/libutil_la-gettimeofday.o .libs/libutil_la-login_digest.o .libs/libutil_la-logmsg.o .libs/libutil_la-ltrim.o .libs/libutil_la-make_env.o .libs/libutil_la-mpl.o .libs/libutil_la-ncfg.o .libs/libutil_la-ntapp.o .libs/libutil_la-regerror.o .libs/libutil_la-regexp.o .libs/libutil_la-regsub.o .libs/libutil_la-rtrim.o .libs/libutil_la-setext.o .libs/libutil_la-startup.o .libs/libutil_la-stpcpy.o .libs/libutil_la-strcpyin.o .libs/libutil_la-strerror.o .libs/libutil_la-stricmp.o .libs/libutil_la-strindex.o .libs/libutil_la-strinsrt.o .libs/libutil_la-strlwr.o .libs/libutil_la-strnicmp.o .libs/libutil_la-strquote.o .libs/libutil_la-strtok_r.o .libs/libutil_la-strupr.o .libs/libutil_la-strxpect.o .libs/libutil_la-terminat.o .libs/libutil_la-usage.o .libs/libutil_la-uuid.o .libs/libutil_la-wcslen.o .libs/libutil_la-virt_mbrtowc.o .libs/libutil_la-virt_mbsnrtowcs.o .libs/libutil_la-virt_wcrtomb.o .libs/libutil_la-virt_wcs_mask.o .libs/libutil_la-virt_wcsnrtombs.o .libs/libutil_la-pcre_chartables.o .libs/libutil_la-pcre_compile.o .libs/libutil_la-pcre_config.o .libs/libutil_la-pcre_dfa_exec.o .libs/libutil_la-pcre_exec.o .libs/libutil_la-pcre_fullinfo.o .libs/libutil_la-pcre_get.o .libs/libutil_la-pcre_globals.o .libs/libutil_la-pcre_newline.o .libs/libutil_la-pcre_ord2utf8.o .libs/libutil_la-pcre_study.o .libs/libutil_la-pcre_tables.o .libs/libutil_la-pcre_try_flipped.o .libs/libutil_la-pcre_ucd.o .libs/libutil_la-pcre_valid_utf8.o .libs/libutil_la-pcre_version.o .libs/libutil_la-pcre_xclass.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libutil.a libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/util' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/util' make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc' make[1]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc' Making all in binsrc make[1]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc' Making all in virtuoso make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/plugin -I../../libsrc/langfunc -DBUILD_THREAD_MODEL=\"-t\" -DSHARED_OBJECT -O2 -pipe -MT libvirtuoso_t_la-viconfig.lo -MD -MP -MF .deps/libvirtuoso_t_la-viconfig.Tpo -c -o libvirtuoso_t_la-viconfig.lo `test -f 'viconfig.c' || echo './'`viconfig.c /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/plugin -I../../libsrc/langfunc -DBUILD_THREAD_MODEL=\"-t\" -DSHARED_OBJECT -O2 -pipe -MT libvirtuoso_t_la-viunix.lo -MD -MP -MF .deps/libvirtuoso_t_la-viunix.Tpo -c -o libvirtuoso_t_la-viunix.lo `test -f 'viunix.c' || echo './'`viunix.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/plugin -I../../libsrc/langfunc -DBUILD_THREAD_MODEL=\"-t\" -O2 -pipe -MT virtuoso_t-viconfig.o -MD -MP -MF .deps/virtuoso_t-viconfig.Tpo -c -o virtuoso_t-viconfig.o `test -f 'viconfig.c' || echo './'`viconfig.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/plugin -I../../libsrc/langfunc -DBUILD_THREAD_MODEL=\"-t\" -O2 -pipe -MT virtuoso_t-viunix.o -MD -MP -MF .deps/virtuoso_t-viunix.Tpo -c -o virtuoso_t-viunix.o `test -f 'viunix.c' || echo './'`viunix.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/plugin -I../../libsrc/langfunc -DBUILD_THREAD_MODEL=\"-t\" -DSHARED_OBJECT -O2 -pipe -MT libvirtuoso_t_la-viconfig.lo -MD -MP -MF .deps/libvirtuoso_t_la-viconfig.Tpo -c viconfig.c -fPIC -DPIC -o .libs/libvirtuoso_t_la-viconfig.o 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/plugin -I../../libsrc/langfunc -DBUILD_THREAD_MODEL=\"-t\" -DSHARED_OBJECT -O2 -pipe -MT libvirtuoso_t_la-viunix.lo -MD -MP -MF .deps/libvirtuoso_t_la-viunix.Tpo -c viunix.c -fPIC -DPIC -o .libs/libvirtuoso_t_la-viunix.o viunix.c:291:1: warning: ‘sigh_set_notifiers’ defined but not used viunix.c:276:1: warning: 'sigh_report_and_forget' defined but not used mv -f .deps/virtuoso_t-viunix.Tpo .deps/virtuoso_t-viunix.Po mv -f .deps/libvirtuoso_t_la-viunix.Tpo .deps/libvirtuoso_t_la-viunix.Plo mv -f .deps/virtuoso_t-viconfig.Tpo .deps/virtuoso_t-viconfig.Po /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/plugin -I../../libsrc/langfunc -DBUILD_THREAD_MODEL=\"-t\" -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o virtuoso-t virtuoso_t-viconfig.o virtuoso_t-viunix.o ../../libsrc/Wi/libwi.la ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdksrv.la ../../libsrc/Thread/libthrp.la ../../libsrc/Xml.new/libxml.la ../../libsrc/plugin/libplugin.la ../../libsrc/langfunc/liblangfunc.la ../../libsrc/Tidy/libtidy.la ../../libsrc/util/libutil.la -lssl -lcrypto -lpthread -ldl -lm -lm -lm -lz mv -f .deps/libvirtuoso_t_la-viconfig.Tpo .deps/libvirtuoso_t_la-viconfig.Plo /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/plugin -I../../libsrc/langfunc -DBUILD_THREAD_MODEL=\"-t\" -DSHARED_OBJECT -O2 -pipe -static -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libvirtuoso-t.la libvirtuoso_t_la-viconfig.lo libvirtuoso_t_la-viunix.lo ../../libsrc/Wi/libwi.la ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdksrv.la ../../libsrc/Thread/libthrp.la ../../libsrc/Xml.new/libxml.la ../../libsrc/plugin/libplugin.la ../../libsrc/langfunc/liblangfunc.la ../../libsrc/Tidy/libtidy.la ../../libsrc/util/libutil.la -lssl -lcrypto -lpthread -ldl -lm -lm -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/plugin -I../../libsrc/langfunc -DBUILD_THREAD_MODEL=\"-t\" -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o virtuoso-t virtuoso_t-viconfig.o virtuoso_t-viunix.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwi.a ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdksrv.a ../../libsrc/Thread/.libs/libthrp.a ../../libsrc/Xml.new/.libs/libxml.a ../../libsrc/plugin/.libs/libplugin.a ../../libsrc/langfunc/.libs/liblangfunc.a ../../libsrc/Tidy/.libs/libtidy.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lpthread -ldl -lm -lz libtool: link: (cd .libs/libvirtuoso-t.lax/libwi.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso/../../libsrc/Wi/.libs/libwi.a") libtool: link: (cd .libs/libvirtuoso-t.lax/libwic.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso/../../libsrc/Wi/.libs/libwic.a") libtool: link: (cd .libs/libvirtuoso-t.lax/libdksrv.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso/../../libsrc/Dk/.libs/libdksrv.a") libtool: link: (cd .libs/libvirtuoso-t.lax/libthrp.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso/../../libsrc/Thread/.libs/libthrp.a") libtool: link: (cd .libs/libvirtuoso-t.lax/libxml.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso/../../libsrc/Xml.new/.libs/libxml.a") libtool: link: (cd .libs/libvirtuoso-t.lax/libplugin.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso/../../libsrc/plugin/.libs/libplugin.a") libtool: link: (cd .libs/libvirtuoso-t.lax/liblangfunc.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso/../../libsrc/langfunc/.libs/liblangfunc.a") libtool: link: (cd .libs/libvirtuoso-t.lax/libtidy.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso/../../libsrc/Tidy/.libs/libtidy.a") libtool: link: (cd .libs/libvirtuoso-t.lax/libutil.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso/../../libsrc/util/.libs/libutil.a") libtool: link: i686-pc-linux-gnu-ar cru .libs/libvirtuoso-t.a .libs/libvirtuoso_t_la-viconfig.o .libs/libvirtuoso_t_la-viunix.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-2pc.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-aqueue.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-arith.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-auxfiles.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_audio.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_crypto.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_date.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_dav.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_diff.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_explain.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_file.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_intl.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_json.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_nntp.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_phrasematch.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_pop3.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_regexp.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_repl.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_smtp.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_soap.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_text.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_tidy.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_uuencode.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_xml.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bif_xper.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-bitmap.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-blob.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-blobio.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-cl_stubs.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-datesupp.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-ddlrun.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-disk.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-dks_esc.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-eqlcomp.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-extent.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-gate.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-hash.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-hosting.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-http.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-http_client.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-insert.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-inxop.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-jso.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-json_l.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-json_p.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-lisprdr.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-lock.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-log.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-map_schema.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-meta.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-mtwrite.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-multibyte.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-neodisk.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-nquad_p.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-numeric.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-obackup.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-odbccat.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-page.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-pldebug.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-plugin_loader.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-rdf_core.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-rdf_mapping_jso.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-rdfbox.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-rdfinf.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-rdfxml_parser.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-recovery.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-regist.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-rendezvous.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-repldb.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-replpush.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-replsri.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-replsub.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-rltrx.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-row.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-schspace.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-scn3.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-search.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-search_in.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-security.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-shcompo.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-shuric.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sort.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-space.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sparql2sql.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sparql2sqltext.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sparql_core.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sparql_l.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sparql_p.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sparql_qm.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sparql_sff.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sparql_tree.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sparqld.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sparul2sql.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql3.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_1.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_2pc.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_adm.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_auto.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_blog.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_cache.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_dav.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_dbp.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_ddk.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_imsg.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_pldbg.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_repl.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_sparql.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_sys.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_uddi.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_vad.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_vdb.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sql_code_ws.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlbif.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlbif2.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlcomp.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlcomp2.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlcost.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlcr.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqldf.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlexp.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlgen.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlhash.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlintrp.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlinx.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlo.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqloby.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlocr.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqloinv.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqloinx.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqloprt.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlorder.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlovdb.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlpfn.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlprocc.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlprt.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlrbuf.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlrcomp.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlrrun.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlrun.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlsrv.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlstmts.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqltrig.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqltype.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlver.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-sqlview.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-srvcr.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-srvmultibyte.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-srvstat.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-string.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-subseq.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-text.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-trans.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-turtle_l.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-turtle_p.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-update.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-uuencode.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-wi_xid.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-wirpc.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-wiservic.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xmlenc-dec.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xmlenc.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xmlenc_algos.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xmllazy.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xmlschema.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xmlsearch.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xmlsql.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xmltree.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xpath.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xpathp.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xpf.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xpscn.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xqf.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xslt.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xslt_fmt.o .libs/libvirtuoso-t.lax/libwi.a/libwi_la-xslt_opt.o .libs/libvirtuoso-t.lax/libwi.a/lt1-libwi_la-sql_code_sparql.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-CLIcr.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-CLIodbc3.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-CLIsql1.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-CLIsql2.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-CLIsql3.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-CLIsql3W.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-CLIuti.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-CLIw.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-blobio.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-datesupp.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-multibyte.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-numeric.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-pldbgcli.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-wi_xid.o .libs/libvirtuoso-t.lax/libwic.a/libwic_la-wirpc.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkalloc.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkbasket.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkbox.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkdevice.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkernel.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkhash.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkhashext.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dklongjmp.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkmarshal.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkpool.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkresource.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkrusage.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkses2.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dksesinp.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dksession.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dksesstr.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dksestcp.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dksets.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkstubs.o .libs/libvirtuoso-t.lax/libdksrv.a/libdksrv_la-Dkutil.o .libs/libvirtuoso-t.lax/libthrp.a/libthrp_la-io_unix.o .libs/libvirtuoso-t.lax/libthrp.a/libthrp_la-sched_pthread.o .libs/libvirtuoso-t.lax/libthrp.a/libthrp_la-thread_attr.o .libs/libvirtuoso-t.lax/libthrp.a/libthrp_la-thread_queue.o .libs/libvirtuoso-t.lax/libthrp.a/libthrp_la-thread_rwlock.o .libs/libvirtuoso-t.lax/libthrp.a/libthrp_la-timer_queue.o .libs/libvirtuoso-t.lax/libxml.a/libxml_la-charclasses.o .libs/libvirtuoso-t.lax/libxml.a/libxml_la-datatypes.o .libs/libvirtuoso-t.lax/libxml.a/libxml_la-dtd.o .libs/libvirtuoso-t.lax/libxml.a/libxml_la-html_mode.o .libs/libvirtuoso-t.lax/libxml.a/libxml_la-schema.o .libs/libvirtuoso-t.lax/libxml.a/libxml_la-schema_fsm.o .libs/libvirtuoso-t.lax/libxml.a/libxml_la-xml_ecm.o .libs/libvirtuoso-t.lax/libxml.a/libxml_la-xmlgram.o .libs/libvirtuoso-t.lax/libxml.a/libxml_la-xmlparser.o .libs/libvirtuoso-t.lax/libxml.a/libxml_la-xmlread.o .libs/libvirtuoso-t.lax/libplugin.a/libplugin_la-dlf.o .libs/libvirtuoso-t.lax/libplugin.a/libplugin_la-export_gate_virtuoso.o .libs/libvirtuoso-t.lax/libplugin.a/libplugin_la-gate_virtuoso_stubs.o .libs/libvirtuoso-t.lax/libplugin.a/libplugin_la-plugin.o .libs/libvirtuoso-t.lax/libplugin.a/libplugin_la-plugin_unix.o .libs/libvirtuoso-t.lax/liblangfunc.a/liblangfunc_la-encoding_basic.o .libs/libvirtuoso-t.lax/liblangfunc.a/liblangfunc_la-encoding_charsets.o .libs/libvirtuoso-t.lax/liblangfunc.a/liblangfunc_la-encoding_html.o .libs/libvirtuoso-t.lax/liblangfunc.a/liblangfunc_la-encoding_ucm.o .libs/libvirtuoso-t.lax/liblangfunc.a/liblangfunc_la-langfunc.o .libs/libvirtuoso-t.lax/liblangfunc.a/liblangfunc_la-langman.o .libs/libvirtuoso-t.lax/liblangfunc.a/liblangfunc_la-language__en_US.o .libs/libvirtuoso-t.lax/liblangfunc.a/liblangfunc_la-language__x_ViAny.o .libs/libvirtuoso-t.lax/liblangfunc.a/liblangfunc_la-language__x_ViDoc.o .libs/libvirtuoso-t.lax/liblangfunc.a/liblangfunc_la-latin1ctype.o .libs/libvirtuoso-t.lax/liblangfunc.a/liblangfunc_la-ucm2enc.o .libs/libvirtuoso-t.lax/liblangfunc.a/liblangfunc_la-unicode3.o .libs/libvirtuoso-t.lax/libtidy.a/libtidy_la-attrs.o .libs/libvirtuoso-t.lax/libtidy.a/libtidy_la-clean.o .libs/libvirtuoso-t.lax/libtidy.a/libtidy_la-config.o .libs/libvirtuoso-t.lax/libtidy.a/libtidy_la-entities.o .libs/libvirtuoso-t.lax/libtidy.a/libtidy_la-istack.o .libs/libvirtuoso-t.lax/libtidy.a/libtidy_la-lexer.o .libs/libvirtuoso-t.lax/libtidy.a/libtidy_la-localize.o .libs/libvirtuoso-t.lax/libtidy.a/libtidy_la-parser.o .libs/libvirtuoso-t.lax/libtidy.a/libtidy_la-pprint.o .libs/libvirtuoso-t.lax/libtidy.a/libtidy_la-tags.o .libs/libvirtuoso-t.lax/libtidy.a/libtidy_la-tidy.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-buildarg.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-cfg2.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-cslentry.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-csllkup.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-cslnment.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-dbgmal.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-debug.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-dyntab.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-expandav.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-fnmatch.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-fnqual.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-fnsearch.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-fntodos.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-fnundos.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-getdate.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-getopt.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-getopt1.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-gettimeofday.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-login_digest.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-logmsg.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-ltrim.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-make_env.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-mpl.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-ncfg.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-ntapp.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_chartables.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_compile.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_config.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_dfa_exec.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_exec.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_fullinfo.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_get.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_globals.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_newline.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_ord2utf8.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_study.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_tables.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_try_flipped.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_ucd.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_valid_utf8.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_version.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-pcre_xclass.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-regerror.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-regexp.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-regsub.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-rtrim.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-setext.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-startup.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-stpcpy.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-strcpyin.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-strerror.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-stricmp.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-strindex.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-strinsrt.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-strlwr.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-strnicmp.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-strquote.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-strtok_r.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-strupr.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-strxpect.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-terminat.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-usage.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-uuid.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-virt_mbrtowc.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-virt_mbsnrtowcs.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-virt_wcrtomb.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-virt_wcs_mask.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-virt_wcsnrtombs.o .libs/libvirtuoso-t.lax/libutil.a/libutil_la-wcslen.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libvirtuoso-t.a ../../libsrc/Wi/.libs/libwi.a(libwi_la-bif_file.o): In function `bif_tmp_file': bif_file.c:(.text+0xaab): warning: the use of `tempnam' is dangerous, better use `mkstemp' ../../libsrc/Dk/.libs/libdksrv.a(libdksrv_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' ../../libsrc/Wi/.libs/libwi.a(libwi_la-bif_file.o): In function `get_mime_part': bif_file.c:(.text+0x9311): warning: memset used with constant zero length parameter; this could be due to transposed parameters rm -f virtuoso libtool: link: rm -fr .libs/libvirtuoso-t.lax ln -s virtuoso-t virtuoso libtool: link: ( cd ".libs" && rm -f "libvirtuoso-t.la" && ln -s "../libvirtuoso-t.la" "libvirtuoso-t.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso' Making all in tests make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests' Making all in . make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests' 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -DOPSYS=\"Linux\" -O2 -pipe -MT isql-isql.o -MD -MP -MF .deps/isql-isql.Tpo -c -o isql-isql.o `test -f 'isql.c' || echo './'`isql.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -DOPSYS=\"Linux\" -O2 -pipe -MT isql-time.o -MD -MP -MF .deps/isql-time.Tpo -c -o isql-time.o `test -f 'time.c' || echo './'`time.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -DUNICODE -D_UNICODE -O2 -pipe -MT isqlw-isql.o -MD -MP -MF .deps/isqlw-isql.Tpo -c -o isqlw-isql.o `test -f 'isql.c' || echo './'`isql.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -DUNICODE -D_UNICODE -O2 -pipe -MT isqlw-time.o -MD -MP -MF .deps/isqlw-time.Tpo -c -o isqlw-time.o `test -f 'time.c' || echo './'`time.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -DUNICODE -D_UNICODE -O2 -pipe -MT isqlw-isql_wfuncs.o -MD -MP -MF .deps/isqlw-isql_wfuncs.Tpo -c -o isqlw-isql_wfuncs.o `test -f 'isql_wfuncs.c' || echo './'`isql_wfuncs.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -DCVSID=\"1.0\" -DFALSE=0 '-Dinitialize_locale=' -O2 -pipe -MT inifile-inifile.o -MD -MP -MF .deps/inifile-inifile.Tpo -c -o inifile-inifile.o `test -f 'inifile.c' || echo './'`inifile.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -DCVSID=\"1.0\" -DFALSE=0 '-Dinitialize_locale=' -O2 -pipe -MT inifile-inifile.vers.o -MD -MP -MF .deps/inifile-inifile.vers.Tpo -c -o inifile-inifile.vers.o `test -f 'inifile.vers.c' || echo './'`inifile.vers.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT chil.o -MD -MP -MF .deps/chil.Tpo -c -o chil.o chil.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT paramstats.o -MD -MP -MF .deps/paramstats.Tpo -c -o paramstats.o paramstats.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT ins.o -MD -MP -MF .deps/ins.Tpo -c -o ins.o ins.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT time.o -MD -MP -MF .deps/time.Tpo -c -o time.o time.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT blobs.o -MD -MP -MF .deps/blobs.Tpo -c -o blobs.o blobs.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT blobs2.o -MD -MP -MF .deps/blobs2.Tpo -c -o blobs2.o blobs2.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT blobnulls.o -MD -MP -MF .deps/blobnulls.Tpo -c -o blobnulls.o blobnulls.c mv -f .deps/inifile-inifile.vers.Tpo .deps/inifile-inifile.vers.Po 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT cursor.o -MD -MP -MF .deps/cursor.Tpo -c -o cursor.o cursor.c paramstats.c: In function ‘main’: paramstats.c:117:3: warning: pointer targets in passing argument 2 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ paramstats.c:117:3: warning: pointer targets in passing argument 4 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ paramstats.c:117:3: warning: pointer targets in passing argument 6 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ mv -f .deps/isql-time.Tpo .deps/isql-time.Po 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT scroll.o -MD -MP -MF .deps/scroll.Tpo -c -o scroll.o scroll.c inifile.c: In function ‘main’: inifile.c:92:21: warning: statement with no effect mv -f .deps/time.Tpo .deps/time.Po mv -f .deps/inifile-inifile.Tpo .deps/inifile-inifile.Po cursor.c: In function ‘del_3’: cursor.c:164:3: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ cursor.c: In function ‘close_test’: cursor.c:222:3: warning: pointer targets in passing argument 2 of ‘SQLPrepare’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:1059:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ cursor.c: In function ‘close_sync_test’: cursor.c:244:5: warning: pointer targets in passing argument 2 of ‘SQLPrepare’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:1059:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ cursor.c: In function ‘in_out_test’: cursor.c:267:3: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ cursor.c:271:3: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ cursor.c: In function ‘main’: cursor.c:312:3: warning: pointer targets in passing argument 2 of ‘SQLSetCursorName’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:1086:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ cursor.c:313:3: warning: pointer targets in passing argument 2 of ‘SQLGetCursorName’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:958:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ mv -f .deps/isqlw-time.Tpo .deps/isqlw-time.Po mv -f .deps/paramstats.Tpo .deps/paramstats.Po isql.c: In function ‘field_print_normal’: isql.c:4736:9: warning: unused variable ‘temp’ 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT tpcc.o -MD -MP -MF .deps/tpcc.Tpo -c -o tpcc.o tpcc.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT tpcctrx.o -MD -MP -MF .deps/tpcctrx.Tpo -c -o tpcctrx.o tpcctrx.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT tpccodbc.o -MD -MP -MF .deps/tpccodbc.Tpo -c -o tpccodbc.o tpccodbc.c mv -f .deps/ins.Tpo .deps/ins.Po 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT dbdump.o -MD -MP -MF .deps/dbdump.Tpo -c -o dbdump.o dbdump.c isql.c: In function ‘field_print_normal’: isql.c:4736:9: warning: unused variable ‘temp’ 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT urlsimu.o -MD -MP -MF .deps/urlsimu.Tpo -c -o urlsimu.o urlsimu.c isql.c: In function ‘debug_command’: isql.c:5756:8: warning: assignment from incompatible pointer type mv -f .deps/cursor.Tpo .deps/cursor.Po 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT mail_virt.o -MD -MP -MF .deps/mail_virt.Tpo -c -o mail_virt.o mail_virt.c mv -f .deps/chil.Tpo .deps/chil.Po mv -f .deps/isqlw-isql_wfuncs.Tpo .deps/isqlw-isql_wfuncs.Po isql.c: In function ‘isql_main’: isql.c:9794:8: warning: passing argument 1 of ‘getservbyname’ from incompatible pointer type /usr/include/netdb.h:291:24: note: expected ‘const char *’ but argument is of type ‘wchar_t *’ isql.c:9794:8: warning: passing argument 2 of ‘getservbyname’ from incompatible pointer type /usr/include/netdb.h:291:24: note: expected ‘const char *’ but argument is of type ‘long int *’ isql.c: In function ‘get_list_of_datasources’: isql.c:10073:7: warning: passing argument 2 of ‘my_strncat’ from incompatible pointer type isql.c:1044:1: note: expected ‘const wchar_t *’ but argument is of type ‘char *’ 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT tkset.o -MD -MP -MF .deps/tkset.Tpo -c -o tkset.o tkset.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT testlock.o -MD -MP -MF .deps/testlock.Tpo -c -o testlock.o testlock.c mail_virt.c: In function ‘main’: mail_virt.c:159:7: warning: pointer targets in passing argument 4 of ‘SQLError’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:900:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ mail_virt.c:159:7: warning: pointer targets in passing argument 6 of ‘SQLError’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:900:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ mail_virt.c:124:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result urlsimu.c: In function ‘send_request’: urlsimu.c:487:7: warning: the address of ‘file_to_put’ will always evaluate as ‘true’ urlsimu.c: In function ‘l_handle_post’: urlsimu.c:964:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result urlsimu.c:981:16: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result urlsimu.c: In function ‘l_handle_url’: urlsimu.c:783:12: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result urlsimu.c:800:16: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mv -f .deps/tpcc.Tpo .deps/tpcc.Po tkset.c: In function ‘main’: tkset.c:61:8: warning: pointer targets in passing argument 2 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ tkset.c:61:8: warning: pointer targets in passing argument 4 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ tkset.c:61:8: warning: pointer targets in passing argument 6 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ tkset.c:70:4: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ mv -f .deps/mail_virt.Tpo .deps/mail_virt.Po mv -f .deps/blobs2.Tpo .deps/blobs2.Po mv -f .deps/tpcctrx.Tpo .deps/tpcctrx.Po testlock.c: In function ‘thread_rea’: testlock.c:148:4: warning: pointer targets in passing argument 5 of ‘SQLDriverConnect’ differ in signedness ../../libsrc/odbcsdk/include/sqlext.h:2352:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ testlock.c:176:7: warning: pointer targets in passing argument 2 of ‘SQLPrepare’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:1059:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ testlock.c: In function ‘thread_upd’: testlock.c:246:4: warning: pointer targets in passing argument 5 of ‘SQLDriverConnect’ differ in signedness ../../libsrc/odbcsdk/include/sqlext.h:2352:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ testlock.c:276:7: warning: pointer targets in passing argument 2 of ‘SQLPrepare’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:1059:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ testlock.c:286:7: warning: pointer targets in passing argument 2 of ‘SQLPrepare’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:1059:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ testlock.c:300:7: warning: pointer targets in passing argument 2 of ‘SQLPrepare’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:1059:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ mv -f .deps/tkset.Tpo .deps/tkset.Po dbdump.c: In function ‘output_html_page’: dbdump.c:6096:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT smtpsend.o -MD -MP -MF .deps/smtpsend.Tpo -c -o smtpsend.o smtpsend.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT getdata.o -MD -MP -MF .deps/getdata.Tpo -c -o getdata.o getdata.c mv -f .deps/blobnulls.Tpo .deps/blobnulls.Po 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT burstoff.o -MD -MP -MF .deps/burstoff.Tpo -c -o burstoff.o burstoff.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT setcurs.o -MD -MP -MF .deps/setcurs.Tpo -c -o setcurs.o setcurs.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT b3078.o -MD -MP -MF .deps/b3078.Tpo -c -o b3078.o b3078.c In file included from /usr/include/wchar.h:882:0, from ../../libsrc/util/utf8funs.h:34, from ../../libsrc/libutil.h:41, from isql.c:27: In function ‘fgetws’, inlined from ‘line_from_html_file’ at isql.c:10249:3: /usr/include/bits/wchar2.h:392:2: warning: call to ‘__fgetws_chk_warn’ declared with attribute warning: fgetws called with bigger size than length of destination buffer mv -f .deps/blobs.Tpo .deps/blobs.Po mv -f .deps/testlock.Tpo .deps/testlock.Po 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT virtdriver.o -MD -MP -MF .deps/virtdriver.Tpo -c -o virtdriver.o virtdriver.c 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT runbg.o -MD -MP -MF .deps/runbg.Tpo -c -o runbg.o runbg.c getdata.c: In function ‘create_table’: getdata.c:88:3: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ getdata.c:96:3: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ getdata.c: In function ‘insert_row’: getdata.c:176:3: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ getdata.c: In function ‘test’: getdata.c:217:3: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -MT lubm-cli.o -MD -MP -MF .deps/lubm-cli.Tpo -c -o lubm-cli.o lubm-cli.c getdata.c: In function ‘main’: getdata.c:422:3: warning: pointer targets in passing argument 2 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ getdata.c:422:3: warning: pointer targets in passing argument 4 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ getdata.c:422:3: warning: pointer targets in passing argument 6 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ mv -f .deps/scroll.Tpo .deps/scroll.Po b3078.c: In function ‘ODBC_Connect’: b3078.c:56:8: warning: pointer targets in passing argument 2 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ b3078.c:56:8: warning: pointer targets in passing argument 4 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ b3078.c:56:8: warning: pointer targets in passing argument 6 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ b3078.c: In function ‘ODBC_Execute’: b3078.c:333:30: warning: pointer targets in initialization differ in signedness b3078.c:367:3: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘SQLUINTEGER’ b3078.c:338:21: warning: unused variable ‘ParamStatusArray’ b3078.c:338:18: warning: unused variable ‘i’ /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -DCVSID=\"1.0\" -DFALSE=0 '-Dinitialize_locale=' -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o inifile inifile-inifile.o inifile-inifile.vers.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz setcurs.c: In function ‘main’: setcurs.c:99:7: warning: pointer targets in passing argument 2 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ setcurs.c:99:7: warning: pointer targets in passing argument 4 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ setcurs.c:99:7: warning: pointer targets in passing argument 6 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ setcurs.c:114:3: warning: pointer targets in passing argument 2 of ‘SQLSetCursorName’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:1086:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ setcurs.c:119:3: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ setcurs.c:132:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘SQLCHAR *’ setcurs.c:132:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness setcurs.c:132:7: note: expected ‘const char *’ but argument is of type ‘SQLCHAR *’ setcurs.c:132:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘SQLCHAR *’ setcurs.c:132:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness setcurs.c:132:7: note: expected ‘const char *’ but argument is of type ‘SQLCHAR *’ setcurs.c:132:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness setcurs.c:132:7: note: expected ‘const char *’ but argument is of type ‘SQLCHAR *’ setcurs.c:132:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness setcurs.c:132:7: note: expected ‘const char *’ but argument is of type ‘SQLCHAR *’ setcurs.c:140:4: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ burstoff.c: In function ‘create_proc’: burstoff.c:85:7: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ burstoff.c:103:7: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ burstoff.c: In function ‘call_proc’: burstoff.c:130:3: warning: pointer targets in passing argument 2 of ‘SQLPrepare’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:1059:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ burstoff.c: In function ‘test’: burstoff.c:167:3: warning: pointer targets in passing argument 2 of ‘SQLPrepare’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:1059:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ burstoff.c: In function ‘main’: burstoff.c:242:3: warning: pointer targets in passing argument 2 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ burstoff.c:242:3: warning: pointer targets in passing argument 4 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ burstoff.c:242:3: warning: pointer targets in passing argument 6 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ virtdriver.c: In function ‘main’: virtdriver.c:76:6: warning: pointer targets in passing argument 2 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ virtdriver.c:76:6: warning: pointer targets in passing argument 4 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ virtdriver.c:76:6: warning: pointer targets in passing argument 6 of ‘SQLConnect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:854:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ virtdriver.c:108:4: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ virtdriver.c:133:4: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ virtdriver.c:156:4: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ virtdriver.c:204:4: warning: pointer targets in passing argument 2 of ‘SQLExecDirect’ differ in signedness ../../libsrc/odbcsdk/include/sql.h:910:19: note: expected ‘SQLCHAR *’ but argument is of type ‘char *’ mv -f .deps/smtpsend.Tpo .deps/smtpsend.Po mv -f .deps/b3078.Tpo .deps/b3078.Po /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o M2 chil.o ../../libsrc/Wi/libwi.la ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdksrv.la ../../libsrc/Thread/libthrp.la ../../libsrc/Xml.new/libxml.la ../../libsrc/plugin/libplugin.la ../../libsrc/langfunc/liblangfunc.la ../../libsrc/Tidy/libtidy.la ../../libsrc/util/libutil.la -lssl -lcrypto -lpthread -ldl -lm -lz /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o paramstats paramstats.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz mv -f .deps/getdata.Tpo .deps/getdata.Po mv -f .deps/urlsimu.Tpo .deps/urlsimu.Po mv -f .deps/burstoff.Tpo .deps/burstoff.Po mv -f .deps/virtdriver.Tpo .deps/virtdriver.Po /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ins ins.o time.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o blobs blobs.o time.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o blobs2 blobs2.o time.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o blobnulls blobnulls.o time.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz mv -f .deps/setcurs.Tpo .deps/setcurs.Po mv -f .deps/runbg.Tpo .deps/runbg.Po /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cursor cursor.o time.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o scroll scroll.o time.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz mv -f .deps/tpccodbc.Tpo .deps/tpccodbc.Po /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o urlsimu urlsimu.o time.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz mv -f .deps/lubm-cli.Tpo .deps/lubm-cli.Po /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mail_virt mail_virt.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o paramstats paramstats.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o blobnulls blobnulls.o time.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -DOPSYS=\"Linux\" -DHOST=\"i686-pc-linux-gnu\" -DCVSID=\"1.0\" -DFALSE=0 -Dinitialize_locale= -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o inifile inifile-inifile.o inifile-inifile.vers.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o ins ins.o time.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o blobs2 blobs2.o time.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o blobs blobs.o time.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o urlsimu urlsimu.o time.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tkset tkset.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o cursor cursor.o time.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o testlock testlock.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lpthread -lm -lz ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o smtpsend smtpsend.o -lm -lz ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o getdata getdata.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o scroll scroll.o time.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o burstoff burstoff.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o setcurs setcurs.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o M2 chil.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwi.a ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdksrv.a ../../libsrc/Thread/.libs/libthrp.a ../../libsrc/Xml.new/.libs/libxml.a ../../libsrc/plugin/.libs/libplugin.a ../../libsrc/langfunc/.libs/liblangfunc.a ../../libsrc/Tidy/.libs/libtidy.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lpthread -ldl -lm -lz /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o b3078 b3078.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o mail_virt mail_virt.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o virtdriver virtdriver.o time.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o runbg runbg.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o smtpsend smtpsend.o -Wl,--as-needed -lm -lz In function ‘wcsncpy’, inlined from ‘debug_command’ at isql.c:5735:19: /usr/include/bits/wchar2.h:201:2: warning: call to ‘__wcsncpy_chk_warn’ declared with attribute warning: wcsncpy called with length bigger than size of destination buffer ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lubm-cli lubm-cli.o time.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tpcc tpcc.o tpcctrx.o time.o tpccodbc.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o tkset tkset.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o testlock testlock.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lpthread -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o getdata getdata.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o b3078 b3078.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o burstoff burstoff.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o runbg runbg.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o setcurs setcurs.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o virtdriver virtdriver.o time.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz mv -f .deps/dbdump.Tpo .deps/dbdump.Po /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dbdump dbdump.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lm -lz ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o lubm-cli lubm-cli.o time.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o tpcc tpcc.o tpcctrx.o time.o tpccodbc.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o dbdump dbdump.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lm -lz ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' ../../libsrc/Wi/.libs/libwi.a(libwi_la-bif_file.o): In function `bif_tmp_file': bif_file.c:(.text+0xaab): warning: the use of `tempnam' is dangerous, better use `mkstemp' ../../libsrc/Dk/.libs/libdksrv.a(libdksrv_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' ../../libsrc/Wi/.libs/libwi.a(libwi_la-bif_file.o): In function `get_mime_part': bif_file.c:(.text+0x9311): warning: memset used with constant zero length parameter; this could be due to transposed parameters mv -f .deps/isqlw-isql.Tpo .deps/isqlw-isql.Po /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -DUNICODE -D_UNICODE -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o isqlw isqlw-isql.o isqlw-time.o isqlw-isql_wfuncs.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lreadline -lm -lz libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -DUNICODE -D_UNICODE -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o isqlw isqlw-isql.o isqlw-time.o isqlw-isql_wfuncs.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lreadline -lm -lz mv -f .deps/isql-isql.Tpo .deps/isql-isql.Po /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -DOPSYS=\"Linux\" -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o isql isql-isql.o isql-time.o ../../libsrc/Wi/libwic.la ../../libsrc/Dk/libdk1t.la ../../libsrc/Thread/libthrs.la ../../libsrc/util/libutil.la -lssl -lcrypto -lreadline -lm -lz ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../libsrc -I../../libsrc/Dk -I../../libsrc/Wi -I../../libsrc/odbcsdk/include -I../../libsrc/langfunc -I../../libsrc/plugin -DUNIX -DOPSYS=\"Linux\" -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o isql isql-isql.o isql-time.o -Wl,--as-needed ../../libsrc/Wi/.libs/libwic.a ../../libsrc/Dk/.libs/libdk1t.a ../../libsrc/Thread/.libs/libthrs.a ../../libsrc/util/.libs/libutil.a -lssl -lcrypto -lreadline -lm -lz ../../libsrc/Dk/.libs/libdk1t.a(libdk1t_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests' Making all in biftest make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/biftest' make all-am make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/biftest' 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../../libsrc -I../../../libsrc/Dk -I../../../libsrc/Wi -I../../../libsrc/odbcsdk/include -I../../../libsrc/langfunc -I../../../libsrc/plugin -DUNIX -O2 -pipe -MT virtuoso_sample_t-bif_sample.o -MD -MP -MF .deps/virtuoso_sample_t-bif_sample.Tpo -c -o virtuoso_sample_t-bif_sample.o `test -f 'bif_sample.c' || echo './'`bif_sample.c bif_sample.c: In function ‘bif_n_range’: bif_sample.c:257:13: warning: ‘i1’ may be used uninitialized in this function bif_sample.c:257:17: warning: ‘i2’ may be used uninitialized in this function bif_sample.c: In function ‘bif_my_select’: bif_sample.c:102:8: warning: ‘len’ may be used uninitialized in this function mv -f .deps/virtuoso_sample_t-bif_sample.Tpo .deps/virtuoso_sample_t-bif_sample.Po /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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../../libsrc -I../../../libsrc/Dk -I../../../libsrc/Wi -I../../../libsrc/odbcsdk/include -I../../../libsrc/langfunc -I../../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o virtuoso-sample-t virtuoso_sample_t-bif_sample.o ../../virtuoso/libvirtuoso-t.la -lm -lm libtool: 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.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../../libsrc -I../../../libsrc/Dk -I../../../libsrc/Wi -I../../../libsrc/odbcsdk/include -I../../../libsrc/langfunc -I../../../libsrc/plugin -DUNIX -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o virtuoso-sample-t virtuoso_sample_t-bif_sample.o -Wl,--as-needed ../../virtuoso/.libs/libvirtuoso-t.a -lssl -lcrypto -lpthread -ldl -lz -lm ../../virtuoso/.libs/libvirtuoso-t.a(libwi_la-bif_file.o): In function `bif_tmp_file': bif_file.c:(.text+0xaab): warning: the use of `tempnam' is dangerous, better use `mkstemp' ../../virtuoso/.libs/libvirtuoso-t.a(libdksrv_la-Dksesstr.o): In function `strdev_write': Dksesstr.c:(.text+0xaf6): warning: the use of `mktemp' is dangerous, better use `mkstemp' ../../virtuoso/.libs/libvirtuoso-t.a(libwi_la-bif_file.o): In function `get_mime_part': bif_file.c:(.text+0x9311): warning: memset used with constant zero length parameter; this could be due to transposed parameters make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/biftest' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/biftest' Making all in suite make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/suite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/suite' Making all in dotnet make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/dotnet' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/dotnet' Making all in tpcrun make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/tpcrun' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/tpcrun' Making all in oledb make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/oledb' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/oledb' Making all in rdf make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/rdf' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/rdf' Making all in wb make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/wb' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/wb' Making all in lubm make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/lubm' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/lubm' Making all in bsbm make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/bsbm' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/bsbm' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests' make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc' make[1]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc' make[1]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2' >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [explicitly disabled]: dev-db/virtuoso-server-6.1.2 >>> Install virtuoso-server-6.1.2 into /var/tmp/portage/dev-db/virtuoso-server-6.1.2/image/ category dev-db make -j14 DESTDIR=/var/tmp/portage/dev-db/virtuoso-server-6.1.2/image/ install Making install in libsrc make[1]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc' Making install in Dk make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Dk' make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Dk' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Dk' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Dk' Making install in Thread make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Thread' make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Thread' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Thread' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Thread' Making install in Tidy make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Tidy' make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Tidy' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Tidy' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Tidy' Making install in Wi make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Wi' make install-am make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Wi' make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Wi' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Wi' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Wi' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Wi' Making install in Xml.new make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new' make install-am make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new' make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/Xml.new' Making install in langfunc make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/langfunc' make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/langfunc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/langfunc' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/langfunc' Making install in odbcsdk make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/odbcsdk' make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/odbcsdk' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/odbcsdk' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/odbcsdk' Making install in plugin make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/plugin' make install-am make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/plugin' make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/plugin' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/plugin' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/plugin' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/plugin' Making install in util make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/util' make install-am make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/util' make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/util' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/util' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/util' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc/util' make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc' make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc' make[1]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/libsrc' Making install in binsrc make[1]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc' Making install in virtuoso make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso' make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-db/virtuoso-server-6.1.2/image//usr/bin" make[3]: Nothing to be done for `install-data-am'. /bin/sh ../../libtool --mode=install /usr/bin/install -c virtuoso-t '/var/tmp/portage/dev-db/virtuoso-server-6.1.2/image//usr/bin' libtool: install: /usr/bin/install -c virtuoso-t /var/tmp/portage/dev-db/virtuoso-server-6.1.2/image//usr/bin/virtuoso-t make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/virtuoso' Making install in tests make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests' Making install in . make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests' make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-db/virtuoso-server-6.1.2/image//usr/bin" make[4]: Nothing to be done for `install-data-am'. /bin/sh ../../libtool --mode=install /usr/bin/install -c isql isqlw inifile '/var/tmp/portage/dev-db/virtuoso-server-6.1.2/image//usr/bin' libtool: install: /usr/bin/install -c isql /var/tmp/portage/dev-db/virtuoso-server-6.1.2/image//usr/bin/isql libtool: install: /usr/bin/install -c isqlw /var/tmp/portage/dev-db/virtuoso-server-6.1.2/image//usr/bin/isqlw libtool: install: /usr/bin/install -c inifile /var/tmp/portage/dev-db/virtuoso-server-6.1.2/image//usr/bin/inifile make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests' Making install in biftest make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/biftest' make install-am make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/biftest' make[5]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/biftest' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-db/virtuoso-server-6.1.2/image//usr/bin" make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/biftest' make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/biftest' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/biftest' Making install in suite make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/suite' make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/suite' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/suite' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/suite' Making install in dotnet make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/dotnet' make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/dotnet' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/dotnet' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/dotnet' Making install in tpcrun make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/tpcrun' make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/tpcrun' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/tpcrun' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/tpcrun' Making install in oledb make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/oledb' make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/oledb' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/oledb' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/oledb' Making install in rdf make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/rdf' make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/rdf' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/rdf' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/rdf' Making install in wb make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/wb' make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/wb' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/wb' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/wb' Making install in lubm make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/lubm' make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/lubm' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/lubm' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/lubm' Making install in bsbm make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/bsbm' make[4]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/bsbm' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/bsbm' make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests/bsbm' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc/tests' make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc' make[3]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc' make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc' make[1]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2/binsrc' make[1]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2' make[2]: Entering directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2' make[1]: Leaving directory `/var/tmp/portage/dev-db/virtuoso-server-6.1.2/work/virtuoso-opensource-6.1.2' >>> Completed installing virtuoso-server-6.1.2 into /var/tmp/portage/dev-db/virtuoso-server-6.1.2/image/ * Tinderbox QA Notice! Insecure functions used tempnam@@GLIBC_2.0 /var/tmp/portage/dev-db/virtuoso-server-6.1.2/image/usr/bin/virtuoso-t mktemp@@GLIBC_2.0 /var/tmp/portage/dev-db/virtuoso-server-6.1.2/image/usr/bin/isqlw-v mktemp@@GLIBC_2.0 /var/tmp/portage/dev-db/virtuoso-server-6.1.2/image/usr/bin/virtuoso-t mktemp@@GLIBC_2.0 /var/tmp/portage/dev-db/virtuoso-server-6.1.2/image/usr/bin/isql-v * Tinderbox QA Notice (end)! Insecure functions used strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/inifile usr/bin/isqlw-v usr/bin/virtuoso-t usr/bin/isql-v * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * sqlsrv.c:3769:3: warning: implicit declaration of function 'cluster_init' * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * Dkbox.c:1728:3: warning: array subscript is below array bounds * Dkbox.c:1728:3: warning: array subscript is below array bounds * sqlcost.c:1630:12: warning: array subscript is below array bounds * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * string_tmpl.c:625:13: warning: array subscript is above array bounds * string_tmpl.c:633:13: warning: array subscript is above array bounds * string_tmpl.c:787:8: warning: array subscript is above array bounds * string_tmpl.c:808:9: warning: array subscript is above array bounds * string_tmpl.c:889:8: warning: array subscript is above array bounds * string_tmpl.c:910:9: warning: array subscript is above array bounds * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/wchar2.h:392:2: warning: call to ‘__fgetws_chk_warn’ declared with attribute warning: fgetws called with bigger size than length of destination buffer * /usr/include/bits/wchar2.h:201:2: warning: call to ‘__wcsncpy_chk_warn’ declared with attribute warning: wcsncpy called with length bigger than size of destination buffer * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * meta.c:1751:43: warning: the address of 'q' will always evaluate as 'true' * meta.c:1753:46: warning: the address of 'q' will always evaluate as 'true' * bif_soap.c:5594:54: warning: the address of 'sctx' will always evaluate as 'true' * bif_soap.c:5595:54: warning: the address of 'sctx' will always evaluate as 'true' * bif_soap.c:6627:8: warning: the address of 'sqt' will always evaluate as 'true' * bif_soap.c:6685:8: warning: the address of 'sqt' will always evaluate as 'true' * bif_soap.c:7441:8: warning: the address of 'sqt' will always evaluate as 'true' * bif_soap.c:7916:11: warning: the address of 'sqt' will always evaluate as 'true' * bif_soap.c:8143:12: warning: the address of 'sqt' will always evaluate as 'true' * bif_soap.c:10855:13: warning: the address of 'sqt' will always evaluate as 'true' * bif_soap.c:10898:14: warning: the address of 'sqt' will always evaluate as 'true' * bif_soap.c:10923:13: warning: the address of 'sqt' will always evaluate as 'true' * bif_soap.c:11613:7: warning: the address of 'sqt' will always evaluate as 'true' * xmlenc-dec.c:1700:66: warning: the address of 'sctx' will always evaluate as 'true' * xmlenc.c:3308:55: warning: the address of 'sctx' will always evaluate as 'true' * xmlenc.c:3311:55: warning: the address of 'sctx' will always evaluate as 'true' * xmlenc.c:3614:16: warning: the address of 'sctx' will always evaluate as 'true' * xmlenc.c:3615:15: warning: the address of 'sctx' will always evaluate as 'true' * CLIodbc3.c:348:7: warning: the address of 'pcbSqlstate' will always evaluate as 'true' * CLIodbc3.c:348:7: warning: the address of 'pcbSqlstate' will always evaluate as 'true' * CLIodbc3.c:364:7: warning: the address of 'pcbSqlstate' will always evaluate as 'true' * CLIodbc3.c:364:7: warning: the address of 'pcbSqlstate' will always evaluate as 'true' * CLIsql2.c:1084:7: warning: the address of 'application_name' will always evaluate as 'true' * urlsimu.c:487:7: warning: the address of ‘file_to_put’ will always evaluate as ‘true’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://virtuoso.openlinksw.com/wiki/main/Main/