Mock Version: 1.1.7 Mock Version: 1.1.7 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-GTop.spec'], False, '/var/lib/mock/dist-6E-epel-build-948775-141263/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-GTop.spec'] warning: Could not canonicalize hostname: x86-03.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-GTop-0.16-10.el6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-GTop.spec'], False, '/var/lib/mock/dist-6E-epel-build-948775-141263/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-GTop.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CD54eS + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf GTop-0.16 + /usr/bin/gzip -dc /builddir/build/SOURCES/GTop-0.16.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd GTop-0.16 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -exec chmod -c -x '{}' ';' mode of `./examples/perlbloat.pl' changed 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.ezk62y + umask 022 + cd /builddir/build/BUILD + cd GTop-0.16 + LANG=C + export LANG + unset DISPLAY + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' Using INC: -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/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 -j4 /usr/bin/perl /usr/share/perl5/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/lib64/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 --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/usr/lib64/perl5/CORE" -DGTOP_2_5_PLUS GTop.c In file included from GTop.xs:5: ppport.h:227:1: warning: "PERL_UNUSED_DECL" redefined In file included from GTop.xs:3: /usr/lib64/perl5/CORE/perl.h:330:1: warning: this is the location of the previous definition GTop.xs: In function 'XS_GTop_field_u_int64_t': GTop.xs:122: warning: unused variable 'items' GTop.xs: In function 'XS_GTop_field_int': GTop.xs:139: warning: cast from pointer to integer of different size GTop.xs:134: warning: unused variable 'items' GTop.xs: In function 'XS_GTop_field_char': GTop.xs:146: warning: unused variable 'items' GTop.xs: In function 'XS_GTop_destroy': GTop.xs:158: warning: unused variable 'items' GTop.xs: In function 'size_string': GTop.xs:201: warning: format '%4d' expects type 'int', but argument 3 has type 'size_t' GTop.xs:207: warning: format '%4d' expects type 'int', but argument 3 has type 'size_t' In file included from gtop.boot:2, from GTop.xs:214: cpu.boot: In function 'boot_GTop_cpu': cpu.boot:3: warning: cast from pointer to integer of different size cpu.boot:4: warning: cast from pointer to integer of different size cpu.boot:5: warning: cast from pointer to integer of different size cpu.boot:6: warning: cast from pointer to integer of different size cpu.boot:7: warning: cast from pointer to integer of different size cpu.boot:8: warning: cast from pointer to integer of different size cpu.boot:9: warning: cast from pointer to integer of different size In file included from gtop.boot:4, from GTop.xs:214: fsusage.boot: In function 'boot_GTop_fsusage': fsusage.boot:3: warning: cast from pointer to integer of different size fsusage.boot:4: warning: cast from pointer to integer of different size fsusage.boot:5: warning: cast from pointer to integer of different size fsusage.boot:6: warning: cast from pointer to integer of different size fsusage.boot:7: warning: cast from pointer to integer of different size fsusage.boot:8: warning: cast from pointer to integer of different size In file included from gtop.boot:6, from GTop.xs:214: loadavg.boot: In function 'boot_GTop_loadavg': loadavg.boot:3: warning: cast from pointer to integer of different size loadavg.boot:4: warning: cast from pointer to integer of different size loadavg.boot:5: warning: cast from pointer to integer of different size loadavg.boot:6: warning: cast from pointer to integer of different size In file included from gtop.boot:10, from GTop.xs:214: mem.boot: In function 'boot_GTop_mem': mem.boot:3: warning: cast from pointer to integer of different size mem.boot:4: warning: cast from pointer to integer of different size mem.boot:5: warning: cast from pointer to integer of different size mem.boot:6: warning: cast from pointer to integer of different size mem.boot:7: warning: cast from pointer to integer of different size mem.boot:8: warning: cast from pointer to integer of different size mem.boot:9: warning: cast from pointer to integer of different size mem.boot:10: warning: cast from pointer to integer of different size mem.boot:11: warning: cast from pointer to integer of different size In file included from gtop.boot:14, from GTop.xs:214: mountlist.boot: In function 'boot_GTop_mountlist': mountlist.boot:3: warning: cast from pointer to integer of different size mountlist.boot:4: warning: cast from pointer to integer of different size mountlist.boot:5: warning: cast from pointer to integer of different size mountlist.boot:6: warning: cast from pointer to integer of different size In file included from gtop.boot:16, from GTop.xs:214: netload.boot: In function 'boot_GTop_netload': netload.boot:3: warning: cast from pointer to integer of different size netload.boot:4: warning: cast from pointer to integer of different size netload.boot:5: warning: cast from pointer to integer of different size netload.boot:6: warning: cast from pointer to integer of different size netload.boot:7: warning: cast from pointer to integer of different size netload.boot:8: warning: cast from pointer to integer of different size netload.boot:9: warning: cast from pointer to integer of different size netload.boot:10: warning: cast from pointer to integer of different size netload.boot:11: warning: cast from pointer to integer of different size netload.boot:12: warning: cast from pointer to integer of different size netload.boot:13: warning: cast from pointer to integer of different size netload.boot:14: warning: cast from pointer to integer of different size netload.boot:15: warning: cast from pointer to integer of different size netload.boot:16: warning: cast from pointer to integer of different size netload.boot:17: warning: cast from pointer to integer of different size In file included from gtop.boot:18, from GTop.xs:214: proc_args.boot: In function 'boot_GTop_proc_args': proc_args.boot:3: warning: cast from pointer to integer of different size proc_args.boot:4: warning: cast from pointer to integer of different size In file included from gtop.boot:20, from GTop.xs:214: proc_map.boot: In function 'boot_GTop_proc_map': proc_map.boot:3: warning: cast from pointer to integer of different size proc_map.boot:4: warning: cast from pointer to integer of different size proc_map.boot:5: warning: cast from pointer to integer of different size proc_map.boot:6: warning: cast from pointer to integer of different size In file included from gtop.boot:22, from GTop.xs:214: proc_mem.boot: In function 'boot_GTop_proc_mem': proc_mem.boot:3: warning: cast from pointer to integer of different size proc_mem.boot:4: warning: cast from pointer to integer of different size proc_mem.boot:5: warning: cast from pointer to integer of different size proc_mem.boot:6: warning: cast from pointer to integer of different size proc_mem.boot:7: warning: cast from pointer to integer of different size proc_mem.boot:8: warning: cast from pointer to integer of different size proc_mem.boot:9: warning: cast from pointer to integer of different size In file included from gtop.boot:24, from GTop.xs:214: proc_segment.boot: In function 'boot_GTop_proc_segment': proc_segment.boot:3: warning: cast from pointer to integer of different size proc_segment.boot:4: warning: cast from pointer to integer of different size proc_segment.boot:5: warning: cast from pointer to integer of different size proc_segment.boot:6: warning: cast from pointer to integer of different size proc_segment.boot:7: warning: cast from pointer to integer of different size proc_segment.boot:8: warning: cast from pointer to integer of different size proc_segment.boot:9: warning: cast from pointer to integer of different size proc_segment.boot:10: warning: cast from pointer to integer of different size proc_segment.boot:11: warning: cast from pointer to integer of different size In file included from gtop.boot:26, from GTop.xs:214: proc_state.boot: In function 'boot_GTop_proc_state': proc_state.boot:3: warning: cast from pointer to integer of different size In file included from gtop.boot:28, from GTop.xs:214: proc_time.boot: In function 'boot_GTop_proc_time': proc_time.boot:3: warning: cast from pointer to integer of different size proc_time.boot:4: warning: cast from pointer to integer of different size proc_time.boot:5: warning: cast from pointer to integer of different size proc_time.boot:6: warning: cast from pointer to integer of different size proc_time.boot:7: warning: cast from pointer to integer of different size proc_time.boot:8: warning: cast from pointer to integer of different size proc_time.boot:9: warning: cast from pointer to integer of different size proc_time.boot:10: warning: cast from pointer to integer of different size proc_time.boot:11: warning: cast from pointer to integer of different size proc_time.boot:12: warning: cast from pointer to integer of different size In file included from gtop.boot:30, from GTop.xs:214: proc_uid.boot: In function 'boot_GTop_proc_uid': proc_uid.boot:3: warning: cast from pointer to integer of different size proc_uid.boot:4: warning: cast from pointer to integer of different size proc_uid.boot:5: warning: cast from pointer to integer of different size proc_uid.boot:6: warning: cast from pointer to integer of different size proc_uid.boot:7: warning: cast from pointer to integer of different size proc_uid.boot:8: warning: cast from pointer to integer of different size proc_uid.boot:9: warning: cast from pointer to integer of different size proc_uid.boot:10: warning: cast from pointer to integer of different size proc_uid.boot:11: warning: cast from pointer to integer of different size proc_uid.boot:12: warning: cast from pointer to integer of different size proc_uid.boot:13: warning: cast from pointer to integer of different size proc_uid.boot:14: warning: cast from pointer to integer of different size proc_uid.boot:15: warning: cast from pointer to integer of different size In file included from gtop.boot:32, from GTop.xs:214: proclist.boot: In function 'boot_GTop_proclist': proclist.boot:3: warning: cast from pointer to integer of different size proclist.boot:4: warning: cast from pointer to integer of different size proclist.boot:5: warning: cast from pointer to integer of different size proclist.boot:6: warning: cast from pointer to integer of different size In file included from gtop.boot:34, from GTop.xs:214: swap.boot: In function 'boot_GTop_swap': swap.boot:3: warning: cast from pointer to integer of different size swap.boot:4: warning: cast from pointer to integer of different size swap.boot:5: warning: cast from pointer to integer of different size swap.boot:6: warning: cast from pointer to integer of different size swap.boot:7: warning: cast from pointer to integer of different size swap.boot:8: warning: cast from pointer to integer of different size In file included from gtop.boot:36, from GTop.xs:214: uptime.boot: In function 'boot_GTop_uptime': uptime.boot:3: warning: cast from pointer to integer of different size GTop.c: In function 'XS_GTop_cpu': GTop.c:287: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_fsusage': GTop.c:323: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_loadavg': GTop.c:360: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_mem': GTop.c:396: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_netload': GTop.c:432: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_proc_mem': GTop.c:469: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_proc_segment': GTop.c:506: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_proc_state': GTop.c:543: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_proc_time': GTop.c:580: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_proc_uid': GTop.c:617: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_swap': GTop.c:654: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_uptime': GTop.c:690: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_END': GTop.c:729: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__new': GTop.c:755: warning: unused variable 'CLASS' GTop.c:748: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__possess': GTop.c:786: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__destroy': GTop.c:819: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_size_string': GTop.c:862: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_mountlist': GTop.c:886: warning: unused variable 'Perl___notused' GTop.xs: In function 'XS_GTop_proclist': GTop.xs:339: warning: pointer targets in assignment differ in signedness GTop.c:940: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_proc_args': GTop.c:1010: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop_proc_map': GTop.c:1081: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__Mountentry_DESTROY': GTop.c:1135: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__Mountentry_devname': GTop.c:1168: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__Mountentry_type': GTop.c:1206: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__Mountentry_mountdir': GTop.c:1244: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__Mountentry_dev': GTop.c:1282: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__MapEntry_DESTROY': GTop.c:1320: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__MapEntry_perm_string': GTop.c:1349: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__MapEntry_flags': GTop.c:1402: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__MapEntry_start': GTop.c:1440: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__MapEntry_end': GTop.c:1478: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__MapEntry_offset': GTop.c:1516: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__MapEntry_perm': GTop.c:1554: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__MapEntry_inode': GTop.c:1592: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__MapEntry_device': GTop.c:1630: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__MapEntry_filename': GTop.c:1668: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__Netload_address_string': GTop.c:1713: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__Uptime_uptime': GTop.c:1746: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__Uptime_idletime': GTop.c:1777: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__Loadavg_loadavg': GTop.c:1808: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__ProcState_cmd': GTop.c:1851: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__ProcState_state': GTop.c:1882: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__ProcState_uid': GTop.c:1913: warning: unused variable 'Perl___notused' GTop.c: In function 'XS_GTop__ProcState_gid': GTop.c:1944: warning: unused variable 'Perl___notused' GTop.c: In function 'boot_GTop': GTop.c:1977: warning: unused variable 'Perl___notused' rm -f blib/arch/auto/GTop/GTop.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 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.X5kpYj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64 + cd GTop-0.16 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/GTop/GTop.bs Installing /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/GTop/GTop.so Installing /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64/usr/lib64/perl5/vendor_perl/GTop.pm Installing /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64/usr/lib64/perl5/vendor_perl/GTop.pod Installing /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64/usr/lib64/perl5/vendor_perl/config.pl Installing /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64/usr/share/man/man3/GTop.3pm + find /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64 -depth -type d -exec rmdir '{}' ';' + /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/GTop-0.16 extracting debug info from /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/GTop/GTop.so 142 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bd3kW5 + umask 022 + cd /builddir/build/BUILD + cd GTop-0.16 + unset DISPLAY + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic.t .... ok t/threads.t .. ok All tests successful. Files=2, Tests=9, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.06 cusr 0.02 csys = 0.11 CPU) Result: PASS + exit 0 Processing files: perl-GTop-0.16-10.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SqcN2S + umask 022 + cd /builddir/build/BUILD + cd GTop-0.16 + DOCDIR=/builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64/usr/share/doc/perl-GTop-0.16 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64/usr/share/doc/perl-GTop-0.16 + /bin/mkdir -p /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64/usr/share/doc/perl-GTop-0.16 + cp -pr Changes README TODO examples/ t/ /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64/usr/share/doc/perl-GTop-0.16 + exit 0 Finding Provides: /bin/sh -c "/bin/grep -v '/usr/lib64/perl5/vendor_perl/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u" Finding Requires: /bin/sh -c "while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u" Provides: perl(GTop) = 0.16 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglib-2.0.so.0()(64bit) libgtop-2.0.so.7()(64bit) perl(constant) perl(DynaLoader) perl(Scalar::Util) perl(strict) perl(subs) rpmlib(VersionedDependencies) <= 3.0.3-1 rtld(GNU_HASH) Processing files: perl-GTop-debuginfo-0.16-10.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64 warning: Could not canonicalize hostname: x86-03.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-GTop-0.16-10.el6.x86_64.rpm Wrote: /builddir/build/RPMS/perl-GTop-debuginfo-0.16-10.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5WsYgl + umask 022 + cd /builddir/build/BUILD + cd GTop-0.16 + rm -rf /builddir/build/BUILDROOT/perl-GTop-0.16-10.el6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->