------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1f,1.txz Installing /packages/All/python27-2.7.17_1.txz ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/postgresql11-client-11.7.txz ===== Message from postgresql11-client-11.7: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg2 For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ postgresql-libpqxx-6.1.0_3: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> postgresql-libpqxx-6.1.0_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ postgresql-libpqxx-6.1.0_3: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> postgresql-libpqxx-6.1.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by postgresql-libpqxx-6.1.0_3 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ postgresql-libpqxx-6.1.0_3: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> postgresql-libpqxx-6.1.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by postgresql-libpqxx-6.1.0_3 for building => SHA256 Checksum OK for postgresql/jtv-libpqxx-6.1.0_GH0.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ postgresql-libpqxx-6.1.0_3: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> postgresql-libpqxx-6.1.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by postgresql-libpqxx-6.1.0_3 for building ===> Extracting for postgresql-libpqxx-6.1.0_3 => SHA256 Checksum OK for postgresql/jtv-libpqxx-6.1.0_GH0.tar.gz. Extracted Memory Use: 3.38M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for postgresql-libpqxx-6.1.0_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> postgresql-libpqxx-6.1.0_3 depends on executable: gmake - found ===> postgresql-libpqxx-6.1.0_3 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> postgresql-libpqxx-6.1.0_3 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> postgresql-libpqxx-6.1.0_3 depends on executable: gmake - found ===> postgresql-libpqxx-6.1.0_3 depends on file: /usr/local/bin/python2.7 - found ===> postgresql-libpqxx-6.1.0_3 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Configuring for postgresql-libpqxx-6.1.0_3 configure: loading site script /xports/Templates/config.site 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 c++ accepts -g... yes checking whether c++ supports C++11 features by default... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking whether gmake supports nested variables... yes checking dependency style of c++... none checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... none checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 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... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether gmake sets $(MAKE)... (cached) yes checking for mkdir... /bin/mkdir checking for pkg-config... no checking for doxygen... no ./configure: /bin/true: not found checking for dot... no checking for xmlto... no ./configure: /bin/true: not found checking whether to enable maintainer-specific portions of Makefiles... no checking maintainer mode... checking C++14 deprecation attribute... yes checking for C++17 std::optional support... no checking for experimental C++17 std::optional support... yes checking for poll(2)... yes checking for sys/time.h... (cached) yes checking g++ visibility attribute... yes checking whether the compiler supports function __attribute__((__const__))... yes checking g++ pure attribute... yes checking for pg_config... /usr/local/bin/pg_config configure: using PostgreSQL headers at /usr/local/include configure: using PostgreSQL libraries at /usr/local/lib checking /usr/local/include/libpq-fe.h usability... yes checking /usr/local/include/libpq-fe.h presence... yes checking for /usr/local/include/libpq-fe.h... yes checking for ability to compile source files using libpq... yes checking for PQexec in -lpq... yes checking that type of libpq's Oid is as expected... yes checking whether gmake 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 test/unit/Makefile config.status: creating tools/Makefile config.status: creating win32/Makefile config.status: creating include/Makefile config.status: creating include/pqxx/Makefile config.status: creating libpqxx.pc config.status: creating pqxx-config config.status: creating include/pqxx/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing configitems commands Generating /construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include/pqxx/config-internal-autotools.h: 7 item(s). Generating /construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include/pqxx/config-internal-compiler.h: 5 item(s). Generating /construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include/pqxx/config-public-autotools.h: no items--skipping. Generating /construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include/pqxx/config-public-compiler.h: 4 item(s). SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for postgresql-libpqxx-6.1.0_3 gmake[1]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0' Making all in include gmake[2]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include' Making all in pqxx gmake[3]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include/pqxx' gmake all-am gmake[4]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include/pqxx' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include/pqxx' gmake[3]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include/pqxx' gmake[3]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include' gmake[2]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include' Making all in src gmake[2]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o array.lo array.cxx /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o binarystring.lo binarystring.cxx /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o connection_base.lo connection_base.cxx /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o connection.lo connection.cxx /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o cursor.lo cursor.cxx /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o dbtransaction.lo dbtransaction.cxx /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o errorhandler.lo errorhandler.cxx /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o except.lo except.cxx /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o field.lo field.cxx /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o largeobject.lo largeobject.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c connection.cxx -fPIC -DPIC -o .libs/connection.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c field.cxx -fPIC -DPIC -o .libs/field.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c largeobject.cxx -fPIC -DPIC -o .libs/largeobject.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c except.cxx -fPIC -DPIC -o .libs/except.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c array.cxx -fPIC -DPIC -o .libs/array.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c errorhandler.cxx -fPIC -DPIC -o .libs/errorhandler.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c cursor.cxx -fPIC -DPIC -o .libs/cursor.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c connection_base.cxx -fPIC -DPIC -o .libs/connection_base.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c dbtransaction.cxx -fPIC -DPIC -o .libs/dbtransaction.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c binarystring.cxx -fPIC -DPIC -o .libs/binarystring.o except.cxx:53:62: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] PQXX_CONST const std::string &pqxx::sql_error::query() const noexcept ^~~~~~~~ In file included from ../include/pqxx/except:12, from except.cxx:11: ../include/pqxx/except.hxx:145:32: note: previous declaration here PQXX_PURE const std::string &query() const noexcept; //[t56] ^~~~~ except.cxx:59:65: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] PQXX_CONST const std::string &pqxx::sql_error::sqlstate() const noexcept ^~~~~~~~ In file included from ../include/pqxx/except:12, from except.cxx:11: ../include/pqxx/except.hxx:146:32: note: previous declaration here PQXX_PURE const std::string &sqlstate() const noexcept; ^~~~~~~~ libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c field.cxx -o field.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c errorhandler.cxx -o errorhandler.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c binarystring.cxx -o binarystring.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c array.cxx -o array.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c except.cxx -o except.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c dbtransaction.cxx -o dbtransaction.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c connection.cxx -o connection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o nontransaction.lo nontransaction.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c nontransaction.cxx -fPIC -DPIC -o .libs/nontransaction.o /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o notification.lo notification.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c largeobject.cxx -o largeobject.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c notification.cxx -fPIC -DPIC -o .libs/notification.o /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o pipeline.lo pipeline.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c pipeline.cxx -fPIC -DPIC -o .libs/pipeline.o /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o prepared_statement.lo prepared_statement.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c prepared_statement.cxx -fPIC -DPIC -o .libs/prepared_statement.o /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o result.lo result.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c result.cxx -fPIC -DPIC -o .libs/result.o /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o robusttransaction.lo robusttransaction.cxx /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o statement_parameters.lo statement_parameters.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c statement_parameters.cxx -fPIC -DPIC -o .libs/statement_parameters.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c robusttransaction.cxx -fPIC -DPIC -o .libs/robusttransaction.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c cursor.cxx -o cursor.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o strconv.lo strconv.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c nontransaction.cxx -o nontransaction.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c strconv.cxx -fPIC -DPIC -o .libs/strconv.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c connection_base.cxx -o connection_base.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c notification.cxx -o notification.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c prepared_statement.cxx -o prepared_statement.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o subtransaction.lo subtransaction.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c subtransaction.cxx -fPIC -DPIC -o .libs/subtransaction.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c statement_parameters.cxx -o statement_parameters.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o tablereader.lo tablereader.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c tablereader.cxx -fPIC -DPIC -o .libs/tablereader.o /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o tablestream.lo tablestream.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c tablestream.cxx -fPIC -DPIC -o .libs/tablestream.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c pipeline.cxx -o pipeline.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c result.cxx -o result.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c robusttransaction.cxx -o robusttransaction.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c subtransaction.cxx -o subtransaction.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c strconv.cxx -o strconv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o tablewriter.lo tablewriter.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c tablewriter.cxx -fPIC -DPIC -o .libs/tablewriter.o /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o transaction.lo transaction.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c transaction.cxx -fPIC -DPIC -o .libs/transaction.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c tablestream.cxx -o tablestream.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o transaction_base.lo transaction_base.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c transaction_base.cxx -fPIC -DPIC -o .libs/transaction_base.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c tablereader.cxx -o tablereader.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c transaction.cxx -o transaction.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c tablewriter.cxx -o tablewriter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o row.lo row.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c row.cxx -fPIC -DPIC -o .libs/row.o /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o util.lo util.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c util.cxx -fPIC -DPIC -o .libs/util.o libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c util.cxx -o util.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c row.cxx -o row.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c transaction_base.cxx -o transaction_base.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -release 6.1 -rpath /usr/local/lib -L/usr/local/lib -L/usr/local/lib -o libpqxx.la -rpath /usr/local/lib array.lo binarystring.lo connection_base.lo connection.lo cursor.lo dbtransaction.lo errorhandler.lo except.lo field.lo largeobject.lo nontransaction.lo notification.lo pipeline.lo prepared_statement.lo result.lo robusttransaction.lo statement_parameters.lo strconv.lo subtransaction.lo tablereader.lo tablestream.lo tablewriter.lo transaction.lo transaction_base.lo row.lo util.lo -lpq libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/array.o .libs/binarystring.o .libs/connection_base.o .libs/connection.o .libs/cursor.o .libs/dbtransaction.o .libs/errorhandler.o .libs/except.o .libs/field.o .libs/largeobject.o .libs/nontransaction.o .libs/notification.o .libs/pipeline.o .libs/prepared_statement.o .libs/result.o .libs/robusttransaction.o .libs/statement_parameters.o .libs/strconv.o .libs/subtransaction.o .libs/tablereader.o .libs/tablestream.o .libs/tablewriter.o .libs/transaction.o .libs/transaction_base.o .libs/row.o .libs/util.o -L/usr/local/lib -lpq -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libpqxx-6.1.so -o .libs/libpqxx-6.1.so libtool: link: (cd ".libs" && rm -f "libpqxx.so" && ln -s "libpqxx-6.1.so" "libpqxx.so") libtool: link: ar cru .libs/libpqxx.a array.o binarystring.o connection_base.o connection.o cursor.o dbtransaction.o errorhandler.o except.o field.o largeobject.o nontransaction.o notification.o pipeline.o prepared_statement.o result.o robusttransaction.o statement_parameters.o strconv.o subtransaction.o tablereader.o tablestream.o tablewriter.o transaction.o transaction_base.o row.o util.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libpqxx.a libtool: link: ( cd ".libs" && rm -f "libpqxx.la" && ln -s "../libpqxx.la" "libpqxx.la" ) gmake[2]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/src' Making all in test gmake[2]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test' Making all in unit gmake[3]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test/unit' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test/unit' gmake[3]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test' gmake[2]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test' Making all in tools gmake[2]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/tools' c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o rmlo.o rmlo.cxx c++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -c -o pqxxthreadsafety.o pqxxthreadsafety.cxx /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -L/usr/local/lib -L/usr/local/lib -o pqxxthreadsafety pqxxthreadsafety.o ../src/libpqxx.la -lpq libtool: link: c++ -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -o .libs/pqxxthreadsafety pqxxthreadsafety.o -L/usr/local/lib ../src/.libs/libpqxx.so -lpq -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -L/usr/local/lib -L/usr/local/lib -o rmlo rmlo.o ../src/libpqxx.la -lpq libtool: link: c++ -pipe -O2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -o .libs/rmlo rmlo.o -L/usr/local/lib ../src/.libs/libpqxx.so -lpq -Wl,-rpath -Wl,/usr/local/lib gmake[2]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/tools' Making all in win32 gmake[2]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/win32' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/win32' Making all in config gmake[2]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/config' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/config' Making all in doc gmake[2]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/doc' gmake[2]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0' gmake[1]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0' SUCCEEDED 00:00:25 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for postgresql-libpqxx-6.1.0_3 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/databases/postgresql-libpqxx/libpqxx-6.1.0/config/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/databases/postgresql-libpqxx/libpqxx-6.1.0/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/databases/postgresql-libpqxx/libpqxx-6.1.0/config/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/databases/postgresql-libpqxx/libpqxx-6.1.0/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0' Making install in include gmake[3]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include' Making install in pqxx gmake[4]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include/pqxx' gmake[5]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include/pqxx' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include/pqxx' gmake[4]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include/pqxx' gmake[4]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include' gmake[5]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/databases/postgresql-libpqxx/stage/usr/local/include' /bin/mkdir -p '/construction/databases/postgresql-libpqxx/stage/usr/local/include/pqxx' install -m 0644 pqxx/pqxx pqxx/array pqxx/array.hxx pqxx/basic_connection pqxx/basic_connection.hxx pqxx/binarystring pqxx/binarystring.hxx pqxx/compiler-public.hxx pqxx/compiler-internal-pre.hxx pqxx/compiler-internal-post.hxx pqxx/connection pqxx/connection.hxx pqxx/connection_base pqxx/connection_base.hxx pqxx/connectionpolicy pqxx/connectionpolicy.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/pipeline pqxx/pipeline.hxx pqxx/prepared_statement pqxx/prepared_statement.hxx pqxx/result pqxx/result.hxx '/construction/databases/postgresql-libpqxx/stage/usr/local/include/pqxx' /bin/mkdir -p '/construction/databases/postgresql-libpqxx/stage/usr/local/include/pqxx/internal/gates' install -m 0644 pqxx/internal/gates/connection-dbtransaction.hxx pqxx/internal/gates/connection-errorhandler.hxx pqxx/internal/gates/connection-largeobject.hxx pqxx/internal/gates/connection-notification_receiver.hxx pqxx/internal/gates/connection-parameterized_invocation.hxx pqxx/internal/gates/connection-pipeline.hxx pqxx/internal/gates/connection-prepare-invocation.hxx pqxx/internal/gates/connection-reactivation_avoidance_exemption.hxx pqxx/internal/gates/connection-sql_cursor.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-row.hxx pqxx/internal/gates/result-sql_cursor.hxx pqxx/internal/gates/transaction-subtransaction.hxx pqxx/internal/gates/transaction-tablereader.hxx pqxx/internal/gates/transaction-tablewriter.hxx pqxx/internal/gates/transaction-transactionfocus.hxx '/construction/databases/postgresql-libpqxx/stage/usr/local/include/pqxx/internal/gates' /bin/mkdir -p '/construction/databases/postgresql-libpqxx/stage/usr/local/include/pqxx' install -m 0644 pqxx/result_iterator.hxx pqxx/robusttransaction pqxx/robusttransaction.hxx pqxx/strconv pqxx/strconv.hxx pqxx/subtransaction pqxx/subtransaction.hxx pqxx/tablereader pqxx/tablereader.hxx pqxx/tablestream pqxx/tablestream.hxx pqxx/tablewriter pqxx/tablewriter.hxx pqxx/transaction pqxx/transaction.hxx pqxx/transaction_base pqxx/transaction_base.hxx pqxx/transactor pqxx/transactor.hxx pqxx/row pqxx/row.hxx pqxx/util pqxx/util.hxx pqxx/types pqxx/types.hxx pqxx/version pqxx/version.hxx '/construction/databases/postgresql-libpqxx/stage/usr/local/include/pqxx' /bin/mkdir -p '/construction/databases/postgresql-libpqxx/stage/usr/local/include/pqxx/internal' install -m 0644 pqxx/internal/callgate.hxx pqxx/internal/libpq-forward.hxx pqxx/internal/statement_parameters.hxx '/construction/databases/postgresql-libpqxx/stage/usr/local/include/pqxx/internal' /bin/mkdir -p '/construction/databases/postgresql-libpqxx/stage/usr/local/include' /bin/mkdir -p '/construction/databases/postgresql-libpqxx/stage/usr/local/include/pqxx' install -m 0644 pqxx/config-public-compiler.h '/construction/databases/postgresql-libpqxx/stage/usr/local/include/pqxx' gmake[5]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include' gmake[4]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include' gmake[3]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/include' Making install in src gmake[3]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/src' gmake[4]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/src' /bin/mkdir -p '/construction/databases/postgresql-libpqxx/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libpqxx.la '/construction/databases/postgresql-libpqxx/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libpqxx-6.1.so /construction/databases/postgresql-libpqxx/stage/usr/local/lib/libpqxx-6.1.so libtool: install: strip --strip-unneeded /construction/databases/postgresql-libpqxx/stage/usr/local/lib/libpqxx-6.1.so libtool: install: (cd /construction/databases/postgresql-libpqxx/stage/usr/local/lib && { ln -s -f libpqxx-6.1.so libpqxx.so || { rm -f libpqxx.so && ln -s libpqxx-6.1.so libpqxx.so; }; }) libtool: install: /usr/bin/install -c .libs/libpqxx.lai /construction/databases/postgresql-libpqxx/stage/usr/local/lib/libpqxx.la libtool: install: /usr/bin/install -c .libs/libpqxx.a /construction/databases/postgresql-libpqxx/stage/usr/local/lib/libpqxx.a libtool: install: strip --strip-debug /construction/databases/postgresql-libpqxx/stage/usr/local/lib/libpqxx.a libtool: install: chmod 644 /construction/databases/postgresql-libpqxx/stage/usr/local/lib/libpqxx.a libtool: install: ranlib /construction/databases/postgresql-libpqxx/stage/usr/local/lib/libpqxx.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/src' gmake[3]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/src' Making install in test gmake[3]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test' Making install in unit gmake[4]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test/unit' gmake[5]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test/unit' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test/unit' gmake[4]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test/unit' gmake[4]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test' gmake[5]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test' gmake[4]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test' gmake[3]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/test' Making install in tools gmake[3]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/tools' gmake[4]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/tools' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/tools' gmake[3]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/tools' Making install in win32 gmake[3]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/win32' gmake[4]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/win32' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/win32' gmake[3]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/win32' Making install in config gmake[3]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/config' gmake[4]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/config' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/config' gmake[3]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/config' Making install in doc gmake[3]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/doc' gmake[4]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/doc' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/doc' gmake[3]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0/doc' gmake[3]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0' gmake[4]: Entering directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0' /bin/mkdir -p '/construction/databases/postgresql-libpqxx/stage/usr/local/bin' install -m 555 pqxx-config '/construction/databases/postgresql-libpqxx/stage/usr/local/bin' /bin/mkdir -p '/construction/databases/postgresql-libpqxx/stage/usr/local/libdata/pkgconfig' install -m 0644 libpqxx.pc '/construction/databases/postgresql-libpqxx/stage/usr/local/libdata/pkgconfig' gmake[4]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0' gmake[3]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0' gmake[2]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0' gmake[1]: Leaving directory '/construction/databases/postgresql-libpqxx/libpqxx-6.1.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libpqxx-6.1.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/libpqxx-6.1.so is linked to /usr/local/lib/libssl.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/lib/libpqxx-6.1.so is linked to /usr/local/lib/libcrypto.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for postgresql-libpqxx-6.1.0_3 file sizes/checksums [97]: 0% file sizes/checksums [97]: 100% packing files [97]: 0% packing files [97]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:01:33