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

Bug 547842

Summary: games-strategy/freeciv-2.5.0 fails to build with USE="auth"
Product: Gentoo Linux Reporter: Andrius Štikonas <andrius>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Andrius Štikonas 2015-04-26 18:43:26 UTC
games-strategy/freeciv-2.5.0 fails to build USE="auth"

Tested on both amd64 and arm, same result.

Reproducible: Always

Steps to Reproduce:
emerge freeciv

[ebuild     U  ] games-strategy/freeciv-2.5.0::gentoo [2.4.4::gentoo] USE="auth gtk ipv6 mysql nls postgres qt5%* readline sdl server sound sqlite -aimodules -dedicated -mapimg -modpack (-system-lua)"


Expected Results:  
Freeciv builds
Comment 1 Andrius Štikonas 2015-04-26 18:44:30 UTC
Created attachment 402072 [details]
build.log.xz
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2015-04-27 05:33:57 UTC
try without the postgres use flag.
Comment 3 Andrius Štikonas 2015-04-27 10:47:39 UTC
(In reply to Mr. Bones. from comment #2)
> try without the postgres use flag.

Then it works.
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2015-04-27 19:50:27 UTC
Talked to upstream and it turns out that postgres is unsupported so I dropped it from the ebuild.  We'll add it back later if it ever gets to the same support level and sqlite and mysql.