==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: mokutil 0.7.2-2 (Wed Aug 28 08:17:46 2024)
==> Retrieving sources...
  -> Cloning mokutil git repo...
Cloning into bare repository '/home/leming/work/mokutil/mokutil'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    mokutil ... Skipped
==> Making package: mokutil 0.7.2-2 (Wed 28 Aug 2024 08:17:54 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) efivar-39-1

Total Download Size:   0.13 MiB
Total Installed Size:  0.56 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 efivar-39-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing efivar...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-6  perl-mailtools-2.21-8  perl-timedate-2.33-6
             git-2.46.0-1

Total Installed Size:  43.87 MiB

:: Proceed with installation? [Y/n] 
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]
:: 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 mokutil git repo...
Cloning into 'mokutil'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
configure.ac:16: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:16: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:16: the top level
configure.ac:11: installing './compile'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
Makefile.am: installing './INSTALL'
src/Makefile.am: installing './depcomp'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for fcntl.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for crypt.h... yes
checking for inline... inline
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for memset... yes
checking for openssl >= 0.9.8... yes
checking for efivar >= 0.12... yes
checking for libkeyutils >= 1.5... yes
checking for bash-completion >= 2.0... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/mokutil/src/mokutil'
Making all in src
make[2]: Entering directory '/build/mokutil/src/mokutil/src'
gcc -DHAVE_CONFIG_H -I. -I..     -I/usr/include/efivar  -std=gnu11 -fshort-wchar -Werror -Wall -Wextra -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Werror=format-nonliteral -Werror=format-security -Wmissing-format-attribute -Werror=sign-compare -Wuninitialized -Wunused -Waggregate-return -Werror=strict-aliasing -DVERSION="\"0.7.2\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mokutil-efi_hash.o -MD -MP -MF .deps/mokutil-efi_hash.Tpo -c -o mokutil-efi_hash.o `test -f 'efi_hash.c' || echo './'`efi_hash.c
gcc -DHAVE_CONFIG_H -I. -I..     -I/usr/include/efivar  -std=gnu11 -fshort-wchar -Werror -Wall -Wextra -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Werror=format-nonliteral -Werror=format-security -Wmissing-format-attribute -Werror=sign-compare -Wuninitialized -Wunused -Waggregate-return -Werror=strict-aliasing -DVERSION="\"0.7.2\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mokutil-efi_x509.o -MD -MP -MF .deps/mokutil-efi_x509.Tpo -c -o mokutil-efi_x509.o `test -f 'efi_x509.c' || echo './'`efi_x509.c
gcc -DHAVE_CONFIG_H -I. -I..     -I/usr/include/efivar  -std=gnu11 -fshort-wchar -Werror -Wall -Wextra -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Werror=format-nonliteral -Werror=format-security -Wmissing-format-attribute -Werror=sign-compare -Wuninitialized -Wunused -Waggregate-return -Werror=strict-aliasing -DVERSION="\"0.7.2\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mokutil-keyring.o -MD -MP -MF .deps/mokutil-keyring.Tpo -c -o mokutil-keyring.o `test -f 'keyring.c' || echo './'`keyring.c
gcc -DHAVE_CONFIG_H -I. -I..     -I/usr/include/efivar  -std=gnu11 -fshort-wchar -Werror -Wall -Wextra -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Werror=format-nonliteral -Werror=format-security -Wmissing-format-attribute -Werror=sign-compare -Wuninitialized -Wunused -Waggregate-return -Werror=strict-aliasing -DVERSION="\"0.7.2\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mokutil-password-crypt.o -MD -MP -MF .deps/mokutil-password-crypt.Tpo -c -o mokutil-password-crypt.o `test -f 'password-crypt.c' || echo './'`password-crypt.c
gcc -DHAVE_CONFIG_H -I. -I..     -I/usr/include/efivar  -std=gnu11 -fshort-wchar -Werror -Wall -Wextra -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Werror=format-nonliteral -Werror=format-security -Wmissing-format-attribute -Werror=sign-compare -Wuninitialized -Wunused -Waggregate-return -Werror=strict-aliasing -DVERSION="\"0.7.2\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mokutil-util.o -MD -MP -MF .deps/mokutil-util.Tpo -c -o mokutil-util.o `test -f 'util.c' || echo './'`util.c
gcc -DHAVE_CONFIG_H -I. -I..     -I/usr/include/efivar  -std=gnu11 -fshort-wchar -Werror -Wall -Wextra -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Werror=format-nonliteral -Werror=format-security -Wmissing-format-attribute -Werror=sign-compare -Wuninitialized -Wunused -Waggregate-return -Werror=strict-aliasing -DVERSION="\"0.7.2\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT mokutil-mokutil.o -MD -MP -MF .deps/mokutil-mokutil.Tpo -c -o mokutil-mokutil.o `test -f 'mokutil.c' || echo './'`mokutil.c
mv -f .deps/mokutil-keyring.Tpo .deps/mokutil-keyring.Po
mv -f .deps/mokutil-efi_hash.Tpo .deps/mokutil-efi_hash.Po
mv -f .deps/mokutil-password-crypt.Tpo .deps/mokutil-password-crypt.Po
mv -f .deps/mokutil-util.Tpo .deps/mokutil-util.Po
mv -f .deps/mokutil-efi_x509.Tpo .deps/mokutil-efi_x509.Po
mv -f .deps/mokutil-mokutil.Tpo .deps/mokutil-mokutil.Po
gcc  -I/usr/include/efivar  -std=gnu11 -fshort-wchar -Werror -Wall -Wextra -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Werror=format-nonliteral -Werror=format-security -Wmissing-format-attribute -Werror=sign-compare -Wuninitialized -Wunused -Waggregate-return -Werror=strict-aliasing -DVERSION="\"0.7.2\"" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mokutil mokutil-efi_hash.o mokutil-efi_x509.o mokutil-keyring.o mokutil-password-crypt.o mokutil-util.o mokutil-mokutil.o -lssl -lcrypto -L/usr/lib64 -lefivar -lkeyutils -lcrypt 
make[2]: Leaving directory '/build/mokutil/src/mokutil/src'
Making all in man
make[2]: Entering directory '/build/mokutil/src/mokutil/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/mokutil/src/mokutil/man'
make[2]: Entering directory '/build/mokutil/src/mokutil'
make[2]: Leaving directory '/build/mokutil/src/mokutil'
make[1]: Leaving directory '/build/mokutil/src/mokutil'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/mokutil/src/mokutil/src'
make[2]: Entering directory '/build/mokutil/src/mokutil/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/mokutil/pkg/mokutil/usr/bin'
  /usr/bin/install -c mokutil '/build/mokutil/pkg/mokutil/usr/bin'
make[2]: Leaving directory '/build/mokutil/src/mokutil/src'
make[1]: Leaving directory '/build/mokutil/src/mokutil/src'
Making install in man
make[1]: Entering directory '/build/mokutil/src/mokutil/man'
make[2]: Entering directory '/build/mokutil/src/mokutil/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/mokutil/pkg/mokutil/usr/share/man/man1'
 /usr/bin/install -c -m 644 mokutil.1 '/build/mokutil/pkg/mokutil/usr/share/man/man1'
make[2]: Leaving directory '/build/mokutil/src/mokutil/man'
make[1]: Leaving directory '/build/mokutil/src/mokutil/man'
make[1]: Entering directory '/build/mokutil/src/mokutil'
make[2]: Entering directory '/build/mokutil/src/mokutil'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/mokutil/pkg/mokutil/usr/share/bash-completion/completions'
 /usr/bin/install -c -m 644 data/mokutil '/build/mokutil/pkg/mokutil/usr/share/bash-completion/completions'
make[2]: Leaving directory '/build/mokutil/src/mokutil'
make[1]: Leaving directory '/build/mokutil/src/mokutil'
==> 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 "mokutil"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mokutil 0.7.2-2 (Wed 28 Aug 2024 08:18:10 AM MDT)
==> Cleaning up...