Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 584136

Summary: sys-fs/xfsprogs-4.5.0 fails to cross build against uclibc
Product: Gentoo Linux Reporter: Sven E. <dark>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-uclibc.info
build.log

Description Sven E. 2016-05-26 00:06:42 UTC
sys-fs/xfsprogs-4.5.0 fails to cross-build against uclibc due to missing header (ustat.h).

Reproducible: Always

Steps to Reproduce:
1. create cross-toolchain (uclibc) with crossdev
2. crossemerge xfsprogs

Actual Results:  
build failure

Expected Results:  
clean build
Comment 1 Sven E. 2016-05-26 00:07:18 UTC
emerge-x86_64-pc-linux-uclibc -pqv '=sys-fs/xfsprogs-4.5.0::gentoo'
[ebuild  N    ] sys-fs/xfsprogs-4.5.0 to /usr/x86_64-pc-linux-uclibc/ USE="readline -libedit (-nls) -static -static-libs" 

 * IMPORTANT: 5 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.
Comment 2 Sven E. 2016-05-26 00:08:21 UTC
Created attachment 435402 [details]
emerge-uclibc.info

emerge --info
Comment 3 Sven E. 2016-05-26 00:09:04 UTC
Created attachment 435404 [details]
build.log

build.log
Comment 4 SpanKY gentoo-dev 2016-05-27 18:59:30 UTC

*** This bug has been marked as a duplicate of bug 477758 ***