==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: perl-digest-md2 2.04-9 (Mon May  8 09:59:09 2023)
==> Retrieving sources...
  -> Found Digest-MD2-2.04.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    Digest-MD2-2.04.tar.gz ... Passed
==> Making package: perl-digest-md2 2.04-9 (Mon 08 May 2023 09:59:15 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found Digest-MD2-2.04.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting Digest-MD2-2.04.tar.gz with bsdtar
==> Starting build()...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Digest::MD2
Writing MYMETA.yml and MYMETA.json
cp MD2.pm blib/lib/Digest/MD2.pm
Running Mkbootstrap for MD2 ()
chmod 644 "MD2.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD2.bs blib/arch/auto/Digest/MD2/MD2.bs 644
"/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/build/perl-digest-md2/src/Digest-MD2-2.04/typemap'  MD2.xs > MD2.xsc
mv MD2.xsc MD2.c
cc -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/usr/lib/perl5/5.36/core_perl/CORE"   MD2.c
In file included from /usr/lib/perl5/5.36/core_perl/CORE/perl.h:5837,
                 from MD2.xs:34:
MD2.xs: In function ‘XS_Digest__MD2_clone’:
/usr/lib/perl5/5.36/core_perl/CORE/embed.h:674:33: warning: initialization discards ‘const’ qualifier from pointer target type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers]8;;]
  674 | #define sv_reftype(a,b)         Perl_sv_reftype(aTHX_ a,b)
      |                                 ^~~~~~~~~~~~~~~
MD2.xs:342:24: note: in expansion of macro ‘sv_reftype’
  342 |         char *myname = sv_reftype(SvRV(self),TRUE);
      |                        ^~~~~~~~~~
In file included from /usr/lib/perl5/5.36/core_perl/CORE/perl.h:2999:
MD2.xs: In function ‘XS_Digest__MD2_md2’:
/usr/lib/perl5/5.36/core_perl/CORE/handy.h:677:23: warning: argument 1 null where non-null expected []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnonnull-Wnonnull]8;;]
  677 | #define strEQ(s1,s2) (strcmp(s1,s2) == 0)
      |                       ^~~~~~
MD2.xs:432:41: note: in expansion of macro ‘strEQ’
  432 |                     if (SvOBJECT(sv) && strEQ(HvNAME(SvSTASH(sv)), "Digest::MD2"))
      |                                         ^~~~~
In file included from /usr/lib/perl5/5.36/core_perl/CORE/perl.h:1414:
/usr/include/string.h:156:12: note: in a call to function ‘strcmp’ declared ‘nonnull’
  156 | extern int strcmp (const char *__s1, const char *__s2)
      |            ^~~~~~
rm -f blib/arch/auto/Digest/MD2/MD2.so
cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -L/usr/local/lib -fstack-protector-strong  MD2.o  -o blib/arch/auto/Digest/MD2/MD2.so  \
      \
  
chmod 755 blib/arch/auto/Digest/MD2/MD2.so
Manifying 1 pod document
==> Entering fakeroot environment...
==> Starting package()...
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD2.bs blib/arch/auto/Digest/MD2/MD2.bs 644
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/perl-digest-md2/pkg/perl-digest-md2/usr/lib/perl5/5.36/vendor_perl/auto/Digest/MD2/MD2.so
Installing /build/perl-digest-md2/pkg/perl-digest-md2/usr/lib/perl5/5.36/vendor_perl/Digest/MD2.pm
Installing /build/perl-digest-md2/pkg/perl-digest-md2/usr/share/man/man3/Digest::MD2.3pm
Appending installation info to /build/perl-digest-md2/pkg/perl-digest-md2//usr/lib/perl5/5.36/core_perl/perllocal.pod
==> Tidying install...
  -> Removing empty directories...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "perl-digest-md2"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: perl-digest-md2 2.04-9 (Mon 08 May 2023 09:59:20 AM EDT)
==> Cleaning up...