Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213152 - games-sports/xmoto-0.4.1 fails to configure (sdl-config)
Summary: games-sports/xmoto-0.4.1 fails to configure (sdl-config)
Status: RESOLVED DUPLICATE of bug 209963
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Games
URL: http://xmoto.tuxfamily.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-12 14:14 UTC by Matija "hook" Šuklje
Modified: 2008-03-13 12:10 UTC (History)
0 users

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


Attachments
build.log (build.log,4.93 KB, text/plain)
2008-03-12 14:15 UTC, Matija "hook" Šuklje
Details
environment (environment,92.05 KB, text/plain)
2008-03-12 14:16 UTC, Matija "hook" Šuklje
Details
emerge --info (emerge_info,4.52 KB, text/plain)
2008-03-12 14:18 UTC, Matija "hook" Šuklje
Details
config.log (config.log,28.86 KB, text/plain)
2008-03-12 22:01 UTC, Matija "hook" Šuklje
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matija "hook" Šuklje 2008-03-12 14:14:23 UTC
The latest XMoto does not emerge on my AMD64. The configure breaks at the point where it searched for the SDL version.

Reproducable: always (at least on all three tries on different days and syncs of the tree)

Relevant console output (see attachments for more):

checking for SDL - version >= 1.0.0... checking for sdl-config... /usr/bin/sdl-config
no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means SDL was incorrectly installed
*** or that you have moved SDL since it was installed. In the latter case, you
*** may want to edit the sdl-config script: /usr/bin/sdl-config
configure: error: SDL required

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/games-sports/xmoto-0.4.1/work/xmoto-0.4.1/config.log
 *
 * ERROR: games-sports/xmoto-0.4.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2339:  Called egamesconf 'src_compile' 'src_compile' '--disable-dependency-tracking' '--with-enable-zoom=1' '--enable-threads=posix' '--with-gnu-ld' '--with-X' '--with-localesdir=/usr/share/locale' '--with-renderer-sdlGfx=0'
 *             environment, line  666:  Called econf '--with-renderer-openGl=1' '--with-gettext' '--prefix=/usr/games' '--libdir=/usr/games/lib64' '--datadir=/usr/share/games' '--sysconfdir=/etc/games' '--localstatedir=/var/games' '--disable-dependency-tracking' '--with-enable-zoom=1' '--enable-threads=posix' '--with-gnu-ld' '--with-X' '--with-localesdir=/usr/share/locale' '--with-renderer-sdlGfx=0'
 *               ebuild.sh, line  513:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/games-sports/xmoto-0.4.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-sports/xmoto-0.4.1/temp/environment'.
 *
Comment 1 Matija "hook" Šuklje 2008-03-12 14:15:38 UTC
Created attachment 145904 [details]
build.log
Comment 2 Matija "hook" Šuklje 2008-03-12 14:16:05 UTC
Created attachment 145906 [details]
environment
Comment 3 Matija "hook" Šuklje 2008-03-12 14:18:59 UTC
Created attachment 145907 [details]
emerge --info
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2008-03-12 19:10:13 UTC
> !!! Please attach the following file when seeking support:
> !!! /var/tmp/portage/games-sports/xmoto-0.4.1/work/xmoto-0.4.1/config.log

Please do it...
Comment 5 Matija "hook" Šuklje 2008-03-12 22:01:36 UTC
Created attachment 145936 [details]
config.log
Comment 6 Tristan Heaven (RETIRED) gentoo-dev 2008-03-12 22:31:16 UTC
thanks
Comment 7 Matija "hook" Šuklje 2008-03-12 22:41:03 UTC
Sorry that I didn't attach it at fist — I tried to, but I didn't succeed (did not anticipate that it was unreadable by normal user).
Comment 8 Mr. Bones. (RETIRED) gentoo-dev 2008-03-12 23:39:08 UTC
rebuild libsdl.  It looks like you changed use flags out from under it.
Comment 9 Matija "hook" Šuklje 2008-03-13 11:20:08 UTC
Remerging libsdl did not solve it, but revdep-rebuild did (I think sdl-sound was in it).

Heh, Murphy's law: one forgets to revdep-rebuild, just when he's filing a bug. I usually do it regularly. :P

Sorry
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2008-03-13 12:10:06 UTC
<snip>
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libslang-utf8.so.1, needed by /usr/lib/libaa.so.1, not found (try using -rpath or -rpath-link)
</snip>

*** This bug has been marked as a duplicate of bug 209963 ***