I just did a clean install, updated all packages, installed base-devel. When trying to build this package, I get the following error:
mv syminfo.lst.new syminfo.lst
cat syminfo.lst | sort | gawk -f ../../grub-core/genmoddep.awk > moddep.lst || (rm -f moddep.lst; exit 1)
__stack_chk_fail in acpi is not defined
[...] a few dozen lines like these [...]
__stack_chk_fail in zstd is not defined
make[3]: *** [Makefile:51731: moddep.lst] Error 1
make[3]: Leaving directory '/home/andrea/.cache/yay/grub-improved-luks2-git/src/grub/build_x86_64-efi/grub-core'
make[2]: *** [Makefile:29003: all] Error 2
make[2]: Leaving directory '/home/andrea/.cache/yay/grub-improved-luks2-git/src/grub/build_x86_64-efi/grub-core'
make[1]: *** [Makefile:12224: all-recursive] Error 1
make[1]: Leaving directory '/home/andrea/.cache/yay/grub-improved-luks2-git/src/grub/build_x86_64-efi'
make: *** [Makefile:3965: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
-> error making: grub-improved-luks2-git-exit status 4
-> Failed to install the following packages. Manual intervention is required:
grub-improved-luks2-git - exit status 4
I can't find any information about this issue, can anyone help? Thanks!
Pinned Comments
Ax333l commented on 2022-02-17 18:58 (UTC) (edited on 2023-06-16 14:24 (UTC) by Ax333l)
I have disabled translations because they have been the cause of build failures in both this package and
grub-git
. If you want to re-enable them, check the PKGBUILD.Also, make sure you have installed
base-devel
.Argon2 might not work on some devices due to issues with the memory allocator