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

Bug 542778

Summary: x11-libs/libX11 fails to build on arm7a musl
Product: Gentoo Linux Reporter: Michael Jones <gentoo>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED INVALID    
Severity: normal CC: embedded, hardened, x11
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.gz

Description Michael Jones 2015-03-10 05:50:57 UTC
Created attachment 398564 [details]
build.log.gz

This should be assigned to blueness@gentoo.org, CC: embedded@gentoo.org, hardened@gentoo.org, according to http://distfiles.gentoo.org/experimental/arm/musl/HOWTO
Comment 1 Michael Jones 2015-03-10 05:54:46 UTC
Apologizes for not being able to provide a patch. Hopefully I'll have a chance to look into it in more detail in the next several days.

Oh, I should mention this is hardened, not vanilla.
Comment 2 Felix Janda 2015-03-11 14:45:43 UTC
Please first upgrade qemu (then it should no longer complain about the missing syscall) to version 2.2 and rebuild everything so far.
Comment 3 Anthony Basile gentoo-dev 2015-03-14 15:31:29 UTC
(In reply to Felix Janda from comment #2)
> Please first upgrade qemu (then it should no longer complain about the
> missing syscall) to version 2.2 and rebuild everything so far.

Yeah this is a qemu issue not musl.  I'm closing this invalid.  Reopen if I'm wrong (ie, it persists on newer versions of qemu or native hardware.)
Comment 4 Michael Jones 2015-03-18 22:00:33 UTC
New qemu seems to have resolved the problem. Thanks for your attention.