▣ archci hegjon-test
master seen 1s ago

efibootmgr 18-4 x86_64, from core done

done 2026-09-08T02:20:18Z on worker2-1, attempt 1

job
5-1788833995-omarchy,efibootmgr,18-4,x86_64
commit
bcc21f7793412241e75d469039d72d4d0098c0f1
log
/var/lib/archci/logs/hegjon-test/efibootmgr/18-4/x86_64/attempt-1.log

log 152 lines

1Starting archci build omarchy-efibootmgr-18-4-x86_64-a1...2==> archci-build 5-1788833995-omarchy,efibootmgr,18-4,x86_64 on worker2 at 2026-09-08T02:19:55Z3    repo=omarchy arch=x86_64 profile=extra chroot=/var/lib/archbuild/extra-x86_64 copy=archci-1 commit=bcc21f7793412241e75d469039d72d4d0098c0f14    pacman.conf=/usr/share/devtools/pacman.conf.d/extra.conf makepkg.conf=/usr/share/devtools/makepkg.conf.d/x86_64.conf5==> Fetching pkgbuilds/efibootmgr at bcc21f7793412241e75d469039d72d4d0098c0f1 from https://github.com/hegjon/omarchy-pkgs.git6==> Building efibootmgr 18-4 in archci-17==> Synchronizing chroot copy [/var/lib/archbuild/extra-x86_64/root] -> [archci-1]...done8    root : PWD=/var/lib/archci-worker/build/1/efibootmgr ; USER=archci ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.LyeGrpOnTP makepkg --config=/var/lib/archbuild/extra-x86_64/archci-1/etc/makepkg.conf --verifysource -o --skippgpcheck9pam_unix(sudo:session): session opened for user archci(uid=968) by (uid=0)10==> Making package: efibootmgr 18-4 (Tue Sep  8 02:19:57 2026)11==> Retrieving sources...12  -> Cloning efibootmgr git repo...13Cloning into bare repository '/var/lib/archci-worker/srcdest/efibootmgr'...14==> WARNING: Skipping verification of source file PGP signatures.15==> Validating source files with sha512sums...16    efibootmgr ... Skipped17pam_unix(sudo:session): session closed for user archci18    root : PWD=/var/lib/archci-worker/build/1/efibootmgr ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'19pam_unix(sudo:session): session opened for user archci(uid=968) by (uid=0)20pam_unix(sudo:session): session closed for user archci21Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.22==> Making package: efibootmgr 18-4 (Tue Sep  8 02:20:06 2026)23==> Checking runtime dependencies...24==> Checking buildtime dependencies...25==> Installing missing dependencies...26resolving dependencies...27looking for conflicting packages...28Package (6)           New Version  Net Change29extra/perl-error      0.17030-3      0.04 MiB30extra/perl-mailtools  2.22-3         0.10 MiB31extra/perl-timedate   2.35-1         0.15 MiB32extra/zlib-ng         2.3.3-1        0.28 MiB33core/efivar           39-2           0.53 MiB34extra/git             2.55.0-1      31.33 MiB35Total Installed Size:  32.43 MiB36:: Proceed with installation? [Y/n]37checking keyring...38checking package integrity...39loading package files...40checking for file conflicts...41:: Processing package changes...42installing efivar...43installing perl-error...44installing perl-timedate...45installing perl-mailtools...46installing zlib-ng...47installing git...48Optional dependencies for git49    git-zsh-completion: upstream zsh completion50    tk: gitk and git gui51    openssh: ssh transport and crypto52    man: show help with `git command --help`53    perl-libwww: git svn54    perl-term-readkey: git svn and interactive.singlekey setting55    perl-io-socket-ssl: git send-email TLS support56    perl-authen-sasl: git send-email TLS support57    perl-cgi: gitweb (web interface) support58    python: git svn & git p4 [installed]59    subversion: git svn60    org.freedesktop.secrets: keyring credential helper61    libsecret: libsecret credential helper [installed]62    less: the default pager for git63:: Running post-transaction hooks...64(1/3) Creating system user accounts...65Creating group 'git' with GID 969.66Creating user 'git' (git daemon user) with UID 969 and GID 969.67(2/3) Reloading system manager configuration...68  Skipped: Current root is not booted.69(3/3) Arming ConditionNeedsUpdate...70==> Retrieving sources...71==> WARNING: Skipping all source file integrity checks.72==> Extracting sources...73  -> Creating working copy of efibootmgr git repo...74Cloning into 'efibootmgr'...75done.76Switched to a new branch 'makepkg'77==> Starting build()...78make: Entering directory '/build/efibootmgr/src/efibootmgr'79Building with EFIDIR as arch80make[1]: Entering directory '/build/efibootmgr/src/efibootmgr/src'81make -f /build/efibootmgr/src/efibootmgr/Make.deps \82	SOURCES="efibootmgr.c efi.c parse_loader_data.c" \83	SUBDIR_CFLAGS="-I/build/efibootmgr/src/efibootmgr/src/include" \84	PKGS="efivar efiboot popt" \85	deps86make[2]: Entering directory '/build/efibootmgr/src/efibootmgr/src'87gcc   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/efibootmgr/src=/usr/src/debug/efibootmgr -flto=auto -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.c88gcc   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/efibootmgr/src=/usr/src/debug/efibootmgr -flto=auto -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.c89gcc   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/efibootmgr/src=/usr/src/debug/efibootmgr -flto=auto -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.c90make[2]: Leaving directory '/build/efibootmgr/src/efibootmgr/src'91make[1]: Leaving directory '/build/efibootmgr/src/efibootmgr/src'92make[1]: Entering directory '/build/efibootmgr/src/efibootmgr/src'93make -f /build/efibootmgr/src/efibootmgr/Make.deps \94	SOURCES="efibootmgr.c efi.c parse_loader_data.c" \95	SUBDIR_CFLAGS="-I/build/efibootmgr/src/efibootmgr/src/include" \96	PKGS="efivar efiboot popt" \97	deps98make[2]: Entering directory '/build/efibootmgr/src/efibootmgr/src'99make[2]: Nothing to be done for 'deps'.100make[2]: Leaving directory '/build/efibootmgr/src/efibootmgr/src'101gcc   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/efibootmgr/src=/usr/src/debug/efibootmgr -flto=auto -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.c102gcc   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/efibootmgr/src=/usr/src/debug/efibootmgr -flto=auto -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.c103gcc   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/efibootmgr/src=/usr/src/debug/efibootmgr -flto=auto -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.c104gcc   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/efibootmgr/src=/usr/src/debug/efibootmgr -flto=auto -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          -Wl,-z,pack-relative-relocs -flto=auto  -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 -lefivar105gcc   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/efibootmgr/src=/usr/src/debug/efibootmgr -flto=auto -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.c106gcc   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/efibootmgr/src=/usr/src/debug/efibootmgr -flto=auto -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          -Wl,-z,pack-relative-relocs -flto=auto  -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 -lpopt107make[1]: Leaving directory '/build/efibootmgr/src/efibootmgr/src'108make: Leaving directory '/build/efibootmgr/src/efibootmgr'109==> Entering fakeroot environment...110==> Starting package()...111make: Entering directory '/build/efibootmgr/src/efibootmgr'112Building with EFIDIR as arch113make[1]: Entering directory '/build/efibootmgr/src/efibootmgr/src'114install -d -m 755 /build/efibootmgr/pkg/efibootmgr//usr/bin/115install -m 755 efibootmgr /build/efibootmgr/pkg/efibootmgr//usr/bin/efibootmgr116install -m 755 efibootdump /build/efibootmgr/pkg/efibootmgr//usr/bin/efibootdump117install -d -m 755 /build/efibootmgr/pkg/efibootmgr//usr/share/man/man8/118install -m 644 efibootmgr.8 /build/efibootmgr/pkg/efibootmgr//usr/share/man/man8/efibootmgr.8119install -m 644 efibootdump.8 /build/efibootmgr/pkg/efibootmgr//usr/share/man/man8/efibootdump.8120make[1]: Leaving directory '/build/efibootmgr/src/efibootmgr/src'121make: Leaving directory '/build/efibootmgr/src/efibootmgr'122install: creating directory '/build/efibootmgr/pkg/efibootmgr/usr/share/doc'123install: creating directory '/build/efibootmgr/pkg/efibootmgr/usr/share/doc/efibootmgr'124'efibootmgr/AUTHORS' -> '/build/efibootmgr/pkg/efibootmgr/usr/share/doc/efibootmgr/AUTHORS'125'efibootmgr/README' -> '/build/efibootmgr/pkg/efibootmgr/usr/share/doc/efibootmgr/README'126'efibootmgr/README.md' -> '/build/efibootmgr/pkg/efibootmgr/usr/share/doc/efibootmgr/README.md'127'efibootmgr/TODO' -> '/build/efibootmgr/pkg/efibootmgr/usr/share/doc/efibootmgr/TODO'128==> Tidying install...129  -> Removing libtool files...130  -> Removing static library files...131  -> Purging unwanted files...132  -> Stripping unneeded symbols from binaries and libraries...133  -> Compressing man and info pages...134==> Checking for packaging issues...135==> Creating package "efibootmgr"...136  -> Generating .PKGINFO file...137  -> Generating .BUILDINFO file...138  -> Generating .MTREE file...139  -> Compressing package...140==> Creating package "efibootmgr-debug"...141  -> Generating .PKGINFO file...142  -> Generating .BUILDINFO file...143  -> Generating .MTREE file...144  -> Compressing package...145==> Leaving fakeroot environment.146==> Finished making: efibootmgr 18-4 (Tue Sep  8 02:20:17 2026)147==> builder-signed efibootmgr-18-4-x86_64.pkg.tar.zst148==> builder-signed efibootmgr-debug-18-4-x86_64.pkg.tar.zst149==> archci-build finished with 0 at 2026-09-08T02:20:17Z: efibootmgr-18-4-x86_64.pkg.tar.zst efibootmgr-debug-18-4-x86_64.pkg.tar.zst150archci-build@omarchy-efibootmgr-18-4-x86_64-a1.service: Deactivated successfully.151Finished archci build omarchy-efibootmgr-18-4-x86_64-a1.152archci-build@omarchy-efibootmgr-18-4-x86_64-a1.service: Consumed 7.574s CPU time over 22.762s wall clock time, 47.9M memory peak.