+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/net6.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.Biy8Dw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf net6-1.3.14 + /usr/bin/gzip -dc /builddir/build/SOURCES/net6-1.3.14.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd net6-1.3.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (net6-1.3.14-drop-deprecated-gnutls-call.patch):' Patch #1 (net6-1.3.14-drop-deprecated-gnutls-call.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/encrypt.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q1V5Ky + umask 022 + cd /builddir/build/BUILD + cd net6-1.3.14 + export '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 -std=c++11' + 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 -std=c++11' + 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 -std=c++11' + 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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './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"~' ./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 --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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 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... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool 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 for ANSI C header files... no 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 sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for MSG_NOSIGNAL... yes checking for SO_NOSIGPIPE... no checking for AI_ADDRCONFIG... yes checking whether to enable WIN32 specific flags... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libnet6... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating net6-1.3.pc config.status: creating inc/config.hpp config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 Making all in po make[1]: Entering directory '/builddir/build/BUILD/net6-1.3.14/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/net6-1.3.14/po' Making all in . make[1]: Entering directory '/builddir/build/BUILD/net6-1.3.14' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-non_copyable.lo `test -f 'src/non_copyable.cpp' || echo './'`src/non_copyable.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-gettext_package.lo `test -f 'src/gettext_package.cpp' || echo './'`src/gettext_package.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-common.lo `test -f 'src/common.cpp' || echo './'`src/common.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-default_accumulator.lo `test -f 'src/default_accumulator.cpp' || echo './'`src/default_accumulator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/gettext_package.cpp -fPIC -DPIC -o .libs/libnet6_la-gettext_package.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/non_copyable.cpp -fPIC -DPIC -o .libs/libnet6_la-non_copyable.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/default_accumulator.cpp -fPIC -DPIC -o .libs/libnet6_la-default_accumulator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/common.cpp -fPIC -DPIC -o .libs/libnet6_la-common.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-error.lo `test -f 'src/error.cpp' || echo './'`src/error.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/error.cpp -fPIC -DPIC -o .libs/libnet6_la-error.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-main.lo `test -f 'src/main.cpp' || echo './'`src/main.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-serialise.lo `test -f 'src/serialise.cpp' || echo './'`src/serialise.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/main.cpp -fPIC -DPIC -o .libs/libnet6_la-main.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-address.lo `test -f 'src/address.cpp' || echo './'`src/address.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/serialise.cpp -fPIC -DPIC -o .libs/libnet6_la-serialise.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/address.cpp -fPIC -DPIC -o .libs/libnet6_la-address.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-socket.lo `test -f 'src/socket.cpp' || echo './'`src/socket.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/socket.cpp -fPIC -DPIC -o .libs/libnet6_la-socket.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-encrypt.lo `test -f 'src/encrypt.cpp' || echo './'`src/encrypt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/encrypt.cpp -fPIC -DPIC -o .libs/libnet6_la-encrypt.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-select.lo `test -f 'src/select.cpp' || echo './'`src/select.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/select.cpp -fPIC -DPIC -o .libs/libnet6_la-select.o In file included from src/socket.cpp:22:0: ./inc/socket.hpp:143:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept() const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/socket.hpp:22, from src/socket.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/socket.cpp:22:0: ./inc/socket.hpp:148:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept(address& from) const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/socket.hpp:22, from src/socket.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/socket.cpp:191:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr net6::tcp_server_socket::accept() const ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/socket.hpp:22, from src/socket.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/socket.cpp: In member function 'std::auto_ptr net6::tcp_server_socket::accept() const': src/socket.cpp:197:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return std::auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/socket.hpp:22, from src/socket.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/socket.cpp: At global scope: src/socket.cpp:202:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/socket.hpp:22, from src/socket.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/socket.cpp: In member function 'std::auto_ptr net6::tcp_server_socket::accept(net6::address&) const': src/socket.cpp:210:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return std::auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/socket.hpp:22, from src/socket.cpp: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. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-queue.lo `test -f 'src/queue.cpp' || echo './'`src/queue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/queue.cpp -fPIC -DPIC -o .libs/libnet6_la-queue.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-packet.lo `test -f 'src/packet.cpp' || echo './'`src/packet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/packet.cpp -fPIC -DPIC -o .libs/libnet6_la-packet.o In file included from ./inc/encrypt.hpp:24:0, from src/encrypt.cpp:22: ./inc/socket.hpp:143:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept() const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/encrypt.hpp:22, from src/encrypt.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/encrypt.hpp:24:0, from src/encrypt.cpp:22: ./inc/socket.hpp:148:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept(address& from) const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/encrypt.hpp:22, from src/encrypt.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/encrypt.cpp:22:0: ./inc/encrypt.hpp:32:24: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations] typedef gnutls_session gnutls_session_t; ^~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from src/encrypt.cpp:22: /usr/include/gnutls/compat.h:78:26: note: declared here typedef gnutls_session_t gnutls_session _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~ In file included from src/encrypt.cpp:22:0: ./inc/encrypt.hpp:33:40: warning: 'gnutls_anon_client_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_client_credentials gnutls_anon_client_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from src/encrypt.cpp:22: /usr/include/gnutls/compat.h:99:5: note: declared here gnutls_anon_client_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/encrypt.cpp:22:0: ./inc/encrypt.hpp:34:40: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_server_credentials gnutls_anon_server_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from src/encrypt.cpp:22: /usr/include/gnutls/compat.h:97:5: note: declared here gnutls_anon_server_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/encrypt.cpp:22:0: ./inc/encrypt.hpp:35:30: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations] typedef gnutls_transport_ptr gnutls_transport_ptr_t; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from src/encrypt.cpp:22: /usr/include/gnutls/compat.h:113:32: note: declared here typedef gnutls_transport_ptr_t gnutls_transport_ptr ^~~~~~~~~~~~~~~~~~~~ In file included from src/encrypt.cpp:22:0: ./inc/encrypt.hpp:36:26: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations] typedef gnutls_dh_params gnutls_dh_params_t; ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from src/encrypt.cpp:22: /usr/include/gnutls/compat.h:104:28: note: declared here typedef gnutls_dh_params_t gnutls_dh_params _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~ In file included from src/encrypt.cpp:22:0: ./inc/encrypt.hpp:155:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr own_params; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/encrypt.hpp:22, from src/encrypt.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/encrypt.cpp:28:67: warning: 'gnutls_connection_end_t' is deprecated [-Wdeprecated-declarations] net6::gnutls_session_t create_session(gnutls_connection_end_t end) ^ src/encrypt.cpp: In constructor 'net6::tcp_encrypted_socket_base::tcp_encrypted_socket_base(net6::socket::socket_type, net6::gnutls_session_t)': src/encrypt.cpp:178:12: warning: unused variable 'kx_prio' [-Wunused-variable] const int kx_prio[] = { GNUTLS_KX_ANON_DH, 0 }; ^~~~~~~ src/encrypt.cpp: In member function 'virtual net6::socket::size_type net6::tcp_encrypted_socket_base::send(const void*, net6::socket::size_type) const': src/encrypt.cpp:141:10: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] return ret; ^~~ src/encrypt.cpp:113:11: note: 'ret' was declared here ssize_t ret; ^~~ src/encrypt.cpp: In member function 'virtual net6::socket::size_type net6::tcp_encrypted_socket_base::recv(void*, net6::socket::size_type) const': src/encrypt.cpp:141:10: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] return ret; ^~~ src/encrypt.cpp:113:11: note: 'ret' was declared here ssize_t ret; ^~~ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-connection.lo `test -f 'src/connection.cpp' || echo './'`src/connection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/connection.cpp -fPIC -DPIC -o .libs/libnet6_la-connection.o In file included from ./inc/select.hpp:25:0, from src/select.cpp:28: ./inc/socket.hpp:143:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept() const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/socket.hpp:22, from ./inc/select.hpp:25, from src/select.cpp:28: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/select.hpp:25:0, from src/select.cpp:28: ./inc/socket.hpp:148:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept(address& from) const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/socket.hpp:22, from ./inc/select.hpp:25, from src/select.cpp:28: /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. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-user.lo `test -f 'src/user.cpp' || echo './'`src/user.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/user.cpp -fPIC -DPIC -o .libs/libnet6_la-user.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-object.lo `test -f 'src/object.cpp' || echo './'`src/object.cpp In file included from ./inc/connection.hpp:26:0, from src/packet.cpp:20: ./inc/socket.hpp:143:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept() const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from src/packet.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:26:0, from src/packet.cpp:20: ./inc/socket.hpp:148:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept(address& from) const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from src/packet.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:27:0, from src/packet.cpp:20: ./inc/encrypt.hpp:32:24: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations] typedef gnutls_session gnutls_session_t; ^~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from src/packet.cpp:20: /usr/include/gnutls/compat.h:78:26: note: declared here typedef gnutls_session_t gnutls_session _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from src/packet.cpp:20: ./inc/encrypt.hpp:33:40: warning: 'gnutls_anon_client_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_client_credentials gnutls_anon_client_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from src/packet.cpp:20: /usr/include/gnutls/compat.h:99:5: note: declared here gnutls_anon_client_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from src/packet.cpp:20: ./inc/encrypt.hpp:34:40: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_server_credentials gnutls_anon_server_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from src/packet.cpp:20: /usr/include/gnutls/compat.h:97:5: note: declared here gnutls_anon_server_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from src/packet.cpp:20: ./inc/encrypt.hpp:35:30: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations] typedef gnutls_transport_ptr gnutls_transport_ptr_t; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from src/packet.cpp:20: /usr/include/gnutls/compat.h:113:32: note: declared here typedef gnutls_transport_ptr_t gnutls_transport_ptr ^~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from src/packet.cpp:20: ./inc/encrypt.hpp:36:26: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations] typedef gnutls_dh_params gnutls_dh_params_t; ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from src/packet.cpp:20: /usr/include/gnutls/compat.h:104:28: note: declared here typedef gnutls_dh_params_t gnutls_dh_params _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from src/packet.cpp:20: ./inc/encrypt.hpp:155:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr own_params; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from src/packet.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/packet.cpp:20:0: ./inc/connection.hpp:82:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void assign(std::auto_ptr sock, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from src/packet.cpp: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. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/object.cpp -fPIC -DPIC -o .libs/libnet6_la-object.o In file included from src/packet.cpp:20:0: ./inc/connection.hpp:179:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr remote_sock; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from src/packet.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/packet.cpp:20:0: ./inc/connection.hpp:181:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr
remote_addr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from src/packet.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:26:0, from ./inc/user.hpp:24, from src/user.cpp:20: ./inc/socket.hpp:143:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept() const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from src/user.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:26:0, from ./inc/user.hpp:24, from src/user.cpp:20: ./inc/socket.hpp:148:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept(address& from) const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from src/user.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from src/user.cpp:20: ./inc/encrypt.hpp:32:24: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations] typedef gnutls_session gnutls_session_t; ^~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from src/user.cpp:20: /usr/include/gnutls/compat.h:78:26: note: declared here typedef gnutls_session_t gnutls_session _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from src/user.cpp:20: ./inc/encrypt.hpp:33:40: warning: 'gnutls_anon_client_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_client_credentials gnutls_anon_client_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from src/user.cpp:20: /usr/include/gnutls/compat.h:99:5: note: declared here gnutls_anon_client_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from src/user.cpp:20: ./inc/encrypt.hpp:34:40: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_server_credentials gnutls_anon_server_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from src/user.cpp:20: /usr/include/gnutls/compat.h:97:5: note: declared here gnutls_anon_server_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from src/user.cpp:20: ./inc/encrypt.hpp:35:30: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations] typedef gnutls_transport_ptr gnutls_transport_ptr_t; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from src/user.cpp:20: /usr/include/gnutls/compat.h:113:32: note: declared here typedef gnutls_transport_ptr_t gnutls_transport_ptr ^~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from src/user.cpp:20: ./inc/encrypt.hpp:36:26: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations] typedef gnutls_dh_params gnutls_dh_params_t; ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from src/user.cpp:20: /usr/include/gnutls/compat.h:104:28: note: declared here typedef gnutls_dh_params_t gnutls_dh_params _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from src/user.cpp:20: ./inc/encrypt.hpp:155:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr own_params; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from src/user.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:26:0, from src/connection.cpp:22: ./inc/socket.hpp:143:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept() const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from src/connection.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:26:0, from src/connection.cpp:22: ./inc/socket.hpp:148:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept(address& from) const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from src/connection.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:27:0, from src/connection.cpp:22: ./inc/encrypt.hpp:32:24: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations] typedef gnutls_session gnutls_session_t; ^~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from src/connection.cpp:22: /usr/include/gnutls/compat.h:78:26: note: declared here typedef gnutls_session_t gnutls_session _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from src/connection.cpp:22: ./inc/encrypt.hpp:33:40: warning: 'gnutls_anon_client_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_client_credentials gnutls_anon_client_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from src/connection.cpp:22: /usr/include/gnutls/compat.h:99:5: note: declared here gnutls_anon_client_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from src/connection.cpp:22: ./inc/encrypt.hpp:34:40: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_server_credentials gnutls_anon_server_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from src/connection.cpp:22: /usr/include/gnutls/compat.h:97:5: note: declared here gnutls_anon_server_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from src/connection.cpp:22: ./inc/encrypt.hpp:35:30: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations] typedef gnutls_transport_ptr gnutls_transport_ptr_t; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from src/connection.cpp:22: /usr/include/gnutls/compat.h:113:32: note: declared here typedef gnutls_transport_ptr_t gnutls_transport_ptr ^~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from src/connection.cpp:22: ./inc/encrypt.hpp:36:26: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations] typedef gnutls_dh_params gnutls_dh_params_t; ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from src/connection.cpp:22: /usr/include/gnutls/compat.h:104:28: note: declared here typedef gnutls_dh_params_t gnutls_dh_params _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from src/connection.cpp:22: ./inc/encrypt.hpp:155:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr own_params; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from src/connection.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from src/user.cpp:20: ./inc/connection.hpp:82:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void assign(std::auto_ptr sock, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from src/user.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from src/user.cpp:20: ./inc/connection.hpp:179:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr remote_sock; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from src/user.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from src/user.cpp:20: ./inc/connection.hpp:181:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr
remote_addr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from src/user.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/connection.cpp:22:0: ./inc/connection.hpp:82:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void assign(std::auto_ptr sock, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from src/connection.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/user.cpp:20:0: ./inc/user.hpp:115:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr conn; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from src/user.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/connection.cpp:22:0: ./inc/connection.hpp:179:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr remote_sock; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from src/connection.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/connection.cpp:22:0: ./inc/connection.hpp:181:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr
remote_addr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from src/connection.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/connection.cpp:71:41: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void net6::connection_base::assign(std::auto_ptr sock, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from src/connection.cpp: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. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-local.lo `test -f 'src/local.cpp' || echo './'`src/local.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/local.cpp -fPIC -DPIC -o .libs/libnet6_la-local.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-client.lo `test -f 'src/client.cpp' || echo './'`src/client.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/client.cpp -fPIC -DPIC -o .libs/libnet6_la-client.o In file included from ./inc/connection.hpp:26:0, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: ./inc/socket.hpp:143:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept() const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:26:0, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: ./inc/socket.hpp:148:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept(address& from) const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: ./inc/encrypt.hpp:32:24: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations] typedef gnutls_session gnutls_session_t; ^~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: /usr/include/gnutls/compat.h:78:26: note: declared here typedef gnutls_session_t gnutls_session _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: ./inc/encrypt.hpp:33:40: warning: 'gnutls_anon_client_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_client_credentials gnutls_anon_client_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: /usr/include/gnutls/compat.h:99:5: note: declared here gnutls_anon_client_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: ./inc/encrypt.hpp:34:40: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_server_credentials gnutls_anon_server_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: /usr/include/gnutls/compat.h:97:5: note: declared here gnutls_anon_server_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: ./inc/encrypt.hpp:35:30: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations] typedef gnutls_transport_ptr gnutls_transport_ptr_t; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: /usr/include/gnutls/compat.h:113:32: note: declared here typedef gnutls_transport_ptr_t gnutls_transport_ptr ^~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: ./inc/encrypt.hpp:36:26: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations] typedef gnutls_dh_params gnutls_dh_params_t; ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: /usr/include/gnutls/compat.h:104:28: note: declared here typedef gnutls_dh_params_t gnutls_dh_params _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: ./inc/encrypt.hpp:155:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr own_params; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from ./inc/object.hpp:25, from src/object.cpp:19: ./inc/connection.hpp:82:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void assign(std::auto_ptr sock, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from ./inc/object.hpp:25, from src/object.cpp:19: ./inc/connection.hpp:179:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr remote_sock; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from ./inc/object.hpp:25, from src/object.cpp:19: ./inc/connection.hpp:181:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr
remote_addr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/object.hpp:25:0, from src/object.cpp:19: ./inc/user.hpp:115:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr conn; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/object.hpp:25, from src/object.cpp:19: /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. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-server.lo `test -f 'src/server.cpp' || echo './'`src/server.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/server.cpp -fPIC -DPIC -o .libs/libnet6_la-server.o In file included from ./inc/connection.hpp:26:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: ./inc/socket.hpp:143:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept() const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:26:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: ./inc/socket.hpp:148:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept(address& from) const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: ./inc/encrypt.hpp:32:24: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations] typedef gnutls_session gnutls_session_t; ^~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: /usr/include/gnutls/compat.h:78:26: note: declared here typedef gnutls_session_t gnutls_session _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: ./inc/encrypt.hpp:33:40: warning: 'gnutls_anon_client_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_client_credentials gnutls_anon_client_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: /usr/include/gnutls/compat.h:99:5: note: declared here gnutls_anon_client_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: ./inc/encrypt.hpp:34:40: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_server_credentials gnutls_anon_server_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: /usr/include/gnutls/compat.h:97:5: note: declared here gnutls_anon_server_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: ./inc/encrypt.hpp:35:30: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations] typedef gnutls_transport_ptr gnutls_transport_ptr_t; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: /usr/include/gnutls/compat.h:113:32: note: declared here typedef gnutls_transport_ptr_t gnutls_transport_ptr ^~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: ./inc/encrypt.hpp:36:26: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations] typedef gnutls_dh_params gnutls_dh_params_t; ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: /usr/include/gnutls/compat.h:104:28: note: declared here typedef gnutls_dh_params_t gnutls_dh_params _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: ./inc/encrypt.hpp:155:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr own_params; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from ./inc/local.hpp:22, from src/local.cpp:19: ./inc/connection.hpp:82:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void assign(std::auto_ptr sock, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: /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. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -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 -std=c++11 -c -o libnet6_la-host.lo `test -f 'src/host.cpp' || echo './'`src/host.cpp In file included from ./inc/user.hpp:24:0, from ./inc/local.hpp:22, from src/local.cpp:19: ./inc/connection.hpp:179:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr remote_sock; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from ./inc/local.hpp:22, from src/local.cpp:19: ./inc/connection.hpp:181:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr
remote_addr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/local.hpp:22:0, from src/local.cpp:19: ./inc/user.hpp:115:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr conn; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from src/local.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:26:0, from ./inc/user.hpp:24, from ./inc/client.hpp:26, from src/client.cpp:19: ./inc/socket.hpp:143:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept() const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/client.hpp:22, from src/client.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:26:0, from ./inc/user.hpp:24, from ./inc/client.hpp:26, from src/client.cpp:19: ./inc/socket.hpp:148:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept(address& from) const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/client.hpp:22, from src/client.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/client.hpp:26, from src/client.cpp:19: ./inc/encrypt.hpp:32:24: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations] typedef gnutls_session gnutls_session_t; ^~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/client.hpp:26, from src/client.cpp:19: /usr/include/gnutls/compat.h:78:26: note: declared here typedef gnutls_session_t gnutls_session _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/client.hpp:26, from src/client.cpp:19: ./inc/encrypt.hpp:33:40: warning: 'gnutls_anon_client_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_client_credentials gnutls_anon_client_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/client.hpp:26, from src/client.cpp:19: /usr/include/gnutls/compat.h:99:5: note: declared here gnutls_anon_client_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/client.hpp:26, from src/client.cpp:19: ./inc/encrypt.hpp:34:40: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_server_credentials gnutls_anon_server_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/client.hpp:26, from src/client.cpp:19: /usr/include/gnutls/compat.h:97:5: note: declared here gnutls_anon_server_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/client.hpp:26, from src/client.cpp:19: ./inc/encrypt.hpp:35:30: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations] typedef gnutls_transport_ptr gnutls_transport_ptr_t; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/client.hpp:26, from src/client.cpp:19: /usr/include/gnutls/compat.h:113:32: note: declared here typedef gnutls_transport_ptr_t gnutls_transport_ptr ^~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/client.hpp:26, from src/client.cpp:19: ./inc/encrypt.hpp:36:26: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations] typedef gnutls_dh_params gnutls_dh_params_t; ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/client.hpp:26, from src/client.cpp:19: /usr/include/gnutls/compat.h:104:28: note: declared here typedef gnutls_dh_params_t gnutls_dh_params _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/client.hpp:26, from src/client.cpp:19: ./inc/encrypt.hpp:155:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr own_params; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/client.hpp:22, from src/client.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -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 -std=c++11 -c src/host.cpp -fPIC -DPIC -o .libs/libnet6_la-host.o In file included from ./inc/user.hpp:24:0, from ./inc/client.hpp:26, from src/client.cpp:19: ./inc/connection.hpp:82:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void assign(std::auto_ptr sock, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/client.hpp:22, from src/client.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from ./inc/client.hpp:26, from src/client.cpp:19: ./inc/connection.hpp:179:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr remote_sock; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/client.hpp:22, from src/client.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from ./inc/client.hpp:26, from src/client.cpp:19: ./inc/connection.hpp:181:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr
remote_addr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/client.hpp:22, from src/client.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/client.hpp:26:0, from src/client.cpp:19: ./inc/user.hpp:115:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr conn; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/client.hpp:22, from src/client.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/client.cpp:19:0: ./inc/client.hpp:189:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr conn; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/client.hpp:22, from src/client.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:26:0, from ./inc/user.hpp:24, from ./inc/server.hpp:29, from src/server.cpp:19: ./inc/socket.hpp:143:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept() const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/server.hpp:22, from src/server.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:26:0, from ./inc/user.hpp:24, from ./inc/server.hpp:29, from src/server.cpp:19: ./inc/socket.hpp:148:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept(address& from) const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/server.hpp:22, from src/server.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/server.hpp:29, from src/server.cpp:19: ./inc/encrypt.hpp:32:24: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations] typedef gnutls_session gnutls_session_t; ^~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/server.hpp:29, from src/server.cpp:19: /usr/include/gnutls/compat.h:78:26: note: declared here typedef gnutls_session_t gnutls_session _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/server.hpp:29, from src/server.cpp:19: ./inc/encrypt.hpp:33:40: warning: 'gnutls_anon_client_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_client_credentials gnutls_anon_client_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/server.hpp:29, from src/server.cpp:19: /usr/include/gnutls/compat.h:99:5: note: declared here gnutls_anon_client_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/server.hpp:29, from src/server.cpp:19: ./inc/encrypt.hpp:34:40: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_server_credentials gnutls_anon_server_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/server.hpp:29, from src/server.cpp:19: /usr/include/gnutls/compat.h:97:5: note: declared here gnutls_anon_server_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/server.hpp:29, from src/server.cpp:19: ./inc/encrypt.hpp:35:30: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations] typedef gnutls_transport_ptr gnutls_transport_ptr_t; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/server.hpp:29, from src/server.cpp:19: /usr/include/gnutls/compat.h:113:32: note: declared here typedef gnutls_transport_ptr_t gnutls_transport_ptr ^~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/server.hpp:29, from src/server.cpp:19: ./inc/encrypt.hpp:36:26: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations] typedef gnutls_dh_params gnutls_dh_params_t; ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/server.hpp:29, from src/server.cpp:19: /usr/include/gnutls/compat.h:104:28: note: declared here typedef gnutls_dh_params_t gnutls_dh_params _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/server.hpp:29, from src/server.cpp:19: ./inc/encrypt.hpp:155:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr own_params; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/server.hpp:22, from src/server.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from ./inc/server.hpp:29, from src/server.cpp:19: ./inc/connection.hpp:82:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void assign(std::auto_ptr sock, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/server.hpp:22, from src/server.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from ./inc/server.hpp:29, from src/server.cpp:19: ./inc/connection.hpp:179:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr remote_sock; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/server.hpp:22, from src/server.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from ./inc/server.hpp:29, from src/server.cpp:19: ./inc/connection.hpp:181:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr
remote_addr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/server.hpp:22, from src/server.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/server.hpp:29:0, from src/server.cpp:19: ./inc/user.hpp:115:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr conn; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/server.hpp:22, from src/server.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/server.cpp:19:0: ./inc/server.hpp:224:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr serv_sock; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/server.hpp:22, from src/server.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/server.cpp:19:0: ./inc/server.hpp:225:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr serv6_sock; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/server.hpp:22, from src/server.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/server.cpp:19:0: ./inc/server.hpp: In member function 'void net6::basic_server::on_accept_event(net6::tcp_server_socket&, net6::io_condition)': ./inc/server.hpp:422:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr client(new user(last_id + 1, conn) ); ^~~~~~~~ In file included from ./inc/connection.hpp:26:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: ./inc/socket.hpp:143:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept() const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/server.hpp:22, from src/server.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:26:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: ./inc/socket.hpp:148:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr accept(address& from) const; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/server.cpp:19:0: ./inc/server.hpp:450:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr new_sock(sock.accept(addr)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/server.hpp:22, from src/server.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/server.cpp:19:0: ./inc/server.hpp:456:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr new_sock(sock.accept(addr)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/server.hpp:22, from src/server.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: ./inc/encrypt.hpp:32:24: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations] typedef gnutls_session gnutls_session_t; ^~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/gnutls/compat.h:78:26: note: declared here typedef gnutls_session_t gnutls_session _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: ./inc/encrypt.hpp:33:40: warning: 'gnutls_anon_client_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_client_credentials gnutls_anon_client_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/gnutls/compat.h:99:5: note: declared here gnutls_anon_client_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: ./inc/encrypt.hpp:34:40: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations] typedef gnutls_anon_server_credentials gnutls_anon_server_credentials_t; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/gnutls/compat.h:97:5: note: declared here gnutls_anon_server_credentials _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: ./inc/encrypt.hpp:35:30: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations] typedef gnutls_transport_ptr gnutls_transport_ptr_t; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/gnutls/compat.h:113:32: note: declared here typedef gnutls_transport_ptr_t gnutls_transport_ptr ^~~~~~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: ./inc/encrypt.hpp:36:26: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations] typedef gnutls_dh_params gnutls_dh_params_t; ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:2952:0, from ./inc/encrypt.hpp:23, from ./inc/connection.hpp:27, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/gnutls/compat.h:104:28: note: declared here typedef gnutls_dh_params_t gnutls_dh_params _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~ In file included from ./inc/connection.hpp:27:0, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: ./inc/encrypt.hpp:155:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr own_params; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: ./inc/connection.hpp:82:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void assign(std::auto_ptr sock, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: ./inc/connection.hpp:179:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr remote_sock; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/user.hpp:24:0, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: ./inc/connection.hpp:181:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr
remote_addr; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/local.hpp:22:0, from ./inc/host.hpp:22, from src/host.cpp:19: ./inc/user.hpp:115:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr conn; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/host.hpp:23:0, from src/host.cpp:19: ./inc/server.hpp:224:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr serv_sock; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/host.hpp:23:0, from src/host.cpp:19: ./inc/server.hpp:225:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr serv6_sock; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/host.hpp:23:0, from src/host.cpp:19: ./inc/server.hpp: In member function 'void net6::basic_server::on_accept_event(net6::tcp_server_socket&, net6::io_condition)': ./inc/server.hpp:422:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr client(new user(last_id + 1, conn) ); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/host.hpp:23:0, from src/host.cpp:19: ./inc/server.hpp:450:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr new_sock(sock.accept(addr)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./inc/host.hpp:23:0, from src/host.cpp:19: ./inc/server.hpp:456:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr new_sock(sock.accept(addr)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./inc/connection.hpp:22, from ./inc/user.hpp:24, from ./inc/local.hpp:22, from ./inc/host.hpp:22, from src/host.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /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 -std=c++11 -version-info 0:0:0 -release 1.3 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnet6.la -rpath /usr/lib64 libnet6_la-non_copyable.lo libnet6_la-gettext_package.lo libnet6_la-common.lo libnet6_la-default_accumulator.lo libnet6_la-error.lo libnet6_la-main.lo libnet6_la-serialise.lo libnet6_la-address.lo libnet6_la-socket.lo libnet6_la-encrypt.lo libnet6_la-select.lo libnet6_la-queue.lo libnet6_la-packet.lo libnet6_la-connection.lo libnet6_la-user.lo libnet6_la-object.lo libnet6_la-local.lo libnet6_la-client.lo libnet6_la-server.lo libnet6_la-host.lo -lsigc-2.0 -lgnutls 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/libnet6_la-non_copyable.o .libs/libnet6_la-gettext_package.o .libs/libnet6_la-common.o .libs/libnet6_la-default_accumulator.o .libs/libnet6_la-error.o .libs/libnet6_la-main.o .libs/libnet6_la-serialise.o .libs/libnet6_la-address.o .libs/libnet6_la-socket.o .libs/libnet6_la-encrypt.o .libs/libnet6_la-select.o .libs/libnet6_la-queue.o .libs/libnet6_la-packet.o .libs/libnet6_la-connection.o .libs/libnet6_la-user.o .libs/libnet6_la-object.o .libs/libnet6_la-local.o .libs/libnet6_la-client.o .libs/libnet6_la-server.o .libs/libnet6_la-host.o -lsigc-2.0 -lgnutls -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,libnet6-1.3.so.0 -o .libs/libnet6-1.3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libnet6-1.3.so.0" && ln -s "libnet6-1.3.so.0.0.0" "libnet6-1.3.so.0") libtool: link: (cd ".libs" && rm -f "libnet6.so" && ln -s "libnet6-1.3.so.0.0.0" "libnet6.so") libtool: link: ( cd ".libs" && rm -f "libnet6.la" && ln -s "../libnet6.la" "libnet6.la" ) make[1]: Leaving directory '/builddir/build/BUILD/net6-1.3.14' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JMl0nY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64 + cd net6-1.3.14 + rm -rf /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64 Making install in po make[1]: Entering directory '/builddir/build/BUILD/net6-1.3.14/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share installing ast.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/ast/LC_MESSAGES/net6.mo installing de.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/net6.mo installing fr.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/net6.mo installing sv.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/net6.mo installing es.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/net6.mo installing nl.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/net6.mo installing it.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/net6.mo installing pt.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/net6.mo installing he.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/net6.mo installing nb.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/net6.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/net6.mo installing ru.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/net6.mo installing sk.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/net6.mo installing uk.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/net6.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/net6.mo installing en_GB.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/net6.mo installing ko.gmo as /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/net6.mo if test "net6" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/net6-1.3.14/po' Making install in . make[1]: Entering directory '/builddir/build/BUILD/net6-1.3.14' make[2]: Entering directory '/builddir/build/BUILD/net6-1.3.14' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c libnet6.la '/builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libnet6-1.3.so.0.0.0 /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/lib64/libnet6-1.3.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/lib64 && { ln -s -f libnet6-1.3.so.0.0.0 libnet6-1.3.so.0 || { rm -f libnet6-1.3.so.0 && ln -s libnet6-1.3.so.0.0.0 libnet6-1.3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/lib64 && { ln -s -f libnet6-1.3.so.0.0.0 libnet6.so || { rm -f libnet6.so && ln -s libnet6-1.3.so.0.0.0 libnet6.so; }; }) libtool: install: /usr/bin/install -c .libs/libnet6.lai /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/lib64/libnet6.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 net6-1.3.pc '/builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/lib64/pkgconfig' test -z "/usr/include/net6" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/include/net6" /usr/bin/install -c -m 644 inc/enum_ops.hpp inc/non_copyable.hpp inc/gettext_package.hpp inc/common.hpp inc/default_accumulator.hpp inc/error.hpp inc/main.hpp inc/serialise.hpp inc/address.hpp inc/socket.hpp inc/encrypt.hpp inc/select.hpp inc/queue.hpp inc/packet.hpp inc/connection.hpp inc/user.hpp inc/object.hpp inc/local.hpp inc/client.hpp inc/server.hpp inc/host.hpp '/builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/include/net6' make[2]: Leaving directory '/builddir/build/BUILD/net6-1.3.14' make[1]: Leaving directory '/builddir/build/BUILD/net6-1.3.14' + rm /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/lib64/libnet6.la + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64 net6 + /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 Processing files: net6-1.3.14-15.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.50jFtV + umask 022 + cd /builddir/build/BUILD + cd net6-1.3.14 + DOCDIR=/builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/doc/net6 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/doc/net6 + cp -pr README /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/doc/net6 + cp -pr AUTHORS /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/doc/net6 + cp -pr ChangeLog /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/doc/net6 + cp -pr COPYING /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/doc/net6 + cp -pr NEWS /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64/usr/share/doc/net6 + exit 0 Provides: libnet6-1.3.so.0()(64bit) net6 = 1.3.14-15.fc28 net6(riscv-64) = 1.3.14-15.fc28 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) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libm.so.6()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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: net6-devel-1.3.14-15.fc28.riscv64 Provides: net6-devel = 1.3.14-15.fc28 net6-devel(riscv-64) = 1.3.14-15.fc28 pkgconfig(net6-1.3) = 1.3.14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libnet6-1.3.so.0()(64bit) pkgconfig(sigc++-2.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64 Wrote: /builddir/build/SRPMS/net6-1.3.14-15.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/net6-1.3.14-15.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/net6-devel-1.3.14-15.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oh77vO + umask 022 + cd /builddir/build/BUILD + cd net6-1.3.14 + rm -rf /builddir/build/BUILDROOT/net6-1.3.14-15.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff