<86>May 29 06:48:41 userdel[811785]: delete user 'rooter'
<86>May 29 06:48:41 userdel[811785]: removed shadow group 'rooter' owned by 'rooter'
<86>May 29 06:48:41 groupadd[811841]: group added to /etc/group: name=rooter, GID=921
<86>May 29 06:48:41 groupadd[811841]: group added to /etc/gshadow: name=rooter
<86>May 29 06:48:41 groupadd[811841]: new group: name=rooter, GID=921
<86>May 29 06:48:41 useradd[811872]: new user: name=rooter, UID=921, GID=921, home=/root, shell=/bin/bash
<86>May 29 06:48:41 userdel[811918]: delete user 'builder'
<86>May 29 06:48:41 userdel[811918]: removed group 'builder' owned by 'builder'
<86>May 29 06:48:41 groupadd[811945]: group added to /etc/group: name=builder, GID=922
<86>May 29 06:48:41 groupadd[811945]: group added to /etc/gshadow: name=builder
<86>May 29 06:48:41 groupadd[811945]: new group: name=builder, GID=922
<86>May 29 06:48:41 useradd[811974]: new user: name=builder, UID=922, GID=922, home=/usr/src, shell=/bin/bash
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: Macro %perl_license not found
<13>May 29 06:48:42 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343225 installed
<13>May 29 06:48:42 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>May 29 06:48:42 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>May 29 06:48:42 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>May 29 06:48:42 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>May 29 06:48:42 rpmi: perl-Canary-Stability-2013-alt1 sisyphus+228868.100.1.1 1556814216 installed
<13>May 29 06:48:43 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474113 installed
<13>May 29 06:48:43 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Crypt-Ed25519-1.04-alt1.2.nosrc.rpm (w1.gzdio)
Installing perl-Crypt-Ed25519-1.04-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43869
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Crypt-Ed25519-1.04
+ echo 'Source #0 (Crypt-Ed25519-1.04.tar.gz):'
Source #0 (Crypt-Ed25519-1.04.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-Ed25519-1.04.tar.gz
+ /bin/tar -xf -
+ cd Crypt-Ed25519-1.04
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43869
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Crypt-Ed25519-1.04
+ perl_vendor_build
+ export PERL_EXTUTILS_AUTOINSTALL=--skip
+ PERL_EXTUTILS_AUTOINSTALL=--skip
+ export XSUBPP_STATIC_XS=1
+ XSUBPP_STATIC_XS=1
+ _perl_vendor_fixin
+ find . -type f -print0
+ xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,'
+ /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL
+ _perl_vendor_MM_build
+ : looking for PREREQ dependencies
+ /usr/bin/perl Makefile.PL PRINT_PREREQ=1
+ tee .perl.req

***
*** Canary::Stability COMPATIBILITY AND SUPPORT CHECK
*** =================================================
***
*** Hi!
***
*** I do my best to provide predictable and reliable software.
***
*** However, in recent releases, P5P (who maintain perl) have been
*** introducing regressions that are sometimes subtle and at other times
*** catastrophic, often for personal preferences with little or no concern
*** for existing code, most notably CPAN.
***
*** For this reason, it has become very hard for me to maintain the level
*** of reliability and support I have committed myself to in the past, at
*** least with some perl versions: I simply can't keep up working around new
*** bugs or gratituous incompatibilities, and in turn you might suffer from
*** unanticipated problems.
***
*** Therefore I have introduced a support and compatibility check, the results
*** of which follow below, together with a FAQ and some recommendations.
***
*** This check is just to let you know that there might be a risk, so you can
*** make judgement calls on how to proceed - it will not keep the module from
*** installing or working.
***
*** The stability canary says: (nothing, it was driven away by harsh weather)
***
*** It seems you are running perl version 5.028003, likely the "official" or
*** "standard" version. While there is nothing wrong with doing that,
*** standard perl versions 5.022 and up are not supported by Crypt::Ed25519.
*** While this might be fatal, it might also be all right - if you run into
*** problems, you might want to downgrade your perl or switch to the
*** stability branch.
***
*** If everything works fine, you can ignore this message.
***
***
*** Stability canary mini-FAQ:
***
*** Do I need to do anything?
***    With luck, no. While some distributions are known to fail
***    already, most should probably work. This message is here
***    to alert you that your perl is not supported by Crypt::Ed25519,
***    and if things go wrong, you either need to downgrade, or
***    sidegrade to the stability variant of your perl version,
***    or simply live with the consequences.
***
*** What is this canary thing?
***    It's purpose is to check support status of Crypt::Ed25519 with
***    respect to your perl version.
***
*** What is this "stability branch"?
***    It's a branch or fork of the official perl, by schmorp, to
***    improve stability and compatibility with existing modules.
***
*** How can I skip this prompt on automated installs?
***    Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment.
***    More info is in the Canary::Stability manpage.
***
*** Long version of this FAQ: http://stableperl.schmorp.de/faq.html
*** Stability Branch homepage: http://stableperl.schmorp.de/
***

Continue anyways?  [y] y

+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor

***
*** Canary::Stability COMPATIBILITY AND SUPPORT CHECK
*** =================================================
***
*** Hi!
***
*** I do my best to provide predictable and reliable software.
***
*** However, in recent releases, P5P (who maintain perl) have been
*** introducing regressions that are sometimes subtle and at other times
*** catastrophic, often for personal preferences with little or no concern
*** for existing code, most notably CPAN.
***
*** For this reason, it has become very hard for me to maintain the level
*** of reliability and support I have committed myself to in the past, at
*** least with some perl versions: I simply can't keep up working around new
*** bugs or gratituous incompatibilities, and in turn you might suffer from
*** unanticipated problems.
***
*** Therefore I have introduced a support and compatibility check, the results
*** of which follow below, together with a FAQ and some recommendations.
***
*** This check is just to let you know that there might be a risk, so you can
*** make judgement calls on how to proceed - it will not keep the module from
*** installing or working.
***
*** The stability canary says: (nothing, it was driven away by harsh weather)
***
*** It seems you are running perl version 5.028003, likely the "official" or
*** "standard" version. While there is nothing wrong with doing that,
*** standard perl versions 5.022 and up are not supported by Crypt::Ed25519.
*** While this might be fatal, it might also be all right - if you run into
*** problems, you might want to downgrade your perl or switch to the
*** stability branch.
***
*** If everything works fine, you can ignore this message.
***
***
*** Stability canary mini-FAQ:
***
*** Do I need to do anything?
***    With luck, no. While some distributions are known to fail
***    already, most should probably work. This message is here
***    to alert you that your perl is not supported by Crypt::Ed25519,
***    and if things go wrong, you either need to downgrade, or
***    sidegrade to the stability variant of your perl version,
***    or simply live with the consequences.
***
*** What is this canary thing?
***    It's purpose is to check support status of Crypt::Ed25519 with
***    respect to your perl version.
***
*** What is this "stability branch"?
***    It's a branch or fork of the official perl, by schmorp, to
***    improve stability and compatibility with existing modules.
***
*** How can I skip this prompt on automated installs?
***    Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment.
***    More info is in the Canary::Stability manpage.
***
*** Long version of this FAQ: http://stableperl.schmorp.de/faq.html
*** Stability Branch homepage: http://stableperl.schmorp.de/
***

Continue anyways?  [y] y
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Crypt::Ed25519
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
Running Mkbootstrap for Ed25519 ()
chmod 644 "Ed25519.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Ed25519.bs blib/arch/auto/Crypt/Ed25519/Ed25519.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
cp Ed25519.pm blib/lib/Crypt/Ed25519.pm
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  Ed25519.xs > Ed25519.xsc
Warning: Aliases 'eddsa_verify_croak' and 'verify_croak' have identical values in Ed25519.xs, line 164
mv Ed25519.xsc Ed25519.c
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
gcc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2   -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" -fPIC "-I/usr/lib64/perl5/CORE"   Ed25519.c
In file included from /usr/lib64/perl5/CORE/perl.h:5310,
                 from Ed25519.xs:2:
Ed25519.xs: In function 'XS_Crypt__Ed25519_eddsa_secret_key':
Ed25519.xs:63:28: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign]
         RETVAL = newSVpvn (seed, sizeof seed);
                            ^~~~
/usr/lib64/perl5/CORE/embed.h:541:44: note: in definition of macro 'newSVpvn'
 #define newSVpvn(a,b)  Perl_newSVpvn(aTHX_ a,b)
                                            ^
In file included from /usr/lib64/perl5/CORE/perl.h:5271,
                 from Ed25519.xs:2:
/usr/lib64/perl5/CORE/proto.h:2480:19: note: expected 'const char * const' but argument is of type 'unsigned char *'
 PERL_CALLCONV SV* Perl_newSVpvn(pTHX_ const char *const buffer, const STRLEN len)
                   ^~~~~~~~~~~~~
Ed25519.xs: In function 'XS_Crypt__Ed25519_generate_keypair':
Ed25519.xs:88:62: warning: pointer targets in passing argument 3 of 'ed25519_create_keypair' differ in signedness [-Wpointer-sign]
             ed25519_create_keypair (public_key, private_key, secret_p);
                                                              ^~~~~~~~
In file included from Ed25519.xs:34:
ed25519/src/keypair.c:6:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void ed25519_create_keypair(unsigned char *public_key, unsigned char *private_key, const unsigned char *seed) {
      ^~~~~~~~~~~~~~~~~~~~~~
Ed25519.xs:101:22: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
             secret_p = seed;
                      ^
Ed25519.xs:103:62: warning: pointer targets in passing argument 3 of 'ed25519_create_keypair' differ in signedness [-Wpointer-sign]
             ed25519_create_keypair (public_key, private_key, secret_p);
                                                              ^~~~~~~~
In file included from Ed25519.xs:34:
ed25519/src/keypair.c:6:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void ed25519_create_keypair(unsigned char *public_key, unsigned char *private_key, const unsigned char *seed) {
      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib64/perl5/CORE/perl.h:5251,
                 from Ed25519.xs:2:
Ed25519.xs:109:38: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign]
         PUSHs (sv_2mortal (newSVpvn (public_key, sizeof public_key)));
                                      ^~~~~~~~~~
/usr/lib64/perl5/CORE/pp.h:455:28: note: in definition of macro 'PUSHs'
 #define PUSHs(s) (*++sp = (s))
                            ^
Ed25519.xs:109:16: note: in expansion of macro 'sv_2mortal'
         PUSHs (sv_2mortal (newSVpvn (public_key, sizeof public_key)));
                ^~~~~~~~~~
Ed25519.xs:109:28: note: in expansion of macro 'newSVpvn'
         PUSHs (sv_2mortal (newSVpvn (public_key, sizeof public_key)));
                            ^~~~~~~~
In file included from /usr/lib64/perl5/CORE/perl.h:5271,
                 from Ed25519.xs:2:
/usr/lib64/perl5/CORE/proto.h:2480:19: note: expected 'const char * const' but argument is of type 'unsigned char *'
 PERL_CALLCONV SV* Perl_newSVpvn(pTHX_ const char *const buffer, const STRLEN len)
                   ^~~~~~~~~~~~~
In file included from /usr/lib64/perl5/CORE/perl.h:5251,
                 from Ed25519.xs:2:
Ed25519.xs:112:40: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign]
           PUSHs (sv_2mortal (newSVpvn (private_key, sizeof private_key)));
                                        ^~~~~~~~~~~
/usr/lib64/perl5/CORE/pp.h:455:28: note: in definition of macro 'PUSHs'
 #define PUSHs(s) (*++sp = (s))
                            ^
Ed25519.xs:112:18: note: in expansion of macro 'sv_2mortal'
           PUSHs (sv_2mortal (newSVpvn (private_key, sizeof private_key)));
                  ^~~~~~~~~~
Ed25519.xs:112:30: note: in expansion of macro 'newSVpvn'
           PUSHs (sv_2mortal (newSVpvn (private_key, sizeof private_key)));
                              ^~~~~~~~
In file included from /usr/lib64/perl5/CORE/perl.h:5271,
                 from Ed25519.xs:2:
/usr/lib64/perl5/CORE/proto.h:2480:19: note: expected 'const char * const' but argument is of type 'unsigned char *'
 PERL_CALLCONV SV* Perl_newSVpvn(pTHX_ const char *const buffer, const STRLEN len)
                   ^~~~~~~~~~~~~
Ed25519.xs: In function 'XS_Crypt__Ed25519_sign':
Ed25519.xs:136:21: warning: pointer targets in passing argument 1 of 'sha512' differ in signedness [-Wpointer-sign]
             sha512 (private_key_p, 32, hash);
                     ^~~~~~~~~~~~~
In file included from Ed25519.xs:37:
ed25519/src/sha512.c:267:5: note: expected 'const unsigned char *' but argument is of type 'char *'
 int sha512(const unsigned char *message, size_t message_len, unsigned char *out)
     ^~~~~~
Ed25519.xs:142:27: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
             private_key_p = hash;
                           ^
Ed25519.xs:151:34: warning: pointer targets in passing argument 2 of 'ed25519_sign' differ in signedness [-Wpointer-sign]
         ed25519_sign (signature, message_p, message_l, public_key_p, private_key_p);
                                  ^~~~~~~~~
In file included from Ed25519.xs:39:
ed25519/src/sign.c:7:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void ed25519_sign(unsigned char *signature, const unsigned char *message, size_t message_len, const unsigned char *public_key, const unsigned char *private_key) {
      ^~~~~~~~~~~~
Ed25519.xs:151:56: warning: pointer targets in passing argument 4 of 'ed25519_sign' differ in signedness [-Wpointer-sign]
         ed25519_sign (signature, message_p, message_l, public_key_p, private_key_p);
                                                        ^~~~~~~~~~~~
In file included from Ed25519.xs:39:
ed25519/src/sign.c:7:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void ed25519_sign(unsigned char *signature, const unsigned char *message, size_t message_len, const unsigned char *public_key, const unsigned char *private_key) {
      ^~~~~~~~~~~~
Ed25519.xs:151:70: warning: pointer targets in passing argument 5 of 'ed25519_sign' differ in signedness [-Wpointer-sign]
         ed25519_sign (signature, message_p, message_l, public_key_p, private_key_p);
                                                                      ^~~~~~~~~~~~~
In file included from Ed25519.xs:39:
ed25519/src/sign.c:7:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void ed25519_sign(unsigned char *signature, const unsigned char *message, size_t message_len, const unsigned char *public_key, const unsigned char *private_key) {
      ^~~~~~~~~~~~
In file included from /usr/lib64/perl5/CORE/perl.h:5310,
                 from Ed25519.xs:2:
Ed25519.xs:154:28: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign]
         RETVAL = newSVpvn (signature, sizeof signature);
                            ^~~~~~~~~
/usr/lib64/perl5/CORE/embed.h:541:44: note: in definition of macro 'newSVpvn'
 #define newSVpvn(a,b)  Perl_newSVpvn(aTHX_ a,b)
                                            ^
In file included from /usr/lib64/perl5/CORE/perl.h:5271,
                 from Ed25519.xs:2:
/usr/lib64/perl5/CORE/proto.h:2480:19: note: expected 'const char * const' but argument is of type 'unsigned char *'
 PERL_CALLCONV SV* Perl_newSVpvn(pTHX_ const char *const buffer, const STRLEN len)
                   ^~~~~~~~~~~~~
Ed25519.xs: In function 'XS_Crypt__Ed25519_verify':
Ed25519.xs:175:34: warning: pointer targets in passing argument 1 of 'ed25519_verify' differ in signedness [-Wpointer-sign]
         RETVAL = ed25519_verify (signature_p, message_p, message_l, public_key_p);
                                  ^~~~~~~~~~~
In file included from Ed25519.xs:40:
ed25519/src/verify.c:47:5: note: expected 'const unsigned char *' but argument is of type 'char *'
 int ed25519_verify(const unsigned char *signature, const unsigned char *message, size_t message_len, const unsigned char *public_key) {
     ^~~~~~~~~~~~~~
Ed25519.xs:175:47: warning: pointer targets in passing argument 2 of 'ed25519_verify' differ in signedness [-Wpointer-sign]
         RETVAL = ed25519_verify (signature_p, message_p, message_l, public_key_p);
                                               ^~~~~~~~~
In file included from Ed25519.xs:40:
ed25519/src/verify.c:47:5: note: expected 'const unsigned char *' but argument is of type 'char *'
 int ed25519_verify(const unsigned char *signature, const unsigned char *message, size_t message_len, const unsigned char *public_key) {
     ^~~~~~~~~~~~~~
Ed25519.xs:175:69: warning: pointer targets in passing argument 4 of 'ed25519_verify' differ in signedness [-Wpointer-sign]
         RETVAL = ed25519_verify (signature_p, message_p, message_l, public_key_p);
                                                                     ^~~~~~~~~~~~
In file included from Ed25519.xs:40:
ed25519/src/verify.c:47:5: note: expected 'const unsigned char *' but argument is of type 'char *'
 int ed25519_verify(const unsigned char *signature, const unsigned char *message, size_t message_len, const unsigned char *public_key) {
     ^~~~~~~~~~~~~~
In file included from Ed25519.xs:30:
Ed25519.c: At top level:
ed25519/src/ed25519.h:35:23: warning: 'ed25519_add_scalar' declared 'static' but never defined [-Wunused-function]
 void ED25519_DECLSPEC ed25519_add_scalar(unsigned char *public_key, unsigned char *private_key, const unsigned char *scalar);
                       ^~~~~~~~~~~~~~~~~~
ed25519/src/ed25519.h:37:23: warning: 'ed25519_key_exchange' declared 'static' but never defined [-Wunused-function]
 void ED25519_DECLSPEC ed25519_key_exchange(unsigned char *shared_secret, const unsigned char *public_key, const unsigned char *private_key);
                       ^~~~~~~~~~~~~~~~~~~~
In file included from Ed25519.xs:36:
ed25519/src/seed.c: In function 'ed25519_create_seed':
ed25519/src/seed.c:33:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
     fread(seed, 1, 32, f);
     ^~~~~~~~~~~~~~~~~~~~~
In file included from Ed25519.xs:45:
At top level:
ed25519/src/fe.c:779:6: warning: 'fe_mul121666' defined but not used [-Wunused-function]
 void fe_mul121666(fe h, fe f) {
      ^~~~~~~~~~~~
ed25519/src/fe.c:197:6: warning: 'fe_cswap' defined but not used [-Wunused-function]
 void fe_cswap(fe f,fe g,unsigned int b) {
      ^~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
rm -f blib/arch/auto/Crypt/Ed25519/Ed25519.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  Ed25519.o  -o blib/arch/auto/Crypt/Ed25519/Ed25519.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Crypt/Ed25519/Ed25519.so
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
+ : running tests
+ LD_BIND_NOW=1
+ PERL_DL_NONLAZY=1
+ /usr/bin/make test 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Ed25519.bs blib/arch/auto/Crypt/Ed25519/Ed25519.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_load.t .... ok
t/01_python.t .. ok
t/02_native.t .. ok
All tests successful.
Files=3, Tests=3159,  1 wallclock secs ( 0.12 usr  0.02 sys +  0.29 cusr  0.03 csys =  0.46 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16313
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-Ed25519-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Crypt-Ed25519-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Crypt-Ed25519-1.04
+ perl_vendor_install
+ /bin/grep -qs -Ew Build_PL Build.PL
+ /bin/grep -qs -Ew '(dist|module)_name' Build.PL
+ _perl_vendor_MM_install
+ : installing
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Crypt-Ed25519-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Ed25519.bs blib/arch/auto/Crypt/Ed25519/Ed25519.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so
Installing /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/lib64/perl5/Crypt/Ed25519.pm
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.04'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Crypt-Ed25519-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Crypt-Ed25519-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Crypt-Ed25519-buildroot (auto)
removed './usr/lib64/perl5/auto/Crypt/Ed25519/.packlist'
mode of './usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Crypt-Ed25519-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Crypt-Ed25519-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Crypt-Ed25519-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Crypt-Ed25519-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Crypt-Ed25519-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: perl-Crypt-Ed25519-1.04-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16313
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Crypt-Ed25519-1.04
+ DOCDIR=/usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/share/doc/perl-Crypt-Ed25519-1.04
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/share/doc/perl-Crypt-Ed25519-1.04
+ /bin/mkdir -p /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/share/doc/perl-Crypt-Ed25519-1.04
+ cp -prL Changes README /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/share/doc/perl-Crypt-Ed25519-1.04
+ chmod -R go-w /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/share/doc/perl-Crypt-Ed25519-1.04
+ chmod -R a+rX /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/share/doc/perl-Crypt-Ed25519-1.04
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EasnNV
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oECGA6
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/lib64/perl5/Crypt/Ed25519.pm syntax OK
Provides: perl(Crypt/Ed25519.pm) = 1.040
Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:okjB3gOlgpCTTFhKuP7paLcLuV5gx0MKmFUZffvR1, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(XSLoader.pm), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OHCsPk
Creating perl-Crypt-Ed25519-debuginfo package
Processing files: perl-Crypt-Ed25519-debuginfo-1.04-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SfekwC
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w2iTEX
find-requires: running scripts (debuginfo)
Requires: perl-Crypt-Ed25519 = 1.04-alt1.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-Crypt-Ed25519-debuginfo a strict dependency on perl-Crypt-Ed25519
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Crypt-Ed25519-1.04-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Crypt-Ed25519-debuginfo-1.04-alt1.2.x86_64.rpm (w2.lzdio)
2.89user 1.01system 0:07.91elapsed 49%CPU (0avgtext+0avgdata 102104maxresident)k
0inputs+0outputs (0major+298678minor)pagefaults 0swaps
5.64user 4.14system 0:13.09elapsed 74%CPU (0avgtext+0avgdata 120188maxresident)k
0inputs+0outputs (34962major+592474minor)pagefaults 0swaps
--- perl-Crypt-Ed25519-1.04-alt1.2.x86_64.rpm.repo	2019-01-25 00:37:00.000000000 +0000
+++ perl-Crypt-Ed25519-1.04-alt1.2.x86_64.rpm.hasher	2022-05-29 06:48:52.971616465 +0000
@@ -23,3 +23,3 @@
 File: /usr/lib64/perl5/auto/Crypt/Ed25519	40755	root:root		
-File: /usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so	100644	root:root	6aee010ae748f5fe23d9e762ad248095	
+File: /usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so	100644	root:root	8e32389dfb854896cc307570902e3953	
 File: /usr/share/doc/perl-Crypt-Ed25519-1.04	40755	root:root		
@@ -27,2 +27,2 @@
 File: /usr/share/doc/perl-Crypt-Ed25519-1.04/README	100644	root:root	2b7d83ea85bb054a798d145b44a7a0cf	
-RPMIdentity: cdc052e0a7c969ab79e428642363ed2585a7c372b2f151cee9e0474c02a2d307749b3f5c7abf5c8d60b33ebf11fb45553ed4416fd2de0e9c22737a0e42df880a
+RPMIdentity: 31f3dc2d1f1640af95f45c25f99d2b35057994a546be633e9b68301545f68d59daff0060a65954886ab53e4714166ef9d5421b294245aff2cbbd480784375628
--- perl-Crypt-Ed25519-debuginfo-1.04-alt1.2.x86_64.rpm.repo	2019-01-25 00:37:00.000000000 +0000
+++ perl-Crypt-Ed25519-debuginfo-1.04-alt1.2.x86_64.rpm.hasher	2022-05-29 06:48:53.044617277 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a1	40755	root:root	
-/usr/lib/debug/.build-id/a1/8055aa5bcae0316bce887914bf56d6a34f8683	120777	root:root	../../../../lib64/perl5/auto/Crypt/Ed25519/Ed25519.so
-/usr/lib/debug/.build-id/a1/8055aa5bcae0316bce887914bf56d6a34f8683.debug	120777	root:root	../../usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so.debug
+/usr/lib/debug/.build-id/ee	40755	root:root	
+/usr/lib/debug/.build-id/ee/31f6886be1b983600b73ca415df46899ce275f	120777	root:root	../../../../lib64/perl5/auto/Crypt/Ed25519/Ed25519.so
+/usr/lib/debug/.build-id/ee/31f6886be1b983600b73ca415df46899ce275f.debug	120777	root:root	../../usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -32,5 +32,5 @@
 Provides: perl-Crypt-Ed25519-debuginfo = 1.04-alt1.2:sisyphus+219907.31400.1.1
-File: /usr/lib/debug/.build-id/a1	40755	root:root		
-File: /usr/lib/debug/.build-id/a1/8055aa5bcae0316bce887914bf56d6a34f8683	120777	root:root		../../../../lib64/perl5/auto/Crypt/Ed25519/Ed25519.so
-File: /usr/lib/debug/.build-id/a1/8055aa5bcae0316bce887914bf56d6a34f8683.debug	120777	root:root		../../usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so.debug
+File: /usr/lib/debug/.build-id/ee	40755	root:root		
+File: /usr/lib/debug/.build-id/ee/31f6886be1b983600b73ca415df46899ce275f	120777	root:root		../../../../lib64/perl5/auto/Crypt/Ed25519/Ed25519.so
+File: /usr/lib/debug/.build-id/ee/31f6886be1b983600b73ca415df46899ce275f.debug	120777	root:root		../../usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so.debug
 File: /usr/lib/debug/usr/lib64/perl5	40755	root:root		
@@ -39,3 +39,3 @@
 File: /usr/lib/debug/usr/lib64/perl5/auto/Crypt/Ed25519	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so.debug	100644	root:root	d8d673cf070ae737506e2989a4601ded	
+File: /usr/lib/debug/usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so.debug	100644	root:root	5fe60f855cb43b485397c3921d451c09	
 File: /usr/src/debug/Crypt-Ed25519-1.04	40755	root:root		
@@ -58,2 +58,2 @@
 File: /usr/src/debug/Crypt-Ed25519-1.04/perlmulticore.h	100644	root:root	9b3a9816e5283153199a533ff354176d	
-RPMIdentity: a35d09ca41b98c9606f5e432f27896de09b742238a28c8d91e46751dd5f46ecbdd7375ad841c90dee0fd29079bb1a596034ffc05a607fe1fa07385d50c9034e3
+RPMIdentity: 7de18aca0b4bf0f9cef4f01ec855dee2cbe80bb5a4c4d836774cbe66a9e5ce3bdd8cd38a7a8380bec9ebf3d27d6a3be21f530457b7d1f9c67975169bc4f89a66