ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/udhcp.spec'], False, '/var/lib/mock/centos5-rutgers-build-154-112/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/udhcp.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/udhcp-0.9.8-1usermac.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/udhcp.spec'], False, '/var/lib/mock/centos5-rutgers-build-154-112/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/udhcp.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.26411 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf udhcp-0.9.8 + /bin/gzip -dc /builddir/build/SOURCES/udhcp-0.9.8.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd udhcp-0.9.8 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (oracle-rpmbuild-makefile-changes.patch):' Patch #0 (oracle-rpmbuild-makefile-changes.patch): + patch -p1 -s + echo 'Patch #1 (udhcp_usermac.patch):' Patch #1 (udhcp_usermac.patch): + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.26411 + umask 022 + cd /builddir/build/BUILD + cd udhcp-0.9.8 + LANG=C + export LANG + unset DISPLAY + /usr/bin/make gcc -c -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -fomit-frame-pointer dhcpd.c gcc -c -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -fomit-frame-pointer arpping.c gcc -c -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -fomit-frame-pointer files.c gcc -c -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -fomit-frame-pointer leases.c gcc -c -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -fomit-frame-pointer serverpacket.c serverpacket.c: In function 'add_bootp_options': serverpacket.c:101: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness serverpacket.c:103: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness gcc -c -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -fomit-frame-pointer options.c options.c: In function 'add_simple_option': options.c:160: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -fomit-frame-pointer socket.c gcc -c -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -fomit-frame-pointer packet.c packet.c: In function 'get_packet': packet.c:73: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness gcc -c -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -fomit-frame-pointer pidfile.c gcc dhcpd.o arpping.o files.o leases.o serverpacket.o options.o socket.o packet.o pidfile.o -o udhcpd gcc -c -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -fomit-frame-pointer dhcpc.c dhcpc.c: In function 'main': dhcpc.c:259: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness dhcpc.c:274: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness gcc -c -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -fomit-frame-pointer clientpacket.c gcc -c -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -fomit-frame-pointer script.c script.c: In function 'fill_envp': script.c:187: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness script.c:193: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gcc dhcpc.o clientpacket.o script.o options.o socket.o packet.o pidfile.o -o udhcpc gcc -c -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -fomit-frame-pointer dumpleases.c gcc dumpleases.o -o dumpleases strip --remove-section=.note --remove-section=.comment udhcpd udhcpc dumpleases + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.76504 + umask 022 + cd /builddir/build/BUILD + cd udhcp-0.9.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/udhcp-0.9.8-root + /usr/bin/make DESTDIR=/var/tmp/udhcp-0.9.8-root install strip --remove-section=.note --remove-section=.comment udhcpd udhcpc dumpleases mkdir -p /var/tmp/udhcp-0.9.8-root/sbin mkdir -p /var/tmp/udhcp-0.9.8-root/usr/sbin mkdir -p /var/tmp/udhcp-0.9.8-root/usr/bin mkdir -p /var/tmp/udhcp-0.9.8-root/usr/share mkdir -p /var/tmp/udhcp-0.9.8-root/usr/share/udhcpc install udhcpd /var/tmp/udhcp-0.9.8-root/usr/sbin install dumpleases /var/tmp/udhcp-0.9.8-root/usr/bin install udhcpc /var/tmp/udhcp-0.9.8-root/sbin for name in bound deconfig renew script ; do \ install samples/sample.$name \ /var/tmp/udhcp-0.9.8-root/usr/share/udhcpc/default.$name ; \ done mkdir -p /var/tmp/udhcp-0.9.8-root/usr/share/man/man1 install dumpleases.1 /var/tmp/udhcp-0.9.8-root/usr/share/man/man1 mkdir -p /var/tmp/udhcp-0.9.8-root/usr/share/man/man5 install udhcpd.conf.5 /var/tmp/udhcp-0.9.8-root/usr/share/man/man5 mkdir -p /var/tmp/udhcp-0.9.8-root/usr/share/man/man8 install udhcpc.8 udhcpd.8 /var/tmp/udhcp-0.9.8-root/usr/share/man/man8 + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/udhcp-0.9.8 0 blocks find: /var/tmp/udhcp-0.9.8-root/usr/lib: No such file or directory + /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-java-repack-jars Processing files: udhcp-0.9.8-1usermac.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) rtld(GNU_HASH) Processing files: udhcp-debuginfo-0.9.8-1usermac.ru Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/udhcp-0.9.8-root warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/udhcp-0.9.8-1usermac.ru.x86_64.rpm Wrote: /builddir/build/RPMS/udhcp-debuginfo-0.9.8-1usermac.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.33860 + umask 022 + cd /builddir/build/BUILD + cd udhcp-0.9.8 + rm -rf /var/tmp/udhcp-0.9.8-root + exit 0 Child returncode was: 0 LEAVE do -->