Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 626894

Summary: games-puzzle/mures-0.5 : gi_sdl.c:(.text+<snip>): undefined reference to SDL_NumJoysticks
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
games-puzzle:mures-0.5:20170802-101601.log
logs.tbz2
temp.tbz2

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