Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/perl-HTML-Strip.spec'], False, '/var/lib/mock/f22-build-2682160-438055/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/perl-HTML-Strip.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: arm04-builder03.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-HTML-Strip-2.07-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-HTML-Strip.spec'], False, '/var/lib/mock/f22-build-2682160-438055/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-HTML-Strip.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9NiRXS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf HTML-Strip-2.07 + /usr/bin/gzip -dc /builddir/build/SOURCES/HTML-Strip-2.07.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd HTML-Strip-2.07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4fyGmE + umask 022 + cd /builddir/build/BUILD + cd HTML-Strip-2.07 + /usr/bin/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for HTML::Strip + make -j4 Running Mkbootstrap for HTML::Strip () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" Strip.xs > Strip.xsc && mv Strip.xsc Strip.c armv7hl-redhat-linux-gnueabi-gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib/perl5/CORE" strip_html.c chmod 644 "Strip.bs" strip_html.c: In function '_strip_html': strip_html.c:38:5: warning: implicit declaration of function 'utf8_char_width' [-Wimplicit-function-declaration] width = utf8_char_width(p_raw); ^ strip_html.c: In function 'utf8_char_width': strip_html.c:198:20: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char * p = string; ^ cp Strip.pm blib/lib/HTML/Strip.pm armv7hl-redhat-linux-gnueabi-gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib/perl5/CORE" Strip.c rm -f blib/arch/auto/HTML/Strip/Strip.so armv7hl-redhat-linux-gnueabi-gcc -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -L/usr/local/lib Strip.o strip_html.o -o blib/arch/auto/HTML/Strip/Strip.so \ -lperl \ chmod 755 blib/arch/auto/HTML/Strip/Strip.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Strip.bs blib/arch/auto/HTML/Strip/Strip.bs 644 Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nWbqYg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm ++ dirname /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm + cd HTML-Strip-2.07 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm Running Mkbootstrap for HTML::Strip () chmod 644 "Strip.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-HTML-Strip-2.07-1.fc22.arm/usr/lib/perl5/vendor_perl/auto/HTML/Strip/Strip.so Installing /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm/usr/lib/perl5/vendor_perl/HTML/Strip.pm Installing /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm/usr/share/man/man3/HTML::Strip.3pm + find /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm/usr + /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/HTML-Strip-2.07 extracting debug info from /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm/usr/lib/perl5/vendor_perl/auto/HTML/Strip/Strip.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 58 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.8JL3Ir + umask 022 + cd /builddir/build/BUILD + cd HTML-Strip-2.07 + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/001_smoke.t ....................... ok t/100_basic.t ....................... ok t/200_comment.t ..................... ok t/210_auto_reset.t .................. ok t/220_edge_case.t ................... ok t/230_filter.t ...................... ok t/240_striptags.t ................... ok t/250_whitespace_single_char.t ...... ok t/260_offbyone.t .................... ok t/270_mathematical_comparisons.t .... ok t/280_invalid_multiline_segfault.t .. ok t/300_utf8.t ........................ ok t/400_kwalitee.t .................... skipped: these tests are for release candidate testing t/410_pod.t ......................... skipped: Test::Pod 1.00 required for testing POD t/420_pod_coverage.t ................ skipped: Test::Pod::Coverage 1.00 required for testing POD coverage All tests successful. Test Summary Report ------------------- t/300_utf8.t (Wstat: 0 Tests: 5 Failed: 0) TODO passed: 5 Files=15, Tests=34, 2 wallclock secs ( 0.20 usr 0.03 sys + 1.71 cusr 0.17 csys = 2.11 CPU) Result: PASS + exit 0 Processing files: perl-HTML-Strip-2.07-1.fc22.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lTmeL1 + umask 022 + cd /builddir/build/BUILD + cd HTML-Strip-2.07 + DOCDIR=/builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm/usr/share/doc/perl-HTML-Strip + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm/usr/share/doc/perl-HTML-Strip + cp -pr Changes /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm/usr/share/doc/perl-HTML-Strip + cp -pr README /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm/usr/share/doc/perl-HTML-Strip + exit 0 Provides: perl(HTML::Strip) = 2.07 perl-HTML-Strip = 2.07-1.fc22 perl-HTML-Strip(armv7hl-32) = 2.07-1.fc22 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) libperl.so.5.20 perl >= 0:5.008 perl(Carp) perl(DynaLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-HTML-Strip-debuginfo-2.07-1.fc22.armv7hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm warning: Could not canonicalize hostname: arm04-builder03.arm.fedoraproject.org Wrote: /builddir/build/RPMS/perl-HTML-Strip-2.07-1.fc22.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-HTML-Strip-debuginfo-2.07-1.fc22.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wZe8nV + umask 022 + cd /builddir/build/BUILD + cd HTML-Strip-2.07 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-HTML-Strip-2.07-1.fc22.arm + exit 0 Child return code was: 0 LEAVE do -->