Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libutempter.spec'], shell=Falselogger=printOutput=Falsetimeout=0gid=135env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}uid=1000user='mockbuild'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/libutempter.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False warning: Macro expanded in comment on line 74: #%{_sbindir}/utempter warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/libutempter-1.1.6-7.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/libutempter.spec '], shell=Falselogger=private_network=Truetimeout=0gid=135env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}uid=1000user='mockbuild'printOutput=FalsechrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/libutempter.spec '] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False warning: Macro expanded in comment on line 74: #%{_sbindir}/utempter Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kDeSgj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libutempter-1.1.6 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libutempter-1.1.6.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libutempter-1.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libutempter-pierelro.patch):' Patch #0 (libutempter-pierelro.patch): + /usr/bin/patch -p1 -b --suffix .pierelro --fuzz=0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4sLHMu + umask 022 + cd /builddir/build/BUILD + cd libutempter-1.1.6 + make 'CFLAGS=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' libdir=/usr/lib libexecdir=/usr/libexec cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/libexec\" -pie -fPIE -Wl,-z,relro,-z,now,-stats \ utempter.c -o utempter /usr/bin/ld: total time in link: 0.057000 /usr/bin/ld: data size 3305472 cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/libexec\" -c -fPIC iface.c -o iface.os cc -shared \ -Wl,-soname,libutempter.so.0,--version-script=libutempter.map,-z,relro,-z,defs,-stats \ -lc iface.os -o libutempter.so /usr/bin/ld: total time in link: 0.062000 /usr/bin/ld: data size 2703360 cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/libexec\" -c -o iface.o iface.c ar rv libutempter.a iface.o ar: creating libutempter.a a - iface.o ranlib libutempter.a + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w5pUFx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm ++ dirname /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm + cd libutempter-1.1.6 + make install DESTDIR=/builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm libdir=/usr/lib libexecdir=/usr/libexec mkdir -p /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/lib /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/libexec/utempter \ /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/include /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/share/man/man3 install -p -m2711 utempter /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/libexec/utempter/ install -p -m644 utempter.h /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/include/ install -p -m755 libutempter.so /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/lib/libutempter.so.1.1.6 install -p -m644 libutempter.a /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/lib/ ln -s libutempter.so.1.1.6 /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/lib/libutempter.so.0 ln -s libutempter.so.0 /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/lib/libutempter.so install -p -m644 utempter.3 /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/share/man/man3/ for n in libutempter utempter_add_record utempter_remove_record \ utempter_remove_added_record utempter_set_helper; do \ ln -s utempter.3 /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/share/man/man3/$n.3; \ done + rm -f /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/lib/libutempter.a + /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/libutempter-1.1.6 extracting debug info from /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/libexec/utempter/utempter extracting debug info from /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/lib/libutempter.so.1.1.6 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libutempter.so.1.1.6.debug to /usr/lib/debug/usr/lib/libutempter.so.0.debug symlinked /usr/lib/debug/usr/lib/libutempter.so.1.1.6.debug to /usr/lib/debug/usr/lib/libutempter.so.debug 19 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: libutempter-1.1.6-7.fc20.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Gb7XyS + umask 022 + cd /builddir/build/BUILD + cd libutempter-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/share/doc/libutempter + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/share/doc/libutempter + cp -pr README /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/share/doc/libutempter + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.023sdc + umask 022 + cd /builddir/build/BUILD + cd libutempter-1.1.6 + LICENSEDIR=/builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/share/licenses/libutempter + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/share/licenses/libutempter + cp -pr COPYING /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm/usr/share/licenses/libutempter + exit 0 Provides: libutempter = 1.1.6-7.fc20 libutempter(armv6hl-32) = 1.1.6-7.fc20 libutempter.so.0 libutempter.so.0(UTEMPTER_1.1) utempter = 0.5.2 Requires(interp): /bin/sh /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig 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: libutempter-devel-1.1.6-7.fc20.armv6hl Provides: libutempter-devel = 1.1.6-7.fc20 libutempter-devel(armv6hl-32) = 1.1.6-7.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libutempter-debuginfo-1.1.6-7.fc20.armv6hl Provides: libutempter-debuginfo = 1.1.6-7.fc20 libutempter-debuginfo(armv6hl-32) = 1.1.6-7.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/libutempter-1.1.6-7.fc20.arm warning: Could not canonicalize hostname: armbuilder Wrote: /builddir/build/RPMS/libutempter-1.1.6-7.fc20.armv6hl.rpm Wrote: /builddir/build/RPMS/libutempter-devel-1.1.6-7.fc20.armv6hl.rpm Wrote: /builddir/build/RPMS/libutempter-debuginfo-1.1.6-7.fc20.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MikjVJ + umask 022 + cd /builddir/build/BUILD + cd libutempter-1.1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libutempter-1.1.6-7.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->