==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: perl-digest-md4 1.9-9 (Mon May  8 09:57:27 2023)
==> Retrieving sources...
  -> Found Digest-MD4-1.9.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    Digest-MD4-1.9.tar.gz ... Passed
==> Making package: perl-digest-md4 1.9-9 (Mon 08 May 2023 09:57:33 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found Digest-MD4-1.9.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting Digest-MD4-1.9.tar.gz with bsdtar
==> Starting build()...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Digest::MD4
Writing MYMETA.yml and MYMETA.json
cp MD4.pm blib/lib/Digest/MD4.pm
Running Mkbootstrap for MD4 ()
chmod 644 "MD4.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD4.bs blib/arch/auto/Digest/MD4/MD4.bs 644
"/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/build/perl-digest-md4/src/Digest-MD4-1.9/typemap'  MD4.xs > MD4.xsc
mv MD4.xsc MD4.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=\"1.9\" -DXS_VERSION=\"1.9\" -fPIC "-I/usr/lib/perl5/5.36/core_perl/CORE"   MD4.c
In file included from /usr/lib/perl5/5.36/core_perl/CORE/perl.h:2999,
                 from MD4.xs:41:
MD4.xs: In function ‘XS_Digest__MD4_md4’:
/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)
      |                       ^~~~~~
MD4.xs:583:41: note: in expansion of macro ‘strEQ’
  583 |                     if (SvOBJECT(sv) && strEQ(HvNAME(SvSTASH(sv)), "Digest::MD4"))
      |                                         ^~~~~
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/MD4/MD4.so
cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -L/usr/local/lib -fstack-protector-strong  MD4.o  -o blib/arch/auto/Digest/MD4/MD4.so  \
      \
  
chmod 755 blib/arch/auto/Digest/MD4/MD4.so
Manifying 1 pod document
==> Entering fakeroot environment...
==> Starting package()...
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD4.bs blib/arch/auto/Digest/MD4/MD4.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-md4/pkg/perl-digest-md4/usr/lib/perl5/5.36/vendor_perl/auto/Digest/MD4/MD4.so
Installing /build/perl-digest-md4/pkg/perl-digest-md4/usr/lib/perl5/5.36/vendor_perl/Digest/MD4.pm
Installing /build/perl-digest-md4/pkg/perl-digest-md4/usr/share/man/man3/Digest::MD4.3pm
Appending installation info to /build/perl-digest-md4/pkg/perl-digest-md4//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-md4"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: perl-digest-md4 1.9-9 (Mon 08 May 2023 09:57:38 AM EDT)
==> Cleaning up...