Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Sane.spec'], False, '/var/lib/mock/f16-build-1348783-217728/root/', None, 86400, True, False, 419, 419, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Sane.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-Sane-0.05-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-Sane.spec'], False, '/var/lib/mock/f16-build-1348783-217728/root/', None, 86400, True, False, 419, 419, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Sane.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SNZbZu + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Sane-0.05 + /usr/bin/gzip -dc /builddir/build/SOURCES/Sane-0.05.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Sane-0.05 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod a-x examples/scanadf.pl examples/scanimage.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I6SahO + umask 022 + cd /builddir/build/BUILD + cd Sane-0.05 + 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' Checking if your kit is complete... Looks good Writing Makefile for Sane Writing MYMETA.yml + make -j4 /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Sane.xs > Sane.xsc && mv Sane.xsc Sane.c Running Mkbootstrap for Sane () chmod 644 Sane.bs cp Sane.bs blib/arch/auto/Sane/Sane.bs chmod 644 blib/arch/auto/Sane/Sane.bs cp lib/Sane.pm blib/lib/Sane.pm gcc -c -I. -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.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/usr/lib64/perl5/CORE" Sane.c Sane.xs: In function 'XS_Sane__Device_get_option_descriptor': Sane.xs:35:4: warning: value computed is not used [-Wunused-value] Sane.xs:38:4: warning: value computed is not used [-Wunused-value] Sane.xs:41:4: warning: value computed is not used [-Wunused-value] Sane.xs:43:3: warning: value computed is not used [-Wunused-value] Sane.xs:44:3: warning: value computed is not used [-Wunused-value] Sane.xs:46:18: warning: value computed is not used [-Wunused-value] Sane.xs:48:18: warning: value computed is not used [-Wunused-value] Sane.xs:49:3: warning: value computed is not used [-Wunused-value] Sane.xs:50:3: warning: value computed is not used [-Wunused-value] Sane.xs:54:34: warning: value computed is not used [-Wunused-value] Sane.xs:55:6: warning: value computed is not used [-Wunused-value] Sane.xs:56:6: warning: value computed is not used [-Wunused-value] Sane.xs:57:6: warning: value computed is not used [-Wunused-value] Sane.xs:60:34: warning: value computed is not used [-Wunused-value] Sane.xs:61:6: warning: value computed is not used [-Wunused-value] Sane.xs:62:6: warning: value computed is not used [-Wunused-value] Sane.xs:63:6: warning: value computed is not used [-Wunused-value] Sane.xs:73:5: warning: value computed is not used [-Wunused-value] Sane.xs:79:5: warning: value computed is not used [-Wunused-value] Sane.xs: In function 'XS_Sane__Device_get_parameters': Sane.xs:261:4: warning: value computed is not used [-Wunused-value] Sane.xs:262:4: warning: value computed is not used [-Wunused-value] Sane.xs:263:4: warning: value computed is not used [-Wunused-value] Sane.xs:264:4: warning: value computed is not used [-Wunused-value] Sane.xs:265:4: warning: value computed is not used [-Wunused-value] Sane.xs:266:4: warning: value computed is not used [-Wunused-value] Sane.xs: In function 'XS_Sane__Device_read': Sane.xs:288:18: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] /usr/lib64/perl5/CORE/proto.h:2640:19: note: expected 'const char * const' but argument is of type 'SANE_Byte *' Sane.xs: In function 'XS_Sane__get_devices': Sane.xs:548:5: warning: value computed is not used [-Wunused-value] Sane.xs:549:5: warning: value computed is not used [-Wunused-value] Sane.xs:550:5: warning: value computed is not used [-Wunused-value] Sane.xs:551:5: warning: value computed is not used [-Wunused-value] Sane.xs:532:8: warning: variable 'array' set but not used [-Wunused-but-set-variable] Sane.xs: In function 'XS_Sane_END': Sane.xs:586:4: warning: statement with no effect [-Wunused-value] Sane.c: In function 'XS_Sane__Device_set_option': Sane.xs:223:10: warning: 'valuep' may be used uninitialized in this function [-Wuninitialized] Sane.xs:164:11: note: 'valuep' was declared here rm -f blib/arch/auto/Sane/Sane.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Sane.o -o blib/arch/auto/Sane/Sane.so \ -lsane \ chmod 755 blib/arch/auto/Sane/Sane.so Manifying blib/man3/Sane.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YC8k2a + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64 + cd Sane-0.05 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64/usr/lib64/perl5/vendor_perl/auto/Sane/Sane.bs Installing /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64/usr/lib64/perl5/vendor_perl/auto/Sane/Sane.so Installing /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64/usr/lib64/perl5/vendor_perl/Sane.pm Installing /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64/usr/share/man/man3/Sane.3pm + find /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64 -depth -type d -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Sane-0.05 extracting debug info from /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64/usr/lib64/perl5/vendor_perl/auto/Sane/Sane.so 117 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.c2kwRy + umask 022 + cd /builddir/build/BUILD + cd Sane-0.05 + unset DISPLAY + exit 0 Processing files: perl-Sane-0.05-1.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MntdHW + umask 022 + cd /builddir/build/BUILD + cd Sane-0.05 + DOCDIR=/builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64/usr/share/doc/perl-Sane-0.05 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64/usr/share/doc/perl-Sane-0.05 + cp -pr Changes README examples /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64/usr/share/doc/perl-Sane-0.05 + exit 0 Provides: Sane.so()(64bit) perl(Sane) = 0.05 perl(Sane::Device) perl(Sane::Status) 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.3.4)(64bit) libsane.so.1()(64bit) perl >= 0:5.008005 perl(Exporter) perl(overload) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Sane-debuginfo-0.05-1.fc16.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64 Wrote: /builddir/build/RPMS/perl-Sane-0.05-1.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Sane-debuginfo-0.05-1.fc16.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oPn2R6 + umask 022 + cd /builddir/build/BUILD + cd Sane-0.05 + rm -rf /builddir/build/BUILDROOT/perl-Sane-0.05-1.fc16.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->