==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: efibootmgr 18-4 (Sun May 10 06:08:26 2026)
==> Retrieving sources...
-> Updating efibootmgr git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
efibootmgr ... Passed
==> Making package: efibootmgr 18-4 (Sun May 10 12:08:33 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 zlib-ng-2.3.3-1 efivar-39-2 git-2.54.0-1
Total Download Size: 0.13 MiB
Total Installed Size: 46.46 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
efivar-39-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing efivar...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
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-cgi: gitweb (web interface) support
python: git svn & git p4
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of efibootmgr git repo...
Cloning into 'efibootmgr'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
make: Entering directory '/build/efibootmgr/src/efibootmgr'
Building with EFIDIR as arch
make[1]: Entering directory '/build/efibootmgr/src/efibootmgr/src'
make -f /build/efibootmgr/src/efibootmgr/Make.deps \
SOURCES="efibootmgr.c efi.c parse_loader_data.c" \
SUBDIR_CFLAGS="-I/build/efibootmgr/src/efibootmgr/src/include" \
PKGS="efivar efiboot popt" \
deps
make[2]: Entering directory '/build/efibootmgr/src/efibootmgr/src'
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/build/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -DEFIBOOTMGR_VERSION="\"18\"" -DDEFAULT_LOADER=\"\\\\EFI\\\\arch\\\\grub.efi\" -I/usr/include/efivar -MM -MG -MF .efibootmgr.d efibootmgr.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/build/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -DEFIBOOTMGR_VERSION="\"18\"" -DDEFAULT_LOADER=\"\\\\EFI\\\\arch\\\\grub.efi\" -I/usr/include/efivar -MM -MG -MF .efi.d efi.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/build/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -DEFIBOOTMGR_VERSION="\"18\"" -DDEFAULT_LOADER=\"\\\\EFI\\\\arch\\\\grub.efi\" -I/usr/include/efivar -MM -MG -MF .parse_loader_data.d parse_loader_data.c
make[2]: Leaving directory '/build/efibootmgr/src/efibootmgr/src'
make[1]: Leaving directory '/build/efibootmgr/src/efibootmgr/src'
make[1]: Entering directory '/build/efibootmgr/src/efibootmgr/src'
make -f /build/efibootmgr/src/efibootmgr/Make.deps \
SOURCES="efibootmgr.c efi.c parse_loader_data.c" \
SUBDIR_CFLAGS="-I/build/efibootmgr/src/efibootmgr/src/include" \
PKGS="efivar efiboot popt" \
deps
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/build/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -DEFIBOOTMGR_VERSION="\"18\"" -DDEFAULT_LOADER=\"\\\\EFI\\\\arch\\\\grub.efi\" -I/usr/include/efivar -c -o efibootmgr.o efibootmgr.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/build/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -DEFIBOOTMGR_VERSION="\"18\"" -DDEFAULT_LOADER=\"\\\\EFI\\\\arch\\\\grub.efi\" -I/usr/include/efivar -c -o efi.o efi.c
make[2]: Entering directory '/build/efibootmgr/src/efibootmgr/src'
make[2]: Nothing to be done for 'deps'.
make[2]: Leaving directory '/build/efibootmgr/src/efibootmgr/src'
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/build/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -DEFIBOOTMGR_VERSION="\"18\"" -DDEFAULT_LOADER=\"\\\\EFI\\\\arch\\\\grub.efi\" -I/usr/include/efivar -c -o parse_loader_data.o parse_loader_data.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/build/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -DEFIBOOTMGR_VERSION="\"18\"" -DDEFAULT_LOADER=\"\\\\EFI\\\\arch\\\\grub.efi\" -I/usr/include/efivar -c -o efibootdump.o efibootdump.c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/build/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -DEFIBOOTMGR_VERSION="\"18\"" -DDEFAULT_LOADER=\"\\\\EFI\\\\arch\\\\grub.efi\" -I/usr/include/efivar -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fno-merge-constants -Wl,--fatal-warnings,--no-allow-shlib-undefined -Wl,-O2 -Wl,--no-undefined-version -L/usr/lib64 -o efibootdump efibootdump.o parse_loader_data.o -lefiboot -lefivar -lpopt
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/build/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -DEFIBOOTMGR_VERSION="\"18\"" -DDEFAULT_LOADER=\"\\\\EFI\\\\arch\\\\grub.efi\" -I/usr/include/efivar -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fno-merge-constants -Wl,--fatal-warnings,--no-allow-shlib-undefined -Wl,-O2 -Wl,--no-undefined-version -L/usr/lib64 -o efibootmgr efibootmgr.o efi.o parse_loader_data.o -lefiboot -lefivar
make[1]: Leaving directory '/build/efibootmgr/src/efibootmgr/src'
make: Leaving directory '/build/efibootmgr/src/efibootmgr'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/efibootmgr/src/efibootmgr'
Building with EFIDIR as arch
make[1]: Entering directory '/build/efibootmgr/src/efibootmgr/src'
install -d -m 755 /build/efibootmgr/pkg/efibootmgr//usr/bin/
install -m 755 efibootmgr /build/efibootmgr/pkg/efibootmgr//usr/bin/efibootmgr
install -m 755 efibootdump /build/efibootmgr/pkg/efibootmgr//usr/bin/efibootdump
install -d -m 755 /build/efibootmgr/pkg/efibootmgr//usr/share/man/man8/
install -m 644 efibootmgr.8 /build/efibootmgr/pkg/efibootmgr//usr/share/man/man8/efibootmgr.8
install -m 644 efibootdump.8 /build/efibootmgr/pkg/efibootmgr//usr/share/man/man8/efibootdump.8
make[1]: Leaving directory '/build/efibootmgr/src/efibootmgr/src'
make: Leaving directory '/build/efibootmgr/src/efibootmgr'
install: creating directory '/build/efibootmgr/pkg/efibootmgr/usr/share/doc'
install: creating directory '/build/efibootmgr/pkg/efibootmgr/usr/share/doc/efibootmgr'
'efibootmgr/AUTHORS' -> '/build/efibootmgr/pkg/efibootmgr/usr/share/doc/efibootmgr/AUTHORS'
'efibootmgr/README' -> '/build/efibootmgr/pkg/efibootmgr/usr/share/doc/efibootmgr/README'
'efibootmgr/README.md' -> '/build/efibootmgr/pkg/efibootmgr/usr/share/doc/efibootmgr/README.md'
'efibootmgr/TODO' -> '/build/efibootmgr/pkg/efibootmgr/usr/share/doc/efibootmgr/TODO'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "efibootmgr"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: efibootmgr 18-4 (Sun May 10 12:08:38 2026)
==> Cleaning up...
[?12l[?25h