==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: elfkickers 3.2-5 (Sat Jul 27 08:45:04 2024)
==> Retrieving sources...
  -> Cloning ELFKickers git repo...
Cloning into bare repository '/home/leming/work/elfkickers/ELFKickers'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    ELFKickers ... Skipped
==> Making package: elfkickers 3.2-5 (Sat 27 Jul 2024 08:45:11 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17029-6  perl-mailtools-2.21-8  perl-timedate-2.33-6
             git-2.45.2-1  setconf-0.7.7-3

Total Download Size:    7.51 MiB
Total Installed Size:  43.94 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.45.2-1-aarch64 downloading...
 perl-mailtools-2.21-8-any downloading...
 perl-timedate-2.33-6-any downloading...
 perl-error-0.17029-6-any downloading...
 setconf-0.7.7-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing setconf...
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of ELFKickers git repo...
Cloning into 'ELFKickers'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
make: Entering directory '/build/elfkickers/src/ELFKickers'
mkdir -p bin
make -Celfls elfls
make[1]: Entering directory '/build/elfkickers/src/ELFKickers/elfls'
make -C ../elfrw libelfrw.a
make[2]: Entering directory '/build/elfkickers/src/ELFKickers/elfrw'
gcc -Wall -Wextra -O3   -c -o elfrw.o elfrw.c
gcc -Wall -Wextra -O3   -c -o elfrw_dyn.o elfrw_dyn.c
gcc -Wall -Wextra -O3   -c -o elfrw_ehdr.o elfrw_ehdr.c
gcc -Wall -Wextra -O3   -c -o elfrw_phdr.o elfrw_phdr.c
gcc -Wall -Wextra -O3   -c -o elfrw_rel.o elfrw_rel.c
gcc -Wall -Wextra -O3   -c -o elfrw_shdr.o elfrw_shdr.c
gcc -Wall -Wextra -O3   -c -o elfrw_sym.o elfrw_sym.c
gcc -Wall -Wextra -O3   -c -o elfrw_ver.o elfrw_ver.c
ar crs libelfrw.a elfrw.o elfrw_dyn.o elfrw_ehdr.o elfrw_phdr.o elfrw_rel.o elfrw_shdr.o elfrw_sym.o elfrw_ver.o
make[2]: Leaving directory '/build/elfkickers/src/ELFKickers/elfrw'
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  elfls.c ../elfrw/libelfrw.a   -o elfls
elfls.c: In function ‘main’:
elfls.c:587:25: warning: %d’ directive writing between 1 and 10 bytes into a region of size 7 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-overflow-Wformat-overflow=]8;;]
  587 |     sprintf(sizefmt, "%%%dlX", i);
      |                         ^~
In function ‘makenumberfmts’,
    inlined from ‘main’ at elfls.c:920:2:
elfls.c:587:22: note: directive argument in the range [6, 2147483647]
  587 |     sprintf(sizefmt, "%%%dlX", i);
      |                      ^~~~~~~~
In file included from /usr/include/stdio.h:980,
                 from elfls.c:6:
In function ‘sprintf’,
    inlined from ‘makenumberfmts’ at elfls.c:587:5,
    inlined from ‘main’ at elfls.c:920:2:
/usr/include/bits/stdio2.h:30:10: note: __builtin___sprintf_chk’ output between 5 and 14 bytes into a destination of size 8
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
elfls.c: In function ‘main’:
elfls.c:590:27: warning: %d’ directive writing between 1 and 10 bytes into a region of size 7 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-overflow-Wformat-overflow=]8;;]
  590 |     sprintf(offsetfmt, "%%%dlX", i);
      |                           ^~
In function ‘makenumberfmts’,
    inlined from ‘main’ at elfls.c:920:2:
elfls.c:590:24: note: directive argument in the range [6, 2147483647]
  590 |     sprintf(offsetfmt, "%%%dlX", i);
      |                        ^~~~~~~~
In function ‘sprintf’,
    inlined from ‘makenumberfmts’ at elfls.c:590:5,
    inlined from ‘main’ at elfls.c:920:2:
/usr/include/bits/stdio2.h:30:10: note: __builtin___sprintf_chk’ output between 5 and 14 bytes into a destination of size 8
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
elfls.c: In function ‘main’:
elfls.c:594:26: warning: %d’ directive writing between 1 and 10 bytes into a region of size 6 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-overflow-Wformat-overflow=]8;;]
  594 |     sprintf(addrfmt, "%%0%dlX", i);
      |                          ^~
In function ‘makenumberfmts’,
    inlined from ‘main’ at elfls.c:920:2:
elfls.c:594:22: note: directive argument in the range [8, 2147483647]
  594 |     sprintf(addrfmt, "%%0%dlX", i);
      |                      ^~~~~~~~~
In function ‘sprintf’,
    inlined from ‘makenumberfmts’ at elfls.c:594:5,
    inlined from ‘main’ at elfls.c:920:2:
/usr/include/bits/stdio2.h:30:10: note: __builtin___sprintf_chk’ output between 6 and 15 bytes into a destination of size 8
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/build/elfkickers/src/ELFKickers/elfls'
cp elfls/elfls bin/elfls
mkdir -p doc
cp elfls/elfls.1 doc/elfls.1
mkdir -p bin
make -Cobjres objres
make[1]: Entering directory '/build/elfkickers/src/ELFKickers/objres'
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o objres.o objres.c
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -z,relro,-z,now  objres.o ../elfrw/libelfrw.a   -o objres
/usr/bin/ld: warning: -z ,relro,-z,now ignored
make[1]: Leaving directory '/build/elfkickers/src/ELFKickers/objres'
cp objres/objres bin/objres
mkdir -p doc
cp objres/objres.1 doc/objres.1
mkdir -p bin
make -Crebind rebind
make[1]: Entering directory '/build/elfkickers/src/ELFKickers/rebind'
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  rebind.c ../elfrw/libelfrw.a   -o rebind
make[1]: Leaving directory '/build/elfkickers/src/ELFKickers/rebind'
cp rebind/rebind bin/rebind
mkdir -p doc
cp rebind/rebind.1 doc/rebind.1
mkdir -p bin
make -Csstrip sstrip
make[1]: Entering directory '/build/elfkickers/src/ELFKickers/sstrip'
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  sstrip.c ../elfrw/libelfrw.a   -o sstrip
make[1]: Leaving directory '/build/elfkickers/src/ELFKickers/sstrip'
cp sstrip/sstrip bin/sstrip
mkdir -p doc
cp sstrip/sstrip.1 doc/sstrip.1
mkdir -p bin
make -Celftoc elftoc
make[1]: Entering directory '/build/elfkickers/src/ELFKickers/elftoc'
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o elftoc.o elftoc.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o gen.o gen.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o mknames.o mknames.c
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -z,relro,-z,now  mknames.o   -o mknames
/usr/bin/ld: warning: -z ,relro,-z,now ignored
echo '#include <elf.h>' >./~elftmp.c
gcc -E -dM ./~elftmp.c | ./mknames elfnames.c
rm -f ./~elftmp.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o names.o names.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o address.o address.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o readelf.o readelf.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o shdrtab.o shdrtab.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o phdrtab.o phdrtab.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o dynamic.o dynamic.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o pieces.o pieces.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o outbase.o outbase.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o outitems.o outitems.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o outelf64.o outelf64.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o outelf32.o outelf32.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o out.o out.c
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -z,relro,-z,now  elftoc.o gen.o names.o address.o readelf.o shdrtab.o phdrtab.o dynamic.o pieces.o outbase.o outitems.o outelf64.o outelf32.o out.o   -o elftoc
/usr/bin/ld: warning: -z ,relro,-z,now ignored
make[1]: Leaving directory '/build/elfkickers/src/ELFKickers/elftoc'
cp elftoc/elftoc bin/elftoc
mkdir -p doc
cp elftoc/elftoc.1 doc/elftoc.1
mkdir -p bin
make -Cebfc ebfc
make[1]: Entering directory '/build/elfkickers/src/ELFKickers/ebfc'
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o ebfc.o ebfc.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o brainfuck.o brainfuck.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o elfparts.o elfparts.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o ehdr.o ehdr.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o phdrtab.o phdrtab.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o shdrtab.o shdrtab.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o progbits.o progbits.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o strtab.o strtab.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o symtab.o symtab.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o hash.o hash.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o rel.o rel.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o got.o got.c
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now   -c -o dynamic.o dynamic.c
ar crs libelfparts.a elfparts.o ehdr.o phdrtab.o shdrtab.o progbits.o strtab.o symtab.o hash.o rel.o got.o dynamic.o
gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  ebfc.o brainfuck.o libelfparts.a   -o ebfc
make[1]: Leaving directory '/build/elfkickers/src/ELFKickers/ebfc'
cp ebfc/ebfc bin/ebfc
mkdir -p doc
cp ebfc/ebfc.1 doc/ebfc.1
mkdir -p bin
make -Cinfect infect
make[1]: Entering directory '/build/elfkickers/src/ELFKickers/infect'
gcc -O2 -I ../elfrw -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-z,relro,-z,now  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  infect.c   -o infect
make[1]: Leaving directory '/build/elfkickers/src/ELFKickers/infect'
cp infect/infect bin/infect
mkdir -p doc
cp infect/infect.1 doc/infect.1
make: Leaving directory '/build/elfkickers/src/ELFKickers'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/elfkickers/src/ELFKickers'
mkdir -p /build/elfkickers/pkg/elfkickers/usr/bin
cp bin/* /build/elfkickers/pkg/elfkickers/usr/bin/.
mkdir -p /build/elfkickers/pkg/elfkickers/usr/share/man/man1
cp doc/* /build/elfkickers/pkg/elfkickers/usr/share/man/man1/.
make: Leaving directory '/build/elfkickers/src/ELFKickers'
==> Tidying install...
  -> 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 "elfkickers"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: elfkickers 3.2-5 (Sat 27 Jul 2024 08:45:29 AM MDT)
==> Cleaning up...