+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tcpreen.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.u3Czz9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tcpreen-1.4.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tcpreen-1.4.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tcpreen-1.4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ACa1Gu + umask 022 + cd /builddir/build/BUILD + cd tcpreen-1.4.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./admin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./admin/config.sub ++ basename ./admin/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./admin/config.sub '/usr/lib/rpm/redhat/config.sub' -> './admin/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./admin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./admin/config.guess ++ basename ./admin/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./admin/config.guess '/usr/lib/rpm/redhat/config.guess' -> './admin/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name 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 configure: checking system... checking for build hostname... stage4-builder configure: checking required programs... checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed 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 we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking dependency style of g++... none configure: checking GNU gettext library... checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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: checking C header files... checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no configure: checking C typedefs & structures... checking for uid_t in sys/types.h... yes checking if struct sockaddr has a sa_len member... no checking for struct sockaddr_storage in sys/socket.h... yes checking for socklen_t in sys/socket.h... yes configure: checking C library functions... checking for daemon... yes checking for vsyslog... yes checking for strsignal... yes checking for library containing socket... none required checking for getaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for library containing getopt_long... none required configure: writing results... configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating logs/Makefile config.status: creating libsolve/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 '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 ' make all-recursive make[1]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4' Making all in po make[2]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4/po' make[2]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4/po' Making all in libsolve make[2]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4/libsolve' g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sockprot.o sockprot.cpp gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c solve.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c secstr.c rm -f libsolve.a ar cru libsolve.a sockprot.o solve.o secstr.o ranlib libsolve.a make[2]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4/libsolve' Making all in logs make[2]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4/logs' g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o log.o log.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o basiclog.o basiclog.cpp gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c output.c g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o buflog.o buflog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o passlog.o passlog.cpp gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c safopen.c rm -f liblogs.a ar cru liblogs.a log.o basiclog.o output.o buflog.o passlog.o safopen.o ranlib liblogs.a make[2]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4/logs' Making all in src make[2]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I../include -I.. -I../logs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tcpreen.o tcpreen.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I../include -I.. -I../logs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bridge.o bridge.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I../include -I.. -I../logs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o main.o main.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I../include -I.. -I../logs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o proto.o proto.cpp main.cpp:111:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "TCP re-engineering tool "VERSION" ("PACKAGE_HOST")\n" ^ main.cpp:111:34: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "TCP re-engineering tool "VERSION" ("PACKAGE_HOST")\n" ^ main.cpp:112:1: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " built "__DATE__" on "PACKAGE_BUILD_HOSTNAME" ("PACKAGE_BUILD")\n" ^ main.cpp:112:18: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " built "__DATE__" on "PACKAGE_BUILD_HOSTNAME" ("PACKAGE_BUILD")\n" ^ main.cpp:112:46: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " built "__DATE__" on "PACKAGE_BUILD_HOSTNAME" ("PACKAGE_BUILD")\n" ^ g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I../include -I.. -I../logs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o format.o format.cpp tcpreen.cpp: In function 'int bridge_listen(const SocketAddress&)': tcpreen.cpp:138:10: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] seteuid (0); ~~~~~~~~^~~ tcpreen.cpp:140:10: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] seteuid (user); ~~~~~~~~^~~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tcpreen tcpreen.o bridge.o main.o proto.o format.o ../libsolve/libsolve.a ../logs/liblogs.a make[2]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4/src' make[2]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4' make[2]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4' make[1]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eedoRr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64 + cd tcpreen-1.4.4 + make install DESTDIR=/builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64 'INSTALL=install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share installing fr.gmo as /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/tcpreen.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/tcpreen.mo if test "tcpreen" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/tcpreen-1.4.4-16.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 \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4/po' Making install in libsolve make[1]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4/libsolve' make[2]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4/libsolve' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4/libsolve' make[1]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4/libsolve' Making install in logs make[1]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4/logs' make[2]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4/logs' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4/logs' make[1]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4/logs' Making install in src make[1]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4/src' make[2]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/bin" install -p 'tcpreen' '/builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/bin/tcpreen' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4/src' make[1]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4/src' make[1]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4' make[2]: Entering directory '/builddir/build/BUILD/tcpreen-1.4.4' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/man/man1" install -p -m 644 './tcpreen.1' '/builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/man/man1/tcpreen.1' make[2]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4' make[1]: Leaving directory '/builddir/build/BUILD/tcpreen-1.4.4' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64 tcpreen + /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: tcpreen-1.4.4-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nELoRu + umask 022 + cd /builddir/build/BUILD + cd tcpreen-1.4.4 + DOCDIR=/builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/doc/tcpreen + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/doc/tcpreen + cp -pr AUTHORS /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/doc/tcpreen + cp -pr ChangeLog /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/doc/tcpreen + cp -pr COPYING /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/doc/tcpreen + cp -pr NEWS /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/doc/tcpreen + cp -pr README /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/doc/tcpreen + cp -pr THANKS /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/doc/tcpreen + cp -pr TODO /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64/usr/share/doc/tcpreen + exit 0 Provides: tcpreen = 1.4.4-16.fc28 tcpreen(riscv-64) = 1.4.4-16.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) 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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64 Wrote: /builddir/build/SRPMS/tcpreen-1.4.4-16.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/tcpreen-1.4.4-16.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bFyzop + umask 022 + cd /builddir/build/BUILD + cd tcpreen-1.4.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tcpreen-1.4.4-16.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff