Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Crypt-Curve25519.spec'], chrootPath='/var/lib/mock/870475-epel-6-x86_64-1552988295.236005/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Crypt-Curve25519.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-627391055.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Crypt-Curve25519-0.06-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Crypt-Curve25519.spec'], chrootPath='/var/lib/mock/870475-epel-6-x86_64-1552988295.236005/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Crypt-Curve25519.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tIpexJ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Crypt-Curve25519-0.06 + /usr/bin/gzip -dc /builddir/build/SOURCES/Crypt-Curve25519-0.06.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Crypt-Curve25519-0.06 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Pzw90G + umask 022 + cd /builddir/build/BUILD + cd Crypt-Curve25519-0.06 + 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 Crypt::Curve25519 + make -j2 /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Curve25519.xs > Curve25519.xsc && mv Curve25519.xsc Curve25519.c cp lib/Crypt/Curve25519.pm blib/lib/Crypt/Curve25519.pm Running Mkbootstrap for Crypt::Curve25519 () chmod 644 Curve25519.bs cp Curve25519.bs blib/arch/auto/Crypt/Curve25519/Curve25519.bs chmod 644 blib/arch/auto/Crypt/Curve25519/Curve25519.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 --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" -fPIC "-I/usr/lib64/perl5/CORE" -DUSE_X64=1 Curve25519.c BUILDSTDERR: Curve25519.c: In function 'XS_Crypt__Curve25519_curve25519_public_key': BUILDSTDERR: Curve25519.c:107: warning: pointer targets in passing argument 3 of 'Perl_sv_setpvn' differ in signedness BUILDSTDERR: /usr/lib64/perl5/CORE/proto.h:3372: note: expected 'const char *' but argument is of type 'u8 *' BUILDSTDERR: Curve25519.c: In function 'XS_Crypt__Curve25519_curve25519_shared_secret': BUILDSTDERR: Curve25519.c:132: warning: pointer targets in passing argument 3 of 'Perl_sv_setpvn' differ in signedness BUILDSTDERR: /usr/lib64/perl5/CORE/proto.h:3372: note: expected 'const char *' but argument is of type 'u8 *' BUILDSTDERR: Curve25519.c:121: warning: unused variable 'ix' rm -f blib/arch/auto/Crypt/Curve25519/Curve25519.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Curve25519.o -o blib/arch/auto/Crypt/Curve25519/Curve25519.so \ \ chmod 755 blib/arch/auto/Crypt/Curve25519/Curve25519.so Manifying blib/man3/Crypt::Curve25519.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hw6QkJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64 + cd Crypt-Curve25519-0.06 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/Crypt/Curve25519/Curve25519.so Installing /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/Crypt/Curve25519/Curve25519.bs Installing /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64/usr/lib64/perl5/vendor_perl/Crypt/Curve25519.pm Installing /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64/usr/share/man/man3/Crypt::Curve25519.3pm + find /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64 -depth -type d -exec rmdir '{}' ';' + /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Crypt-Curve25519-0.06 extracting debug info from /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/Crypt/Curve25519/Curve25519.so BUILDSTDERR: 38 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PWydIM + umask 022 + cd /builddir/build/BUILD + cd Crypt-Curve25519-0.06 + unset DISPLAY + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ........ ok t/01-exceptions.t ..... ok t/02-synopsis-proc.t .. ok t/03-synopsis-oo.t .... ok t/04-proc-vs-oo.t ..... ok t/05-primitive.t ...... ok t/Crypt-Curve25519.t .. ok All tests successful. Files=7, Tests=10028, 5 wallclock secs ( 1.13 usr 0.18 sys + 5.29 cusr 0.16 csys = 6.76 CPU) Result: PASS + exit 0 Processing files: perl-Crypt-Curve25519-0.06-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bynAlb + umask 022 + cd /builddir/build/BUILD + cd Crypt-Curve25519-0.06 + DOCDIR=/builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64/usr/share/doc/perl-Crypt-Curve25519-0.06 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64/usr/share/doc/perl-Crypt-Curve25519-0.06 + /bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64/usr/share/doc/perl-Crypt-Curve25519-0.06 + cp -pr Changes curve25519-donna-license.md LICENSE META.json README /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64/usr/share/doc/perl-Crypt-Curve25519-0.06 + exit 0 Provides: Curve25519.so()(64bit) perl(Crypt::Curve25519) = 25519 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) perl(Carp) perl(Exporter) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Crypt-Curve25519-debuginfo-0.06-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64 BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-627391055.novalocal Wrote: /builddir/build/RPMS/perl-Crypt-Curve25519-0.06-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Crypt-Curve25519-debuginfo-0.06-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pc7VSp + umask 022 + cd /builddir/build/BUILD + cd Crypt-Curve25519-0.06 + rm -rf /builddir/build/BUILDROOT/perl-Crypt-Curve25519-0.06-1.el6.x86_64 + exit 0 Child return code was: 0