build log here: https://0x0.st/Xy3A.txt
```
building
/gnu/store/jmkswkkx24zkl02rn8jd35yhs8vfmcvy-icedove-l10n-115.14.0.drv...
/ 'build' phasebuilder for
`/gnu/store/jmkswkkx24zkl02rn8jd35yhs8vfmcvy-icedove-l10n-115.14.0.drv' failed
with exit code 1
build of /gnu/store/jmkswkkx24zkl02rn8jd35yhs8
Hello Guix,
with the latest commit on master
```
root@guix ~# guix describe
Generation 13 Aug 24 2024 13:19:20(current)
guix d48af5c
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: d48af5cca84914d44b032d0bf0820640ebbe7a4b
```
I can't reconfi
Hi,
I noticed this looking at the linux.scm file:
,@(if (version>=? version "5.13")
'(("BPF_UNPRIV_DEFAULT_OFF" . #t))
'())
Shouldn't that be "CONFIG_BPF_UNPRIV_DEFAULT_OFF" instead?
Regards,
Jorge Acereda