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

Bug 947326

Summary: dev-lang/ada-bootstrap-14: keyword on ~alpha
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Gentoo Linux ADA team <ada>
Status: CONFIRMED ---    
Severity: normal CC: alpha, esigra
Priority: Normal Keywords: CC-ARCHES
Version: unspecified   
Hardware: Alpha   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 940472    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-01 20:09:19 UTC
Please test this manually:
1) add '=dev-lang/ada-bootstrap-14 **' to package.accept_keywords
2) add 'sys-devel/gcc -ada' to profile/package.use.mask
3) add 'sys-devel/gcc ada' to package.use
4) emerge -v1 sys-devel/gcc:14 # should pull in ada-bootstrap and then build with ada

If it succeeds, please keyword. If not, logs please ;)

Thanks!
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-05 22:46:57 UTC
Fixed testing instructions:
1) add '=dev-lang/ada-bootstrap-14 **' to package.accept_keywords
2) add '>=sys-devel/gcc-14 -ada' to profile/package.use.mask
3) add '>=sys-devel/gcc-14 ada' to package.use
4) emerge -v1 sys-devel/gcc:14 # should pull in ada-bootstrap and then build with ada