* Package: dev-db/libdbi-drivers-0.9.0-r2:0  * Repository: gentoo  * Maintainer: robbat2@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux sqlite  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking libdbi-drivers-0.9.0.tar.gz to /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work >>> Source unpacked in /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work >>> Preparing source in /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0 ... * Applying libdbi-drivers-0.9.0-doc-build-fix.patch ...  [ ok ] * Applying libdbi-drivers-0.9.0-slibtool-libdir.patch ...  [ ok ] * Applying libdbi-drivers-0.9.0-clang16-build-fix.patch ...  [ ok ] * Running eautoreconf in '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0' ... * Running 'libtoolize --install --copy --force --automake' ...  [ ok ] * Running 'aclocal -I m4 --system-acdir=/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/temp/aclocal' ...  [ ok ] * Moving configure.in to configure.ac (bug #426262) * Running 'autoconf --force' ...  [ ok ] * Running 'autoheader' ...  [ ok ] * Running 'automake --add-missing --copy --force-missing' ...  [ ok ] * Running elibtoolize in: libdbi-drivers-0.9.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0 ... * econf: updating libdbi-drivers-0.9.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libdbi-drivers-0.9.0/config.sub with /usr/share/gnuconfig/config.sub ./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libdbi-drivers-0.9.0-r2 --htmldir=/usr/share/doc/libdbi-drivers-0.9.0-r2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-docs --disable-static --with-dbi-libdir=/usr/lib64 --with-sqlite3 configure: loading site script /usr/local/share/config.site checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... (cached) /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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1572864 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-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... (cached) 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 command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) 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-gcc -E checking for libdbi framework... checking for dbi/dbi.h... yes checking for MySQL support... no checking for PostgreSQL support... no checking for SQLite support... no checking for SQLite3 support... yes checking for sqlite3.h... yes checking for library containing sqlite3_exec... -lsqlite3 checking for Msql support... no checking for Oracle support... no checking for Firebird/Interbase support... no checking for Freetds support... no checking for Ingres support... no checking for IBM DB2 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/lib64 checking for string.h... (cached) yes checking for strings.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libdbi-drivers.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 drivers/db2/Makefile config.status: creating tests/Makefile config.status: creating tests/cgreen/Makefile config.status: creating tests/test_dbi.cfg config.status: creating tests/plugin_settings.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0 ... make -j12 -l12 make all-recursive make[1]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0' Making all in drivers make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers' Making all in mysql make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/mysql' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/mysql' Making all in pgsql make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/pgsql' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/pgsql' Making all in sqlite make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/sqlite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/sqlite' Making all in sqlite3 make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/sqlite3' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -DDBDIR=\"/var/lib/lib/libdbi/sqlite3\" -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -c -o dbd_sqlite3.lo dbd_sqlite3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -DDBDIR=\"/var/lib/lib/libdbi/sqlite3\" -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -c dbd_sqlite3.c -fPIC -DPIC -o .libs/dbd_sqlite3.o dbd_sqlite3.c: In function 'dbd_list_dbs': dbd_sqlite3.c:426:5: warning: 'readdir_r' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 426 | retval = readdir_r(dp, entry, &result); | ^~~~~~ In file included from dbd_sqlite3.c:50: /usr/include/dirent.h:185:12: note: declared here 185 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ dbd_sqlite3.c:421:3: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 421 | getcwd(old_cwd, _POSIX_PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dbd_sqlite3.c:422:3: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 422 | chdir(sq_datadir); | ^~~~~~~~~~~~~~~~~ dbd_sqlite3.c:491:3: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 491 | chdir(old_cwd); | ^~~~~~~~~~~~~~ dbd_sqlite3.c: In function 'dbd_list_tables': dbd_sqlite3.c:537:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 537 | asprintf(&sql_cmd, "SELECT name FROM sqlite_master WHERE type='table' ORDER BY name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dbd_sqlite3.c:540:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 540 | asprintf(&sql_cmd, "SELECT name FROM sqlite_master WHERE type='table' AND name LIKE '%s' ORDER BY name", pattern); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dbd_sqlite3.c:547:7: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 547 | asprintf(&sql_cmd, "INSERT INTO libdbi_tablenames VALUES ('%s')", dbi_result_get_string(dbi_result, "name")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dbd_sqlite3.c: In function 'dbd_savepoint': dbd_sqlite3.c:757:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 757 | asprintf(&query, "SAVEPOINT %s", savepoint); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dbd_sqlite3.c: In function 'dbd_rollback_to_savepoint': dbd_sqlite3.c:776:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 776 | asprintf(&query, "ROLLBACK TO SAVEPOINT %s", savepoint); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dbd_sqlite3.c: In function 'dbd_release_savepoint': dbd_sqlite3.c:795:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 795 | asprintf(&query, "RELEASE SAVEPOINT %s", savepoint); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -module -avoid-version -lsqlite3 -no-undefined -ldbi -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libdbdsqlite3.la -rpath /usr/lib64/dbd dbd_sqlite3.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dbd_sqlite3.o -lsqlite3 -ldbi -L/usr/lib64 -Wl,--as-needed -march=znver2 -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libdbdsqlite3.so -o .libs/libdbdsqlite3.so 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.9.0-r2/work/libdbi-drivers-0.9.0/drivers/sqlite3' Making all in msql make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/msql' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/msql' Making all in oracle make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/oracle' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/oracle' Making all in firebird make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/firebird' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/firebird' Making all in freetds make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/freetds' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/freetds' Making all in ingres make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/ingres' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/ingres' Making all in db2 make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/db2' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/db2' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers' Making all in tests make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests' Making all in cgreen make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests/cgreen' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -c -o unit.o `test -f 'src/unit.c' || echo './'`src/unit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -c -o messaging.o `test -f 'src/messaging.c' || echo './'`src/messaging.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -c -o breadcrumb.o `test -f 'src/breadcrumb.c' || echo './'`src/breadcrumb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -c -o reporter.o `test -f 'src/reporter.c' || echo './'`src/reporter.c src/messaging.c: In function ‘start_cgreen_messaging’: src/messaging.c:40:5: warning: ignoring return value of ‘pipe’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 40 | pipe(pipes); | ^~~~~~~~~~~ src/messaging.c: In function ‘send_cgreen_message’: src/messaging.c:56:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 56 | write(queues[messaging].writepipe, message, sizeof(CgreenMessage)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -c -o cdash_reporter.o `test -f 'src/cdash_reporter.c' || echo './'`src/cdash_reporter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -c -o text_reporter.o `test -f 'src/text_reporter.c' || echo './'`src/text_reporter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -c -o parameters.o `test -f 'src/parameters.c' || echo './'`src/parameters.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -c -o constraint.o `test -f 'src/constraint.c' || echo './'`src/constraint.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -c -o mocks.o `test -f 'src/mocks.c' || echo './'`src/mocks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -c -o vector.o `test -f 'src/vector.c' || echo './'`src/vector.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude -std=gnu99 -march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe -frecord-gcc-switches -c -o assertions.o `test -f 'src/assertions.c' || echo './'`src/assertions.c rm -f libcgreen.a x86_64-pc-linux-gnu-ar cru libcgreen.a unit.o messaging.o breadcrumb.o reporter.o assertions.o vector.o mocks.o constraint.o parameters.o text_reporter.o cdash_reporter.o x86_64-pc-linux-gnu-ranlib libcgreen.a make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests/cgreen' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests' make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0' make[1]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0' >>> Source compiled. >>> Test phase [not enabled]: dev-db/libdbi-drivers-0.9.0-r2 >>> Install dev-db/libdbi-drivers-0.9.0-r2 into /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/image make -j12 -l12 DESTDIR=/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/image install Making install in drivers make[1]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers' Making install in mysql make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/mysql' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/mysql' make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/mysql' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/mysql' Making install in pgsql make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/pgsql' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/pgsql' make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/pgsql' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/pgsql' Making install in sqlite make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/sqlite' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/sqlite' /bin/sh /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/install-sh -d /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/image/var/lib/lib/libdbi/sqlite chmod 1777 /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/image/var/lib/lib/libdbi/sqlite make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/sqlite' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/sqlite' Making install in sqlite3 make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/sqlite3' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/sqlite3' /bin/sh /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/install-sh -d /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/image/var/lib/lib/libdbi/sqlite3 /bin/mkdir -p '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/image/usr/lib64/dbd' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdbdsqlite3.la '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/image/usr/lib64/dbd' libtool: install: /usr/bin/install -c .libs/libdbdsqlite3.so /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/image/usr/lib64/dbd/libdbdsqlite3.so libtool: install: /usr/bin/install -c .libs/libdbdsqlite3.lai /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/image/usr/lib64/dbd/libdbdsqlite3.la chmod 1777 /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/image/var/lib/lib/libdbi/sqlite3 libtool: warning: remember to run 'libtool --finish /usr/lib64/dbd' make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/sqlite3' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/sqlite3' Making install in msql make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/msql' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/msql' make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/msql' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/msql' Making install in oracle make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/oracle' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/oracle' make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/oracle' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/oracle' Making install in firebird make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/firebird' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/firebird' /bin/sh /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/install-sh -d /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/image/var/lib/lib/libdbi/firebird chmod 1777 /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/image/var/lib/lib/libdbi/firebird make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/firebird' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/firebird' Making install in freetds make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/freetds' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/freetds' make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/freetds' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/freetds' Making install in ingres make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/ingres' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/ingres' make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/ingres' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/ingres' Making install in db2 make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/db2' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/db2' make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/db2' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/db2' make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers' make[1]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers' Making install in tests make[1]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests' Making install in cgreen make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests/cgreen' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests/cgreen' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests/cgreen' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests/cgreen' make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests' make[3]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests' make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests' make[1]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/tests' make[1]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0' make[2]: Entering directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0' make[1]: Leaving directory '/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0' >>> Completed installing dev-db/libdbi-drivers-0.9.0-r2 into /tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/image * Final size of build directory: 9864 KiB (9.6 MiB) * Final size of installed tree: 88 KiB * One or more empty directories installed to /var: * * /var/lib * /var/lib/lib * /var/lib/lib/libdbi * /var/lib/lib/libdbi/firebird * /var/lib/lib/libdbi/sqlite * /var/lib/lib/libdbi/sqlite3 * * If those directories need to be preserved, please make sure to create * or mark them for keeping using 'keepdir'. Portage for >= EAPI 8 ebuilds * will strip empty directories from installation image. >>> Done. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/dbd/libdbdsqlite3.so * checking 7 files for package collisions >>> Merging dev-db/libdbi-drivers-0.9.0-r2 to / * CMP: =dev-db/libdbi-drivers-0.9.0-r1 with dev-db/libdbi-drivers-0.9.0-r2/image * ------> ABI(nodebug) --- /usr/ --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/libdbi-drivers-0.9.0-r2/ >>> /usr/share/doc/libdbi-drivers-0.9.0-r2/README.osx.lz >>> /usr/share/doc/libdbi-drivers-0.9.0-r2/AUTHORS.lz >>> /usr/share/doc/libdbi-drivers-0.9.0-r2/TODO.lz >>> /usr/share/doc/libdbi-drivers-0.9.0-r2/NEWS.lz >>> /usr/share/doc/libdbi-drivers-0.9.0-r2/README.lz >>> /usr/share/doc/libdbi-drivers-0.9.0-r2/ChangeLog.lz --- /usr/lib64/ --- /usr/lib64/dbd/ >>> /usr/lib64/dbd/libdbdsqlite3.so >>> Safely unmerging already-installed instance... >>> Original instance of package unmerged safely. >>> dev-db/libdbi-drivers-0.9.0-r2 merged.