+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libpqxx.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qzoBeV + 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8qkuTy + 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 ' + 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 ' + 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 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ 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) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ 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-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-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 DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 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. + make -j4 Making all in include make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/include' Making all in pqxx make[2]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/include/pqxx' make all-am make[3]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/include/pqxx' 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[2]: Nothing to be done for 'all-am'. 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 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 -c -o binarystring.lo binarystring.cxx /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 -c -o connection_base.lo connection_base.cxx /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 -c -o connection.lo connection.cxx /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 -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 -c connection_base.cxx -fPIC -DPIC -o .libs/connection_base.o 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 -c binarystring.cxx -fPIC -DPIC -o .libs/binarystring.o 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 -c cursor.cxx -fPIC -DPIC -o .libs/cursor.o 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 -c connection.cxx -fPIC -DPIC -o .libs/connection.o In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from binarystring.cxx:27: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from binarystring.cxx:27: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/cursor.hxx:31, from ../include/pqxx/cursor:19, from cursor.cxx:23: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/cursor.hxx:31, from ../include/pqxx/cursor:19, from cursor.cxx:23: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from connection_base.cxx:50: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from connection_base.cxx:50: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/basic_connection.hxx:28, from ../include/pqxx/basic_connection:19, from ../include/pqxx/connection.hxx:26, from ../include/pqxx/connection:19, from connection.cxx:24: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/basic_connection.hxx:28, from ../include/pqxx/basic_connection:19, from ../include/pqxx/connection.hxx:26, from ../include/pqxx/connection:19, from connection.cxx:24: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/cursor.hxx:32, from ../include/pqxx/cursor:19, from cursor.cxx:23: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/c++/7/tr1/memory:39, from ../include/pqxx/util.hxx:31, from ../include/pqxx/util:18, from ../include/pqxx/except.hxx:27, from ../include/pqxx/except:19, from ../include/pqxx/result.hxx:33, from ../include/pqxx/result:19, from ../include/pqxx/cursor.hxx:31, from ../include/pqxx/cursor:19, from cursor.cxx:23: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/cursor.hxx:32, from ../include/pqxx/cursor:19, from cursor.cxx:23: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/c++/7/tr1/memory:39, from ../include/pqxx/util.hxx:31, from ../include/pqxx/util:18, from ../include/pqxx/except.hxx:27, from ../include/pqxx/except:19, from ../include/pqxx/result.hxx:33, from ../include/pqxx/result:19, from ../include/pqxx/cursor.hxx:31, from ../include/pqxx/cursor:19, from cursor.cxx:23: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/basic_connection.hxx:28, from ../include/pqxx/basic_connection:19, from ../include/pqxx/connection.hxx:26, from ../include/pqxx/connection:19, from connection_base.cxx:51: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/c++/7/tr1/memory:39, from ../include/pqxx/util.hxx:31, from ../include/pqxx/util:18, from ../include/pqxx/except.hxx:27, from ../include/pqxx/except:19, from ../include/pqxx/result.hxx:33, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from connection_base.cxx:50: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/basic_connection.hxx:28, from ../include/pqxx/basic_connection:19, from ../include/pqxx/connection.hxx:26, from ../include/pqxx/connection:19, from connection_base.cxx:51: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/c++/7/tr1/memory:39, from ../include/pqxx/util.hxx:31, from ../include/pqxx/util:18, from ../include/pqxx/except.hxx:27, from ../include/pqxx/except:19, from ../include/pqxx/result.hxx:33, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from connection_base.cxx:50: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/basic_connection.hxx:28, from ../include/pqxx/basic_connection:19, from ../include/pqxx/connection.hxx:26, from ../include/pqxx/connection:19, from connection.cxx:24: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/basic_connection.hxx:25, from ../include/pqxx/basic_connection:19, from ../include/pqxx/connection.hxx:26, from ../include/pqxx/connection:19, from connection.cxx:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/basic_connection.hxx:28, from ../include/pqxx/basic_connection:19, from ../include/pqxx/connection.hxx:26, from ../include/pqxx/connection:19, from connection.cxx:24: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/basic_connection.hxx:25, from ../include/pqxx/basic_connection:19, from ../include/pqxx/connection.hxx:26, from ../include/pqxx/connection:19, from connection.cxx:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/pipeline:19:0, from connection_base.cxx:54: ../include/pqxx/pipeline.hxx:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (PGSTD::logic_error); ^~~~~ /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 -c -o dbtransaction.lo dbtransaction.cxx /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 -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 -c dbtransaction.cxx -fPIC -DPIC -o .libs/dbtransaction.o 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 -c errorhandler.cxx -fPIC -DPIC -o .libs/errorhandler.o In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from dbtransaction.cxx:20: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from errorhandler.cxx:20: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from dbtransaction.cxx:20: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from errorhandler.cxx:20: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/connection_base:19:0, from errorhandler.cxx:20: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from errorhandler.cxx:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from errorhandler.cxx:20: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from errorhandler.cxx:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from dbtransaction.cxx:20: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from dbtransaction.cxx:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from dbtransaction.cxx:20: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from dbtransaction.cxx:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /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 -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 -c except.cxx -fPIC -DPIC -o .libs/except.o /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 -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 -c field.cxx -fPIC -DPIC -o .libs/field.o /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 -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 -c largeobject.cxx -fPIC -DPIC -o .libs/largeobject.o In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from field.cxx:23: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from field.cxx:23: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ /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 -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 -c nontransaction.cxx -fPIC -DPIC -o .libs/nontransaction.o /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 -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 -c notification.cxx -fPIC -DPIC -o .libs/notification.o In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from ../include/pqxx/largeobject.hxx:31, from ../include/pqxx/largeobject:19, from largeobject.cxx:31: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ /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 -c -o notify-listen.lo notify-listen.cxx In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from ../include/pqxx/largeobject.hxx:31, from ../include/pqxx/largeobject:19, from largeobject.cxx:31: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ 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 -c notify-listen.cxx -fPIC -DPIC -o .libs/notify-listen.o In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from ../include/pqxx/largeobject.hxx:31, from ../include/pqxx/largeobject:19, from largeobject.cxx:31: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from ../include/pqxx/largeobject.hxx:31, from ../include/pqxx/largeobject:19, from largeobject.cxx:31: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from ../include/pqxx/largeobject.hxx:31, from ../include/pqxx/largeobject:19, from largeobject.cxx:31: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from ../include/pqxx/largeobject.hxx:31, from ../include/pqxx/largeobject:19, from largeobject.cxx:31: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/nontransaction.hxx:25, from ../include/pqxx/nontransaction:19, from nontransaction.cxx:20: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/nontransaction.hxx:25, from ../include/pqxx/nontransaction:19, from nontransaction.cxx:20: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ /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 -c -o pipeline.lo pipeline.cxx In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/nontransaction.hxx:25, from ../include/pqxx/nontransaction:19, from nontransaction.cxx:20: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from ../include/pqxx/nontransaction.hxx:25, from ../include/pqxx/nontransaction:19, from nontransaction.cxx:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ 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 -c pipeline.cxx -fPIC -DPIC -o .libs/pipeline.o In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/nontransaction.hxx:25, from ../include/pqxx/nontransaction:19, from nontransaction.cxx:20: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from ../include/pqxx/nontransaction.hxx:25, from ../include/pqxx/nontransaction:19, from nontransaction.cxx:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/internal/gates/connection-notification_receiver.hxx:3, from notification.cxx:22: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/internal/gates/connection-notification_receiver.hxx:3, from notification.cxx:22: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/internal/gates/connection-notification_receiver.hxx:3, from notification.cxx:22: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from ../include/pqxx/internal/gates/connection-notification_receiver.hxx:3, from notification.cxx:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/internal/gates/connection-notification_receiver.hxx:3, from notification.cxx:22: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from ../include/pqxx/internal/gates/connection-notification_receiver.hxx:3, from notification.cxx:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /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 -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 -c prepared_statement.cxx -fPIC -DPIC -o .libs/prepared_statement.o /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 -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 -c result.cxx -fPIC -DPIC -o .libs/result.o /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 -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 -c robusttransaction.cxx -fPIC -DPIC -o .libs/robusttransaction.o In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from pipeline.cxx:24: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from pipeline.cxx:24: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from result.cxx:28: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from pipeline.cxx:24: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from pipeline.cxx:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from pipeline.cxx:24: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/dbtransaction.hxx:25, from ../include/pqxx/dbtransaction:19, from pipeline.cxx:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/result:19:0, from result.cxx:28: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from prepared_statement.cxx:20: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ result.cxx:120:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (range_error) ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from prepared_statement.cxx:20: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/pipeline:19:0, from pipeline.cxx:25: ../include/pqxx/pipeline.hxx:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (PGSTD::logic_error); ^~~~~ In file included from ../include/pqxx/connection_base:19:0, from prepared_statement.cxx:20: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from prepared_statement.cxx:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from prepared_statement.cxx:20: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from prepared_statement.cxx:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ pipeline.cxx:246:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (PGSTD::logic_error) ^~~~~ In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from robusttransaction.cxx:22: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from robusttransaction.cxx:22: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/connection_base:19:0, from robusttransaction.cxx:22: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from robusttransaction.cxx:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from robusttransaction.cxx:22: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from robusttransaction.cxx:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /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 -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 -c statement_parameters.cxx -fPIC -DPIC -o .libs/statement_parameters.o /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 -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 -c strconv.cxx -fPIC -DPIC -o .libs/strconv.o /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 -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 -c subtransaction.cxx -fPIC -DPIC -o .libs/subtransaction.o In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from statement_parameters.cxx:22: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from statement_parameters.cxx:22: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ /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 -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 -c tablereader.cxx -fPIC -DPIC -o .libs/tablereader.o /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 -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 -c tablestream.cxx -fPIC -DPIC -o .libs/tablestream.o In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from subtransaction.cxx:22: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from subtransaction.cxx:22: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/connection_base:19:0, from subtransaction.cxx:22: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from subtransaction.cxx:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from subtransaction.cxx:22: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from subtransaction.cxx:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/tablereader.hxx:23, from ../include/pqxx/tablereader:19, from tablereader.cxx:24: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/tablereader.hxx:23, from ../include/pqxx/tablereader:19, from tablereader.cxx:24: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/tablestream.hxx:23, from ../include/pqxx/tablestream:19, from ../include/pqxx/tablereader.hxx:24, from ../include/pqxx/tablereader:19, from tablereader.cxx:24: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/c++/7/tr1/memory:39, from ../include/pqxx/util.hxx:31, from ../include/pqxx/util:18, from ../include/pqxx/except.hxx:27, from ../include/pqxx/except:19, from ../include/pqxx/result.hxx:33, from ../include/pqxx/result:19, from ../include/pqxx/tablereader.hxx:23, from ../include/pqxx/tablereader:19, from tablereader.cxx:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/tablestream.hxx:23, from ../include/pqxx/tablestream:19, from ../include/pqxx/tablereader.hxx:24, from ../include/pqxx/tablereader:19, from tablereader.cxx:24: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/c++/7/tr1/memory:39, from ../include/pqxx/util.hxx:31, from ../include/pqxx/util:18, from ../include/pqxx/except.hxx:27, from ../include/pqxx/except:19, from ../include/pqxx/result.hxx:33, from ../include/pqxx/result:19, from ../include/pqxx/tablereader.hxx:23, from ../include/pqxx/tablereader:19, from tablereader.cxx:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /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 -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 -c tablewriter.cxx -fPIC -DPIC -o .libs/tablewriter.o In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/tablestream.hxx:23, from ../include/pqxx/tablestream:19, from tablestream.cxx:20: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/tablestream.hxx:23, from ../include/pqxx/tablestream:19, from tablestream.cxx:20: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/tablestream.hxx:23, from ../include/pqxx/tablestream:19, from tablestream.cxx:20: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/tablestream.hxx:23, from ../include/pqxx/tablestream:19, from tablestream.cxx:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/tablestream.hxx:23, from ../include/pqxx/tablestream:19, from tablestream.cxx:20: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/tablestream.hxx:23, from ../include/pqxx/tablestream:19, from tablestream.cxx:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /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 -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 -c transaction.cxx -fPIC -DPIC -o .libs/transaction.o /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 -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 -c transaction_base.cxx -fPIC -DPIC -o .libs/transaction_base.o /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 -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 -c tuple.cxx -fPIC -DPIC -o .libs/tuple.o In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/tablereader.hxx:23, from ../include/pqxx/tablereader:19, from tablewriter.cxx:24: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/tablereader.hxx:23, from ../include/pqxx/tablereader:19, from tablewriter.cxx:24: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/tablestream.hxx:23, from ../include/pqxx/tablestream:19, from ../include/pqxx/tablereader.hxx:24, from ../include/pqxx/tablereader:19, from tablewriter.cxx:24: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/c++/7/tr1/memory:39, from ../include/pqxx/util.hxx:31, from ../include/pqxx/util:18, from ../include/pqxx/except.hxx:27, from ../include/pqxx/except:19, from ../include/pqxx/result.hxx:33, from ../include/pqxx/result:19, from ../include/pqxx/tablereader.hxx:23, from ../include/pqxx/tablereader:19, from tablewriter.cxx:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/transaction_base.hxx:35, from ../include/pqxx/transaction_base:20, from ../include/pqxx/tablestream.hxx:23, from ../include/pqxx/tablestream:19, from ../include/pqxx/tablereader.hxx:24, from ../include/pqxx/tablereader:19, from tablewriter.cxx:24: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/c++/7/tr1/memory:39, from ../include/pqxx/util.hxx:31, from ../include/pqxx/util:18, from ../include/pqxx/except.hxx:27, from ../include/pqxx/except:19, from ../include/pqxx/result.hxx:33, from ../include/pqxx/result:19, from ../include/pqxx/tablereader.hxx:23, from ../include/pqxx/tablereader:19, from tablewriter.cxx:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from transaction.cxx:22: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from transaction.cxx:22: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ In file included from ../include/pqxx/connection_base:19:0, from transaction.cxx:22: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from transaction.cxx:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from transaction.cxx:22: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from transaction.cxx:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from transaction_base.cxx:28: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/internal/statement_parameters.hxx:28, from ../include/pqxx/prepared_statement.hxx:24, from ../include/pqxx/prepared_statement:19, from ../include/pqxx/connection_base.hxx:32, from ../include/pqxx/connection_base:19, from transaction_base.cxx:28: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ /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 -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 -c util.cxx -fPIC -DPIC -o .libs/util.o In file included from ../include/pqxx/connection_base:19:0, from transaction_base.cxx:28: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from transaction_base.cxx:28: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from transaction_base.cxx:28: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ../include/pqxx/connection_base.hxx:28, from ../include/pqxx/connection_base:19, from transaction_base.cxx:28: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from tuple.cxx:26: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from tuple.cxx:26: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ tuple.cxx:112:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] pqxx::tuple::reference pqxx::tuple::at(int i) const throw (range_error) ^~~~~ tuple.cxx:148:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (range_error) ^~~~~ /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 -release 4.0 -rpath /usr/lib64 -Wl,-z,relro -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/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/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/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -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 make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/test' Making all in unit make[2]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/test/unit' make[2]: Nothing to be done for 'all'. 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[2]: Nothing to be done for 'all-am'. 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 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 -c -o rmlo.o rmlo.cxx 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 -c -o pqxxthreadsafety.o pqxxthreadsafety.cxx In file included from ../include/pqxx/tuple:19:0, from ../include/pqxx/result.hxx:35, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/pqxx:17, from rmlo.cxx:4: ../include/pqxx/tuple.hxx:95:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(size_type) const throw (pqxx::range_error); //[t11] ^~~~~ ../include/pqxx/tuple.hxx:96:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] reference at(int) const throw (pqxx::range_error); //[t11] ^~~~~ In file included from ../include/pqxx/result:19:0, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/pqxx:17, from rmlo.cxx:4: ../include/pqxx/result.hxx:135:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const tuple at(size_type) const throw (range_error); //[t10] ^~~~~ /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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -o pqxxthreadsafety pqxxthreadsafety.o ../src/libpqxx.la -lpq In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/basic_connection.hxx:28, from ../include/pqxx/basic_connection:19, from ../include/pqxx/connection.hxx:26, from ../include/pqxx/connection:19, from ../include/pqxx/pqxx:18, from rmlo.cxx:4: ../include/pqxx/connection_base.hxx:958:45: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scoped_noticer(connection_base &c, PGSTD::auto_ptr t) throw () : ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/c++/7/tr1/memory:39, from ../include/pqxx/util.hxx:31, from ../include/pqxx/util:18, from ../include/pqxx/except.hxx:27, from ../include/pqxx/except:19, from ../include/pqxx/result.hxx:33, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/pqxx:17, from rmlo.cxx:4: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../include/pqxx/connection_base:19:0, from ../include/pqxx/basic_connection.hxx:28, from ../include/pqxx/basic_connection:19, from ../include/pqxx/connection.hxx:26, from ../include/pqxx/connection:19, from ../include/pqxx/pqxx:18, from rmlo.cxx:4: ../include/pqxx/connection_base.hxx:969:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] PGSTD::auto_ptr m_noticer; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/c++/7/tr1/memory:39, from ../include/pqxx/util.hxx:31, from ../include/pqxx/util:18, from ../include/pqxx/except.hxx:27, from ../include/pqxx/except:19, from ../include/pqxx/result.hxx:33, from ../include/pqxx/result:19, from ../include/pqxx/binarystring.hxx:26, from ../include/pqxx/binarystring:18, from ../include/pqxx/pqxx:17, from rmlo.cxx:4: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ 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 -Wl,-z -Wl,relro -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 In file included from ../include/pqxx/pipeline:19:0, from ../include/pqxx/pqxx:27, from rmlo.cxx:4: ../include/pqxx/pipeline.hxx:190:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw (PGSTD::logic_error); ^~~~~ /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 -Wl,-z,relro -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 -Wl,-z -Wl,relro -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]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/win32' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/win32' Making all in config make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/config' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/config' Making all in debian make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/debian' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/debian' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1/doc' make[1]: Entering directory '/builddir/build/BUILD/libpqxx-4.0.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/libpqxx-4.0.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xh2i5Y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64 + cd libpqxx-4.0.1 + make install DESTDIR=/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64 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-10.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/include/pqxx' /usr/bin/install -c -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-10.fc28.riscv64/usr/include/pqxx' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/include/pqxx/internal' /usr/bin/install -c -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-10.fc28.riscv64/usr/include/pqxx/internal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/include/pqxx' /usr/bin/install -c -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-10.fc28.riscv64/usr/include/pqxx' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/include/pqxx/internal/gates' /usr/bin/install -c -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-10.fc28.riscv64/usr/include/pqxx/internal/gates' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/include/pqxx' /usr/bin/install -c -m 644 pqxx/config-public-compiler.h '/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.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-10.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libpqxx.la '/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libpqxx-4.0.so /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/lib64/libpqxx-4.0.so libtool: install: (cd /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.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 -c .libs/libpqxx.lai /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/lib64/libpqxx.la 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-10.fc28.riscv64/usr/bin' /usr/bin/install -c pqxx-config '/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libpqxx.pc '/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.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-10.fc28.riscv64/usr/lib64/libpqxx.la removed '/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/lib64/libpqxx.la' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 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 #!/bin/sh Processing files: libpqxx-4.0.1-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iw1GaZ + umask 022 + cd /builddir/build/BUILD + cd libpqxx-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.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-10.fc28.riscv64/usr/share/doc/libpqxx + cp -pr AUTHORS /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/share/doc/libpqxx + cp -pr ChangeLog /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/share/doc/libpqxx + cp -pr COPYING /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/share/doc/libpqxx + cp -pr NEWS /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/share/doc/libpqxx + cp -pr README /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/share/doc/libpqxx + cp -pr VERSION /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/share/doc/libpqxx + exit 0 Provides: libpqxx = 1:4.0.1-10.fc28 libpqxx(riscv-64) = 1:4.0.1-10.fc28 libpqxx-4.0.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BYPg46 + umask 022 + cd /builddir/build/BUILD + cd libpqxx-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.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-10.fc28.riscv64/usr/share/doc/libpqxx-devel + cp -pr README-UPGRADE /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/share/doc/libpqxx-devel + exit 0 Provides: libpqxx-devel = 1:4.0.1-10.fc28 libpqxx-devel(riscv-64) = 1:4.0.1-10.fc28 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: /bin/sh /usr/bin/pkg-config Processing files: libpqxx-doc-4.0.1-10.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tkJgU4 + umask 022 + cd /builddir/build/BUILD + cd libpqxx-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.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-10.fc28.riscv64/usr/share/doc/libpqxx-doc + cp -pr doc/html/Reference doc/html/Tutorial /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64/usr/share/doc/libpqxx-doc + exit 0 Provides: libpqxx-doc = 1:4.0.1-10.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64 Wrote: /builddir/build/SRPMS/libpqxx-4.0.1-10.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libpqxx-4.0.1-10.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libpqxx-devel-4.0.1-10.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/libpqxx-doc-4.0.1-10.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3BYix9 + umask 022 + cd /builddir/build/BUILD + cd libpqxx-4.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libpqxx-4.0.1-10.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff