Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/dnsmasq.spec'], user='mockbuild'gid=135uid=1000env={'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100'}timeout=0logger=printOutput=Falseshell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-22733/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/dnsmasq.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/dnsmasq-2.72-4bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/dnsmasq.spec '], private_network=Trueuser='mockbuild'gid=135uid=1000env={'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100'}timeout=0logger=printOutput=Falseshell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-22733/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/dnsmasq.spec '] with env {'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VyL033 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dnsmasq-2.72 + /usr/bin/xz -dc /builddir/build/SOURCES/dnsmasq-2.72.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnsmasq-2.72 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (dnsmasq-2.72-configuration.patch): + echo 'Patch #1 (dnsmasq-2.72-configuration.patch):' + /usr/bin/cat /builddir/build/SOURCES/dnsmasq-2.72-configuration.patch + /usr/bin/patch -p1 -b --suffix .syntax_err --fuzz=0 patching file 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' 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 HAVE_DBUS \*/|#define HAVE_DBUS|g' src/config.h + sed -i 's|/\* #define HAVE_IDN \*/|#define HAVE_IDN|g' src/config.h + sed -i 's|/\* #define HAVE_DNSSEC \*/|#define HAVE_DNSSEC|g' src/config.h + cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JzVL4e + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.72 + make -j8 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' make[1]: Entering directory '/builddir/build/BUILD/dnsmasq-2.72/src' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c cache.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c rfc1035.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c util.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c option.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c forward.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c network.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c dnsmasq.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c dhcp.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c lease.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c rfc2131.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c netlink.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c dbus.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c bpf.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c helper.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c tftp.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c log.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c conntrack.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c dhcp6.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c rfc3315.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c dhcp-common.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c outpacket.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c radv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c slaac.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c auth.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c ipset.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c domain.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c dnssec.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c blockdata.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c tables.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION='"2.72"' -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c loop.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 -ldbus-1 -lidn -lnettle -lhogweed -lgmp make[1]: Leaving directory '/builddir/build/BUILD/dnsmasq-2.72/src' + make -C contrib/wrt -j8 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' make: Entering directory '/builddir/build/BUILD/dnsmasq-2.72/contrib/wrt' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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.72/contrib/wrt' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yxJ6bX + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm + cd dnsmasq-2.72 + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/sbin /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/man/man8 /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/var/lib/dnsmasq /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/etc/dnsmasq.d /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/etc/dbus-1/system.d + install src/dnsmasq /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/sbin/dnsmasq + install dnsmasq.conf.example /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/etc/dnsmasq.conf + install dbus/dnsmasq.conf /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/etc/dbus-1/system.d/ + install -m 644 man/dnsmasq.8 /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/man/man8/ + mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/bin /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/man/man1 + install -m 755 contrib/wrt/dhcp_release /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/bin/dhcp_release + install -m 644 contrib/wrt/dhcp_release.1 /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/man/man1/dhcp_release.1 + install -m 755 contrib/wrt/dhcp_lease_time /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/bin/dhcp_lease_time + install -m 644 contrib/wrt/dhcp_lease_time.1 /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/man/man1/dhcp_lease_time.1 + mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/lib/systemd/system + install -m644 /builddir/build/SOURCES/dnsmasq.service /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/lib/systemd/system + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/etc/rc.d/init.d + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/dnsmasq-2.72 extracting debug info from /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/sbin/dnsmasq extracting debug info from /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/bin/dhcp_lease_time extracting debug info from /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/bin/dhcp_release /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 1834 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dnsmasq-2.72-4bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.glUDdq + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.72 + DOCDIR=/builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/doc/dnsmasq + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/doc/dnsmasq + cp -pr CHANGELOG /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/doc/dnsmasq + cp -pr COPYING /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/doc/dnsmasq + cp -pr COPYING-v3 /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/doc/dnsmasq + cp -pr FAQ /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/doc/dnsmasq + cp -pr doc.html /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/doc/dnsmasq + cp -pr setup.html /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/doc/dnsmasq + cp -pr dbus/DBus-interface /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm/usr/share/doc/dnsmasq + exit 0 Provides: config(dnsmasq) = 2.72-4bs02fc23 dnsmasq = 2.72-4bs02fc23 dnsmasq(armv6hl-32) = 2.72-4bs02fc23 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-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.15) libc.so.6(GLIBC_2.4) 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.4 libhogweed.so.4(HOGWEED_4) libidn.so.11 libidn.so.11(LIBIDN_1.0) libnettle.so.6 libnettle.so.6(NETTLE_6) rtld(GNU_HASH) Processing files: dnsmasq-utils-2.72-4bs02fc23.armv6hl Provides: dnsmasq-utils = 2.72-4bs02fc23 dnsmasq-utils(armv6hl-32) = 2.72-4bs02fc23 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-debuginfo-2.72-4bs02fc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm Wrote: /builddir/build/RPMS/dnsmasq-2.72-4bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/dnsmasq-utils-2.72-4bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/dnsmasq-debuginfo-2.72-4bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yEp2IM + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.72 + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.72-4bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->