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/makepasswd.spec'], chrootPath='/var/lib/mock/f33-build-131205-40974/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/makepasswd.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=1580256000 Wrote: /builddir/build/SRPMS/makepasswd-0.5.3-19.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/makepasswd.spec'], chrootPath='/var/lib/mock/f33-build-131205-40974/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/makepasswd.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=1580256000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ut7URc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf makepasswd-0.5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/makepasswd-0.5.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd makepasswd-0.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (makepasswd-0.5.3-fix-duplicate-text-in-man-page.patch):' Patch #0 (makepasswd-0.5.3-fix-duplicate-text-in-man-page.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file ./doc/makepasswd.xml Patch #1 (makepasswd-0.5.3-Avoid-a-crash-on-invalid-input-values.patch): + echo 'Patch #1 (makepasswd-0.5.3-Avoid-a-crash-on-invalid-input-values.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/makepasswd.c Hunk #1 succeeded at 736 (offset -5 lines). Patch #2 (makepasswd-0.5.3-default-pwdlength.patch): + echo 'Patch #2 (makepasswd-0.5.3-default-pwdlength.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/makepasswd.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dLbHpc + umask 022 + cd /builddir/build/BUILD + cd makepasswd-0.5.3 + make -j4 CFLAGSF= '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' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lcrypt -lcrypto' make[1]: Entering directory '/builddir/build/BUILD/makepasswd-0.5.3/doc' ./docbook.sh -P "/usr/local" -- "makepasswd.1" ./docbook.sh -P "/usr/local" -- "makepasswd.html" xsltproc --nonet --xinclude -o makepasswd.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl makepasswd.xml xsltproc --nonet --xinclude -o makepasswd.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl makepasswd.xml Note: Writing makepasswd.1 make[1]: Leaving directory '/builddir/build/BUILD/makepasswd-0.5.3/doc' make[1]: Entering directory '/builddir/build/BUILD/makepasswd-0.5.3/src' cc -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 makepasswd.c cc -o makepasswd makepasswd.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lcrypt -lcrypto make[1]: Leaving directory '/builddir/build/BUILD/makepasswd-0.5.3/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l9Tyyd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/makepasswd-0.5.3-19.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/makepasswd-0.5.3-19.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/makepasswd-0.5.3-19.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/makepasswd-0.5.3-19.fc33.riscv64 + cd makepasswd-0.5.3 + install -D -p -m 755 src/makepasswd /builddir/build/BUILDROOT/makepasswd-0.5.3-19.fc33.riscv64/usr/bin/makepasswd + install -D -p -m 644 doc/makepasswd.1 /builddir/build/BUILDROOT/makepasswd-0.5.3-19.fc33.riscv64/usr/share/man/man1/makepasswd.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.5.3-19.fc33 --unique-debug-suffix -0.5.3-19.fc33.riscv64 --unique-debug-src-base makepasswd-0.5.3-19.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/makepasswd-0.5.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/makepasswd-0.5.3-19.fc33.riscv64/usr/bin/makepasswd extracting debug info from /builddir/build/BUILDROOT/makepasswd-0.5.3-19.fc33.riscv64/usr/bin/makepasswd original debug info size: 64kB, size after compression: 64kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 34 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 /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: makepasswd-0.5.3-19.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VSgg9c + umask 022 + cd /builddir/build/BUILD + cd makepasswd-0.5.3 + DOCDIR=/builddir/build/BUILDROOT/makepasswd-0.5.3-19.fc33.riscv64/usr/share/doc/makepasswd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/makepasswd-0.5.3-19.fc33.riscv64/usr/share/doc/makepasswd + cp -pr COPYING /builddir/build/BUILDROOT/makepasswd-0.5.3-19.fc33.riscv64/usr/share/doc/makepasswd + RPM_EC=0 ++ jobs -p + exit 0 Provides: makepasswd = 0.5.3-19.fc33 makepasswd(riscv-64) = 0.5.3-19.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) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) Processing files: makepasswd-debugsource-0.5.3-19.fc33.riscv64 Provides: makepasswd-debugsource = 0.5.3-19.fc33 makepasswd-debugsource(riscv-64) = 0.5.3-19.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: makepasswd-debuginfo-0.5.3-19.fc33.riscv64 Provides: debuginfo(build-id) = 0b0277224251a12ef9b116c39e13fae1f3226574 makepasswd-debuginfo = 0.5.3-19.fc33 makepasswd-debuginfo(riscv-64) = 0.5.3-19.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: makepasswd-debugsource(riscv-64) = 0.5.3-19.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/makepasswd-0.5.3-19.fc33.riscv64 Wrote: /builddir/build/RPMS/makepasswd-debugsource-0.5.3-19.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/makepasswd-debuginfo-0.5.3-19.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/makepasswd-0.5.3-19.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4MLtCf + umask 022 + cd /builddir/build/BUILD + cd makepasswd-0.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/makepasswd-0.5.3-19.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0