Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Mail-Transport-Dbx.spec'], False, '/var/lib/mock/centos7-rutgers-staging-build-5044-7718/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Mail-Transport-Dbx.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Mail-Transport-Dbx-0.07-17.ru7.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Mail-Transport-Dbx.spec'], False, '/var/lib/mock/centos7-rutgers-staging-build-5044-7718/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Mail-Transport-Dbx.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.susPo1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Mail-Transport-Dbx-0.07 + /usr/bin/gzip -dc /builddir/build/SOURCES/Mail-Transport-Dbx-0.07.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Mail-Transport-Dbx-0.07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KrIPX7 + umask 022 + cd /builddir/build/BUILD + cd Mail-Transport-Dbx-0.07 + /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 if your kit is complete... Looks good Writing Makefile for Mail::Transport::Dbx::libdbx Writing Makefile for Mail::Transport::Dbx + make -j2 cd libdbx && make "CCFLAGS=-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" "CC=gcc" "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" make[1]: Entering directory `/builddir/build/BUILD/Mail-Transport-Dbx-0.07/libdbx' 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=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DDBX_LITTLE_ENDIAN libdbx.c cp Dbx.pm blib/lib/Mail/Transport/Dbx.pm AutoSplitting blib/lib/Mail/Transport/Dbx.pm (blib/lib/auto/Mail/Transport/Dbx) libdbx.c: In function 'dbx_get': /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Dbx.xs > Dbx.xsc && mv Dbx.xsc Dbx.c libdbx.c:229:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] int size; ^ Running Mkbootstrap for Mail::Transport::Dbx () 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=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DDBX_LITTLE_ENDIAN timeconv.c chmod 644 Dbx.bs 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" -fPIC "-I/usr/lib64/perl5/CORE" Dbx.c ar cr libdbx.a libdbx.o timeconv.o : libdbx.a make[1]: Leaving directory `/builddir/build/BUILD/Mail-Transport-Dbx-0.07/libdbx' cp Dbx.bs blib/arch/auto/Mail/Transport/Dbx/Dbx.bs chmod 644 blib/arch/auto/Mail/Transport/Dbx/Dbx.bs make[1]: Entering directory `/builddir/build/BUILD/Mail-Transport-Dbx-0.07/libdbx' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Mail-Transport-Dbx-0.07/libdbx' In file included from Dbx.xs:5:0: ppport.h:227:0: warning: "PERL_UNUSED_DECL" redefined [enabled by default] # define PERL_UNUSED_DECL ^ In file included from Dbx.xs:2:0: /usr/lib64/perl5/CORE/perl.h:328:0: note: this is the location of the previous definition # define PERL_UNUSED_DECL __attribute__unused__ ^ Dbx.xs: In function 'XS_Mail__Transport__Dbx_get': Dbx.xs:255:7: warning: unused variable 'sv' [-Wunused-variable] SV *sv; ^ Dbx.xs:254:7: warning: variable 'id' set but not used [-Wunused-but-set-variable] int id; ^ In file included from Dbx.xs:3:0: Dbx.c: In function 'XS_Mail__Transport__Dbx_error': /usr/lib64/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib64/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ Dbx.c:562:11: note: in expansion of macro 'dXSARGS' dVAR; dXSARGS; ^ Dbx.c: In function 'XS_Mail__Transport__Dbx_errstr': /usr/lib64/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib64/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ Dbx.c:579:11: note: in expansion of macro 'dXSARGS' dVAR; dXSARGS; ^ Dbx.xs: In function 'XS_Mail__Transport__Dbx_subfolders': Dbx.xs:350:8: warning: unused variable 'id' [-Wunused-variable] int id = get_folder(object, i, &self->subfolders[i]); ^ Dbx.xs:368:11: warning: unused variable 'id' [-Wunused-variable] int id = get_folder(object, i, &self->subfolders[i]); ^ Dbx.c: In function 'XS_Mail__Transport__Dbx__Email_is_email': Dbx.c:1301:14: warning: variable 'self' set but not used [-Wunused-but-set-variable] DBX_EMAIL * self; ^ Dbx.c: In function 'XS_Mail__Transport__Dbx__Email_is_folder': Dbx.c:1328:14: warning: variable 'self' set but not used [-Wunused-but-set-variable] DBX_EMAIL * self; ^ Dbx.c: In function 'XS_Mail__Transport__Dbx__Folder_is_email': Dbx.c:1549:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] DBX_FOLDER * self; ^ Dbx.c: In function 'XS_Mail__Transport__Dbx__Folder_is_folder': Dbx.c:1576:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] DBX_FOLDER * self; ^ In file included from /usr/lib64/perl5/CORE/perl.h:5071:0, from Dbx.xs:2: Dbx.c: In function 'XS_Mail__Transport__Dbx_constant': /usr/lib64/perl5/CORE/embed.h:609:37: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_setiv(a,b) Perl_sv_setiv(aTHX_ a,b) ^ ./const-xs.inc:11:6: note: 'iv' was declared here IV iv; ^ rm -f blib/arch/auto/Mail/Transport/Dbx/Dbx.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 Dbx.o -o blib/arch/auto/Mail/Transport/Dbx/Dbx.so libdbx/libdbx.a \ \ chmod 755 blib/arch/auto/Mail/Transport/Dbx/Dbx.so Manifying blib/man3/Mail::Transport::Dbx.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.csGXIm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64 + cd Mail-Transport-Dbx-0.07 + rm -rf /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64 make[1]: Entering directory `/builddir/build/BUILD/Mail-Transport-Dbx-0.07/libdbx' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Mail-Transport-Dbx-0.07/libdbx' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64/usr/lib64/perl5/vendor_perl/auto/Mail/Transport/Dbx/Dbx.bs Installing /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64/usr/lib64/perl5/vendor_perl/auto/Mail/Transport/Dbx/Dbx.so Installing /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64/usr/lib64/perl5/vendor_perl/Mail/Transport/Dbx.pm Installing /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64/usr/lib64/perl5/vendor_perl/auto/Mail/Transport/Dbx/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64/usr/share/man/man3/Mail::Transport::Dbx.3pm + find /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64 -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64/usr + recode /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64/usr/share/man/man3/Mail::Transport::Dbx.3pm iso-8859-1 + iconv -f iso-8859-1 -t utf-8 + mv -f /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64/usr/share/man/man3/Mail::Transport::Dbx.3pm_ /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64/usr/share/man/man3/Mail::Transport::Dbx.3pm + /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/Mail-Transport-Dbx-0.07 extracting debug info from /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64/usr/lib64/perl5/vendor_perl/auto/Mail/Transport/Dbx/Dbx.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 219 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 Processing files: perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DzvFID + umask 022 + cd /builddir/build/BUILD + cd Mail-Transport-Dbx-0.07 + DOCDIR=/builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64/usr/share/doc/perl-Mail-Transport-Dbx-0.07 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64/usr/share/doc/perl-Mail-Transport-Dbx-0.07 + cp -pr README /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64/usr/share/doc/perl-Mail-Transport-Dbx-0.07 + exit 0 Provides: perl(Mail::Transport::Dbx) = 0.07 perl-Mail-Transport-Dbx = 0.07-17.ru7 perl-Mail-Transport-Dbx(x86-64) = 0.07-17.ru7 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) libc.so.6(GLIBC_2.4)(64bit) perl >= 0:5.00503 perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Mail-Transport-Dbx-debuginfo-0.07-17.ru7.x86_64 Provides: perl-Mail-Transport-Dbx-debuginfo = 0.07-17.ru7 perl-Mail-Transport-Dbx-debuginfo(x86-64) = 0.07-17.ru7 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-Mail-Transport-Dbx-0.07-17.ru7.x86_64 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Mail-Transport-Dbx-debuginfo-0.07-17.ru7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZkAZAt + umask 022 + cd /builddir/build/BUILD + cd Mail-Transport-Dbx-0.07 + rm -rf /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-17.ru7.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->