Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Proc-ProcessTable.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-b01e02117c021e549297e7e9aca217ac51e602a2/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Proc-ProcessTable.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-Proc-ProcessTable-0.48-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Proc-ProcessTable.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-b01e02117c021e549297e7e9aca217ac51e602a2/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Proc-ProcessTable.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OTETLb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Proc-ProcessTable-0.48 + /usr/bin/gzip -dc /builddir/build/SOURCES/Proc-ProcessTable-0.48.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Proc-ProcessTable-0.48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -c 644 contrib/pswait mode of 'contrib/pswait' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yKREdj + umask 022 + cd /builddir/build/BUILD + cd Proc-ProcessTable-0.48 + 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 Proc::ProcessTable::Process Writing Makefile for Proc::ProcessTable + make -j4 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap ProcessTable.xs > ProcessTable.xsc && mv ProcessTable.xsc ProcessTable.c 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=\"0.48\" -DXS_VERSION=\"0.48\" -fPIC "-I/usr/lib/perl5/CORE" OS.c Running Mkbootstrap for Proc::ProcessTable () chmod 644 ProcessTable.bs make[1]: Entering directory `/builddir/build/BUILD/Proc-ProcessTable-0.48/Process' cp ProcessTable.pm blib/lib/Proc/ProcessTable.pm cp Killall.pm blib/lib/Proc/Killall.pm cp example.pl blib/lib/Proc/example.pl cp Killfam.pm blib/lib/Proc/Killfam.pm OS.c: In function 'OS_get_table': OS.c:708:9: warning: passing argument 2 of 'bless_into_proc' from incompatible pointer type [enabled by default] ); ^ In file included from OS.c:21:0: os/Linux.h:4:6: note: expected 'char **' but argument is of type 'const char * const*' void bless_into_proc(char* , char**, ...); ^ cp ProcessTable.bs blib/arch/auto/Proc/ProcessTable/ProcessTable.bs chmod 644 blib/arch/auto/Proc/ProcessTable/ProcessTable.bs 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=\"0.48\" -DXS_VERSION=\"0.48\" -fPIC "-I/usr/lib/perl5/CORE" ProcessTable.c cp Process.pm ../blib/lib/Proc/ProcessTable/Process.pm AutoSplitting ../blib/lib/Proc/ProcessTable/Process.pm (../blib/lib/auto/Proc/ProcessTable/Process) OS.c: In function 'init_static_vars': OS.c:120:8: warning: 'total_memory' may be used uninitialized in this function [-Wmaybe-uninitialized] if (total_memory == -1) ^ Manifying ../blib/man3/Proc::ProcessTable::Process.3pm make[1]: Leaving directory `/builddir/build/BUILD/Proc-ProcessTable-0.48/Process' ProcessTable.xs: In function 'constant': ProcessTable.xs:261:1: warning: label 'not_there' defined but not used [-Wunused-label] not_there: ^ ProcessTable.c: In function 'XS_Proc__ProcessTable__initialize_os': ProcessTable.c:613:6: warning: unused variable 'obj' [-Wunused-variable] SV* obj = ST(0) ^ ProcessTable.c: At top level: ProcessTable.xs:243:1: warning: 'not_here' defined but not used [-Wunused-function] not_here(s) ^ rm -f blib/arch/auto/Proc/ProcessTable/ProcessTable.so armv7hl-redhat-linux-gnueabi-gcc -shared -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 -Wl,-z,relro -L/usr/local/lib OS.o ProcessTable.o -o blib/arch/auto/Proc/ProcessTable/ProcessTable.so \ \ chmod 755 blib/arch/auto/Proc/ProcessTable/ProcessTable.so Manifying blib/man3/Proc::Killall.3pm Manifying blib/man3/Proc::ProcessTable.3pm Manifying blib/man3/Proc::Killfam.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xb1ZIm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm + cd Proc-ProcessTable-0.48 + rm -rf /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm make[1]: Entering directory `/builddir/build/BUILD/Proc-ProcessTable-0.48/Process' make[1]: Leaving directory `/builddir/build/BUILD/Proc-ProcessTable-0.48/Process' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/lib/perl5/vendor_perl/auto/Proc/ProcessTable/ProcessTable.bs Installing /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/lib/perl5/vendor_perl/auto/Proc/ProcessTable/ProcessTable.so Installing /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/lib/perl5/vendor_perl/auto/Proc/ProcessTable/Process/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/lib/perl5/vendor_perl/Proc/ProcessTable.pm Installing /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/lib/perl5/vendor_perl/Proc/Killall.pm Installing /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/lib/perl5/vendor_perl/Proc/Killfam.pm Installing /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/lib/perl5/vendor_perl/Proc/example.pl Installing /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/lib/perl5/vendor_perl/Proc/ProcessTable/Process.pm Installing /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/share/man/man3/Proc::ProcessTable.3pm Installing /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/share/man/man3/Proc::Killall.3pm Installing /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/share/man/man3/Proc::Killfam.3pm Installing /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/share/man/man3/Proc::ProcessTable::Process.3pm + find /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.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-Proc-ProcessTable-0.48-1.el7.arm + /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/Proc-ProcessTable-0.48 extracting debug info from /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/lib/perl5/vendor_perl/auto/Proc/ProcessTable/ProcessTable.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 109 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.GS8e1P + umask 022 + cd /builddir/build/BUILD + cd Proc-ProcessTable-0.48 + make test make[1]: Entering directory `/builddir/build/BUILD/Proc-ProcessTable-0.48/Process' make[1]: Leaving directory `/builddir/build/BUILD/Proc-ProcessTable-0.48/Process' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t -------------------------------- uid: 995 gid: 135 pid: 18380 fname: perl ppid: 18378 pgrp: 18085 sess: 18085 ttynum: 0 flags: 4194304 minflt: 814 cminflt: 0 majflt: 0 cmajflt: 0 utime: 170000 stime: 50000 cutime: 0 cstime: 0 priority: 20 start: 1458108210 size: 6733824 rss: 5029888 wchan: 0 time: 220000 ctime: 0 state: run euid: 995 suid: 995 fuid: 995 egid: 135 sgid: 135 fgid: 135 pctcpu: 22.00 pctmem: 0.24 cmndline: /usr/bin/perl -w t/process.t exec: /usr/bin/perl cwd: /builddir/build/BUILD/Proc-ProcessTable-0.48 t/process.t .. ok All tests successful. Files=1, Tests=3, 0 wallclock secs ( 0.09 usr 0.02 sys + 0.24 cusr 0.12 csys = 0.47 CPU) Result: PASS make[1]: Entering directory `/builddir/build/BUILD/Proc-ProcessTable-0.48/Process' No tests defined for Proc::ProcessTable::Process extension. make[1]: Leaving directory `/builddir/build/BUILD/Proc-ProcessTable-0.48/Process' + exit 0 Processing files: perl-Proc-ProcessTable-0.48-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MKqs5y + umask 022 + cd /builddir/build/BUILD + cd Proc-ProcessTable-0.48 + DOCDIR=/builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/share/doc/perl-Proc-ProcessTable-0.48 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/share/doc/perl-Proc-ProcessTable-0.48 + cp -pr Changes /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/share/doc/perl-Proc-ProcessTable-0.48 + cp -pr PORTING /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/share/doc/perl-Proc-ProcessTable-0.48 + cp -pr README /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/share/doc/perl-Proc-ProcessTable-0.48 + cp -pr README.linux /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/share/doc/perl-Proc-ProcessTable-0.48 + cp -pr contrib/pswait /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm/usr/share/doc/perl-Proc-ProcessTable-0.48 + exit 0 Provides: perl(Proc::Killall) perl(Proc::Killfam) perl(Proc::ProcessTable) = 0.48 perl(Proc::ProcessTable::Process) = 0.02 perl-Proc-ProcessTable = 0.48-1.el7 perl-Proc-ProcessTable(armv7hl-32) = 0.48-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) perl >= 0:5.006 perl(AutoLoader) perl(Carp) perl(Config) perl(DynaLoader) perl(Exporter) perl(Fcntl) perl(File::Basename) perl(File::Find) perl(Proc::ProcessTable) perl(Proc::ProcessTable::Process) perl(base) perl(strict) perl(subs) perl(vars) rtld(GNU_HASH) Processing files: perl-Proc-ProcessTable-debuginfo-0.48-1.el7.armv7hl Provides: perl-Proc-ProcessTable-debuginfo = 0.48-1.el7 perl-Proc-ProcessTable-debuginfo(armv7hl-32) = 0.48-1.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-Proc-ProcessTable-0.48-1.el7.arm Wrote: /builddir/build/RPMS/perl-Proc-ProcessTable-0.48-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Proc-ProcessTable-debuginfo-0.48-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tj0ovt + umask 022 + cd /builddir/build/BUILD + cd Proc-ProcessTable-0.48 + rm -rf /builddir/build/BUILDROOT/perl-Proc-ProcessTable-0.48-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->