Search Criteria
Package Details: efistub-libre 260.1-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/efistub-libre.git (read-only, click to copy) |
|---|---|
| Package Base: | efistub-libre |
| Description: | Systemd's EFI stubs collections without systemd |
| Upstream URL: | https://github.com/systemd/systemd |
| Licenses: | LGPL2.1 |
| Conflicts: | systemd-efi-stub |
| Provides: | systemd-efi-stub |
| Submitter: | osimarr |
| Maintainer: | osimarr |
| Last Packager: | osimarr |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-03-25 07:35 (UTC) |
| Last Updated: | 2026-04-16 19:19 (UTC) |
Dependencies (9)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gperf (gperf-gitAUR) (make)
- lld (llvm-gitAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- python (make)
- python-jinja (make)
- python-pyelftools (python-pyelftools-gitAUR) (make)
Latest Comments
osimarr commented on 2026-04-16 19:20 (UTC)
I used distrobox/podman with artix image to test it. Installed the base image and found the missing dependence python-pyelftools. It should be fixed now.
Stormrvr commented on 2026-04-15 21:27 (UTC)
Just as a note - The work around to
ninja: error: unknown target 'src/boot/linuxx64.efi.stub'that I have found:/usr/lib/systemd/boot/efi/linuxx64.efi.stub/usr/lib/gummiboot(the directory 'gummiboot' might need to be created)Stormrvr commented on 2026-04-13 23:23 (UTC)
I've just tried to install this - unfortunately I also get the error :
ninja: error: unknown target 'src/boot/linuxx64.efi.stub'osimarr commented on 2026-04-03 04:08 (UTC)
Thanks for the report. I've fixed this issue. It was because the package wanted to compile both 64 and 32bits stubs. But it would fail to compile in systems without the multilib repository. I removed the 32bits stub from this package. It will have to be its own package.
JoshuaVandaele commented on 2026-04-02 11:36 (UTC)
I cannot get this to work, the same error is always repeated no matter the build environment:
ninja: error: unknown target 'src/boot/linuxx64.efi.stub'