ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/checkdns.spec'], False, '/var/lib/mock/dist-f10-build-304433-56020/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/checkdns.spec'] warning: Could not canonicalize hostname: x86-7.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/checkdns-0.5-7.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/checkdns.spec'], False, '/var/lib/mock/dist-f10-build-304433-56020/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/checkdns.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kbeVbk + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf checkdns-0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/checkdns-0.5.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd checkdns-0.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (checkdns-0.5.config_location.patch):' Patch #0 (checkdns-0.5.config_location.patch): + /bin/cat /builddir/build/SOURCES/checkdns-0.5.config_location.patch + /usr/bin/patch -s -p0 -b --suffix .config_location --fuzz=0 + mv Makefile Makefile.dist + mv Makefile.Linux Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OUrCFs + umask 022 + cd /builddir/build/BUILD + cd checkdns-0.5 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + make -j4 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o loadconfig.o loadconfig.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o langcfg.o langcfg.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o html.o html.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dns.o dns.c dns.c: In function 'add_to_list': dns.c:37: warning: implicit declaration of function 'strncpy' dns.c:37: warning: incompatible implicit declaration of built-in function 'strncpy' dns.c:40: warning: implicit declaration of function 'bzero' dns.c:40: warning: incompatible implicit declaration of built-in function 'bzero' dns.c:48: warning: implicit declaration of function 'strlen' dns.c:48: warning: incompatible implicit declaration of built-in function 'strlen' dns.c:51: warning: implicit declaration of function 'strcmp' dns.c:54: warning: suggest parentheses around && within || dns.c:57: warning: suggest parentheses around && within || dns.c:67: warning: incompatible implicit declaration of built-in function 'bzero' dns.c: In function 'get_www_ip': dns.c:97: warning: incompatible implicit declaration of built-in function 'strncpy' dns.c: In function 'get_dns_record': dns.c:126: warning: incompatible implicit declaration of built-in function 'bzero' dns.c:225: warning: incompatible implicit declaration of built-in function 'strncpy' html.c: In function 'html_output_start': html.c:61: warning: unknown conversion type character '"' in format dns.c: In function 'copy_drec': dns.c:238: warning: incompatible implicit declaration of built-in function 'strncpy' html.c: In function 'write_html': html.c:115: warning: embedded '\0' in format html.c:115: warning: embedded '\0' in format html.c:117: warning: embedded '\0' in format html.c:117: warning: embedded '\0' in format dns.c: At top level: main.h:31: warning: 'check_startup_variable' declared 'static' but never defined main.h:32: warning: 'version' declared 'static' but never defined main.h:33: warning: 'usage' declared 'static' but never defined html.c: At top level: main.h:31: warning: 'check_startup_variable' declared 'static' but never defined main.h:32: warning: 'version' declared 'static' but never defined main.h:33: warning: 'usage' declared 'static' but never defined gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o tools.o tools.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o main.o main.c gcc -o checkdns loadconfig.o langcfg.o html.o dns.o tools.o main.o -lresolv + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jMhHkL + umask 022 + cd /builddir/build/BUILD + cd checkdns-0.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386 + install -d /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386//usr/sbin + install -p checkdns /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386//usr/sbin + install -d /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386//etc + sed -e /html_output_dir/s@usr/local/apache/htdocs@var/www/html@ -e /lang_file/s@local/@@ checkdns.conf-dist + install -d /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386//etc/cron.d + install -p -m 0644 /builddir/build/SOURCES/checkdns.cron /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386//etc/cron.d/checkdns + install -d /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386//var/www/html/checkdns + install -p -m 0644 checkdns.css /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386//var/www/html/checkdns + install -d /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386//usr/share/checkdns + cp -rp lang /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386//usr/share/checkdns + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/checkdns-0.5 extracting debug info from /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386/usr/sbin/checkdns 54 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: checkdns-0.5-7.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.i7s5Hh + umask 022 + cd /builddir/build/BUILD + cd checkdns-0.5 + DOCDIR=/builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386/usr/share/doc/checkdns-0.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386/usr/share/doc/checkdns-0.5 + /bin/mkdir -p /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386/usr/share/doc/checkdns-0.5 + cp -pr AUTHORS ChangeLog COPYING INSTALL LICENSE README THANKS TODO /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386/usr/share/doc/checkdns-0.5 + exit 0 Provides: config(checkdns) = 0.5-7.fc10 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libresolv.so.2 libresolv.so.2(GLIBC_2.0) libresolv.so.2(GLIBC_2.2) rtld(GNU_HASH) Processing files: checkdns-debuginfo-0.5-7.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386 warning: Could not canonicalize hostname: x86-7.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/checkdns-0.5-7.fc10.i386.rpm Wrote: /builddir/build/RPMS/checkdns-debuginfo-0.5-7.fc10.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JnX9zX + umask 022 + cd /builddir/build/BUILD + cd checkdns-0.5 + rm -rf /builddir/build/BUILDROOT/checkdns-0.5-7.fc10.i386 + exit 0 Child returncode was: 0 LEAVE do -->