Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pscan.spec'], chrootPath='/var/lib/mock/f33-build-300670-56615/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pscan.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=1595894400 Wrote: /builddir/build/SRPMS/pscan-1.3-23.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pscan.spec'], chrootPath='/var/lib/mock/f33-build-300670-56615/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pscan.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=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PBOvW1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pscan-1.3 + /usr/bin/mkdir -p pscan-1.3 + cd pscan-1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pscan.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pscan_1.2-9.diff.gz):' Patch #0 (pscan_1.2-9.diff.gz): + /usr/bin/gzip -dc /builddir/build/SOURCES/pscan_1.2-9.diff.gz + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file debian/changelog patching file debian/compat patching file debian/copyright patching file debian/control patching file debian/rules patching file debian/pscan.1 patching file debian/watch patching file debian/patches/20_pscan.patch patching file debian/patches/40_max_stack.patch patching file debian/patches/30_scanner.patch + patch -p1 -i debian/patches/20_pscan.patch patching file pscan.c Hunk #1 succeeded at 29 (offset -2 lines). Hunk #2 succeeded at 98 (offset -2 lines). Hunk #3 succeeded at 204 (offset -2 lines). Hunk #4 succeeded at 259 (offset -2 lines). Hunk #5 succeeded at 278 (offset -2 lines). Hunk #6 succeeded at 302 (offset -2 lines). Hunk #7 succeeded at 313 (offset -2 lines). Hunk #8 succeeded at 331 (offset -2 lines). Hunk #9 succeeded at 345 (offset -2 lines). Hunk #10 succeeded at 408 (offset -2 lines). Hunk #11 succeeded at 432 (offset -2 lines). patching file pscan.h Hunk #1 succeeded at 29 (offset -2 lines). patching file test.c Hunk #1 succeeded at 147 (offset -2 lines). + patch -p1 -i debian/patches/30_scanner.patch patching file scanner.l + patch -p0 -i debian/patches/40_max_stack.patch patching file pscan.c Hunk #1 succeeded at 44 (offset -2 lines). + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EsvTn2 + umask 022 + cd /builddir/build/BUILD + cd pscan-1.3 + make -j4 'CC=gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' lex -t scanner.l > scanner.yy.c gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pscan.o pscan.c gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c scanner.yy.c -o scanner.yy.o gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection scanner.yy.o pscan.o -o pscan + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GyEIWY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64 + cd pscan-1.3 + rm -rf /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64 + install -Dpm 755 pscan /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/bin/pscan + install -Dpm 644 debian/pscan.1 /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/share/man/man1/pscan.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3-23.fc33 --unique-debug-suffix -1.3-23.fc33.riscv64 --unique-debug-src-base pscan-1.3-23.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pscan-1.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/bin/pscan extracting debug info from /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/bin/pscan original debug info size: 164kB, size after compression: 164kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 38 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pscan-1.3-23.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.o0q9V0 + umask 022 + cd /builddir/build/BUILD + cd pscan-1.3 + DOCDIR=/builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/share/doc/pscan + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/share/doc/pscan + cp -pr README /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/share/doc/pscan + cp -pr find_formats.sh /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/share/doc/pscan + cp -pr stackguard.txt /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/share/doc/pscan + cp -pr test.c /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/share/doc/pscan + cp -pr wu-ftpd.pscan /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/share/doc/pscan + cp -pr debian/changelog /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/share/doc/pscan + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9BKH4Y + umask 022 + cd /builddir/build/BUILD + cd pscan-1.3 + LICENSEDIR=/builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/share/licenses/pscan + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/share/licenses/pscan + cp -pr COPYING /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64/usr/share/licenses/pscan + RPM_EC=0 ++ jobs -p + exit 0 Provides: pscan = 1.3-23.fc33 pscan(riscv-64) = 1.3-23.fc33 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) rtld(GNU_HASH) Processing files: pscan-debugsource-1.3-23.fc33.riscv64 Provides: pscan-debugsource = 1.3-23.fc33 pscan-debugsource(riscv-64) = 1.3-23.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pscan-debuginfo-1.3-23.fc33.riscv64 Provides: debuginfo(build-id) = c7524130ba923bd350eeaa8e12adbff14a6874d7 pscan-debuginfo = 1.3-23.fc33 pscan-debuginfo(riscv-64) = 1.3-23.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pscan-debugsource(riscv-64) = 1.3-23.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64 Wrote: /builddir/build/RPMS/pscan-debugsource-1.3-23.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pscan-debuginfo-1.3-23.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pscan-1.3-23.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aSOFMY + umask 022 + cd /builddir/build/BUILD + cd pscan-1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pscan-1.3-23.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0