Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-HTML-Strip.spec'], chrootPath='/var/lib/mock/f31-build-17027304-1223764/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-HTML-Strip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/perl-HTML-Strip-2.10-13.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-HTML-Strip.spec'], chrootPath='/var/lib/mock/f31-build-17027304-1223764/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-HTML-Strip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4H60IC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf HTML-Strip-2.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/HTML-Strip-2.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd HTML-Strip-2.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UIGAhF + umask 022 + cd /builddir/build/BUILD + cd HTML-Strip-2.10 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + make -j6 BUILDSTDERR: strip_html.c: In function '_strip_html': BUILDSTDERR: strip_html.c:23:25: warning: implicit declaration of function 'utf8_char_width' [-Wimplicit-function-declaration] BUILDSTDERR: 23 | width = is_utf8_p ? utf8_char_width(p_raw) : 1; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: strip_html.c: In function 'utf8_char_width': BUILDSTDERR: strip_html.c:203:20: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign] BUILDSTDERR: 203 | char * p = string; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Strip.c: In function 'XS_HTML__Strip__xs_destroy': BUILDSTDERR: Strip.c:199:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 199 | stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); BUILDSTDERR: | ^ BUILDSTDERR: Strip.c: In function 'XS_HTML__Strip__strip_html': BUILDSTDERR: Strip.c:231:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 231 | stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); BUILDSTDERR: | ^ BUILDSTDERR: Strip.c: In function 'XS_HTML__Strip__reset': BUILDSTDERR: Strip.c:266:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 266 | stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); BUILDSTDERR: | ^ BUILDSTDERR: Strip.c: In function 'XS_HTML__Strip_clear_striptags': BUILDSTDERR: Strip.c:289:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 289 | stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); BUILDSTDERR: | ^ BUILDSTDERR: Strip.c: In function 'XS_HTML__Strip_add_striptag': BUILDSTDERR: Strip.c:314:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 314 | stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); BUILDSTDERR: | ^ BUILDSTDERR: Strip.c: In function 'XS_HTML__Strip_set_emit_spaces': BUILDSTDERR: Strip.c:339:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 339 | stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); BUILDSTDERR: | ^ BUILDSTDERR: Strip.c: In function 'XS_HTML__Strip_set_decode_entities': BUILDSTDERR: Strip.c:365:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 365 | stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); BUILDSTDERR: | ^ BUILDSTDERR: Strip.c: In function 'XS_HTML__Strip_decode_entities': BUILDSTDERR: Strip.c:391:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 391 | stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); BUILDSTDERR: | ^ BUILDSTDERR: Strip.c: In function 'XS_HTML__Strip__set_striptags_ref': BUILDSTDERR: Strip.c:433:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 433 | stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); BUILDSTDERR: | ^ BUILDSTDERR: Strip.c: In function 'XS_HTML__Strip_set_auto_reset': BUILDSTDERR: Strip.c:464:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 464 | stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); BUILDSTDERR: | ^ BUILDSTDERR: Strip.c: In function 'XS_HTML__Strip_auto_reset': BUILDSTDERR: Strip.c:490:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 490 | stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); BUILDSTDERR: | ^ BUILDSTDERR: Strip.c: In function 'XS_HTML__Strip_set_debug': BUILDSTDERR: Strip.c:517:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 517 | stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); BUILDSTDERR: | ^ BUILDSTDERR: Strip.c: In function 'XS_HTML__Strip_debug': BUILDSTDERR: Strip.c:543:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 543 | stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); BUILDSTDERR: | ^ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for HTML::Strip Running Mkbootstrap for Strip () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/HTML-Strip-2.10/typemap' Strip.xs > Strip.xsc gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.10\" -DXS_VERSION=\"2.10\" -fPIC "-I/usr/lib/perl5/CORE" strip_html.c chmod 644 "Strip.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Strip.bs blib/arch/auto/HTML/Strip/Strip.bs 644 cp Strip.pm blib/lib/HTML/Strip.pm mv Strip.xsc Strip.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"2.10\" -DXS_VERSION=\"2.10\" -fPIC "-I/usr/lib/perl5/CORE" Strip.c rm -f blib/arch/auto/HTML/Strip/Strip.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Strip.o strip_html.o -o blib/arch/auto/HTML/Strip/Strip.so \ -lperl \ chmod 755 blib/arch/auto/HTML/Strip/Strip.so Manifying 1 pod document Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7buKUD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386 + cd HTML-Strip-2.10 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386 + find /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386/usr + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.10-13.fc31 --unique-debug-suffix -2.10-13.fc31.i386 --unique-debug-src-base perl-HTML-Strip-2.10-13.fc31.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/HTML-Strip-2.10 BUILDSTDERR: 59 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Strip.bs blib/arch/auto/HTML/Strip/Strip.bs 644 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.10-13.fc31.i386/usr/lib/perl5/vendor_perl/auto/HTML/Strip/Strip.so Installing /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386/usr/lib/perl5/vendor_perl/HTML/Strip.pm Installing /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386/usr/share/man/man3/HTML::Strip.3pm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386/usr/lib/perl5/vendor_perl/auto/HTML/Strip/Strip.so extracting debug info from /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386/usr/lib/perl5/vendor_perl/auto/HTML/Strip/Strip.so original debug info size: 124kB, size after compression: 124kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZC1hFC + umask 022 + cd /builddir/build/BUILD + cd HTML-Strip-2.10 + make test + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Strip.bs blib/arch/auto/HTML/Strip/Strip.bs 644 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/310_latin1.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=16, Tests=38, 1 wallclock secs ( 0.04 usr 0.01 sys + 1.10 cusr 0.12 csys = 1.27 CPU) Result: PASS Processing files: perl-HTML-Strip-2.10-13.fc31.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KeTihF + umask 022 + cd /builddir/build/BUILD + cd HTML-Strip-2.10 + DOCDIR=/builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386/usr/share/doc/perl-HTML-Strip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386/usr/share/doc/perl-HTML-Strip + cp -pr Changes /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386/usr/share/doc/perl-HTML-Strip + cp -pr README /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386/usr/share/doc/perl-HTML-Strip + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: perl(HTML::Strip) = 2.10 perl-HTML-Strip = 2.10-13.fc31 perl-HTML-Strip(x86-32) = 2.10-13.fc31 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.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libperl.so.5.30 libpthread.so.0 libpthread.so.0(GLIBC_2.0) perl(:VERSION) >= 5.8.0 perl(Carp) perl(DynaLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-HTML-Strip-debugsource-2.10-13.fc31.i686 Provides: perl-HTML-Strip-debugsource = 2.10-13.fc31 perl-HTML-Strip-debugsource(x86-32) = 2.10-13.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-HTML-Strip-debuginfo-2.10-13.fc31.i686 Provides: debuginfo(build-id) = 107f9f2311004ceead280a7f418d2e3fda95fb72 perl-HTML-Strip-debuginfo = 2.10-13.fc31 perl-HTML-Strip-debuginfo(x86-32) = 2.10-13.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-HTML-Strip-debugsource(x86-32) = 2.10-13.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386 Wrote: /builddir/build/RPMS/perl-HTML-Strip-2.10-13.fc31.i686.rpm Wrote: /builddir/build/RPMS/perl-HTML-Strip-debugsource-2.10-13.fc31.i686.rpm Wrote: /builddir/build/RPMS/perl-HTML-Strip-debuginfo-2.10-13.fc31.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rlwasD + umask 022 + cd /builddir/build/BUILD + cd HTML-Strip-2.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-13.fc31.i386 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0