Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/dhtest.spec'], chrootPath='/var/lib/mock/f34-build-25301308-2873565/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 aarch64 --nodeps /builddir/build/SPECS/dhtest.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1611619200 Wrote: /builddir/build/SRPMS/dhtest-1.5-6.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/dhtest.spec'], chrootPath='/var/lib/mock/f34-build-25301308-2873565/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 aarch64 --nodeps /builddir/build/SPECS/dhtest.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1611619200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.23MHxV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dhtest-1.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/dhtest-1.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dhtest-1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/dhtest-1.5-globals.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/dhtest-1.5-strncpy.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3aVcSP + umask 022 + cd /builddir/build/BUILD + cd dhtest-1.5 + /usr/bin/make -O -j5 V=1 VERBOSE=1 '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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' gcc -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o dhtest.o dhtest.c gcc -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functions.o functions.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld dhtest.o functions.o -o dhtest functions.c:32:15: warning: type of 'dhcp_packet_disc' does not match original declaration [-Wlto-type-mismatch] 32 | extern u_char dhcp_packet_disc[1514]; | ^ dhtest.c:33:8: note: array types have different bounds 33 | u_char dhcp_packet_disc[1518] = { 0 }; | ^ dhtest.c:33:8: note: 'dhcp_packet_disc' was previously declared here functions.c:33:15: warning: type of 'dhcp_packet_offer' does not match original declaration [-Wlto-type-mismatch] 33 | extern u_char dhcp_packet_offer[1514]; | ^ dhtest.c:34:8: note: array types have different bounds 34 | u_char dhcp_packet_offer[1518] = { 0 }; | ^ dhtest.c:34:8: note: 'dhcp_packet_offer' was previously declared here functions.c:34:15: warning: type of 'dhcp_packet_request' does not match original declaration [-Wlto-type-mismatch] 34 | extern u_char dhcp_packet_request[1514]; | ^ dhtest.c:35:8: note: array types have different bounds 35 | u_char dhcp_packet_request[1518] = { 0 }; | ^ dhtest.c:35:8: note: 'dhcp_packet_request' was previously declared here functions.c:35:15: warning: type of 'dhcp_packet_ack' does not match original declaration [-Wlto-type-mismatch] 35 | extern u_char dhcp_packet_ack[1514]; | ^ dhtest.c:36:8: note: array types have different bounds 36 | u_char dhcp_packet_ack[1518] = { 0 }; | ^ dhtest.c:36:8: note: 'dhcp_packet_ack' was previously declared here functions.c:36:15: warning: type of 'dhcp_packet_release' does not match original declaration [-Wlto-type-mismatch] 36 | extern u_char dhcp_packet_release[1514]; | ^ dhtest.c:37:8: note: array types have different bounds 37 | u_char dhcp_packet_release[1518] = { 0 }; | ^ dhtest.c:37:8: note: 'dhcp_packet_release' was previously declared here functions.c:37:15: warning: type of 'dhcp_packet_decline' does not match original declaration [-Wlto-type-mismatch] 37 | extern u_char dhcp_packet_decline[1514]; | ^ dhtest.c:38:8: note: array types have different bounds 38 | u_char dhcp_packet_decline[1518] = { 0 }; | ^ dhtest.c:38:8: note: 'dhcp_packet_decline' was previously declared here functions.c:42:18: warning: type of 'bcast_flag' does not match original declaration [-Wlto-type-mismatch] 42 | extern u_int32_t bcast_flag; | ^ dhtest.c:61:11: note: type 'u_int16_t' should match type 'u_int32_t' 61 | u_int16_t bcast_flag = 0; /* DHCP broadcast flag */ | ^ dhtest.c:61:11: note: 'bcast_flag' was previously declared here dhtest.c:61:11: note: code may be misoptimized unless '-fno-strict-aliasing' is used functions.c:58:38: warning: type of 'custom_dhcp_options' does not match original declaration [-Wlto-type-mismatch] 58 | extern struct custom_dhcp_option_hdr custom_dhcp_options[255]; | ^ dhtest.c:52:31: note: array types have different bounds 52 | struct custom_dhcp_option_hdr custom_dhcp_options[MAX_CUSTOM_DHCP_OPTIONS]; | ^ dhtest.c:52:31: note: 'custom_dhcp_options' was previously declared here + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Jd8yli + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64 ++ dirname /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64 + cd dhtest-1.5 + mkdir -p /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64/usr/bin + /usr/bin/install -m 0755 dhtest /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64/usr/bin/dhtest + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.5-6.fc34 --unique-debug-suffix -1.5-6.fc34.aarch64 --unique-debug-src-base dhtest-1.5-6.fc34.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/dhtest-1.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64/usr/bin/dhtest extracting debug info from /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64/usr/bin/dhtest original debug info size: 140kB, size after compression: 132kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 205 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uKUJtw + umask 022 + cd /builddir/build/BUILD + cd dhtest-1.5 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: dhtest-1.5-6.fc34.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xiHoyc + umask 022 + cd /builddir/build/BUILD + cd dhtest-1.5 + DOCDIR=/builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64/usr/share/doc/dhtest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64/usr/share/doc/dhtest + cp -pr README.txt /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64/usr/share/doc/dhtest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.asb6Zv + umask 022 + cd /builddir/build/BUILD + cd dhtest-1.5 + LICENSEDIR=/builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64/usr/share/licenses/dhtest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64/usr/share/licenses/dhtest + cp -pr LICENSE /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64/usr/share/licenses/dhtest + RPM_EC=0 ++ jobs -p + exit 0 Provides: dhtest = 1.5-6.fc34 dhtest(aarch-64) = 1.5-6.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: dhtest-debugsource-1.5-6.fc34.aarch64 Provides: dhtest-debugsource = 1.5-6.fc34 dhtest-debugsource(aarch-64) = 1.5-6.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dhtest-debuginfo-1.5-6.fc34.aarch64 Provides: debuginfo(build-id) = 5fb0350933334b698c0375f31ed5dfba34ef1975 dhtest-debuginfo = 1.5-6.fc34 dhtest-debuginfo(aarch-64) = 1.5-6.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dhtest-debugsource(aarch-64) = 1.5-6.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64 Wrote: /builddir/build/RPMS/dhtest-1.5-6.fc34.aarch64.rpm Wrote: /builddir/build/RPMS/dhtest-debuginfo-1.5-6.fc34.aarch64.rpm Wrote: /builddir/build/RPMS/dhtest-debugsource-1.5-6.fc34.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qjmAT6 + umask 022 + cd /builddir/build/BUILD + cd dhtest-1.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dhtest-1.5-6.fc34.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0