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

Bug 480262

Summary: dev-libs/elfutils: multilib conversion
Product: Gentoo Linux Reporter: Alexis Ballier <aballier>
Component: Current packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: normal CC: multilib+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 454644    
Attachments: ebuild diff

Description Alexis Ballier gentoo-dev 2013-08-08 14:02:09 UTC
Created attachment 355410 [details, diff]
ebuild diff

will enter the tree masked and get missing blockers on emul-libs upon unmasking


i would appreciate a quick review ack/nack since this should be the last blocker for migrating glib


tests fail but not more than the no-multilib version here.
Comment 1 Alexis Ballier gentoo-dev 2013-08-08 15:02:18 UTC
(In reply to Alexis Ballier from comment #0)
> i would appreciate a quick review ack/nack since this should be the last
> blocker for migrating glib

glib doesnt need it for multilib in fact. it's still part of emul-linux so should be converted but is less urgent
Comment 2 Alexis Ballier gentoo-dev 2013-08-14 18:02:21 UTC
ping @maintainers: I will commit this in a few days unless you state here you want a "delay" for reviewing.
Comment 3 Ryan Hill (RETIRED) gentoo-dev 2013-08-15 05:22:05 UTC
Ok.
Comment 4 Alexis Ballier gentoo-dev 2013-08-16 12:36:38 UTC
in cvs with fixed BUILD_DIR vs S in src_test
Comment 5 SpanKY gentoo-dev 2013-08-25 02:28:57 UTC
Comment on attachment 355410 [details, diff]
ebuild diff

would be nice if the build/install didn't build all the tools for non-native ABIs
Comment 6 Alexis Ballier gentoo-dev 2013-08-26 13:35:19 UTC
(In reply to SpanKY from comment #5)
> Comment on attachment 355410 [details, diff] [details, diff]
> ebuild diff
> 
> would be nice if the build/install didn't build all the tools for non-native
> ABIs

agreed but I followed the comment in the ebuild:

        # These build quick, and are needed for most tests, so don't
        # disable their building when the USE flag is disabled.
        use utils || rm -rf "${ED}"/usr/bin

I can fix it if you want
Comment 7 SpanKY gentoo-dev 2013-08-26 18:27:46 UTC
(In reply to Alexis Ballier from comment #6)

fair enough.  status quo is OK.