* Package: dev-db/opendbx-1.4.6-r2 * Repository: gentoo * Maintainer: alicef@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux mysql userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking opendbx-1.4.6.tar.gz to /var/tmp/portage/dev-db/opendbx-1.4.6-r2/work >>> Source unpacked in /var/tmp/portage/dev-db/opendbx-1.4.6-r2/work >>> Preparing source in /var/tmp/portage/dev-db/opendbx-1.4.6-r2/work/opendbx-1.4.6 ... * Applying opendbx-doxy.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/opendbx-1.4.6-r2/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 --docdir=/usr/share/doc/opendbx-1.4.6-r2 --htmldir=/usr/share/doc/opendbx-1.4.6-r2/html --libdir=/usr/lib64 --with-backends= mysql checking for a BSD-compatible install... /usr/lib/portage/python3.9/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... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed 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... no checking for mysql_init in -lmysqlclient... yes checking for mysql_next_result in -lmysqlclient... yes checking for compress in -lz... yes 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-r2/work/opendbx-1.4.6 ... make -j3 -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/work/opendbx-1.4.6' Making all in backends make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/work/opendbx-1.4.6/backends' Making all in mysql make[3]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/work/opendbx-1.4.6/backends/mysql' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -pipe -march=native -fno-diagnostics-color -O2 -c -o libmysqlbackend_la-mysqlbackend.lo `test -f 'mysqlbackend.c' || echo './'`mysqlbackend.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -pipe -march=native -fno-diagnostics-color -O2 -c mysqlbackend.c -fPIC -DPIC -o .libs/libmysqlbackend_la-mysqlbackend.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -pipe -march=native -fno-diagnostics-color -O2 -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 -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -pipe -march=native -fno-diagnostics-color -O2 -c -o libmysqlbackend_la-mysql_basic.lo `test -f 'mysql_basic.c' || echo './'`mysql_basic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -pipe -march=native -fno-diagnostics-color -O2 -c mysql_basic.c -fPIC -DPIC -o .libs/libmysqlbackend_la-mysql_basic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 -I../../lib -I/usr/include/mysql -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -no-undefined -module -version-info 3:0:2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmysqlbackend.la -rpath /usr/lib64/opendbx libmysqlbackend_la-mysqlbackend.lo libmysqlbackend_la-mysql_basic.lo -lmysqlclient -lz libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libmysqlbackend_la-mysqlbackend.o .libs/libmysqlbackend_la-mysql_basic.o -lmysqlclient -lz -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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-r2/work/opendbx-1.4.6/backends/mysql' make[3]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/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-r2/work/opendbx-1.4.6/backends' make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/work/opendbx-1.4.6/backends' Making all in doc make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/work/opendbx-1.4.6/doc' db2x_xsltproc -s man opendbx.en.xml | db2x_manxml --solinks error : xmlAddEntity: invalid redeclaration of predefined entity doxygen Doxyfile > /dev/null warning: Tag 'COLS_IN_ALPHA_INDEX' at line 175 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 'PERL_PATH' at line 269 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 'MSCGEN_PATH' at line 274 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: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/work/opendbx-1.4.6/doc' Making all in lib make[2]: Entering directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/work/opendbx-1.4.6/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/include/mysql -pipe -march=native -fno-diagnostics-color -O2 -c -o libopendbx_la-odbxlib.lo `test -f 'odbxlib.c' || echo './'`odbxlib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/include/mysql -pipe -march=native -fno-diagnostics-color -O2 -c odbxlib.c -fPIC -DPIC -o .libs/libopendbx_la-odbxlib.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/include/mysql -pipe -march=native -fno-diagnostics-color -O2 -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 -DHAVE_CONFIG_H -I. -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/include/mysql -pipe -march=native -fno-diagnostics-color -O2 -c -o libopendbx_la-odbx.lo `test -f 'odbx.c' || echo './'`odbx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/include/mysql -pipe -march=native -fno-diagnostics-color -O2 -c odbx.c -fPIC -DPIC -o .libs/libopendbx_la-odbx.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/include/mysql -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -no-undefined -version-info 3:0:2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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,--defsym=__gentoo_check_ldflags__=0 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -c odbx_impl.cpp -fPIC -DPIC -o .libs/libopendbxplus_la-odbx_impl.o In file included from ../lib/odbx_iface.hpp:11, from odbx_impl.hpp:11, from odbx_impl.cpp:11: ../lib/opendbx/api:268:40: error: ISO C++17 does not allow dynamic exception specifications 268 | Lob( Lob_Iface* impl ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:322:30: error: ISO C++17 does not allow dynamic exception specifications 322 | void close() throw( std::exception ); | ^~~~~ ../lib/opendbx/api:347:61: error: ISO C++17 does not allow dynamic exception specifications 347 | ssize_t read( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:371:62: error: ISO C++17 does not allow dynamic exception specifications 371 | ssize_t write( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:420:46: error: ISO C++17 does not allow dynamic exception specifications 420 | Result( Result_Iface* impl ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:473:31: error: ISO C++17 does not allow dynamic exception specifications 473 | void finish() throw( std::exception ); | ^~~~~ ../lib/opendbx/api:514:94: error: ISO C++17 does not allow dynamic exception specifications 514 | ( struct timeval* timeout = NULL, unsigned long chunk = 0 ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:532:34: error: ISO C++17 does not allow dynamic exception specifications 532 | odbxrow getRow() throw( std::exception ); | ^~~~~ ../lib/opendbx/api:548:41: error: ISO C++17 does not allow dynamic exception specifications 548 | uint64_t rowsAffected() throw( std::exception ); | ^~~~~ ../lib/opendbx/api:562:45: error: ISO C++17 does not allow dynamic exception specifications 562 | unsigned long columnCount() throw( std::exception ); | ^~~~~ ../lib/opendbx/api:575:63: error: ISO C++17 does not allow dynamic exception specifications 575 | unsigned long columnPos( const string& name ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:589:62: error: ISO C++17 does not allow dynamic exception specifications 589 | const string columnName( unsigned long pos ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:646:58: error: ISO C++17 does not allow dynamic exception specifications 646 | odbxtype columnType( unsigned long pos ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:659:64: error: ISO C++17 does not allow dynamic exception specifications 659 | unsigned long fieldLength( unsigned long pos ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:678:61: error: ISO C++17 does not allow dynamic exception specifications 678 | const char* fieldValue( unsigned long pos ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:699:49: error: ISO C++17 does not allow dynamic exception specifications 699 | Lob getLob( const char* value ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:748:42: error: ISO C++17 does not allow dynamic exception specifications 748 | Stmt( Stmt_Iface* impl ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:811:34: error: ISO C++17 does not allow dynamic exception specifications 811 | Result execute() throw( std::exception ); | ^~~~~ ../lib/opendbx/api:897:91: error: ISO C++17 does not allow dynamic exception specifications 897 | ar* backend, const char* host = "", const char* port = "" ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:939:97: error: ISO C++17 does not allow dynamic exception specifications 939 | backend, const string& host = "", const string& port = "" ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:1012:132: error: ISO C++17 does not allow dynamic exception specifications 1012 | const char* cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ In file included from ../lib/odbx_iface.hpp:11, from odbx_impl.hpp:11, from odbx_impl.cpp:11: ../lib/opendbx/api:1048:138: error: ISO C++17 does not allow dynamic exception specifications 1048 | nst string& cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:1057:31: error: ISO C++17 does not allow dynamic exception specifications 1057 | void unbind() throw( std::exception ); | ^~~~~ ../lib/opendbx/api:1065:31: error: ISO C++17 does not allow dynamic exception specifications 1065 | void finish() throw( std::exception ); | ^~~~~ ../lib/opendbx/api:1101:51: error: ISO C++17 does not allow dynamic exception specifications 1101 | bool getCapability( odbxcap cap ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:1158:63: error: ISO C++17 does not allow dynamic exception specifications 1158 | void getOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:1213:63: error: ISO C++17 does not allow dynamic exception specifications 1213 | void setOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:1247:87: error: ISO C++17 does not allow dynamic exception specifications 1247 | cape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:1281:66: error: ISO C++17 does not allow dynamic exception specifications 1281 | string& escape( const string& from, string& to ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:1330:104: error: ISO C++17 does not allow dynamic exception specifications 1330 | l, unsigned long size = 0, Stmt::Type type = Stmt::Simple ) throw( std::exception ); | ^~~~~ ../lib/opendbx/api:1371:82: error: ISO C++17 does not allow dynamic exception specifications 1371 | create( const string& sql, Stmt::Type type = Stmt::Simple ) throw( std::exception ); | ^~~~~ In file included from odbx_impl.hpp:11, from odbx_impl.cpp:11: ../lib/odbx_iface.hpp:30:38: error: ISO C++17 does not allow dynamic exception specifications 30 | virtual void close() throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:32:69: error: ISO C++17 does not allow dynamic exception specifications 32 | virtual ssize_t read( void* buffer, size_t buflen ) throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:33:70: error: ISO C++17 does not allow dynamic exception specifications 33 | virtual ssize_t write( void* buffer, size_t buflen ) throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:43:39: error: ISO C++17 does not allow dynamic exception specifications 43 | virtual void finish() throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:45:91: error: ISO C++17 does not allow dynamic exception specifications 45 | s getResult( struct timeval* timeout, unsigned long chunk ) throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:47:42: error: ISO C++17 does not allow dynamic exception specifications 47 | virtual odbxrow getRow() throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:48:49: error: ISO C++17 does not allow dynamic exception specifications 48 | virtual uint64_t rowsAffected() throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:50:53: error: ISO C++17 does not allow dynamic exception specifications 50 | virtual unsigned long columnCount() throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:51:71: error: ISO C++17 does not allow dynamic exception specifications 51 | virtual unsigned long columnPos( const string& name ) throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:52:70: error: ISO C++17 does not allow dynamic exception specifications 52 | virtual const string columnName( unsigned long pos ) throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:53:66: error: ISO C++17 does not allow dynamic exception specifications 53 | virtual odbxtype columnType( unsigned long pos ) throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:55:72: error: ISO C++17 does not allow dynamic exception specifications 55 | virtual unsigned long fieldLength( unsigned long pos ) throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:56:69: error: ISO C++17 does not allow dynamic exception specifications 56 | virtual const char* fieldValue( unsigned long pos ) throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:58:64: error: ISO C++17 does not allow dynamic exception specifications 58 | virtual Lob_Iface* getLob( const char* value ) throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:68:49: error: ISO C++17 does not allow dynamic exception specifications 68 | virtual Result_Iface* execute() throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:81:39: error: ISO C++17 does not allow dynamic exception specifications 81 | virtual void finish() throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:83:130: error: ISO C++17 does not allow dynamic exception specifications 83 | who, const char* cred, odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ) = 0; | ^~~~~ In file included from odbx_impl.hpp:11, from odbx_impl.cpp:11: ../lib/odbx_iface.hpp:84:39: error: ISO C++17 does not allow dynamic exception specifications 84 | virtual void unbind() throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:86:59: error: ISO C++17 does not allow dynamic exception specifications 86 | virtual bool getCapability( odbxcap cap ) throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:88:71: error: ISO C++17 does not allow dynamic exception specifications 88 | virtual void getOption( odbxopt option, void* value ) throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:89:71: error: ISO C++17 does not allow dynamic exception specifications 89 | virtual void setOption( odbxopt option, void* value ) throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:91:95: error: ISO C++17 does not allow dynamic exception specifications 91 | cape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ) = 0; | ^~~~~ ../lib/odbx_iface.hpp:93:82: error: ISO C++17 does not allow dynamic exception specifications 93 | al Stmt_Iface* create( const string& sql, Stmt::Type type ) throw( std::exception ) = 0; | ^~~~~ In file included from odbx_impl.cpp:11: odbx_impl.hpp:40:70: error: ISO C++17 does not allow dynamic exception specifications 40 | Lob_Impl( odbx_result_t* result, const char* value ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:43:30: error: ISO C++17 does not allow dynamic exception specifications 43 | void close() throw( std::exception ); | ^~~~~ odbx_impl.hpp:45:61: error: ISO C++17 does not allow dynamic exception specifications 45 | ssize_t read( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:46:62: error: ISO C++17 does not allow dynamic exception specifications 46 | ssize_t write( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:59:47: error: ISO C++17 does not allow dynamic exception specifications 59 | Result_Impl( odbx_t* handle ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:62:31: error: ISO C++17 does not allow dynamic exception specifications 62 | void finish() throw( std::exception ); | ^~~~~ odbx_impl.hpp:64:83: error: ISO C++17 does not allow dynamic exception specifications 64 | s getResult( struct timeval* timeout, unsigned long chunk ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:66:34: error: ISO C++17 does not allow dynamic exception specifications 66 | odbxrow getRow() throw( std::exception ); | ^~~~~ odbx_impl.hpp:67:41: error: ISO C++17 does not allow dynamic exception specifications 67 | uint64_t rowsAffected() throw( std::exception ); | ^~~~~ odbx_impl.hpp:69:45: error: ISO C++17 does not allow dynamic exception specifications 69 | unsigned long columnCount() throw( std::exception ); | ^~~~~ odbx_impl.hpp:70:63: error: ISO C++17 does not allow dynamic exception specifications 70 | unsigned long columnPos( const string& name ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:71:62: error: ISO C++17 does not allow dynamic exception specifications 71 | const string columnName( unsigned long pos ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:72:58: error: ISO C++17 does not allow dynamic exception specifications 72 | odbxtype columnType( unsigned long pos ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:74:64: error: ISO C++17 does not allow dynamic exception specifications 74 | unsigned long fieldLength( unsigned long pos ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:75:61: error: ISO C++17 does not allow dynamic exception specifications 75 | const char* fieldValue( unsigned long pos ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:77:56: error: ISO C++17 does not allow dynamic exception specifications 77 | Lob_Iface* getLob( const char* value ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:92:45: error: ISO C++17 does not allow dynamic exception specifications 92 | Stmt_Impl( odbx_t* handle ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:110:46: error: ISO C++17 does not allow dynamic exception specifications 110 | inline void _exec_noparams() throw( std::exception ); | ^~~~~ odbx_impl.hpp:114:70: error: ISO C++17 does not allow dynamic exception specifications 114 | StmtSimple_Impl( odbx_t* handle, const string& sql ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:115:35: error: ISO C++17 does not allow dynamic exception specifications 115 | StmtSimple_Impl() throw( std::exception ); | ^~~~~ odbx_impl.hpp:121:41: error: ISO C++17 does not allow dynamic exception specifications 121 | Result_Iface* execute() throw( std::exception ); | ^~~~~ odbx_impl.hpp:135:67: error: ISO C++17 does not allow dynamic exception specifications 135 | inline char* _resize( char* buffer, size_t size ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:139:86: error: ISO C++17 does not allow dynamic exception specifications 139 | ( const char* backend, const char* host, const char* port ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:141:31: error: ISO C++17 does not allow dynamic exception specifications 141 | void finish() throw( std::exception ); | ^~~~~ odbx_impl.hpp:143:122: error: ISO C++17 does not allow dynamic exception specifications 143 | who, const char* cred, odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ In file included from odbx_impl.cpp:11: odbx_impl.hpp:144:31: error: ISO C++17 does not allow dynamic exception specifications 144 | void unbind() throw( std::exception ); | ^~~~~ odbx_impl.hpp:146:51: error: ISO C++17 does not allow dynamic exception specifications 146 | bool getCapability( odbxcap cap ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:148:63: error: ISO C++17 does not allow dynamic exception specifications 148 | void getOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:149:63: error: ISO C++17 does not allow dynamic exception specifications 149 | void setOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:151:87: error: ISO C++17 does not allow dynamic exception specifications 151 | cape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ); | ^~~~~ odbx_impl.hpp:153:74: error: ISO C++17 does not allow dynamic exception specifications 153 | Stmt_Iface* create( const string& sql, Stmt::Type type ) throw( std::exception ); | ^~~~~ odbx_impl.cpp:32:72: error: ISO C++17 does not allow dynamic exception specifications 32 | _Impl::Lob_Impl( odbx_result_t* result, const char* value ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:55:32: error: ISO C++17 does not allow dynamic exception specifications 55 | void Lob_Impl::close() throw( std::exception ) | ^~~~~ odbx_impl.cpp:69:63: error: ISO C++17 does not allow dynamic exception specifications 69 | ssize_t Lob_Impl::read( void* buffer, size_t buflen ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:83:64: error: ISO C++17 does not allow dynamic exception specifications 83 | ssize_t Lob_Impl::write( void* buffer, size_t buflen ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:105:52: error: ISO C++17 does not allow dynamic exception specifications 105 | Result_Impl::Result_Impl( odbx_t* handle ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:124:36: error: ISO C++17 does not allow dynamic exception specifications 124 | void Result_Impl::finish() throw( std::exception ) | ^~~~~ odbx_impl.cpp:140:88: error: ISO C++17 does not allow dynamic exception specifications 140 | ::getResult( struct timeval* timeout, unsigned long chunk ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:165:39: error: ISO C++17 does not allow dynamic exception specifications 165 | odbxrow Result_Impl::getRow() throw( std::exception ) | ^~~~~ odbx_impl.cpp:179:46: error: ISO C++17 does not allow dynamic exception specifications 179 | uint64_t Result_Impl::rowsAffected() throw( std::exception ) | ^~~~~ odbx_impl.cpp:186:50: error: ISO C++17 does not allow dynamic exception specifications 186 | unsigned long Result_Impl::columnCount() throw( std::exception ) | ^~~~~ odbx_impl.cpp:193:68: error: ISO C++17 does not allow dynamic exception specifications 193 | unsigned long Result_Impl::columnPos( const string& name ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:216:67: error: ISO C++17 does not allow dynamic exception specifications 216 | const string Result_Impl::columnName( unsigned long pos ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:233:63: error: ISO C++17 does not allow dynamic exception specifications 233 | odbxtype Result_Impl::columnType( unsigned long pos ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:245:69: error: ISO C++17 does not allow dynamic exception specifications 245 | unsigned long Result_Impl::fieldLength( unsigned long pos ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:257:66: error: ISO C++17 does not allow dynamic exception specifications 257 | const char* Result_Impl::fieldValue( unsigned long pos ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:268:61: error: ISO C++17 does not allow dynamic exception specifications 268 | Lob_Iface* Result_Impl::getLob( const char* value ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:283:48: error: ISO C++17 does not allow dynamic exception specifications 283 | Stmt_Impl::Stmt_Impl( odbx_t* handle ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:304:79: error: ISO C++17 does not allow dynamic exception specifications 304 | _Impl::StmtSimple_Impl( odbx_t* handle, const string& sql ) throw( std::exception ) : Stmt_Impl( handle ) | ^~~~~ odbx_impl.cpp:329:44: error: ISO C++17 does not allow dynamic exception specifications 329 | StmtSimple_Impl::StmtSimple_Impl() throw( std::exception ) : Stmt_Impl( NULL ) | ^~~~~ odbx_impl.cpp:368:50: error: ISO C++17 does not allow dynamic exception specifications 368 | Result_Iface* StmtSimple_Impl::execute() throw( std::exception ) | ^~~~~ odbx_impl.cpp:380:55: error: ISO C++17 does not allow dynamic exception specifications 380 | inline void StmtSimple_Impl::_exec_noparams() throw( std::exception ) | ^~~~~ odbx_impl.cpp:455:89: error: ISO C++17 does not allow dynamic exception specifications 455 | ( const char* backend, const char* host, const char* port ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:483:106: error: ISO C++17 does not allow dynamic exception specifications 483 | abase, const char* who, const char* cred, odbxbind method ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:497:34: error: ISO C++17 does not allow dynamic exception specifications 497 | void Conn_Impl::unbind() throw( std::exception ) | ^~~~~ odbx_impl.cpp:511:34: error: ISO C++17 does not allow dynamic exception specifications 511 | void Conn_Impl::finish() throw( std::exception ) | ^~~~~ odbx_impl.cpp:531:54: error: ISO C++17 does not allow dynamic exception specifications 531 | bool Conn_Impl::getCapability( odbxcap cap ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:548:66: error: ISO C++17 does not allow dynamic exception specifications 548 | void Conn_Impl::getOption( odbxopt option, void* value ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:560:66: error: ISO C++17 does not allow dynamic exception specifications 560 | void Conn_Impl::setOption( odbxopt option, void* value ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:572:90: error: ISO C++17 does not allow dynamic exception specifications 572 | cape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:597:77: error: ISO C++17 does not allow dynamic exception specifications 597 | ce* Conn_Impl::create( const string& sql, Stmt::Type type ) throw( std::exception ) | ^~~~~ odbx_impl.cpp:610:70: error: ISO C++17 does not allow dynamic exception specifications 610 | nline char* Conn_Impl::_resize( char* buffer, size_t size ) throw( std::exception ) | ^~~~~ make[2]: *** [Makefile:439: libopendbxplus_la-odbx_impl.lo] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/work/opendbx-1.4.6/lib' make[1]: *** [Makefile:411: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/work/opendbx-1.4.6' make: *** [Makefile:314: all] Error 2 * ERROR: dev-db/opendbx-1.4.6-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-db/opendbx-1.4.6-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/opendbx-1.4.6-r2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-db:opendbx-1.4.6-r2:20210729-050147.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/work/opendbx-1.4.6' * S: '/var/tmp/portage/dev-db/opendbx-1.4.6-r2/work/opendbx-1.4.6'