Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/makepasswd.spec'], chrootPath='/var/lib/mock/f32-build-18746877-1327655/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1578009600 Wrote: /builddir/build/SRPMS/makepasswd-0.5.3-18.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/makepasswd.spec'], chrootPath='/var/lib/mock/f32-build-18746877-1327655/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1578009600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nWGS8v + 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 . Patch #0 (makepasswd-0.5.3-fix-duplicate-text-in-man-page.patch): + echo '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). + echo 'Patch #2 (makepasswd-0.5.3-default-pwdlength.patch):' 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.dbywFs + umask 022 + cd /builddir/build/BUILD + cd makepasswd-0.5.3 + make -j48 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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.5OoB4t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/makepasswd-0.5.3-18.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/makepasswd-0.5.3-18.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/makepasswd-0.5.3-18.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/makepasswd-0.5.3-18.fc32.x86_64 + cd makepasswd-0.5.3 + install -D -p -m 755 src/makepasswd /builddir/build/BUILDROOT/makepasswd-0.5.3-18.fc32.x86_64/usr/bin/makepasswd + install -D -p -m 644 doc/makepasswd.1 /builddir/build/BUILDROOT/makepasswd-0.5.3-18.fc32.x86_64/usr/share/man/man1/makepasswd.1 + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.5.3-18.fc32 --unique-debug-suffix -0.5.3-18.fc32.x86_64 --unique-debug-src-base makepasswd-0.5.3-18.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -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-18.fc32.x86_64/usr/bin/makepasswd extracting debug info from /builddir/build/BUILDROOT/makepasswd-0.5.3-18.fc32.x86_64/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/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-18.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bj6mUs + umask 022 + cd /builddir/build/BUILD + cd makepasswd-0.5.3 + DOCDIR=/builddir/build/BUILDROOT/makepasswd-0.5.3-18.fc32.x86_64/usr/share/doc/makepasswd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/makepasswd-0.5.3-18.fc32.x86_64/usr/share/doc/makepasswd + cp -pr COPYING /builddir/build/BUILDROOT/makepasswd-0.5.3-18.fc32.x86_64/usr/share/doc/makepasswd + RPM_EC=0 ++ jobs -p + exit 0 Provides: makepasswd = 0.5.3-18.fc32 makepasswd(x86-64) = 0.5.3-18.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(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-18.fc32.x86_64 Provides: makepasswd-debugsource = 0.5.3-18.fc32 makepasswd-debugsource(x86-64) = 0.5.3-18.fc32 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-18.fc32.x86_64 Provides: debuginfo(build-id) = 4388a42b28da61eb5d5900dce709bcd4ec961ed5 makepasswd-debuginfo = 0.5.3-18.fc32 makepasswd-debuginfo(x86-64) = 0.5.3-18.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: makepasswd-debugsource(x86-64) = 0.5.3-18.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/makepasswd-0.5.3-18.fc32.x86_64 Wrote: /builddir/build/RPMS/makepasswd-debugsource-0.5.3-18.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/makepasswd-0.5.3-18.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/makepasswd-debuginfo-0.5.3-18.fc32.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Sn90dw + umask 022 + cd /builddir/build/BUILD + cd makepasswd-0.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/makepasswd-0.5.3-18.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0