Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/sobby.spec'], chrootPath='/var/lib/mock/f30-build-41644-23419/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/sobby.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/sobby-0.4.7-18.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/sobby.spec'], chrootPath='/var/lib/mock/f30-build-41644-23419/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/sobby.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IkhgcM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sobby-0.4.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/sobby-0.4.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sobby-0.4.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Fix-a-build-failure-when-compiled-using-glibmm-2.31-.patch):' Patch #0 (0001-Fix-a-build-failure-when-compiled-using-glibmm-2.31-.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gtkmm --fuzz=0 patching file src/gselector.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6COuTd + umask 022 + cd /builddir/build/BUILD + cd sobby-0.4.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ 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) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ 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-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 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-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking for riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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-koji-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 whether to enable WIN32 specific flags... no checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sobby... yes checking for obby_has_zeroconf in -lobby... yes checking for obby_has_avahi in -lobby... yes checking for avahi... yes configure: creating ./config.status config.status: creating Makefile config.status: creating inc/features.hpp config.status: executing depfiles commands + make -j4 g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -D_REENTRANT -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I../inc/ -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sobby-gselector.o `test -f 'src/gselector.cpp' || echo './'`src/gselector.cpp g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -D_REENTRANT -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I../inc/ -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sobby-config.o `test -f 'src/config.cpp' || echo './'`src/config.cpp g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -D_REENTRANT -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I../inc/ -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sobby-buffer_def.o `test -f 'src/buffer_def.cpp' || echo './'`src/buffer_def.cpp g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -D_REENTRANT -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I../inc/ -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sobby-common.o `test -f 'src/common.cpp' || echo './'`src/common.cpp g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -D_REENTRANT -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I../inc/ -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sobby-autosaver.o `test -f 'src/autosaver.cpp' || echo './'`src/autosaver.cpp BUILDSTDERR: In file included from src/config.cpp:37: BUILDSTDERR: ./inc/config.hpp:306:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_root; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/objectbase.h:31, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/wrap.h:22, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/miscutils.h:23, BUILDSTDERR: from src/config.cpp:31: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -D_REENTRANT -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I../inc/ -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sobby-autosave_folder.o `test -f 'src/autosave_folder.cpp' || echo './'`src/autosave_folder.cpp g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -D_REENTRANT -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I../inc/ -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sobby-command_executer.o `test -f 'src/command_executer.cpp' || echo './'`src/command_executer.cpp g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -D_REENTRANT -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I../inc/ -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sobby-server.o `test -f 'src/server.cpp' || echo './'`src/server.cpp g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -D_REENTRANT -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I../inc/ -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sobby-main.o `test -f 'src/main.cpp' || echo './'`src/main.cpp BUILDSTDERR: In file included from ./inc/server.hpp:28, BUILDSTDERR: from src/command_executer.cpp:20: BUILDSTDERR: ./inc/config.hpp:306:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_root; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/obby/command.hpp:25, BUILDSTDERR: from ./inc/command_executer.hpp:24, BUILDSTDERR: from src/command_executer.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/command_executer.cpp:20: BUILDSTDERR: ./inc/server.hpp:79:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_server; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/obby/command.hpp:25, BUILDSTDERR: from ./inc/command_executer.hpp:24, BUILDSTDERR: from src/command_executer.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/command_executer.cpp:20: BUILDSTDERR: ./inc/server.hpp:80:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_autosaver; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/obby/command.hpp:25, BUILDSTDERR: from ./inc/command_executer.hpp:24, BUILDSTDERR: from src/command_executer.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/command_executer.cpp:20: BUILDSTDERR: ./inc/server.hpp:81:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_autosave_folder; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/obby/command.hpp:25, BUILDSTDERR: from ./inc/command_executer.hpp:24, BUILDSTDERR: from src/command_executer.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/command_executer.cpp:20: BUILDSTDERR: ./inc/server.hpp:82:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_command_executer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/obby/command.hpp:25, BUILDSTDERR: from ./inc/command_executer.hpp:24, BUILDSTDERR: from src/command_executer.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/command_executer.cpp:20: BUILDSTDERR: ./inc/server.hpp:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_zeroconf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/obby/command.hpp:25, BUILDSTDERR: from ./inc/command_executer.hpp:24, BUILDSTDERR: from src/command_executer.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/command_executer.cpp:19: BUILDSTDERR: ./inc/command_executer.hpp: In constructor 'Sobby::CommandExecuter::CommandExecuter(const Sobby::Server&, Sobby::ServerBuffer&)': BUILDSTDERR: ./inc/command_executer.hpp:45:16: warning: 'Sobby::CommandExecuter::m_server' will be initialized after [-Wreorder] BUILDSTDERR: const Server& m_server; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./inc/command_executer.hpp:44:16: warning: 'Sobby::ServerBuffer& Sobby::CommandExecuter::m_buffer' [-Wreorder] BUILDSTDERR: ServerBuffer& m_buffer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/command_executer.cpp:26:1: warning: when initialized here [-Wreorder] BUILDSTDERR: Sobby::CommandExecuter::CommandExecuter(const Server& server, BUILDSTDERR: ^~~~~ BUILDSTDERR: src/command_executer.cpp: In member function 'obby::command_result Sobby::CommandExecuter::on_command(const obby::user&, const string&)': BUILDSTDERR: src/command_executer.cpp:93:21: warning: comparison of integer expressions of different signedness: 'int' and 'obby::command_paramlist::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for(int i = 1; i < list.count(); ++ i) BUILDSTDERR: ~~^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./inc/server.hpp:28, BUILDSTDERR: from src/server.cpp:26: BUILDSTDERR: ./inc/config.hpp:306:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_root; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/objectbase.h:31, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/wrap.h:22, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/miscutils.h:23, BUILDSTDERR: from src/server.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/server.cpp:26: BUILDSTDERR: ./inc/server.hpp:79:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_server; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/objectbase.h:31, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/wrap.h:22, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/miscutils.h:23, BUILDSTDERR: from src/server.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/server.cpp:26: BUILDSTDERR: ./inc/server.hpp:80:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_autosaver; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/objectbase.h:31, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/wrap.h:22, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/miscutils.h:23, BUILDSTDERR: from src/server.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/server.cpp:26: BUILDSTDERR: ./inc/server.hpp:81:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_autosave_folder; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/objectbase.h:31, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/wrap.h:22, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/miscutils.h:23, BUILDSTDERR: from src/server.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/server.cpp:26: BUILDSTDERR: ./inc/server.hpp:82:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_command_executer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/objectbase.h:31, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/wrap.h:22, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/miscutils.h:23, BUILDSTDERR: from src/server.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/server.cpp:26: BUILDSTDERR: ./inc/server.hpp:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_zeroconf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/objectbase.h:31, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/wrap.h:22, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/miscutils.h:23, BUILDSTDERR: from src/server.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/server.cpp: In constructor 'Sobby::Server::Server(int, char**)': BUILDSTDERR: src/server.cpp:80:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr config; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/objectbase.h:31, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/wrap.h:22, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:24, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, BUILDSTDERR: from /usr/include/glibmm-2.4/glibmm/miscutils.h:23, BUILDSTDERR: from src/server.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ./inc/server.hpp:28, BUILDSTDERR: from src/main.cpp:24: BUILDSTDERR: ./inc/config.hpp:306:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_root; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from src/main.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/main.cpp:24: BUILDSTDERR: ./inc/server.hpp:79:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_server; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from src/main.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/main.cpp:24: BUILDSTDERR: ./inc/server.hpp:80:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_autosaver; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from src/main.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/main.cpp:24: BUILDSTDERR: ./inc/server.hpp:81:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_autosave_folder; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from src/main.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/main.cpp:24: BUILDSTDERR: ./inc/server.hpp:82:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_command_executer; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from src/main.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from src/main.cpp:24: BUILDSTDERR: ./inc/server.hpp:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr m_zeroconf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from src/main.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sobby sobby-gselector.o sobby-config.o sobby-buffer_def.o sobby-common.o sobby-autosaver.o sobby-autosave_folder.o sobby-command_executer.o sobby-server.o sobby-main.o -lobby -lnet6 -lavahi-common -lavahi-client -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -lavahi-glib -lglib-2.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9xeFyS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64 + cd sobby-0.4.7 + make install DESTDIR=/builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64 make[1]: Entering directory '/builddir/build/BUILD/sobby-0.4.7' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64/usr/bin" /usr/bin/install -c sobby '/builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64/usr/bin' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 sobby.1 '/builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64/usr/share/man/man1' make[1]: Leaving directory '/builddir/build/BUILD/sobby-0.4.7' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.4.7-18.fc30 --unique-debug-suffix -0.4.7-18.fc30.riscv64 --unique-debug-src-base sobby-0.4.7-18.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sobby-0.4.7 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64/usr/bin/sobby extracting debug info from /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64/usr/bin/sobby /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 137 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: sobby-0.4.7-18.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.grXrR2 + umask 022 + cd /builddir/build/BUILD + cd sobby-0.4.7 + DOCDIR=/builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64/usr/share/doc/sobby + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64/usr/share/doc/sobby + cp -pr README /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64/usr/share/doc/sobby + cp -pr NEWS /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64/usr/share/doc/sobby + cp -pr AUTHORS /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64/usr/share/doc/sobby + cp -pr COPYING /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64/usr/share/doc/sobby + cp -pr ChangeLog /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64/usr/share/doc/sobby + exit 0 Provides: sobby = 0.4.7-18.fc30 sobby(riscv-64) = 0.4.7-18.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libavahi-glib.so.1()(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) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libnet6-1.3.so.0()(64bit) libobby-0.4.so.1()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(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) libxml++-2.6.so.2()(64bit) rtld(GNU_HASH) Processing files: sobby-debugsource-0.4.7-18.fc30.riscv64 Provides: sobby-debugsource = 0.4.7-18.fc30 sobby-debugsource(riscv-64) = 0.4.7-18.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sobby-debuginfo-0.4.7-18.fc30.riscv64 Provides: debuginfo(build-id) = 5179325fad6264a0ee597098d40901e9052cc71c sobby-debuginfo = 0.4.7-18.fc30 sobby-debuginfo(riscv-64) = 0.4.7-18.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sobby-debugsource(riscv-64) = 0.4.7-18.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64 Wrote: /builddir/build/RPMS/sobby-0.4.7-18.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/sobby-debugsource-0.4.7-18.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/sobby-debuginfo-0.4.7-18.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bPKYP3 + umask 022 + cd /builddir/build/BUILD + cd sobby-0.4.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sobby-0.4.7-18.fc30.riscv64 + exit 0 Child return code was: 0