Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 480262 - dev-libs/elfutils: multilib conversion
Summary: dev-libs/elfutils: multilib conversion
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gx86-multilib
  Show dependency tree
 
Reported: 2013-08-08 14:02 UTC by Alexis Ballier
Modified: 2013-08-26 18:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild diff (elfutils-multilib.patch,1.56 KB, patch)
2013-08-08 14:02 UTC, Alexis Ballier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.