INFO: not using any hashes in /data/userland-archives/hashes for libpqxx-7.7.5.tar.gz (overridden with --hash) Source /data/userland-archives/libpqxx-7.7.5.tar.gz... not found, skipping file copy Source https://github.com/jtv/libpqxx/archive/7.7.5.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok symlink cloning /jenkins/jobs/oi-userland/workspace/components/database/libpqxx/libpqxx-7.7.5 to /jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/amd64 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 the compiler supports GNU C++... yes checking whether /usr/gcc/13/bin/g++ accepts -g... yes checking for /usr/gcc/13/bin/g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/13/bin/g++... gcc3 checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking how to print strings... print -r checking for gcc... /usr/gcc/13/bin/gcc checking whether the compiler supports GNU C... yes checking whether /usr/gcc/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/13/bin/gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop 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 dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/13/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/gcc static flag -static works... no checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld -64) 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 how to run the C++ preprocessor... /usr/gcc/13/bin/g++ -E checking for ld used by /usr/gcc/13/bin/g++... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes ggrep: warning: stray \ before - checking for /usr/gcc/13/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/g++ static flag -static works... no checking if /usr/gcc/13/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/13/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for mkdir... /usr/bin/mkdir checking for doxygen... /usr/bin/doxygen checking for dot... no checking whether to enable maintainer-specific portions of Makefiles... no checking maintainer mode... checking audit... checking suggest... checking for sufficient C++ language/library level... yes checking g++ visibility attribute... yes checking g++ pure attribute... yes checking __cxa_demangle... yes checking concepts... no checking std::span... no checking for multidimensional subscript operator support... no checking for strerror_r()... yes checking for strerror_s()... no checking for std::chrono::year_month_day etc... no checking attributes "likely" and "unlikely".... no checking for C++17 charconv integer conversion... yes checking for C++17 charconv floating-point conversion... yes checking for full thread_local support... yes checking for std::this_thread::sleep_for... yes checking for std::cmp_greater, std::cmp_less_equal, etc... no checking for poll()... yes checking for pkg-config... /usr/bin/amd64/pkg-config checking for pg_config... /usr/postgres/15/bin/pg_config configure: finding PostgreSQL headers using -I/usr/postgres/15/include Package libpq was not found in the pkg-config search path. Perhaps you should add the directory containing `libpq.pc' to the PKG_CONFIG_PATH environment variable No package 'libpq' found configure: using PostgreSQL libraries at /usr/postgres/15/lib/amd64 checking for libpq-fe.h... yes checking for ability to compile source files using libpq... yes checking for PQexec in -lpq... yes checking for PQencryptPasswordConn... yes checking for libpq pipeline mode... yes checking for usable std::filesystem::path... yes checking for C++23 std::unreachable()... no checking whether we need a link option for support... checking that type of libpq's Oid is as expected... yes checking whether make sets $(MAKE)... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating tools/Makefile config.status: creating include/Makefile config.status: creating include/pqxx/Makefile config.status: creating libpqxx.pc config.status: creating compile_flags config.status: creating include/pqxx/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing configitems commands Generating b'/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/amd64/include/pqxx/config-internal-autotools.h': 7 item(s). Generating b'/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/amd64/include/pqxx/config-internal-compiler.h': 7 item(s). Generating b'/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/amd64/include/pqxx/config-internal-libpq.h': 2 item(s). Generating b'/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/amd64/include/pqxx/config-public-autotools.h': 0 item(s). Generating b'/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/amd64/include/pqxx/config-public-compiler.h': 3 item(s). Generating b'/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/amd64/include/pqxx/config-public-libpq.h': 0 item(s). Making all in include Making all in pqxx Making all in src libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.cxx -fPIC -DPIC -o .libs/array.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT errorhandler.lo -MD -MP -MF .deps/errorhandler.Tpo -c errorhandler.cxx -fPIC -DPIC -o .libs/errorhandler.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c connection.cxx -fPIC -DPIC -o .libs/connection.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT binarystring.lo -MD -MP -MF .deps/binarystring.Tpo -c binarystring.cxx -fPIC -DPIC -o .libs/binarystring.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT encodings.lo -MD -MP -MF .deps/encodings.Tpo -c encodings.cxx -fPIC -DPIC -o .libs/encodings.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT blob.lo -MD -MP -MF .deps/blob.Tpo -c blob.cxx -fPIC -DPIC -o .libs/blob.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT cursor.lo -MD -MP -MF .deps/cursor.Tpo -c cursor.cxx -fPIC -DPIC -o .libs/cursor.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT except.lo -MD -MP -MF .deps/except.Tpo -c except.cxx -fPIC -DPIC -o .libs/except.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.cxx -fPIC -DPIC -o .libs/field.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT largeobject.lo -MD -MP -MF .deps/largeobject.Tpo -c largeobject.cxx -fPIC -DPIC -o .libs/largeobject.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT notification.lo -MD -MP -MF .deps/notification.Tpo -c notification.cxx -fPIC -DPIC -o .libs/notification.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT params.lo -MD -MP -MF .deps/params.Tpo -c params.cxx -fPIC -DPIC -o .libs/params.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT pipeline.lo -MD -MP -MF .deps/pipeline.Tpo -c pipeline.cxx -fPIC -DPIC -o .libs/pipeline.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT result.lo -MD -MP -MF .deps/result.Tpo -c result.cxx -fPIC -DPIC -o .libs/result.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT robusttransaction.lo -MD -MP -MF .deps/robusttransaction.Tpo -c robusttransaction.cxx -fPIC -DPIC -o .libs/robusttransaction.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT sql_cursor.lo -MD -MP -MF .deps/sql_cursor.Tpo -c sql_cursor.cxx -fPIC -DPIC -o .libs/sql_cursor.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT strconv.lo -MD -MP -MF .deps/strconv.Tpo -c strconv.cxx -fPIC -DPIC -o .libs/strconv.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT stream_from.lo -MD -MP -MF .deps/stream_from.Tpo -c stream_from.cxx -fPIC -DPIC -o .libs/stream_from.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT stream_to.lo -MD -MP -MF .deps/stream_to.Tpo -c stream_to.cxx -fPIC -DPIC -o .libs/stream_to.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT subtransaction.lo -MD -MP -MF .deps/subtransaction.Tpo -c subtransaction.cxx -fPIC -DPIC -o .libs/subtransaction.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.cxx -fPIC -DPIC -o .libs/time.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT transaction.lo -MD -MP -MF .deps/transaction.Tpo -c transaction.cxx -fPIC -DPIC -o .libs/transaction.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT transaction_base.lo -MD -MP -MF .deps/transaction_base.Tpo -c transaction_base.cxx -fPIC -DPIC -o .libs/transaction_base.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT row.lo -MD -MP -MF .deps/row.Tpo -c row.cxx -fPIC -DPIC -o .libs/row.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cxx -fPIC -DPIC -o .libs/util.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cxx -fPIC -DPIC -o .libs/version.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/postgres/15/include -I/usr/postgres/15/include -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c wait.cxx -fPIC -DPIC -o .libs/wait.o libtool: link: /usr/gcc/13/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0/crtbeginS.o .libs/array.o .libs/binarystring.o .libs/blob.o .libs/connection.o .libs/cursor.o .libs/encodings.o .libs/errorhandler.o .libs/except.o .libs/field.o .libs/largeobject.o .libs/notification.o .libs/params.o .libs/pipeline.o .libs/result.o .libs/robusttransaction.o .libs/sql_cursor.o .libs/strconv.o .libs/stream_from.o .libs/stream_to.o .libs/subtransaction.o .libs/time.o .libs/transaction.o .libs/transaction_base.o .libs/row.o .libs/util.o .libs/version.o .libs/wait.o -L/usr/postgres/15/lib/amd64 -lpq -L -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0/../../../amd64 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,libpqxx-7.7.so -o .libs/libpqxx-7.7.so libtool: link: (cd ".libs" && rm -f "libpqxx.so" && ln -s "libpqxx-7.7.so" "libpqxx.so") libtool: link: ( cd ".libs" && rm -f "libpqxx.la" && ln -s "../libpqxx.la" "libpqxx.la" ) Making all in test Making all in tools libtool: link: /usr/gcc/13/bin/g++ -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -m64 -o .libs/pqxxthreadsafety pqxxthreadsafety.o -L/usr/postgres/15/lib/amd64 ../src/.libs/libpqxx.so -lpq -Wl,-R -Wl,/usr/lib/amd64 libtool: link: /usr/gcc/13/bin/g++ -m64 -O3 -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -m64 -o .libs/rmlo rmlo.o -L/usr/postgres/15/lib/amd64 ../src/.libs/libpqxx.so -lpq -Wl,-R -Wl,/usr/lib/amd64 Making all in config Making all in doc Making install in include Making install in pqxx /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/include/pqxx' /usr/bin/ginstall -c -m 644 pqxx/config-public-compiler.h '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/include/pqxx' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/include/pqxx' /usr/bin/ginstall -c -m 644 pqxx/pqxx pqxx/array pqxx/array.hxx pqxx/binarystring pqxx/binarystring.hxx pqxx/blob pqxx/blob.hxx pqxx/composite pqxx/composite.hxx pqxx/connection pqxx/connection.hxx pqxx/cursor pqxx/cursor.hxx pqxx/dbtransaction pqxx/dbtransaction.hxx pqxx/errorhandler pqxx/errorhandler.hxx pqxx/except pqxx/except.hxx pqxx/field pqxx/field.hxx pqxx/isolation pqxx/isolation.hxx pqxx/largeobject pqxx/largeobject.hxx pqxx/nontransaction pqxx/nontransaction.hxx pqxx/notification pqxx/notification.hxx pqxx/params pqxx/params.hxx pqxx/pipeline pqxx/pipeline.hxx pqxx/prepared_statement pqxx/prepared_statement.hxx pqxx/range pqxx/range.hxx pqxx/result pqxx/result.hxx pqxx/robusttransaction '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/include/pqxx' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/include/pqxx/internal' /usr/bin/ginstall -c -m 644 pqxx/internal/array-composite.hxx pqxx/internal/callgate.hxx pqxx/internal/concat.hxx pqxx/internal/conversions.hxx pqxx/internal/encoding_group.hxx pqxx/internal/encodings.hxx pqxx/internal/header-pre.hxx pqxx/internal/header-post.hxx pqxx/internal/ignore-deprecated-post.hxx pqxx/internal/ignore-deprecated-pre.hxx pqxx/internal/libpq-forward.hxx pqxx/internal/result_iter.hxx pqxx/internal/result_iterator.hxx pqxx/internal/sql_cursor.hxx pqxx/internal/statement_parameters.hxx pqxx/internal/stream_iterator.hxx pqxx/internal/wait.hxx '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/include/pqxx/internal' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/include/pqxx' /usr/bin/ginstall -c -m 644 pqxx/robusttransaction.hxx pqxx/separated_list pqxx/separated_list.hxx pqxx/strconv pqxx/strconv.hxx pqxx/stream_from pqxx/stream_from.hxx pqxx/stream_to pqxx/stream_to.hxx pqxx/subtransaction pqxx/subtransaction.hxx pqxx/time pqxx/time.hxx pqxx/transaction pqxx/transaction.hxx pqxx/transaction_base pqxx/transaction_base.hxx pqxx/transaction_focus pqxx/transaction_focus.hxx pqxx/transactor pqxx/transactor.hxx pqxx/row pqxx/row.hxx pqxx/util pqxx/util.hxx pqxx/types pqxx/types.hxx pqxx/zview pqxx/zview.hxx pqxx/version pqxx/version.hxx '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/include/pqxx' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/include/pqxx/internal/gates' /usr/bin/ginstall -c -m 644 pqxx/internal/gates/connection-errorhandler.hxx pqxx/internal/gates/connection-largeobject.hxx pqxx/internal/gates/connection-notification_receiver.hxx pqxx/internal/gates/connection-pipeline.hxx pqxx/internal/gates/connection-sql_cursor.hxx pqxx/internal/gates/connection-stream_from.hxx pqxx/internal/gates/connection-stream_to.hxx pqxx/internal/gates/connection-transaction.hxx pqxx/internal/gates/errorhandler-connection.hxx pqxx/internal/gates/icursorstream-icursor_iterator.hxx pqxx/internal/gates/icursor_iterator-icursorstream.hxx pqxx/internal/gates/result-connection.hxx pqxx/internal/gates/result-creation.hxx pqxx/internal/gates/result-pipeline.hxx pqxx/internal/gates/result-sql_cursor.hxx pqxx/internal/gates/transaction-sql_cursor.hxx pqxx/internal/gates/transaction-transaction_focus.hxx '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/include/pqxx/internal/gates' Making install in src /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libpqxx.la '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libpqxx-7.7.so /jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/lib/amd64/libpqxx-7.7.so libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/lib/amd64 && { ln -s -f libpqxx-7.7.so libpqxx.so || { rm -f libpqxx.so && ln -s libpqxx-7.7.so libpqxx.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/lib/amd64/libpqxx-7.7.so libtool: install: /usr/bin/ginstall -c .libs/libpqxx.lai /jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/lib/amd64/libpqxx.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' Making install in test Making install in tools Making install in config Making install in doc /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 libpqxx.pc '/jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/prototype/i386/usr/lib/amd64/pkgconfig' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/database/libpqxx/build/manifest-i386-libpqxx.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: database/libpqxx pkg://openindiana.org/database/postgres/library/c++/libpqxx@7.7.5,5.11-2023.0.0.1:20231030T173700Z PUBLISHED