* Package: dev-db/libdbi-drivers-0.8.3-r2 * Repository: gentoo * Maintainer: robbat2@gentoo.org * USE: amd64 doc elibc_glibc kernel_linux multilib mysql oci8 postgres sqlite sqlite3 test userland_GNU * FEATURES: sandbox test >>> Unpacking source... >>> Unpacking libdbi-drivers-0.8.3-1.tar.gz to /tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work * Applying libdbi-drivers-0.8.3-doc-build-fix.patch ... [ ok ] * Applying libdbi-drivers-0.8.3-oracle-build-fix.patch ... [ ok ] * Applying libdbi-drivers-0.8.3-firebird-fix.patch ... [ ok ] * Running eautoreconf in '/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1' ... * Running aclocal ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: libdbi-drivers-0.8.3-1/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source unpacked in /tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work >>> Compiling source in /tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1 ... * econf: updating libdbi-drivers-0.8.3-1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libdbi-drivers-0.8.3-1/config.guess with /usr/share/gnuconfig/config.guess ./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 --enable-docs --with-mysql --with-pgsql --with-sqlite --with-sqlite3 --with-oracle-dir=/tmp/ --with-oracle checking whether to enable maintainer-specific portions of Makefiles... no 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-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 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 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 for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar 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 command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok 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... yes checking for libdbi framework... yes: headers in /usr/include checking for MySQL support... yes: libs in /usr/lib, headers in /usr/include checking for PostgreSQL support... yes: libs in /usr/lib, headers in /usr/include checking for SQLite support... yes: libs in /usr/lib, headers in /usr/include checking for SQLite3 support... yes: libs in /usr/lib, headers in /usr/include checking for MiniSQL (mSQL) support... no checking for Oracle support... yes: libs in /tmp//lib, headers in /tmp//rdbms/demo checking for Firebird/Interbase support... no checking for Freetds support... no checking for Ingres support... no checking for strtoll... yes checking for atoll... yes checking for vasprintf... yes checking for asprintf... yes checking for libdbi library... yes: libs in /usr/lib checking for string.h... (cached) yes checking for strings.h... (cached) yes configure: creating ./config.status config.status: creating libdbi.spec config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/include/Makefile config.status: creating drivers/Makefile config.status: creating drivers/mysql/Makefile config.status: creating drivers/pgsql/Makefile config.status: creating drivers/sqlite/Makefile config.status: creating drivers/sqlite3/Makefile config.status: creating drivers/msql/Makefile config.status: creating drivers/oracle/Makefile config.status: creating drivers/firebird/Makefile config.status: creating drivers/freetds/Makefile config.status: creating drivers/ingres/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make -j4 make all-recursive make[1]: Entering directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1' Making all in drivers make[2]: Entering directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers' Making all in mysql make[3]: Entering directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers/mysql' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/include -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_mysql.lo -MD -MP -MF .deps/dbd_mysql.Tpo -c -o dbd_mysql.lo dbd_mysql.c Converting dbd_mysql.sgml to HTML... mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml Converting dbd_mysql.sgml to HTML... Converting dbd_mysql.sgml to HTML... mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/include -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_mysql.lo -MD -MP -MF .deps/dbd_mysql.Tpo -c dbd_mysql.c -fPIC -DPIC -o .libs/dbd_mysql.o dbd_mysql.c: In function 'dbd_connect': dbd_mysql.c:182: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_mysql.c:193: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_mysql.c: In function 'dbd_get_encoding': dbd_mysql.c:269: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_mysql.c:294: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_mysql.c:312: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_mysql.c: In function 'dbd_list_dbs': dbd_mysql.c:423: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_mysql.c: In function 'dbd_list_tables': dbd_mysql.c:439: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_mysql.c:445: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/include -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_mysql.lo -MD -MP -MF .deps/dbd_mysql.Tpo -c dbd_mysql.c -o dbd_mysql.o >/dev/null 2>&1 mv -f .deps/dbd_mysql.Tpo .deps/dbd_mysql.Plo Converting dbd_mysql.sgml to HTML... mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml Converting dbd_mysql.sgml to HTML... mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml Converting dbd_mysql.sgml to HTML... mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml Converting dbd_mysql.sgml to HTML... mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml Converting dbd_mysql.sgml to HTML... mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -module -avoid-version -L/usr/lib -lmysqlclient -ldbi -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libdbdmysql.la -rpath /usr/lib64/dbd dbd_mysql.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/dbd_mysql.o -L/usr/lib -lmysqlclient /usr/lib64/libdbi.so -ldl -lm -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libdbdmysql.so -o .libs/libdbdmysql.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdbdmysql.a dbd_mysql.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdbdmysql.a libtool: link: ( cd ".libs" && rm -f "libdbdmysql.la" && ln -s "../libdbdmysql.la" "libdbdmysql.la" ) make[3]: Leaving directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers/mysql' Making all in pgsql make[3]: Entering directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers/pgsql' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/include -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_pgsql.lo -MD -MP -MF .deps/dbd_pgsql.Tpo -c -o dbd_pgsql.lo dbd_pgsql.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/include -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_pgsql.lo -MD -MP -MF .deps/dbd_pgsql.Tpo -c dbd_pgsql.c -fPIC -DPIC -o .libs/dbd_pgsql.o dbd_pgsql.c: In function '_dbd_real_connect': dbd_pgsql.c:195: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_pgsql.c:195: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_pgsql.c:198: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_pgsql.c:198: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_pgsql.c:210: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_pgsql.c:210: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_pgsql.c: In function 'dbd_get_encoding': dbd_pgsql.c:310: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_pgsql.c: In function 'dbd_list_dbs': dbd_pgsql.c:416: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_pgsql.c: In function 'dbd_get_seq_last': dbd_pgsql.c:539: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_pgsql.c: In function 'dbd_get_seq_next': dbd_pgsql.c:561: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/include -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_pgsql.lo -MD -MP -MF .deps/dbd_pgsql.Tpo -c dbd_pgsql.c -o dbd_pgsql.o >/dev/null 2>&1 mv -f .deps/dbd_pgsql.Tpo .deps/dbd_pgsql.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -module -avoid-version -L/usr/lib -lpq -ldbi -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libdbdpgsql.la -rpath /usr/lib64/dbd dbd_pgsql.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/dbd_pgsql.o -L/usr/lib -lpq /usr/lib64/libdbi.so -ldl -lm -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libdbdpgsql.so -o .libs/libdbdpgsql.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdbdpgsql.a dbd_pgsql.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdbdpgsql.a libtool: link: ( cd ".libs" && rm -f "libdbdpgsql.la" && ln -s "../libdbdpgsql.la" "libdbdpgsql.la" ) make[3]: Leaving directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers/pgsql' Making all in sqlite make[3]: Entering directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers/sqlite' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/include -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_sqlite.lo -MD -MP -MF .deps/dbd_sqlite.Tpo -c -o dbd_sqlite.lo dbd_sqlite.c Converting dbd_sqlite.sgml to HTML... Converting dbd_sqlite.sgml to HTML... mkdir -p dbd_sqlite && cd dbd_sqlite && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite.sgml mkdir -p dbd_sqlite && cd dbd_sqlite && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite.sgml Converting dbd_sqlite.sgml to HTML... mkdir -p dbd_sqlite && cd dbd_sqlite && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite.sgml libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/include -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_sqlite.lo -MD -MP -MF .deps/dbd_sqlite.Tpo -c dbd_sqlite.c -fPIC -DPIC -o .libs/dbd_sqlite.o dbd_sqlite.c: In function 'dbd_list_dbs': dbd_sqlite.c:331: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result dbd_sqlite.c:332: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result dbd_sqlite.c:393: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result dbd_sqlite.c: In function 'dbd_list_tables': dbd_sqlite.c:433: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_sqlite.c:436: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/include -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_sqlite.lo -MD -MP -MF .deps/dbd_sqlite.Tpo -c dbd_sqlite.c -o dbd_sqlite.o >/dev/null 2>&1 mv -f .deps/dbd_sqlite.Tpo .deps/dbd_sqlite.Plo Converting dbd_sqlite.sgml to HTML... mkdir -p dbd_sqlite && cd dbd_sqlite && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite.sgml Converting dbd_sqlite.sgml to HTML... mkdir -p dbd_sqlite && cd dbd_sqlite && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite.sgml Converting dbd_sqlite.sgml to HTML... mkdir -p dbd_sqlite && cd dbd_sqlite && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite.sgml Converting dbd_sqlite.sgml to HTML... mkdir -p dbd_sqlite && cd dbd_sqlite && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite.sgml Converting dbd_sqlite.sgml to HTML... mkdir -p dbd_sqlite && cd dbd_sqlite && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite.sgml Converting dbd_sqlite.sgml to HTML... mkdir -p dbd_sqlite && cd dbd_sqlite && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite.sgml /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -module -avoid-version -L/usr/lib -lsqlite -ldbi -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libdbdsqlite.la -rpath /usr/lib64/dbd dbd_sqlite.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/dbd_sqlite.o -L/usr/lib /usr/lib64/libsqlite.so /usr/lib64/libdbi.so -ldl -lm -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libdbdsqlite.so -o .libs/libdbdsqlite.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdbdsqlite.a dbd_sqlite.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdbdsqlite.a libtool: link: ( cd ".libs" && rm -f "libdbdsqlite.la" && ln -s "../libdbdsqlite.la" "libdbdsqlite.la" ) make[3]: Leaving directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers/sqlite' Making all in sqlite3 make[3]: Entering directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers/sqlite3' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/include -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_sqlite3.lo -MD -MP -MF .deps/dbd_sqlite3.Tpo -c -o dbd_sqlite3.lo dbd_sqlite3.c Converting dbd_sqlite3.sgml to HTML... Converting dbd_sqlite3.sgml to HTML... mkdir -p dbd_sqlite3 && cd dbd_sqlite3 && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite3.sgml mkdir -p dbd_sqlite3 && cd dbd_sqlite3 && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite3.sgml Converting dbd_sqlite3.sgml to HTML... mkdir -p dbd_sqlite3 && cd dbd_sqlite3 && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite3.sgml libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/include -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_sqlite3.lo -MD -MP -MF .deps/dbd_sqlite3.Tpo -c dbd_sqlite3.c -fPIC -DPIC -o .libs/dbd_sqlite3.o dbd_sqlite3.c: In function 'dbd_list_dbs': dbd_sqlite3.c:359: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result dbd_sqlite3.c:360: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result dbd_sqlite3.c:421: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result dbd_sqlite3.c: In function 'dbd_list_tables': dbd_sqlite3.c:461: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_sqlite3.c:464: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_sqlite3.c:471: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/include -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_sqlite3.lo -MD -MP -MF .deps/dbd_sqlite3.Tpo -c dbd_sqlite3.c -o dbd_sqlite3.o >/dev/null 2>&1 mv -f .deps/dbd_sqlite3.Tpo .deps/dbd_sqlite3.Plo Converting dbd_sqlite3.sgml to HTML... mkdir -p dbd_sqlite3 && cd dbd_sqlite3 && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite3.sgml Converting dbd_sqlite3.sgml to HTML... mkdir -p dbd_sqlite3 && cd dbd_sqlite3 && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite3.sgml Converting dbd_sqlite3.sgml to HTML... mkdir -p dbd_sqlite3 && cd dbd_sqlite3 && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite3.sgml Converting dbd_sqlite3.sgml to HTML... mkdir -p dbd_sqlite3 && cd dbd_sqlite3 && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite3.sgml Converting dbd_sqlite3.sgml to HTML... mkdir -p dbd_sqlite3 && cd dbd_sqlite3 && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite3.sgml Converting dbd_sqlite3.sgml to HTML... mkdir -p dbd_sqlite3 && cd dbd_sqlite3 && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_sqlite3.sgml /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -module -avoid-version -L/usr/lib -lsqlite3 -ldbi -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libdbdsqlite3.la -rpath /usr/lib64/dbd dbd_sqlite3.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/dbd_sqlite3.o -L/usr/lib /usr/lib64/libsqlite3.so -lpthread -licui18n -licuuc /usr/lib64/libdbi.so -ldl -lm -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libdbdsqlite3.so -o .libs/libdbdsqlite3.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdbdsqlite3.a dbd_sqlite3.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdbdsqlite3.a libtool: link: ( cd ".libs" && rm -f "libdbdsqlite3.la" && ln -s "../libdbdsqlite3.la" "libdbdsqlite3.la" ) make[3]: Leaving directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers/sqlite3' Making all in msql make[3]: Entering directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers/msql' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers/msql' Making all in oracle make[3]: Entering directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers/oracle' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/tmp//rdbms/demo -I/tmp//rdbms/public -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_oracle.lo -MD -MP -MF .deps/dbd_oracle.Tpo -c -o dbd_oracle.lo dbd_oracle.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/tmp//rdbms/demo -I/tmp//rdbms/public -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_oracle.lo -MD -MP -MF .deps/dbd_oracle.Tpo -c dbd_oracle.c -fPIC -DPIC -o .libs/dbd_oracle.o dbd_oracle.c:43:17: error: oci.h: No such file or directory In file included from dbd_oracle.c:44: dbd_oracle.h:31: error: expected specifier-qualifier-list before 'OCIEnv' dbd_oracle.c:65: error: expected declaration specifiers or '...' before 'ub1' dbd_oracle.c:69: error: expected ')' before '*' token dbd_oracle.c: In function 'dbd_initialize': dbd_oracle.c:86: error: 'ub4' undeclared (first use in this function) dbd_oracle.c:86: error: (Each undeclared identifier is reported only once dbd_oracle.c:86: error: for each function it appears in.) dbd_oracle.c:86: error: expected ')' before 'OCI_DEFAULT' dbd_oracle.c: In function 'dbd_connect': dbd_oracle.c:99: error: 'sword' undeclared (first use in this function) dbd_oracle.c:99: error: expected ';' before 'status' dbd_oracle.c:105: error: 'OCIEnv' undeclared (first use in this function) dbd_oracle.c:105: error: expected expression before ')' token dbd_oracle.c:111: error: 'dvoid' undeclared (first use in this function) dbd_oracle.c:111: error: expected expression before ')' token dbd_oracle.c:119: error: expected expression before ')' token dbd_oracle.c:124: error: 'status' undeclared (first use in this function) dbd_oracle.c:124: error: 'Oraconn' has no member named 'env' dbd_oracle.c:124: error: 'Oraconn' has no member named 'err' dbd_oracle.c:124: error: 'Oraconn' has no member named 'svc' dbd_oracle.c:124: error: 'CONST' undeclared (first use in this function) dbd_oracle.c:124: error: expected ')' before 'OraText' dbd_oracle.c:124: error: expected ')' before 'username' dbd_oracle.c:126: error: 'Oraconn' has no member named 'err' dbd_oracle.c: In function 'dbd_disconnect': dbd_oracle.c:142: error: 'Oraconn' has no member named 'svc' dbd_oracle.c:143: error: 'Oraconn' has no member named 'err' dbd_oracle.c:144: error: 'dvoid' undeclared (first use in this function) dbd_oracle.c:144: error: expected expression before ')' token dbd_oracle.c:145: error: expected expression before ')' token dbd_oracle.c: In function 'dbd_free_query': dbd_oracle.c:172: error: 'dvoid' undeclared (first use in this function) dbd_oracle.c:172: error: expected expression before ')' token dbd_oracle.c: In function 'dbd_get_encoding': dbd_oracle.c:196: error: 'OraText' undeclared (first use in this function) dbd_oracle.c:196: error: expected ';' before 'buf' dbd_oracle.c:197: error: 'sword' undeclared (first use in this function) dbd_oracle.c:197: error: expected ';' before 'ret' dbd_oracle.c:202: error: 'ret' undeclared (first use in this function) dbd_oracle.c:202: error: 'Oraconn' has no member named 'env' dbd_oracle.c:202: error: 'Oraconn' has no member named 'err' dbd_oracle.c:202: error: 'buf' undeclared (first use in this function) dbd_oracle.c:203: error: 'OCI_NLS_MAXBUFSZ' undeclared (first use in this function) dbd_oracle.c:203: error: 'OCI_NLS_CHARACTER_SET' undeclared (first use in this function) dbd_oracle.c:203: error: 'OCI_SUCCESS' undeclared (first use in this function) dbd_oracle.c:204: error: 'Oraconn' has no member named 'err' dbd_oracle.c: In function 'dbd_list_tables': dbd_oracle.c:241: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_oracle.c:247: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_oracle.c: In function 'dbd_query_null': dbd_oracle.c:269: error: 'OCIStmt' undeclared (first use in this function) dbd_oracle.c:269: error: 'stmt' undeclared (first use in this function) dbd_oracle.c:270: error: 'OCIDefine' undeclared (first use in this function) dbd_oracle.c:270: error: 'defnp' undeclared (first use in this function) dbd_oracle.c:271: error: 'ub2' undeclared (first use in this function) dbd_oracle.c:271: error: expected ';' before 'stmttype' dbd_oracle.c:272: error: 'ub4' undeclared (first use in this function) dbd_oracle.c:272: error: expected ';' before 'numfields' dbd_oracle.c:274: error: expected ';' before 'numrows' dbd_oracle.c:276: error: 'sword' undeclared (first use in this function) dbd_oracle.c:276: error: expected ';' before 'status' dbd_oracle.c:277: error: expected ';' before 'cache_rows' dbd_oracle.c:283: error: 'OCIParam' undeclared (first use in this function) dbd_oracle.c:283: error: 'param' undeclared (first use in this function) dbd_oracle.c:284: error: expected ';' before 'otype' dbd_oracle.c:285: error: 'text' undeclared (first use in this function) dbd_oracle.c:285: error: 'col_name' undeclared (first use in this function) dbd_oracle.c:286: error: 'sb1' undeclared (first use in this function) dbd_oracle.c:286: error: expected ';' before 'scale' dbd_oracle.c:287: error: expected ';' before 'col_name_len' dbd_oracle.c:291: error: 'dvoid' undeclared (first use in this function) dbd_oracle.c:291: error: expected expression before ')' token dbd_oracle.c:294: error: 'Oraconn' has no member named 'err' dbd_oracle.c:295: error: expected ')' before 'st_length' dbd_oracle.c:296: error: 'OCI_HTYPE_STMT' undeclared (first use in this function) dbd_oracle.c:300: error: expected expression before ')' token dbd_oracle.c:303: error: 'status' undeclared (first use in this function) dbd_oracle.c:303: error: 'Oraconn' has no member named 'svc' dbd_oracle.c:303: error: 'Oraconn' has no member named 'err' dbd_oracle.c:304: error: 'stmttype' undeclared (first use in this function) dbd_oracle.c:304: error: 'OCI_STMT_SELECT' undeclared (first use in this function) dbd_oracle.c:305: error: expected ')' before numeric constant dbd_oracle.c:308: error: 'OCI_SUCCESS' undeclared (first use in this function) dbd_oracle.c:315: error: expected expression before ')' token dbd_oracle.c:331: error: 'Oraconn' has no member named 'err' dbd_oracle.c:331: error: expected expression before ')' token dbd_oracle.c:336: error: 'Oraconn' has no member named 'err' dbd_oracle.c:336: error: 'OCI_FETCH_LAST' undeclared (first use in this function) dbd_oracle.c:336: error: 'OCI_DEFAULT' undeclared (first use in this function) dbd_oracle.c:339: error: expected expression before ')' token dbd_oracle.c:341: error: 'Oraconn' has no member named 'err' dbd_oracle.c:345: error: 'cache_rows' undeclared (first use in this function) dbd_oracle.c:345: error: expected ';' before 'numrows' dbd_oracle.c:347: error: 'OCI_ATTR_PREFETCH_ROWS' undeclared (first use in this function) dbd_oracle.c:348: error: 'Oraconn' has no member named 'err' dbd_oracle.c:354: error: 'numrows' undeclared (first use in this function) dbd_oracle.c:354: error: 'affectedrows' undeclared (first use in this function) dbd_oracle.c:355: error: 'numfields' undeclared (first use in this function) dbd_oracle.c:358: error: 'scale' undeclared (first use in this function) dbd_oracle.c:360: error: 'Oraconn' has no member named 'err' dbd_oracle.c:360: error: expected expression before ')' token dbd_oracle.c:363: error: expected ')' before 'OCI_DTYPE_PARAM' dbd_oracle.c:367: error: expected expression before ')' token dbd_oracle.c:371: error: 'otype' undeclared (first use in this function) dbd_oracle.c:372: error: expected expression before ')' token dbd_oracle.c:377: error: 'col_name_len' undeclared (first use in this function) dbd_oracle.c:380: warning: passing argument 3 of '_translate_oracle_type' from incompatible pointer type dbd_oracle.c:65: note: expected 'unsigned int *' but argument is of type 'short unsigned int *' dbd_oracle.c:380: error: too many arguments to function '_translate_oracle_type' dbd_oracle.c: In function 'dbd_geterror': dbd_oracle.c:414: error: 'dvoid' undeclared (first use in this function) dbd_oracle.c:414: error: expected expression before ')' token dbd_oracle.c: In function 'dbd_get_seq_last': dbd_oracle.c:430: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_oracle.c: In function 'dbd_get_seq_next': dbd_oracle.c:445: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_oracle.c: In function 'dbd_ping': dbd_oracle.c:460: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result dbd_oracle.c: At top level: dbd_oracle.c:476: error: expected declaration specifiers or '...' before 'ub1' dbd_oracle.c: In function '_translate_oracle_type': dbd_oracle.c:483: error: 'SQLT_INT' undeclared (first use in this function) dbd_oracle.c:484: error: 'SQLT_LNG' undeclared (first use in this function) dbd_oracle.c:488: error: 'SQLT_FLT' undeclared (first use in this function) dbd_oracle.c:492: error: 'SQLT_NUM' undeclared (first use in this function) dbd_oracle.c:497: error: 'scale' undeclared (first use in this function) dbd_oracle.c:506: error: 'SQLT_BIN' undeclared (first use in this function) dbd_oracle.c:507: error: 'SQLT_LBI' undeclared (first use in this function) dbd_oracle.c:511: error: 'SQLT_DAT' undeclared (first use in this function) dbd_oracle.c:514: error: 'SQLT_AFC' undeclared (first use in this function) dbd_oracle.c:515: error: 'SQLT_STR' undeclared (first use in this function) dbd_oracle.c:516: error: 'SQLT_CHR' undeclared (first use in this function) dbd_oracle.c:518: error: 'SQLT_VNU' undeclared (first use in this function) dbd_oracle.c:519: error: 'SQLT_VCS' undeclared (first use in this function) dbd_oracle.c: In function '_get_field_info': dbd_oracle.c:534: error: 'OCIParam' undeclared (first use in this function) dbd_oracle.c:534: error: 'param' undeclared (first use in this function) dbd_oracle.c:535: error: 'ub4' undeclared (first use in this function) dbd_oracle.c:535: error: expected ';' before 'otype' dbd_oracle.c:536: error: 'text' undeclared (first use in this function) dbd_oracle.c:536: error: 'col_name' undeclared (first use in this function) dbd_oracle.c:537: error: 'sb1' undeclared (first use in this function) dbd_oracle.c:537: error: expected ';' before 'scale' dbd_oracle.c:538: error: expected ';' before 'col_name_len' dbd_oracle.c:543: error: 'OCIStmt' undeclared (first use in this function) dbd_oracle.c:543: error: 'stmt' undeclared (first use in this function) dbd_oracle.c:543: error: expected expression before ')' token dbd_oracle.c:546: error: 'scale' undeclared (first use in this function) dbd_oracle.c:548: error: 'dvoid' undeclared (first use in this function) dbd_oracle.c:548: error: expected expression before ')' token dbd_oracle.c:551: error: expected expression before ')' token dbd_oracle.c:555: error: expected expression before ')' token dbd_oracle.c:559: error: 'otype' undeclared (first use in this function) dbd_oracle.c:560: error: expected expression before ')' token dbd_oracle.c:565: error: 'col_name_len' undeclared (first use in this function) dbd_oracle.c:568: warning: passing argument 3 of '_translate_oracle_type' from incompatible pointer type dbd_oracle.c:476: note: expected 'unsigned int *' but argument is of type 'short unsigned int *' dbd_oracle.c:568: error: too many arguments to function '_translate_oracle_type' dbd_oracle.c: In function '_get_row_data': dbd_oracle.c:579: error: 'OCIStmt' undeclared (first use in this function) dbd_oracle.c:579: error: 'stmt' undeclared (first use in this function) dbd_oracle.c:580: error: 'OCIDefine' undeclared (first use in this function) dbd_oracle.c:580: error: 'defnp' undeclared (first use in this function) dbd_oracle.c:580: error: expected expression before ')' token dbd_oracle.c:581: error: 'OCIParam' undeclared (first use in this function) dbd_oracle.c:581: error: 'param' undeclared (first use in this function) dbd_oracle.c:590: error: 'sword' undeclared (first use in this function) dbd_oracle.c:590: error: expected ';' before 'status' dbd_oracle.c:599: error: 'OCI_HTYPE_STMT' undeclared (first use in this function) dbd_oracle.c:599: error: 'Oraconn' has no member named 'err' dbd_oracle.c:599: error: 'dvoid' undeclared (first use in this function) dbd_oracle.c:599: error: expected expression before ')' token dbd_oracle.c:602: error: expected expression before ')' token dbd_oracle.c:609: error: 'Oraconn' has no member named 'err' dbd_oracle.c:609: error: expected ')' before 'length' dbd_oracle.c:613: error: 'Oraconn' has no member named 'err' dbd_oracle.c:614: error: expected ')' before 'length' dbd_oracle.c:634: error: 'status' undeclared (first use in this function) dbd_oracle.c:634: error: 'Oraconn' has no member named 'err' dbd_oracle.c:634: error: 'OCI_FETCH_ABSOLUTE' undeclared (first use in this function) dbd_oracle.c:634: error: 'OCI_DEFAULT' undeclared (first use in this function) dbd_oracle.c: In function '_oracle_query_to_longlong': dbd_oracle.c:702: error: 'OCIStmt' undeclared (first use in this function) dbd_oracle.c:702: error: 'stmt' undeclared (first use in this function) dbd_oracle.c:703: error: 'sword' undeclared (first use in this function) dbd_oracle.c:703: error: expected ';' before 'val' dbd_oracle.c:704: error: 'OCIDefine' undeclared (first use in this function) dbd_oracle.c:704: error: 'defnp' undeclared (first use in this function) dbd_oracle.c:708: error: 'dvoid' undeclared (first use in this function) dbd_oracle.c:708: error: expected expression before ')' token dbd_oracle.c:710: error: 'Oraconn' has no member named 'err' dbd_oracle.c:711: error: 'ub4' undeclared (first use in this function) dbd_oracle.c:711: error: expected ')' before 'strlen' dbd_oracle.c:713: error: 'Oraconn' has no member named 'err' dbd_oracle.c:713: error: expected expression before ')' token dbd_oracle.c:717: error: 'Oraconn' has no member named 'svc' dbd_oracle.c:717: error: 'Oraconn' has no member named 'err' dbd_oracle.c:718: error: expected ')' before numeric constant dbd_oracle.c:721: error: 'Oraconn' has no member named 'err' dbd_oracle.c:721: error: expected ')' before numeric constant dbd_oracle.c:724: error: expected expression before ')' token dbd_oracle.c:726: error: 'val' undeclared (first use in this function) dbd_oracle.c: At top level: dbd_oracle.c:730: error: expected ')' before '*' token make[3]: *** [dbd_oracle.lo] Errore 1 make[3]: Leaving directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers/oracle' make[2]: *** [all-recursive] Errore 1 make[2]: Leaving directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1/drivers' make[1]: *** [all-recursive] Errore 1 make[1]: Leaving directory `/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1' make: *** [all] Errore 2 emake failed * ERROR: dev-db/libdbi-drivers-0.8.3-r2 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2779: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =dev-db/libdbi-drivers-0.8.3-r2', * the complete build log and the output of 'emerge -pqv =dev-db/libdbi-drivers-0.8.3-r2'. * The complete build log is located at '/home/ago/log/build/dev-db/libdbi-drivers-0.8.3-r2:20110628-105519.log'. * The ebuild environment file is located at '/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/temp/environment'. * S: '/tmp/portage/dev-db/libdbi-drivers-0.8.3-r2/work/libdbi-drivers-0.8.3-1'