Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dnsmasq.spec'], False, '/var/lib/mock/dist-f12-build-473620-75323/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dnsmasq.spec'] warning: Could not canonicalize hostname: x86-6.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dnsmasq-2.48-1.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dnsmasq.spec'], False, '/var/lib/mock/dist-f12-build-473620-75323/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dnsmasq.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dzWuUD + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dnsmasq-2.48 + /usr/bin/gzip -dc /builddir/build/SOURCES/dnsmasq-2.48.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnsmasq-2.48 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (dnsmasq-2.33-initscript.patch):' Patch #0 (dnsmasq-2.33-initscript.patch): + /bin/cat /builddir/build/SOURCES/dnsmasq-2.33-initscript.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (dnsmasq-configuration.patch):' Patch #1 (dnsmasq-configuration.patch): + /bin/cat /builddir/build/SOURCES/dnsmasq-configuration.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gQAAmn + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.48 + LANG=C + export LANG + unset DISPLAY + make -j4 cd src && make \ DBUS_CFLAGS="`echo | ../bld/pkg-wrapper pkg-config --cflags dbus-1`" \ DBUS_LIBS=" `echo | ../bld/pkg-wrapper pkg-config --libs dbus-1`" \ SUNOS_LIBS=" `if uname | grep SunOS 2>&1 >/dev/null; then echo -lsocket -lnsl -lposix4; fi `" \ -f ../bld/Makefile dnsmasq make[1]: Entering directory `/builddir/build/BUILD/dnsmasq-2.48/src' cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cache.c cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c rfc1035.c cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c util.c cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c option.c cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c forward.c forward.c: In function 'receive_query': forward.c:638: warning: dereferencing type-punned pointer will break strict-aliasing rules forward.c:639: warning: dereferencing type-punned pointer will break strict-aliasing rules forward.c:662: warning: dereferencing type-punned pointer will break strict-aliasing rules forward.c:663: warning: dereferencing type-punned pointer will break strict-aliasing rules forward.c: In function 'send_from': forward.c:69: warning: dereferencing pointer 'pkt' does break strict-aliasing rules forward.c:70: warning: dereferencing pointer 'pkt' does break strict-aliasing rules forward.c:68: note: initialized from here forward.c:86: warning: dereferencing pointer 'pkt' does break strict-aliasing rules forward.c:87: warning: dereferencing pointer 'pkt' does break strict-aliasing rules forward.c:85: note: initialized from here cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c network.c cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dnsmasq.c cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dhcp.c dhcp.c: In function 'dhcp_packet': dhcp.c:178: warning: dereferencing type-punned pointer will break strict-aliasing rules dhcp.c:179: warning: dereferencing type-punned pointer will break strict-aliasing rules network.c: In function 'get_ifaddr': network.c:862: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules network.c:862: note: initialized from here cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lease.c dhcp.c:311: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules dhcp.c:311: note: initialized from here cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c rfc2131.c cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c netlink.c cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbus.c rfc2131.c: In function 'dhcp_reply': rfc2131.c:170: warning: dereferencing type-punned pointer will break strict-aliasing rules cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bpf.c cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c helper.c cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tftp.c cc -Wall -W -O2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c log.c tftp.c: In function 'tftp_request': tftp.c:98: warning: dereferencing type-punned pointer will break strict-aliasing rules tftp.c:99: warning: dereferencing type-punned pointer will break strict-aliasing rules cc -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 -L/lib64 -ldbus-1 make[1]: Leaving directory `/builddir/build/BUILD/dnsmasq-2.48/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jPyYPb + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.48 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64 + mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/usr/sbin /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/etc/rc.d/init.d /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/usr/share/man/man8 /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/var/lib/dnsmasq /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/etc/dnsmasq.d /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/etc/dbus-1/system.d + install src/dnsmasq /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/usr/sbin/dnsmasq + install dnsmasq.conf.example /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/etc/dnsmasq.conf + install dbus/dnsmasq.conf /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/etc/dbus-1/system.d/ + install rpm/dnsmasq.init /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/etc/rc.d/init.d/dnsmasq + install -m 644 man/dnsmasq.8 /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/usr/share/man/man8/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/dnsmasq-2.48 extracting debug info from /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/usr/sbin/dnsmasq 886 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dnsmasq-2.48-1.fc12.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.85IYl3 + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.48 + DOCDIR=/builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/usr/share/doc/dnsmasq-2.48 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/usr/share/doc/dnsmasq-2.48 + /bin/mkdir -p /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/usr/share/doc/dnsmasq-2.48 + cp -pr CHANGELOG COPYING FAQ doc.html setup.html dbus/DBus-interface /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64/usr/share/doc/dnsmasq-2.48 + exit 0 Provides: config(dnsmasq) = 2.48-1.fc12 Requires(interp): /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/grep /bin/sed /bin/sh /sbin/chkconfig /sbin/service Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) rtld(GNU_HASH) Processing files: dnsmasq-debuginfo-2.48-1.fc12.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64 warning: Could not canonicalize hostname: x86-6.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/dnsmasq-2.48-1.fc12.x86_64.rpm Wrote: /builddir/build/RPMS/dnsmasq-debuginfo-2.48-1.fc12.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r8m7AF + umask 022 + cd /builddir/build/BUILD + cd dnsmasq-2.48 + rm -rf /builddir/build/BUILDROOT/dnsmasq-2.48-1.fc12.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->