Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/multicat.spec'], chrootPath='/var/lib/mock/f31-build-57018-28267/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/multicat.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 setting SOURCE_DATE_EPOCH=1548979200 Wrote: /builddir/build/SRPMS/multicat-2.3-3.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/multicat.spec'], chrootPath='/var/lib/mock/f31-build-57018-28267/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/multicat.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 setting SOURCE_DATE_EPOCH=1548979200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BaEzGz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf multicat-2.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/multicat-2.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd multicat-2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|-O3|-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|' Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IGcFfA + umask 022 + cd /builddir/build/BUILD + cd multicat-2.3 + /usr/bin/make -O -j4 V=1 VERBOSE=1 BUILDSTDERR: util.c: In function 'RawFillHeaders': BUILDSTDERR: util.c:460:25: warning: taking address of packed member of 'struct udprawpkt' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 460 | struct iphdr *iph = &(dgram->iph); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: util.c:462:27: warning: taking address of packed member of 'struct udprawpkt' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 462 | struct udphdr *udph = &(dgram->udph); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from util.c:31: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'RawFillHeaders' at util.c:469:5, BUILDSTDERR: inlined from 'OpenSocket' at util.c:717:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'RawFillHeaders' at util.c:470:5, BUILDSTDERR: inlined from 'OpenSocket' at util.c:717:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wall -Wformat-security -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 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -c -o ingests.o ingests.c cc -Wall -Wformat-security -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 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -c -o aggregartp.o aggregartp.c cc -Wall -Wformat-security -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 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -c -o offsets.o offsets.c cc -Wall -Wformat-security -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 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -c -o lasts.o lasts.c cc -Wall -Wformat-security -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 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -c -o util.o util.c cc -Wall -Wformat-security -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 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -c -o reordertp.o reordertp.c cc -o ingests ingests.o util.o -lrt -pthread cc -Wall -Wformat-security -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 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -c -o multicat.o multicat.c cc -Wall -Wformat-security -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 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -c -o multicat_validate.o multicat_validate.c cc -o aggregartp aggregartp.o util.o -lrt -pthread cc -o reordertp reordertp.o util.o -lrt -pthread cc -o offsets offsets.o util.o -lrt -pthread BUILDSTDERR: cc -Wall -Wformat-security -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+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 -fasynchronous-unwind-tables -fstack-clash-protection -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -c -o multilive.o multilive.c cc -o lasts lasts.o -lrt -pthread cc -o multicat_validate multicat_validate.o util.o -lrt -pthread cc -o multicat multicat.o util.o -lrt -pthread cc -o multilive multilive.o util.o -lrt -pthread Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ss5IYA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64 + cd multicat-2.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64 'INSTALL=/usr/bin/install -p' PREFIX=/usr + chmod -x /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/man/man1/aggregartp.1 /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/man/man1/ingests.1 /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/man/man1/lasts.1 /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/man/man1/multicat.1 /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/man/man1/offsets.1 /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/man/man1/reordertp.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.3-3.fc31 --unique-debug-suffix -2.3-3.fc31.riscv64 --unique-debug-src-base multicat-2.3-3.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/multicat-2.3 BUILDSTDERR: 311 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/ingests explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/aggregartp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/multicat extracting debug info from /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/ingests extracting debug info from /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/aggregartp extracting debug info from /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/multicat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/lasts extracting debug info from /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/lasts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/multilive explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/multicat_validate extracting debug info from /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/multilive extracting debug info from /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/multicat_validate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/reordertp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/offsets extracting debug info from /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/reordertp extracting debug info from /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/bin/offsets original debug info size: 764kB, size after compression: 712kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. Processing files: multicat-2.3-3.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.70SwoB + umask 022 + cd /builddir/build/BUILD + cd multicat-2.3 + DOCDIR=/builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/doc/multicat + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/doc/multicat + cp -pr AUTHORS /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/doc/multicat + cp -pr Changelog /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/doc/multicat + cp -pr README /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/doc/multicat + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zo5jDz + umask 022 + cd /builddir/build/BUILD + cd multicat-2.3 + LICENSEDIR=/builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/licenses/multicat + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/licenses/multicat + cp -pr COPYING /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64/usr/share/licenses/multicat + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: multicat = 2.3-3.fc31 multicat(riscv-64) = 2.3-3.fc31 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: multicat-debugsource-2.3-3.fc31.riscv64 Provides: multicat-debugsource = 2.3-3.fc31 multicat-debugsource(riscv-64) = 2.3-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: multicat-debuginfo-2.3-3.fc31.riscv64 Provides: debuginfo(build-id) = 2ab11e5529da15d2e094b850063416f9282bb339 debuginfo(build-id) = 4442a60055e655348a840991cbde92c6cf4e5e7e debuginfo(build-id) = 6ee7213a8519563c0cca457d9e946abd7c9644c4 debuginfo(build-id) = 9a9c69ef2e32ccc281567af217f90594102bc041 debuginfo(build-id) = 9ed021ece54c8d44b76c78684e189c8e6ef118d1 debuginfo(build-id) = c7c60a7529295bc291ff5651443a8bf59ce61d05 debuginfo(build-id) = fe9111d671144f4a954b0f8cd125071a5dfb7bbb debuginfo(build-id) = ffde8f31ba088fb0fe243fb988a2edc38137005d multicat-debuginfo = 2.3-3.fc31 multicat-debuginfo(riscv-64) = 2.3-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: multicat-debugsource(riscv-64) = 2.3-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64 Wrote: /builddir/build/RPMS/multicat-debugsource-2.3-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/multicat-2.3-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/multicat-debuginfo-2.3-3.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BRArYz + umask 022 + cd /builddir/build/BUILD + cd multicat-2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/multicat-2.3-3.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0