Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/which.spec'], printOutput=Falseuid=1000logger=gid=135shell=Falsetimeout=0user='mockbuild'chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'env={'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/which.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/which-2.20-12.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/which.spec '], printOutput=Falseuid=1000private_network=Truelogger=timeout=0shell=Falsegid=135user='mockbuild'chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'env={'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/which.spec '] with env {'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GRDD8b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf which-2.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/which-2.20.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd which-2.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch (which-2.19-afs.patch):' Patch (which-2.19-afs.patch): + /usr/bin/patch -p1 -b --suffix .afs --fuzz=0 patching file bash.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.296n3e + umask 022 + cd /builddir/build/BUILD + cd which-2.20 + 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 to enable maintainer-specific portions of Makefiles... no checking for armv6hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 a BSD-compatible install... /usr/bin/install -c 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for xmalloc in libiberty.a... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for strchr... yes checking for memcpy... yes checking for getopt_long... yes checking for getcwd... yes checking for getwd... yes checking for ar... ar checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for strings.h... (cached) yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking whether programs are able to redeclare getpw functions... yes configure: creating ./config.status config.status: creating Makefile config.status: creating maintMakefile config.status: creating tilde/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/which-2.20' Making all in tilde make[2]: Entering directory '/builddir/build/BUILD/which-2.20/tilde' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c tilde.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c shell.c rm -f libtilde.a ar cru libtilde.a tilde.o shell.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libtilde.a make[2]: Leaving directory '/builddir/build/BUILD/which-2.20/tilde' Making all in . make[2]: Entering directory '/builddir/build/BUILD/which-2.20' gcc -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c getopt.c gcc -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c getopt1.c gcc -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c bash.c gcc -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c which.c gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -o which getopt.o getopt1.o bash.o which.o ./tilde/libtilde.a make[2]: Leaving directory '/builddir/build/BUILD/which-2.20' make[1]: Leaving directory '/builddir/build/BUILD/which-2.20' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H2LkpI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/which-2.20-12.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/which-2.20-12.fc20.arm ++ dirname /builddir/build/BUILDROOT/which-2.20-12.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/which-2.20-12.fc20.arm + cd which-2.20 + rm -rf /builddir/build/BUILDROOT/which-2.20-12.fc20.arm + make install DESTDIR=/builddir/build/BUILDROOT/which-2.20-12.fc20.arm make install-recursive make[1]: Entering directory '/builddir/build/BUILD/which-2.20' Making install in tilde make[2]: Entering directory '/builddir/build/BUILD/which-2.20/tilde' make[3]: Entering directory '/builddir/build/BUILD/which-2.20/tilde' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/which-2.20/tilde' make[2]: Leaving directory '/builddir/build/BUILD/which-2.20/tilde' Making install in . make[2]: Entering directory '/builddir/build/BUILD/which-2.20' make[3]: Entering directory '/builddir/build/BUILD/which-2.20' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/bin" /usr/bin/install -c 'which' '/builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/bin/which' test -z "/usr/share/info" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/info" /usr/bin/install -c -m 644 './which.info' '/builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/info/which.info' install-info --info-dir='/builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/info' '/builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/info/which.info' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/man/man1" /usr/bin/install -c -m 644 './which.1' '/builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/man/man1/which.1' make[3]: Leaving directory '/builddir/build/BUILD/which-2.20' make[2]: Leaving directory '/builddir/build/BUILD/which-2.20' make[1]: Leaving directory '/builddir/build/BUILD/which-2.20' + mkdir -p /builddir/build/BUILDROOT/which-2.20-12.fc20.arm/etc/profile.d + install -p -m 644 /builddir/build/SOURCES/which2.sh /builddir/build/SOURCES/which2.csh /builddir/build/BUILDROOT/which-2.20-12.fc20.arm/etc/profile.d/ + rm -f /builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/info/dir + /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/which-2.20 extracting debug info from /builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/bin/which dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 105 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 Processing files: which-2.20-12.fc20.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K02HIj + umask 022 + cd /builddir/build/BUILD + cd which-2.20 + DOCDIR=/builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/doc/which + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/doc/which + cp -pr EXAMPLES /builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/doc/which + cp -pr README /builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/doc/which + cp -pr AUTHORS /builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/doc/which + cp -pr NEWS /builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/doc/which + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hqGrvW + umask 022 + cd /builddir/build/BUILD + cd which-2.20 + LICENSEDIR=/builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/licenses/which + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/licenses/which + cp -pr COPYING /builddir/build/BUILDROOT/which-2.20-12.fc20.arm/usr/share/licenses/which + exit 0 Provides: which = 2.20-12.fc20 which(armv6hl-32) = 2.20-12.fc20 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/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: which-debuginfo-2.20-12.fc20.armv6hl Provides: which-debuginfo = 2.20-12.fc20 which-debuginfo(armv6hl-32) = 2.20-12.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/which-2.20-12.fc20.arm warning: Could not canonicalize hostname: armbuilder Wrote: /builddir/build/RPMS/which-2.20-12.fc20.armv6hl.rpm Wrote: /builddir/build/RPMS/which-debuginfo-2.20-12.fc20.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sOWurR + umask 022 + cd /builddir/build/BUILD + cd which-2.20 + rm -rf /builddir/build/BUILDROOT/which-2.20-12.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->