Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dnsmasq.spec'], chrootPath='/var/lib/mock/dist-circle9-build-70688-24094/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1643241600 Wrote: /builddir/build/SRPMS/dnsmasq-2.85-3.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dnsmasq.spec'], chrootPath='/var/lib/mock/dist-circle9-build-70688-24094/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1643241600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qJwfMA + umask 022 + cd /builddir/build/BUILD + 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.79-server-domain-rh1919894.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/dnsmasq-2.86-alternative-lease.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/dnsmasq-2.86-dhcpv6-client-arch.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.DuxRec + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.85 + /usr/bin/make -O -j16 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -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 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 -j16 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 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.T00jfh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64 + cd dnsmasq-2.85 + mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/sbin /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/man/man8 /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/var/lib/dnsmasq /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/etc/dnsmasq.d /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/etc/dbus-1/system.d + install src/dnsmasq /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/sbin/dnsmasq + install dnsmasq.conf.example /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/etc/dnsmasq.conf + install dbus/dnsmasq.conf /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/etc/dbus-1/system.d/ + install -m 644 man/dnsmasq.8 /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/man/man8/ + install -D trust-anchors.conf /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/dnsmasq/trust-anchors.conf + mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/bin /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/man/man1 + install -m 755 contrib/lease-tools/dhcp_release /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/bin/dhcp_release + install -m 644 contrib/lease-tools/dhcp_release.1 /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/man/man1/dhcp_release.1 + install -m 755 contrib/lease-tools/dhcp_release6 /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/bin/dhcp_release6 + install -m 644 contrib/lease-tools/dhcp_release6.1 /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/man/man1/dhcp_release6.1 + install -m 755 contrib/lease-tools/dhcp_lease_time /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/bin/dhcp_lease_time + install -m 644 contrib/lease-tools/dhcp_lease_time.1 /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/man/man1/dhcp_lease_time.1 + mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/lib/systemd/system + install -m644 /builddir/build/SOURCES/dnsmasq.service /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/lib/systemd/system + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/etc/rc.d/init.d + install -Dpm 644 /builddir/build/SOURCES/dnsmasq-systemd-sysusers.conf /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/lib/sysusers.d/dnsmasq.conf + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.85-3.el9 --unique-debug-suffix -2.85-3.el9.x86_64 --unique-debug-src-base dnsmasq-2.85-3.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/dnsmasq-2.85 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/bin/dhcp_release explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/bin/dhcp_lease_time explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/bin/dhcp_release6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/sbin/dnsmasq extracting debug info from /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/bin/dhcp_release extracting debug info from /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/sbin/dnsmasq extracting debug info from /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/bin/dhcp_release6 extracting debug info from /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/bin/dhcp_lease_time original debug info size: 1904kB, size after compression: 1496kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 2266 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/dnsmasq.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 Processing files: dnsmasq-2.85-3.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xYJFDR + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.85 + DOCDIR=/builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/doc/dnsmasq + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/doc/dnsmasq + cp -pr CHANGELOG /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/doc/dnsmasq + cp -pr FAQ /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/doc/dnsmasq + cp -pr doc.html /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/doc/dnsmasq + cp -pr setup.html /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/doc/dnsmasq + cp -pr dbus/DBus-interface /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/doc/dnsmasq + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xKZTeG + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.85 + LICENSEDIR=/builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/licenses/dnsmasq + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/licenses/dnsmasq + cp -pr COPYING /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/licenses/dnsmasq + cp -pr COPYING-v3 /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/licenses/dnsmasq + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(dnsmasq) = 2.85-3.el9 dnsmasq = 2.85-3.el9 dnsmasq(x86-64) = 2.85-3.el9 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libgmp.so.10()(64bit) libhogweed.so.6()(64bit) libhogweed.so.6(HOGWEED_6)(64bit) libidn2.so.0()(64bit) libidn2.so.0(IDN2_0.0.0)(64bit) libnettle.so.8()(64bit) libnettle.so.8(NETTLE_8)(64bit) rtld(GNU_HASH) Processing files: dnsmasq-utils-2.85-3.el9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.b71R1w + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.85 + LICENSEDIR=/builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/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.el9.x86_64/usr/share/licenses/dnsmasq-utils + cp -pr COPYING /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/licenses/dnsmasq-utils + cp -pr COPYING-v3 /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64/usr/share/licenses/dnsmasq-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: dnsmasq-utils = 2.85-3.el9 dnsmasq-utils(x86-64) = 2.85-3.el9 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: dnsmasq-debugsource-2.85-3.el9.x86_64 Provides: dnsmasq-debugsource = 2.85-3.el9 dnsmasq-debugsource(x86-64) = 2.85-3.el9 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.el9.x86_64 Provides: debuginfo(build-id) = 41665f01631c7b0a4de8bb0707288835d7853d3c dnsmasq-debuginfo = 2.85-3.el9 dnsmasq-debuginfo(x86-64) = 2.85-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dnsmasq-debugsource(x86-64) = 2.85-3.el9 Processing files: dnsmasq-utils-debuginfo-2.85-3.el9.x86_64 Provides: debuginfo(build-id) = 5a03754db2915593de0d4e9d5c1c5c5af5c7b77a debuginfo(build-id) = 61a775fed82e62b812e475960d0af6a8f8639117 debuginfo(build-id) = c48c430cff57ba37988731e09eda96f1ddec1cf8 dnsmasq-utils-debuginfo = 2.85-3.el9 dnsmasq-utils-debuginfo(x86-64) = 2.85-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dnsmasq-debugsource(x86-64) = 2.85-3.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64 Wrote: /builddir/build/RPMS/dnsmasq-utils-2.85-3.el9.x86_64.rpm Wrote: /builddir/build/RPMS/dnsmasq-utils-debuginfo-2.85-3.el9.x86_64.rpm Wrote: /builddir/build/RPMS/dnsmasq-2.85-3.el9.x86_64.rpm Wrote: /builddir/build/RPMS/dnsmasq-debuginfo-2.85-3.el9.x86_64.rpm Wrote: /builddir/build/RPMS/dnsmasq-debugsource-2.85-3.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QNAXAm + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.85 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dnsmasq-2.85-3.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0