<86>Oct 23 12:10:26 userdel[532377]: delete user 'rooter'
<86>Oct 23 12:10:26 userdel[532377]: removed group 'rooter' owned by 'rooter'
<86>Oct 23 12:10:26 userdel[532377]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 23 12:10:26 groupadd[532389]: group added to /etc/group: name=rooter, GID=642
<86>Oct 23 12:10:26 groupadd[532389]: group added to /etc/gshadow: name=rooter
<86>Oct 23 12:10:26 groupadd[532389]: new group: name=rooter, GID=642
<86>Oct 23 12:10:26 useradd[532397]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash
<86>Oct 23 12:10:26 userdel[532406]: delete user 'builder'
<86>Oct 23 12:10:26 userdel[532406]: removed group 'builder' owned by 'builder'
<86>Oct 23 12:10:26 userdel[532406]: removed shadow group 'builder' owned by 'builder'
<86>Oct 23 12:10:26 groupadd[532418]: group added to /etc/group: name=builder, GID=643
<86>Oct 23 12:10:26 groupadd[532418]: group added to /etc/gshadow: name=builder
<86>Oct 23 12:10:26 groupadd[532418]: new group: name=builder, GID=643
<86>Oct 23 12:10:26 useradd[532430]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/perl-Crypt-Curve25519-0.06-alt4.src.rpm: The use of such a license name is ambiguous: GPL
/usr/src/in/srpm/perl-Crypt-Curve25519-0.06-alt4.src.rpm: The use of such a license name is ambiguous: Artistic
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>Oct 23 12:10:28 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed
<13>Oct 23 12:10:28 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Oct 23 12:10:28 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Oct 23 12:10:29 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626630195 installed
<13>Oct 23 12:10:29 rpmi: perl-Encode-3.16-alt1 sisyphus+287134.100.1.1 1634299222 installed
<13>Oct 23 12:10:29 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-Curve25519-0.06-alt4.nosrc.rpm (w1.gzdio)
Installing perl-Crypt-Curve25519-0.06-alt4.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6101
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Crypt-Curve25519-0.06
+ echo 'Source #0 (Crypt-Curve25519-0.06.tar.gz):'
Source #0 (Crypt-Curve25519-0.06.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-Curve25519-0.06.tar.gz
+ /bin/tar -xf -
+ cd Crypt-Curve25519-0.06
+ /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.6101
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Crypt-Curve25519-0.06
+ 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 -march=i586 -mtune=generic' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06'
Running Mkbootstrap for Curve25519 ()
chmod 644 "Curve25519.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06'
"/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.06'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06'
cp lib/Crypt/Curve25519.pm blib/lib/Crypt/Curve25519.pm
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06/typemap'  Curve25519.xs > Curve25519.xsc
mv Curve25519.xsc Curve25519.c
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06'
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 -march=i586 -mtune=generic   -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" -fPIC "-I/usr/lib/perl5/CORE"  -DUSE_X64=0 Curve25519.c
In file included from /usr/lib/perl5/CORE/perl.h:5744,
                 from Curve25519.xs:3:
Curve25519.c: In function 'XS_Crypt__Curve25519_curve25519_public_key':
/usr/lib/perl5/CORE/pp.h:474:54: warning: pointer targets in passing argument 3 of 'Perl_sv_setpvn' differ in signedness [-Wpointer-sign]
  474 | #define PUSHp(p,l)      STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
      |                                                      ^~~
      |                                                      |
      |                                                      u8 * {aka unsigned char *}
/usr/lib/perl5/CORE/embed.h:683:56: note: in definition of macro 'sv_setpvn'
  683 | #define sv_setpvn(a,b,c)        Perl_sv_setpvn(aTHX_ a,b,c)
      |                                                        ^
Curve25519.c:195:20: note: in expansion of macro 'PUSHp'
  195 |         XSprePUSH; PUSHp(RETVAL, 32);
      |                    ^~~~~
In file included from /usr/lib/perl5/CORE/perl.h:5705,
                 from Curve25519.xs:3:
/usr/lib/perl5/CORE/proto.h:3737:78: note: expected 'const char * const' but argument is of type 'u8 *' {aka 'unsigned char *'}
 3737 | PERL_CALLCONV void      Perl_sv_setpvn(pTHX_ SV *const sv, const char *const ptr, const STRLEN len);
      |                                                            ~~~~~~~~~~~~~~~~~~^~~
In file included from /usr/lib/perl5/CORE/perl.h:5744,
                 from Curve25519.xs:3:
Curve25519.c: In function 'XS_Crypt__Curve25519_curve25519_shared_secret':
/usr/lib/perl5/CORE/pp.h:474:54: warning: pointer targets in passing argument 3 of 'Perl_sv_setpvn' differ in signedness [-Wpointer-sign]
  474 | #define PUSHp(p,l)      STMT_START { sv_setpvn(TARG, (p), (l)); PUSHTARG; } STMT_END
      |                                                      ^~~
      |                                                      |
      |                                                      u8 * {aka unsigned char *}
/usr/lib/perl5/CORE/embed.h:683:56: note: in definition of macro 'sv_setpvn'
  683 | #define sv_setpvn(a,b,c)        Perl_sv_setpvn(aTHX_ a,b,c)
      |                                                        ^
Curve25519.c:216:20: note: in expansion of macro 'PUSHp'
  216 |         XSprePUSH; PUSHp(RETVAL, 32);
      |                    ^~~~~
In file included from /usr/lib/perl5/CORE/perl.h:5705,
                 from Curve25519.xs:3:
/usr/lib/perl5/CORE/proto.h:3737:78: note: expected 'const char * const' but argument is of type 'u8 *' {aka 'unsigned char *'}
 3737 | PERL_CALLCONV void      Perl_sv_setpvn(pTHX_ SV *const sv, const char *const ptr, const STRLEN len);
      |                                                            ~~~~~~~~~~~~~~~~~~^~~
In file included from Curve25519.xs:4:
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
/usr/lib/perl5/CORE/XSUB.h:197:20: note: in definition of macro 'dXSI32'
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06'
make: Entering directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06'
rm -f blib/arch/auto/Crypt/Curve25519/Curve25519.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  Curve25519.o  -o blib/arch/auto/Crypt/Curve25519/Curve25519.so  \
      \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Crypt/Curve25519/Curve25519.so
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06'
+ : 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.06'
"/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/00-compile.t ........ ok
t/01-exceptions.t ..... ok
t/02-synopsis-proc.t .. ok
t/03-synopsis-oo.t .... ok
t/04-proc-vs-oo.t ..... ok
t/05-primitive.t ...... ok
t/Crypt-Curve25519.t .. ok
All tests successful.
Files=7, Tests=10028, 22 wallclock secs ( 0.80 usr  0.06 sys + 21.13 cusr  0.10 csys = 22.09 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37204
+ 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Crypt-Curve25519-0.06
+ 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.06'
"/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/lib/perl5/auto/Crypt/Curve25519/Curve25519.so
Installing /usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/lib/perl5/Crypt/Curve25519.pm
make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Curve25519-0.06'
+ _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/lib/perl5/auto/Crypt/Curve25519/.packlist'
mode of './usr/lib/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/lib: (from <cmdline>: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)
Processing files: perl-Crypt-Curve25519-0.06-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37204
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Crypt-Curve25519-0.06
+ DOCDIR=/usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/share/doc/perl-Crypt-Curve25519-0.06
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/share/doc/perl-Crypt-Curve25519-0.06
+ /bin/mkdir -p /usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/share/doc/perl-Crypt-Curve25519-0.06
+ cp -prL Changes README curve25519-donna-license.md /usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/share/doc/perl-Crypt-Curve25519-0.06
+ chmod -R go-w /usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/share/doc/perl-Crypt-Curve25519-0.06
+ chmod -R a+rX /usr/src/tmp/perl-Crypt-Curve25519-buildroot/usr/share/doc/perl-Crypt-Curve25519-0.06
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jF04Yp
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.h1iflv
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/lib/perl5/Crypt/Curve25519.pm syntax OK
Provides: perl(Crypt/Curve25519.pm) = 0.060
Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.34.so >= 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.o0QOjx
Creating perl-Crypt-Curve25519-debuginfo package
Processing files: perl-Crypt-Curve25519-debuginfo-0.06-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LpRyE7
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JYDxZf
find-requires: running scripts (debuginfo)
Requires: perl-Crypt-Curve25519 = 0.06-alt4, debug(libc.so.6), debug(libperl-5.34.so)
Adding to perl-Crypt-Curve25519-debuginfo a strict dependency on perl-Crypt-Curve25519
Wrote: /usr/src/RPM/RPMS/i586/perl-Crypt-Curve25519-0.06-alt4.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/perl-Crypt-Curve25519-debuginfo-0.06-alt4.i586.rpm (w2.lzdio)
24.05user 0.87system 0:28.47elapsed 87%CPU (0avgtext+0avgdata 60452maxresident)k
0inputs+0outputs (0major+209014minor)pagefaults 0swaps
28.18user 5.50system 0:38.55elapsed 87%CPU (0avgtext+0avgdata 103720maxresident)k
0inputs+0outputs (29998major+468860minor)pagefaults 0swaps
--- perl-Crypt-Curve25519-0.06-alt4.i586.rpm.repo	2021-06-14 09:38:15.000000000 +0000
+++ perl-Crypt-Curve25519-0.06-alt4.i586.rpm.hasher	2021-10-23 12:10:59.914308519 +0000
@@ -23,3 +23,3 @@
 File: /usr/lib/perl5/auto/Crypt/Curve25519	40755	root:root		
-File: /usr/lib/perl5/auto/Crypt/Curve25519/Curve25519.so	100644	root:root	fb5592a9204dd66f6a809d2c28031ac5	
+File: /usr/lib/perl5/auto/Crypt/Curve25519/Curve25519.so	100644	root:root	344889683af54fab15d3360dfb1eed43	
 File: /usr/share/doc/perl-Crypt-Curve25519-0.06	40755	root:root		
@@ -28,2 +28,2 @@
 File: /usr/share/doc/perl-Crypt-Curve25519-0.06/curve25519-donna-license.md	100644	root:root	20703498b59d9689900d7b336f5813ce	
-RPMIdentity: 6080dca208102f79126a2914f8a14a590402f652261e5ec218806ebeeae63a2348a49f2e3a23738edcc6838c4d08a674e8154b94a4ce733684b5fb30c59fea16
+RPMIdentity: 35ea1d054a83e05ea877259ae671f67a76515b648881b1522eae0beff246339c19602df7900dfc657a603fa34c5ed425ae1d19ea4322882b3391119e4a6594fb
--- perl-Crypt-Curve25519-debuginfo-0.06-alt4.i586.rpm.repo	2021-06-14 09:38:15.000000000 +0000
+++ perl-Crypt-Curve25519-debuginfo-0.06-alt4.i586.rpm.hasher	2021-10-23 12:11:00.006308890 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/38	40755	root:root	
-/usr/lib/debug/.build-id/38/b5c9459131be29a50665280b956c0d0f1faa7d	120777	root:root	../../../perl5/auto/Crypt/Curve25519/Curve25519.so
-/usr/lib/debug/.build-id/38/b5c9459131be29a50665280b956c0d0f1faa7d.debug	120777	root:root	../../usr/lib/perl5/auto/Crypt/Curve25519/Curve25519.so.debug
+/usr/lib/debug/.build-id/27	40755	root:root	
+/usr/lib/debug/.build-id/27/2e3abe6402f76f01b3ad4db20cb7eba1949500	120777	root:root	../../../perl5/auto/Crypt/Curve25519/Curve25519.so
+/usr/lib/debug/.build-id/27/2e3abe6402f76f01b3ad4db20cb7eba1949500.debug	120777	root:root	../../usr/lib/perl5/auto/Crypt/Curve25519/Curve25519.so.debug
 /usr/lib/debug/usr/lib/perl5	40755	root:root	
@@ -17,5 +17,5 @@
 Provides: perl-Crypt-Curve25519-debuginfo = 0.06-alt4:sisyphus+274516.32000.2.1
-File: /usr/lib/debug/.build-id/38	40755	root:root		
-File: /usr/lib/debug/.build-id/38/b5c9459131be29a50665280b956c0d0f1faa7d	120777	root:root		../../../perl5/auto/Crypt/Curve25519/Curve25519.so
-File: /usr/lib/debug/.build-id/38/b5c9459131be29a50665280b956c0d0f1faa7d.debug	120777	root:root		../../usr/lib/perl5/auto/Crypt/Curve25519/Curve25519.so.debug
+File: /usr/lib/debug/.build-id/27	40755	root:root		
+File: /usr/lib/debug/.build-id/27/2e3abe6402f76f01b3ad4db20cb7eba1949500	120777	root:root		../../../perl5/auto/Crypt/Curve25519/Curve25519.so
+File: /usr/lib/debug/.build-id/27/2e3abe6402f76f01b3ad4db20cb7eba1949500.debug	120777	root:root		../../usr/lib/perl5/auto/Crypt/Curve25519/Curve25519.so.debug
 File: /usr/lib/debug/usr/lib/perl5	40755	root:root		
@@ -24,3 +24,3 @@
 File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/Curve25519	40755	root:root		
-File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/Curve25519/Curve25519.so.debug	100644	root:root	8fcff5b9e3485b88c72f6e335520b0aa	
+File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/Curve25519/Curve25519.so.debug	100644	root:root	9b110783dfa23b70a93ce4517c86dfe5	
 File: /usr/src/debug/Crypt-Curve25519-0.06	40755	root:root		
@@ -29,2 +29,2 @@
 File: /usr/src/debug/Crypt-Curve25519-0.06/curve25519-donna.c	100644	root:root	de40a2a302dd6e334ce3519d293fcf1a	
-RPMIdentity: 18d40a334a25f64f267e3e443e7b0380a457e3c589d95ce44b9f47af8e096bc3d0fbd7569e122c73f415faead156f8b07cf355351eb15a424884a1080f0887e0
+RPMIdentity: 02ad393f228571a39c5f6f434cc9f459165660e9436b5b152eeefcec322dc85e4c6045f1275d4e6e8bc3a6e5399e68655a975a5c67c7375b1f236a9b48fae466