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

Bug 577198

Summary: =app-emulation/wine-1.9.5 - No rule to make target po with USE="staging -nls"
Product: Gentoo Linux Reporter: James Le Cuirot <chewi>
Component: Current packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description James Le Cuirot gentoo-dev 2016-03-12 18:26:13 UTC
Created attachment 428048 [details]
build.log

wine-1.9.5 fails with "No rule to make target po" when building with USE="staging -nls" immediately after entering the src_compile phase. See attached log for the full output. It gets further when I enable nls but eventually dies because of bug #574044.
Comment 1 Adam Feldman gentoo-dev 2016-03-12 21:16:59 UTC
Can you confirm that you experience the issue without the staging use flag?
Comment 2 James Le Cuirot gentoo-dev 2016-03-12 22:35:33 UTC
(In reply to NP-Hardass from comment #1)
> Can you confirm that you experience the issue without the staging use flag?

Yep, otherwise I wouldn't have mentioned it! ;)
Comment 3 Don O 2016-03-12 23:20:24 UTC
I had staging on, nls off also. Same problem.

I turned off staging and it compiled fine then.
Comment 4 Adam Feldman gentoo-dev 2016-03-13 03:08:30 UTC
Resolved in 5c96bff6d9fcbcd80e34207662f9c77454283066
Comment 5 Don O 2016-03-13 10:05:57 UTC
Works this morning (3-13) w/staging 

Thanks