* Package: dev-db/opendbx-1.4.6-r1 * Repository: gentoo * Maintainer: alicef@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux mysql sqlite userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking opendbx-1.4.6.tar.gz to /var/tmp/portage/dev-db/opendbx-1.4.6-r1/work >>> Source unpacked in /var/tmp/portage/dev-db/opendbx-1.4.6-r1/work >>> Preparing source in /var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6 ... * econf: updating opendbx-1.4.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating opendbx-1.4.6/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 --disable-dependency-tracking --libdir=/usr/lib64 --with-backends= mysql sqlite3 configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/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 whether to enable maintainer-specific portions of Makefiles... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by 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 shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for working iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ssize_t... yes checking for int64_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for dlfcn.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking windef.h usability... no checking windef.h presence... no checking for windef.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... yes checking for strftime... yes checking for getopt... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for setenv... yes checking for snprintf... yes checking for strdup... yes checking for strncasecmp... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for library containing dlopen... -ldl checking for db2x_manxml... yes checking for doxygen... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for initscr in -lncurses... yes checking for readline in -lreadline -lncurses... yes checking for mysql.h... yes checking for mysql_init in -lmysqlclient_r... yes checking for mysql_next_result in -lmysqlclient_r... yes checking for compress in -lz... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for sqlite3_step in -lsqlite3... yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking for sqlite3_table_column_metadata in -lsqlite3... yes checking for library containing dgettext... none required configure: creating ./config.status config.status: creating Makefile config.status: creating backends/Makefile config.status: creating backends/firebird/Makefile config.status: creating backends/mssql/Makefile config.status: creating backends/mysql/Makefile config.status: creating backends/odbc/Makefile config.status: creating backends/oracle/Makefile config.status: creating backends/pgsql/Makefile config.status: creating backends/sqlite/Makefile config.status: creating backends/sqlite3/Makefile config.status: creating backends/sybase/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating lib/Makefile config.status: creating po/Makefile.in config.status: creating test/Makefile config.status: creating utils/Makefile config.status: creating utils/doc/Makefile config.status: creating utils/po/Makefile.in config.status: creating opendbx.spec config.status: creating opendbx.pc config.status: creating opendbxplus.pc config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating utils/po/POTFILES config.status: creating utils/po/Makefile config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6 ... make -j1 -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6' Making all in backends make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends' Making all in mysql make[3]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends/mysql' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -march=native -O2 -pipe -c -o libmysqlbackend_la-mysqlbackend.lo `test -f 'mysqlbackend.c' || echo './'`mysqlbackend.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -march=native -O2 -pipe -c mysqlbackend.c -fPIC -DPIC -o .libs/libmysqlbackend_la-mysqlbackend.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -march=native -O2 -pipe -c mysqlbackend.c -o libmysqlbackend_la-mysqlbackend.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -march=native -O2 -pipe -c -o libmysqlbackend_la-mysql_basic.lo `test -f 'mysql_basic.c' || echo './'`mysql_basic.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -march=native -O2 -pipe -c mysql_basic.c -fPIC -DPIC -o .libs/libmysqlbackend_la-mysql_basic.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -march=native -O2 -pipe -c mysql_basic.c -o libmysqlbackend_la-mysql_basic.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -no-undefined -module -version-info 3:0:2 -Wl,-O1 -Wl,--as-needed -o libmysqlbackend.la -rpath /usr/lib64/opendbx libmysqlbackend_la-mysqlbackend.lo libmysqlbackend_la-mysql_basic.lo -lmysqlclient_r -lz libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libmysqlbackend_la-mysqlbackend.o .libs/libmysqlbackend_la-mysql_basic.o -lmysqlclient_r -lz -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmysqlbackend.so.1 -o .libs/libmysqlbackend.so.1.2.0 libtool: link: (cd ".libs" && rm -f "libmysqlbackend.so.1" && ln -s "libmysqlbackend.so.1.2.0" "libmysqlbackend.so.1") libtool: link: (cd ".libs" && rm -f "libmysqlbackend.so" && ln -s "libmysqlbackend.so.1.2.0" "libmysqlbackend.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmysqlbackend.a libmysqlbackend_la-mysqlbackend.o libmysqlbackend_la-mysql_basic.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmysqlbackend.a libtool: link: ( cd ".libs" && rm -f "libmysqlbackend.la" && ln -s "../libmysqlbackend.la" "libmysqlbackend.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends/mysql' Making all in sqlite3 make[3]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends/sqlite3' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -march=native -O2 -pipe -c -o libsqlite3backend_la-sqlite3backend.lo `test -f 'sqlite3backend.c' || echo './'`sqlite3backend.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -march=native -O2 -pipe -c sqlite3backend.c -fPIC -DPIC -o .libs/libsqlite3backend_la-sqlite3backend.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -march=native -O2 -pipe -c sqlite3backend.c -o libsqlite3backend_la-sqlite3backend.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -march=native -O2 -pipe -c -o libsqlite3backend_la-sqlite3_basic.lo `test -f 'sqlite3_basic.c' || echo './'`sqlite3_basic.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -march=native -O2 -pipe -c sqlite3_basic.c -fPIC -DPIC -o .libs/libsqlite3backend_la-sqlite3_basic.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -march=native -O2 -pipe -c sqlite3_basic.c -o libsqlite3backend_la-sqlite3_basic.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -no-undefined -module -version-info 3:0:2 -Wl,-O1 -Wl,--as-needed -o libsqlite3backend.la -rpath /usr/lib64/opendbx libsqlite3backend_la-sqlite3backend.lo libsqlite3backend_la-sqlite3_basic.lo -lsqlite3 libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libsqlite3backend_la-sqlite3backend.o .libs/libsqlite3backend_la-sqlite3_basic.o -lsqlite3 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libsqlite3backend.so.1 -o .libs/libsqlite3backend.so.1.2.0 libtool: link: (cd ".libs" && rm -f "libsqlite3backend.so.1" && ln -s "libsqlite3backend.so.1.2.0" "libsqlite3backend.so.1") libtool: link: (cd ".libs" && rm -f "libsqlite3backend.so" && ln -s "libsqlite3backend.so.1.2.0" "libsqlite3backend.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsqlite3backend.a libsqlite3backend_la-sqlite3backend.o libsqlite3backend_la-sqlite3_basic.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsqlite3backend.a libtool: link: ( cd ".libs" && rm -f "libsqlite3backend.la" && ln -s "../libsqlite3backend.la" "libsqlite3backend.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends/sqlite3' make[3]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends' make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends' Making all in doc make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/doc' db2x_xsltproc -s man opendbx.en.xml | db2x_manxml --solinks doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/doc' Making all in lib make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/include/mysql -march=native -O2 -pipe -c -o libopendbx_la-odbxlib.lo `test -f 'odbxlib.c' || echo './'`odbxlib.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/include/mysql -march=native -O2 -pipe -c odbxlib.c -fPIC -DPIC -o .libs/libopendbx_la-odbxlib.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/include/mysql -march=native -O2 -pipe -c odbxlib.c -o libopendbx_la-odbxlib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/include/mysql -march=native -O2 -pipe -c -o libopendbx_la-odbx.lo `test -f 'odbx.c' || echo './'`odbx.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/include/mysql -march=native -O2 -pipe -c odbx.c -fPIC -DPIC -o .libs/libopendbx_la-odbx.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/include/mysql -march=native -O2 -pipe -c odbx.c -o libopendbx_la-odbx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -no-undefined -version-info 3:0:2 -Wl,-O1 -Wl,--as-needed -o libopendbx.la -rpath /usr/lib64 libopendbx_la-odbxlib.lo libopendbx_la-odbx.lo -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libopendbx_la-odbxlib.o .libs/libopendbx_la-odbx.o -ldl -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libopendbx.so.1 -o .libs/libopendbx.so.1.2.0 libtool: link: (cd ".libs" && rm -f "libopendbx.so.1" && ln -s "libopendbx.so.1.2.0" "libopendbx.so.1") libtool: link: (cd ".libs" && rm -f "libopendbx.so" && ln -s "libopendbx.so.1.2.0" "libopendbx.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libopendbx.a libopendbx_la-odbxlib.o libopendbx_la-odbx.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libopendbx.a libtool: link: ( cd ".libs" && rm -f "libopendbx.la" && ln -s "../libopendbx.la" "libopendbx.la" ) /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql -DLIBVERSION=10406 -march=native -O2 -pipe -c -o libopendbxplus_la-odbx_impl.lo `test -f 'odbx_impl.cpp' || echo './'`odbx_impl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql -DLIBVERSION=10406 -march=native -O2 -pipe -c odbx_impl.cpp -fPIC -DPIC -o .libs/libopendbxplus_la-odbx_impl.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql -DLIBVERSION=10406 -march=native -O2 -pipe -c odbx_impl.cpp -o libopendbxplus_la-odbx_impl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql -DLIBVERSION=10406 -march=native -O2 -pipe -c -o libopendbxplus_la-odbx.lo `test -f 'odbx.cpp' || echo './'`odbx.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql -DLIBVERSION=10406 -march=native -O2 -pipe -c odbx.cpp -fPIC -DPIC -o .libs/libopendbxplus_la-odbx.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql -DLIBVERSION=10406 -march=native -O2 -pipe -c odbx.cpp -o libopendbxplus_la-odbx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLIBVERSION=10406 -march=native -O2 -pipe -no-undefined -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -o libopendbxplus.la -rpath /usr/lib64 libopendbxplus_la-odbx_impl.lo libopendbxplus_la-odbx.lo libopendbx.la libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/crtbeginS.o .libs/libopendbxplus_la-odbx_impl.o .libs/libopendbxplus_la-odbx.o -Wl,-rpath -Wl,/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/lib/.libs ./.libs/libopendbx.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../lib64/crtn.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libopendbxplus.so.1 -o .libs/libopendbxplus.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libopendbxplus.so.1" && ln -s "libopendbxplus.so.1.0.0" "libopendbxplus.so.1") libtool: link: (cd ".libs" && rm -f "libopendbxplus.so" && ln -s "libopendbxplus.so.1.0.0" "libopendbxplus.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libopendbxplus.a libopendbxplus_la-odbx_impl.o libopendbxplus_la-odbx.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libopendbxplus.a libtool: link: ( cd ".libs" && rm -f "libopendbxplus.la" && ln -s "../libopendbxplus.la" "libopendbxplus.la" ) make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/lib' Making all in po make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/po' make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/po' Making all in test make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/test' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I/usr/include/mysql -march=native -O2 -pipe -c odbx-regression.c odbx-regression.c: In function ‘exec’: odbx-regression.c:307:6: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘uint64_t’ [-Wformat=] fprintf( stdout, " Affected rows: %lld\n", odbx_rows_affected( result )  ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -static -Wl,-O1 -Wl,--as-needed -o odbxtest odbx-regression.o ../lib/libopendbx.la libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o odbxtest odbx-regression.o ../lib/.libs/libopendbx.a -ldl x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I/usr/include/mysql -march=native -O2 -pipe -c -o odbxplus-regression.o odbxplus-regression.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -static -Wl,-O1 -Wl,--as-needed -o odbxplustest odbxplus-regression.o ../lib/libopendbx.la ../lib/libopendbxplus.la libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o odbxplustest odbxplus-regression.o ../lib/.libs/libopendbx.a ../lib/.libs/libopendbxplus.a /var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/lib/.libs/libopendbx.a -ldl make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/test' Making all in utils make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/utils' Making all in doc make[3]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/utils/doc' db2x_xsltproc -s man opendbx-utils.en.xml | db2x_manxml --solinks make[3]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/utils/doc' Making all in po make[3]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/utils/po' make[3]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/utils/po' make[3]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/utils' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DKEYWORDFILE=\"/usr/share/opendbx/keywords\" -I/usr/include/mysql -march=native -O2 -pipe -c -o odbx_sql-argmap.o `test -f 'argmap.cpp' || echo './'`argmap.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DKEYWORDFILE=\"/usr/share/opendbx/keywords\" -I/usr/include/mysql -march=native -O2 -pipe -c -o odbx_sql-commands.o `test -f 'commands.cpp' || echo './'`commands.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DKEYWORDFILE=\"/usr/share/opendbx/keywords\" -I/usr/include/mysql -march=native -O2 -pipe -c -o odbx_sql-completion.o `test -f 'completion.cpp' || echo './'`completion.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DKEYWORDFILE=\"/usr/share/opendbx/keywords\" -I/usr/include/mysql -march=native -O2 -pipe -c -o odbx_sql-odbx-sql.o `test -f 'odbx-sql.cpp' || echo './'`odbx-sql.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o odbx-sql odbx_sql-argmap.o odbx_sql-commands.o odbx_sql-completion.o odbx_sql-odbx-sql.o ../lib/.libs/libopendbx.so ../lib/.libs/libopendbxplus.so -lreadline -lncurses libtool: link: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o odbx-sql odbx_sql-argmap.o odbx_sql-commands.o odbx_sql-completion.o odbx_sql-odbx-sql.o ../lib/.libs/libopendbx.so ../lib/.libs/libopendbxplus.so -lreadline -lncurses make[3]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/utils' make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/utils' make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6' make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6' make[1]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6' >>> Source compiled. >>> Test phase [not enabled]: dev-db/opendbx-1.4.6-r1 >>> Install opendbx-1.4.6-r1 into /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image/ category dev-db make -j1 -j1 install DESTDIR=/var/tmp/portage/dev-db/opendbx-1.4.6-r1/image/ Making install in backends make[1]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends' Making install in mysql make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends/mysql' make[3]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends/mysql' test -z "/usr/lib64/opendbx" || /bin/mkdir -p "/var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx" /bin/sh ../../libtool --mode=install /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c libmysqlbackend.la '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx' libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c .libs/libmysqlbackend.so.1.2.0 /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx/libmysqlbackend.so.1.2.0 libtool: install: (cd /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx && { ln -s -f libmysqlbackend.so.1.2.0 libmysqlbackend.so.1 || { rm -f libmysqlbackend.so.1 && ln -s libmysqlbackend.so.1.2.0 libmysqlbackend.so.1; }; }) libtool: install: (cd /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx && { ln -s -f libmysqlbackend.so.1.2.0 libmysqlbackend.so || { rm -f libmysqlbackend.so && ln -s libmysqlbackend.so.1.2.0 libmysqlbackend.so; }; }) libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c .libs/libmysqlbackend.lai /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx/libmysqlbackend.la libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c .libs/libmysqlbackend.a /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx/libmysqlbackend.a libtool: install: chmod 644 /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx/libmysqlbackend.a libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx/libmysqlbackend.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/opendbx' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends/mysql' make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends/mysql' Making install in sqlite3 make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends/sqlite3' make[3]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends/sqlite3' test -z "/usr/lib64/opendbx" || /bin/mkdir -p "/var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx" /bin/sh ../../libtool --mode=install /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c libsqlite3backend.la '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx' libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c .libs/libsqlite3backend.so.1.2.0 /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx/libsqlite3backend.so.1.2.0 libtool: install: (cd /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx && { ln -s -f libsqlite3backend.so.1.2.0 libsqlite3backend.so.1 || { rm -f libsqlite3backend.so.1 && ln -s libsqlite3backend.so.1.2.0 libsqlite3backend.so.1; }; }) libtool: install: (cd /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx && { ln -s -f libsqlite3backend.so.1.2.0 libsqlite3backend.so || { rm -f libsqlite3backend.so && ln -s libsqlite3backend.so.1.2.0 libsqlite3backend.so; }; }) libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c .libs/libsqlite3backend.lai /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx/libsqlite3backend.la libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c .libs/libsqlite3backend.a /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx/libsqlite3backend.a libtool: install: chmod 644 /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx/libsqlite3backend.a libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/lib64/opendbx/libsqlite3backend.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/opendbx' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends/sqlite3' make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends/sqlite3' make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends' make[3]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends' make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends' make[1]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/backends' Making install in doc make[1]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/doc' doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/doc' make[2]: Nothing to be done for 'install-exec-am'. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. doxygen Doxyfile > /dev/null Warning: Tag `SHOW_DIRECTORIES' at line 78 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 185 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 238 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 239 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/share/man/man3" /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 odbx_bind.3 odbx_capabilities.3 odbx_column_count.3 odbx_column_name.3 odbx_column_type.3 odbx_error.3 odbx_error_type.3 odbx_escape.3 odbx_field_length.3 odbx_field_value.3 odbx_finish.3 odbx_get_option.3 odbx_init.3 odbx_query.3 odbx_result.3 odbx_result_finish.3 odbx_row_fetch.3 odbx_rows_affected.3 odbx_set_option.3 odbx_unbind.3 odbx_lo_open.3 odbx_lo_close.3 odbx_lo_read.3 odbx_lo_write.3 ./man/man3/OpenDBX.3 ./man/man3/OpenDBX_Conn.3 ./man/man3/OpenDBX_Exception.3 ./man/man3/OpenDBX_Lob.3 ./man/man3/OpenDBX_Result.3 ./man/man3/OpenDBX_Stmt.3 '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/image//usr/share/man/man3' /usr/bin/install: cannot stat ‘./man/man3/OpenDBX.3’: No such file or directory /usr/bin/install: cannot stat ‘./man/man3/OpenDBX_Conn.3’: No such file or directory /usr/bin/install: cannot stat ‘./man/man3/OpenDBX_Exception.3’: No such file or directory /usr/bin/install: cannot stat ‘./man/man3/OpenDBX_Lob.3’: No such file or directory /usr/bin/install: cannot stat ‘./man/man3/OpenDBX_Result.3’: No such file or directory /usr/bin/install: cannot stat ‘./man/man3/OpenDBX_Stmt.3’: No such file or directory Makefile:314: recipe for target 'install-man3' failed make[2]: *** [install-man3] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/doc' Makefile:414: recipe for target 'install-am' failed make[1]: *** [install-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6/doc' Makefile:411: recipe for target 'install-recursive' failed make: *** [install-recursive] Error 1 * ERROR: dev-db/opendbx-1.4.6-r1::gentoo failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-db/opendbx-1.4.6-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/opendbx-1.4.6-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-db:opendbx-1.4.6-r1:20150509-071226.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6' * S: '/var/tmp/portage/dev-db/opendbx-1.4.6-r1/work/opendbx-1.4.6'