<86>Nov 4 00:53:16 userdel[1066709]: delete user 'rooter' <86>Nov 4 00:53:16 userdel[1066709]: removed group 'rooter' owned by 'rooter' <86>Nov 4 00:53:16 groupadd[1066720]: group added to /etc/group: name=rooter, GID=918 <86>Nov 4 00:53:16 groupadd[1066720]: group added to /etc/gshadow: name=rooter <86>Nov 4 00:53:16 groupadd[1066720]: new group: name=rooter, GID=918 <86>Nov 4 00:53:16 useradd[1066728]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash <86>Nov 4 00:53:16 userdel[1066740]: delete user 'builder' <86>Nov 4 00:53:16 userdel[1066740]: removed group 'builder' owned by 'builder' <86>Nov 4 00:53:16 groupadd[1066746]: group added to /etc/group: name=builder, GID=919 <86>Nov 4 00:53:16 groupadd[1066746]: group added to /etc/gshadow: name=builder <86>Nov 4 00:53:16 groupadd[1066746]: new group: name=builder, GID=919 <86>Nov 4 00:53:16 useradd[1066752]: new user: name=builder, UID=919, GID=919, home=/usr/src, shell=/bin/bash warning: Macro %perl_license not found <13>Nov 4 00:53:17 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Nov 4 00:53:17 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Nov 4 00:53:17 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Nov 4 00:53:17 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Nov 4 00:53:17 rpmi: perl-Canary-Stability-2013-alt1 sisyphus+228868.100.1.1 1556814216 installed <13>Nov 4 00:53:17 rpmi: perl-Encode-3.16-alt1 sisyphus+287134.100.1.1 1634299216 installed <13>Nov 4 00:53:17 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70954 + 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.70954 + 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.034000, 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.034000, 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.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 Warning: Aliases 'eddsa_verify_croak' and 'verify_croak' have identical values in Ed25519.xs, line 171 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 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" -fPIC "-I/usr/lib64/perl5/CORE" Ed25519.c In file included from /usr/lib64/perl5/CORE/perl.h:5744, 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/lib64/perl5/CORE/embed.h:389:53: note: in definition of macro 'newSVpvn' 389 | #define newSVpvn(a,b) Perl_newSVpvn(aTHX_ a,b) | ^ In file included from /usr/lib64/perl5/CORE/perl.h:5705, from Ed25519.xs:2: /usr/lib64/perl5/CORE/proto.h:2458:63: note: expected 'const char * const' but argument is of type 'unsigned char *' 2458 | PERL_CALLCONV SV* 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 * 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) { | ~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/lib64/perl5/CORE/perl.h:5685, from Ed25519.xs:2: 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/lib64/perl5/CORE/pp.h:472:35: note: in definition of macro 'PUSHs' 472 | #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))); | ^~~~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:5705, from Ed25519.xs:2: /usr/lib64/perl5/CORE/proto.h:2458:63: note: expected 'const char * const' but argument is of type 'unsigned char *' 2458 | PERL_CALLCONV SV* Perl_newSVpvn(pTHX_ const char *const buffer, const STRLEN len) | ~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:5685, from Ed25519.xs:2: 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/lib64/perl5/CORE/pp.h:472:35: note: in definition of macro 'PUSHs' 472 | #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))); | ^~~~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:5705, from Ed25519.xs:2: /usr/lib64/perl5/CORE/proto.h:2458:63: note: expected 'const char * const' but argument is of type 'unsigned char *' 2458 | PERL_CALLCONV SV* 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 * In file included from Ed25519.xs:39: 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 * In file included from Ed25519.xs:39: 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) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:5744, from Ed25519.xs:2: 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/lib64/perl5/CORE/embed.h:389:53: note: in definition of macro 'newSVpvn' 389 | #define newSVpvn(a,b) Perl_newSVpvn(aTHX_ a,b) | ^ In file included from /usr/lib64/perl5/CORE/perl.h:5705, from Ed25519.xs:2: /usr/lib64/perl5/CORE/proto.h:2458:63: note: expected 'const char * const' but argument is of type 'unsigned char *' 2458 | PERL_CALLCONV SV* 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 * In file included from Ed25519.xs:40: 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 * In file included from Ed25519.xs:40: 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 * In file included from Ed25519.xs:35: 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) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:5744, from Ed25519.xs:2: 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/lib64/perl5/CORE/embed.h:389:53: note: in definition of macro 'newSVpvn' 389 | #define newSVpvn(a,b) Perl_newSVpvn(aTHX_ a,b) | ^ In file included from /usr/lib64/perl5/CORE/perl.h:5705, from Ed25519.xs:2: /usr/lib64/perl5/CORE/proto.h:2458:63: note: expected 'const char * const' but argument is of type 'unsigned char *' 2458 | PERL_CALLCONV SV* Perl_newSVpvn(pTHX_ const char *const buffer, const STRLEN len) | ~~~~~~~~~~~~~~~~~~^~~~~~ 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] 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 -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.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.11 usr 0.01 sys + 0.28 cusr 0.02 csys = 0.42 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.89953 + 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.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/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.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/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: (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) Processing files: perl-Crypt-Ed25519-1.05-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89953 + 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.vxV84V 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.WClTpF 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/lib64/perl5/Crypt/Ed25519.pm syntax OK Provides: perl(Crypt/Ed25519.pm) = 1.050 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= set:ojjB3ZyS0mEDBpZvedVWdvA9UsxC4IVBnU19r4OBPAEzX1mJaevR, 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.kbCl8b 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.sS5uR4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iI6Tom find-requires: running scripts (debuginfo) Requires: perl-Crypt-Ed25519 = 1.05-alt1, debug64(libc.so.6), debug64(libperl-5.34.so) Adding to perl-Crypt-Ed25519-debuginfo a strict dependency on perl-Crypt-Ed25519 Wrote: /usr/src/RPM/RPMS/x86_64/perl-Crypt-Ed25519-1.05-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Crypt-Ed25519-debuginfo-1.05-alt1.x86_64.rpm (w2.lzdio) 2.19user 0.51system 0:06.92elapsed 39%CPU (0avgtext+0avgdata 109592maxresident)k 0inputs+0outputs (0major+235849minor)pagefaults 0swaps 4.55user 2.86system 0:10.91elapsed 67%CPU (0avgtext+0avgdata 109592maxresident)k 16inputs+0outputs (30590major+509292minor)pagefaults 0swaps --- perl-Crypt-Ed25519-1.05-alt1.x86_64.rpm.repo 2021-08-18 00:04:18.000000000 +0000 +++ perl-Crypt-Ed25519-1.05-alt1.x86_64.rpm.hasher 2021-11-04 00:53:25.950052919 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -13,3 +14,2 @@ Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: perl(XSLoader.pm) @@ -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 28d8b1dd0aa5840b18bf7cf959c6594e +File: /usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so 100644 root:root 608f175ac61810d34b51b76706365005 File: /usr/share/doc/perl-Crypt-Ed25519-1.05 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/doc/perl-Crypt-Ed25519-1.05/README 100644 root:root 6eaa068443b57ccd863f960410da81ad -RPMIdentity: 05e762184df2a0014afe2d4d8d3703b5e103a387f863800eac8e5a12642ca1220107429883c4a246e4b3cbe71087e8f9414f93a4f4c88f33c5006c68c670ba8a +RPMIdentity: 117bb12c9d95eeb53a0c60642bcb971fb9b8d4e1062137b82d7219609f27793c344ee22bbfb1f2a7b1d5d99103f38053ee646e9bf186600e6a0e0395d1559e47 --- perl-Crypt-Ed25519-debuginfo-1.05-alt1.x86_64.rpm.repo 2021-08-18 00:04:18.000000000 +0000 +++ perl-Crypt-Ed25519-debuginfo-1.05-alt1.x86_64.rpm.hasher 2021-11-04 00:53:26.021053646 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b9 40755 root:root -/usr/lib/debug/.build-id/b9/e4d7ac8d56394031b9a3fa433b0cc13718f073 120777 root:root ../../../../lib64/perl5/auto/Crypt/Ed25519/Ed25519.so -/usr/lib/debug/.build-id/b9/e4d7ac8d56394031b9a3fa433b0cc13718f073.debug 120777 root:root ../../usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so.debug +/usr/lib/debug/.build-id/d6 40755 root:root +/usr/lib/debug/.build-id/d6/8c3c65b77b8f07d4d3d90fc70ab6f99129fd13 120777 root:root ../../../../lib64/perl5/auto/Crypt/Ed25519/Ed25519.so +/usr/lib/debug/.build-id/d6/8c3c65b77b8f07d4d3d90fc70ab6f99129fd13.debug 120777 root:root ../../usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -29,3 +29,2 @@ Requires: debug64(libperl-5.34.so) -Requires: debug64(libpthread.so.0) Requires: perl-Crypt-Ed25519 = 1.05-alt1:sisyphus+283186.100.1.2 @@ -33,5 +32,5 @@ Provides: perl-Crypt-Ed25519-debuginfo = 1.05-alt1:sisyphus+283186.100.1.2 -File: /usr/lib/debug/.build-id/b9 40755 root:root -File: /usr/lib/debug/.build-id/b9/e4d7ac8d56394031b9a3fa433b0cc13718f073 120777 root:root ../../../../lib64/perl5/auto/Crypt/Ed25519/Ed25519.so -File: /usr/lib/debug/.build-id/b9/e4d7ac8d56394031b9a3fa433b0cc13718f073.debug 120777 root:root ../../usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so.debug +File: /usr/lib/debug/.build-id/d6 40755 root:root +File: /usr/lib/debug/.build-id/d6/8c3c65b77b8f07d4d3d90fc70ab6f99129fd13 120777 root:root ../../../../lib64/perl5/auto/Crypt/Ed25519/Ed25519.so +File: /usr/lib/debug/.build-id/d6/8c3c65b77b8f07d4d3d90fc70ab6f99129fd13.debug 120777 root:root ../../usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -40,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 a976ed0de97ffa0ed497a00d2cdd3fcc +File: /usr/lib/debug/usr/lib64/perl5/auto/Crypt/Ed25519/Ed25519.so.debug 100644 root:root 2ff45b42523ea51d23543803fada839d File: /usr/src/debug/Crypt-Ed25519-1.05 40755 root:root @@ -60,2 +59,2 @@ File: /usr/src/debug/Crypt-Ed25519-1.05/perlmulticore.h 100644 root:root 436d1ae0dd22b30ef85be1c84ebff353 -RPMIdentity: bd901a6ee5a798e6c0a7255c8ab4953ab55ba44dce9eb63ffd4bcf141aeee1c8a08b3dc0f0d345e6711222cef173e5f2f2d73440040fb5a85f6a52a86287d5f5 +RPMIdentity: 0f11c17f9bd497636ff63ceaf4408cade58eb83e8e64f0893f2215fa49a961f7b179417fdc1f38161ff601f73eb6b8fe9bbebf8fcc985b053fac44860d095e66