Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-threads.spec'], False, '/srv/build/7/F/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/perl-threads.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-threads-1.87-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-threads.spec'], False, '/srv/build/7/F/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/perl-threads.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nb5Kki + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf threads-1.87 + /usr/bin/gzip -dc /builddir/build/SOURCES/threads-1.87.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd threads-1.87 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KsRKhj + umask 022 + cd /builddir/build/BUILD + cd threads-1.87 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' Processing hints file hints/linux.pl Checking if your kit is complete... Looks good Writing Makefile for threads + make -j16 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap threads.xs > threads.xsc && mv threads.xsc threads.c Running Mkbootstrap for threads () chmod 644 threads.bs cp threads.bs blib/arch/auto/threads/threads.bs chmod 644 blib/arch/auto/threads/threads.bs cp lib/threads.pm blib/lib/threads.pm gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"1.87\" -DXS_VERSION=\"1.87\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAS_PPPORT_H threads.c In file included from /usr/lib64/perl5/CORE/perl.h:3389:0, from threads.xs:9: threads.xs: In function 'S_ithread_create': /usr/lib64/perl5/CORE/iperlsys.h:769:44: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define PerlLIO_write(fd, buf, count) write((fd), (buf), (count)) ^ threads.xs:714:9: note: in expansion of macro 'PerlLIO_write' PerlLIO_write(PerlIO_fileno(Perl_error_log), PL_no_mem, strlen(PL_no_mem)); ^ rm -f blib/arch/auto/threads/threads.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro threads.o -o blib/arch/auto/threads/threads.so \ -lpthread \ chmod 755 blib/arch/auto/threads/threads.so Manifying blib/man3/threads.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qJMVzn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64 + cd threads-1.87 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64/usr/lib64/perl5/vendor_perl/auto/threads/threads.so Installing /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64/usr/lib64/perl5/vendor_perl/auto/threads/threads.bs Installing /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64/usr/lib64/perl5/vendor_perl/threads.pm Installing /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64/usr/share/man/man3/threads.3pm + find /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/threads-1.87 extracting debug info from /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64/usr/lib64/perl5/vendor_perl/auto/threads/threads.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 237 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zaNg0s + umask 022 + cd /builddir/build/BUILD + cd threads-1.87 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing threads 1.87 t/basic.t .......... ok t/blocks.t ......... ok t/context.t ........ ok t/end.t ............ ok t/err.t ............ ok t/exit.t ........... ok t/free.t ........... ok t/free2.t .......... ok Can't exec "ps": No such file or directory at t/join.t line 121. t/join.t ........... ok t/kill.t ........... ok t/kill2.t .......... ok t/libc.t ........... ok t/list.t ........... ok t/no_threads.t ..... skipped: Perl compiled with 'useithreads' t/pod.t ............ skipped: Module maintainer tests t/problems.t ....... ok t/stack.t .......... ok t/stack_env.t ...... ok t/state.t .......... ok t/stress_cv.t ...... ok t/stress_re.t ...... ok t/stress_string.t .. ok t/thread.t ......... ok All tests successful. Files=23, Tests=593, 35 wallclock secs ( 0.17 usr 0.04 sys + 5.25 cusr 1.97 csys = 7.43 CPU) Result: PASS + exit 0 Processing files: perl-threads-1.87-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.olhmUZ + umask 022 + cd /builddir/build/BUILD + cd threads-1.87 + DOCDIR=/builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64/usr/share/doc/perl-threads-1.87 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64/usr/share/doc/perl-threads-1.87 + cp -pr Changes /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64/usr/share/doc/perl-threads-1.87 + cp -pr README /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64/usr/share/doc/perl-threads-1.87 + exit 0 Provides: perl(threads) = 1.87 perl-threads = 1.87-4.el7 perl-threads(x86-64) = 1.87-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) perl >= 0:5.008 perl(Config) perl(XSLoader) perl(overload) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-threads-debuginfo-1.87-4.el7.x86_64 Provides: perl-threads-debuginfo = 1.87-4.el7 perl-threads-debuginfo(x86-64) = 1.87-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64 Wrote: /builddir/build/RPMS/perl-threads-1.87-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/perl-threads-debuginfo-1.87-4.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xJlqkB + umask 022 + cd /builddir/build/BUILD + cd threads-1.87 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->