<86>May 4 01:50:31 userdel[633590]: delete user 'rooter' <86>May 4 01:50:31 userdel[633590]: removed group 'rooter' owned by 'rooter' <86>May 4 01:50:31 userdel[633590]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:50:31 groupadd[633600]: group added to /etc/group: name=rooter, GID=1253 <86>May 4 01:50:31 groupadd[633600]: group added to /etc/gshadow: name=rooter <86>May 4 01:50:31 groupadd[633600]: new group: name=rooter, GID=1253 <86>May 4 01:50:31 useradd[633606]: new user: name=rooter, UID=1253, GID=1253, home=/root, shell=/bin/bash, from=none <86>May 4 01:50:31 userdel[633616]: delete user 'builder' <86>May 4 01:50:31 userdel[633616]: removed group 'builder' owned by 'builder' <86>May 4 01:50:31 userdel[633616]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:50:31 groupadd[633623]: group added to /etc/group: name=builder, GID=1254 <86>May 4 01:50:31 groupadd[633623]: group added to /etc/gshadow: name=builder <86>May 4 01:50:31 groupadd[633623]: new group: name=builder, GID=1254 <86>May 4 01:50:31 useradd[633629]: new user: name=builder, UID=1254, GID=1254, home=/usr/src, shell=/bin/bash, from=none warning: Macro %perl_license not found <13>May 4 01:50:35 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901412 installed <13>May 4 01:50:35 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:50:35 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:50:35 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>May 4 01:50:35 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875477 installed <13>May 4 01:50:35 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-Curve25519-0.07-alt1.nosrc.rpm (w1.gzdio) Installing perl-Crypt-Curve25519-0.07-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28489 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Crypt-Curve25519-0.07 + echo 'Source #0 (Crypt-Curve25519-0.07.tar.gz):' Source #0 (Crypt-Curve25519-0.07.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-Curve25519-0.07.tar.gz + /bin/tar -xf - + cd Crypt-Curve25519-0.07 + /bin/chmod -c -Rf u+rwX,go-w . + grep -rl fmul ./ + xargs sed -i s/fmul/fixedvar/g + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.28489 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-Curve25519-0.07 + 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 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::Curve25519 + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' Running Mkbootstrap for Curve25519 () chmod 644 "Curve25519.bs" make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curve25519.bs blib/arch/auto/Crypt/Curve25519/Curve25519.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' cp lib/Crypt/Curve25519.pm blib/lib/Crypt/Curve25519.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07/typemap' Curve25519.xs > Curve25519.xsc mv Curve25519.xsc Curve25519.c make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' 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 -DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" -fPIC "-I/usr/lib64/perl5/CORE" -DUSE_X64=1 Curve25519.c In file included from /usr/lib64/perl5/CORE/perl.h:6227, from Curve25519.xs:3: Curve25519.c: In function 'XS_Crypt__Curve25519_curve25519_public_key': /usr/lib64/perl5/CORE/pp.h:492:54: warning: pointer targets in passing argument 3 of 'Perl_sv_setpvn' differ in signedness [-Wpointer-sign] 492 | #define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END | ^~~ | | | u8 * {aka unsigned char *} /usr/lib64/perl5/CORE/embed.h:696:72: note: in definition of macro 'sv_setpvn' 696 | # define sv_setpvn(a,b,c) Perl_sv_setpvn(aTHX_ a,b,c) | ^ Curve25519.c:196:9: note: in expansion of macro 'PUSHp' 196 | PUSHp(RETVAL, 32); | ^~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:6188: /usr/lib64/perl5/CORE/proto.h:4783:56: note: expected 'const char * const' but argument is of type 'u8 *' {aka 'unsigned char *'} 4783 | Perl_sv_setpvn(pTHX_ SV * const sv, const char * const ptr, const STRLEN len); | ~~~~~~~~~~~~~~~~~~~^~~ Curve25519.c: In function 'XS_Crypt__Curve25519_curve25519_shared_secret': /usr/lib64/perl5/CORE/pp.h:492:54: warning: pointer targets in passing argument 3 of 'Perl_sv_setpvn' differ in signedness [-Wpointer-sign] 492 | #define PUSHp(p,l) STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END | ^~~ | | | u8 * {aka unsigned char *} /usr/lib64/perl5/CORE/embed.h:696:72: note: in definition of macro 'sv_setpvn' 696 | # define sv_setpvn(a,b,c) Perl_sv_setpvn(aTHX_ a,b,c) | ^ Curve25519.c:218:9: note: in expansion of macro 'PUSHp' 218 | PUSHp(RETVAL, 32); | ^~~~~ /usr/lib64/perl5/CORE/proto.h:4783:56: note: expected 'const char * const' but argument is of type 'u8 *' {aka 'unsigned char *'} 4783 | Perl_sv_setpvn(pTHX_ SV * const sv, const char * const ptr, const STRLEN len); | ~~~~~~~~~~~~~~~~~~~^~~ In file included from Curve25519.xs:4: /usr/lib64/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable] 197 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ Curve25519.c:206:5: note: in expansion of macro 'dXSI32' 206 | dXSI32; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' rm -f blib/arch/auto/Crypt/Curve25519/Curve25519.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong Curve25519.o -o blib/arch/auto/Crypt/Curve25519/Curve25519.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Crypt/Curve25519/Curve25519.so make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' + : 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-Curve25519-0.07' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curve25519.bs blib/arch/auto/Crypt/Curve25519/Curve25519.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/01-exceptions.t ..... ok t/02-synopsis-proc.t .. ok t/03-synopsis-oo.t .... ok t/04-proc-vs-oo.t ..... ok t/05-primitive.t ...... ok t/Crypt-Curve25519.t .. ok All tests successful. Files=6, Tests=10027, 4 wallclock secs ( 0.44 usr 0.12 sys + 4.36 cusr 0.11 csys = 5.03 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.51912 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-Curve25519-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Crypt-Curve25519-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Crypt-Curve25519-0.07 + 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-Curve25519-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curve25519.bs blib/arch/auto/Crypt/Curve25519/Curve25519.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/lib64/perl5/auto/Crypt/Curve25519/Curve25519.so Installing /usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/lib64/perl5/Crypt/Curve25519.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.07' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Crypt-Curve25519-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Crypt-Curve25519-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-Curve25519-buildroot (auto) removed './usr/lib64/perl5/auto/Crypt/Curve25519/.packlist' mode of './usr/lib64/perl5/auto/Crypt/Curve25519/Curve25519.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Crypt-Curve25519-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Crypt-Curve25519-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Crypt-Curve25519-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Crypt-Curve25519-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Crypt-Curve25519-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-Curve25519-buildroot Processing files: perl-Crypt-Curve25519-0.07-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33914 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-Curve25519-0.07 + DOCDIR=/usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/share/doc/perl-Crypt-Curve25519-0.07 + export DOCDIR + rm -rf /usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/share/doc/perl-Crypt-Curve25519-0.07 + /bin/mkdir -p /usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/share/doc/perl-Crypt-Curve25519-0.07 + cp -prL Changes curve25519-donna-license.md README.md /usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/share/doc/perl-Crypt-Curve25519-0.07 + chmod -R go-w /usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/share/doc/perl-Crypt-Curve25519-0.07 + chmod -R a+rX /usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/share/doc/perl-Crypt-Curve25519-0.07 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FBCmNm 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.eJWOrU 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-Curve25519-buildroot/usr/lib64/perl5/Crypt/Curve25519.pm syntax OK Provides: perl(Crypt/Curve25519.pm) = 0.070 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.38.so()(64bit) >= set:okjB3gbY7SLT8JB90BPcNGcxyFI5Zrx1, 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.LWX63Z Creating perl-Crypt-Curve25519-debuginfo package Processing files: perl-Crypt-Curve25519-debuginfo-0.07-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N7c9jr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eDjFmn find-requires: running scripts (debuginfo) Requires: perl-Crypt-Curve25519 = 0.07-alt1, debug64(libc.so.6), debug64(libperl-5.38.so) Adding to perl-Crypt-Curve25519-debuginfo a strict dependency on perl-Crypt-Curve25519 Wrote: /usr/src/RPM/RPMS/x86_64/perl-Crypt-Curve25519-0.07-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Crypt-Curve25519-debuginfo-0.07-alt1.x86_64.rpm (w2.lzdio) 6.96user 1.01system 0:11.54elapsed 69%CPU (0avgtext+0avgdata 83852maxresident)k 0inputs+0outputs (0major+246368minor)pagefaults 0swaps 5.37user 1.72system 0:21.63elapsed 32%CPU (0avgtext+0avgdata 131200maxresident)k 3320inputs+0outputs (0major+192415minor)pagefaults 0swaps --- perl-Crypt-Curve25519-0.07-alt1.x86_64.rpm.repo 2023-11-28 10:06:52.000000000 +0000 +++ perl-Crypt-Curve25519-0.07-alt1.x86_64.rpm.hasher 2024-05-04 01:50:50.030602822 +0000 @@ -23,3 +23,3 @@ File: /usr/lib64/perl5/auto/Crypt/Curve25519 40755 root:root -File: /usr/lib64/perl5/auto/Crypt/Curve25519/Curve25519.so 100644 root:root 7816ea908c90281c69f0ea467bd8cc5d +File: /usr/lib64/perl5/auto/Crypt/Curve25519/Curve25519.so 100644 root:root 4a3b4e8b18d2c36f8523a829dd6840d2 File: /usr/share/doc/perl-Crypt-Curve25519-0.07 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/doc/perl-Crypt-Curve25519-0.07/curve25519-donna-license.md 100644 root:root 20703498b59d9689900d7b336f5813ce -RPMIdentity: 56ee0142cfa48767b05748a99ab636e50931291987dd1dd79a23610a2a301f1eb35d78e9a25f30d2a4153f35a5b740aa0e1e2ecc7713c987d286a633ff738a12 +RPMIdentity: ce9dd8b12ba3c0c926684c17dcac7230f881fe57bcfcba983bb25432014af8389695efa0d374e894abeca5c1301c8e8f9ae94c17af3f0aa0c65b2dd1819f0ab1 --- perl-Crypt-Curve25519-debuginfo-0.07-alt1.x86_64.rpm.repo 2023-11-28 10:06:52.000000000 +0000 +++ perl-Crypt-Curve25519-debuginfo-0.07-alt1.x86_64.rpm.hasher 2024-05-04 01:50:50.144603011 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/60 40755 root:root -/usr/lib/debug/.build-id/60/82ceb25924806c04b42023d624d010c6a2d289 120777 root:root ../../../../lib64/perl5/auto/Crypt/Curve25519/Curve25519.so -/usr/lib/debug/.build-id/60/82ceb25924806c04b42023d624d010c6a2d289.debug 120777 root:root ../../usr/lib64/perl5/auto/Crypt/Curve25519/Curve25519.so.debug +/usr/lib/debug/.build-id/8d 40755 root:root +/usr/lib/debug/.build-id/8d/8865b113489c0fc80aaea6605590ab4b1f25c2 120777 root:root ../../../../lib64/perl5/auto/Crypt/Curve25519/Curve25519.so +/usr/lib/debug/.build-id/8d/8865b113489c0fc80aaea6605590ab4b1f25c2.debug 120777 root:root ../../usr/lib64/perl5/auto/Crypt/Curve25519/Curve25519.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Crypt-Curve25519-debuginfo = 0.07-alt1:sisyphus+335067.33600.2.2 -File: /usr/lib/debug/.build-id/60 40755 root:root -File: /usr/lib/debug/.build-id/60/82ceb25924806c04b42023d624d010c6a2d289 120777 root:root ../../../../lib64/perl5/auto/Crypt/Curve25519/Curve25519.so -File: /usr/lib/debug/.build-id/60/82ceb25924806c04b42023d624d010c6a2d289.debug 120777 root:root ../../usr/lib64/perl5/auto/Crypt/Curve25519/Curve25519.so.debug +File: /usr/lib/debug/.build-id/8d 40755 root:root +File: /usr/lib/debug/.build-id/8d/8865b113489c0fc80aaea6605590ab4b1f25c2 120777 root:root ../../../../lib64/perl5/auto/Crypt/Curve25519/Curve25519.so +File: /usr/lib/debug/.build-id/8d/8865b113489c0fc80aaea6605590ab4b1f25c2.debug 120777 root:root ../../usr/lib64/perl5/auto/Crypt/Curve25519/Curve25519.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Crypt/Curve25519 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Crypt/Curve25519/Curve25519.so.debug 100644 root:root 83ce7fc28d7bc951fc06a94a32f8c2d6 +File: /usr/lib/debug/usr/lib64/perl5/auto/Crypt/Curve25519/Curve25519.so.debug 100644 root:root ced95e3e63c6947eccb1c15459bbd484 File: /usr/src/debug/Crypt-Curve25519-0.07 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/Crypt-Curve25519-0.07/curve25519-donna-c64.c 100644 root:root b22475308ab4be24f60d105702bee67c -RPMIdentity: 48a964ac439ace866c04a3d15098f112a1529ce3402d40d21211a04926196b60e8cb59d966a59adb861291223cd8dd99642dae8002307bbea970efff08022bc0 +RPMIdentity: 51f28fbbd5d8177aca52454573ea2096d77e024c5104cdd1d2ff5832ecb743866f42ec588ab58065efcc2869d2bb20ae950c34e2c82680cd3628e78306d38a9f