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-Text-CharWidth.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-7093-352/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Text-CharWidth.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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-Text-CharWidth-0.04-32.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Text-CharWidth.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-7093-352/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Text-CharWidth.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KUYWaO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Text-CharWidth-0.04 + /usr/bin/gzip -dc /builddir/build/SOURCES/Text-CharWidth-0.04.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-CharWidth-0.04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X1KJsf + umask 022 + cd /builddir/build/BUILD + cd Text-CharWidth-0.04 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::CharWidth + make -j40 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' CharWidth.xs > CharWidth.xsc Running Mkbootstrap for CharWidth () chmod 644 "CharWidth.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CharWidth.bs blib/arch/auto/Text/CharWidth/CharWidth.bs 644 cp CharWidth.pm blib/lib/Text/CharWidth.pm Please specify prototyping behavior for CharWidth.xs (see perlxs manual) mv CharWidth.xsc CharWidth.c gcc -c -I. -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=x86-64 -mtune=generic -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 -g -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/usr/lib/perl5/CORE" CharWidth.c In file included from CharWidth.xs:5: ppport.h:227: warning: "PERL_UNUSED_DECL" redefined # define PERL_UNUSED_DECL In file included from CharWidth.xs:2: /usr/lib/perl5/CORE/perl.h:323: note: this is the location of the previous definition # define PERL_UNUSED_DECL __attribute__unused__ rm -f blib/arch/auto/Text/CharWidth/CharWidth.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong CharWidth.o -o blib/arch/auto/Text/CharWidth/CharWidth.so \ -lperl \ chmod 755 blib/arch/auto/Text/CharWidth/CharWidth.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3qbkfI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386 ++ dirname /builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386 + cd Text-CharWidth-0.04 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CharWidth.bs blib/arch/auto/Text/CharWidth/CharWidth.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-Text-CharWidth-0.04-32.el8.i386/usr/lib/perl5/vendor_perl/auto/Text/CharWidth/CharWidth.so Installing /builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386/usr/lib/perl5/vendor_perl/Text/CharWidth.pm Installing /builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386/usr/share/man/man3/Text::CharWidth.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386/usr + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 0.04-32.el8 --unique-debug-suffix -0.04-32.el8.i386 --unique-debug-src-base perl-Text-CharWidth-0.04-32.el8.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Text-CharWidth-0.04 extracting debug info from /builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386/usr/lib/perl5/vendor_perl/auto/Text/CharWidth/CharWidth.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 17 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 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7cXT1b + umask 022 + cd /builddir/build/BUILD + cd Text-CharWidth-0.04 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CharWidth.bs blib/arch/auto/Text/CharWidth/CharWidth.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/use.t .. ok All tests successful. Files=1, Tests=5, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.05 cusr 0.00 csys = 0.07 CPU) Result: PASS + exit 0 Processing files: perl-Text-CharWidth-0.04-32.el8.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MRp7bG + umask 022 + cd /builddir/build/BUILD + cd Text-CharWidth-0.04 + DOCDIR=/builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386/usr/share/doc/perl-Text-CharWidth + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386/usr/share/doc/perl-Text-CharWidth + cp -pr README /builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386/usr/share/doc/perl-Text-CharWidth + cp -pr Changes /builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386/usr/share/doc/perl-Text-CharWidth + exit 0 Provides: perl(Text::CharWidth) = 0.04 perl-Text-CharWidth = 0.04-32.el8 perl-Text-CharWidth(x86-32) = 0.04-32.el8 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.4) libperl.so.5.26 libpthread.so.0 libpthread.so.0(GLIBC_2.0) perl(:VERSION) >= 5.8.0 perl(Exporter) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Text-CharWidth-debugsource-0.04-32.el8.i686 Provides: perl-Text-CharWidth-debugsource = 0.04-32.el8 perl-Text-CharWidth-debugsource(x86-32) = 0.04-32.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Text-CharWidth-debuginfo-0.04-32.el8.i686 Provides: debuginfo(build-id) = 39e27b974f96427fc855d2eca4b2f0c2aaef388c perl-Text-CharWidth-debuginfo = 0.04-32.el8 perl-Text-CharWidth-debuginfo(x86-32) = 0.04-32.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Text-CharWidth-debugsource(x86-32) = 0.04-32.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386 Wrote: /builddir/build/RPMS/perl-Text-CharWidth-0.04-32.el8.i686.rpm Wrote: /builddir/build/RPMS/perl-Text-CharWidth-debugsource-0.04-32.el8.i686.rpm Wrote: /builddir/build/RPMS/perl-Text-CharWidth-debuginfo-0.04-32.el8.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RRTnCa + umask 022 + cd /builddir/build/BUILD + cd Text-CharWidth-0.04 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Text-CharWidth-0.04-32.el8.i386 + exit 0 Child return code was: 0