Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-BSD-Resource.spec'], chrootPath='/var/lib/mock/f22-build-4253576-539280/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=425user='mockbuild'timeout=172800logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-BSD-Resource.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 warning: Could not canonicalize hostname: buildvm-11.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-BSD-Resource-1.290.800-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-BSD-Resource.spec '], chrootPath='/var/lib/mock/f22-build-4253576-539280/root'shell=Falseuid=1000env={'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=425user='mockbuild'timeout=172800private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-BSD-Resource.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8TABKQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf BSD-Resource-1.2908 + /usr/bin/gzip -dc /builddir/build/SOURCES/BSD-Resource-1.2908.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd BSD-Resource-1.2908 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kf9Qiw + umask 022 + cd /builddir/build/BUILD + cd BSD-Resource-1.2908 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' Configuring BSD::Resource... Checking whether you have certain header files... You do have . Excellent. Checking to see whether you have rlim_t... You seem to have rlim_t defined (which is nice). Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for BSD::Resource Done configuring BSD::Resource. Now you may issue 'make'. Do not forget also 'make test'. If some tests fail, please rerun the tests (see INSTALL). + make -j4 Running Mkbootstrap for BSD::Resource () chmod 644 "Resource.bs" "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" Resource.xs > Resource.xsc && mv Resource.xsc Resource.c cp Resource.pm blib/lib/BSD/Resource.pm AutoSplitting blib/lib/BSD/Resource.pm (blib/lib/auto/BSD/Resource) gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"1.2908\" -DXS_VERSION=\"1.2908\" -fPIC "-I/usr/lib64/perl5/CORE" -DRlim_t=rlim_t Resource.c Resource.xs:208:1: warning: 'not_here' defined but not used [-Wunused-function] not_here(s) ^ rm -f blib/arch/auto/BSD/Resource/Resource.so gcc -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -L/usr/local/lib Resource.o -o blib/arch/auto/BSD/Resource/Resource.so \ -lperl \ chmod 755 blib/arch/auto/BSD/Resource/Resource.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Resource.bs blib/arch/auto/BSD/Resource/Resource.bs 644 Manifying 1 pod document Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CkNYfe + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64 + cd BSD-Resource-1.2908 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64 Running Mkbootstrap for BSD::Resource () chmod 644 "Resource.bs" Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/Resource.so Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/BSD/Resource.pm Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/nswap.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/setrlimit.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/inblock.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/get_prios.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/majflt.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/setpriority.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/msgrcv.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/_find_prio.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/oublock.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/autosplit.ix Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/nsignals.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/_find_rlimit.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/get_rlimits.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/idrss.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/soft.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/maxrss.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/stime.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/isrss.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/times.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/nvcsw.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/getpriority.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/_g.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/minflt.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/hard.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/utime.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/getrlimit.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/nivcsw.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/ixrss.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/getrusage.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/msgsnd.al Installing /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/share/man/man3/BSD::Resource.3pm + find /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.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/BSD-Resource-1.2908 extracting debug info from /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/lib64/perl5/vendor_perl/auto/BSD/Resource/Resource.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 93 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KSUcoX + umask 022 + cd /builddir/build/BUILD + cd BSD-Resource-1.2908 + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/getpriority.t ... ok t/getrlimit.t ..... ok t/getrusage.t ..... ok t/pod-coverage.t .. ok t/pod.t ........... ok t/setpriority.t ... ok t/setrlimit.t ..... ok t/times.t ......... ok All tests successful. Files=8, Tests=51, 26 wallclock secs ( 0.04 usr 0.01 sys + 9.59 cusr 7.62 csys = 17.26 CPU) Result: PASS Processing files: perl-BSD-Resource-1.290.800-1.fc22.x86_64 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PkUCTz + umask 022 + cd /builddir/build/BUILD + cd BSD-Resource-1.2908 + DOCDIR=/builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/share/doc/perl-BSD-Resource + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/share/doc/perl-BSD-Resource + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/share/doc/perl-BSD-Resource + cp -pr README /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64/usr/share/doc/perl-BSD-Resource + exit 0 Provides: perl(BSD::Resource) = 1.2908 perl-BSD-Resource = 1.290.800-1.fc22 perl-BSD-Resource(x86-64) = 1.290.800-1.fc22 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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.20()(64bit) perl >= 0:5.002 perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-BSD-Resource-debuginfo-1.290.800-1.fc22.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64 warning: Could not canonicalize hostname: buildvm-11.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-BSD-Resource-1.290.800-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/perl-BSD-Resource-debuginfo-1.290.800-1.fc22.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Sp72he + umask 022 + cd /builddir/build/BUILD + cd BSD-Resource-1.2908 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-BSD-Resource-1.290.800-1.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do -->