Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/logrotate.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-3563-5735/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/logrotate.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/logrotate-3.8.5-2.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/logrotate.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-3563-5735/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/logrotate.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5258 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf logrotate-3.8.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/logrotate-3.8.5.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd logrotate-3.8.5 ++ /usr/bin/id -u + '[' 486 = 0 ']' ++ /usr/bin/id -u + '[' 486 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5258 + umask 022 + cd /builddir/build/BUILD + cd logrotate-3.8.5 + LANG=C + export LANG + unset DISPLAY + make WITH_ACL=yes WITH_SELINUX=yes -j2 cc -E -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.8.5\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DWITH_SELINUX -DWITH_ACL -M logrotate.c log.c config.c basenames.c > .depend cc -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.8.5\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DWITH_SELINUX -DWITH_ACL -c -o logrotate.o logrotate.c cc -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.8.5\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DWITH_SELINUX -DWITH_ACL -c -o log.o log.c cc -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.8.5\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DWITH_SELINUX -DWITH_ACL -c -o config.o config.c cc -Wall -D_GNU_SOURCE -DLinux -DVERSION=\"3.8.5\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DWITH_SELINUX -DWITH_ACL -c -o basenames.o basenames.c echo "1" > ./test/test.ACL ; echo "1" > ./test/test.SELINUX ; cc logrotate.o log.o config.o basenames.o -lpopt -lselinux -lacl -o logrotate + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.96770 + umask 022 + cd /builddir/build/BUILD + cd logrotate-3.8.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/logrotate-3.8.5-2.ru-Hx2888 + make install PREFIX=/var/tmp/logrotate-3.8.5-2.ru-Hx2888 [ -d /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/sbin ] || mkdir -p /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/sbin [ -d /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/man ] || mkdir -p /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/man [ -d /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/man/man8 ] || mkdir -p /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/man/man8 [ -d /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/man/man5 ] || mkdir -p /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/man/man5 if [ "Linux" = HP-UX ]; then \ install logrotate /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/sbin 0755 bin bin; \ install logrotate.8 /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/man/man`echo logrotate.8 | sed "s/.*\.//"` 0644 bin bin; \ install logrotate.conf.5 /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/man/man`echo logrotate.conf.5 | sed "s/.*\.//"` 0644 bin bin; \ else if [ "Linux" = FreeBSD ]; then \ logrotate /usr/sbin; \ logrotate.8 /usr/man/man`echo logrotate.8 | sed "s/.*\.//"`/logrotate.8; \ logrotate.conf.5 /usr/man/man`echo logrotate.conf.5 | sed "s/.*\.//"`/logrotate.conf.5; \ else \ install -m 755 logrotate /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/sbin; \ install -m 644 logrotate.8 /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/man/man`echo logrotate.8 | sed "s/.*\.//"`/logrotate.8; \ install -m 644 logrotate.conf.5 /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/man/man`echo logrotate.conf.5 | sed "s/.*\.//"`/logrotate.conf.5; \ fi; fi + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/logrotate-3.8.5 extracting debug info from /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/sbin/logrotate 208 blocks + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.96770 + umask 022 + cd /builddir/build/BUILD + cd logrotate-3.8.5 + make test WITH_ACL=yes (cd test; ./test) setfacl failed on this system. ACL tests will not be executed. ./test: line 33: type: selinuxenabled: not found SELinux disabled. SELinux tests will not be executed. Running test 1 Running test 2 Running test 3 Running test 4 Running test 5 Running test 6 Skipping SELinux part of test 6 Running test 7 Running test 8 Running test 9 Running test 10 Skipping SELinux part of test 10 Running test 11 Running test 12 Running test 13 Running test 14 Running test 15 Running test 16 Running test 17 Running test 18 Running test 19 Running test 20 Running test 21 Running test 22 Running test 23 Running test 24 Running test 25 Running test 26 Running test 27 Running test 28 Running test 29 Running test 30 Running test 31 Skipping test 32: no ACL support Skipping test 33: no ACL support Running test 34 Skipping test 35: no ACL support Running test 36 Running test 37 Running test 38 Running test 39 Running test 40 Running test 41 Running test 42 Running test 43 Running test 44 Running test 45 Running test 46 Skipping SELinux part of test 6 Running test 47 Skipping SELinux test 47 Running test 48 Skipping test 48: no ACL support Running test 49 Running test 50 + exit 0 Processing files: logrotate-3.8.5-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.33657 + umask 022 + cd /builddir/build/BUILD + cd logrotate-3.8.5 + DOCDIR=/var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/share/doc/logrotate-3.8.5 + export DOCDIR + rm -rf /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/share/doc/logrotate-3.8.5 + /bin/mkdir -p /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/share/doc/logrotate-3.8.5 + cp -pr INSTALL COPYING CHANGES /var/tmp/logrotate-3.8.5-2.ru-Hx2888/usr/share/doc/logrotate-3.8.5 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: acl libacl libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) 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) libpopt.so.0()(64bit) libselinux libselinux.so.1()(64bit) rtld(GNU_HASH) Processing files: logrotate-debuginfo-3.8.5-2.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/logrotate-3.8.5-2.ru-Hx2888 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/logrotate-3.8.5-2.ru.x86_64.rpm Wrote: /builddir/build/RPMS/logrotate-debuginfo-3.8.5-2.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.12537 + umask 022 + cd /builddir/build/BUILD + cd logrotate-3.8.5 + rm -rf /var/tmp/logrotate-3.8.5-2.ru-Hx2888 + exit 0 Child returncode was: 0 LEAVE do -->