Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 443774 - games-arcade/smc-1.9: emake failed
Summary: games-arcade/smc-1.9: emake failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-18 12:45 UTC by Bernd Grubert
Modified: 2014-08-04 11:14 UTC (History)
0 users

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


Attachments
build.log emerge -qv smc (build.log,7.82 KB, text/plain)
2012-11-18 12:45 UTC, Bernd Grubert
Details
output of 'emerge --info '=games-arcade/smc-1.9'' (smc-emerge-info.log,5.52 KB, text/plain)
2012-11-18 12:47 UTC, Bernd Grubert
Details
Output of emerge -pqv '=games-arcade/smc-1.9' (emerge-pqv-smc.log,52 bytes, text/plain)
2012-11-18 12:48 UTC, Bernd Grubert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Grubert 2012-11-18 12:45:30 UTC
Created attachment 329820 [details]
build.log emerge -qv smc

After the last emerge --sync the emake of smc Version 1.9 failed.
See attached build.log and other logs for details.
Comment 1 Bernd Grubert 2012-11-18 12:47:20 UTC
Created attachment 329822 [details]
output of 'emerge --info '=games-arcade/smc-1.9''
Comment 2 Bernd Grubert 2012-11-18 12:48:14 UTC
Created attachment 329824 [details]
Output of emerge -pqv '=games-arcade/smc-1.9'
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2012-11-18 20:31:30 UTC
what version of boost?
Comment 4 Bernd Grubert 2012-11-18 21:19:00 UTC
The boost version is:
dev-libs/boost-1.49.0-r2
Comment 5 Søren Færløv 2012-11-19 09:37:58 UTC
It looks like dev-games/cegui was updated recently, which breaks SMC.

This combined with the problem with recent Boost versions is sort of sad. It looks like SMC lacks a proper maintainer. I would love to step up to the taks, but I'm afraid time doesn't allow it at the moment.
Comment 6 Søren Færløv 2012-11-19 09:44:40 UTC
Just dug a little deeper into this and found the following:

http://www.cegui.org.uk/phpBB2/viewtopic.php?f=10&t=6185

It sounds like we should switch to using subversion snapshots of SMC, instead of the somewhat dated 1.9 release. This could perhaps also solve the Boost filesystem problem (#442502).
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2012-11-19 22:22:16 UTC
smc-1.9 needs cegui-0.6.  I reverted back to that requirement.
Comment 8 Julian Ospald 2012-11-20 09:12:07 UTC
(In reply to comment #6)
> Just dug a little deeper into this and found the following:
> 
> http://www.cegui.org.uk/phpBB2/viewtopic.php?f=10&t=6185
> 
> It sounds like we should switch to using subversion snapshots of SMC,
> instead of the somewhat dated 1.9 release. This could perhaps also solve the
> Boost filesystem problem (#442502).

latest git master does not compile for me