Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-HTML-Strip.spec'], chrootPath='/var/lib/mock/f28-build-11394953-852922/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=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': 'en_US.UTF-8'} and shell False sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-HTML-Strip-2.10-7.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-HTML-Strip.spec'], chrootPath='/var/lib/mock/f28-build-11394953-852922/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=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': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.P92onu + 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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LUuFpI + 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 -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for HTML::Strip + make -j6 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 chmod 644 "Strip.bs" 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 -fasynchronous-unwind-tables -fstack-clash-protection -mcet -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 -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -DVERSION=\"2.10\" -DXS_VERSION=\"2.10\" -fPIC "-I/usr/lib/perl5/CORE" strip_html.c "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Strip.bs blib/arch/auto/HTML/Strip/Strip.bs 644 strip_html.c: In function '_strip_html': strip_html.c:23:25: warning: implicit declaration of function 'utf8_char_width' [-Wimplicit-function-declaration] width = is_utf8_p ? utf8_char_width(p_raw) : 1; ^~~~~~~~~~~~~~~ strip_html.c: In function 'utf8_char_width': strip_html.c:203:20: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign] char * p = string; ^~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection -mcet -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 -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -DVERSION=\"2.10\" -DXS_VERSION=\"2.10\" -fPIC "-I/usr/lib/perl5/CORE" Strip.c Strip.c: In function 'XS_HTML__Strip__xs_destroy': Strip.c:199:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); ^ Strip.c: In function 'XS_HTML__Strip__strip_html': Strip.c:231:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); ^ Strip.c: In function 'XS_HTML__Strip__reset': Strip.c:266:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); ^ Strip.c: In function 'XS_HTML__Strip_clear_striptags': Strip.c:289:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); ^ Strip.c: In function 'XS_HTML__Strip_add_striptag': Strip.c:314:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); ^ Strip.c: In function 'XS_HTML__Strip_set_emit_spaces': Strip.c:339:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); ^ Strip.c: In function 'XS_HTML__Strip_set_decode_entities': Strip.c:365:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); ^ Strip.c: In function 'XS_HTML__Strip_decode_entities': Strip.c:391:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); ^ Strip.c: In function 'XS_HTML__Strip__set_striptags_ref': Strip.c:433:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); ^ Strip.c: In function 'XS_HTML__Strip_set_auto_reset': Strip.c:464:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); ^ Strip.c: In function 'XS_HTML__Strip_auto_reset': Strip.c:490:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); ^ Strip.c: In function 'XS_HTML__Strip_set_debug': Strip.c:517:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); ^ Strip.c: In function 'XS_HTML__Strip_debug': Strip.c:543:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] stripper = (Stripper *)SvIV((SV*)SvRV( ST(0) )); ^ rm -f blib/arch/auto/HTML/Strip/Strip.so gcc -lpthread -shared -Wl,-z,relro -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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b99LIY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386 ++ dirname /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386 + cd HTML-Strip-2.10 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386 "/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-7.fc28.i386/usr/lib/perl5/vendor_perl/auto/HTML/Strip/Strip.so Installing /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386/usr/lib/perl5/vendor_perl/HTML/Strip.pm Installing /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386/usr/share/man/man3/HTML::Strip.3pm + find /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.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-7.fc28.i386/usr + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.10-7.fc28 --unique-debug-suffix -2.10-7.fc28.i386 --unique-debug-src-base perl-HTML-Strip-2.10-7.fc28.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/HTML-Strip-2.10 extracting debug info from /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386/usr/lib/perl5/vendor_perl/auto/HTML/Strip/Strip.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 59 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nIoDeg + umask 022 + cd /builddir/build/BUILD + cd HTML-Strip-2.10 + make test "/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.05 usr 0.02 sys + 1.01 cusr 0.11 csys = 1.19 CPU) Result: PASS + exit 0 Processing files: perl-HTML-Strip-2.10-7.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b33FWA + umask 022 + cd /builddir/build/BUILD + cd HTML-Strip-2.10 + DOCDIR=/builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.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-7.fc28.i386/usr/share/doc/perl-HTML-Strip + cp -pr Changes /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386/usr/share/doc/perl-HTML-Strip + cp -pr README /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386/usr/share/doc/perl-HTML-Strip + exit 0 Provides: perl(HTML::Strip) = 2.10 perl-HTML-Strip = 2.10-7.fc28 perl-HTML-Strip(x86-32) = 2.10-7.fc28 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.26 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-7.fc28.i686 Provides: perl-HTML-Strip-debugsource = 2.10-7.fc28 perl-HTML-Strip-debugsource(x86-32) = 2.10-7.fc28 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-7.fc28.i686 Provides: debuginfo(build-id) = 2d76c4fc6bde830eb2771edf14851a3aa3ca1d82 perl-HTML-Strip-debuginfo = 2.10-7.fc28 perl-HTML-Strip-debuginfo(x86-32) = 2.10-7.fc28 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-7.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386 Wrote: /builddir/build/RPMS/perl-HTML-Strip-2.10-7.fc28.i686.rpm Wrote: /builddir/build/RPMS/perl-HTML-Strip-debugsource-2.10-7.fc28.i686.rpm Wrote: /builddir/build/RPMS/perl-HTML-Strip-debuginfo-2.10-7.fc28.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QZd6ZV + umask 022 + cd /builddir/build/BUILD + cd HTML-Strip-2.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-HTML-Strip-2.10-7.fc28.i386 + exit 0 Child return code was: 0