Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-Text-Hunspell.spec'], timeout=0shell=Falseuid=1000user='mockbuild'env={'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100'}printOutput=Falselogger=gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-Text-Hunspell.spec'] with env {'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-Text-Hunspell-2.11-3bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/perl-Text-Hunspell.spec '], timeout=0shell=Falseuid=1000user='mockbuild'private_network=TrueprintOutput=Falselogger=env={'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100'}gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/perl-Text-Hunspell.spec '] with env {'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yeUD9C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Text-Hunspell-2.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/Text-Hunspell-2.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-Hunspell-2.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U1pUxb + umask 022 + cd /builddir/build/BUILD + cd Text-Hunspell-2.11 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::Hunspell + make -j8 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -C++ -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "perlobject.map" -typemap "typemap" -typemap "typemap" Hunspell.xs > Hunspell.xsc && mv Hunspell.xsc Hunspell.c Running Mkbootstrap for Text::Hunspell () chmod 644 "Hunspell.bs" cp Hunspell.pm blib/lib/Text/Hunspell.pm c++ -c -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 -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"2.11\" -DXS_VERSION=\"2.11\" -fPIC "-I/usr/lib/perl5/CORE" Hunspell.c rm -f blib/arch/auto/Text/Hunspell/Hunspell.so c++ -shared -Wl,-z,relro -L/usr/local/lib -fstack-protector-strong Hunspell.o -o blib/arch/auto/Text/Hunspell/Hunspell.so \ -lhunspell-1.3 -lperl \ chmod 755 blib/arch/auto/Text/Hunspell/Hunspell.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hunspell.bs blib/arch/auto/Text/Hunspell/Hunspell.bs 644 Manifying 1 pod document Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7TVySe + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm + cd Text-Hunspell-2.11 + rm -rf /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm Running Mkbootstrap for Text::Hunspell () chmod 644 "Hunspell.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-Text-Hunspell-2.11-3bs02fc23.arm/usr/lib/perl5/vendor_perl/auto/Text/Hunspell/Hunspell.so Installing /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm/usr/lib/perl5/vendor_perl/Text/Hunspell.pm Installing /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm/usr/share/man/man3/Text::Hunspell.3pm + find /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.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-Text-Hunspell-2.11-3bs02fc23.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/Text-Hunspell-2.11 extracting debug info from /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm/usr/lib/perl5/vendor_perl/auto/Text/Hunspell/Hunspell.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 100 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.pQN8oY + umask 022 + cd /builddir/build/BUILD + cd Text-Hunspell-2.11 + LANG=en_US + make test TEST_POD=1 TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-use.t ............. 1..1 ok 1 - use Text::Hunspell; ok t/02-pod.t ............. 1..1 ok 1 - POD test for blib/lib/Text/Hunspell.pm ok t/05-core.t ............ 1..5 ok 1 - Created a Text::Hunspell object [Text::Hunspell=SCALAR(0x24c40)] ok 2 - Word 'lótól' should be in the test dictionary ok 3 - Word 'lóotól' shouldn't be in the test dictionary ok 4 - Got some suggestions ok 5 - List of suggestions should be correct ok # Analysis result: [ st:ló po:noun ts:NOM al:lovak is:ABL] t/06-analyze.t ......... 1..7 ok 1 - Created a Text::Hunspell object [Text::Hunspell=SCALAR(0x24c40)] ok 2 - Got something back ok 3 - Stemming root ok 4 - Word supposed to be a noun ok 5 - Have no idea ok 6 - Also here, no idea ok 7 - Guess what? ok t/07-add-dictionary.t .. 1..4 ok 1 - Created a Text::Hunspell object [Text::Hunspell=SCALAR(0x24c40)] ok 2 - Word 'munkey' shouldn't be in the test dictionary ok 3 - Added a supplemental dictionary ok 4 - Word 'munkey' is in the supplemental dictionary ok All tests successful. Files=5, Tests=18, 1 wallclock secs ( 0.13 usr 0.01 sys + 0.66 cusr 0.08 csys = 0.88 CPU) Result: PASS + exit 0 Processing files: perl-Text-Hunspell-2.11-3bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.smKpcT + umask 022 + cd /builddir/build/BUILD + cd Text-Hunspell-2.11 + DOCDIR=/builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm/usr/share/doc/perl-Text-Hunspell + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm/usr/share/doc/perl-Text-Hunspell + cp -pr Changes /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm/usr/share/doc/perl-Text-Hunspell + cp -pr README /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm/usr/share/doc/perl-Text-Hunspell + cp -pr examples/ /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm/usr/share/doc/perl-Text-Hunspell + exit 0 Provides: perl(Text::Hunspell) = 2.11 perl-Text-Hunspell = 2.11-3bs02fc23 perl-Text-Hunspell(armv6hl-32) = 2.11-3bs02fc23 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) libhunspell-1.3.so.0 libm.so.6 libperl.so.5.22 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) perl(DynaLoader) perl(vars) rtld(GNU_HASH) Processing files: perl-Text-Hunspell-debuginfo-2.11-3bs02fc23.armv6hl Provides: perl-Text-Hunspell-debuginfo = 2.11-3bs02fc23 perl-Text-Hunspell-debuginfo(armv6hl-32) = 2.11-3bs02fc23 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/perl-Text-Hunspell-2.11-3bs02fc23.arm Wrote: /builddir/build/RPMS/perl-Text-Hunspell-2.11-3bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/perl-Text-Hunspell-debuginfo-2.11-3bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kKUQa7 + umask 022 + cd /builddir/build/BUILD + cd Text-Hunspell-2.11 + rm -rf /builddir/build/BUILDROOT/perl-Text-Hunspell-2.11-3bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->