* Package: www-apache/mod_log_sql-1.101-r3 * Repository: gentoo * USE: abi_x86_64 amd64 dbi elibc_glibc kernel_linux ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mod_log_sql-1.101.tar.bz2 to /var/tmp/portage/www-apache/mod_log_sql-1.101-r3/work >>> Source unpacked in /var/tmp/portage/www-apache/mod_log_sql-1.101-r3/work >>> Preparing source in /var/tmp/portage/www-apache/mod_log_sql-1.101-r3/work/mod_log_sql-1.101 ... * Applying mod_log_sql-1.101-apache-2.4.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-apache/mod_log_sql-1.101-r3/work/mod_log_sql-1.101 ... * econf: updating mod_log_sql-1.101/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mod_log_sql-1.101/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 --libdir=/usr/lib64 --with-apxs=/usr/bin/apxs --with-ssl-inc=/usr --with-dbi=/usr configure: loading site script /usr/share/config.site configure: creating config.nice checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for Apache 2.0 version >= 2.0.40... yes checking for floor in -lm... yes checking for gzclose in -lz... yes checking for mysql_init in -lmysqlclient... yes checking for mysql_real_escape_string... yes checking whether mysql clients can run... yes checking for dbi Includes in /usr/include... found it! Use --with-dbi to specify another. checking for libdbi library in /usr/lib... no configure: WARNING: ** libDBI client libraries not found! checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking mod_ssl.h usability... yes checking mod_ssl.h presence... yes checking for mod_ssl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes configure: creating ./config.status config.status: creating stamp-h config.status: creating Makefile config.status: creating docs/Makefile config.status: creating contrib/Makefile config.status: creating config.h ------------------------------------ Apache version : 2.0 SSL Support : yes LogIO Module : yes Enabled drivers : MySQL Driver ------------------------------------ >>> Source configured. >>> Compiling source in /var/tmp/portage/www-apache/mod_log_sql-1.101-r3/work/mod_log_sql-1.101 ... make -j 1 /usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -march=native -fno-diagnostics-color -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DWITH_APACHE20 -c -o mod_log_sql.lo mod_log_sql.c && touch mod_log_sql.slo mod_log_sql.c: In function ‘log_sql_post_config’: mod_log_sql.c:507:37: warning: comparison with string literal results in unspecified behavior [-Waddress] 507 | if (cls->preserve_file == DEFAULT_PRESERVE_FILE) | ^~ mod_log_sql.c: In function ‘safe_sql_insert’: mod_log_sql.c:594:17: warning: comparison between ‘logsql_query_ret’ and ‘enum ’ [-Wenum-compare] 594 | table_name))!=LOGSQL_TABLE_SUCCESS) { | ^~ mod_log_sql.c: In function ‘log_sql_merge_state’: mod_log_sql.c:737:33: warning: comparison with string literal results in unspecified behavior [-Waddress] 737 | if (child->transfer_log_format == DEFAULT_TRANSFER_LOG_FMT) { | ^~ mod_log_sql.c:744:27: warning: comparison with string literal results in unspecified behavior [-Waddress] 744 | if (child->preserve_file == DEFAULT_PRESERVE_FILE) | ^~ mod_log_sql.c:747:27: warning: comparison with string literal results in unspecified behavior [-Waddress] 747 | if (child->preserve_file == DEFAULT_PRESERVE_FILE) | ^~ mod_log_sql.c:750:30: warning: comparison with string literal results in unspecified behavior [-Waddress] 750 | if (child->notes_table_name == DEFAULT_NOTES_TABLE_NAME) | ^~ mod_log_sql.c:753:28: warning: comparison with string literal results in unspecified behavior [-Waddress] 753 | if (child->hin_table_name == DEFAULT_HIN_TABLE_NAME) | ^~ mod_log_sql.c:756:29: warning: comparison with string literal results in unspecified behavior [-Waddress] 756 | if (child->hout_table_name == DEFAULT_HOUT_TABLE_NAME) | ^~ mod_log_sql.c:759:31: warning: comparison with string literal results in unspecified behavior [-Waddress] 759 | if (child->cookie_table_name == DEFAULT_COOKIE_TABLE_NAME) | ^~ /usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-as-needed -o mod_log_sql.la -rpath /usr/lib64/apache2/modules -module -avoid-version mod_log_sql.lo /usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -march=native -fno-diagnostics-color -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -Wall -fno-strict-aliasing -I/usr/include/db1 -I/usr -I/usr/openssl -I/usr/include/openssl -DHAVE_CONFIG_H -DWITH_APACHE20 -c -o mod_log_sql_ssl.lo mod_log_sql_ssl.c && touch mod_log_sql_ssl.slo /usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-as-needed -o mod_log_sql_ssl.la -rpath /usr/lib64/apache2/modules -module -avoid-version mod_log_sql_ssl.lo /usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -march=native -fno-diagnostics-color -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DWITH_APACHE20 -c -o mod_log_sql_logio.lo mod_log_sql_logio.c && touch mod_log_sql_logio.slo mod_log_sql_logio.c: In function ‘register_hooks’: mod_log_sql_logio.c:118:5: warning: implicit declaration of function ‘ap_hook_pre_connection’; did you mean ‘ap_hook_pre_config’? [-Wimplicit-function-declaration] 118 | ap_hook_pre_connection(logio_pre_conn, NULL, NULL, APR_HOOK_MIDDLE); | ^~~~~~~~~~~~~~~~~~~~~~ | ap_hook_pre_config /usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-as-needed -o mod_log_sql_logio.la -rpath /usr/lib64/apache2/modules -module -avoid-version mod_log_sql_logio.lo /usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -march=native -fno-diagnostics-color -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -Wall -fno-strict-aliasing -I/usr/include/mysql -DHAVE_CONFIG_H -DWITH_APACHE20 -c -o mod_log_sql_mysql.lo mod_log_sql_mysql.c && touch mod_log_sql_mysql.slo /usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-as-needed -o mod_log_sql_mysql.la -L/usr/lib/mysql -lmysqlclient -lm -lz -rpath /usr/lib64/apache2/modules -module -avoid-version mod_log_sql_mysql.lo Making all in docs make[1]: Entering directory '/var/tmp/portage/www-apache/mod_log_sql-1.101-r3/work/mod_log_sql-1.101/docs' make[1]: Leaving directory '/var/tmp/portage/www-apache/mod_log_sql-1.101-r3/work/mod_log_sql-1.101/docs' Making all in contrib make[1]: Entering directory '/var/tmp/portage/www-apache/mod_log_sql-1.101-r3/work/mod_log_sql-1.101/contrib' make[1]: Leaving directory '/var/tmp/portage/www-apache/mod_log_sql-1.101-r3/work/mod_log_sql-1.101/contrib' >>> Source compiled. >>> Test phase [not enabled]: www-apache/mod_log_sql-1.101-r3 >>> Install www-apache/mod_log_sql-1.101-r3 into /var/tmp/portage/www-apache/mod_log_sql-1.101-r3/image/ !!! doexe: .libs/mod_log_sql_dbi.so does not exist * ERROR: www-apache/mod_log_sql-1.101-r3::gentoo failed (install phase): * doexe failed * * If you need support, post the output of `emerge --info '=www-apache/mod_log_sql-1.101-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-apache/mod_log_sql-1.101-r3::gentoo'`. * The complete build log is located at '/var/log/portage/www-apache:mod_log_sql-1.101-r3:20210326-191634.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-apache/mod_log_sql-1.101-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-apache/mod_log_sql-1.101-r3/temp/environment'. * Working directory: '/var/tmp/portage/www-apache/mod_log_sql-1.101-r3/work/mod_log_sql-1.101' * S: '/var/tmp/portage/www-apache/mod_log_sql-1.101-r3/work/mod_log_sql-1.101' * QA Notice: file does not exist: * * doexe: .libs/mod_log_sql_dbi.so does not exist