Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 547842 - games-strategy/freeciv-2.5.0 fails to build with USE="auth"
Summary: games-strategy/freeciv-2.5.0 fails to build with USE="auth"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-26 18:43 UTC by Andrius Štikonas
Modified: 2015-04-27 19:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,18.11 KB, application/x-xz)
2015-04-26 18:44 UTC, Andrius Štikonas
Details

Note You need to log in before you can comment on or make changes to this bug.
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.