Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/figlet.spec'], chrootPath='/var/lib/mock/rhel+epel-9-x86_64-1657843296.742822/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/figlet.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=1564012800 Wrote: /builddir/build/SRPMS/figlet-2.2.5-18.20151018gita565ae1.el9.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/figlet.spec'], chrootPath='/var/lib/mock/rhel+epel-9-x86_64-1657843296.742822/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/figlet.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=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g5QeoC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf figlet-a565ae1e8f8254044219260dda2a6b51984930dc + /usr/bin/gzip -dc /builddir/build/SOURCES/figlet-a565ae1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd figlet-a565ae1e8f8254044219260dda2a6b51984930dc + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|usr/local|usr|g' -e 's|$(prefix)/man|$(prefix)/share/man|g' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TkrOoi + umask 022 + cd /builddir/build/BUILD + cd figlet-a565ae1e8f8254044219260dda2a6b51984930dc + make -j2 '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 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' gcc -c -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 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o figlet.o figlet.c gcc -c -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 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o zipio.o zipio.c In file included from figlet.c:80: figlet.c: In function 'skiptoeol': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:361:42: note: in expansion of macro 'Zungetc' 361 | if (dummy != EOF && dummy != '\n') Zungetc(dummy,fp); | ^~~~~~~ figlet.c: In function 'myfgets': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:391:34: note: in expansion of macro 'Zungetc' 391 | if (c != EOF && c != '\n') Zungetc(c,fp); | ^~~~~~~ figlet.c: In function 'skipws': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:501:3: note: in expansion of macro 'Zungetc' 501 | Zungetc(c,fp); | ^~~~~~~ figlet.c: In function 'readnum': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:529:5: note: in expansion of macro 'Zungetc' 529 | Zungetc(c,fp); | ^~~~~~~ zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:539:8: note: in expansion of macro 'Zungetc' 539 | Zungetc(c,fp); | ^~~~~~~ zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:544:5: note: in expansion of macro 'Zungetc' 544 | Zungetc(c,fp); | ^~~~~~~ zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:551:7: note: in expansion of macro 'Zungetc' 551 | Zungetc(c,fp); | ^~~~~~~ figlet.c: In function 'readTchar': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:579:5: note: in expansion of macro 'Zungetc' 579 | Zungetc(thechar,fp); | ^~~~~~~ zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:603:9: note: in expansion of macro 'Zungetc' 603 | Zungetc(next,fp); | ^~~~~~~ figlet.c: In function 'charsetname': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:628:5: note: in expansion of macro 'Zungetc' 628 | Zungetc(result,fp); | ^~~~~~~ figlet.c: In function 'charset': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:680:3: note: in expansion of macro 'Zungetc' 680 | Zungetc(ch, controlfile); | ^~~~~~~ figlet.c: In function 'readcontrol': zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:769:11: note: in expansion of macro 'Zungetc' 769 | Zungetc(dashcheck,controlfile); | ^~~~~~~ zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value] 87 | ((f)->ptr--, (f)->len++, (c)) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ figlet.c:787:9: note: in expansion of macro 'Zungetc' 787 | Zungetc(command,controlfile); | ^~~~~~~ gcc -c -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 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o crc.o crc.c gcc -c -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 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o inflate.o inflate.c gcc -c -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 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o utf8.o utf8.c gcc -c -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 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o chkfont.o chkfont.c gcc -o figlet figlet.o zipio.o crc.o inflate.o utf8.o gcc -o chkfont chkfont.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rSS4j2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64 + cd figlet-a565ae1e8f8254044219260dda2a6b51984930dc + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64 'INSTALL=/usr/bin/install -p' mkdir -p /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/bin mkdir -p /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/share/man/man6 mkdir -p /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/share/figlet cp figlet chkfont figlist showfigfonts /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/bin cp figlet.6 chkfont.6 figlist.6 showfigfonts.6 /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/share/man/man6 cp fonts/*.flf /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/share/figlet cp fonts/*.flc /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/share/figlet + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.2.5-18.20151018gita565ae1.el9 --unique-debug-suffix -2.2.5-18.20151018gita565ae1.el9.x86_64 --unique-debug-src-base figlet-2.2.5-18.20151018gita565ae1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/figlet-a565ae1e8f8254044219260dda2a6b51984930dc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/bin/chkfont explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/bin/figlet extracting debug info from /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/bin/figlet extracting debug info from /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/bin/chkfont original debug info size: 164kB, size after compression: 160kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 308 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 mangling shebang in /usr/bin/showfigfonts from /bin/sh - to #!/usr/bin/sh - mangling shebang in /usr/bin/figlist from /bin/sh - to #!/usr/bin/sh - Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NKS8Ad + umask 022 + cd /builddir/build/BUILD + cd figlet-a565ae1e8f8254044219260dda2a6b51984930dc + make check Run tests in /builddir/build/BUILD/figlet-a565ae1e8f8254044219260dda2a6b51984930dc Default font dir: /usr/share/figlet Current font dir: fonts Default font: standard _____ _ _ _ |_ _|__ __| |_ _ _ ___ ____ _| | |_ ___ | |/ -_|_-< _| | '_/ -_|_-< || | | _(_-< |_|\___/__/\__| |_| \___/__/\_,_|_|\__/__/ Run test 001: showfigfonts output... pass Run test 002: text rendering in all fonts... pass Run test 003: long text rendering... pass Run test 004: left-to-right text... pass Run test 005: right-to-left text... pass Run test 006: flush-left justification... pass Run test 007: flush-right justification... pass Run test 008: center justification... pass Run test 009: kerning mode... pass Run test 010: full width mode... pass Run test 011: overlap mode... pass Run test 012: tlf2 font rendering... pass Run test 013: kerning flush-left right-to-left mode... pass Run test 014: kerning centered right-to-left mode (slant)... pass Run test 015: full-width flush-right right-to-left mode... pass Run test 016: overlap flush-right mode (big)... pass Run test 017: tlf2 kerning flush-right mode... pass Run test 018: tlf2 overlap centered mode... pass Run test 019: tlf2 full-width flush-left right-to-left mode... pass Run test 020: specify font directory... pass Run test 021: paragraph mode long line output... pass Run test 022: short line output... pass Run test 023: kerning paragraph centered mode (small)... pass Run test 024: list of control files... pass Run test 025: uskata control file... pass Run test 026: jis0201 control file... pass Run test 027: right-to-left smushing with JavE font... pass All tests passed. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: figlet-2.2.5-18.20151018gita565ae1.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Iaw3og + umask 022 + cd /builddir/build/BUILD + cd figlet-a565ae1e8f8254044219260dda2a6b51984930dc + DOCDIR=/builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/share/doc/figlet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/share/doc/figlet + cp -pr CHANGES /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/share/doc/figlet + cp -pr README /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/share/doc/figlet + cp -pr FAQ /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/share/doc/figlet + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OEL3X9 + umask 022 + cd /builddir/build/BUILD + cd figlet-a565ae1e8f8254044219260dda2a6b51984930dc + LICENSEDIR=/builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/share/licenses/figlet + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/share/licenses/figlet + cp -pr LICENSE /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64/usr/share/licenses/figlet + RPM_EC=0 ++ jobs -p + exit 0 Provides: figlet = 2.2.5-18.20151018gita565ae1.el9 figlet(x86-64) = 2.2.5-18.20151018gita565ae1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: figlet-debugsource-2.2.5-18.20151018gita565ae1.el9.x86_64 Provides: figlet-debugsource = 2.2.5-18.20151018gita565ae1.el9 figlet-debugsource(x86-64) = 2.2.5-18.20151018gita565ae1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: figlet-debuginfo-2.2.5-18.20151018gita565ae1.el9.x86_64 Provides: debuginfo(build-id) = d1e4ddd1969cd8927594a04450e9e9b29b190349 debuginfo(build-id) = d42aa8e1ed20b7ee3c95a9e1ba8313cafcb9150b figlet-debuginfo = 2.2.5-18.20151018gita565ae1.el9 figlet-debuginfo(x86-64) = 2.2.5-18.20151018gita565ae1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: figlet-debugsource(x86-64) = 2.2.5-18.20151018gita565ae1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64 Wrote: /builddir/build/RPMS/figlet-debuginfo-2.2.5-18.20151018gita565ae1.el9.x86_64.rpm Wrote: /builddir/build/RPMS/figlet-debugsource-2.2.5-18.20151018gita565ae1.el9.x86_64.rpm Wrote: /builddir/build/RPMS/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ducZXJ + umask 022 + cd /builddir/build/BUILD + cd figlet-a565ae1e8f8254044219260dda2a6b51984930dc + /usr/bin/rm -rf /builddir/build/BUILDROOT/figlet-2.2.5-18.20151018gita565ae1.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0