Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/logrotate.spec'], shell=Falseuid=1000printOutput=Falsetimeout=0user='mockbuild'logger=gid=135env={'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100'}chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/logrotate.spec'] with env {'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False warning: bogus date in %changelog: Wed Aug 01 2011 Jan Kaluza 3.8.0-4 warning: bogus date in %changelog: Wed Jul 18 2003 Dan Walsh 3.6.9-2 warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/logrotate-3.9.1-2.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/logrotate.spec '], shell=Falseuid=1000printOutput=Falsetimeout=0user='mockbuild'private_network=Truegid=135env={'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100'}chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/logrotate.spec '] with env {'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False warning: bogus date in %changelog: Wed Aug 01 2011 Jan Kaluza 3.8.0-4 warning: bogus date in %changelog: Wed Jul 18 2003 Dan Walsh 3.6.9-2 Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.K8kdYQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf logrotate-3.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/logrotate-3.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd logrotate-3.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (logrotate-3.9.1-statusfile.patch):' Patch #0 (logrotate-3.9.1-statusfile.patch): + /usr/bin/patch -p1 -b --suffix .statusfile --fuzz=0 patching file examples/logrotate.cron + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mU45vD + umask 022 + cd /builddir/build/BUILD + cd logrotate-3.9.1 + export 'CFLAGS=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + ./autogen.sh Preparing the logrotate build system...please wait Found GNU Autoconf version 2.69 Found GNU Automake version 1.13.4 Found GNU Libtool version 2.4.6 Automatically preparing build ... done The logrotate build system is now prepared. To build here, run: ./configure make + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for armv6hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for poptParseArgvString in -lpopt... yes checking for getfscreatecon_raw in -lselinux... yes checking for acl_get_file in -lacl... yes checking for strptime... yes checking for qsort... yes checking for fork... yes checking for vfork... yes checking for madvise... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: executing depfiles commands + make -j8 Making all in test make[1]: Entering directory `/builddir/build/BUILD/logrotate-3.9.1/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/logrotate-3.9.1/test' make[1]: Entering directory `/builddir/build/BUILD/logrotate-3.9.1' gcc -DPACKAGE_NAME=\"logrotate\" -DPACKAGE_TARNAME=\"logrotate\" -DPACKAGE_VERSION=\"3.9.1\" -DPACKAGE_STRING=\"logrotate\ 3.9.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"logrotate\" -DVERSION=\"3.9.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_LIBPOPT=1 -DHAVE_LIBSELINUX=1 -DHAVE_LIBACL=1 -DHAVE_STRPTIME=1 -DHAVE_QSORT=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_MADVISE=1 -I. -Wall -Werror -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c logrotate.c gcc -DPACKAGE_NAME=\"logrotate\" -DPACKAGE_TARNAME=\"logrotate\" -DPACKAGE_VERSION=\"3.9.1\" -DPACKAGE_STRING=\"logrotate\ 3.9.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"logrotate\" -DVERSION=\"3.9.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_LIBPOPT=1 -DHAVE_LIBSELINUX=1 -DHAVE_LIBACL=1 -DHAVE_STRPTIME=1 -DHAVE_QSORT=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_MADVISE=1 -I. -Wall -Werror -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c log.c gcc -DPACKAGE_NAME=\"logrotate\" -DPACKAGE_TARNAME=\"logrotate\" -DPACKAGE_VERSION=\"3.9.1\" -DPACKAGE_STRING=\"logrotate\ 3.9.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"logrotate\" -DVERSION=\"3.9.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_LIBPOPT=1 -DHAVE_LIBSELINUX=1 -DHAVE_LIBACL=1 -DHAVE_STRPTIME=1 -DHAVE_QSORT=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_MADVISE=1 -I. -Wall -Werror -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c config.c gcc -DPACKAGE_NAME=\"logrotate\" -DPACKAGE_TARNAME=\"logrotate\" -DPACKAGE_VERSION=\"3.9.1\" -DPACKAGE_STRING=\"logrotate\ 3.9.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"logrotate\" -DVERSION=\"3.9.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DHAVE_LIBPOPT=1 -DHAVE_LIBSELINUX=1 -DHAVE_LIBACL=1 -DHAVE_STRPTIME=1 -DHAVE_QSORT=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_MADVISE=1 -I. -Wall -Werror -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c basenames.c gcc -Wall -Werror -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -o logrotate logrotate.o log.o config.o basenames.o -lacl -lselinux -lpopt make[1]: Leaving directory `/builddir/build/BUILD/logrotate-3.9.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.e8ari4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm ++ dirname /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm + cd logrotate-3.9.1 + rm -rf /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm + make install DESTDIR=/builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm Making install in test make[1]: Entering directory `/builddir/build/BUILD/logrotate-3.9.1/test' make[2]: Entering directory `/builddir/build/BUILD/logrotate-3.9.1/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/logrotate-3.9.1/test' make[1]: Leaving directory `/builddir/build/BUILD/logrotate-3.9.1/test' make[1]: Entering directory `/builddir/build/BUILD/logrotate-3.9.1' make[2]: Entering directory `/builddir/build/BUILD/logrotate-3.9.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/usr/sbin' /usr/bin/install -c logrotate '/builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/usr/sbin' /usr/bin/install -c -d /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/usr/share/man/man8 /usr/bin/install -c -d /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/usr/share/man/man5 /usr/bin/install -c -m 644 ./logrotate.8 /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/usr/share/man/man8 /usr/bin/install -c -m 644 ./logrotate.conf.5 /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/usr/share/man/man5 make[2]: Leaving directory `/builddir/build/BUILD/logrotate-3.9.1' make[1]: Leaving directory `/builddir/build/BUILD/logrotate-3.9.1' + mkdir -p /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm//etc/logrotate.d + mkdir -p /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm//etc/cron.daily + mkdir -p /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm//var/lib/logrotate + install -p -m 644 examples/logrotate-default /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm//etc/logrotate.conf + install -p -m 755 examples/logrotate.cron /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm//etc/cron.daily/logrotate + touch /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm//var/lib/logrotate/logrotate.status + mkdir -p /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm//etc/rwtab.d + install -m644 /builddir/build/SOURCES/rwtab /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/etc/rwtab.d/logrotate + /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/logrotate-3.9.1 extracting debug info from /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/usr/sbin/logrotate dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 222 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NHlAJx + umask 022 + cd /builddir/build/BUILD + cd logrotate-3.9.1 + make test Making test in test make[1]: Entering directory `/builddir/build/BUILD/logrotate-3.9.1/test' (./test) ./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 Running test 32 Running test 33 Running test 34 Running test 35 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 Running test 49 Running test 50 Running test 51 Running test 52 Running test 53 Running test 54 Running test 55 Running test 56 Running test 57 Running test 58 Running test 59 Running test 60 Running test 61 Running test 62 Running test 63 make[1]: Leaving directory `/builddir/build/BUILD/logrotate-3.9.1/test' make[1]: Entering directory `/builddir/build/BUILD/logrotate-3.9.1' make[1]: Nothing to be done for `test-am'. make[1]: Leaving directory `/builddir/build/BUILD/logrotate-3.9.1' + exit 0 Processing files: logrotate-3.9.1-2.fc20.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QgrFWv + umask 022 + cd /builddir/build/BUILD + cd logrotate-3.9.1 + DOCDIR=/builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/usr/share/doc/logrotate + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/usr/share/doc/logrotate + cp -pr CHANGES /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/usr/share/doc/logrotate + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jRM7Ts + umask 022 + cd /builddir/build/BUILD + cd logrotate-3.9.1 + LICENSEDIR=/builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/usr/share/licenses/logrotate + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/usr/share/licenses/logrotate + cp -pr COPYING /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm/usr/share/licenses/logrotate + exit 0 Provides: config(logrotate) = 3.9.1-2.fc20 logrotate = 3.9.1-2.fc20 logrotate(armv6hl-32) = 3.9.1-2.fc20 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: /bin/sh libacl.so.1 libacl.so.1(ACL_1.0) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpopt.so.0 libpopt.so.0(LIBPOPT_0) libselinux.so.1 rtld(GNU_HASH) Processing files: logrotate-debuginfo-3.9.1-2.fc20.armv6hl Provides: logrotate-debuginfo = 3.9.1-2.fc20 logrotate-debuginfo(armv6hl-32) = 3.9.1-2.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm warning: Could not canonicalize hostname: armbuilder Wrote: /builddir/build/RPMS/logrotate-3.9.1-2.fc20.armv6hl.rpm Wrote: /builddir/build/RPMS/logrotate-debuginfo-3.9.1-2.fc20.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7dVBwE + umask 022 + cd /builddir/build/BUILD + cd logrotate-3.9.1 + rm -rf /builddir/build/BUILDROOT/logrotate-3.9.1-2.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->