Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/beep.spec'], chrootPath='/var/lib/mock/epel9-build-32485461-4399409/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 ppc64le --nodeps /builddir/build/SPECS/beep.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1642550400 Wrote: /builddir/build/SRPMS/beep-1.4.11-2.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/beep.spec'], chrootPath='/var/lib/mock/epel9-build-32485461-4399409/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 ppc64le --nodeps /builddir/build/SPECS/beep.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1642550400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iusLeT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf beep-1.4.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/beep-1.4.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd beep-1.4.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + grep '^pkgdocdir=' GNUmakefile pkgdocdir=$(docdir)/$(PACKAGE_TARNAME) + install -m 0644 -p /builddir/build/SOURCES/README.fedora README.fedora + sed -i 's|^\.\\" \(\.BR .*\)README.Distro\(.*\)|\1README.fedora\2|' beep.1.in + : + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EXWpgM + umask 022 + cd /builddir/build/BUILD + cd beep-1.4.11 + make -j8 COMPILERS=gcc 'CFLAGS_gcc=-Wall -Wextra -std=gnu99 -pedantic -Werror -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' CPPFLAGS_gcc= /usr/bin/sed -e s/@PACKAGE_TARNAME@/beep/g -e s/@PACKAGE_VERSION@/1.4.11/g -e s/@DEFAULT_FREQ@/440/g -e s/@DEFAULT_LENGTH@/200/g -e s/@DEFAULT_DELAY@/100/g -e 's|[@]pkgdocdir@|/usr/share/doc/beep|g' < beep-config.h.in > beep-config.h.new /usr/bin/sed -e s/@PACKAGE_TARNAME@/beep/g -e s/@PACKAGE_VERSION@/1.4.11/g -e s/@DEFAULT_FREQ@/440/g -e s/@DEFAULT_LENGTH@/200/g -e s/@DEFAULT_DELAY@/100/g -e 's|[@]pkgdocdir@|/usr/share/doc/beep|g' < beep-usage.txt.in > beep-usage.txt.new gcc -MT beep-drivers.gcc-o -MMD -MP -MF .deps/beep-drivers.gcc-o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.11"' -Wall -Wextra -std=gnu99 -pedantic -Werror -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -o beep-drivers.gcc-o -c beep-drivers.c gcc -MT beep-driver-console.gcc-o -MMD -MP -MF .deps/beep-driver-console.gcc-o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.11"' -Wall -Wextra -std=gnu99 -pedantic -Werror -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -o beep-driver-console.gcc-o -c beep-driver-console.c gcc -MT beep-driver-evdev.gcc-o -MMD -MP -MF .deps/beep-driver-evdev.gcc-o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.11"' -Wall -Wextra -std=gnu99 -pedantic -Werror -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -o beep-driver-evdev.gcc-o -c beep-driver-evdev.c /usr/bin/sed -e s/@PACKAGE_TARNAME@/beep/g -e s/@PACKAGE_VERSION@/1.4.11/g -e s/@DEFAULT_FREQ@/440/g -e s/@DEFAULT_LENGTH@/200/g -e s/@DEFAULT_DELAY@/100/g -e 's|[@]pkgdocdir@|/usr/share/doc/beep|g' < beep.1.in > beep.1.new mv -f beep-config.h.new beep-config.h mv -f beep-usage.txt.new beep-usage.txt gcc -MT beep-log.gcc-o -MMD -MP -MF .deps/beep-log.gcc-o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.11"' -Wall -Wextra -std=gnu99 -pedantic -Werror -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -o beep-log.gcc-o -c beep-log.c gcc -MT beep-main.gcc-o -MMD -MP -MF .deps/beep-main.gcc-o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.11"' -Wall -Wextra -std=gnu99 -pedantic -Werror -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -o beep-main.gcc-o -c beep-main.c mv -f beep.1.new beep.1 gcc -MT beep-library.gcc-o -MMD -MP -MF .deps/beep-library.gcc-o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.11"' -Wall -Wextra -std=gnu99 -pedantic -Werror -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -o beep-library.gcc-o -c beep-library.c echo '/* Auto-generated from `beep-usage.txt`. Modify that file instead. */' > beep-usage.c echo '#include "beep-usage.h"' >> beep-usage.c echo 'char beep_usage[] =' >> beep-usage.c set -e; IFS=""; while read line; do \ printf ' "%s\\n"\n' "${line}" >> beep-usage.c; \ done < beep-usage.txt echo ' ;' >> beep-usage.c gcc -MT beep-usage.gcc-o -MMD -MP -MF .deps/beep-usage.gcc-o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.11"' -Wall -Wextra -std=gnu99 -pedantic -Werror -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -o beep-usage.gcc-o -c beep-usage.c gcc -Wall -Wextra -std=gnu99 -pedantic -Werror -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o beep.gcc beep-log.gcc-o beep-main.gcc-o beep-library.gcc-o beep-usage.gcc-o beep-drivers.gcc-o beep-driver-console.gcc-o beep-driver-evdev.gcc-o cp -f beep.gcc beep + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EZo8lf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le ++ dirname /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le + cd beep-1.4.11 + rm -rf /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le + ls -l /usr/share/doc total 20 drwxr-xr-x. 2 root root 37 Jan 19 19:08 annobin-plugin drwxr-xr-x. 2 root root 94 Jan 19 19:08 bash drwxr-xr-x. 2 root root 20 Jan 19 19:08 binutils drwxr-xr-x. 2 root root 50 Jan 19 19:08 bzip2 drwxr-xr-x. 2 root root 26 Jan 19 19:08 centos-stream-release drwxr-xr-x. 2 root root 75 Jan 19 19:08 coreutils-common drwxr-xr-x. 2 root root 90 Jan 19 19:08 cpio drwxr-xr-x. 2 root root 89 Jan 19 19:08 cracklib drwxr-xr-x. 2 root root 124 Jan 19 19:08 curl drwxr-xr-x. 2 root root 4096 Jan 19 19:08 cyrus-sasl-lib drwxr-xr-x. 2 root root 89 Jan 19 19:08 device-mapper drwxr-xr-x. 2 root root 32 Jan 19 19:08 diffutils drwxr-xr-x. 2 root root 76 Jan 19 19:08 ed drwxr-xr-x. 2 root root 20 Jan 19 19:08 efi-srpm-macros drwxr-xr-x. 2 root root 52 Jan 19 19:08 elfutils drwxr-xr-x. 2 root root 36 Jan 19 19:08 expat drwxr-xr-x. 2 root root 41 Jan 19 19:08 fedpkg-minimal drwxr-xr-x. 2 root root 37 Jan 19 19:08 file drwxr-xr-x. 2 root root 37 Jan 19 19:08 file-libs drwxr-xr-x. 2 root root 73 Jan 19 19:08 findutils drwxr-xr-x. 2 root root 44 Jan 19 19:08 fonts-rpm-macros drwxr-xr-x. 2 root root 73 Jan 19 19:08 gawk drwxr-xr-x. 2 root root 4096 Jan 19 19:08 gcc drwxr-xr-x. 2 root root 32 Jan 19 19:08 gmp drwxr-xr-x. 2 root root 23 Jan 19 19:08 go-rpm-macros drwxr-xr-x. 2 root root 73 Jan 19 19:08 grep drwxr-xr-x. 2 root root 70 Jan 19 19:08 groff-base drwxr-xr-x. 2 root root 90 Jan 19 19:08 gzip drwxr-xr-x. 2 root root 34 Jan 19 19:08 krb5-libs drwxr-xr-x. 2 root root 35 Jan 19 19:08 libarchive drwxr-xr-x. 2 root root 21 Jan 19 19:08 libblkid drwxr-xr-x. 2 root root 30 Jan 19 19:08 libcap drwxr-xr-x. 2 root root 20 Jan 19 19:08 libdb drwxr-xr-x. 2 root root 50 Jan 19 19:08 libeconf drwxr-xr-x. 2 root root 37 Jan 19 19:08 libedit drwxr-xr-x. 2 root root 23 Jan 19 19:08 libffi drwxr-xr-x. 2 root root 47 Jan 19 19:08 libgcrypt drwxr-xr-x. 2 root root 57 Jan 19 19:08 libgomp drwxr-xr-x. 2 root root 47 Jan 19 19:08 libgpg-error drwxr-xr-x. 2 root root 50 Jan 19 19:08 libidn2 drwxr-xr-x. 2 root root 32 Jan 19 19:08 libmpc drwxr-xr-x. 2 root root 47 Jan 19 19:08 libpwquality drwxr-xr-x. 2 root root 37 Jan 19 19:08 librtas drwxr-xr-x. 2 root root 78 Jan 19 19:08 libseccomp drwxr-xr-x. 2 root root 47 Jan 19 19:08 libsigsegv drwxr-xr-x. 2 root root 63 Jan 19 19:08 libssh drwxr-xr-x. 2 root root 50 Jan 19 19:08 libtasn1 drwxr-xr-x. 2 root root 47 Jan 19 19:08 libunistring drwxr-xr-x. 2 root root 20 Jan 19 19:08 libutempter drwxr-xr-x. 2 root root 64 Jan 19 19:08 libverto drwxr-xr-x. 2 root root 94 Jan 19 19:08 libxcrypt drwxr-xr-x. 2 root root 59 Jan 19 19:08 libxml2 drwxr-xr-x. 2 root root 21 Jan 19 19:08 lz4-libs drwxr-xr-x. 2 root root 47 Jan 19 19:08 make drwxr-xr-x. 2 root root 59 Jan 19 19:08 mpfr drwxr-xr-x. 2 root root 79 Jan 19 19:08 ncurses drwxr-xr-x. 2 root root 20 Jan 19 19:08 ncurses-base drwxr-xr-x. 2 root root 55 Jan 19 19:08 openldap drwxr-xr-x. 2 root root 66 Jan 19 19:08 openssl drwxr-xr-x. 2 root root 74 Jan 19 19:08 p11-kit drwxr-xr-x. 2 root root 32 Jan 19 19:08 patch drwxr-xr-x. 2 root root 33 Jan 19 19:08 pcre drwxr-xr-x. 2 root root 50 Jan 19 19:08 pcre2-syntax drwxr-xr-x. 2 root root 35 Jan 19 19:08 perl-Carp drwxr-xr-x. 2 root root 50 Jan 19 19:08 perl-Encode drwxr-xr-x. 2 root root 35 Jan 19 19:08 perl-Exporter drwxr-xr-x. 2 root root 35 Jan 19 19:08 perl-File-Path drwxr-xr-x. 3 root root 47 Jan 19 19:08 perl-File-Temp drwxr-xr-x. 3 root root 51 Jan 19 19:08 perl-Getopt-Long drwxr-xr-x. 3 root root 70 Jan 19 19:08 perl-HTTP-Tiny drwxr-xr-x. 2 root root 35 Jan 19 19:08 perl-MIME-Base64 drwxr-xr-x. 2 root root 21 Jan 19 19:08 perl-PathTools drwxr-xr-x. 2 root root 35 Jan 19 19:08 perl-Pod-Escapes drwxr-xr-x. 2 root root 35 Jan 19 19:08 perl-Pod-Perldoc drwxr-xr-x. 2 root root 37 Jan 19 19:08 perl-Pod-Simple drwxr-xr-x. 2 root root 35 Jan 19 19:08 perl-Pod-Usage drwxr-xr-x. 2 root root 35 Jan 19 19:08 perl-Scalar-List-Utils drwxr-xr-x. 2 root root 21 Jan 19 19:08 perl-Socket drwxr-xr-x. 2 root root 37 Jan 19 19:08 perl-Storable drwxr-xr-x. 3 root root 51 Jan 19 19:08 perl-Term-ANSIColor drwxr-xr-x. 2 root root 35 Jan 19 19:08 perl-Term-Cap drwxr-xr-x. 2 root root 35 Jan 19 19:08 perl-Text-ParseWords drwxr-xr-x. 2 root root 37 Jan 19 19:08 perl-Text-Tabs+Wrap drwxr-xr-x. 2 root root 87 Jan 19 19:08 perl-Time-Local drwxr-xr-x. 3 root root 45 Jan 19 19:08 perl-constant drwxr-xr-x. 2 root root 50 Jan 19 19:08 perl-libs drwxr-xr-x. 2 root root 21 Jan 19 19:08 perl-parent drwxr-xr-x. 2 root root 74 Jan 19 19:08 perl-podlators drwxr-xr-x. 2 root root 50 Jan 19 19:08 pkgconf drwxr-xr-x. 2 root root 21 Jan 19 19:08 popt drwxr-xr-x. 2 root root 27 Jan 19 19:08 redhat-rpm-config drwxr-xr-x. 2 root root 4096 Jan 19 19:08 rpm drwxr-xr-x. 2 root root 94 Jan 19 19:08 sed drwxr-xr-x. 2 root root 20 Jan 19 19:08 setup drwxr-xr-x. 2 root root 45 Jan 19 19:08 shadow-utils drwxr-xr-x. 2 root root 23 Jan 19 19:08 sqlite-libs drwxr-xr-x. 2 root root 4096 Jan 19 19:08 systemd drwxr-xr-x. 2 root root 78 Jan 19 19:08 tar drwxr-xr-x. 2 root root 78 Jan 19 19:08 tzdata drwxr-xr-x. 2 root root 32 Jan 19 19:08 unzip drwxr-xr-x. 2 root root 123 Jan 19 19:08 util-linux drwxr-xr-x. 2 root root 63 Jan 19 19:08 which drwxr-xr-x. 2 root root 4096 Jan 19 19:08 xz drwxr-xr-x. 2 root root 113 Jan 19 19:08 zip drwxr-xr-x. 2 root root 34 Jan 19 19:08 zlib drwxr-xr-x. 2 root root 40 Jan 19 19:08 zstd /usr/bin/install -m 0755 -d /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/bin /usr/bin/install -m 0755 -p beep /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/bin/ /usr/bin/install -m 0755 -d /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/share/man/man1 /usr/bin/install -m 0644 -p beep.1 /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/share/man/man1/ + make install DESTDIR=/builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le COMPILERS=gcc 'CFLAGS_gcc=-Wall -Wextra -std=gnu99 -pedantic -Werror -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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' CPPFLAGS_gcc= /usr/bin/install -m 0755 -d /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/share/doc/beep /usr/bin/install -m 0644 -p COPYING CREDITS.md NEWS.md README.md PERMISSIONS.md /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/share/doc/beep/ /usr/bin/install -m 0755 -d /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/share/doc/beep/contrib /usr/bin/install -m 0755 -p contrib/failure-beeps contrib/success-beeps contrib/morse/morse2beep.pl contrib/morse/morse2beep.sed /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/share/doc/beep/contrib/ + install -d -m 0755 /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/etc/modprobe.d/ + install -p -m 0644 /builddir/build/SOURCES/pcspkr-beep.conf /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/etc/modprobe.d/beep.conf + install -d -m 0755 /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/lib/udev/rules.d/ + install -p -m 0644 /builddir/build/SOURCES/70-pcspkr-beep.rules /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/lib/udev/rules.d/ + install -p -m 0644 /builddir/build/SOURCES/90-pcspkr-beep.rules /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/lib/udev/rules.d/ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.4.11-2.el9 --unique-debug-suffix -1.4.11-2.el9.ppc64le --unique-debug-src-base beep-1.4.11-2.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/beep-1.4.11 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/bin/beep extracting debug info from /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/bin/beep original debug info size: 72kB, size after compression: 68kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 107 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/share/doc/beep/contrib/failure-beeps from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/beep/contrib/success-beeps from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/beep/contrib/morse2beep.sed from /usr/bin/env sed -f to #!/usr/bin/sed -f Processing files: beep-1.4.11-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TxqvwX + umask 022 + cd /builddir/build/BUILD + cd beep-1.4.11 + DOCDIR=/builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/share/doc/beep + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/share/doc/beep + cp -pr README.fedora /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le/usr/share/doc/beep + RPM_EC=0 ++ jobs -p + exit 0 Provides: beep = 1.4.11-2.el9 beep(ppc-64) = 1.4.11-2.el9 config(beep) = 1.4.11-2.el9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: beep-debugsource-1.4.11-2.el9.ppc64le Provides: beep-debugsource = 1.4.11-2.el9 beep-debugsource(ppc-64) = 1.4.11-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: beep-debuginfo-1.4.11-2.el9.ppc64le Provides: beep-debuginfo = 1.4.11-2.el9 beep-debuginfo(ppc-64) = 1.4.11-2.el9 debuginfo(build-id) = e86e85da18163efcc7c49f41785a969c24f6df3b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: beep-debugsource(ppc-64) = 1.4.11-2.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le Wrote: /builddir/build/RPMS/beep-1.4.11-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/beep-debugsource-1.4.11-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/beep-debuginfo-1.4.11-2.el9.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9dLUBC + umask 022 + cd /builddir/build/BUILD + cd beep-1.4.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/beep-1.4.11-2.el9.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0