+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/dnsmasq.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qGku3R + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dnsmasq-2.78 + /usr/bin/xz -dc /builddir/build/SOURCES/dnsmasq-2.78.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnsmasq-2.78 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (dnsmasq-2.77-underflow.patch):' Patch #1 (dnsmasq-2.77-underflow.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .underflow --fuzz=0 patching file src/edns0.c patching file src/forward.c Hunk #1 succeeded at 1416 (offset -1 lines). patching file src/rfc1035.c + echo 'Patch #2 (dnsmasq-2.78-CVE-2017-15107.patch):' Patch #2 (dnsmasq-2.78-CVE-2017-15107.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .CVE-2017-15107 --fuzz=0 patching file src/dnssec.c + 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|%%PREFIX%%|/usr|' dnsmasq.conf.example + sed -i 's|^COPTS[[:space:]]*=|\0 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC|' Makefile + cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nmmS3v + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.78 + make -j4 '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 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.78/src' 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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c cache.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c rfc1035.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c util.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c option.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c forward.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c network.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c dnsmasq.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c dhcp.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c 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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c rfc2131.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c netlink.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c dbus.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c bpf.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c helper.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c tftp.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c log.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c conntrack.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c dhcp6.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c rfc3315.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c dhcp-common.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c outpacket.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c radv.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c slaac.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c auth.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c ipset.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c domain.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c dnssec.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c blockdata.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c tables.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c loop.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c inotify.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c poll.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c rrfilter.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c edns0.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 -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_DNSSEC -DVERSION='"2.78"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -c arp.c cc -Wl,-z,relro -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 -ldbus-1 -lidn2 -lnettle -lhogweed -lgmp make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.78/src' + make -C contrib/lease-tools -j4 '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 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' make: Entering directory '/builddir/build/BUILD/dnsmasq-2.78/contrib/lease-tools' 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld dhcp_release.c -o dhcp_release 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld dhcp_release6.c -o dhcp_release6 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld dhcp_lease_time.c -o dhcp_lease_time make: Leaving directory '/builddir/build/BUILD/dnsmasq-2.78/contrib/lease-tools' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MZdneD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64 + cd dnsmasq-2.78 + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/sbin /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/man/man8 /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/var/lib/dnsmasq /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/etc/dnsmasq.d /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/etc/dbus-1/system.d + install src/dnsmasq /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/sbin/dnsmasq + install dnsmasq.conf.example /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/etc/dnsmasq.conf + install dbus/dnsmasq.conf /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/etc/dbus-1/system.d/ + install -m 644 man/dnsmasq.8 /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/man/man8/ + install -D trust-anchors.conf /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/dnsmasq/trust-anchors.conf + mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/bin /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/man/man1 + install -m 755 contrib/lease-tools/dhcp_release /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/bin/dhcp_release + install -m 644 contrib/lease-tools/dhcp_release.1 /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/man/man1/dhcp_release.1 + install -m 755 contrib/lease-tools/dhcp_release6 /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/bin/dhcp_release6 + install -m 644 contrib/lease-tools/dhcp_release6.1 /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/man/man1/dhcp_release6.1 + install -m 755 contrib/lease-tools/dhcp_lease_time /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/bin/dhcp_lease_time + install -m 644 contrib/lease-tools/dhcp_lease_time.1 /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/man/man1/dhcp_lease_time.1 + mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/lib/systemd/system + install -m644 /builddir/build/SOURCES/dnsmasq.service /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/lib/systemd/system + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/etc/rc.d/init.d + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/dnsmasq/trust-anchors.conf is executable but has empty or no shebang, removing executable bit *** WARNING: ./etc/dnsmasq.conf is executable but has empty or no shebang, removing executable bit *** WARNING: ./etc/dbus-1/system.d/dnsmasq.conf is executable but has empty or no shebang, removing executable bit Processing files: dnsmasq-2.78-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V234qy + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.78 + DOCDIR=/builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/doc/dnsmasq + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/doc/dnsmasq + cp -pr CHANGELOG /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/doc/dnsmasq + cp -pr FAQ /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/doc/dnsmasq + cp -pr doc.html /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/doc/dnsmasq + cp -pr setup.html /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/doc/dnsmasq + cp -pr dbus/DBus-interface /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/doc/dnsmasq + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7gqZ20 + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.78 + LICENSEDIR=/builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/licenses/dnsmasq + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/licenses/dnsmasq + cp -pr COPYING /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/licenses/dnsmasq + cp -pr COPYING-v3 /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/licenses/dnsmasq + exit 0 Provides: config(dnsmasq) = 2.78-2.fc28 dnsmasq = 2.78-2.fc28 dnsmasq(riscv-64) = 2.78-2.fc28 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 systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: 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) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libgmp.so.10()(64bit) libhogweed.so.4()(64bit) libhogweed.so.4(HOGWEED_4)(64bit) libidn2.so.0()(64bit) libidn2.so.0(IDN2_0.0.0)(64bit) libnettle.so.6()(64bit) libnettle.so.6(NETTLE_6)(64bit) rtld(GNU_HASH) Processing files: dnsmasq-utils-2.78-2.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LhVGCC + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.78 + LICENSEDIR=/builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/licenses/dnsmasq-utils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/licenses/dnsmasq-utils + cp -pr COPYING /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/licenses/dnsmasq-utils + cp -pr COPYING-v3 /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64/usr/share/licenses/dnsmasq-utils + exit 0 Provides: dnsmasq-utils = 2.78-2.fc28 dnsmasq-utils(riscv-64) = 2.78-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64 Wrote: /builddir/build/SRPMS/dnsmasq-2.78-2.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/dnsmasq-2.78-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/dnsmasq-utils-2.78-2.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3lpiM1 + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.78 + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.78-2.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff