Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 424489 - 4-slot-abi record broken with use= dependencies
Summary: 4-slot-abi record broken with use= dependencies
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 423075
  Show dependency tree
 
Reported: 2012-07-02 12:01 UTC by Torsten Veller (RETIRED)
Modified: 2012-07-02 22:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Veller (RETIRED) gentoo-dev 2012-07-02 12:01:03 UTC
I am trying to use USE dependencies and 4-slot-abi for the perl packages
and it does not record the slot-abi settings:

If the eclass sets:
DEPEND="dev-lang/perl:=[-build,perl_flavor_debug=,perl_flavor_ithreads=]"

VDB/DEPEND misses :0/5.16=:
dev-lang/perl[-build,-perl_flavor_debug,perl_flavor_ithreads]



If the eclass sets (no "use=" dependency):
DEPEND="dev-lang/perl:=[-build,perl_flavor_ithreads]"

it's recorded as:
dev-lang/perl:0/5.16=[-build,perl_flavor_ithreads]

I've tried portage-2.2.0_alpha114 and -9999.

Thanks
Comment 2 Zac Medico gentoo-dev 2012-07-02 22:10:13 UTC
This is fixed in 2.1.11.4 and 2.2.0_alpha115.