Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Data-UUID.spec'], chrootPath='/var/lib/mock/dist-circle8-build-35900-6199/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Data-UUID.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 Wrote: /builddir/build/SRPMS/perl-Data-UUID-1.221-10.el8.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-Data-UUID.spec'], chrootPath='/var/lib/mock/dist-circle8-build-35900-6199/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Data-UUID.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xJJ2Ls + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Data-UUID-1.221 + /usr/bin/gzip -dc /builddir/build/SOURCES/Data-UUID-1.221.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Data-UUID-1.221 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Nb1nHl + umask 022 + cd /builddir/build/BUILD + cd Data-UUID-1.221 + 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=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' Checking if your kit is complete... Looks good Configured options (run perl Makefile.PL --help for how to change this): UUID state storage: /tmp default umask: 0007 Generating a Unix-style Makefile Writing Makefile for Data::UUID + make -j16 Running Mkbootstrap for UUID () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Data-UUID-1.221/typemap' UUID.xs > UUID.xsc chmod 644 "UUID.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUID.bs blib/arch/auto/Data/UUID/UUID.bs 644 cp UUID.pm blib/lib/Data/UUID.pm mv UUID.xsc UUID.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=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 -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 -DVERSION=\"1.221\" -DXS_VERSION=\"1.221\" -fPIC "-I/usr/lib/perl5/CORE" -D_STDIR=\"/tmp\" -D__linux__ -D_DEFAULT_UMASK=0007 UUID.c UUID.xs: In function 'inc': UUID.xs:36:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ptable_store(instances, ent->key, (void *)++count); ^ UUID.xs:28:63: note: in definition of macro 'ptable_store' # define ptable_store(T, K, V) ptable_store(aTHX_ (T), (K), (V)) ^ UUID.c: In function 'XS_Data__UUID_create_from_name': UUID.c:627:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] uuid_context_t * self; ^~~~ UUID.c: In function 'XS_Data__UUID_compare': UUID.c:674:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] uuid_context_t * self; ^~~~ UUID.c: In function 'XS_Data__UUID_to_string': UUID.c:722:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] uuid_context_t * self; ^~~~ UUID.xs: In function 'XS_Data__UUID_from_string': UUID.xs:553:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'I32' {aka 'long int'} [-Wformat=] croak("invalid type %d\n", ix); ^~~~~~~~~~~~~~~~~~~ ~~ UUID.c:753:19: warning: variable 'self' set but not used [-Wunused-but-set-variable] uuid_context_t * self; ^~~~ UUID.xs: In function 'XS_Data__UUID_DESTROY': UUID.xs:583:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ptable_store(instances, self, (void *)count); ^ UUID.xs:28:63: note: in definition of macro 'ptable_store' # define ptable_store(T, K, V) ptable_store(aTHX_ (T), (K), (V)) ^ In file included from UUID.xs:4: UUID.h:103:23: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result [-Wunused-result] # define LOCK(f) lockf(fileno(f),F_LOCK,0); ^~~~~~~~~~~~~~~~~~~~~~~~~ UUID.xs:588:10: note: in expansion of macro 'LOCK' LOCK(fd); ^~~~ UUID.h:104:25: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result [-Wunused-result] # define UNLOCK(f) lockf(fileno(f),F_ULOCK,0); ^~~~~~~~~~~~~~~~~~~~~~~~~~ UUID.xs:590:10: note: in expansion of macro 'UNLOCK' UNLOCK(fd); ^~~~~~ UUID.c: In function 'XS_Data__UUID_create': UUID.h:103:23: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result [-Wunused-result] # define LOCK(f) lockf(fileno(f),F_LOCK,0); ^~~~~~~~~~~~~~~~~~~~~~~~~ UUID.xs:421:3: note: in expansion of macro 'LOCK' LOCK(fd); ^~~~ UUID.h:104:25: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result [-Wunused-result] # define UNLOCK(f) lockf(fileno(f),F_ULOCK,0); ^~~~~~~~~~~~~~~~~~~~~~~~~~ UUID.xs:423:3: note: in expansion of macro 'UNLOCK' UNLOCK(fd); ^~~~~~ UUID.c: In function 'XS_Data__UUID_new': UUID.xs:360:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&(RETVAL->state), sizeof(uuid_state_t), 1, fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ UUID.xs:367:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&(RETVAL->nodeid), sizeof(uuid_node_t), 1, fd ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from UUID.xs:26: At top level: ptable.h:83:16: warning: 'ptable_free' defined but not used [-Wunused-function] #define ptable ptable ^~~~~~ ptable.h:60:29: note: in definition of macro 'PTABLE_PASTE' # define PTABLE_PASTE(A, B) A ## B ^ ptable.h:65:27: note: in expansion of macro 'PTABLE_JOIN' # define PTABLE_PREFIX(X) PTABLE_JOIN(PTABLE_NAME, X) ^~~~~~~~~~~ ptable.h:52:22: note: in expansion of macro 'ptable' # define PTABLE_NAME ptable ^~~~~~ ptable.h:65:39: note: in expansion of macro 'PTABLE_NAME' # define PTABLE_PREFIX(X) PTABLE_JOIN(PTABLE_NAME, X) ^~~~~~~~~~~ ptable.h:215:13: note: in expansion of macro 'PTABLE_PREFIX' STATIC void PTABLE_PREFIX(_free)(pPTBL_ ptable * const t) { ^~~~~~~~~~~~~ rm -f blib/arch/auto/Data/UUID/UUID.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 UUID.o -o blib/arch/auto/Data/UUID/UUID.so \ -lperl \ chmod 755 blib/arch/auto/Data/UUID/UUID.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XLnfih + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386 ++ dirname /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386 + cd Data-UUID-1.221 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUID.bs blib/arch/auto/Data/UUID/UUID.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-Data-UUID-1.221-10.el8.i386/usr/lib/perl5/vendor_perl/auto/Data/UUID/UUID.so Installing /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386/usr/lib/perl5/vendor_perl/Data/UUID.pm Installing /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386/usr/share/man/man3/Data::UUID.3pm + find /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386 + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.221-10.el8 --unique-debug-suffix -1.221-10.el8.i386 --unique-debug-src-base perl-Data-UUID-1.221-10.el8.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Data-UUID-1.221 extracting debug info from /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386/usr/lib/perl5/vendor_perl/auto/Data/UUID/UUID.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 102 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.lkEI1d + umask 022 + cd /builddir/build/BUILD + cd Data-UUID-1.221 + make test AUTHOR_TESTING=1 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUID.bs blib/arch/auto/Data/UUID/UUID.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/basic.t ................. ok t/from-name-collisions.t .. ok t/leaky_dollar_bang.t ..... ok t/pod-coverage.t .......... ok t/pod.t ................... ok t/segv.t .................. ok t/threads.t ............... ok All tests successful. Files=7, Tests=38, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.52 cusr 0.07 csys = 0.62 CPU) Result: PASS + perl smp-test/collision.t 0.000 % collision + exit 0 Processing files: perl-Data-UUID-1.221-10.el8.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lUumN6 + umask 022 + cd /builddir/build/BUILD + cd Data-UUID-1.221 + DOCDIR=/builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386/usr/share/doc/perl-Data-UUID + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386/usr/share/doc/perl-Data-UUID + cp -pr Changes /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386/usr/share/doc/perl-Data-UUID + cp -pr README /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386/usr/share/doc/perl-Data-UUID + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VLZzAZ + umask 022 + cd /builddir/build/BUILD + cd Data-UUID-1.221 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386/usr/share/licenses/perl-Data-UUID + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386/usr/share/licenses/perl-Data-UUID + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386/usr/share/licenses/perl-Data-UUID + exit 0 Provides: perl(Data::UUID) = 1.221 perl-Data-UUID = 1.221-10.el8 perl-Data-UUID(x86-32) = 1.221-10.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) libc.so.6(GLIBC_2.1.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(Carp) perl(Digest::MD5) perl(DynaLoader) perl(Exporter) perl(strict) rtld(GNU_HASH) Processing files: perl-Data-UUID-debugsource-1.221-10.el8.i686 Provides: perl-Data-UUID-debugsource = 1.221-10.el8 perl-Data-UUID-debugsource(x86-32) = 1.221-10.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Data-UUID-debuginfo-1.221-10.el8.i686 Provides: debuginfo(build-id) = 5e3c7ab6099ed5319d9cf1d22dd7a954925c4b16 perl-Data-UUID-debuginfo = 1.221-10.el8 perl-Data-UUID-debuginfo(x86-32) = 1.221-10.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Data-UUID-debugsource(x86-32) = 1.221-10.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386 Wrote: /builddir/build/RPMS/perl-Data-UUID-1.221-10.el8.i686.rpm Wrote: /builddir/build/RPMS/perl-Data-UUID-debugsource-1.221-10.el8.i686.rpm Wrote: /builddir/build/RPMS/perl-Data-UUID-debuginfo-1.221-10.el8.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B1E9MS + umask 022 + cd /builddir/build/BUILD + cd Data-UUID-1.221 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Data-UUID-1.221-10.el8.i386 + exit 0 Child return code was: 0