<86>Apr 27 08:56:10 userdel[2426068]: delete user 'rooter' <86>Apr 27 08:56:10 userdel[2426068]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:56:10 userdel[2426068]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:56:10 groupadd[2426144]: group added to /etc/group: name=rooter, GID=1799 <86>Apr 27 08:56:10 groupadd[2426144]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:56:10 groupadd[2426144]: new group: name=rooter, GID=1799 <86>Apr 27 08:56:10 useradd[2426202]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:56:10 userdel[2426307]: delete user 'builder' <86>Apr 27 08:56:10 userdel[2426307]: removed group 'builder' owned by 'builder' <86>Apr 27 08:56:10 userdel[2426307]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:56:10 groupadd[2426369]: group added to /etc/group: name=builder, GID=1800 <86>Apr 27 08:56:10 groupadd[2426369]: group added to /etc/gshadow: name=builder <86>Apr 27 08:56:10 groupadd[2426369]: new group: name=builder, GID=1800 <86>Apr 27 08:56:10 useradd[2426425]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none warning: Macro %perl_license not found <13>Apr 27 08:56:13 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901530 installed <13>Apr 27 08:56:13 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:56:13 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:56:13 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Apr 27 08:56:13 rpmi: perl-Canary-Stability-2013-alt1 sisyphus+228868.100.1.1 1556814216 installed <13>Apr 27 08:56:13 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875480 installed <13>Apr 27 08:56:13 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Crypt-Ed25519-1.05-alt1.nosrc.rpm (w1.gzdio) Installing perl-Crypt-Ed25519-1.05-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2175 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Crypt-Ed25519-1.05 + echo 'Source #0 (Crypt-Ed25519-1.05.tar.gz):' Source #0 (Crypt-Ed25519-1.05.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-Ed25519-1.05.tar.gz + /bin/tar -xf - + cd Crypt-Ed25519-1.05 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2175 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-Ed25519-1.05 + 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.038002, 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.038002, 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 -flto=auto -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.05' Running Mkbootstrap for Ed25519 () chmod 644 "Ed25519.bs" make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.05' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.05' "/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.05' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.05' cp Ed25519.pm blib/lib/Crypt/Ed25519.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.05' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.05' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Ed25519.xs > Ed25519.xsc mv Ed25519.xsc Ed25519.c make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.05' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.05' 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 -flto=auto -march=i586 -mtune=generic -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" -fPIC "-I/usr/lib/perl5/CORE" Ed25519.c In file included from /usr/lib/perl5/CORE/perl.h:6227, from Ed25519.xs:2: Ed25519.xs: In function 'XS_Crypt__Ed25519_eddsa_secret_key': Ed25519.xs:70:28: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] 70 | RETVAL = newSVpvn (seed, sizeof seed); | ^~~~ | | | unsigned char * /usr/lib/perl5/CORE/embed.h:439:69: note: in definition of macro 'newSVpvn' 439 | # define newSVpvn(a,b) Perl_newSVpvn(aTHX_ a,b) | ^ In file included from /usr/lib/perl5/CORE/perl.h:6188: /usr/lib/perl5/CORE/proto.h:3027:40: note: expected 'const char * const' but argument is of type 'unsigned char *' 3027 | Perl_newSVpvn(pTHX_ const char * const buffer, const STRLEN len) | ~~~~~~~~~~~~~~~~~~~^~~~~~ Ed25519.xs: In function 'XS_Crypt__Ed25519_generate_keypair': Ed25519.xs:95:62: warning: pointer targets in passing argument 3 of 'ed25519_create_keypair' differ in signedness [-Wpointer-sign] 95 | ed25519_create_keypair (public_key, private_key, secret_p); | ^~~~~~~~ | | | char * In file included from Ed25519.xs:34: ed25519/src/keypair.c:6:105: note: expected 'const unsigned char *' but argument is of type 'char *' 6 | void ed25519_create_keypair(unsigned char *public_key, unsigned char *private_key, const unsigned char *seed) { | ~~~~~~~~~~~~~~~~~~~~~^~~~ Ed25519.xs:108:22: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 108 | secret_p = seed; | ^ Ed25519.xs:110:62: warning: pointer targets in passing argument 3 of 'ed25519_create_keypair' differ in signedness [-Wpointer-sign] 110 | ed25519_create_keypair (public_key, private_key, secret_p); | ^~~~~~~~ | | | char * ed25519/src/keypair.c:6:105: note: expected 'const unsigned char *' but argument is of type 'char *' 6 | void ed25519_create_keypair(unsigned char *public_key, unsigned char *private_key, const unsigned char *seed) { | ~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/lib/perl5/CORE/perl.h:6168: Ed25519.xs:116:38: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] 116 | PUSHs (sv_2mortal (newSVpvn (public_key, sizeof public_key))); | ^~~~~~~~~~ | | | unsigned char * /usr/lib/perl5/CORE/pp.h:490:35: note: in definition of macro 'PUSHs' 490 | #define PUSHs(s) (*++sp = (s)) | ^ Ed25519.xs:116:16: note: in expansion of macro 'sv_2mortal' 116 | PUSHs (sv_2mortal (newSVpvn (public_key, sizeof public_key))); | ^~~~~~~~~~ Ed25519.xs:116:28: note: in expansion of macro 'newSVpvn' 116 | PUSHs (sv_2mortal (newSVpvn (public_key, sizeof public_key))); | ^~~~~~~~ /usr/lib/perl5/CORE/proto.h:3027:40: note: expected 'const char * const' but argument is of type 'unsigned char *' 3027 | Perl_newSVpvn(pTHX_ const char * const buffer, const STRLEN len) | ~~~~~~~~~~~~~~~~~~~^~~~~~ Ed25519.xs:119:40: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] 119 | PUSHs (sv_2mortal (newSVpvn (private_key, sizeof private_key))); | ^~~~~~~~~~~ | | | unsigned char * /usr/lib/perl5/CORE/pp.h:490:35: note: in definition of macro 'PUSHs' 490 | #define PUSHs(s) (*++sp = (s)) | ^ Ed25519.xs:119:18: note: in expansion of macro 'sv_2mortal' 119 | PUSHs (sv_2mortal (newSVpvn (private_key, sizeof private_key))); | ^~~~~~~~~~ Ed25519.xs:119:30: note: in expansion of macro 'newSVpvn' 119 | PUSHs (sv_2mortal (newSVpvn (private_key, sizeof private_key))); | ^~~~~~~~ /usr/lib/perl5/CORE/proto.h:3027:40: note: expected 'const char * const' but argument is of type 'unsigned char *' 3027 | Perl_newSVpvn(pTHX_ const char * const buffer, const STRLEN len) | ~~~~~~~~~~~~~~~~~~~^~~~~~ Ed25519.xs: In function 'XS_Crypt__Ed25519_sign': Ed25519.xs:143:21: warning: pointer targets in passing argument 1 of 'sha512' differ in signedness [-Wpointer-sign] 143 | sha512 (private_key_p, 32, hash); | ^~~~~~~~~~~~~ | | | char * In file included from Ed25519.xs:37: ed25519/src/sha512.c:267:33: note: expected 'const unsigned char *' but argument is of type 'char *' 267 | int sha512(const unsigned char *message, size_t message_len, unsigned char *out) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ Ed25519.xs:149:27: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 149 | private_key_p = hash; | ^ Ed25519.xs:158:34: warning: pointer targets in passing argument 2 of 'ed25519_sign' differ in signedness [-Wpointer-sign] 158 | ed25519_sign (signature, message_p, message_l, public_key_p, private_key_p); | ^~~~~~~~~ | | | char * In file included from Ed25519.xs:39: ed25519/src/sign.c:7:66: note: expected 'const unsigned char *' but argument is of type 'char *' 7 | 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:158:56: warning: pointer targets in passing argument 4 of 'ed25519_sign' differ in signedness [-Wpointer-sign] 158 | ed25519_sign (signature, message_p, message_l, public_key_p, private_key_p); | ^~~~~~~~~~~~ | | | char * ed25519/src/sign.c:7:116: note: expected 'const unsigned char *' but argument is of type 'char *' 7 | 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:158:70: warning: pointer targets in passing argument 5 of 'ed25519_sign' differ in signedness [-Wpointer-sign] 158 | ed25519_sign (signature, message_p, message_l, public_key_p, private_key_p); | ^~~~~~~~~~~~~ | | | char * ed25519/src/sign.c:7:149: note: expected 'const unsigned char *' but argument is of type 'char *' 7 | 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:161:28: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] 161 | RETVAL = newSVpvn (signature, sizeof signature); | ^~~~~~~~~ | | | unsigned char * /usr/lib/perl5/CORE/embed.h:439:69: note: in definition of macro 'newSVpvn' 439 | # define newSVpvn(a,b) Perl_newSVpvn(aTHX_ a,b) | ^ /usr/lib/perl5/CORE/proto.h:3027:40: note: expected 'const char * const' but argument is of type 'unsigned char *' 3027 | Perl_newSVpvn(pTHX_ const char * const buffer, const STRLEN len) | ~~~~~~~~~~~~~~~~~~~^~~~~~ Ed25519.xs: In function 'XS_Crypt__Ed25519_verify': Ed25519.xs:182:34: warning: pointer targets in passing argument 1 of 'ed25519_verify' differ in signedness [-Wpointer-sign] 182 | RETVAL = ed25519_verify (signature_p, message_p, message_l, public_key_p); | ^~~~~~~~~~~ | | | char * In file included from Ed25519.xs:40: ed25519/src/verify.c:47:41: note: expected 'const unsigned char *' but argument is of type 'char *' 47 | int ed25519_verify(const unsigned char *signature, const unsigned char *message, size_t message_len, const unsigned char *public_key) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ Ed25519.xs:182:47: warning: pointer targets in passing argument 2 of 'ed25519_verify' differ in signedness [-Wpointer-sign] 182 | RETVAL = ed25519_verify (signature_p, message_p, message_l, public_key_p); | ^~~~~~~~~ | | | char * ed25519/src/verify.c:47:73: note: expected 'const unsigned char *' but argument is of type 'char *' 47 | int ed25519_verify(const unsigned char *signature, const unsigned char *message, size_t message_len, const unsigned char *public_key) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ Ed25519.xs:182:69: warning: pointer targets in passing argument 4 of 'ed25519_verify' differ in signedness [-Wpointer-sign] 182 | RETVAL = ed25519_verify (signature_p, message_p, message_l, public_key_p); | ^~~~~~~~~~~~ | | | char * ed25519/src/verify.c:47:123: note: expected 'const unsigned char *' but argument is of type 'char *' 47 | int ed25519_verify(const unsigned char *signature, const unsigned char *message, size_t message_len, const unsigned char *public_key) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ Ed25519.xs: In function 'XS_Crypt__Ed25519_key_exchange': Ed25519.xs:207:46: warning: pointer targets in passing argument 2 of 'ed25519_key_exchange' differ in signedness [-Wpointer-sign] 207 | ed25519_key_exchange (shared_secret, public_key_p, private_key_p); | ^~~~~~~~~~~~ | | | char * In file included from Ed25519.xs:35: ed25519/src/key_exchange.c:5:78: note: expected 'const unsigned char *' but argument is of type 'char *' 5 | void ed25519_key_exchange(unsigned char *shared_secret, const unsigned char *public_key, const unsigned char *private_key) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ Ed25519.xs:207:60: warning: pointer targets in passing argument 3 of 'ed25519_key_exchange' differ in signedness [-Wpointer-sign] 207 | ed25519_key_exchange (shared_secret, public_key_p, private_key_p); | ^~~~~~~~~~~~~ | | | char * ed25519/src/key_exchange.c:5:111: note: expected 'const unsigned char *' but argument is of type 'char *' 5 | void ed25519_key_exchange(unsigned char *shared_secret, const unsigned char *public_key, const unsigned char *private_key) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ Ed25519.xs:210:28: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] 210 | RETVAL = newSVpvn (shared_secret, sizeof shared_secret); | ^~~~~~~~~~~~~ | | | unsigned char * /usr/lib/perl5/CORE/embed.h:439:69: note: in definition of macro 'newSVpvn' 439 | # define newSVpvn(a,b) Perl_newSVpvn(aTHX_ a,b) | ^ /usr/lib/perl5/CORE/proto.h:3027:40: note: expected 'const char * const' but argument is of type 'unsigned char *' 3027 | Perl_newSVpvn(pTHX_ const char * const buffer, const STRLEN len) | ~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from Ed25519.xs:30: ed25519/src/ed25519.h: At top level: ed25519/src/ed25519.h:35:23: warning: 'ed25519_add_scalar' declared 'static' but never defined [-Wunused-function] 35 | void ED25519_DECLSPEC ed25519_add_scalar(unsigned char *public_key, unsigned char *private_key, const unsigned char *scalar); | ^~~~~~~~~~~~~~~~~~ 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] 33 | fread(seed, 1, 32, f); | ^~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.05' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.05' rm -f blib/arch/auto/Crypt/Ed25519/Ed25519.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong Ed25519.o -o blib/arch/auto/Crypt/Ed25519/Ed25519.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Crypt/Ed25519/Ed25519.so make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.05' + : 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.05' "/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.08 usr 0.06 sys + 0.52 cusr 0.03 csys = 0.69 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.05' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56256 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Crypt-Ed25519-1.05 + 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.05' "/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/lib/perl5/auto/Crypt/Ed25519/Ed25519.so Installing /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/lib/perl5/Crypt/Ed25519.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Ed25519-1.05' + _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 '{}' ';' + : 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/lib/perl5/auto/Crypt/Ed25519/.packlist' mode of './usr/lib/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/lib: (from :0) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Crypt-Ed25519-buildroot Processing files: perl-Crypt-Ed25519-1.05-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56256 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-Ed25519-1.05 + DOCDIR=/usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/share/doc/perl-Crypt-Ed25519-1.05 + export DOCDIR + rm -rf /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/share/doc/perl-Crypt-Ed25519-1.05 + /bin/mkdir -p /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/share/doc/perl-Crypt-Ed25519-1.05 + cp -prL Changes README /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/share/doc/perl-Crypt-Ed25519-1.05 + chmod -R go-w /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/share/doc/perl-Crypt-Ed25519-1.05 + chmod -R a+rX /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/share/doc/perl-Crypt-Ed25519-1.05 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NYMk9L find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WTUbwv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Crypt-Ed25519-buildroot/usr/lib/perl5/Crypt/Ed25519.pm syntax OK Provides: perl(Crypt/Ed25519.pm) = 1.050 Requires: /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.38.so >= set:ojjB3ZyS0mEDBpZr4FZoc1nVM8FhiMCnux7AIh8nejyeK7oRGUYl3, 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.IklAYO Creating perl-Crypt-Ed25519-debuginfo package Processing files: perl-Crypt-Ed25519-debuginfo-1.05-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MgZDot find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8sdthq find-requires: running scripts (debuginfo) Requires: perl-Crypt-Ed25519 = 1.05-alt1, debug(ld-linux.so.2), debug(libc.so.6), debug(libperl-5.38.so) Adding to perl-Crypt-Ed25519-debuginfo a strict dependency on perl-Crypt-Ed25519 Wrote: /usr/src/RPM/RPMS/i586/perl-Crypt-Ed25519-1.05-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Crypt-Ed25519-debuginfo-1.05-alt1.i586.rpm (w2.lzdio) 2.96user 1.44system 0:08.22elapsed 53%CPU (0avgtext+0avgdata 63588maxresident)k 0inputs+0outputs (0major+232450minor)pagefaults 0swaps 3.54user 2.48system 0:17.58elapsed 34%CPU (0avgtext+0avgdata 127200maxresident)k 0inputs+0outputs (0major+189563minor)pagefaults 0swaps --- perl-Crypt-Ed25519-1.05-alt1.i586.rpm.repo 2023-11-28 09:01:15.000000000 +0000 +++ perl-Crypt-Ed25519-1.05-alt1.i586.rpm.hasher 2024-04-27 08:56:24.728500862 +0000 @@ -26,3 +26,3 @@ File: /usr/lib/perl5/auto/Crypt/Ed25519 40755 root:root -File: /usr/lib/perl5/auto/Crypt/Ed25519/Ed25519.so 100644 root:root b29d1d18c217b7962acb7c513a9fe0a3 +File: /usr/lib/perl5/auto/Crypt/Ed25519/Ed25519.so 100644 root:root 7297f0509cbed1514ee4b2eb1455c058 File: /usr/share/doc/perl-Crypt-Ed25519-1.05 40755 root:root @@ -30,2 +30,2 @@ File: /usr/share/doc/perl-Crypt-Ed25519-1.05/README 100644 root:root 6eaa068443b57ccd863f960410da81ad -RPMIdentity: 84612a791b3ceaedb4c39519bdc61701534c9400b8c3bef0750185fc85397caa1bbc71fad7a6ac255242c1663f2ce69059a25cbc041592420092ab242b3b9b5a +RPMIdentity: 415862c5d0e7b131c7aa7f2d65a8afcb35d91745c73111a40a64133edcb18743fa8e630bf66c12242920b621b82155fce0c8d1e2061cfad13caac0e4784142a5 --- perl-Crypt-Ed25519-debuginfo-1.05-alt1.i586.rpm.repo 2023-11-28 09:01:15.000000000 +0000 +++ perl-Crypt-Ed25519-debuginfo-1.05-alt1.i586.rpm.hasher 2024-04-27 08:56:24.812502063 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e8 40755 root:root -/usr/lib/debug/.build-id/e8/54bb79b1461327688437c81f67bdfd024bd0a2 120777 root:root ../../../perl5/auto/Crypt/Ed25519/Ed25519.so -/usr/lib/debug/.build-id/e8/54bb79b1461327688437c81f67bdfd024bd0a2.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/Ed25519/Ed25519.so.debug +/usr/lib/debug/.build-id/af 40755 root:root +/usr/lib/debug/.build-id/af/0a3ca93b4b917a37dc69aad772ee34cdee9349 120777 root:root ../../../perl5/auto/Crypt/Ed25519/Ed25519.so +/usr/lib/debug/.build-id/af/0a3ca93b4b917a37dc69aad772ee34cdee9349.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/Ed25519/Ed25519.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -33,5 +33,5 @@ Provides: perl-Crypt-Ed25519-debuginfo = 1.05-alt1:sisyphus+335067.33700.2.2 -File: /usr/lib/debug/.build-id/e8 40755 root:root -File: /usr/lib/debug/.build-id/e8/54bb79b1461327688437c81f67bdfd024bd0a2 120777 root:root ../../../perl5/auto/Crypt/Ed25519/Ed25519.so -File: /usr/lib/debug/.build-id/e8/54bb79b1461327688437c81f67bdfd024bd0a2.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/Ed25519/Ed25519.so.debug +File: /usr/lib/debug/.build-id/af 40755 root:root +File: /usr/lib/debug/.build-id/af/0a3ca93b4b917a37dc69aad772ee34cdee9349 120777 root:root ../../../perl5/auto/Crypt/Ed25519/Ed25519.so +File: /usr/lib/debug/.build-id/af/0a3ca93b4b917a37dc69aad772ee34cdee9349.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/Ed25519/Ed25519.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -40,3 +40,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/Ed25519 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/Ed25519/Ed25519.so.debug 100644 root:root 6a0bc89a209c89d5be2382b781611604 +File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/Ed25519/Ed25519.so.debug 100644 root:root 21579b75dc0f14de1bf7cd6e7553016e File: /usr/src/debug/Crypt-Ed25519-1.05 40755 root:root @@ -60,2 +60,2 @@ File: /usr/src/debug/Crypt-Ed25519-1.05/perlmulticore.h 100644 root:root 436d1ae0dd22b30ef85be1c84ebff353 -RPMIdentity: 338d8676c7ecd630a7b4787f9a63ecc69945cad4bebb78ac4a880656e6ca3785b12c1fbeb3c9cffb93f6931cb7b95ace9ddc862bc2e5e5fd9dbf2e1c07be822c +RPMIdentity: c255e996cbe9d7c68f2556d811c78147e09c460fd3df705a273a4379c8ec248f01ce65f0b542f3aef66bc74a6c047a57382b5b6e51997590395dcba0d6c246fe