Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Socket6.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Socket6.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Socket6-0.23-15.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Socket6.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Socket6.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qSYNmj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Socket6-0.23 + /usr/bin/gzip -dc /builddir/build/SOURCES/Socket6-0.23.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Socket6-0.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e /MAN3PODS/d Makefile.PL + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BMKhkF + umask 022 + cd /builddir/build/BUILD + cd Socket6-0.23 + /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 -m64 -mtune=generic' checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking whether your Perl5 have PL_sv_undef... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for getaddrinfo... yes checking for getnameinfo... yes checking for gethostbyname2... yes checking for getipnodebyname... no checking for getipnodebyname in -lsocket... no checking whether your system has IPv6 directory... no checking for getipnodebyaddr... no checking for getipnodebyaddr in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for inet_pton... yes checking for inet_ntop... yes checking whether you have sa_len in struct sockaddr... no checking whether you have sin6_scope_id in struct sockaddr_in6... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating config.pl config.status: creating gailookup.pl config.status: creating config.h Checking if your kit is complete... Looks good Writing Makefile for Socket6 + make -j16 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -noprototypes -typemap /usr/share/perl5/ExtUtils/typemap Socket6.xs > Socket6.xsc && mv Socket6.xsc Socket6.c Running Mkbootstrap for Socket6 () chmod 644 Socket6.bs cp Socket6.bs blib/arch/auto/Socket6/Socket6.bs chmod 644 blib/arch/auto/Socket6/Socket6.bs cp Socket6.pm blib/lib/Socket6.pm 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 -m64 -mtune=generic -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" -fPIC "-I/usr/lib64/perl5/CORE" Socket6.c Socket6.xs: In function 'XS_Socket6_getipnodebyname': Socket6.xs:867:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ST(0) = (SV *) not_here("getipnodebyname"); ^ Socket6.c:1198:6: warning: variable 'flags' set but not used [-Wunused-but-set-variable] int flags; ^ Socket6.c:1197:6: warning: variable 'family' set but not used [-Wunused-but-set-variable] int family; ^ Socket6.c:1195:9: warning: unused variable 'hostname' [-Wunused-variable] char * hostname = (char *)SvPV_nolen(ST(0)) ^ Socket6.xs: In function 'XS_Socket6_getipnodebyaddr': Socket6.xs:938:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ST(0) = (SV *) not_here("getipnodebyaddr"); ^ Socket6.c:1273:7: warning: unused variable 'address_sv' [-Wunused-variable] SV * address_sv = ST(1) ^ Socket6.c:1271:6: warning: unused variable 'family' [-Wunused-variable] int family = (int)SvIV(ST(0)) ^ rm -f blib/arch/auto/Socket6/Socket6.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro Socket6.o -o blib/arch/auto/Socket6/Socket6.so \ \ chmod 755 blib/arch/auto/Socket6/Socket6.so Manifying blib/man3/Socket6.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ufKnA8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64 + cd Socket6-0.23 + rm -rf /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64/usr/lib64/perl5/vendor_perl/auto/Socket6/Socket6.so Installing /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64/usr/lib64/perl5/vendor_perl/auto/Socket6/Socket6.bs Installing /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64/usr/lib64/perl5/vendor_perl/Socket6.pm Installing /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64/usr/share/man/man3/Socket6.3pm + find /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64 -type f -name '*.bs' -empty -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64 -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.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/Socket6-0.23 extracting debug info from /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64/usr/lib64/perl5/vendor_perl/auto/Socket6/Socket6.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 104 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.ncVTIC + umask 022 + cd /builddir/build/BUILD + cd Socket6-0.23 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Subroutine main::pack_sockaddr_in6 redefined at /usr/share/perl5/vendor_perl/Exporter.pm line 66. at t/use.t line 37. Subroutine main::unpack_sockaddr_in6 redefined at /usr/share/perl5/vendor_perl/Exporter.pm line 66. at t/use.t line 37. Subroutine main::sockaddr_in6 redefined at /usr/share/perl5/vendor_perl/Exporter.pm line 66. at t/use.t line 37. t/use.t .. ok All tests successful. Files=1, Tests=3, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.01 cusr 0.00 csys = 0.03 CPU) Result: PASS + exit 0 Processing files: perl-Socket6-0.23-15.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8Ky9b7 + umask 022 + cd /builddir/build/BUILD + cd Socket6-0.23 + DOCDIR=/builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64/usr/share/doc/perl-Socket6-0.23 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64/usr/share/doc/perl-Socket6-0.23 + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64/usr/share/doc/perl-Socket6-0.23 + cp -pr README /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64/usr/share/doc/perl-Socket6-0.23 + exit 0 Provides: perl(Socket6) = 0.23 perl-Socket6 = 0.23-15.el7 perl-Socket6(x86-64) = 0.23-15.el7 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) perl(Carp) perl(DynaLoader) perl(Exporter) perl(base) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Socket6-debuginfo-0.23-15.el7.x86_64 Provides: perl-Socket6-debuginfo = 0.23-15.el7 perl-Socket6-debuginfo(x86-64) = 0.23-15.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-Socket6-0.23-15.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/perl-Socket6-0.23-15.el7.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Socket6-debuginfo-0.23-15.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H75ZcB + umask 022 + cd /builddir/build/BUILD + cd Socket6-0.23 + rm -rf /builddir/build/BUILDROOT/perl-Socket6-0.23-15.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->