Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/perl-threads.spec'], False, '/var/lib/mock/centos-7-1-pass1-armhfp/root/', None, 0, True, False, 1000, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/perl-threads.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: armv7hl Building for target armv7hl 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 armv7hl --nodeps builddir/build/SPECS/perl-threads.spec'], False, '/var/lib/mock/centos-7-1-pass1-armhfp/root/', None, 0, True, False, 1000, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-threads.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fXerkf + 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.eBOjnp + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' Processing hints file hints/linux.pl Checking if your kit is complete... Looks good Writing Makefile for threads + make -j4 /usr/bin/perl /usr/share/perl5/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 armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.87\" -DXS_VERSION=\"1.87\" -fPIC "-I/usr/lib/perl5/CORE" -DHAS_PPPORT_H threads.c In file included from /usr/lib/perl5/CORE/perl.h:3389:0, from threads.xs:9: threads.xs: In function 'S_ithread_create': /usr/lib/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 armv7hl-redhat-linux-gnueabi-gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -L/usr/local/lib threads.o -o blib/arch/auto/threads/threads.so \ -lpthread \ chmod 755 blib/arch/auto/threads/threads.so Manifying blib/man3/threads.3pm Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jCC1n0 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm + cd threads-1.87 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm 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.arm/usr/lib/perl5/vendor_perl/auto/threads/threads.bs Installing /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm/usr/lib/perl5/vendor_perl/auto/threads/threads.so Installing /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm/usr/lib/perl5/vendor_perl/threads.pm Installing /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm/usr/share/man/man3/threads.3pm + find /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm -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.arm/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/threads-1.87 extracting debug info from /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm/usr/lib/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.ix1Nxp + 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, 49 wallclock secs ( 0.70 usr 0.05 sys + 27.38 cusr 1.95 csys = 30.08 CPU) Result: PASS Processing files: perl-threads-1.87-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mxZRsQ + exit 0 + umask 022 + cd /builddir/build/BUILD + cd threads-1.87 + DOCDIR=/builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm/usr/share/doc/perl-threads-1.87 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm/usr/share/doc/perl-threads-1.87 + cp -pr Changes /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm/usr/share/doc/perl-threads-1.87 + cp -pr README /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm/usr/share/doc/perl-threads-1.87 + exit 0 Provides: perl(threads) = 1.87 perl-threads = 1.87-4.el7 perl-threads(armv7hl-32) = 1.87-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) 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.armv7hl Provides: perl-threads-debuginfo = 1.87-4.el7 perl-threads-debuginfo(armv7hl-32) = 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.arm Wrote: /builddir/build/RPMS/perl-threads-1.87-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-threads-debuginfo-1.87-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S9P6ds + umask 022 + cd /builddir/build/BUILD + cd threads-1.87 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-threads-1.87-4.el7.arm + exit 0 Child return code was: 0 LEAVE do -->