gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/opendbx-1.4.6.tar.gz... not found, skipping file copy Source http://linuxnetworks.de/opendbx/download/opendbx-1.4.6.tar.gz... downloading... validating signature... skipping (no signature URL) 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/amd64/msgmerge checking for style of include used by make... GNU checking for gcc... /usr/gcc/7/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/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking build system type... i386-pc-solaris2.11 checking host system type... i386-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/7/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/7/bin/gcc object... ok checking how to run the C preprocessor... /usr/gcc/7/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/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/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/7/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/7/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... (cached) none needed checking dependency style of /usr/gcc/7/bin/gcc... (cached) gcc3 checking for /usr/gcc/7/bin/gcc option to accept ISO C99... none needed checking for /usr/gcc/7/bin/gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/7/bin/g++ accepts -g... yes checking dependency style of /usr/gcc/7/bin/g++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether /usr/gcc/7/bin/g++ accepts -g... (cached) yes checking dependency style of /usr/gcc/7/bin/g++... (cached) gcc3 checking how to run the C++ preprocessor... /usr/gcc/7/bin/g++ -E checking for ld used by /usr/gcc/7/bin/g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the /usr/gcc/7/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/7/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/g++ static flag -static works... no checking if /usr/gcc/7/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/7/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/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... no 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 Making all in backends Making all in mysql libtool: compile: /usr/gcc/7/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.3/include -I/usr/postgres/12/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 libtool: compile: /usr/gcc/7/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.3/include -I/usr/postgres/12/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 libtool: link: /usr/gcc/7/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.3/lib/amd64 -L/usr/postgres/12/lib/amd64 -m64 -m64 -Wl,-rpath=/usr/mariadb/10.3/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" ) Making all in odbc libtool: compile: /usr/gcc/7/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.3/include -I/usr/postgres/12/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 libtool: compile: /usr/gcc/7/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.3/include -I/usr/postgres/12/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 In file included from /usr/include/odbc/sqltypes.h:52:0, from /usr/include/odbc/sql.h:19, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbcbackend.h:29, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.h:11, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:15: /usr/include/odbc/unixodbc_conf.h:351:0: warning: "ICONV_CONST" redefined #define ICONV_CONST In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbxdrv.h:17:0, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:14: ../../config.h:236:0: note: this is the location of the previous definition #define ICONV_CONST const In file included from /usr/include/odbc/sqltypes.h:52:0, from /usr/include/odbc/sql.h:19, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbcbackend.h:29, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.h:11, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:15: /usr/include/odbc/unixodbc_conf.h:397:0: warning: "PACKAGE" redefined #define PACKAGE "unixODBC" In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbxdrv.h:17:0, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:14: ../../config.h:243:0: note: this is the location of the previous definition #define PACKAGE "opendbx" In file included from /usr/include/odbc/sqltypes.h:52:0, from /usr/include/odbc/sql.h:19, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbcbackend.h:29, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.h:11, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:15: /usr/include/odbc/unixodbc_conf.h:400:0: warning: "PACKAGE_BUGREPORT" redefined #define PACKAGE_BUGREPORT "nick@unixodbc.org" In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbxdrv.h:17:0, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:14: ../../config.h:246:0: note: this is the location of the previous definition #define PACKAGE_BUGREPORT "http://bugs.linuxnetworks.de/" In file included from /usr/include/odbc/sqltypes.h:52:0, from /usr/include/odbc/sql.h:19, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbcbackend.h:29, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.h:11, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:15: /usr/include/odbc/unixodbc_conf.h:403:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "unixODBC" In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbxdrv.h:17:0, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:14: ../../config.h:249:0: note: this is the location of the previous definition #define PACKAGE_NAME "opendbx" In file included from /usr/include/odbc/sqltypes.h:52:0, from /usr/include/odbc/sql.h:19, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbcbackend.h:29, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.h:11, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:15: /usr/include/odbc/unixodbc_conf.h:406:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "unixODBC 2.3.9" In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbxdrv.h:17:0, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:14: ../../config.h:252:0: note: this is the location of the previous definition #define PACKAGE_STRING "opendbx 1.4.6" In file included from /usr/include/odbc/sqltypes.h:52:0, from /usr/include/odbc/sql.h:19, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbcbackend.h:29, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.h:11, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:15: /usr/include/odbc/unixodbc_conf.h:409:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "unixODBC" In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbxdrv.h:17:0, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:14: ../../config.h:255:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "opendbx" In file included from /usr/include/odbc/sqltypes.h:52:0, from /usr/include/odbc/sql.h:19, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbcbackend.h:29, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.h:11, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:15: /usr/include/odbc/unixodbc_conf.h:415:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "2.3.9" In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbxdrv.h:17:0, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:14: ../../config.h:261:0: note: this is the location of the previous definition #define PACKAGE_VERSION "1.4.6" In file included from /usr/include/odbc/sqltypes.h:52:0, from /usr/include/odbc/sql.h:19, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbcbackend.h:29, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.h:11, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:15: /usr/include/odbc/unixodbc_conf.h:472:0: warning: "VERSION" redefined #define VERSION "2.3.9" In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbxdrv.h:17:0, from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/backends/odbc/odbc_basic.c:14: ../../config.h:273:0: note: this is the location of the previous definition #define VERSION "1.4.6" /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:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gen->err = SQLSetConnectAttr( gen->conn, SQL_ATTR_AUTOCOMMIT, (SQLPOINTER) mode, SQL_IS_INTEGER ); ^ libtool: link: /usr/gcc/7/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.3/lib/amd64 -L/usr/postgres/12/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" ) Making all in pgsql libtool: compile: /usr/gcc/7/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.3/include -I/usr/postgres/12/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 libtool: compile: /usr/gcc/7/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.3/include -I/usr/postgres/12/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 libtool: link: /usr/gcc/7/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.3/lib/amd64 -L/usr/postgres/12/lib/amd64 -m64 -m64 -Wl,-rpath=/usr/postgres/12/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" ) Making all in sqlite3 libtool: compile: /usr/gcc/7/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.3/include -I/usr/postgres/12/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 libtool: compile: /usr/gcc/7/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.3/include -I/usr/postgres/12/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 libtool: link: /usr/gcc/7/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.3/lib/amd64 -L/usr/postgres/12/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" ) Making all in doc Making all in lib libtool: compile: /usr/gcc/7/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.3/include -I/usr/postgres/12/include -I/usr/include/odbc -DLIBVERSION=10406 -m64 -O3 -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 libtool: compile: /usr/gcc/7/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.3/include -I/usr/postgres/12/include -I/usr/include/odbc -DLIBVERSION=10406 -m64 -O3 -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 libtool: compile: /usr/gcc/7/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.3/include -I/usr/postgres/12/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 libtool: compile: /usr/gcc/7/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.3/include -I/usr/postgres/12/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 In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:11:0, 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:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Lob( Lob_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:322:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void close() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:347:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result( Result_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:473:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:514:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxrow getRow() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:548:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] uint64_t rowsAffected() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:562:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned long columnCount() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:575:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxtype columnType( unsigned long pos ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:659:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Lob getLob( const char* value ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:748:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Stmt( Stmt_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:811:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result execute() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:897:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:118: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void bind( const char* database, const char* who = "", const char* cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:11:0, 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:1048:124: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void unbind() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1065:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1101:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool getCapability( odbxcap cap ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1158:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Stmt create( const string& sql, Stmt::Type type = Stmt::Simple ) throw( std::exception ); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:11:0, 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/odbx_iface.hpp:30:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void close() throw( std::exception ) = 0; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:32:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void finish() throw( std::exception ) = 0; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:45:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual odbxrow getRow() throw( std::exception ) = 0; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:48:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void finish() throw( std::exception ) = 0; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:83:116: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void bind( const char* database, const char* who, const char* cred, odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ) = 0; ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:11:0, 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/odbx_iface.hpp:84:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void unbind() throw( std::exception ) = 0; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:86:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual Stmt_Iface* create( const string& sql, Stmt::Type type ) throw( std::exception ) = 0; ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:11:0, 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:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Lob( Lob_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:322:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void close() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:347:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result( Result_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:473:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:514:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxrow getRow() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:548:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] uint64_t rowsAffected() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:562:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned long columnCount() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:575:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxtype columnType( unsigned long pos ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:659:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Lob getLob( const char* value ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:748:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Stmt( Stmt_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:811:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result execute() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:897:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:118: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void bind( const char* database, const char* who = "", const char* cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:11:0, 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:1048:124: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void unbind() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1065:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1101:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool getCapability( odbxcap cap ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1158:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Stmt create( const string& sql, Stmt::Type type = Stmt::Simple ) throw( std::exception ); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:11:0, 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/odbx_iface.hpp:30:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void close() throw( std::exception ) = 0; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:32:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void finish() throw( std::exception ) = 0; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:45:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual odbxrow getRow() throw( std::exception ) = 0; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:48:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual unsigned long columnPos( const string& name ) throw( std::exception ) = 0; ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:11:0: /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:40:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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_iface.hpp:52:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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_impl.hpp:43:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void close() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:53:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual odbxtype columnType( unsigned long pos ) throw( std::exception ) = 0; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:45:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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_iface.hpp:55:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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_impl.hpp:46:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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_iface.hpp:68:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void finish() throw( std::exception ) = 0; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:83:116: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void bind( const char* database, const char* who, const char* cred, odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ) = 0; ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:11:0, 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/odbx_iface.hpp:84:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual void unbind() throw( std::exception ) = 0; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_iface.hpp:86:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:59:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:64:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxrow getRow() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:67:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] uint64_t rowsAffected() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:69:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned long columnCount() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:70:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] inline void _exec_noparams() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:114:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] StmtSimple_Impl() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result_Iface* execute() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:135:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:143:108: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void bind( const char* database, const char* who, const char* cred, odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:11:0: /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:144:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void unbind() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:146:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool getCapability( odbxcap cap ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:148:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Lob::Lob( Lob_Iface* impl ) throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:117:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Lob::close() throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:124:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result::Result( Result_Iface* impl ) throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:207:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Result::finish() throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:214:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxrow Result::getRow() throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] uint64_t Result::rowsAffected() throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:235:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned long Result::columnCount() throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:242:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Stmt::Stmt( Stmt_Iface* impl ) throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:366:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result Stmt::execute() throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:387:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Conn::unbind() throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:493:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Conn::finish() throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:505:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Conn::getCapability( odbxcap cap ) throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx.cpp:517:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Stmt Conn::create( const string& sql, Stmt::Type type ) throw( std::exception ) ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:11:0: /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:40:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void close() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:45:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:64:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxrow getRow() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:67:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] uint64_t rowsAffected() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:69:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned long columnCount() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:70:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] inline void _exec_noparams() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:114:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] StmtSimple_Impl() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:121:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result_Iface* execute() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:135:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:143:108: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void bind( const char* database, const char* who, const char* cred, odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:11:0: /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:144:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void unbind() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:146:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool getCapability( odbxcap cap ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.hpp:148:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Lob_Impl::close() throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:69:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Result_Impl::finish() throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:140:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxrow Result_Impl::getRow() throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:179:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:99: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Conn_Impl::unbind() throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:511:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Conn_Impl::finish() throw( std::exception ) ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/odbx_impl.cpp:531:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] inline char* Conn_Impl::_resize( char* buffer, size_t size ) throw( std::exception ) ^~~~~ libtool: link: /usr/gcc/7/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.3/lib/amd64 -L/usr/postgres/12/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" ) libtool: link: /usr/gcc/7/bin/g++ -shared -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/amd64/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.3/lib/amd64 -L/usr/postgres/12/lib/amd64 -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/amd64 -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/../../../amd64 -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0 -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/amd64/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" ) Making all in po Making all in test In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/test/odbxplus-regression.cpp:15:0: /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:268:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Lob( Lob_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:322:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void close() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:347:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result( Result_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:473:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:514:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxrow getRow() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:548:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] uint64_t rowsAffected() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:562:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned long columnCount() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:575:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxtype columnType( unsigned long pos ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:659:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Lob getLob( const char* value ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:748:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Stmt( Stmt_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:811:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result execute() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:897:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:118: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void bind( const char* database, const char* who = "", const char* cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/test/odbxplus-regression.cpp:15:0: /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1048:124: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void unbind() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1065:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1101:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool getCapability( odbxcap cap ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1158:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Stmt create( const string& sql, Stmt::Type type = Stmt::Simple ) throw( std::exception ); ^~~~~ libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -m64 -o odbxtest odbx-regression.o ../lib/.libs/libopendbx.so -L/usr/mariadb/10.3/lib/amd64 -L/usr/postgres/12/lib/amd64 -R/jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/amd64/lib/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/g++ -m64 -O3 -m64 -o odbxplustest odbxplus-regression.o ../lib/.libs/libopendbx.so -L/usr/mariadb/10.3/lib/amd64 -L/usr/postgres/12/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 Making all in utils Making all in doc Making all in po In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/commands.hpp:2:0, 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:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Lob( Lob_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:322:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void close() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:347:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result( Result_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:473:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:514:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxrow getRow() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:548:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] uint64_t rowsAffected() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:562:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned long columnCount() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:575:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxtype columnType( unsigned long pos ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:659:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Lob getLob( const char* value ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:748:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Stmt( Stmt_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:811:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result execute() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:897:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:118: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void bind( const char* database, const char* who = "", const char* cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/commands.hpp:2:0, 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:1048:124: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void unbind() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1065:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1101:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool getCapability( odbxcap cap ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1158:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Stmt create( const string& sql, Stmt::Type type = Stmt::Simple ) throw( std::exception ); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/commands.hpp:2:0, 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:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Lob( Lob_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:322:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void close() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:347:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result( Result_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:473:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:514:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxrow getRow() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:548:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] uint64_t rowsAffected() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:562:31: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned long columnCount() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:575:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] odbxtype columnType( unsigned long pos ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:659:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Lob getLob( const char* value ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:748:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Stmt( Stmt_Iface* impl ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:811:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Result execute() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:897:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:118: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void bind( const char* database, const char* who = "", const char* cred = "", odbxbind method = ODBX_BIND_SIMPLE ) throw( std::exception ); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/utils/commands.hpp:2:0, 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:1048:124: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void unbind() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1065:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void finish() throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1101:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool getCapability( odbxcap cap ) throw( std::exception ); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/library/opendbx/opendbx-1.4.6/lib/opendbx/api:1158:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 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:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Stmt create( const string& sql, Stmt::Type type = Stmt::Simple ) throw( std::exception ); ^~~~~ libtool: link: /usr/gcc/7/bin/g++ -m64 -O3 -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.3/lib/amd64 -L/usr/postgres/12/lib/amd64 Making install in backends Making install in mysql /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' Making install in odbc /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' Making install in pgsql /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' Making install in sqlite3 /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' Making install in doc Making install in lib /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/7/bin/g++ -DLIBVERSION=10406 -m64 -O3 -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.3/lib/amd64 -L/usr/postgres/12/lib/amd64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/opendbx/build/prototype/i386) libtool: relink: /usr/gcc/7/bin/g++ -shared -nostdlib /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/amd64/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.3/lib/amd64 -L/usr/postgres/12/lib/amd64 -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/amd64 -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/../../../amd64 -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0 -L/usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/../../.. -lstdc++ -lm -lrt -lc -lgcc_s /usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/amd64/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' /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' /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' Making install in po 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 Making install in test Making install in utils Making install in doc Making install in po 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 /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 /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' /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' 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-2022.0.0.0:20220201T192034Z PUBLISHED