Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/iw.spec'], chrootPath='/var/lib/mock/f34-build-25081724-2786825/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/iw.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=1595894400 Wrote: /builddir/build/SRPMS/iw-5.4-3.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/iw.spec'], chrootPath='/var/lib/mock/f34-build-25081724-2786825/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/iw.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=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FAdQ4a + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf iw-5.4 + /usr/bin/xz -dc /builddir/build/SOURCES/iw-5.4.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd iw-5.4 + /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.mVuF87 + umask 022 + cd /builddir/build/BUILD + cd iw-5.4 + export '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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + make -j8 GEN nl80211-commands.inc GEN version.c CC ap.o CC bitrate.o CC bloom.o CC coalesce.o CC connect.o CC cqm.o CC event.o CC ftm.o CC genl.o event.c: In function 'parse_nan_match': event.c:617:41: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 617 | "NAN(cookie=0x%llx): DiscoveryResult, peer_id=%d, local_id=%d, peer_mac=%s", | ~~~^ | | | long long unsigned int | %lx 618 | cookie, | ~~~~~~ | | | __u64 {aka long unsigned int} event.c:629:41: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 629 | "NAN(cookie=0x%llx): Replied, peer_id=%d, local_id=%d, peer_mac=%s", | ~~~^ | | | long long unsigned int | %lx 630 | cookie, | ~~~~~~ | | | __u64 {aka long unsigned int} event.c:637:41: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__u64' {aka 'long unsigned int'} [-Wformat=] 637 | "NAN(cookie=0x%llx): FollowUpReceive, peer_id=%d, local_id=%d, peer_mac=%s", | ~~~^ | | | long long unsigned int | %lx 638 | cookie, | ~~~~~~ | | | __u64 {aka long unsigned int} CC hwsim.o CC ibss.o CC info.o CC interface.o CC iw.o CC link.o CC measurements.o CC mesh.o CC mgmt.o CC mpath.o CC mpp.o CC nan.o CC ocb.o CC offch.o CC p2p.o CC phy.o CC ps.o CC reason.o CC reg.o CC roc.o CC scan.o CC sections.o CC sha256.o CC station.o CC status.o CC survey.o CC util.o CC vendor.o CC wowlan.o CC version.o CC iw + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SBlyua + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/iw-5.4-3.fc34.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/iw-5.4-3.fc34.ppc64le ++ dirname /builddir/build/BUILDROOT/iw-5.4-3.fc34.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/iw-5.4-3.fc34.ppc64le + cd iw-5.4 + make install DESTDIR=/builddir/build/BUILDROOT/iw-5.4-3.fc34.ppc64le MANDIR=/usr/share/man GZIP iw.8 INST iw INST iw.8 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 5.4-3.fc34 --unique-debug-suffix -5.4-3.fc34.ppc64le --unique-debug-src-base iw-5.4-3.fc34.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/iw-5.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/iw-5.4-3.fc34.ppc64le/usr/sbin/iw extracting debug info from /builddir/build/BUILDROOT/iw-5.4-3.fc34.ppc64le/usr/sbin/iw original debug info size: 1236kB, size after compression: 1076kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1302 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: iw-5.4-3.fc34.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.U9d2X8 + umask 022 + cd /builddir/build/BUILD + cd iw-5.4 + LICENSEDIR=/builddir/build/BUILDROOT/iw-5.4-3.fc34.ppc64le/usr/share/licenses/iw + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iw-5.4-3.fc34.ppc64le/usr/share/licenses/iw + cp -pr COPYING /builddir/build/BUILDROOT/iw-5.4-3.fc34.ppc64le/usr/share/licenses/iw + RPM_EC=0 ++ jobs -p + exit 0 Provides: iw = 5.4-3.fc34 iw(ppc-64) = 5.4-3.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.17)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-genl-3.so.200()(64bit) libnl-genl-3.so.200(libnl_3)(64bit) rtld(GNU_HASH) Processing files: iw-debugsource-5.4-3.fc34.ppc64le Provides: iw-debugsource = 5.4-3.fc34 iw-debugsource(ppc-64) = 5.4-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: iw-debuginfo-5.4-3.fc34.ppc64le Provides: debuginfo(build-id) = 64544ea1103c350fcbc7e22022e5be9414dca7bc iw-debuginfo = 5.4-3.fc34 iw-debuginfo(ppc-64) = 5.4-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: iw-debugsource(ppc-64) = 5.4-3.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/iw-5.4-3.fc34.ppc64le Wrote: /builddir/build/RPMS/iw-5.4-3.fc34.ppc64le.rpm Wrote: /builddir/build/RPMS/iw-debugsource-5.4-3.fc34.ppc64le.rpm Wrote: /builddir/build/RPMS/iw-debuginfo-5.4-3.fc34.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1fdF0b + umask 022 + cd /builddir/build/BUILD + cd iw-5.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/iw-5.4-3.fc34.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0