Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cowpatty.spec'], chrootPath='/var/lib/mock/f34-build-25298351-2873028/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/cowpatty.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=1611619200 Wrote: /builddir/build/SRPMS/cowpatty-4.6-22.fc34.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/cowpatty.spec'], chrootPath='/var/lib/mock/f34-build-25298351-2873028/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/cowpatty.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=1611619200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.slBPMX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cowpatty-4.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/cowpatty-4.6.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cowpatty-4.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n1PB4C + umask 022 + cd /builddir/build/BUILD + cd cowpatty-4.6 + make 'CFLAGS=-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOPENSSL' cc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOPENSSL -c -o md5.o md5.c cc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOPENSSL -c -o sha1.o sha1.c cc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOPENSSL -c -o utils.o utils.c cc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOPENSSL -c -o cowpatty.o cowpatty.c cowpatty.c: In function 'handle_dot1x': cowpatty.c:417:23: warning: variable 'index' set but not used [-Wunused-but-set-variable] 417 | int key_info, index; | ^~~~~ cowpatty.c: In function 'hashfile_attack': cowpatty.c:691:13: warning: variable 'reclen' set but not used [-Wunused-but-set-variable] 691 | int reclen, wordlen; | ^~~~~~ cowpatty.c: In function 'dictfile_attack': cowpatty.c:862:73: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 862 | printf("Invalid passphrase length: %s (%u).\n", | ~^ | | | unsigned int | %lu 863 | passphrase, strlen(passphrase)); | ~~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} In file included from /usr/include/string.h:519, from cowpatty.c:40: In function 'strncpy', inlined from 'parseopts' at cowpatty.c:163:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parseopts' at cowpatty.c:160:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parseopts' at cowpatty.c:157:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parseopts' at cowpatty.c:166:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ cc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOPENSSL -c -o genpmk.o genpmk.c genpmk.c: In function 'main': genpmk.c:249:73: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 249 | printf("Invalid passphrase length: %s (%u).\n", | ~^ | | | unsigned int | %lu 250 | passphrase, strlen(passphrase)); | ~~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} genpmk.c:91:26: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 91 | int fret = 0, c, ret; | ^~~ In file included from /usr/include/string.h:519, from genpmk.c:21: In function 'strncpy', inlined from 'main' at genpmk.c:123:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at genpmk.c:117:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at genpmk.c:120:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ cc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOPENSSL cowpatty.c -o cowpatty utils.o md5.o sha1.o -lpcap -lcrypto cowpatty.c: In function 'handle_dot1x': cowpatty.c:417:23: warning: variable 'index' set but not used [-Wunused-but-set-variable] 417 | int key_info, index; | ^~~~~ cowpatty.c: In function 'hashfile_attack': cowpatty.c:691:13: warning: variable 'reclen' set but not used [-Wunused-but-set-variable] 691 | int reclen, wordlen; | ^~~~~~ cowpatty.c: In function 'dictfile_attack': cowpatty.c:862:73: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 862 | printf("Invalid passphrase length: %s (%u).\n", | ~^ | | | unsigned int | %lu 863 | passphrase, strlen(passphrase)); | ~~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} In file included from /usr/include/string.h:519, from cowpatty.c:40: In function 'strncpy', inlined from 'parseopts' at cowpatty.c:163:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parseopts' at cowpatty.c:160:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parseopts' at cowpatty.c:157:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parseopts' at cowpatty.c:166:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ cc -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOPENSSL genpmk.c -o genpmk utils.o sha1.o -lpcap -lcrypto genpmk.c: In function 'main': genpmk.c:249:73: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 249 | printf("Invalid passphrase length: %s (%u).\n", | ~^ | | | unsigned int | %lu 250 | passphrase, strlen(passphrase)); | ~~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} genpmk.c:91:26: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 91 | int fret = 0, c, ret; | ^~~ In file included from /usr/include/string.h:519, from genpmk.c:21: In function 'strncpy', inlined from 'main' at genpmk.c:123:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at genpmk.c:117:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at genpmk.c:120:4: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.waE8Dx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64 + cd cowpatty-4.6 + rm -rf /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64 + install -D -pm 755 cowpatty /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/bin/cowpatty + install -D -pm 755 genpmk /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/bin/genpmk + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 4.6-22.fc34 --unique-debug-suffix -4.6-22.fc34.x86_64 --unique-debug-src-base cowpatty-4.6-22.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cowpatty-4.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/bin/cowpatty explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/bin/genpmk extracting debug info from /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/bin/genpmk extracting debug info from /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/bin/cowpatty original debug info size: 136kB, size after compression: 128kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 135 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: cowpatty-4.6-22.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PoZMyc + umask 022 + cd /builddir/build/BUILD + cd cowpatty-4.6 + DOCDIR=/builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/share/doc/cowpatty + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/share/doc/cowpatty + cp -pr AUTHORS /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/share/doc/cowpatty + cp -pr COPYING /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/share/doc/cowpatty + cp -pr README /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/share/doc/cowpatty + cp -pr FAQ /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/share/doc/cowpatty + cp -pr TODO /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/share/doc/cowpatty + cp -pr CHANGELOG /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64/usr/share/doc/cowpatty + RPM_EC=0 ++ jobs -p + exit 0 Provides: cowpatty = 4.6-22.fc34 cowpatty(x86-64) = 4.6-22.fc34 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.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libpcap.so.1()(64bit) rtld(GNU_HASH) Processing files: cowpatty-debugsource-4.6-22.fc34.x86_64 Provides: cowpatty-debugsource = 4.6-22.fc34 cowpatty-debugsource(x86-64) = 4.6-22.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cowpatty-debuginfo-4.6-22.fc34.x86_64 Provides: cowpatty-debuginfo = 4.6-22.fc34 cowpatty-debuginfo(x86-64) = 4.6-22.fc34 debuginfo(build-id) = 35b685ca48157e5b40b5506061789a38d512f8d4 debuginfo(build-id) = 6adf46231ccec8d451d98a895b49b563cfe43b5d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cowpatty-debugsource(x86-64) = 4.6-22.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64 Wrote: /builddir/build/RPMS/cowpatty-debugsource-4.6-22.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/cowpatty-4.6-22.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/cowpatty-debuginfo-4.6-22.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qAgWOY + umask 022 + cd /builddir/build/BUILD + cd cowpatty-4.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cowpatty-4.6-22.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0