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

Bug 733522

Summary: games-simulation/searchandrescue-1.7.0 : sarmenuoptions.c:(.text+<snip>): undefined reference to SDL_JoystickNumAxes
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-history.txt
environment
etc.portage.tbz2
games-simulation:searchandrescue-1.7.0:20200722-104441.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-07-22 14:32:04 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: sarmenuoptions.o: in function `SARMenuOptionsJoystickTestDrawCB':
sarmenuoptions.c:(.text+0x1cc0): undefined reference to `SDL_JoystickNumAxes'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: sarmenuoptions.c:(.text+0x1d61): undefined reference to `SDL_JoystickNumButtons'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: sarmenuoptions.c:(.text+0x1f88): undefined reference to `SDL_JoystickGetButton'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: sarmenuoptions.c:(.text+0x1f98): undefined reference to `SDL_JoystickNumButtons'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl-20200718-131556

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.45.0
  [2]   rust-1.45.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Jul 22 10:05:28 AM UTC 2020
/var/db/repos/libressl	Thu Jul 16 08:11:39 AM UTC 2020

emerge -qpvO games-simulation/searchandrescue
[ebuild  N    ] games-simulation/searchandrescue-1.7.0
Comment 1 Toralf Förster gentoo-dev 2020-07-22 14:32:35 UTC
Created attachment 650196 [details]
emerge-history.txt
Comment 2 Toralf Förster gentoo-dev 2020-07-22 14:32:41 UTC
Created attachment 650198 [details]
environment
Comment 3 Toralf Förster gentoo-dev 2020-07-22 14:32:48 UTC
Created attachment 650200 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2020-07-22 14:32:56 UTC
Created attachment 650202 [details]
games-simulation:searchandrescue-1.7.0:20200722-104441.log
Comment 5 Toralf Förster gentoo-dev 2020-07-22 14:33:00 UTC
Created attachment 650204 [details]
temp.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2021-08-19 00:42:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9f3a4e1fdfc235dc42e4639a077bbb5595b338

commit 1e9f3a4e1fdfc235dc42e4639a077bbb5595b338
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-19 00:42:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-19 00:42:16 +0000

    games-simulation/searchandrescue: add libsdl[joystick] dependency
    
    Closes: https://bugs.gentoo.org/733522
    Signed-off-by: Sam James <sam@gentoo.org>

 ...handrescue-1.7.0.ebuild => searchandrescue-1.7.0-r1.ebuild} | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)