Summary: | sys-kernel/gentoo-kernel-6.6.74 compile failure : tar: Option --sort=name is not supported (libarchive) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arniiiii <lg3dx6fd> |
Component: | Current packages | Assignee: | Distribution Kernel Project <dist-kernel> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | floppym, lg3dx6fd |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=884061 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log in `xz -9`
emerge --info |
Description
Arniiiii
2025-03-10 07:14:21 UTC
Created attachment 920458 [details]
build.log in `xz -9`
Created attachment 920459 [details]
emerge --info
Looks like kernel/gen_kheaders.sh calls "tar --sort=name". That's an upstream issue. I guess we could BDEPEND on app-alternatives/tar[gnu]. In the past, we tried to get them to change to some ${TAR} variable but I think the patch kept getting forgotten. |