Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/dnsmasq.spec'], chrootPath='/var/lib/mock/f34-build-28688249-3875923/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 armv7hl --nodeps /builddir/build/SPECS/dnsmasq.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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1626912000 Wrote: /builddir/build/SRPMS/dnsmasq-2.85-3.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/dnsmasq.spec'], chrootPath='/var/lib/mock/f34-build-28688249-3875923/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 armv7hl --nodeps /builddir/build/SPECS/dnsmasq.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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1626912000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ofprsS + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/srkgpg.txt --signature=/builddir/build/SOURCES/dnsmasq-2.85.tar.xz.asc --data=/builddir/build/SOURCES/dnsmasq-2.85.tar.xz gpgv: Signature made Wed Apr 7 20:41:31 2021 UTC gpgv: using RSA key D6EACBD6EE46B834248D111215CDDA6AE19135A2 gpgv: Good signature from "Simon Kelley " gpgv: aka "Simon Kelley " + cd /builddir/build/BUILD + rm -rf dnsmasq-2.85 + /usr/bin/xz -dc /builddir/build/SOURCES/dnsmasq-2.85.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnsmasq-2.85 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/dnsmasq-2.77-underflow.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/dnsmasq-2.81-configuration.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/dnsmasq-2.78-fips.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/dnsmasq-2.85-lease-hostname.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + for file in dnsmasq.conf.example man/dnsmasq.8 man/es/dnsmasq.8 src/config.h + sed -i 's|/var/lib/misc/dnsmasq.leases|/var/lib/dnsmasq/dnsmasq.leases|g' dnsmasq.conf.example + for file in dnsmasq.conf.example man/dnsmasq.8 man/es/dnsmasq.8 src/config.h + sed -i 's|/var/lib/misc/dnsmasq.leases|/var/lib/dnsmasq/dnsmasq.leases|g' man/dnsmasq.8 + for file in dnsmasq.conf.example man/dnsmasq.8 man/es/dnsmasq.8 src/config.h + sed -i 's|/var/lib/misc/dnsmasq.leases|/var/lib/dnsmasq/dnsmasq.leases|g' man/es/dnsmasq.8 + for file in dnsmasq.conf.example man/dnsmasq.8 man/es/dnsmasq.8 src/config.h + sed -i 's|/var/lib/misc/dnsmasq.leases|/var/lib/dnsmasq/dnsmasq.leases|g' src/config.h + sed -i 's|#define CHUSER "nobody"|#define CHUSER "dnsmasq"|' src/config.h + sed -i 's|#define CHGRP "dip"|#define CHGRP "dnsmasq"|' src/config.h + sed -i 's|\(#\s*define RUNFILE\) "/var/run/dnsmasq.pid"|\1 "/run/dnsmasq.pid"|' src/config.h + sed -i 's|^COPTS[[:space:]]*=|\0 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC|' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6wvUh9 + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.85 + /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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c util.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c cache.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c rfc1035.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c forward.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c network.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c dhcp.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c dnsmasq.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c lease.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c netlink.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c bpf.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c dbus.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c log.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c helper.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c conntrack.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c tftp.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c dhcp6.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c outpacket.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c rfc2131.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c dhcp-common.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c option.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c slaac.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c ipset.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c radv.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c domain.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c blockdata.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c tables.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c loop.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c inotify.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c rfc3315.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c poll.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c auth.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c arp.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c rrfilter.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c crypto.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c edns0.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c ubus.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c metrics.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c hash_questions.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c dump.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c dnssec.c make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/src' cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dnsmasq cache.o rfc1035.o util.o option.o forward.o network.o dnsmasq.o dhcp.o lease.o rfc2131.o netlink.o dbus.o bpf.o helper.o tftp.o log.o conntrack.o dhcp6.o rfc3315.o dhcp-common.o outpacket.o radv.o slaac.o auth.o ipset.o domain.o dnssec.o blockdata.o tables.o loop.o inotify.o poll.o rrfilter.o edns0.o arp.o crypto.o dump.o ubus.o metrics.o hash_questions.o -ldbus-1 -lidn2 -lnettle -lhogweed -lgmp make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/src' + /usr/bin/make -O -j5 V=1 VERBOSE=1 -C contrib/lease-tools '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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' make: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/contrib/lease-tools' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld dhcp_lease_time.c -o dhcp_lease_time make: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/contrib/lease-tools' make: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/contrib/lease-tools' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld dhcp_release.c -o dhcp_release make: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/contrib/lease-tools' make: Entering directory '/builddir/build/BUILD/dnsmasq-2.85/contrib/lease-tools' cc -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld dhcp_release6.c -o dhcp_release6 make: Leaving directory '/builddir/build/BUILD/dnsmasq-2.85/contrib/lease-tools' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ixtCmE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm ++ dirname /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm + cd dnsmasq-2.85 + mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/sbin /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/man/man8 /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/var/lib/dnsmasq /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/etc/dnsmasq.d /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/etc/dbus-1/system.d + install src/dnsmasq /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/sbin/dnsmasq + install dnsmasq.conf.example /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/etc/dnsmasq.conf + install dbus/dnsmasq.conf /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/etc/dbus-1/system.d/ + install -m 644 man/dnsmasq.8 /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/man/man8/ + install -D trust-anchors.conf /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/dnsmasq/trust-anchors.conf + mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/bin /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/man/man1 + install -m 755 contrib/lease-tools/dhcp_release /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/bin/dhcp_release + install -m 644 contrib/lease-tools/dhcp_release.1 /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/man/man1/dhcp_release.1 + install -m 755 contrib/lease-tools/dhcp_release6 /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/bin/dhcp_release6 + install -m 644 contrib/lease-tools/dhcp_release6.1 /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/man/man1/dhcp_release6.1 + install -m 755 contrib/lease-tools/dhcp_lease_time /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/bin/dhcp_lease_time + install -m 644 contrib/lease-tools/dhcp_lease_time.1 /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/man/man1/dhcp_lease_time.1 + mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/lib/systemd/system + install -m644 /builddir/build/SOURCES/dnsmasq.service /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/lib/systemd/system + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/etc/rc.d/init.d + install -Dpm 644 /builddir/build/SOURCES/dnsmasq-systemd-sysusers.conf /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/lib/sysusers.d/dnsmasq.conf + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 2.85-3.fc34 --unique-debug-suffix -2.85-3.fc34.arm --unique-debug-src-base dnsmasq-2.85-3.fc34.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/dnsmasq-2.85 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/bin/dhcp_lease_time explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/sbin/dnsmasq explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/bin/dhcp_release6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/bin/dhcp_release extracting debug info from /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/bin/dhcp_release extracting debug info from /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/bin/dhcp_lease_time extracting debug info from /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/bin/dhcp_release6 extracting debug info from /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/sbin/dnsmasq original debug info size: 1752kB, size after compression: 1360kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 2259 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 *** WARNING: ./usr/share/dnsmasq/trust-anchors.conf is executable but has no shebang, removing executable bit *** WARNING: ./etc/dbus-1/system.d/dnsmasq.conf is executable but has no shebang, removing executable bit *** WARNING: ./etc/dnsmasq.conf is executable but has no shebang, removing executable bit Processing files: dnsmasq-2.85-3.fc34.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sSS4Qs + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.85 + DOCDIR=/builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/doc/dnsmasq + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/doc/dnsmasq + cp -pr CHANGELOG /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/doc/dnsmasq + cp -pr FAQ /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/doc/dnsmasq + cp -pr doc.html /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/doc/dnsmasq + cp -pr setup.html /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/doc/dnsmasq + cp -pr dbus/DBus-interface /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/doc/dnsmasq + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HyOITC + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.85 + LICENSEDIR=/builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/licenses/dnsmasq + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/licenses/dnsmasq + cp -pr COPYING /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/licenses/dnsmasq + cp -pr COPYING-v3 /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/licenses/dnsmasq + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(dnsmasq) = 2.85-3.fc34 dnsmasq = 2.85-3.fc34 dnsmasq(armv7hl-32) = 2.85-3.fc34 group(dnsmasq) user(dnsmasq) Requires(interp): /bin/sh /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(pre): /bin/sh Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 libhogweed.so.6 libhogweed.so.6(HOGWEED_6) libidn2.so.0 libidn2.so.0(IDN2_0.0.0) libnettle.so.8 libnettle.so.8(NETTLE_8) rtld(GNU_HASH) Processing files: dnsmasq-utils-2.85-3.fc34.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3MgRtZ + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.85 + LICENSEDIR=/builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/licenses/dnsmasq-utils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/licenses/dnsmasq-utils + cp -pr COPYING /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/licenses/dnsmasq-utils + cp -pr COPYING-v3 /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm/usr/share/licenses/dnsmasq-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: dnsmasq-utils = 2.85-3.fc34 dnsmasq-utils(armv7hl-32) = 2.85-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: dnsmasq-debugsource-2.85-3.fc34.armv7hl Provides: dnsmasq-debugsource = 2.85-3.fc34 dnsmasq-debugsource(armv7hl-32) = 2.85-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dnsmasq-debuginfo-2.85-3.fc34.armv7hl Provides: debuginfo(build-id) = f3ae1e95d163beb3cb6814999583f24af9096cd8 dnsmasq-debuginfo = 2.85-3.fc34 dnsmasq-debuginfo(armv7hl-32) = 2.85-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dnsmasq-debugsource(armv7hl-32) = 2.85-3.fc34 Processing files: dnsmasq-utils-debuginfo-2.85-3.fc34.armv7hl Provides: debuginfo(build-id) = 5091305944d5900e64957d91f9190a9deb96775b debuginfo(build-id) = ef141a785fbbc8a71984037d7409fe0acd57c52b debuginfo(build-id) = f52b37bc0680423391b44458f43b11a3106ff73d dnsmasq-utils-debuginfo = 2.85-3.fc34 dnsmasq-utils-debuginfo(armv7hl-32) = 2.85-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dnsmasq-debugsource(armv7hl-32) = 2.85-3.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm Wrote: /builddir/build/RPMS/dnsmasq-utils-debuginfo-2.85-3.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/dnsmasq-utils-2.85-3.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/dnsmasq-2.85-3.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/dnsmasq-debuginfo-2.85-3.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/dnsmasq-debugsource-2.85-3.fc34.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WdYndC + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.85 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dnsmasq-2.85-3.fc34.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0