INFO: not using any hashes in /data/userland-archives/hashes for opendbx-1.4.6.tar.gz (overridden with --hash) Source /data/userland-archives/opendbx-1.4.6.tar.gz... not found, skipping file copy Source https://linuxnetworks.de/opendbx/download/opendbx-1.4.6.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file lib/odbx_impl.hpp patching file lib/odbx_iface.hpp patching file test/Makefile.in patching file utils/Makefile.in patching file backends/mysql/Makefile.in patching file backends/odbc/Makefile.in patching file backends/pgsql/Makefile.in patching file backends/sqlite3/Makefile.in checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -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/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed checking dependency style of /usr/gcc/13/bin/gcc... gcc3 checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no 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, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/13/bin/gcc object... ok checking how to run the C preprocessor... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/gcc static flag -static works... no checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) /usr/gcc/13/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/13/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/13/bin/gcc option to accept ISO C89... (cached) none needed checking dependency style of /usr/gcc/13/bin/gcc... (cached) gcc3 checking for /usr/gcc/13/bin/gcc option to accept ISO C99... none needed checking for /usr/gcc/13/bin/gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/13/bin/g++ accepts -g... yes checking dependency style of /usr/gcc/13/bin/g++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether /usr/gcc/13/bin/g++ accepts -g... (cached) yes checking dependency style of /usr/gcc/13/bin/g++... (cached) gcc3 checking how to run the C++ preprocessor... /usr/gcc/13/bin/g++ -E checking for ld used by /usr/gcc/13/bin/g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/13/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/g++ static flag -static works... no checking if /usr/gcc/13/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/13/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 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... no 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... (cached) 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... none required checking for db2x_manxml... no checking for doxygen... yes Warning: docbook man page converter not found - skip generating man pages 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... no checking for compress in -lz... yes checking for sql.h... yes checking for SQLConnect in -lodbc... yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for PQconnectdb in -lpq... yes checking for PQescapeStringConn in -lpq... yes checking for main in -lws2_32... no 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 /usr/gnu/bin/make all-recursive make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64' Making all in backends make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends' Making all in mysql make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/mysql' /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/mysql -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libmysqlbackend_la-mysqlbackend.lo -MD -MP -MF .deps/libmysqlbackend_la-mysqlbackend.Tpo -c -o libmysqlbackend_la-mysqlbackend.lo `test -f 'mysqlbackend.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/mysql/'`mysqlbackend.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/mysql -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libmysqlbackend_la-mysqlbackend.lo -MD -MP -MF .deps/libmysqlbackend_la-mysqlbackend.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/mysql/mysqlbackend.c -fPIC -DPIC -o .libs/libmysqlbackend_la-mysqlbackend.o mv -f .deps/libmysqlbackend_la-mysqlbackend.Tpo .deps/libmysqlbackend_la-mysqlbackend.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/mysql -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libmysqlbackend_la-mysql_basic.lo -MD -MP -MF .deps/libmysqlbackend_la-mysql_basic.Tpo -c -o libmysqlbackend_la-mysql_basic.lo `test -f 'mysql_basic.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/mysql/'`mysql_basic.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/mysql -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libmysqlbackend_la-mysql_basic.lo -MD -MP -MF .deps/libmysqlbackend_la-mysql_basic.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/mysql/mysql_basic.c -fPIC -DPIC -o .libs/libmysqlbackend_la-mysql_basic.o mv -f .deps/libmysqlbackend_la-mysql_basic.Tpo .deps/libmysqlbackend_la-mysql_basic.Plo /bin/bash ../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -m64 -O3 -no-undefined -module -version-info 3:0:2 -m64 -Wl,-rpath=/usr/mariadb/10.6/lib/amd64 -o libmysqlbackend.la -rpath /usr/lib/amd64/opendbx libmysqlbackend_la-mysqlbackend.lo libmysqlbackend_la-mysql_basic.lo -lmysqlclient_r -lz -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 libtool: link: /usr/gcc/13/bin/gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,libmysqlbackend.so.1 -o .libs/libmysqlbackend.so.1.2.0 .libs/libmysqlbackend_la-mysqlbackend.o .libs/libmysqlbackend_la-mysql_basic.o -lmysqlclient_r -lz -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 -m64 -m64 -Wl,-rpath=/usr/mariadb/10.6/lib/amd64 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: ( cd ".libs" && rm -f "libmysqlbackend.la" && ln -s "../libmysqlbackend.la" "libmysqlbackend.la" ) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/mysql' Making all in odbc make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/odbc' /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libodbcbackend_la-odbcbackend.lo -MD -MP -MF .deps/libodbcbackend_la-odbcbackend.Tpo -c -o libodbcbackend_la-odbcbackend.lo `test -f 'odbcbackend.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/'`odbcbackend.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libodbcbackend_la-odbcbackend.lo -MD -MP -MF .deps/libodbcbackend_la-odbcbackend.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbcbackend.c -fPIC -DPIC -o .libs/libodbcbackend_la-odbcbackend.o mv -f .deps/libodbcbackend_la-odbcbackend.Tpo .deps/libodbcbackend_la-odbcbackend.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libodbcbackend_la-odbc_basic.lo -MD -MP -MF .deps/libodbcbackend_la-odbc_basic.Tpo -c -o libodbcbackend_la-odbc_basic.lo `test -f 'odbc_basic.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/'`odbc_basic.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libodbcbackend_la-odbc_basic.lo -MD -MP -MF .deps/libodbcbackend_la-odbc_basic.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c -fPIC -DPIC -o .libs/libodbcbackend_la-odbc_basic.o /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c: In function 'odbc_priv_setautocommit': /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:820:71: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 820 | gen->err = SQLSetConnectAttr( gen->conn, SQL_ATTR_AUTOCOMMIT, (SQLPOINTER) mode, SQL_IS_INTEGER ); | ^ mv -f .deps/libodbcbackend_la-odbc_basic.Tpo .deps/libodbcbackend_la-odbc_basic.Plo /bin/bash ../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -m64 -O3 -no-undefined -module -version-info 3:0:2 -m64 -o libodbcbackend.la -rpath /usr/lib/amd64/opendbx libodbcbackend_la-odbcbackend.lo libodbcbackend_la-odbc_basic.lo -lodbc -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 libtool: link: /usr/gcc/13/bin/gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,libodbcbackend.so.1 -o .libs/libodbcbackend.so.1.2.0 .libs/libodbcbackend_la-odbcbackend.o .libs/libodbcbackend_la-odbc_basic.o -lodbc -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 -m64 -m64 libtool: link: (cd ".libs" && rm -f "libodbcbackend.so.1" && ln -s "libodbcbackend.so.1.2.0" "libodbcbackend.so.1") libtool: link: (cd ".libs" && rm -f "libodbcbackend.so" && ln -s "libodbcbackend.so.1.2.0" "libodbcbackend.so") libtool: link: ( cd ".libs" && rm -f "libodbcbackend.la" && ln -s "../libodbcbackend.la" "libodbcbackend.la" ) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/odbc' Making all in pgsql make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/pgsql' /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/pgsql -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libpgsqlbackend_la-pgsqlbackend.lo -MD -MP -MF .deps/libpgsqlbackend_la-pgsqlbackend.Tpo -c -o libpgsqlbackend_la-pgsqlbackend.lo `test -f 'pgsqlbackend.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/pgsql/'`pgsqlbackend.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/pgsql -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libpgsqlbackend_la-pgsqlbackend.lo -MD -MP -MF .deps/libpgsqlbackend_la-pgsqlbackend.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/pgsql/pgsqlbackend.c -fPIC -DPIC -o .libs/libpgsqlbackend_la-pgsqlbackend.o mv -f .deps/libpgsqlbackend_la-pgsqlbackend.Tpo .deps/libpgsqlbackend_la-pgsqlbackend.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/pgsql -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libpgsqlbackend_la-pgsql_basic.lo -MD -MP -MF .deps/libpgsqlbackend_la-pgsql_basic.Tpo -c -o libpgsqlbackend_la-pgsql_basic.lo `test -f 'pgsql_basic.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/pgsql/'`pgsql_basic.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/pgsql -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libpgsqlbackend_la-pgsql_basic.lo -MD -MP -MF .deps/libpgsqlbackend_la-pgsql_basic.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/pgsql/pgsql_basic.c -fPIC -DPIC -o .libs/libpgsqlbackend_la-pgsql_basic.o mv -f .deps/libpgsqlbackend_la-pgsql_basic.Tpo .deps/libpgsqlbackend_la-pgsql_basic.Plo /bin/bash ../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -m64 -O3 -no-undefined -module -version-info 3:0:2 -m64 -Wl,-rpath=/usr/postgres/16/lib/amd64 -o libpgsqlbackend.la -rpath /usr/lib/amd64/opendbx libpgsqlbackend_la-pgsqlbackend.lo libpgsqlbackend_la-pgsql_basic.lo -lpq -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 libtool: link: /usr/gcc/13/bin/gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,libpgsqlbackend.so.1 -o .libs/libpgsqlbackend.so.1.2.0 .libs/libpgsqlbackend_la-pgsqlbackend.o .libs/libpgsqlbackend_la-pgsql_basic.o -lpq -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 -m64 -m64 -Wl,-rpath=/usr/postgres/16/lib/amd64 libtool: link: (cd ".libs" && rm -f "libpgsqlbackend.so.1" && ln -s "libpgsqlbackend.so.1.2.0" "libpgsqlbackend.so.1") libtool: link: (cd ".libs" && rm -f "libpgsqlbackend.so" && ln -s "libpgsqlbackend.so.1.2.0" "libpgsqlbackend.so") libtool: link: ( cd ".libs" && rm -f "libpgsqlbackend.la" && ln -s "../libpgsqlbackend.la" "libpgsqlbackend.la" ) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/pgsql' Making all in sqlite3 make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/sqlite3' /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/sqlite3 -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libsqlite3backend_la-sqlite3backend.lo -MD -MP -MF .deps/libsqlite3backend_la-sqlite3backend.Tpo -c -o libsqlite3backend_la-sqlite3backend.lo `test -f 'sqlite3backend.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/sqlite3/'`sqlite3backend.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/sqlite3 -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libsqlite3backend_la-sqlite3backend.lo -MD -MP -MF .deps/libsqlite3backend_la-sqlite3backend.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/sqlite3/sqlite3backend.c -fPIC -DPIC -o .libs/libsqlite3backend_la-sqlite3backend.o mv -f .deps/libsqlite3backend_la-sqlite3backend.Tpo .deps/libsqlite3backend_la-sqlite3backend.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/sqlite3 -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libsqlite3backend_la-sqlite3_basic.lo -MD -MP -MF .deps/libsqlite3backend_la-sqlite3_basic.Tpo -c -o libsqlite3backend_la-sqlite3_basic.lo `test -f 'sqlite3_basic.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/sqlite3/'`sqlite3_basic.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/sqlite3 -I../.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -DAPINUMBER=10200 -I../../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libsqlite3backend_la-sqlite3_basic.lo -MD -MP -MF .deps/libsqlite3backend_la-sqlite3_basic.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/sqlite3/sqlite3_basic.c -fPIC -DPIC -o .libs/libsqlite3backend_la-sqlite3_basic.o mv -f .deps/libsqlite3backend_la-sqlite3_basic.Tpo .deps/libsqlite3backend_la-sqlite3_basic.Plo /bin/bash ../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -m64 -O3 -no-undefined -module -version-info 3:0:2 -m64 -o libsqlite3backend.la -rpath /usr/lib/amd64/opendbx libsqlite3backend_la-sqlite3backend.lo libsqlite3backend_la-sqlite3_basic.lo -lsqlite3 -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 libtool: link: /usr/gcc/13/bin/gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,libsqlite3backend.so.1 -o .libs/libsqlite3backend.so.1.2.0 .libs/libsqlite3backend_la-sqlite3backend.o .libs/libsqlite3backend_la-sqlite3_basic.o -lsqlite3 -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 -m64 -m64 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: ( cd ".libs" && rm -f "libsqlite3backend.la" && ln -s "../libsqlite3backend.la" "libsqlite3backend.la" ) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/sqlite3' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends' Making all in doc make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/doc' Making all in lib make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/lib' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib/amd64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libopendbx_la-odbxlib.lo -MD -MP -MF .deps/libopendbx_la-odbxlib.Tpo -c -o libopendbx_la-odbxlib.lo `test -f 'odbxlib.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/'`odbxlib.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib/amd64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libopendbx_la-odbxlib.lo -MD -MP -MF .deps/libopendbx_la-odbxlib.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbxlib.c -fPIC -DPIC -o .libs/libopendbx_la-odbxlib.o mv -f .deps/libopendbx_la-odbxlib.Tpo .deps/libopendbx_la-odbxlib.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib/amd64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libopendbx_la-odbx.lo -MD -MP -MF .deps/libopendbx_la-odbx.Tpo -c -o libopendbx_la-odbx.lo `test -f 'odbx.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/'`odbx.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I.. -DLIBVERSION=10406 -DLOCALEDIR=\"/usr/share/locale\" -DLIBPATH=\"/usr/lib/amd64/opendbx\" -DLIBPREFIX=\"lib\" -DLIBSUFFIX=\".so\" -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT libopendbx_la-odbx.lo -MD -MP -MF .deps/libopendbx_la-odbx.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.c -fPIC -DPIC -o .libs/libopendbx_la-odbx.o mv -f .deps/libopendbx_la-odbx.Tpo .deps/libopendbx_la-odbx.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -m64 -O3 -no-undefined -version-info 3:0:2 -m64 -o libopendbx.la -rpath /usr/lib/amd64 libopendbx_la-odbxlib.lo libopendbx_la-odbx.lo -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 libtool: link: /usr/gcc/13/bin/gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,libopendbx.so.1 -o .libs/libopendbx.so.1.2.0 .libs/libopendbx_la-odbxlib.o .libs/libopendbx_la-odbx.o -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 -m64 -m64 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: ( cd ".libs" && rm -f "libopendbx.la" && ln -s "../libopendbx.la" "libopendbx.la" ) /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I.. -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -DLIBVERSION=10406 -m64 -O3 -std=c++11 -MT libopendbxplus_la-odbx_impl.lo -MD -MP -MF .deps/libopendbxplus_la-odbx_impl.Tpo -c -o libopendbxplus_la-odbx_impl.lo `test -f 'odbx_impl.cpp' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/'`odbx_impl.cpp libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I.. -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -DLIBVERSION=10406 -m64 -O3 -std=c++11 -MT libopendbxplus_la-odbx_impl.lo -MD -MP -MF .deps/libopendbxplus_la-odbx_impl.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp -fPIC -DPIC -o .libs/libopendbxplus_la-odbx_impl.o In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:11, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:11, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:11: /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:268:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 268 | Lob( Lob_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:322:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 322 | void close() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:347:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 347 | ssize_t read( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:371:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 371 | ssize_t write( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:420:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 420 | Result( Result_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:473:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 473 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:514:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 514 | odbxres getResult( struct timeval* timeout = NULL, unsigned long chunk = 0 ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:532:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 532 | odbxrow getRow() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:548:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 548 | uint64_t rowsAffected() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:562:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 562 | unsigned long columnCount() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:575:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 575 | unsigned long columnPos( const string& name ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:589:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 589 | const string columnName( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:646:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 646 | odbxtype columnType( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:659:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 659 | unsigned long fieldLength( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:678:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 678 | const char* fieldValue( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:699:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 699 | Lob getLob( const char* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:748:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 748 | Stmt( Stmt_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:811:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 811 | Result execute() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:897:91: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 897 | Conn( const char* backend, const char* host = "", const char* port = "" ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:939:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 939 | Conn( const string& backend, const string& host = "", const string& port = "" ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1012:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1012 | void bind( const char* database, const char* who = "", const char* cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1048:138: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1048 | void bind( const string& database, const string& who = "", const string& cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1057:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1057 | void unbind() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1065:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1065 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1101:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1101 | bool getCapability( odbxcap cap ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1158:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1158 | void getOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1213:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1213 | void setOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1247:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1247 | string& escape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1281:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1281 | string& escape( const string& from, string& to ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1330:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1330 | Stmt create( const char* sql, unsigned long size = 0, Stmt::Type type = Stmt::Simple ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1371:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1371 | Stmt create( const string& sql, Stmt::Type type = Stmt::Simple ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:30:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | virtual void close() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:32:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | virtual ssize_t read( void* buffer, size_t buflen ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:33:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | virtual ssize_t write( void* buffer, size_t buflen ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:43:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | virtual void finish() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:45:91: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual odbxres getResult( struct timeval* timeout, unsigned long chunk ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:47:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | virtual odbxrow getRow() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:48:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | virtual uint64_t rowsAffected() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:50:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | virtual unsigned long columnCount() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:51:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | virtual unsigned long columnPos( const string& name ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:52:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | virtual const string columnName( unsigned long pos ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:53:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | virtual odbxtype columnType( unsigned long pos ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:55:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | virtual unsigned long fieldLength( unsigned long pos ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:56:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | virtual const char* fieldValue( unsigned long pos ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:58:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | virtual Lob_Iface* getLob( const char* value ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:68:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | virtual Result_Iface* execute() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:81:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | virtual void finish() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:83:130: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | virtual void bind( const char* database, const char* who, const char* cred, odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:84:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | virtual void unbind() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:86:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | virtual bool getCapability( odbxcap cap ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:88:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | virtual void getOption( odbxopt option, void* value ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:89:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | virtual void setOption( odbxopt option, void* value ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:91:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 91 | virtual string& escape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:93:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 93 | virtual Stmt_Iface* create( const string& sql, Stmt::Type type ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:40:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | Lob_Impl( odbx_result_t* result, const char* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:43:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void close() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:45:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | ssize_t read( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:46:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t write( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:59:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | Result_Impl( odbx_t* handle ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:62:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 62 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:64:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | odbxres getResult( struct timeval* timeout, unsigned long chunk ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:66:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | odbxrow getRow() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:67:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | uint64_t rowsAffected() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:69:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | unsigned long columnCount() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:70:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | unsigned long columnPos( const string& name ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:71:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | const string columnName( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:72:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | odbxtype columnType( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:74:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | unsigned long fieldLength( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | const char* fieldValue( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:77:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | Lob_Iface* getLob( const char* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:92:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | Stmt_Impl( odbx_t* handle ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:110:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | inline void _exec_noparams() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:114:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | StmtSimple_Impl( odbx_t* handle, const string& sql ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:115:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | StmtSimple_Impl() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:121:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | Result_Iface* execute() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:135:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | inline char* _resize( char* buffer, size_t size ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:139:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | Conn_Impl( const char* backend, const char* host, const char* port ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:141:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:143:122: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void bind( const char* database, const char* who, const char* cred, odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:144:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void unbind() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:146:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | bool getCapability( odbxcap cap ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:148:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | void getOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:149:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 149 | void setOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:151:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | string& escape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:153:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | Stmt_Iface* create( const string& sql, Stmt::Type type ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:32:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | Lob_Impl::Lob_Impl( odbx_result_t* result, const char* value ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:55:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | void Lob_Impl::close() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:69:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | ssize_t Lob_Impl::read( void* buffer, size_t buflen ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:83:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | ssize_t Lob_Impl::write( void* buffer, size_t buflen ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:105:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 105 | Result_Impl::Result_Impl( odbx_t* handle ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:124:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | void Result_Impl::finish() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:140:88: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 140 | odbxres Result_Impl::getResult( struct timeval* timeout, unsigned long chunk ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:165:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | odbxrow Result_Impl::getRow() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:179:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 179 | uint64_t Result_Impl::rowsAffected() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:186:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 186 | unsigned long Result_Impl::columnCount() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:193:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 193 | unsigned long Result_Impl::columnPos( const string& name ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:216:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 216 | const string Result_Impl::columnName( unsigned long pos ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:233:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 233 | odbxtype Result_Impl::columnType( unsigned long pos ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:245:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | unsigned long Result_Impl::fieldLength( unsigned long pos ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:257:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 257 | const char* Result_Impl::fieldValue( unsigned long pos ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:268:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 268 | Lob_Iface* Result_Impl::getLob( const char* value ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:283:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | Stmt_Impl::Stmt_Impl( odbx_t* handle ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:304:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 304 | StmtSimple_Impl::StmtSimple_Impl( odbx_t* handle, const string& sql ) throw( std::exception ) : Stmt_Impl( handle ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:329:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 329 | StmtSimple_Impl::StmtSimple_Impl() throw( std::exception ) : Stmt_Impl( NULL ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:368:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 368 | Result_Iface* StmtSimple_Impl::execute() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:380:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 380 | inline void StmtSimple_Impl::_exec_noparams() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:455:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 455 | Conn_Impl::Conn_Impl( const char* backend, const char* host, const char* port ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:483:106: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 483 | void Conn_Impl::bind( const char* database, const char* who, const char* cred, odbxbind method ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:497:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 497 | void Conn_Impl::unbind() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:511:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 511 | void Conn_Impl::finish() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:531:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 531 | bool Conn_Impl::getCapability( odbxcap cap ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:548:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 548 | void Conn_Impl::getOption( odbxopt option, void* value ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:560:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 560 | void Conn_Impl::setOption( odbxopt option, void* value ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:572:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 572 | string& Conn_Impl::escape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:597:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | Stmt_Iface* Conn_Impl::create( const string& sql, Stmt::Type type ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:610:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 610 | inline char* Conn_Impl::_resize( char* buffer, size_t size ) throw( std::exception ) | ^~~~~ mv -f .deps/libopendbxplus_la-odbx_impl.Tpo .deps/libopendbxplus_la-odbx_impl.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I.. -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -DLIBVERSION=10406 -m64 -O3 -std=c++11 -MT libopendbxplus_la-odbx.lo -MD -MP -MF .deps/libopendbxplus_la-odbx.Tpo -c -o libopendbxplus_la-odbx.lo `test -f 'odbx.cpp' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/'`odbx.cpp libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I.. -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -DLIBVERSION=10406 -m64 -O3 -std=c++11 -MT libopendbxplus_la-odbx.lo -MD -MP -MF .deps/libopendbxplus_la-odbx.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp -fPIC -DPIC -o .libs/libopendbxplus_la-odbx.o In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:11, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:11, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:11: /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:268:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 268 | Lob( Lob_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:322:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 322 | void close() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:347:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 347 | ssize_t read( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:371:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 371 | ssize_t write( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:420:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 420 | Result( Result_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:473:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 473 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:514:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 514 | odbxres getResult( struct timeval* timeout = NULL, unsigned long chunk = 0 ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:532:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 532 | odbxrow getRow() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:548:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 548 | uint64_t rowsAffected() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:562:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 562 | unsigned long columnCount() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:575:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 575 | unsigned long columnPos( const string& name ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:589:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 589 | const string columnName( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:646:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 646 | odbxtype columnType( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:659:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 659 | unsigned long fieldLength( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:678:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 678 | const char* fieldValue( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:699:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 699 | Lob getLob( const char* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:748:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 748 | Stmt( Stmt_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:811:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 811 | Result execute() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:897:91: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 897 | Conn( const char* backend, const char* host = "", const char* port = "" ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:939:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 939 | Conn( const string& backend, const string& host = "", const string& port = "" ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1012:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1012 | void bind( const char* database, const char* who = "", const char* cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1048:138: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1048 | void bind( const string& database, const string& who = "", const string& cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1057:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1057 | void unbind() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1065:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1065 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1101:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1101 | bool getCapability( odbxcap cap ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1158:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1158 | void getOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1213:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1213 | void setOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1247:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1247 | string& escape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1281:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1281 | string& escape( const string& from, string& to ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1330:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1330 | Stmt create( const char* sql, unsigned long size = 0, Stmt::Type type = Stmt::Simple ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1371:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1371 | Stmt create( const string& sql, Stmt::Type type = Stmt::Simple ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:30:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 30 | virtual void close() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:32:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | virtual ssize_t read( void* buffer, size_t buflen ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:33:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | virtual ssize_t write( void* buffer, size_t buflen ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:43:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | virtual void finish() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:45:91: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | virtual odbxres getResult( struct timeval* timeout, unsigned long chunk ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:47:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | virtual odbxrow getRow() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:48:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 48 | virtual uint64_t rowsAffected() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:50:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 50 | virtual unsigned long columnCount() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:51:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 51 | virtual unsigned long columnPos( const string& name ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:52:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | virtual const string columnName( unsigned long pos ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:53:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | virtual odbxtype columnType( unsigned long pos ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:55:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 55 | virtual unsigned long fieldLength( unsigned long pos ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:56:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | virtual const char* fieldValue( unsigned long pos ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:58:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | virtual Lob_Iface* getLob( const char* value ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:68:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 68 | virtual Result_Iface* execute() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:81:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 81 | virtual void finish() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:83:130: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 83 | virtual void bind( const char* database, const char* who, const char* cred, odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:84:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | virtual void unbind() throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:86:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 86 | virtual bool getCapability( odbxcap cap ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:88:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | virtual void getOption( odbxopt option, void* value ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:89:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 89 | virtual void setOption( odbxopt option, void* value ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:91:95: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 91 | virtual string& escape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:93:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 93 | virtual Stmt_Iface* create( const string& sql, Stmt::Type type ) throw( std::exception ) = 0; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:40:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | Lob_Impl( odbx_result_t* result, const char* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:43:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | void close() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:45:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 45 | ssize_t read( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:46:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 46 | ssize_t write( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:59:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | Result_Impl( odbx_t* handle ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:62:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 62 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:64:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 64 | odbxres getResult( struct timeval* timeout, unsigned long chunk ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:66:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 66 | odbxrow getRow() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:67:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | uint64_t rowsAffected() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:69:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 69 | unsigned long columnCount() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:70:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | unsigned long columnPos( const string& name ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:71:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 71 | const string columnName( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:72:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 72 | odbxtype columnType( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:74:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | unsigned long fieldLength( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:75:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 75 | const char* fieldValue( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:77:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | Lob_Iface* getLob( const char* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:92:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | Stmt_Impl( odbx_t* handle ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:110:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | inline void _exec_noparams() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:114:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | StmtSimple_Impl( odbx_t* handle, const string& sql ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:115:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 115 | StmtSimple_Impl() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:121:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 121 | Result_Iface* execute() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:135:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | inline char* _resize( char* buffer, size_t size ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:139:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 139 | Conn_Impl( const char* backend, const char* host, const char* port ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:141:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:143:122: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 143 | void bind( const char* database, const char* who, const char* cred, odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:144:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 144 | void unbind() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:146:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | bool getCapability( odbxcap cap ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:148:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 148 | void getOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:149:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 149 | void setOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:151:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 151 | string& escape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:153:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 153 | Stmt_Iface* create( const string& sql, Stmt::Type type ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:57:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | Lob::Lob( Lob_Iface* impl ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:117:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 117 | void Lob::close() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:124:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 124 | ssize_t Lob::read( void* buffer, size_t buflen ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:131:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 131 | ssize_t Lob::write( void* buffer, size_t buflen ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:146:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 146 | Result::Result( Result_Iface* impl ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:207:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 207 | void Result::finish() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:214:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 214 | odbxres Result::getResult( struct timeval* timeout, unsigned long chunk ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:221:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 221 | odbxrow Result::getRow() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:228:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 228 | uint64_t Result::rowsAffected() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:235:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 235 | unsigned long Result::columnCount() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:242:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 242 | unsigned long Result::columnPos( const string& name ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:249:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | const string Result::columnName( unsigned long pos ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:256:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 256 | odbxtype Result::columnType( unsigned long pos ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:263:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | unsigned long Result::fieldLength( unsigned long pos ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:270:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 270 | const char* Result::fieldValue( unsigned long pos ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:276:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 276 | Lob Result::getLob( const char* value ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:291:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 291 | Stmt::Stmt( Stmt_Iface* impl ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:366:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 366 | Result Stmt::execute() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:387:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | Conn::Conn( const char* backend, const char* host, const char* port ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:396:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 396 | Conn::Conn( const string& backend, const string& host, const string& port ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:457:101: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 457 | void Conn::bind( const char* database, const char* who, const char* cred, odbxbind method ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:469:107: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 469 | void Conn::bind( const string& database, const string& who, const string& cred, odbxbind method ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:481:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 481 | void Conn::unbind() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:493:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 493 | void Conn::finish() throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:505:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 505 | bool Conn::getCapability( odbxcap cap ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:517:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 517 | void Conn::getOption( odbxopt option, void* value ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:529:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 529 | void Conn::setOption( odbxopt option, void* value ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:541:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 541 | string& Conn::escape( const string& from, string& to ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:553:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 553 | string& Conn::escape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:565:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 565 | Stmt Conn::create( const char* sql, unsigned long length, Stmt::Type type ) throw( std::exception ) | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:574:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 574 | Stmt Conn::create( const string& sql, Stmt::Type type ) throw( std::exception ) | ^~~~~ mv -f .deps/libopendbxplus_la-odbx.Tpo .deps/libopendbxplus_la-odbx.Plo /bin/bash ../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DLIBVERSION=10406 -m64 -O3 -std=c++11 -no-undefined -version-info 1:0:0 -m64 -o libopendbxplus.la -rpath /usr/lib/amd64 libopendbxplus_la-odbx_impl.lo libopendbxplus_la-odbx.lo libopendbx.la -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 libtool: link: /usr/gcc/13/bin/g++ -shared -nostdlib /usr/lib/amd64/crti.o /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/crtbeginS.o .libs/libopendbxplus_la-odbx_impl.o .libs/libopendbxplus_la-odbx.o -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/lib/.libs -Wl,-R -Wl,/usr/lib/amd64 ./.libs/libopendbx.so -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/../../../amd64 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/crtendS.o /usr/lib/amd64/crtn.o -m64 -m64 -Wl,-h -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: ( cd ".libs" && rm -f "libopendbxplus.la" && ln -s "../libopendbxplus.la" "libopendbxplus.la" ) make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/lib' Making all in po make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/po' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/po' Making all in test make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/test' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/test -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -MT odbx-regression.o -MD -MP -MF .deps/odbx-regression.Tpo -c -o odbx-regression.o /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/test/odbx-regression.c mv -f .deps/odbx-regression.Tpo .deps/odbx-regression.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -m64 -O3 -static -m64 -o odbxtest odbx-regression.o ../lib/libopendbx.la -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 libtool: link: /usr/gcc/13/bin/gcc -m64 -O3 -m64 -o odbxtest odbx-regression.o ../lib/.libs/libopendbx.so -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 -R/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/lib/.libs -R/usr/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/test -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I../lib -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -std=c++11 -MT odbxplus-regression.o -MD -MP -MF .deps/odbxplus-regression.Tpo -c -o odbxplus-regression.o /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/test/odbxplus-regression.cpp In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/test/odbxplus-regression.cpp:15: /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:268:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 268 | Lob( Lob_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:322:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 322 | void close() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:347:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 347 | ssize_t read( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:371:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 371 | ssize_t write( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:420:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 420 | Result( Result_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:473:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 473 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:514:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 514 | odbxres getResult( struct timeval* timeout = NULL, unsigned long chunk = 0 ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:532:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 532 | odbxrow getRow() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:548:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 548 | uint64_t rowsAffected() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:562:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 562 | unsigned long columnCount() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:575:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 575 | unsigned long columnPos( const string& name ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:589:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 589 | const string columnName( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:646:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 646 | odbxtype columnType( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:659:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 659 | unsigned long fieldLength( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:678:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 678 | const char* fieldValue( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:699:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 699 | Lob getLob( const char* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:748:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 748 | Stmt( Stmt_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:811:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 811 | Result execute() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:897:91: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 897 | Conn( const char* backend, const char* host = "", const char* port = "" ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:939:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 939 | Conn( const string& backend, const string& host = "", const string& port = "" ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1012:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1012 | void bind( const char* database, const char* who = "", const char* cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1048:138: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1048 | void bind( const string& database, const string& who = "", const string& cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1057:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1057 | void unbind() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1065:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1065 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1101:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1101 | bool getCapability( odbxcap cap ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1158:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1158 | void getOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1213:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1213 | void setOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1247:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1247 | string& escape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1281:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1281 | string& escape( const string& from, string& to ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1330:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1330 | Stmt create( const char* sql, unsigned long size = 0, Stmt::Type type = Stmt::Simple ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1371:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1371 | Stmt create( const string& sql, Stmt::Type type = Stmt::Simple ) throw( std::exception ); | ^~~~~ mv -f .deps/odbxplus-regression.Tpo .deps/odbxplus-regression.Po /bin/bash ../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -m64 -O3 -std=c++11 -static -m64 -o odbxplustest odbxplus-regression.o ../lib/libopendbx.la ../lib/libopendbxplus.la -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 libtool: link: /usr/gcc/13/bin/g++ -m64 -O3 -std=c++11 -m64 -o odbxplustest odbxplus-regression.o ../lib/.libs/libopendbx.so -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 ../lib/.libs/libopendbxplus.so /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/lib/.libs/libopendbx.so -Wl,-R -Wl,/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/lib/.libs -Wl,-R -Wl,/usr/lib/amd64 ld: warning: file /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/lib/.libs/libopendbx.so: linked to ../lib/.libs/libopendbx.so: attempted multiple inclusion of file make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/test' Making all in utils make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils' Making all in doc make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils/doc' Making all in po make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils/po' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils/po' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DKEYWORDFILE=\"/usr/share/opendbx/keywords\" -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -std=c++11 -MT odbx_sql-argmap.o -MD -MP -MF .deps/odbx_sql-argmap.Tpo -c -o odbx_sql-argmap.o `test -f 'argmap.cpp' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/'`argmap.cpp mv -f .deps/odbx_sql-argmap.Tpo .deps/odbx_sql-argmap.Po /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DKEYWORDFILE=\"/usr/share/opendbx/keywords\" -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -std=c++11 -MT odbx_sql-commands.o -MD -MP -MF .deps/odbx_sql-commands.Tpo -c -o odbx_sql-commands.o `test -f 'commands.cpp' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/'`commands.cpp In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/commands.hpp:2, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/commands.cpp:1: /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:268:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 268 | Lob( Lob_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:322:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 322 | void close() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:347:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 347 | ssize_t read( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:371:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 371 | ssize_t write( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:420:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 420 | Result( Result_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:473:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 473 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:514:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 514 | odbxres getResult( struct timeval* timeout = NULL, unsigned long chunk = 0 ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:532:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 532 | odbxrow getRow() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:548:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 548 | uint64_t rowsAffected() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:562:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 562 | unsigned long columnCount() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:575:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 575 | unsigned long columnPos( const string& name ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:589:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 589 | const string columnName( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:646:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 646 | odbxtype columnType( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:659:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 659 | unsigned long fieldLength( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:678:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 678 | const char* fieldValue( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:699:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 699 | Lob getLob( const char* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:748:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 748 | Stmt( Stmt_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:811:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 811 | Result execute() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:897:91: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 897 | Conn( const char* backend, const char* host = "", const char* port = "" ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:939:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 939 | Conn( const string& backend, const string& host = "", const string& port = "" ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1012:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1012 | void bind( const char* database, const char* who = "", const char* cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1048:138: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1048 | void bind( const string& database, const string& who = "", const string& cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1057:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1057 | void unbind() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1065:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1065 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1101:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1101 | bool getCapability( odbxcap cap ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1158:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1158 | void getOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1213:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1213 | void setOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1247:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1247 | string& escape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1281:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1281 | string& escape( const string& from, string& to ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1330:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1330 | Stmt create( const char* sql, unsigned long size = 0, Stmt::Type type = Stmt::Simple ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1371:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1371 | Stmt create( const string& sql, Stmt::Type type = Stmt::Simple ) throw( std::exception ); | ^~~~~ mv -f .deps/odbx_sql-commands.Tpo .deps/odbx_sql-commands.Po /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DKEYWORDFILE=\"/usr/share/opendbx/keywords\" -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -std=c++11 -MT odbx_sql-completion.o -MD -MP -MF .deps/odbx_sql-completion.Tpo -c -o odbx_sql-completion.o `test -f 'completion.cpp' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/'`completion.cpp mv -f .deps/odbx_sql-completion.Tpo .deps/odbx_sql-completion.Po /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DKEYWORDFILE=\"/usr/share/opendbx/keywords\" -I/usr/mariadb/10.6/include -I/usr/postgres/16/include -I/usr/include/odbc -m64 -O3 -std=c++11 -MT odbx_sql-odbx-sql.o -MD -MP -MF .deps/odbx_sql-odbx-sql.Tpo -c -o odbx_sql-odbx-sql.o `test -f 'odbx-sql.cpp' || echo '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/'`odbx-sql.cpp In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/commands.hpp:2, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/odbx-sql.cpp:2: /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:268:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 268 | Lob( Lob_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:322:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 322 | void close() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:347:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 347 | ssize_t read( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:371:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 371 | ssize_t write( void* buffer, size_t buflen ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:420:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 420 | Result( Result_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:473:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 473 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:514:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 514 | odbxres getResult( struct timeval* timeout = NULL, unsigned long chunk = 0 ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:532:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 532 | odbxrow getRow() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:548:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 548 | uint64_t rowsAffected() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:562:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 562 | unsigned long columnCount() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:575:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 575 | unsigned long columnPos( const string& name ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:589:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 589 | const string columnName( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:646:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 646 | odbxtype columnType( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:659:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 659 | unsigned long fieldLength( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:678:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 678 | const char* fieldValue( unsigned long pos ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:699:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 699 | Lob getLob( const char* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:748:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 748 | Stmt( Stmt_Iface* impl ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:811:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 811 | Result execute() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:897:91: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 897 | Conn( const char* backend, const char* host = "", const char* port = "" ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:939:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 939 | Conn( const string& backend, const string& host = "", const string& port = "" ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1012:132: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1012 | void bind( const char* database, const char* who = "", const char* cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1048:138: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1048 | void bind( const string& database, const string& who = "", const string& cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1057:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1057 | void unbind() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1065:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1065 | void finish() throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1101:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1101 | bool getCapability( odbxcap cap ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1158:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1158 | void getOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1213:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1213 | void setOption( odbxopt option, void* value ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1247:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1247 | string& escape( const char* from, unsigned long fromlen, string& to ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1281:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1281 | string& escape( const string& from, string& to ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1330:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1330 | Stmt create( const char* sql, unsigned long size = 0, Stmt::Type type = Stmt::Simple ) throw( std::exception ); | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1371:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1371 | Stmt create( const string& sql, Stmt::Type type = Stmt::Simple ) throw( std::exception ); | ^~~~~ mv -f .deps/odbx_sql-odbx-sql.Tpo .deps/odbx_sql-odbx-sql.Po /bin/bash ../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -m64 -O3 -std=c++11 -m64 -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 -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 libtool: link: /usr/gcc/13/bin/g++ -m64 -O3 -std=c++11 -m64 -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 -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64' Making install in backends make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends' Making install in mysql make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/mysql' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/mysql' test -z "/usr/lib/amd64/opendbx" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx" /bin/bash ../../libtool --mode=install /usr/bin/ginstall -c libmysqlbackend.la '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx' libtool: install: /usr/bin/ginstall -c .libs/libmysqlbackend.so.1.2.0 /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx/libmysqlbackend.so.1.2.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/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 /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/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: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx/libmysqlbackend.so.1.2.0 libtool: install: /usr/bin/ginstall -c .libs/libmysqlbackend.lai /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx/libmysqlbackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib/amd64/opendbx' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/mysql' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/mysql' Making install in odbc make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/odbc' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/odbc' test -z "/usr/lib/amd64/opendbx" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx" /bin/bash ../../libtool --mode=install /usr/bin/ginstall -c libodbcbackend.la '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx' libtool: install: /usr/bin/ginstall -c .libs/libodbcbackend.so.1.2.0 /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx/libodbcbackend.so.1.2.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx && { ln -s -f libodbcbackend.so.1.2.0 libodbcbackend.so.1 || { rm -f libodbcbackend.so.1 && ln -s libodbcbackend.so.1.2.0 libodbcbackend.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx && { ln -s -f libodbcbackend.so.1.2.0 libodbcbackend.so || { rm -f libodbcbackend.so && ln -s libodbcbackend.so.1.2.0 libodbcbackend.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx/libodbcbackend.so.1.2.0 libtool: install: /usr/bin/ginstall -c .libs/libodbcbackend.lai /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx/libodbcbackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib/amd64/opendbx' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/odbc' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/odbc' Making install in pgsql make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/pgsql' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/pgsql' test -z "/usr/lib/amd64/opendbx" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx" /bin/bash ../../libtool --mode=install /usr/bin/ginstall -c libpgsqlbackend.la '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx' libtool: install: /usr/bin/ginstall -c .libs/libpgsqlbackend.so.1.2.0 /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx/libpgsqlbackend.so.1.2.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx && { ln -s -f libpgsqlbackend.so.1.2.0 libpgsqlbackend.so.1 || { rm -f libpgsqlbackend.so.1 && ln -s libpgsqlbackend.so.1.2.0 libpgsqlbackend.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx && { ln -s -f libpgsqlbackend.so.1.2.0 libpgsqlbackend.so || { rm -f libpgsqlbackend.so && ln -s libpgsqlbackend.so.1.2.0 libpgsqlbackend.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx/libpgsqlbackend.so.1.2.0 libtool: install: /usr/bin/ginstall -c .libs/libpgsqlbackend.lai /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx/libpgsqlbackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib/amd64/opendbx' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/pgsql' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/pgsql' Making install in sqlite3 make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/sqlite3' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/sqlite3' test -z "/usr/lib/amd64/opendbx" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx" /bin/bash ../../libtool --mode=install /usr/bin/ginstall -c libsqlite3backend.la '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx' libtool: install: /usr/bin/ginstall -c .libs/libsqlite3backend.so.1.2.0 /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx/libsqlite3backend.so.1.2.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/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 /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/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: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx/libsqlite3backend.so.1.2.0 libtool: install: /usr/bin/ginstall -c .libs/libsqlite3backend.lai /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/opendbx/libsqlite3backend.la libtool: install: warning: remember to run `libtool --finish /usr/lib/amd64/opendbx' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/sqlite3' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends/sqlite3' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/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 '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/backends' Making install in doc make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/doc' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man3" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/man/man3" make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/doc' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/doc' Making install in lib make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/lib' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/lib' test -z "/usr/lib/amd64" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64" /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libopendbx.la libopendbxplus.la '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libopendbx.so.1.2.0 /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/libopendbx.so.1.2.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64 && { ln -s -f libopendbx.so.1.2.0 libopendbx.so.1 || { rm -f libopendbx.so.1 && ln -s libopendbx.so.1.2.0 libopendbx.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64 && { ln -s -f libopendbx.so.1.2.0 libopendbx.so || { rm -f libopendbx.so && ln -s libopendbx.so.1.2.0 libopendbx.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/libopendbx.so.1.2.0 libtool: install: /usr/bin/ginstall -c .libs/libopendbx.lai /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/libopendbx.la libtool: install: warning: relinking `libopendbxplus.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/lib; /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/libtool --tag CXX --mode=relink /usr/gcc/13/bin/g++ -DLIBVERSION=10406 -m64 -O3 -std=c++11 -no-undefined -version-info 1:0:0 -m64 -o libopendbxplus.la -rpath /usr/lib/amd64 libopendbxplus_la-odbx_impl.lo libopendbxplus_la-odbx.lo libopendbx.la -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386) libtool: relink: /usr/gcc/13/bin/g++ -shared -nostdlib /usr/lib/amd64/crti.o /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/crtbeginS.o .libs/libopendbxplus_la-odbx_impl.o .libs/libopendbxplus_la-odbx.o -Wl,-R -Wl,/usr/lib/amd64 -L/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64 -L/usr/lib/amd64 -lopendbx -L/usr/mariadb/10.6/lib/amd64 -L/usr/postgres/16/lib/amd64 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/../../../amd64 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/crtendS.o /usr/lib/amd64/crtn.o -m64 -m64 -Wl,-h -Wl,libopendbxplus.so.1 -o .libs/libopendbxplus.so.1.0.0 libtool: install: /usr/bin/ginstall -c .libs/libopendbxplus.so.1.0.0T /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/libopendbxplus.so.1.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64 && { ln -s -f libopendbxplus.so.1.0.0 libopendbxplus.so.1 || { rm -f libopendbxplus.so.1 && ln -s libopendbxplus.so.1.0.0 libopendbxplus.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64 && { ln -s -f libopendbxplus.so.1.0.0 libopendbxplus.so || { rm -f libopendbxplus.so && ln -s libopendbxplus.so.1.0.0 libopendbxplus.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/libopendbxplus.so.1.0.0 libtool: install: /usr/bin/ginstall -c .libs/libopendbxplus.lai /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/libopendbxplus.la libtool: install: warning: remember to run `libtool --finish /usr/lib/amd64' test -z "/usr/include" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/include" /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.h '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/include' test -z "/usr/include" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/include" /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/include/opendbx' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api.h /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/include/opendbx' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/lib' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/lib' Making install in po make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/po' /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share installing /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/po/en@quot.gmo as /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/locale/en@quot/LC_MESSAGES/opendbx.mo installing /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/opendbx.mo if test "opendbx" = "gettext-tools"; then \ /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/po/$file \ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/po' Making install in test make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/test' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/test' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/test' Making install in utils make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils' Making install in doc make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils/doc' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/man/man1" make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils/doc' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils/doc' Making install in po make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils/po' /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share installing /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/po/en@quot.gmo as /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/locale/en@quot/LC_MESSAGES/opendbx-utils.mo installing /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/opendbx-utils.mo if test "opendbx" = "gettext-tools"; then \ /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/po/$file \ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils/po' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils' test -z "/usr/bin" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/bin" /bin/bash ../libtool --mode=install /usr/bin/ginstall -c odbx-sql '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/bin' libtool: install: /usr/bin/ginstall -c odbx-sql /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/bin/odbx-sql test -z "/usr/share/opendbx" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/opendbx" /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/keywords '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/share/opendbx' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/utils' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib/amd64/pkgconfig" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/pkgconfig" /usr/bin/ginstall -c -m 644 opendbx.pc opendbxplus.pc '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/pkgconfig' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64' Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/libopendbxplus.so.1.0.0 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386/usr/lib/amd64/libopendbxplus.so.1.0.0 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/manifest-i386-opendbx.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: library/opendbx pkg://openindiana.org/library/opendbx@1.4.6,5.11-2024.0.0.3:20240908T103116Z PUBLISHED