Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/zisofs-tools.spec'], shell=Falseuid=1000printOutput=Falsetimeout=0gid=135logger=user='mockbuild'chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'env={'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/zisofs-tools.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash'} and shell False warning: Macro expanded in comment on line 8: #Source: http://www.kernel.org/pub/linux/utils/fs/zisofs/zisofs-tools-%{version}.tar.bz2 warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/zisofs-tools-1.0.8-14.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/zisofs-tools.spec '], shell=Falseuid=1000private_network=TrueprintOutput=Falsetimeout=0gid=135logger=user='mockbuild'chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'env={'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/zisofs-tools.spec '] with env {'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash'} and shell False warning: Macro expanded in comment on line 8: #Source: http://www.kernel.org/pub/linux/utils/fs/zisofs/zisofs-tools-%{version}.tar.bz2 Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zzbrtk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zisofs-tools-1.0.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/zisofs-tools-1.0.8.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zisofs-tools-1.0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4FrhOz + umask 022 + cd /builddir/build/BUILD + cd zisofs-tools-1.0.8 + 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 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 ANSI C... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for an ANSI C-conforming const... yes checking for inline... inline checking if gcc accepts -Wall... yes checking if gcc accepts -W... yes checking if gcc accepts -Wpointer-arith... yes checking if gcc accepts -Wbad-function-cast... yes checking if gcc accepts -Wcast-equal... no checking if gcc accepts -Wstrict-prototypes... yes checking if gcc accepts -Wmissing-prototypes... yes checking if gcc accepts -Wmissing-declarations... yes checking if gcc accepts -Wnested-externs... yes checking if gcc accepts -Winline... yes checking if gcc accepts -Wshadow... yes checking if gcc accepts -Wcast-align... yes checking if gcc accepts -pipe... yes checking how to run the C preprocessor... gcc -E checking for egrep... 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 inttypes.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for lchown... yes checking for utimes... yes checking for struct stat.st_mtim.tv_usec... no checking for struct stat.st_mtim.tv_nsec... yes checking for library containing compress2... -lz checking for library containing getopt_long... none required checking for getopt_long... yes checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating MCONFIG config.status: creating config.h + make -j8 echo "#define ZISOFS_TOOLS_VERSION \"1.0.8\"" > version.h gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c walk.c gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c workers.c gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c util.c gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c hash.c gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c iso9660.c gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c copytime.c gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c compress.c gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c uncompress.c gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c mkzftree.c gcc -Wl,-z,relro -o mkzftree mkzftree.o walk.o workers.o util.o hash.o iso9660.o copytime.o compress.o uncompress.o -lz + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.smFNCC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm ++ dirname /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm + cd zisofs-tools-1.0.8 + rm -rf /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm + make install INSTALLROOT=/builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm mkdir -p /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm/usr/bin /usr/bin/install -c mkzftree /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm/usr/bin mkdir -p /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm/usr/share/man/man1 /usr/bin/install -c -m 644 mkzftree.1 /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm/usr/share/man/man1 + /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/zisofs-tools-1.0.8 extracting debug info from /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm/usr/bin/mkzftree dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 76 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: zisofs-tools-1.0.8-14.fc20.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rZnXAh + umask 022 + cd /builddir/build/BUILD + cd zisofs-tools-1.0.8 + DOCDIR=/builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm/usr/share/doc/zisofs-tools + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm/usr/share/doc/zisofs-tools + cp -pr README /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm/usr/share/doc/zisofs-tools + cp -pr zisofs.magic /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm/usr/share/doc/zisofs-tools + cp -pr COPYING /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm/usr/share/doc/zisofs-tools + exit 0 Provides: zisofs-tools = 1.0.8-14.fc20 zisofs-tools(armv6hl-32) = 1.0.8-14.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libz.so.1 rtld(GNU_HASH) Processing files: zisofs-tools-debuginfo-1.0.8-14.fc20.armv6hl Provides: zisofs-tools-debuginfo = 1.0.8-14.fc20 zisofs-tools-debuginfo(armv6hl-32) = 1.0.8-14.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/zisofs-tools-1.0.8-14.fc20.arm warning: Could not canonicalize hostname: armbuilder Wrote: /builddir/build/RPMS/zisofs-tools-1.0.8-14.fc20.armv6hl.rpm Wrote: /builddir/build/RPMS/zisofs-tools-debuginfo-1.0.8-14.fc20.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2NAmGe + umask 022 + cd /builddir/build/BUILD + cd zisofs-tools-1.0.8 + rm -rf /builddir/build/BUILDROOT/zisofs-tools-1.0.8-14.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->