| Summary: | sys-fs/btrfs-progs-5.14.2: musl build failed (/usr/include/linux/sysinfo.h:8:8: error: redefinition of 'struct sysinfo') | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | HougeLangley <hougelangley1987> |
| Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | musl, sam |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info
Build Log |
||
|
Description
HougeLangley
2021-11-02 10:59:33 UTC
Created attachment 748023 [details]
emerge --info
archiso / # emerge -pqv '=sys-fs/btrfs-progs-5.14.2::gentoo' [ebuild N ] sys-fs/btrfs-progs-5.14.2 USE="convert zstd -doc -python -reiserfs -static -static-libs" PYTHON_SINGLE_TARGET="python3_9 -python3_8" Created attachment 748026 [details]
Build Log
(In reply to HougeLangley from comment #2) > archiso / # emerge -pqv '=sys-fs/btrfs-progs-5.14.2::gentoo' > [ebuild N ] sys-fs/btrfs-progs-5.14.2 USE="convert zstd -doc -python > -reiserfs -static -static-libs" PYTHON_SINGLE_TARGET="python3_9 -python3_8" Using ::gentoo headers is not supported. If you can produce with the headers that are in the musl overlay then I will spend the time to fix it. (In reply to Jory A. Pratt from comment #4) > (In reply to HougeLangley from comment #2) > > archiso / # emerge -pqv '=sys-fs/btrfs-progs-5.14.2::gentoo' > > [ebuild N ] sys-fs/btrfs-progs-5.14.2 USE="convert zstd -doc -python > > -reiserfs -static -static-libs" PYTHON_SINGLE_TARGET="python3_9 -python3_8" > > Using ::gentoo headers is not supported. If you can produce with the headers > that are in the musl overlay then I will spend the time to fix it. Thanks for your reply. I will try it :P (In reply to Jory A. Pratt from comment #4) > (In reply to HougeLangley from comment #2) > > archiso / # emerge -pqv '=sys-fs/btrfs-progs-5.14.2::gentoo' > > [ebuild N ] sys-fs/btrfs-progs-5.14.2 USE="convert zstd -doc -python > > -reiserfs -static -static-libs" PYTHON_SINGLE_TARGET="python3_9 -python3_8" > > Using ::gentoo headers is not supported. If you can produce with the headers > that are in the musl overlay then I will spend the time to fix it. I have been install linux-headers::musl, btrfs-progs build success. Thanks. |