Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Mail-Transport-Dbx.spec'], timeout=172800uid=1000printOutput=Falseshell=Falseuser='mockbuild'gid=425logger=env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel7-build-7668195-694628/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Mail-Transport-Dbx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False warning: Could not canonicalize hostname: buildvm-aarch64-05.arm.fedoraproject.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/perl-Mail-Transport-Dbx-0.07-28.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Mail-Transport-Dbx.spec'], timeout=172800uid=1000printOutput=Falseprivate_network=Trueuser='mockbuild'gid=425logger=env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel7-build-7668195-694628/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Mail-Transport-Dbx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NzzVJ1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Mail-Transport-Dbx-0.07 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/Mail-Transport-Dbx-0.07.tar.gz Patch #0 (Mail-Transport-Dbx-0.07-Declare-POD-encoding.patch): + STATUS=0 + '[' 0 -ne 0 ']' + cd Mail-Transport-Dbx-0.07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (Mail-Transport-Dbx-0.07-Declare-POD-encoding.patch):' + /usr/bin/cat /builddir/build/SOURCES/Mail-Transport-Dbx-0.07-Declare-POD-encoding.patch + /usr/bin/patch -p1 --fuzz=0 patching file Dbx.pm + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AAvxsW + 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 ' Checking if your kit is complete... Looks good Writing Makefile for Mail::Transport::Dbx::libdbx Writing Makefile for Mail::Transport::Dbx + make -j4 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 " 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 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DDBX_LITTLE_ENDIAN libdbx.c /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 Running Mkbootstrap for Mail::Transport::Dbx () chmod 644 Dbx.bs 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 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" -DDBX_LITTLE_ENDIAN timeconv.c libdbx.c: In function 'dbx_get': libdbx.c:229:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] int size; ^ cp Dbx.pm blib/lib/Mail/Transport/Dbx.pm AutoSplitting blib/lib/Mail/Transport/Dbx.pm (blib/lib/auto/Mail/Transport/Dbx) cp Dbx.bs blib/arch/auto/Mail/Transport/Dbx/Dbx.bs chmod 644 blib/arch/auto/Mail/Transport/Dbx/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 -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' 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 -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 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eLjQUr + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64 + cd Mail-Transport-Dbx-0.07 + rm -rf /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64 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-28.el7.aarch64/usr/lib64/perl5/vendor_perl/auto/Mail/Transport/Dbx/Dbx.so Installing /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64/usr/lib64/perl5/vendor_perl/auto/Mail/Transport/Dbx/Dbx.bs Installing /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64/usr/lib64/perl5/vendor_perl/Mail/Transport/Dbx.pm Installing /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64/usr/lib64/perl5/vendor_perl/auto/Mail/Transport/Dbx/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64/usr/share/man/man3/Mail::Transport::Dbx.3pm + find /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64 -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64/usr + recode /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64/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-28.el7.aarch64/usr/share/man/man3/Mail::Transport::Dbx.3pm_ /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64/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 50000000 /builddir/build/BUILD/Mail-Transport-Dbx-0.07 extracting debug info from /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64/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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cXCbvZ + umask 022 + cd /builddir/build/BUILD + cd Mail-Transport-Dbx-0.07 + make test 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' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't stat ../blib: No such file or directory at /usr/share/perl5/vendor_perl/Test/Pod.pm line 220. t/0_pod.t ........... ok t/0_pod_coverage.t .. ok t/1.t ............... ok t/2.t ............... ok t/3.t ............... ok t/fixed.t ........... ok All tests successful. Files=6, Tests=60, 1 wallclock secs ( 0.09 usr 0.01 sys + 0.53 cusr 0.03 csys = 0.66 CPU) Result: PASS make[1]: Entering directory `/builddir/build/BUILD/Mail-Transport-Dbx-0.07/libdbx' No tests defined for Mail::Transport::Dbx::libdbx extension. make[1]: Leaving directory `/builddir/build/BUILD/Mail-Transport-Dbx-0.07/libdbx' + exit 0 Processing files: perl-Mail-Transport-Dbx-0.07-28.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dVp2du + umask 022 + cd /builddir/build/BUILD + cd Mail-Transport-Dbx-0.07 + DOCDIR=/builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64/usr/share/doc/perl-Mail-Transport-Dbx-0.07 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64/usr/share/doc/perl-Mail-Transport-Dbx-0.07 + cp -pr README /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64/usr/share/doc/perl-Mail-Transport-Dbx-0.07 + exit 0 Provides: bundled(libdbx) = 1.0.3 perl(Mail::Transport::Dbx) = 0.07 perl-Mail-Transport-Dbx = 0.07-28.el7 perl-Mail-Transport-Dbx(aarch-64) = 0.07-28.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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-28.el7.aarch64 Provides: perl-Mail-Transport-Dbx-debuginfo = 0.07-28.el7 perl-Mail-Transport-Dbx-debuginfo(aarch-64) = 0.07-28.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-Mail-Transport-Dbx-0.07-28.el7.aarch64 warning: Could not canonicalize hostname: buildvm-aarch64-05.arm.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Mail-Transport-Dbx-debuginfo-0.07-28.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ioM58x + umask 022 + cd /builddir/build/BUILD + cd Mail-Transport-Dbx-0.07 + rm -rf /builddir/build/BUILDROOT/perl-Mail-Transport-Dbx-0.07-28.el7.aarch64 + exit 0 Child return code was: 0