* Package:    dev-db/libdbi-drivers-0.9.0-r3:0
 * Repository: gentoo
 * Maintainer: robbat2@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux mysql sqlite
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking libdbi-drivers-0.9.0.tar.gz to /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work
>>> Source unpacked in /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work
>>> Preparing source in /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0 ...
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0' ...
  [ ok ]
  [ ok ]
 * Moving configure.in to configure.ac (bug #426262)
  [ ok ]
  [ ok ]
  [ 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 ...
 *   Applying color-record/2.4.7 patch ...
 *   Applying openmp/2.4.7 patch ...
 *   Applying verbose-pic/2.4.7 patch ...
 *   Applying clang-runtime-ltmain/2.4.7 patch ...
 *   Applying fix-file-check/2.5.0 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/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-r3 --htmldir=/usr/share/doc/libdbi-drivers-0.9.0-r3/html --with-sysroot=/ --libdir=/usr/lib64 --disable-docs --disable-static --with-dbi-libdir=/usr/lib64 --with-mysql --with-sqlite3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... 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... /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/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... 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... no
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... 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... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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-gcc -E
checking for libdbi framework... checking for dbi/dbi.h... yes
checking for MySQL support... yes
checking for mysql_config... yes
checking for MySQL includes... -I/usr/include/mysql
checking for MySQL libraries... 
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 /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0 ...
make -j2 
make  all-recursive
Making all in drivers
Making all in mysql
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/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/mysql    -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o dbd_mysql.lo dbd_mysql.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include/mysql -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c dbd_mysql.c  -fPIC -DPIC -o .libs/dbd_mysql.o
dbd_mysql.c: In function 'dbd_connect':
dbd_mysql.c:231:15: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  231 |               asprintf(&sql_cmd, "SET NAMES '%s'", dbd_encoding_from_iana(encoding));
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c:238:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  238 |             asprintf(&sql_cmd, "SET NAMES '%s'", dbd_encoding_from_iana(encoding));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c: In function 'dbd_get_encoding':
dbd_mysql.c:312:11: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  312 |           asprintf(&sql_cmd, "SHOW CREATE DATABASE %s", conn->current_db);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c:337:11: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  337 |           asprintf(&sql_cmd, "SHOW VARIABLES LIKE '%s'", "character_set_connection");
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c:355:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  355 |             asprintf(&sql_cmd, "SHOW VARIABLES LIKE '%s'", "character_set");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c: In function 'dbd_list_dbs':
dbd_mysql.c:466:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  466 |                 asprintf(&sql_cmd, "SHOW DATABASES LIKE '%s'", pattern);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c: In function 'dbd_list_tables':
dbd_mysql.c:482:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  482 |                 asprintf(&sql_cmd, "SHOW TABLES FROM %s", db);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c:488:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  488 |                 asprintf(&sql_cmd, "SHOW TABLES FROM %s LIKE '%s'", db, pattern);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c: In function 'dbd_savepoint':
dbd_mysql.c:631:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  631 |   asprintf(&query, "SAVEPOINT %s", savepoint);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c: In function 'dbd_rollback_to_savepoint':
dbd_mysql.c:650:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  650 |   asprintf(&query, "ROLLBACK TO SAVEPOINT %s", savepoint);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c: In function 'dbd_release_savepoint':
dbd_mysql.c:669:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  669 |   asprintf(&query, "RELEASE SAVEPOINT %s", savepoint);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/mysql'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/mysql'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -module -avoid-version  -L/usr/lib64 -lmysqlclient -lz  -lzstd -lssl -lcrypto -lresolv -lm -no-undefined -ldbi -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libdbdmysql.la -rpath /usr/lib64/dbd dbd_mysql.lo  
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/dbd_mysql.o   -L/usr/lib64 -lmysqlclient -lz -lzstd -lssl -lcrypto -lresolv -lm -ldbi -Wl,--as-needed  -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libdbdmysql.so -o .libs/libdbdmysql.so
libtool: link: ( cd ".libs" && rm -f "libdbdmysql.la" && ln -s "../libdbdmysql.la" "libdbdmysql.la" )
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/mysql'
Making all in pgsql
make[3]: Nothing to be done for 'all'.
Making all in sqlite
make[3]: Nothing to be done for 'all'.
Making all in sqlite3
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/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 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -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 [-Wdeprecated-declarations]
  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' [-Wunused-result]
  421 |   getcwd(old_cwd, _POSIX_PATH_MAX);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_sqlite3.c:422:3: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  422 |   chdir(sq_datadir);
      |   ^~~~~~~~~~~~~~~~~
dbd_sqlite3.c:491:3: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  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' [-Wunused-result]
  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' [-Wunused-result]
  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' [-Wunused-result]
  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:758:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  758 |   asprintf(&query, "SAVEPOINT %s", savepoint);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_sqlite3.c: In function 'dbd_rollback_to_savepoint':
dbd_sqlite3.c:777:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  777 |   asprintf(&query, "ROLLBACK TO SAVEPOINT %s", savepoint);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_sqlite3.c: In function 'dbd_release_savepoint':
dbd_sqlite3.c:796:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  796 |   asprintf(&query, "RELEASE SAVEPOINT %s", savepoint);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/sqlite3'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/sqlite3'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -module -avoid-version   -lsqlite3 -no-undefined -ldbi -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -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  -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -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 '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/sqlite3'
Making all in msql
make[3]: Nothing to be done for 'all'.
Making all in oracle
make[3]: Nothing to be done for 'all'.
Making all in firebird
make[3]: Nothing to be done for 'all'.
Making all in freetds
make[3]: Nothing to be done for 'all'.
Making all in ingres
make[3]: Nothing to be done for 'all'.
Making all in db2
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in tests
Making all in cgreen
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude    -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o unit.o `test -f 'src/unit.c' || echo './'`src/unit.c
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude    -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o messaging.o `test -f 'src/messaging.c' || echo './'`src/messaging.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’ [-Wunused-result]
   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’ [-Wunused-result]
   56 |     write(queues[messaging].writepipe, message, sizeof(CgreenMessage));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude    -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o breadcrumb.o `test -f 'src/breadcrumb.c' || echo './'`src/breadcrumb.c
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude    -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o reporter.o `test -f 'src/reporter.c' || echo './'`src/reporter.c
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude    -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o assertions.o `test -f 'src/assertions.c' || echo './'`src/assertions.c
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude    -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o vector.o `test -f 'src/vector.c' || echo './'`src/vector.c
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude    -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o constraint.o `test -f 'src/constraint.c' || echo './'`src/constraint.c
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude    -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o mocks.o `test -f 'src/mocks.c' || echo './'`src/mocks.c
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude    -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o parameters.o `test -f 'src/parameters.c' || echo './'`src/parameters.c
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude    -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o text_reporter.o `test -f 'src/text_reporter.c' || echo './'`src/text_reporter.c
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -Iinclude    -std=gnu99 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o cdash_reporter.o `test -f 'src/cdash_reporter.c' || echo './'`src/cdash_reporter.c
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
rm -f libcgreen.a
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
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 
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
x86_64-pc-linux-gnu-ranlib libcgreen.a
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/tests/cgreen'
make[3]: Nothing to be done for 'all-am'.
>>> Source compiled.
>>> Test phase [not enabled]: dev-db/libdbi-drivers-0.9.0-r3

>>> Install dev-db/libdbi-drivers-0.9.0-r3 into /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image
make -j2 DESTDIR=/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image install 
Making install in drivers
Making install in mysql
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/mysql'
 /bin/mkdir -p '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/usr/lib64/dbd'
 /bin/sh ../../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c   libdbdmysql.la '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/usr/lib64/dbd'
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/libdbdmysql.so /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/usr/lib64/dbd/libdbdmysql.so
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/libdbdmysql.lai /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/usr/lib64/dbd/libdbdmysql.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/dbd'
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/mysql'
Making install in pgsql
Making install in sqlite
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/sqlite'
/bin/sh /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/install-sh -d /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/var/lib/lib/libdbi/sqlite	
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/sqlite'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/sqlite'
chmod 1777 /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/var/lib/lib/libdbi/sqlite
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/sqlite'
Making install in sqlite3
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/sqlite3'
/bin/sh /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/install-sh -d /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/var/lib/lib/libdbi/sqlite3
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/sqlite3'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/sqlite3'
chmod 1777 /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/var/lib/lib/libdbi/sqlite3
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/sqlite3'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/sqlite3'
 /bin/mkdir -p '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/usr/lib64/dbd'
 /bin/sh ../../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c   libdbdsqlite3.la '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/usr/lib64/dbd'
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/libdbdsqlite3.so /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/usr/lib64/dbd/libdbdsqlite3.so
libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/libdbdsqlite3.lai /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/usr/lib64/dbd/libdbdsqlite3.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/dbd'
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/sqlite3'
Making install in msql
Making install in oracle
Making install in firebird
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/firebird'
/bin/sh /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/install-sh -d /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/var/lib/lib/libdbi/firebird
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/firebird'
make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/firebird'
chmod 1777 /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image/var/lib/lib/libdbi/firebird
make[3]: Leaving directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/work/libdbi-drivers-0.9.0/drivers/firebird'
Making install in freetds
Making install in ingres
Making install in db2
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
Making install in tests
Making install in cgreen
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
>>> Completed installing dev-db/libdbi-drivers-0.9.0-r3 into /var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r3/image

 * Final size of build directory: 10204 KiB (9.9 MiB)
 * Final size of installed tree:    180 KiB

 * QA Notice: 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.
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/libdbdmysql.so
   /usr/lib64/dbd/libdbdsqlite3.so