Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-GTop.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-GTop.spec'] with env {'LANG': 'en_GB', '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 warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-GTop-0.18-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-GTop.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', '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=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-GTop.spec '] with env {'LANG': 'en_GB', '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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WecpPA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf GTop-0.18 + /usr/bin/gzip -dc /builddir/build/SOURCES/GTop-0.18.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd GTop-0.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -exec chmod -c -x '{}' ';' mode of './examples/perlbloat.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + perl -pi -e 's|^#!perl|#!/usr/bin/perl|' examples/mountlist examples/perlbloat.pl examples/proclist examples/procmap examples/server examples/server.conf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yWKsM0 + umask 022 + cd /builddir/build/BUILD + cd GTop-0.18 + /usr/bin/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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' Using INC: -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include Using LIBS: -lgtop-2.0 -lglib-2.0 Using DEFINE: -DGTOP_2_5_PLUS Checking if your kit is complete... Looks good Writing Makefile for GTop + make -j16 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap.gtop -typemap typemap -typemap typemap GTop.xs > GTop.xsc && mv GTop.xsc GTop.c Running Mkbootstrap for GTop () chmod 644 GTop.bs cp GTop.bs blib/arch/auto/GTop/GTop.bs chmod 644 blib/arch/auto/GTop/GTop.bs cp lib/GTop.pm blib/lib/GTop.pm cp GTop.pod blib/lib/GTop.pod cp config.pl blib/lib/config.pl gcc -c -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I/usr/lib/perl5/CORE" -DGTOP_2_5_PLUS GTop.c In file included from GTop.xs:5:0: ppport.h:227:0: warning: "PERL_UNUSED_DECL" redefined [enabled by default] # define PERL_UNUSED_DECL ^ In file included from GTop.xs:3:0: /usr/lib/perl5/CORE/perl.h:328:0: note: this is the location of the previous definition # define PERL_UNUSED_DECL __attribute__unused__ ^ In file included from GTop.xs:4:0: GTop.xs: In function 'XS_GTop_field_u_int64_t': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ GTop.xs:122:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ GTop.xs: In function 'XS_GTop_field_int': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ GTop.xs:134:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ GTop.xs: In function 'XS_GTop_field_char': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ GTop.xs:146:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ GTop.xs: In function 'XS_GTop_destroy': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ GTop.xs:158:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ GTop.c: In function 'XS_GTop_cpu': GTop.c:380:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop_fsusage': GTop.c:413:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop_loadavg': GTop.c:448:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop_mem': GTop.c:481:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop_netload': GTop.c:514:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop_proc_mem': GTop.c:549:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop_proc_segment': GTop.c:584:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop_proc_state': GTop.c:619:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop_proc_time': GTop.c:654:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop_proc_uid': GTop.c:689:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop_swap': GTop.c:724:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop_uptime': GTop.c:757:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop__new': GTop.c:808:7: warning: unused variable 'CLASS' [-Wunused-variable] SV * CLASS = ST(0) ^ GTop.c: In function 'XS_GTop_mountlist': GTop.c:938:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.xs: In function 'XS_GTop_proclist': GTop.xs:339:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr = glibtop_get_proclist(RETVAL, which, arg); ^ GTop.c:990:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop_proc_args': GTop.c:1059:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ GTop.c: In function 'XS_GTop_proc_map': GTop.c:1129:7: warning: variable 'gtop' set but not used [-Wunused-but-set-variable] GTop gtop; ^ rm -f blib/arch/auto/GTop/GTop.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -L/usr/local/lib GTop.o -o blib/arch/auto/GTop/GTop.so \ -lgtop-2.0 -lglib-2.0 \ chmod 755 blib/arch/auto/GTop/GTop.so Manifying blib/man3/GTop.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0J3lhu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386 ++ dirname /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386 + cd GTop-0.18 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/lib/perl5/vendor_perl/auto/GTop/GTop.bs Installing /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/lib/perl5/vendor_perl/auto/GTop/GTop.so Installing /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/lib/perl5/vendor_perl/config.pl Installing /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/lib/perl5/vendor_perl/GTop.pod Installing /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/lib/perl5/vendor_perl/GTop.pm Installing /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/share/man/man3/GTop.3pm + find /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386 -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-GTop-0.18-5.el7.i386/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/GTop-0.18 extracting debug info from /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/lib/perl5/vendor_perl/auto/GTop/GTop.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 147 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.1IjFKY + umask 022 + cd /builddir/build/BUILD + cd GTop-0.18 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t glibtop: Failed to open "/sys/class/net/eth0/statistics/rx_packets": No such file or directory glibtop: Failed to open "/sys/class/net/eth0/statistics/tx_packets": No such file or directory glibtop: Failed to open "/sys/class/net/eth0/statistics/rx_bytes": No such file or directory glibtop: Failed to open "/sys/class/net/eth0/statistics/tx_bytes": No such file or directory glibtop: Failed to open "/sys/class/net/eth0/statistics/rx_errors": No such file or directory glibtop: Failed to open "/sys/class/net/eth0/statistics/tx_errors": No such file or directory glibtop: Failed to open "/sys/class/net/eth0/statistics/collisions": No such file or directory t/basic.t .... ok t/threads.t .. ok All tests successful. Files=2, Tests=13, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.05 cusr 0.01 csys = 0.09 CPU) Result: PASS + exit 0 Processing files: perl-GTop-0.18-5.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ktdXju + umask 022 + cd /builddir/build/BUILD + cd GTop-0.18 + DOCDIR=/builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/share/doc/perl-GTop-0.18 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/share/doc/perl-GTop-0.18 + cp -pr Changes /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/share/doc/perl-GTop-0.18 + cp -pr README /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/share/doc/perl-GTop-0.18 + cp -pr TODO /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/share/doc/perl-GTop-0.18 + cp -pr examples/ /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/share/doc/perl-GTop-0.18 + cp -pr t/ /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386/usr/share/doc/perl-GTop-0.18 + exit 0 Provides: perl(GTop) = 0.18 perl-GTop = 0.18-5.el7 perl-GTop(x86-32) = 0.18-5.el7 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) libglib-2.0.so.0 libgtop-2.0.so.10 perl(DynaLoader) perl(Scalar::Util) perl(constant) perl(strict) perl(subs) rtld(GNU_HASH) Processing files: perl-GTop-debuginfo-0.18-5.el7.i686 Provides: perl-GTop-debuginfo = 0.18-5.el7 perl-GTop-debuginfo(x86-32) = 0.18-5.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-GTop-0.18-5.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/perl-GTop-0.18-5.el7.i686.rpm Wrote: /builddir/build/RPMS/perl-GTop-debuginfo-0.18-5.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yl5EK1 + umask 022 + cd /builddir/build/BUILD + cd GTop-0.18 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-GTop-0.18-5.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->