Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Convert-UUlib.spec'], False, '/var/lib/mock/f16-build-1156085-180607/root/', None, 86400, True, 0, 419, 419, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Convert-UUlib.spec'] warning: Could not canonicalize hostname: x86-04.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Convert-UUlib-1.4-1.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Convert-UUlib.spec'], False, '/var/lib/mock/f16-build-1156085-180607/root/', None, 86400, True, 0, 419, 419, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Convert-UUlib.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CIJpOk + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Convert-UUlib-1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/Convert-UUlib-1.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Convert-UUlib-1.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZWSu0o + umask 022 + cd /builddir/build/BUILD + cd Convert-UUlib-1.4 + LANG=C + export LANG + unset DISPLAY + 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' Checking if your kit is complete... Looks good Writing Makefile for Convert::UUlib Writing MYMETA.yml + make -j4 cd uulib && CC="gcc" CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC" ./configure /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap UUlib.xs > UUlib.xsc && mv UUlib.xsc UUlib.c Running Mkbootstrap for Convert::UUlib () creating cache ./config.cache checking for gcc... gcc chmod 644 UUlib.bs checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC ) works... cp UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.bs chmod 644 blib/arch/auto/Convert/UUlib/UUlib.bs cp UUlib.pm blib/lib/Convert/UUlib.pm yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... 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 --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.4\" -DXS_VERSION=\"1.4\" -fPIC "-I/usr/lib64/perl5/CORE" UUlib.c gcc -E checking if the compiler supports function prototypes... yes checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking for ANSI C header files... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... UUlib.xs: In function 'XS_Convert__UUlib__Item_parts': UUlib.xs:608:21: warning: value computed is not used [-Wunused-value] UUlib.xs:611:23: warning: value computed is not used [-Wunused-value] UUlib.xs:613:23: warning: value computed is not used [-Wunused-value] UUlib.xs:615:23: warning: value computed is not used [-Wunused-value] UUlib.xs:617:23: warning: value computed is not used [-Wunused-value] UUlib.xs:619:23: warning: value computed is not used [-Wunused-value] UUlib.xs:621:23: warning: value computed is not used [-Wunused-value] UUlib.xs:623:23: warning: value computed is not used [-Wunused-value] UUlib.c: At top level: UUlib.xs:10:1: warning: 'not_here' defined but not used [-Wunused-function] yes checking for unistd.h... yes checking for memory.h... yes checking for malloc.h... yes checking for errno.h... yes checking for io.h... no checking for sys/time.h... yes checking for gettimeofday... yes checking for fgetc_unlocked... yes checking for tempnam... yes checking for chmod... yes checking for umask... yes checking for mkstemp... yes checking for strerror... yes checking for stdin... yes checking version number... 0.5pl20 updating cache ./config.cache creating ./config.status creating Makefile creating config.h cd uulib && make all make[1]: Entering directory `/builddir/build/BUILD/Convert-UUlib-1.4/uulib' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c uunconc.c: In function 'UUValidData': uunconc.c:297:20: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] uunconc.c:326:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] uunconc.c:374:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] uunconc.c:417:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] uunconc.c:489:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] uunconc.c: In function 'UUDecodePart': uunconc.c:1205:6: warning: pointer targets in passing argument 2 of 'uulib_crc32' differ in signedness [-Wpointer-sign] ./crc32.h:21:9: note: expected 'const unsigned char *' but argument is of type 'char *' uunconc.c:1206:6: warning: pointer targets in passing argument 2 of 'uulib_crc32' differ in signedness [-Wpointer-sign] ./crc32.h:21:9: note: expected 'const unsigned char *' but argument is of type 'char *' uunconc.c: In function 'UUDecode': uunconc.c:1593:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] uulib.c: In function 'UULoadFileWithPartNo': uulib.c:914:3: warning: 'datei_buf' may be used uninitialized in this function [-Wuninitialized] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c uulib.c: In function 'UUDecodeFile': uulib.c:1126:3: warning: 'target_buf' may be used uninitialized in this function [-Wuninitialized] uulib.c:1117:3: warning: 'source_buf' may be used uninitialized in this function [-Wuninitialized] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c uuencode.c: In function 'UUEncodeStream': uuencode.c:270:7: warning: pointer targets in passing argument 1 of 'FP_fgets' differ in signedness [-Wpointer-sign] ./fptools.h:75:19: note: expected 'char *' but argument is of type 'uchar *' uuencode.c:275:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'uchar *' uuencode.c:298:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' uuencode.c:298:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' uuencode.c:344:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' uuencode.c:344:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' uuencode.c:360:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' uuencode.c:360:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' uuencode.c:392:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' uuencode.c:392:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' uuencode.c:447:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' uuencode.c:447:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' uuencode.c:493:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' uuencode.c:493:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' uuencode.c: In function 'UUEncodeMulti': uuencode.c:760:9: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'crc32_t' [-Wformat] uuencode.c:766:9: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'crc32_t' [-Wformat] uuencode.c: In function 'UUEncodePartial': uuencode.c:1006:9: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'crc32_t' [-Wformat] uuencode.c:1013:7: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'crc32_t' [-Wformat] uuencode.c: In function 'UUEncodeToStream': uuencode.c:1157:9: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'crc32_t' [-Wformat] uuencode.c:1163:9: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'crc32_t' [-Wformat] uuencode.c: In function 'UUEncodeToFile': uuencode.c:1460:4: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'crc32_t' [-Wformat] uuencode.c:1467:2: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'crc32_t' [-Wformat] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c uuscan.c: In function 'ScanHeaderLine': uuscan.c:185:16: warning: variable 'p1' set but not used [-Wunused-but-set-variable] uuscan.c: In function 'IsKnownHeader': uuscan.c:557:5: warning: passing argument 2 of 'FP_strnicmp' discards 'const' qualifier from pointer target type [enabled by default] ./fptools.h:67:17: note: expected 'char *' but argument is of type 'const char *' uunconc.c:1575:7: warning: 'datain_buf' may be used uninitialized in this function [-Wuninitialized] uunconc.c:1513:3: warning: 'dataout_buf' may be used uninitialized in this function [-Wuninitialized] uuencode.c: In function 'UUEncodePartial': uuencode.c:919:8: warning: 'numparts' may be used uninitialized in this function [-Wuninitialized] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c uuscan.c: In function 'ScanHeaderLine': uuscan.c:307:11: warning: 'c' may be used uninitialized in this function [-Wuninitialized] gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c fptools.c: In function 'FP_fgets': fptools.c:421:9: warning: unused variable 'cp' [-Wunused-variable] rm -f libuu.a ar r libuu.a uulib.o uucheck.o uunconc.o uuutil.o uuencode.o uuscan.o uustring.o fptools.o crc32.o ar: creating libuu.a ranlib libuu.a make[1]: Leaving directory `/builddir/build/BUILD/Convert-UUlib-1.4/uulib' rm -f blib/arch/auto/Convert/UUlib/UUlib.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic UUlib.o -o blib/arch/auto/Convert/UUlib/UUlib.so uulib/libuu.a \ \ chmod 755 blib/arch/auto/Convert/UUlib/UUlib.so Manifying blib/man3/Convert::UUlib.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.L7xtMC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64 + cd Convert-UUlib-1.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64 cd uulib && make all make[1]: Entering directory `/builddir/build/BUILD/Convert-UUlib-1.4/uulib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Convert-UUlib-1.4/uulib' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64/usr/lib64/perl5/vendor_perl/auto/Convert/UUlib/UUlib.so Installing /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64/usr/lib64/perl5/vendor_perl/auto/Convert/UUlib/UUlib.bs Installing /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64/usr/lib64/perl5/vendor_perl/Convert/UUlib.pm Installing /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64/usr/share/man/man3/Convert::UUlib.3pm + find /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Convert-UUlib-1.4 extracting debug info from /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64/usr/lib64/perl5/vendor_perl/auto/Convert/UUlib/UUlib.so 692 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.QwAjZR + umask 022 + cd /builddir/build/BUILD + cd Convert-UUlib-1.4 + unset DISPLAY + make test cd uulib && make all make[1]: Entering directory `/builddir/build/BUILD/Convert-UUlib-1.4/uulib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Convert-UUlib-1.4/uulib' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/cb.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-Convert-UUlib-1.4-1.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L483w7 + umask 022 + cd /builddir/build/BUILD + cd Convert-UUlib-1.4 + DOCDIR=/builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64/usr/share/doc/perl-Convert-UUlib-1.4 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64/usr/share/doc/perl-Convert-UUlib-1.4 + cp -pr Changes COPYING COPYING.Artistic COPYING.GNU README doc/HISTORY doc/library.pdf /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64/usr/share/doc/perl-Convert-UUlib-1.4 + exit 0 Provides: perl(Convert::UUlib) = 1.4 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) rtld(GNU_HASH) Processing files: perl-Convert-UUlib-debuginfo-1.4-1.fc16.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64 warning: Could not canonicalize hostname: x86-04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Convert-UUlib-1.4-1.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Convert-UUlib-debuginfo-1.4-1.fc16.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XBscGT + umask 022 + cd /builddir/build/BUILD + cd Convert-UUlib-1.4 + rm -rf /builddir/build/BUILDROOT/perl-Convert-UUlib-1.4-1.fc16.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->