Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-Compress-Raw-Lzma.spec'], timeout=0shell=FalseprintOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root'user='mockbuild'uid=1000gid=135logger=env={'HOME': '/builddir', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-Compress-Raw-Lzma.spec'] with env {'HOME': '/builddir', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/perl-Compress-Raw-Lzma.spec "], timeout=0shell=FalseprintOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root'user='mockbuild'private_network=Truegid=135uid=1000logger=env={'HOME': '/builddir', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache'}) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/perl-Compress-Raw-Lzma.spec "] with env {'HOME': '/builddir', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.edfWe2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Compress-Raw-Lzma-2.068 + /usr/bin/gzip -dc /builddir/build/SOURCES/Compress-Raw-Lzma-2.068.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Compress-Raw-Lzma-2.068 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eq8et0 + umask 022 + cd /builddir/build/BUILD + cd Compress-Raw-Lzma-2.068 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' Up/Downgrade not needed. Parsing config.in... Looks Good. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Lzma + make -j8 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" Lzma.xs > Lzma.xsc && mv Lzma.xsc Lzma.c Running Mkbootstrap for Compress::Raw::Lzma () chmod 644 "Lzma.bs" cp lib/Compress/Raw/Lzma.pm blib/lib/Compress/Raw/Lzma.pm AutoSplitting blib/lib/Compress/Raw/Lzma.pm (blib/lib/auto/Compress/Raw/Lzma) gcc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -fPIC "-I/usr/lib/perl5/CORE" -Wall -Wno-comment Lzma.c Lzma.xs:228:1: warning: 'DispStream' defined but not used [-Wunused-function] DispStream(di_stream * s, SV* sv, const char * message) ^ rm -f blib/arch/auto/Compress/Raw/Lzma/Lzma.so gcc -shared -Wl,-z,relro -L/usr/local/lib -fstack-protector-strong Lzma.o -o blib/arch/auto/Compress/Raw/Lzma/Lzma.so \ -L/usr/local/lib -llzma -lperl \ chmod 755 blib/arch/auto/Compress/Raw/Lzma/Lzma.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Lzma.bs blib/arch/auto/Compress/Raw/Lzma/Lzma.bs 644 Manifying 1 pod document Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iy1Ow0 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm + cd Compress-Raw-Lzma-2.068 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm Running Mkbootstrap for Compress::Raw::Lzma () chmod 644 "Lzma.bs" Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm/usr/lib/perl5/vendor_perl/auto/Compress/Raw/Lzma/Lzma.so Installing /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm/usr/lib/perl5/vendor_perl/Compress/Raw/Lzma.pm Installing /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm/usr/lib/perl5/vendor_perl/auto/Compress/Raw/Lzma/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm/usr/share/man/man3/Compress::Raw::Lzma.3pm + find /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm + /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/Compress-Raw-Lzma-2.068 extracting debug info from /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm/usr/lib/perl5/vendor_perl/auto/Compress/Raw/Lzma/Lzma.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 260 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LUhcEQ Processing files: perl-Compress-Raw-Lzma-2.068-5bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mHn65J + umask 022 + cd /builddir/build/BUILD + cd Compress-Raw-Lzma-2.068 + DOCDIR=/builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm/usr/share/doc/perl-Compress-Raw-Lzma + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm/usr/share/doc/perl-Compress-Raw-Lzma + cp -pr Changes /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm/usr/share/doc/perl-Compress-Raw-Lzma + cp -pr README /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm/usr/share/doc/perl-Compress-Raw-Lzma + exit 0 Provides: perl(Compress::Raw::Lzma) = 2.068 perl-Compress-Raw-Lzma = 2.068-5bs02npfc23 perl-Compress-Raw-Lzma(armv6hl-32) = 2.068-5bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblzma.so.5 liblzma.so.5(XZ_5.0) libperl.so.5.22 perl >= 0:5.006 perl(AutoLoader) perl(Carp) perl(Exporter) perl(Scalar::Util) perl(UNIVERSAL) perl(constant) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-Compress-Raw-Lzma-debuginfo-2.068-5bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm Wrote: /builddir/build/RPMS/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/perl-Compress-Raw-Lzma-debuginfo-2.068-5bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I337NZ + umask 022 + cd /builddir/build/BUILD + cd Compress-Raw-Lzma-2.068 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.068-5bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->