Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/0xFFFF.spec'], chrootPath='/var/lib/mock/f33-build-21772632-1785062/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 s390x --nodeps /builddir/build/SPECS/0xFFFF.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/0xFFFF-0.8-4.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/0xFFFF.spec'], chrootPath='/var/lib/mock/f33-build-21772632-1785062/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 s390x --nodeps /builddir/build/SPECS/0xFFFF.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9yNVrc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf 0xFFFF-0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/0xFFFF-0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd 0xFFFF-0.8 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.laCyla + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd 0xFFFF-0.8 + /usr/bin/make -O -j2 V=1 VERBOSE=1 -C src make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -c -o nolo.o nolo.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -c -o printf-utils.o printf-utils.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -c -o main.o main.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -c -o fiasco.o fiasco.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' fiasco.c: In function 'fiasco_alloc_from_file': fiasco.c:111:4: warning: 'strncpy' output may be truncated copying between 0 and 255 bytes from a string of length 511 [-Wstringop-truncation] 111 | strncpy(fiasco->swver, (char *)buf, length8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fiasco.c:107:4: warning: 'strncpy' output may be truncated copying between 0 and 255 bytes from a string of length 511 [-Wstringop-truncation] 107 | strncpy(fiasco->name, (char *)buf, length8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fiasco.c:174:5: warning: 'strncpy' output may be truncated copying between 0 and 255 bytes from a string of length 511 [-Wstringop-truncation] 174 | strncpy(version, (char *)buf, length8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fiasco.c:174:5: warning: 'strncpy' output may be truncated copying between 0 and 255 bytes from a string of length 511 [-Wstringop-truncation] fiasco.c:208:5: warning: 'strncpy' output may be truncated copying between 0 and 255 bytes from a string of length 511 [-Wstringop-truncation] 208 | strncpy(layout, (char *)buf, length8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fiasco.c:181:5: warning: 'strncpy' output may be truncated copying between 0 and 16 bytes from a string of length 511 [-Wstringop-truncation] 181 | strncpy(device, (char *)buf, tmp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -c -o image.o image.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -c -o device.o device.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -c -o cold-flash.o cold-flash.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -c -o usb-device.o usb-device.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -c -o local.o local.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -c -o operations.o operations.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -c -o disk.o disk.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -c -o mkii.o mkii.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -c -o cal.o cal.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -o 0xFFFF main.o nolo.o printf-utils.o image.o fiasco.o device.o usb-device.o cold-flash.o operations.o local.o mkii.o disk.o cal.o -lusb -ldl make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' cc -W -Wall -O2 -pedantic -std=c99 -DVERSION=\"0.8\" -DBUILD_DATE="\"Jul 27 2020\"" -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -o mangen mangen.c make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' make: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' ./mangen > 0xFFFF.1.tmp (printf '.SH EXAMPLES\n.\n.PP\n.B\n'; cat ../doc/examples) | sed 's/^$/.fi\n.\n.PP\n.B/' | sed '/^\.PP$/N;/\.B/N;/\.fi/N;s/^\.PP\n\.B\n\.fi\n//' | sed '/^\.B/N;s/\n/ /;/^\.B/s/$/\n.nf/' | sed '/^\.nf/N;/^\.fi/N;s/^\.nf\n.fi/./' >> 0xFFFF.1.tmp mv 0xFFFF.1.tmp 0xFFFF.1 make: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GyVaja + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x ++ dirname /builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x + cd 0xFFFF-0.8 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x 'INSTALL=/usr/bin/install -p' PREFIX=/usr /usr/bin/make -C src install make[1]: Entering directory '/builddir/build/BUILD/0xFFFF-0.8/src' /usr/bin/install -p -D -m 755 0xFFFF /builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x/usr/bin/0xFFFF /usr/bin/install -p -D -m 644 0xFFFF.1 /builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x/usr/share/man/man1/0xFFFF.1 make[1]: Leaving directory '/builddir/build/BUILD/0xFFFF-0.8/src' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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: 0xFFFF-0.8-4.fc33.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JXofg8 + umask 022 + cd /builddir/build/BUILD + cd 0xFFFF-0.8 + DOCDIR=/builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x/usr/share/doc/0xFFFF + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x/usr/share/doc/0xFFFF + cp -pr README /builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x/usr/share/doc/0xFFFF + cp -pr INSTALL /builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x/usr/share/doc/0xFFFF + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lSdnlc + umask 022 + cd /builddir/build/BUILD + cd 0xFFFF-0.8 + LICENSEDIR=/builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x/usr/share/licenses/0xFFFF + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x/usr/share/licenses/0xFFFF + cp -pr COPYING /builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x/usr/share/licenses/0xFFFF + RPM_EC=0 ++ jobs -p + exit 0 Provides: 0xFFFF = 0.8-4.fc33 0xFFFF(s390-64) = 0.8-4.fc33 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.10)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libusb-0.1.so.4()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x Wrote: /builddir/build/RPMS/0xFFFF-0.8-4.fc33.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.by9Ptc + umask 022 + cd /builddir/build/BUILD + cd 0xFFFF-0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/0xFFFF-0.8-4.fc33.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0