* Package: dev-db/xbsql-0.11-r1 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU * FEATURES: sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking xbsql-0.11.tgz to /tmp/portage/dev-db/xbsql-0.11-r1/work >>> Source unpacked in /tmp/portage/dev-db/xbsql-0.11-r1/work >>> Preparing source in /tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11 ... * Applying xbsql-0.11-ncurses64.patch ... [ ok ] * Applying xbsql-0.11-xbase64.patch ... [ ok ] * Applying xbsql-0.11-autotools.patch ... [ ok ] * Running eautoreconf in '/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: xbsql-0.11/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Applying uclibc-ltconf/1.3.0 patch ... >>> Source prepared. >>> Configuring source in /tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11 ... >>> Working in BUILD_DIR: "/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11" * econf: updating xbsql-0.11/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xbsql-0.11/config.guess with /usr/share/gnuconfig/config.guess /tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/xbsql-0.11-r1 --enable-shared --disable-static --disable-silent-rules configure: WARNING: unrecognized options: --disable-silent-rules checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ 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 x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to print strings... printf 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 for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes 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 whether ln -s works... yes 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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking dependency style of x86_64-pc-linux-gnu-g++... none checking for (n)curses... checking (n)curses... ncurses configure: creating ./config.status config.status: creating Makefile config.status: creating xbsql/Makefile config.status: creating test/Makefile config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules >>> Source configured. >>> Compiling source in /tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11 ... >>> Working in BUILD_DIR: "/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11" make -j4 Making all in xbsql make[1]: Entering directory `/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11/xbsql' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_value.lo xb_value.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_elist.lo xb_elist.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_enode.lo xb_enode.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_queryset.lo xb_queryset.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_queryset.cpp -fPIC -DPIC -o .libs/xb_queryset.o libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_elist.cpp -fPIC -DPIC -o .libs/xb_elist.o libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_enode.cpp -fPIC -DPIC -o .libs/xb_enode.o libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_value.cpp -fPIC -DPIC -o .libs/xb_value.o xb_enode.cpp: In function 'char* operText(XBSQL::EType)': xb_enode.cpp:48:30: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:49:31: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:50:34: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:51:32: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:52:29: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:53:30: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:54:32: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:55:34: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:56:32: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:57:29: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:58:33: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:59:29: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:60:33: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:61:29: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:62:29: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:64:31: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:65:31: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:66:31: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:67:33: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:68:33: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:69:33: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:70:34: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:71:34: warning: deprecated conversion from string constant to 'char*' xb_enode.cpp:76:9: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_tablelist.lo xb_tablelist.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_select.lo xb_select.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_table.lo xb_table.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_tablelist.cpp -fPIC -DPIC -o .libs/xb_tablelist.o libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_select.cpp -fPIC -DPIC -o .libs/xb_select.o libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_table.cpp -fPIC -DPIC -o .libs/xb_table.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xbsql.lo xbsql.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xbsql.cpp -fPIC -DPIC -o .libs/xbsql.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_tableset.lo xb_tableset.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_fieldset.lo xb_fieldset.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_tableset.cpp -fPIC -DPIC -o .libs/xb_tableset.o libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_fieldset.cpp -fPIC -DPIC -o .libs/xb_fieldset.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_query.lo xb_query.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_query.cpp -fPIC -DPIC -o .libs/xb_query.o In file included from /usr/include/string.h:642:0, from /usr/include/xbase64/xbase64.h:55, from ./xbsql.h:46, from xbsql.cpp:35: In function 'char* strncat(char*, const char*, size_t)', inlined from 'bool XBaseSQL::createTable(const char*, xbSchema*, XBSQL::Index*)' at xbsql.cpp:381:56: /usr/include/bits/string3.h:152:71: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer In function 'char* strncat(char*, const char*, size_t)', inlined from 'XBSQLTable* XBaseSQL::openTable(const char*)' at xbsql.cpp:472:57: /usr/include/bits/string3.h:152:71: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer In function 'char* strncat(char*, const char*, size_t)', inlined from 'bool XBaseSQL::renameTable(const char*, const char*)' at xbsql.cpp:878:50: /usr/include/bits/string3.h:152:71: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer In function 'char* strncat(char*, const char*, size_t)', inlined from 'bool XBaseSQL::renameTable(const char*, const char*)' at xbsql.cpp:881:50: /usr/include/bits/string3.h:152:71: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer In function 'char* strncat(char*, const char*, size_t)', inlined from 'bool XBaseSQL::dropTable(const char*)' at xbsql.cpp:961:48: /usr/include/bits/string3.h:152:71: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer In file included from /usr/include/string.h:642:0, from /usr/include/xbase64/xbase64.h:55, from xbsql.h:46, from xb_fieldset.cpp:20: In function 'char* strncat(char*, const char*, size_t)', inlined from 'XBSQL::Index XBSQLFieldSet::fieldIndexed(int)' at xb_fieldset.cpp:64:52: /usr/include/bits/string3.h:152:71: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_insert.lo xb_insert.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_fieldlist.lo xb_fieldlist.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_field.lo xb_field.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_fieldlist.cpp -fPIC -DPIC -o .libs/xb_fieldlist.o libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_insert.cpp -fPIC -DPIC -o .libs/xb_insert.o libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_field.cpp -fPIC -DPIC -o .libs/xb_field.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_update.lo xb_update.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_update.cpp -fPIC -DPIC -o .libs/xb_update.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_delete.lo xb_delete.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_assignlist.lo xb_assignlist.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_create.lo xb_create.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_delete.cpp -fPIC -DPIC -o .libs/xb_delete.o bison -p xbsql_ xbsql.y libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_assignlist.cpp -fPIC -DPIC -o .libs/xb_assignlist.o xbsql.y:106.9-12: attenzione: symbol T_BY redeclared xbsql.y: 6 conflitti riduzione/riduzione libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_create.cpp -fPIC -DPIC -o .libs/xb_create.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xb_datetime.lo xb_datetime.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c xb_datetime.cpp -fPIC -DPIC -o .libs/xb_datetime.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -c -o xql.o xql.cpp /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -g0 -c -o xbsql.tab.lo xbsql.tab.c libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"xbsql\" -DVERSION=\"0.10\" -I. -march=native -O2 -g0 -c xbsql.tab.c -fPIC -DPIC -o .libs/xbsql.tab.o In file included from xbsql.y:718:0: xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' xbsql.l: In function 'int xbsql_lex()': xbsql.l:52:5: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result xql.cpp: In function ‘void doSelect(XBaseSQL&, XBSQLSelect*)’: xql.cpp:205:47: warning: too few arguments for format /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libxbsql.la -rpath /usr/lib64 xb_value.lo xb_elist.lo xb_enode.lo xb_queryset.lo xb_tablelist.lo xb_select.lo xb_table.lo xbsql.lo xb_tableset.lo xb_fieldset.lo xb_query.lo xb_insert.lo xb_fieldlist.lo xb_field.lo xb_update.lo xb_delete.lo xb_assignlist.lo xb_create.lo xbsql.tab.lo xb_datetime.lo -lxbase64 libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/crtbeginS.o .libs/xb_value.o .libs/xb_elist.o .libs/xb_enode.o .libs/xb_queryset.o .libs/xb_tablelist.o .libs/xb_select.o .libs/xb_table.o .libs/xbsql.o .libs/xb_tableset.o .libs/xb_fieldset.o .libs/xb_query.o .libs/xb_insert.o .libs/xb_fieldlist.o .libs/xb_field.o .libs/xb_update.o .libs/xb_delete.o .libs/xb_assignlist.o .libs/xb_create.o .libs/xbsql.tab.o .libs/xb_datetime.o -Wl,--as-needed -lxbase64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libxbsql.so.0 -o .libs/libxbsql.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libxbsql.so.0" && ln -s "libxbsql.so.0.0.0" "libxbsql.so.0") libtool: link: (cd ".libs" && rm -f "libxbsql.so" && ln -s "libxbsql.so.0.0.0" "libxbsql.so") libtool: link: ( cd ".libs" && rm -f "libxbsql.la" && ln -s "../libxbsql.la" "libxbsql.la" ) /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o xql xql.o -lxbase64 -lreadline -lncurses ./libxbsql.la libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/xql xql.o -Wl,--as-needed -lreadline -lncurses ./.libs/libxbsql.so -lxbase64 make[1]: Leaving directory `/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11/xbsql' make[1]: Entering directory `/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11' make[1]: Nessuna operazione da eseguire per «all-am». make[1]: Leaving directory `/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11' >>> Source compiled. >>> Test phase [not enabled]: dev-db/xbsql-0.11-r1 >>> Install xbsql-0.11-r1 into /tmp/portage/dev-db/xbsql-0.11-r1/image/ category dev-db >>> Working in BUILD_DIR: "/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11" make -j4 DESTDIR=/tmp/portage/dev-db/xbsql-0.11-r1/image/ install Making install in xbsql make[1]: Entering directory `/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11/xbsql' make[2]: Entering directory `/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11/xbsql' /bin/mkdir -p '/tmp/portage/dev-db/xbsql-0.11-r1/image//usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libxbsql.la '/tmp/portage/dev-db/xbsql-0.11-r1/image//usr/lib64' /bin/mkdir -p '/tmp/portage/dev-db/xbsql-0.11-r1/image//usr/include' /usr/bin/install -c -m 644 xbsql.h '/tmp/portage/dev-db/xbsql-0.11-r1/image//usr/include' libtool: install: /usr/bin/install -c .libs/libxbsql.so.0.0.0 /tmp/portage/dev-db/xbsql-0.11-r1/image//usr/lib64/libxbsql.so.0.0.0 libtool: install: (cd /tmp/portage/dev-db/xbsql-0.11-r1/image//usr/lib64 && { ln -s -f libxbsql.so.0.0.0 libxbsql.so.0 || { rm -f libxbsql.so.0 && ln -s libxbsql.so.0.0.0 libxbsql.so.0; }; }) libtool: install: (cd /tmp/portage/dev-db/xbsql-0.11-r1/image//usr/lib64 && { ln -s -f libxbsql.so.0.0.0 libxbsql.so || { rm -f libxbsql.so && ln -s libxbsql.so.0.0.0 libxbsql.so; }; }) libtool: install: /usr/bin/install -c .libs/libxbsql.lai /tmp/portage/dev-db/xbsql-0.11-r1/image//usr/lib64/libxbsql.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/tmp/portage/dev-db/xbsql-0.11-r1/image//usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c xql '/tmp/portage/dev-db/xbsql-0.11-r1/image//usr/bin' libtool: install: warning: `./libxbsql.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/xql /tmp/portage/dev-db/xbsql-0.11-r1/image//usr/bin/xql make[2]: Leaving directory `/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11/xbsql' make[1]: Leaving directory `/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11/xbsql' make[1]: Entering directory `/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11' make[2]: Entering directory `/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11' make[2]: Nessuna operazione da eseguire per «install-exec-am». make[2]: Nessuna operazione da eseguire per «install-data-am». make[2]: Leaving directory `/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11' make[1]: Leaving directory `/tmp/portage/dev-db/xbsql-0.11-r1/work/xbsql-0.11' * Removing unnecessary /usr/lib64/libxbsql.la (no static archive) >>> Completed installing xbsql-0.11-r1 into /tmp/portage/dev-db/xbsql-0.11-r1/image/  * QA Notice: Unrecognized configure options:  *   *  configure: WARNING: unrecognized options: --disable-silent-rules  *  configure: WARNING: unrecognized options: --disable-silent-rules strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line usr/lib64/libxbsql.so.0.0.0 usr/bin/xql ecompressdir: bzip2 -9 /usr/share/doc * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * xql.cpp:205:47: warning: too few arguments for format * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.rekallrevealed.org/ * checking 11 files for package collisions >>> Merging dev-db/xbsql-0.11-r1 to / --- /usr/ --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/xbsql-0.11-r1/ >>> /usr/share/doc/xbsql-0.11-r1/AUTHORS.bz2 >>> /usr/share/doc/xbsql-0.11-r1/Announce.bz2 >>> /usr/share/doc/xbsql-0.11-r1/ChangeLog.bz2 >>> /usr/share/doc/xbsql-0.11-r1/INSTALL.bz2 >>> /usr/share/doc/xbsql-0.11-r1/README.bz2 >>> /usr/share/doc/xbsql-0.11-r1/TODO.bz2 --- /usr/bin/ >>> /usr/bin/xql --- /usr/include/ >>> /usr/include/xbsql.h --- /usr/lib64/ >>> /usr/lib64/libxbsql.so.0.0.0 >>> /usr/lib64/libxbsql.so -> libxbsql.so.0.0.0 >>> /usr/lib64/libxbsql.so.0 -> libxbsql.so.0.0.0 >>> dev-db/xbsql-0.11-r1 merged. >>> Regenerating /etc/ld.so.cache...