Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Text-Iconv.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-Text-Iconv.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: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt - 1.4-2 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-Text-Iconv-1.7-18.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-Text-Iconv.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-Text-Iconv.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: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt - 1.4-2 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rM3DNb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Text-Iconv-1.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/Text-Iconv-1.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-Iconv-1.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f iso-8859-1 -t utf8 + mv README.utf8 README + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pKzpcY + umask 022 + cd /builddir/build/BUILD + cd Text-Iconv-1.7 + /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 iconv ... ok (iconv apparently in libc) NOTE: If you have multiple iconv implementations installed, you might want to make sure that I've found the one you want to use. If necessary, you can explicitly specify paths like this: /usr/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include' Checking if your kit is complete... Looks good Writing Makefile for Text::Iconv + make -j16 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Iconv.xs > Iconv.xsc && mv Iconv.xsc Iconv.c Running Mkbootstrap for Text::Iconv () chmod 644 Iconv.bs cp Iconv.bs blib/arch/auto/Text/Iconv/Iconv.bs chmod 644 blib/arch/auto/Text/Iconv/Iconv.bs cp Iconv.pm blib/lib/Text/Iconv.pm AutoSplitting blib/lib/Text/Iconv.pm (blib/lib/auto/Text/Iconv) 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=\"1.7\" -DXS_VERSION=\"1.7\" -fPIC "-I/usr/lib64/perl5/CORE" Iconv.c Iconv.c: In function 'XS_Text__IconvPtr_raise_error': Iconv.c:522:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^ Iconv.c: In function 'XS_Text__IconvPtr_get_attr': Iconv.c:610:9: warning: unused variable 'request' [-Wunused-variable] char * request = (char *)SvPV_nolen(ST(1)) ^ Iconv.c:609:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] Text__Iconv * self; ^ Iconv.c: In function 'XS_Text__IconvPtr_set_attr': Iconv.c:700:6: warning: unused variable 'arg' [-Wunused-variable] int arg = (int)SvIV(ST(2)) ^ Iconv.c:698:9: warning: unused variable 'request' [-Wunused-variable] char * request = (char *)SvPV_nolen(ST(1)) ^ Iconv.c:697:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] Text__Iconv * self; ^ rm -f blib/arch/auto/Text/Iconv/Iconv.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 Iconv.o -o blib/arch/auto/Text/Iconv/Iconv.so \ \ chmod 755 blib/arch/auto/Text/Iconv/Iconv.so Manifying blib/man3/Text::Iconv.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nxFrsM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64 + cd Text-Iconv-1.7 + rm -rf /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64 Manifying blib/man3/Text::Iconv.3pm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64/usr/lib64/perl5/vendor_perl/auto/Text/Iconv/Iconv.bs Installing /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64/usr/lib64/perl5/vendor_perl/auto/Text/Iconv/Iconv.so Installing /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64/usr/lib64/perl5/vendor_perl/auto/Text/Iconv/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64/usr/lib64/perl5/vendor_perl/Text/Iconv.pm Installing /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64/usr/share/man/man3/Text::Iconv.3pm + find /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64 -depth -type d -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.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/Text-Iconv-1.7 extracting debug info from /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64/usr/lib64/perl5/vendor_perl/auto/Text/Iconv/Iconv.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 67 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.19xSDB + umask 022 + cd /builddir/build/BUILD + cd Text-Iconv-1.7 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load.t ...... ok t/01_charsets.t .. ok All tests successful. Files=2, Tests=14, 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-Text-Iconv-1.7-18.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V4cR9q + umask 022 + cd /builddir/build/BUILD + cd Text-Iconv-1.7 + DOCDIR=/builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64/usr/share/doc/perl-Text-Iconv-1.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64/usr/share/doc/perl-Text-Iconv-1.7 + cp -pr Changes /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64/usr/share/doc/perl-Text-Iconv-1.7 + cp -pr README /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64/usr/share/doc/perl-Text-Iconv-1.7 + exit 0 Provides: perl(Text::Iconv) = 1.7 perl-Text-Iconv = 1.7-18.el7 perl-Text-Iconv(x86-64) = 1.7-18.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(AutoLoader) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Text-Iconv-debuginfo-1.7-18.el7.x86_64 Provides: perl-Text-Iconv-debuginfo = 1.7-18.el7 perl-Text-Iconv-debuginfo(x86-64) = 1.7-18.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-Text-Iconv-1.7-18.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/perl-Text-Iconv-1.7-18.el7.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Text-Iconv-debuginfo-1.7-18.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DVnBdW + umask 022 + cd /builddir/build/BUILD + cd Text-Iconv-1.7 + rm -rf /builddir/build/BUILDROOT/perl-Text-Iconv-1.7-18.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->