Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ahcpd.spec'], chrootPath='/var/lib/mock/f31-build-52475-27658/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ahcpd.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1548892800 Wrote: /builddir/build/SRPMS/ahcpd-0.53-19.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ahcpd.spec'], chrootPath='/var/lib/mock/f31-build-52475-27658/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ahcpd.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1548892800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.k1a2d5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ahcpd-0.53 + /usr/bin/gzip -dc /builddir/build/SOURCES/ahcpd-0.53.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ahcpd-0.53 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l5dqO5 + umask 022 + cd /builddir/build/BUILD + cd ahcpd-0.53 + make 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -j4 BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from configure.c:24: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'run_script' at configure.c:129:13: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' specified bound 200 equals destination size [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' specified bound 200 equals destination size [-Wstringop-overflow=] BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'interface_ipv4' at configure.c:68:5, BUILDSTDERR: inlined from 'my_ipv4' at configure.c:98:14, BUILDSTDERR: inlined from 'make_config_data' at configure.c:315:18: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'if_eui64' at configure.c:802:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'memcpy', BUILDSTDERR: inlined from 'if_eui64' at configure.c:842:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [41, 82] is out of the bounds [0, 40] of object 'ifr' with type 'struct ifreq' [-Warray-bounds] BUILDSTDERR: 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: configure.c: In function 'if_eui64': BUILDSTDERR: configure.c:797:18: note: 'ifr' declared here BUILDSTDERR: 797 | struct ifreq ifr; BUILDSTDERR: | ^~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ahcpd.o ahcpd.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o monotonic.o monotonic.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o transport.o transport.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o prefix.o prefix.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o configure.o configure.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o config.o config.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lease.o lease.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ahcpd ahcpd.o monotonic.o transport.o prefix.o configure.o config.o lease.o -lrt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7ZY5K6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64 + cd ahcpd-0.53 + install -Dpm 755 ahcpd /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/usr/sbin/ahcpd + install -Dpm 644 /builddir/build/SOURCES/ahcpd.service /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/usr/lib/systemd/system/ahcpd.service + install -Dpm 644 /builddir/build/SOURCES/ahcpd.conf /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/etc/ahcpd.conf + install -Dpm 644 ahcpd.man /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64//usr/share/man/man8/ahcpd.8 + install -Dp -m 0644 /builddir/build/SOURCES/ahcpd.logrotate /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/etc/logrotate.d/ahcpd + mkdir -p /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/var/lib/ahcpd/leases/ + mkdir -p /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/etc/ahcp/ + install -Dpm 755 ahcp-config.sh /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/etc/ahcp/ahcp-config.sh + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.53-19.fc31 --unique-debug-suffix -0.53-19.fc31.riscv64 --unique-debug-src-base ahcpd-0.53-19.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ahcpd-0.53 BUILDSTDERR: 247 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/usr/sbin/ahcpd extracting debug info from /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/usr/sbin/ahcpd original debug info size: 244kB, size after compression: 232kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. mangling shebang in /etc/ahcp/ahcp-config.sh from /bin/sh to #!/usr/bin/sh Processing files: ahcpd-0.53-19.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NjneW7 + umask 022 + cd /builddir/build/BUILD + cd ahcpd-0.53 + DOCDIR=/builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/usr/share/doc/ahcpd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/usr/share/doc/ahcpd + cp -pr CHANGES /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/usr/share/doc/ahcpd + cp -pr LICENCE /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/usr/share/doc/ahcpd + cp -pr README /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64/usr/share/doc/ahcpd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ahcpd = 0.53-19.fc31 ahcpd(riscv-64) = 0.53-19.fc31 config(ahcpd) = 0.53-19.fc31 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: ahcpd-debugsource-0.53-19.fc31.riscv64 Provides: ahcpd-debugsource = 0.53-19.fc31 ahcpd-debugsource(riscv-64) = 0.53-19.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ahcpd-debuginfo-0.53-19.fc31.riscv64 Provides: ahcpd-debuginfo = 0.53-19.fc31 ahcpd-debuginfo(riscv-64) = 0.53-19.fc31 debuginfo(build-id) = b672f6854d7788f409b0ac9227bdbcf09e6caebb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ahcpd-debugsource(riscv-64) = 0.53-19.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64 Wrote: /builddir/build/RPMS/ahcpd-0.53-19.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ahcpd-debugsource-0.53-19.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ahcpd-debuginfo-0.53-19.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FU5U17 + umask 022 + cd /builddir/build/BUILD + cd ahcpd-0.53 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ahcpd-0.53-19.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0