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

Bug 424489

Summary: 4-slot-abi record broken with use= dependencies
Product: Portage Development Reporter: Torsten Veller (RETIRED) <tove>
Component: Core - DependenciesAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 423075    

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.