Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libpqxx.spec'], chrootPath='/var/lib/mock/f29-build-26508-13765/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libpqxx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/libpqxx-4.0.1-15.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libpqxx.spec'], chrootPath='/var/lib/mock/f29-build-26508-13765/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libpqxx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4EzrPf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpqxx-4.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/libpqxx-4.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpqxx-4.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x COPYING + echo 'Patch #3 (libpqxx-2.6.8-multilib.patch):' Patch #3 (libpqxx-2.6.8-multilib.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .multilib --fuzz=0 patching file pqxx-config.in + echo 'Patch #4 (libpqxx_configure.patch):' Patch #4 (libpqxx_configure.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure + sed -i.py2 -e 's|/usr/bin/python$|/usr/bin/python2|g' tools/splitconfig tools/template2mak.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Qz8daS + umask 022 + cd /builddir/build/BUILD + cd libpqxx-4.0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub BUILDSTDERR: ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess BUILDSTDERR: ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux 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 pkg-config... /usr/bin/pkg-config checking for doxygen... no checking for dot... NO checking for xmlto... no checking whether to enable maintainer-specific portions of Makefiles... no checking maintainer mode... checking g++ visibility attribute... yes checking whether g++ accepts -fvisibility-inlines-hidden... yes checking g++ const attribute... yes checking g++ deprecation attribute... yes checking g++ noreturn attribute... yes checking g++ pure attribute... yes checking name of standard library namespace (normally "std")... ::std checking boost/smart_ptr.hpp usability... no checking boost/smart_ptr.hpp presence... no checking for boost/smart_ptr.hpp... no checking whether TR1 headers live in tr1 directory... yes checking namespace of TR1 extension to the C++ standard... std::tr1 checking ios usability... yes checking ios presence... yes checking for ios... yes checking streambuf usability... yes checking streambuf presence... yes checking for streambuf... yes checking locale usability... yes checking locale presence... yes checking for locale... yes checking locale function and stringstream::imbue... yes checking char_traits template... yes checking "warning" preprocessor directive... yes checking "message" preprocessor pragma... yes checking for pg_config... /usr/bin/pg_config configure: using PostgreSQL headers at /usr/include configure: using PostgreSQL libraries at /usr/lib64 checking for ANSI C header files... (cached) yes checking ability to compile programs using the standard C library... yes checking for library containing select... none required checking /usr/include/libpq-fe.h usability... yes checking /usr/include/libpq-fe.h presence... yes checking for /usr/include/libpq-fe.h... yes checking for ability to compile source files using libpq... yes checking for main in -lpq... yes checking for PQexec in -lpq... yes checking for correct C++ linkage of basic libpq functions... yes checking that type of libpq's Oid is as expected... yes checking lo_tell()... yes checking for strerror_r... yes checking for GNU-style strerror_r... yes checking for strnlen... yes checking for strlcpy... no checking for long long... yes checking for long double... yes checking for working ... yes checking for poll()... yes checking for working fd_set... yes checking if select() accepts NULL fdsets... yes checking sleep()... yes checking PQisthreadsafe()... yes checking PQescapeLiteral()... yes checking support for hex binary escaping format... yes checking PQescapeIdentifier()... pqescapeidentifier checking PQencryptPassword()... yes checking PQmblen()... yes checking PQdescribePortal()... yes checking PQclientEncoding()... yes checking PQcancel()... yes checking limits usability... yes checking limits presence... yes checking for limits... yes checking for C99 isnan()... no checking for std::numeric_limits<>::quiet_NaN()... yes checking for C NAN macro... yes checking for C99 nan() family... yes checking for C99 isinf()... no checking whether std::string has a clear() function... yes checking for standard distance()... yes checking if count_if() works as expected... yes checking whether defines a usable iterator template... yes checking for reverse_iterator template... yes checking for auto_ptr... yes checking for tr1::shared_ptr... yes checking for unique_ptr... yes checking for move()... yes checking whether overloaded using-declarations work... yes checking whether make sets $(MAKE)... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating debian/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 libpqxx.spec config.status: creating include/pqxx/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing configitems commands Generating include/pqxx/config-internal-autotools.h: 7 item(s). Generating include/pqxx/config-internal-compiler.h: 18 item(s). Generating include/pqxx/config-internal-libpq.h: 10 item(s). Generating include/pqxx/config-public-autotools.h: no items--skipping. Generating include/pqxx/config-public-compiler.h: 20 item(s). Generating include/pqxx/config-public-libpq.h: no items--skipping. + /usr/bin/make -O -j4 Making all in include Making all in pqxx /usr/bin/make all-am make[2]: Nothing to be done for 'all-am'. Making all in src make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o binarystring.lo binarystring.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c binarystring.cxx -fPIC -DPIC -o .libs/binarystring.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from binarystring.cxx:27: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from binarystring.cxx:27: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o connection.lo connection.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c connection.cxx -fPIC -DPIC -o .libs/connection.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/basic_connection.hxx:28, BUILDSTDERR: from ../include/pqxx/basic_connection:19, BUILDSTDERR: from ../include/pqxx/connection.hxx:26, BUILDSTDERR: from ../include/pqxx/connection:19, BUILDSTDERR: from connection.cxx:24: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/basic_connection.hxx:28, BUILDSTDERR: from ../include/pqxx/basic_connection:19, BUILDSTDERR: from ../include/pqxx/connection.hxx:26, BUILDSTDERR: from ../include/pqxx/connection:19, BUILDSTDERR: from connection.cxx:24: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/basic_connection.hxx:28, BUILDSTDERR: from ../include/pqxx/basic_connection:19, BUILDSTDERR: from ../include/pqxx/connection.hxx:26, BUILDSTDERR: from ../include/pqxx/connection:19, BUILDSTDERR: from connection.cxx:24: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/basic_connection.hxx:25, BUILDSTDERR: from ../include/pqxx/basic_connection:19, BUILDSTDERR: from ../include/pqxx/connection.hxx:26, BUILDSTDERR: from ../include/pqxx/connection:19, BUILDSTDERR: from connection.cxx:24: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/basic_connection.hxx:28, BUILDSTDERR: from ../include/pqxx/basic_connection:19, BUILDSTDERR: from ../include/pqxx/connection.hxx:26, BUILDSTDERR: from ../include/pqxx/connection:19, BUILDSTDERR: from connection.cxx:24: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/basic_connection.hxx:25, BUILDSTDERR: from ../include/pqxx/basic_connection:19, BUILDSTDERR: from ../include/pqxx/connection.hxx:26, BUILDSTDERR: from ../include/pqxx/connection:19, BUILDSTDERR: from connection.cxx:24: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o errorhandler.lo errorhandler.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c errorhandler.cxx -fPIC -DPIC -o .libs/errorhandler.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from errorhandler.cxx:20: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from errorhandler.cxx:20: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from errorhandler.cxx:20: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from errorhandler.cxx:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from errorhandler.cxx:20: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from errorhandler.cxx:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cursor.lo cursor.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cursor.cxx -fPIC -DPIC -o .libs/cursor.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/cursor.hxx:31, BUILDSTDERR: from ../include/pqxx/cursor:19, BUILDSTDERR: from cursor.cxx:23: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/cursor.hxx:31, BUILDSTDERR: from ../include/pqxx/cursor:19, BUILDSTDERR: from cursor.cxx:23: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/cursor.hxx:32, BUILDSTDERR: from ../include/pqxx/cursor:19, BUILDSTDERR: from cursor.cxx:23: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/c++/8/tr1/memory:39, BUILDSTDERR: from ../include/pqxx/util.hxx:31, BUILDSTDERR: from ../include/pqxx/util:18, BUILDSTDERR: from ../include/pqxx/except.hxx:27, BUILDSTDERR: from ../include/pqxx/except:19, BUILDSTDERR: from ../include/pqxx/result.hxx:33, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/cursor.hxx:31, BUILDSTDERR: from ../include/pqxx/cursor:19, BUILDSTDERR: from cursor.cxx:23: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/cursor.hxx:32, BUILDSTDERR: from ../include/pqxx/cursor:19, BUILDSTDERR: from cursor.cxx:23: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/c++/8/tr1/memory:39, BUILDSTDERR: from ../include/pqxx/util.hxx:31, BUILDSTDERR: from ../include/pqxx/util:18, BUILDSTDERR: from ../include/pqxx/except.hxx:27, BUILDSTDERR: from ../include/pqxx/except:19, BUILDSTDERR: from ../include/pqxx/result.hxx:33, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/cursor.hxx:31, BUILDSTDERR: from ../include/pqxx/cursor:19, BUILDSTDERR: from cursor.cxx:23: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dbtransaction.lo dbtransaction.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dbtransaction.cxx -fPIC -DPIC -o .libs/dbtransaction.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from dbtransaction.cxx:20: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from dbtransaction.cxx:20: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from dbtransaction.cxx:20: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from dbtransaction.cxx:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from dbtransaction.cxx:20: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from dbtransaction.cxx:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o except.lo except.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c except.cxx -fPIC -DPIC -o .libs/except.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: except.cxx:68:65: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] BUILDSTDERR: const string & PQXX_CONST pqxx::sql_error::query() const throw () BUILDSTDERR: ^ BUILDSTDERR: In file included from ../include/pqxx/except:19, BUILDSTDERR: from except.cxx:19: BUILDSTDERR: ../include/pqxx/except.hxx:144:35: note: previous declaration here BUILDSTDERR: const PGSTD::string & PQXX_PURE query() const throw (); //[t56] BUILDSTDERR: ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o field.lo field.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c field.cxx -fPIC -DPIC -o .libs/field.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from field.cxx:23: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from field.cxx:23: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nontransaction.lo nontransaction.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c nontransaction.cxx -fPIC -DPIC -o .libs/nontransaction.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/nontransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/nontransaction:19, BUILDSTDERR: from nontransaction.cxx:20: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/nontransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/nontransaction:19, BUILDSTDERR: from nontransaction.cxx:20: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/nontransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/nontransaction:19, BUILDSTDERR: from nontransaction.cxx:20: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/nontransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/nontransaction:19, BUILDSTDERR: from nontransaction.cxx:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/nontransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/nontransaction:19, BUILDSTDERR: from nontransaction.cxx:20: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/nontransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/nontransaction:19, BUILDSTDERR: from nontransaction.cxx:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o connection_base.lo connection_base.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c connection_base.cxx -fPIC -DPIC -o .libs/connection_base.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from connection_base.cxx:50: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from connection_base.cxx:50: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/basic_connection.hxx:28, BUILDSTDERR: from ../include/pqxx/basic_connection:19, BUILDSTDERR: from ../include/pqxx/connection.hxx:26, BUILDSTDERR: from ../include/pqxx/connection:19, BUILDSTDERR: from connection_base.cxx:51: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/c++/8/tr1/memory:39, BUILDSTDERR: from ../include/pqxx/util.hxx:31, BUILDSTDERR: from ../include/pqxx/util:18, BUILDSTDERR: from ../include/pqxx/except.hxx:27, BUILDSTDERR: from ../include/pqxx/except:19, BUILDSTDERR: from ../include/pqxx/result.hxx:33, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from connection_base.cxx:50: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/basic_connection.hxx:28, BUILDSTDERR: from ../include/pqxx/basic_connection:19, BUILDSTDERR: from ../include/pqxx/connection.hxx:26, BUILDSTDERR: from ../include/pqxx/connection:19, BUILDSTDERR: from connection_base.cxx:51: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/c++/8/tr1/memory:39, BUILDSTDERR: from ../include/pqxx/util.hxx:31, BUILDSTDERR: from ../include/pqxx/util:18, BUILDSTDERR: from ../include/pqxx/except.hxx:27, BUILDSTDERR: from ../include/pqxx/except:19, BUILDSTDERR: from ../include/pqxx/result.hxx:33, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from connection_base.cxx:50: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/pipeline:19, BUILDSTDERR: from connection_base.cxx:54: BUILDSTDERR: ../include/pqxx/pipeline.hxx:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: throw (PGSTD::logic_error); BUILDSTDERR: ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o notification.lo notification.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c notification.cxx -fPIC -DPIC -o .libs/notification.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/internal/gates/connection-notification_receiver.hxx:3, BUILDSTDERR: from notification.cxx:22: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/internal/gates/connection-notification_receiver.hxx:3, BUILDSTDERR: from notification.cxx:22: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/internal/gates/connection-notification_receiver.hxx:3, BUILDSTDERR: from notification.cxx:22: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/internal/gates/connection-notification_receiver.hxx:3, BUILDSTDERR: from notification.cxx:22: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/internal/gates/connection-notification_receiver.hxx:3, BUILDSTDERR: from notification.cxx:22: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/internal/gates/connection-notification_receiver.hxx:3, BUILDSTDERR: from notification.cxx:22: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o largeobject.lo largeobject.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c largeobject.cxx -fPIC -DPIC -o .libs/largeobject.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from ../include/pqxx/largeobject.hxx:31, BUILDSTDERR: from ../include/pqxx/largeobject:19, BUILDSTDERR: from largeobject.cxx:31: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from ../include/pqxx/largeobject.hxx:31, BUILDSTDERR: from ../include/pqxx/largeobject:19, BUILDSTDERR: from largeobject.cxx:31: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from ../include/pqxx/largeobject.hxx:31, BUILDSTDERR: from ../include/pqxx/largeobject:19, BUILDSTDERR: from largeobject.cxx:31: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from ../include/pqxx/largeobject.hxx:31, BUILDSTDERR: from ../include/pqxx/largeobject:19, BUILDSTDERR: from largeobject.cxx:31: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from ../include/pqxx/largeobject.hxx:31, BUILDSTDERR: from ../include/pqxx/largeobject:19, BUILDSTDERR: from largeobject.cxx:31: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from ../include/pqxx/largeobject.hxx:31, BUILDSTDERR: from ../include/pqxx/largeobject:19, BUILDSTDERR: from largeobject.cxx:31: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o notify-listen.lo notify-listen.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c notify-listen.cxx -fPIC -DPIC -o .libs/notify-listen.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o prepared_statement.lo prepared_statement.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c prepared_statement.cxx -fPIC -DPIC -o .libs/prepared_statement.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from prepared_statement.cxx:20: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from prepared_statement.cxx:20: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from prepared_statement.cxx:20: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from prepared_statement.cxx:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from prepared_statement.cxx:20: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from prepared_statement.cxx:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o result.lo result.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c result.cxx -fPIC -DPIC -o .libs/result.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from result.cxx:28: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from result.cxx:28: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: result.cxx:120:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: throw (range_error) BUILDSTDERR: ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pipeline.lo pipeline.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pipeline.cxx -fPIC -DPIC -o .libs/pipeline.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from pipeline.cxx:24: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from pipeline.cxx:24: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from pipeline.cxx:24: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from pipeline.cxx:24: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from pipeline.cxx:24: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/dbtransaction.hxx:25, BUILDSTDERR: from ../include/pqxx/dbtransaction:19, BUILDSTDERR: from pipeline.cxx:24: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/pipeline:19, BUILDSTDERR: from pipeline.cxx:25: BUILDSTDERR: ../include/pqxx/pipeline.hxx:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: throw (PGSTD::logic_error); BUILDSTDERR: ^~~~~ BUILDSTDERR: pipeline.cxx:246:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: throw (PGSTD::logic_error) BUILDSTDERR: ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o statement_parameters.lo statement_parameters.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c statement_parameters.cxx -fPIC -DPIC -o .libs/statement_parameters.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from statement_parameters.cxx:22: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from statement_parameters.cxx:22: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o robusttransaction.lo robusttransaction.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c robusttransaction.cxx -fPIC -DPIC -o .libs/robusttransaction.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from robusttransaction.cxx:22: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from robusttransaction.cxx:22: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from robusttransaction.cxx:22: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from robusttransaction.cxx:22: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from robusttransaction.cxx:22: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from robusttransaction.cxx:22: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o subtransaction.lo subtransaction.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c subtransaction.cxx -fPIC -DPIC -o .libs/subtransaction.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from subtransaction.cxx:22: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from subtransaction.cxx:22: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from subtransaction.cxx:22: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from subtransaction.cxx:22: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from subtransaction.cxx:22: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from subtransaction.cxx:22: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tablereader.lo tablereader.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tablereader.cxx -fPIC -DPIC -o .libs/tablereader.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/tablereader.hxx:23, BUILDSTDERR: from ../include/pqxx/tablereader:19, BUILDSTDERR: from tablereader.cxx:24: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/tablereader.hxx:23, BUILDSTDERR: from ../include/pqxx/tablereader:19, BUILDSTDERR: from tablereader.cxx:24: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/tablestream.hxx:23, BUILDSTDERR: from ../include/pqxx/tablestream:19, BUILDSTDERR: from ../include/pqxx/tablereader.hxx:24, BUILDSTDERR: from ../include/pqxx/tablereader:19, BUILDSTDERR: from tablereader.cxx:24: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/c++/8/tr1/memory:39, BUILDSTDERR: from ../include/pqxx/util.hxx:31, BUILDSTDERR: from ../include/pqxx/util:18, BUILDSTDERR: from ../include/pqxx/except.hxx:27, BUILDSTDERR: from ../include/pqxx/except:19, BUILDSTDERR: from ../include/pqxx/result.hxx:33, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/tablereader.hxx:23, BUILDSTDERR: from ../include/pqxx/tablereader:19, BUILDSTDERR: from tablereader.cxx:24: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/tablestream.hxx:23, BUILDSTDERR: from ../include/pqxx/tablestream:19, BUILDSTDERR: from ../include/pqxx/tablereader.hxx:24, BUILDSTDERR: from ../include/pqxx/tablereader:19, BUILDSTDERR: from tablereader.cxx:24: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/c++/8/tr1/memory:39, BUILDSTDERR: from ../include/pqxx/util.hxx:31, BUILDSTDERR: from ../include/pqxx/util:18, BUILDSTDERR: from ../include/pqxx/except.hxx:27, BUILDSTDERR: from ../include/pqxx/except:19, BUILDSTDERR: from ../include/pqxx/result.hxx:33, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/tablereader.hxx:23, BUILDSTDERR: from ../include/pqxx/tablereader:19, BUILDSTDERR: from tablereader.cxx:24: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tablestream.lo tablestream.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tablestream.cxx -fPIC -DPIC -o .libs/tablestream.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/tablestream.hxx:23, BUILDSTDERR: from ../include/pqxx/tablestream:19, BUILDSTDERR: from tablestream.cxx:20: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/tablestream.hxx:23, BUILDSTDERR: from ../include/pqxx/tablestream:19, BUILDSTDERR: from tablestream.cxx:20: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/tablestream.hxx:23, BUILDSTDERR: from ../include/pqxx/tablestream:19, BUILDSTDERR: from tablestream.cxx:20: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/tablestream.hxx:23, BUILDSTDERR: from ../include/pqxx/tablestream:19, BUILDSTDERR: from tablestream.cxx:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/tablestream.hxx:23, BUILDSTDERR: from ../include/pqxx/tablestream:19, BUILDSTDERR: from tablestream.cxx:20: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/tablestream.hxx:23, BUILDSTDERR: from ../include/pqxx/tablestream:19, BUILDSTDERR: from tablestream.cxx:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o strconv.lo strconv.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c strconv.cxx -fPIC -DPIC -o .libs/strconv.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tablewriter.lo tablewriter.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tablewriter.cxx -fPIC -DPIC -o .libs/tablewriter.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/tablereader.hxx:23, BUILDSTDERR: from ../include/pqxx/tablereader:19, BUILDSTDERR: from tablewriter.cxx:24: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/tablereader.hxx:23, BUILDSTDERR: from ../include/pqxx/tablereader:19, BUILDSTDERR: from tablewriter.cxx:24: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/tablestream.hxx:23, BUILDSTDERR: from ../include/pqxx/tablestream:19, BUILDSTDERR: from ../include/pqxx/tablereader.hxx:24, BUILDSTDERR: from ../include/pqxx/tablereader:19, BUILDSTDERR: from tablewriter.cxx:24: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/c++/8/tr1/memory:39, BUILDSTDERR: from ../include/pqxx/util.hxx:31, BUILDSTDERR: from ../include/pqxx/util:18, BUILDSTDERR: from ../include/pqxx/except.hxx:27, BUILDSTDERR: from ../include/pqxx/except:19, BUILDSTDERR: from ../include/pqxx/result.hxx:33, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/tablereader.hxx:23, BUILDSTDERR: from ../include/pqxx/tablereader:19, BUILDSTDERR: from tablewriter.cxx:24: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/transaction_base.hxx:35, BUILDSTDERR: from ../include/pqxx/transaction_base:20, BUILDSTDERR: from ../include/pqxx/tablestream.hxx:23, BUILDSTDERR: from ../include/pqxx/tablestream:19, BUILDSTDERR: from ../include/pqxx/tablereader.hxx:24, BUILDSTDERR: from ../include/pqxx/tablereader:19, BUILDSTDERR: from tablewriter.cxx:24: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/c++/8/tr1/memory:39, BUILDSTDERR: from ../include/pqxx/util.hxx:31, BUILDSTDERR: from ../include/pqxx/util:18, BUILDSTDERR: from ../include/pqxx/except.hxx:27, BUILDSTDERR: from ../include/pqxx/except:19, BUILDSTDERR: from ../include/pqxx/result.hxx:33, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/tablereader.hxx:23, BUILDSTDERR: from ../include/pqxx/tablereader:19, BUILDSTDERR: from tablewriter.cxx:24: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o transaction.lo transaction.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transaction.cxx -fPIC -DPIC -o .libs/transaction.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from transaction.cxx:22: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from transaction.cxx:22: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from transaction.cxx:22: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from transaction.cxx:22: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from transaction.cxx:22: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from transaction.cxx:22: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tuple.lo tuple.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tuple.cxx -fPIC -DPIC -o .libs/tuple.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from tuple.cxx:26: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from tuple.cxx:26: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: tuple.cxx:112:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: pqxx::tuple::reference pqxx::tuple::at(int i) const throw (range_error) BUILDSTDERR: ^~~~~ BUILDSTDERR: tuple.cxx:148:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: throw (range_error) BUILDSTDERR: ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util.lo util.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c util.cxx -fPIC -DPIC -o .libs/util.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o transaction_base.lo transaction_base.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c transaction_base.cxx -fPIC -DPIC -o .libs/transaction_base.o make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from transaction_base.cxx:28: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/internal/statement_parameters.hxx:28, BUILDSTDERR: from ../include/pqxx/prepared_statement.hxx:24, BUILDSTDERR: from ../include/pqxx/prepared_statement:19, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:32, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from transaction_base.cxx:28: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from transaction_base.cxx:28: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from transaction_base.cxx:28: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from transaction_base.cxx:28: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../include/pqxx/connection_base.hxx:28, BUILDSTDERR: from ../include/pqxx/connection_base:19, BUILDSTDERR: from transaction_base.cxx:28: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -release 4.0 -rpath /usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o libpqxx.la -rpath /usr/lib64 binarystring.lo connection_base.lo connection.lo cursor.lo dbtransaction.lo errorhandler.lo except.lo field.lo largeobject.lo nontransaction.lo notification.lo notify-listen.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 tuple.lo util.lo -lpq libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.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/notify-listen.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/tuple.o .libs/util.o -L/usr/lib64 -lpq -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libpqxx-4.0.so -o .libs/libpqxx-4.0.so libtool: link: (cd ".libs" && rm -f "libpqxx.so" && ln -s "libpqxx-4.0.so" "libpqxx.so") libtool: link: ( cd ".libs" && rm -f "libpqxx.la" && ln -s "../libpqxx.la" "libpqxx.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' Making all in test Making all in unit make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in tools make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/tools' g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pqxxthreadsafety.o pqxxthreadsafety.cxx make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/tools' make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/tools' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o pqxxthreadsafety pqxxthreadsafety.o ../src/libpqxx.la -lpq libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pqxxthreadsafety pqxxthreadsafety.o -L/usr/lib64 ../src/.libs/libpqxx.so -lpq -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/tools' make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/tools' g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rmlo.o rmlo.cxx make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/tools' BUILDSTDERR: In file included from ../include/pqxx/tuple:19, BUILDSTDERR: from ../include/pqxx/result.hxx:35, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/pqxx:17, BUILDSTDERR: from rmlo.cxx:4: BUILDSTDERR: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(size_type) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: reference at(int) const throw (pqxx::range_error); //[t11] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/pqxx:17, BUILDSTDERR: from rmlo.cxx:4: BUILDSTDERR: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const tuple at(size_type) const throw (range_error); //[t10] BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/basic_connection.hxx:28, BUILDSTDERR: from ../include/pqxx/basic_connection:19, BUILDSTDERR: from ../include/pqxx/connection.hxx:26, BUILDSTDERR: from ../include/pqxx/connection:19, BUILDSTDERR: from ../include/pqxx/pqxx:18, BUILDSTDERR: from rmlo.cxx:4: BUILDSTDERR: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/c++/8/tr1/memory:39, BUILDSTDERR: from ../include/pqxx/util.hxx:31, BUILDSTDERR: from ../include/pqxx/util:18, BUILDSTDERR: from ../include/pqxx/except.hxx:27, BUILDSTDERR: from ../include/pqxx/except:19, BUILDSTDERR: from ../include/pqxx/result.hxx:33, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/pqxx:17, BUILDSTDERR: from rmlo.cxx:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/connection_base:19, BUILDSTDERR: from ../include/pqxx/basic_connection.hxx:28, BUILDSTDERR: from ../include/pqxx/basic_connection:19, BUILDSTDERR: from ../include/pqxx/connection.hxx:26, BUILDSTDERR: from ../include/pqxx/connection:19, BUILDSTDERR: from ../include/pqxx/pqxx:18, BUILDSTDERR: from rmlo.cxx:4: BUILDSTDERR: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PGSTD::auto_ptr m_noticer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/c++/8/tr1/memory:39, BUILDSTDERR: from ../include/pqxx/util.hxx:31, BUILDSTDERR: from ../include/pqxx/util:18, BUILDSTDERR: from ../include/pqxx/except.hxx:27, BUILDSTDERR: from ../include/pqxx/except:19, BUILDSTDERR: from ../include/pqxx/result.hxx:33, BUILDSTDERR: from ../include/pqxx/result:19, BUILDSTDERR: from ../include/pqxx/binarystring.hxx:26, BUILDSTDERR: from ../include/pqxx/binarystring:18, BUILDSTDERR: from ../include/pqxx/pqxx:17, BUILDSTDERR: from rmlo.cxx:4: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../include/pqxx/pipeline:19, BUILDSTDERR: from ../include/pqxx/pqxx:27, BUILDSTDERR: from rmlo.cxx:4: BUILDSTDERR: ../include/pqxx/pipeline.hxx:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: throw (PGSTD::logic_error); BUILDSTDERR: ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/tools' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o rmlo rmlo.o ../src/libpqxx.la -lpq libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rmlo rmlo.o -L/usr/lib64 ../src/.libs/libpqxx.so -lpq -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/tools' Making all in win32 make[1]: Nothing to be done for 'all'. Making all in config make[1]: Nothing to be done for 'all'. Making all in debian make[1]: Nothing to be done for 'all'. Making all in doc make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9uJ97S + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64 + cd libpqxx-4.0.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64 'INSTALL=/usr/bin/install -p' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/include' Making install in pqxx make[2]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/include/pqxx' make[3]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/include/pqxx' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/include/pqxx' make[2]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/include/pqxx' make[2]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/include' make[3]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/include/pqxx' /usr/bin/install -p -m 644 pqxx/pqxx 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/notify-listen pqxx/notify-listen.hxx pqxx/performance.hxx pqxx/pipeline pqxx/pipeline.hxx pqxx/prepared_statement pqxx/prepared_statement.hxx pqxx/result '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/include/pqxx' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/include/pqxx/internal' /usr/bin/install -p -m 644 pqxx/internal/callgate.hxx pqxx/internal/libpq-forward.hxx pqxx/internal/statement_parameters.hxx pqxx/internal/result_data.hxx '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/include/pqxx/internal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/include/pqxx' /usr/bin/install -p -m 644 pqxx/result.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/trigger pqxx/trigger.hxx pqxx/tuple pqxx/tuple.hxx pqxx/util pqxx/util.hxx pqxx/version pqxx/version.hxx '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/include/pqxx' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/include/pqxx/internal/gates' /usr/bin/install -p -m 644 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-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 '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/include/pqxx/internal/gates' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/include/pqxx' /usr/bin/install -p -m 644 pqxx/config-public-compiler.h '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/include/pqxx' make[3]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/include' make[2]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/include' make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/include' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' make[2]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libpqxx.la '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libpqxx-4.0.so /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/lib64/libpqxx-4.0.so libtool: install: (cd /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/lib64 && { ln -s -f libpqxx-4.0.so libpqxx.so || { rm -f libpqxx.so && ln -s libpqxx-4.0.so libpqxx.so; }; }) libtool: install: /usr/bin/install -p .libs/libpqxx.lai /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/lib64/libpqxx.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/test' Making install in unit make[2]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/test/unit' make[3]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/test/unit' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/test/unit' make[2]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/test/unit' make[2]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/test' make[3]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/test' make[2]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/test' make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/test' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/tools' make[2]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/tools' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/tools' make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/tools' Making install in win32 make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/win32' make[2]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/win32' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/win32' make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/win32' Making install in config make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/config' make[2]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/config' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/config' make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/config' Making install in debian make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/debian' make[2]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/debian' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/debian' make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/debian' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/doc' make[2]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/doc' make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1' make[2]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/bin' /usr/bin/install -p pqxx-config '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libpqxx.pc '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1' make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1' + rm -fv /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/lib64/libpqxx.la removed '/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/lib64/libpqxx.la' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.0.1-15.fc29 --unique-debug-suffix -4.0.1-15.fc29.riscv64 --unique-debug-src-base libpqxx-4.0.1-15.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libpqxx-4.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/lib64/libpqxx-4.0.so extracting debug info from /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/lib64/libpqxx-4.0.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 861 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/pqxx-config from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sn4NNj Processing files: libpqxx-4.0.1-15.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9pGJvN + umask 022 + cd /builddir/build/BUILD + cd libpqxx-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/doc/libpqxx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/doc/libpqxx + cp -pr AUTHORS /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/doc/libpqxx + cp -pr ChangeLog /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/doc/libpqxx + cp -pr NEWS /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/doc/libpqxx + cp -pr README /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/doc/libpqxx + cp -pr VERSION /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/doc/libpqxx Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Mw5a4h + exit 0 + umask 022 + cd /builddir/build/BUILD + cd libpqxx-4.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/licenses/libpqxx + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/licenses/libpqxx + cp -pr COPYING /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/licenses/libpqxx + exit 0 Provides: libpqxx = 1:4.0.1-15.fc29 libpqxx(riscv-64) = 1:4.0.1-15.fc29 libpqxx-4.0.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpq.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: libpqxx-devel-4.0.1-15.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ab1vGi + umask 022 + cd /builddir/build/BUILD + cd libpqxx-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/doc/libpqxx-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/doc/libpqxx-devel + cp -pr README-UPGRADE /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/doc/libpqxx-devel + exit 0 Provides: libpqxx-devel = 1:4.0.1-15.fc29 libpqxx-devel(riscv-64) = 1:4.0.1-15.fc29 pkgconfig(libpqxx) = 4.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config /usr/bin/sh Processing files: libpqxx-doc-4.0.1-15.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PUfVax + umask 022 + cd /builddir/build/BUILD + cd libpqxx-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/doc/libpqxx-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/doc/libpqxx-doc + cp -pr doc/html/Reference doc/html/Tutorial /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64/usr/share/doc/libpqxx-doc + exit 0 Provides: libpqxx-doc = 1:4.0.1-15.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libpqxx-debugsource-4.0.1-15.fc29.riscv64 Provides: libpqxx-debugsource = 1:4.0.1-15.fc29 libpqxx-debugsource(riscv-64) = 1:4.0.1-15.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libpqxx-debuginfo-4.0.1-15.fc29.riscv64 Provides: debuginfo(build-id) = 5d3a94f0ce016dcb145bfbd9e7bd3265c0234080 libpqxx-debuginfo = 1:4.0.1-15.fc29 libpqxx-debuginfo(riscv-64) = 1:4.0.1-15.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libpqxx-debugsource(riscv-64) = 1:4.0.1-15.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64 Wrote: /builddir/build/RPMS/libpqxx-4.0.1-15.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/libpqxx-devel-4.0.1-15.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/libpqxx-doc-4.0.1-15.fc29.noarch.rpm Wrote: /builddir/build/RPMS/libpqxx-debugsource-4.0.1-15.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/libpqxx-debuginfo-4.0.1-15.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SlK6xE + umask 022 + cd /builddir/build/BUILD + cd libpqxx-4.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libpqxx-4.0.1-15.fc29.riscv64 + exit 0 Child return code was: 0