Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 441602 - games-action/clanbomber-2.1.1 dependency dev-libs/boost
Summary: games-action/clanbomber-2.1.1 dependency dev-libs/boost
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-03 17:54 UTC by Andreas Thalhammer
Modified: 2012-11-04 04:43 UTC (History)
1 user (show)

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


Attachments
clanbomber-2.1.1.ebuild patch to build with boost > 1.45 (clanbomber-2.1.1.ebuild.boost.patch,306 bytes, text/plain)
2012-11-03 17:54 UTC, Andreas Thalhammer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Thalhammer 2012-11-03 17:54:06 UTC
Created attachment 328226 [details]
clanbomber-2.1.1.ebuild patch to build with boost > 1.45

On my ARCH amd64 dev-libs/boost-1.49.0-r2 has become stable, see bug #425354.

Unfortunately games-action/clanbomber-2.1.1 (~amd64 at this time) depends (RDEPEND) on dev-libs/boost > 1.36 and < 1.46.

On my system this causes a revert to games-action/clanbomber-2.0.9.1, which does not have this dependency.

As I didn't want this revert, I compiled games-action/clanbomber-2.1.1 with the -O flag (no dependencies) and it succeeded with dev-libs/boost-1.49.0-r2.

I tested clanbomber and as far as I can see it works as supposed to.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-11-04 04:40:07 UTC
There are a few changes that are needed to get this not even try using the old slotted boost.

games@ do you want me to help with this or you can take care of it?
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2012-11-04 04:43:01 UTC
unclamped the boost dep.