+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tcptrack.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.8VCDXz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tcptrack-1.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/tcptrack-1.4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tcptrack-1.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (tcptrack-1.4.0-timeout.patch):' Patch #0 (tcptrack-1.4.0-timeout.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .timeout --fuzz=0 patching file src/TextUI.cc Hunk #1 succeeded at 131 (offset -5 lines). + echo 'Patch #1 (tcptrack-1.4.2-no-werror.patch):' Patch #1 (tcptrack-1.4.2-no-werror.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Makefile.am patching file src/Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.929Nwu + umask 022 + cd /builddir/build/BUILD + cd tcptrack-1.4.2 + 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 + '[' 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 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 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... g++ -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 whether byte ordering is bigendian... no checking for socket in -lsocket... no checking for gethostbyname in -lsocket... no checking for gethostbyname in -lnsl... no checking for inet_addr in -lnsl... no checking for initscr in -lncurses... yes checking for pcap_open_live in -lpcap... yes checking for pthread_create in -lpthread... yes checking for nanosleep in -lrt... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking hash_map usability... yes checking hash_map presence... yes checking for hash_map... yes checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking if the __gnu_cxx namespace exists... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/tcptrack-1.4.2' Making all in src make[2]: Entering directory '/builddir/build/BUILD/tcptrack-1.4.2/src' g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 Collector.o Collector.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 TCContainer.o TCContainer.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 TextUI.o TextUI.cc In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from main.cc:25: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/unistd.h:25:0, from TCContainer.cc:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-redhat-linux/7/include/stdint.h:9, from /usr/include/curses.h:63, from TextUI.h:27, from TextUI.cc:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 PacketBuffer.o PacketBuffer.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/bits/stl_algobase.h:59, from /usr/include/c++/7/deque:60, from /usr/include/c++/7/queue:60, from PacketBuffer.cc:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 Sniffer.o Sniffer.cc In file included from /usr/include/pthread.h:21:0, from Sniffer.cc:25: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 TCPConnection.o TCPConnection.cc In file included from /usr/include/assert.h:35:0, from TCPConnection.cc:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o util.o util.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 SortedIterator.o SortedIterator.cc In file included from /usr/include/c++/7/riscv64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/riscv64-redhat-linux/bits/c++config.h:533, from /usr/include/c++/7/cstdlib:41, from /usr/include/c++/7/stdlib.h:36, from SortedIterator.cc:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 TCPPacket.o TCPPacket.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 IPv4Address.o IPv4Address.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 IPv6Address.o IPv6Address.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 TCPHeader.o TCPHeader.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 TCPCapture.o TCPCapture.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 TCPTrack.o TCPTrack.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 SocketPair.o SocketPair.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 IPAddress.o IPAddress.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 AppError.o AppError.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 PcapError.o PcapError.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 GenericError.o GenericError.cc g++ -DHAVE_CONFIG_H -I. -I.. -Wno-deprecated -Wall -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 Guesser.o Guesser.cc g++ -Wno-deprecated -Wall -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 tcptrack Collector.o main.o TCContainer.o TextUI.o PacketBuffer.o Sniffer.o TCPConnection.o util.o SortedIterator.o TCPPacket.o IPv4Address.o IPv6Address.o TCPHeader.o TCPCapture.o TCPTrack.o SocketPair.o IPAddress.o AppError.o PcapError.o GenericError.o Guesser.o -lrt -lpthread -lpcap -lncurses make[2]: Leaving directory '/builddir/build/BUILD/tcptrack-1.4.2/src' make[2]: Entering directory '/builddir/build/BUILD/tcptrack-1.4.2' make[2]: Leaving directory '/builddir/build/BUILD/tcptrack-1.4.2' make[1]: Leaving directory '/builddir/build/BUILD/tcptrack-1.4.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jtUdgp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64 + cd tcptrack-1.4.2 + rm -rf /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/tcptrack-1.4.2/src' make[2]: Entering directory '/builddir/build/BUILD/tcptrack-1.4.2/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64/usr/bin" /usr/bin/install -c tcptrack '/builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64/usr/bin' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 tcptrack.1 '/builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/tcptrack-1.4.2/src' make[1]: Leaving directory '/builddir/build/BUILD/tcptrack-1.4.2/src' make[1]: Entering directory '/builddir/build/BUILD/tcptrack-1.4.2' make[2]: Entering directory '/builddir/build/BUILD/tcptrack-1.4.2' 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/tcptrack-1.4.2' make[1]: Leaving directory '/builddir/build/BUILD/tcptrack-1.4.2' + /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: tcptrack-1.4.2-14.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VYSaqH + umask 022 + cd /builddir/build/BUILD + cd tcptrack-1.4.2 + DOCDIR=/builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64/usr/share/doc/tcptrack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64/usr/share/doc/tcptrack + cp -pr AUTHORS /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64/usr/share/doc/tcptrack + cp -pr ChangeLog /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64/usr/share/doc/tcptrack + cp -pr COPYING /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64/usr/share/doc/tcptrack + cp -pr NEWS /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64/usr/share/doc/tcptrack + cp -pr README /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64/usr/share/doc/tcptrack + cp -pr TODO /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64/usr/share/doc/tcptrack + exit 0 Provides: tcptrack = 1.4.2-14.fc28 tcptrack(riscv-64) = 1.4.2-14.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) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libncurses.so.6()(64bit) libpcap.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(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.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64 Wrote: /builddir/build/SRPMS/tcptrack-1.4.2-14.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/tcptrack-1.4.2-14.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ML4imm + umask 022 + cd /builddir/build/BUILD + cd tcptrack-1.4.2 + rm -rf /builddir/build/BUILDROOT/tcptrack-1.4.2-14.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff