Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615998 - app-portage/portpeek-2.1.21 does not recognize LLVM_TARGETS
Summary: app-portage/portpeek-2.1.21 does not recognize LLVM_TARGETS
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Third-Party Tools (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mike Pagano
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-19 09:30 UTC by Erik Quaeghebeur
Modified: 2017-04-21 06:30 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 Erik Quaeghebeur 2017-04-19 09:30:18 UTC
In my package.use, I have 

sys-devel/llvm LLVM_TARGETS: -AMDGPU -NVPTX

With `portpeek -qa`, this gives

package.use:
No valid use flags found for package: sys-devel/llvm. Invalid flag(s) found: LLVM_TARGETS:,-AMDGPU,-NVPTX

However, the syntax I use works, so I guess portpeek just doesn't know it yet.
Comment 1 Mike Pagano gentoo-dev 2017-04-20 13:13:25 UTC
I released 2.1.24 which I believe fixes this problem. Can you unmask,install, test it and let me know back here?
Comment 2 Erik Quaeghebeur 2017-04-21 06:30:01 UTC
(In reply to Mike Pagano from comment #1)
> I released 2.1.24 which I believe fixes this problem. Can you
> unmask,install, test it and let me know back here?

I don't get any complaint anymore. (Did require adding unstable portage, though.)