Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 626894 - games-puzzle/mures-0.5 : gi_sdl.c:(.text+<snip>): undefined reference to SDL_NumJoysticks
Summary: games-puzzle/mures-0.5 : gi_sdl.c:(.text+<snip>): undefined reference to SDL...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-02 17:24 UTC by Toralf Förster
Modified: 2018-05-01 14:28 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.52 KB, text/plain)
2017-08-02 17:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,80.89 KB, text/plain)
2017-08-02 17:24 UTC, Toralf Förster
Details
environment (environment,120.64 KB, text/plain)
2017-08-02 17:24 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.89 KB, application/x-bzip)
2017-08-02 17:24 UTC, Toralf Förster
Details
games-puzzle:mures-0.5:20170802-101601.log (games-puzzle:mures-0.5:20170802-101601.log,29.12 KB, text/plain)
2017-08-02 17:24 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.01 KB, application/x-bzip)
2017-08-02 17:24 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.44 KB, application/x-bzip)
2017-08-02 17:24 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-08-02 17:24:00 UTC
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -ansi -pedantic  -Wl,-O1 -Wl,--as-needed -o mures SDL_rotozoom.o ai.o anim.o audio.o audio_sdl.o client.o game.o game_input.o game_output.o gi_sdl.o go_gl.o go_sdl.o gui.o input_queue.o lib.o lua.o main.o map.o menu.o net_common.o output.o pregame.o server.o sim.o -llua -L./lua  -lm -lSDL_ttf -lSDL_net -lSDL_image  -lSDL -lpthread -lSDL_image -lSDL_net -lSDL_ttf
gi_sdl.o: In function `gi_sdl_init':
gi_sdl.c:(.text+0x10ce): undefined reference to `SDL_NumJoysticks'
gi_sdl.c:(.text+0x10e1): undefined reference to `SDL_NumJoysticks'
gi_sdl.c:(.text+0x1105): undefined reference to `SDL_JoystickEventState'
gi_sdl.c:(.text+0x1116): undefined reference to `SDL_JoystickOpen'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_20170731-194316

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)



emerge -qpv games-puzzle/mures
[ebuild  N    ] games-puzzle/mures-0.5  USE="-opengl"
Comment 1 Toralf Förster gentoo-dev 2017-08-02 17:24:03 UTC
Created attachment 487682 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-02 17:24:06 UTC
Created attachment 487684 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-08-02 17:24:10 UTC
Created attachment 487686 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-08-02 17:24:13 UTC
Created attachment 487688 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-08-02 17:24:16 UTC
Created attachment 487690 [details]
games-puzzle:mures-0.5:20170802-101601.log
Comment 6 Toralf Förster gentoo-dev 2017-08-02 17:24:19 UTC
Created attachment 487692 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-08-02 17:24:23 UTC
Created attachment 487694 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2018-05-01 13:04:27 UTC
it keeps compiling for me :/
Comment 9 Toralf Förster gentoo-dev 2018-05-01 14:28:43 UTC
indeed, I'll mark it as resolved