Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733522 - games-simulation/searchandrescue-1.7.0 : sarmenuoptions.c:(.text+<snip>): undefined reference to SDL_JoystickNumAxes
Summary: games-simulation/searchandrescue-1.7.0 : sarmenuoptions.c:(.text+<snip>): und...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-22 14:32 UTC by Toralf Förster
Modified: 2021-08-19 00:42 UTC (History)
0 users

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


Attachments
emerge-history.txt (emerge-history.txt,174.83 KB, text/plain)
2020-07-22 14:32 UTC, Toralf Förster
Details
environment (environment,86.17 KB, text/plain)
2020-07-22 14:32 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.66 KB, application/x-bzip)
2020-07-22 14:32 UTC, Toralf Förster
Details
games-simulation:searchandrescue-1.7.0:20200722-104441.log (games-simulation:searchandrescue-1.7.0:20200722-104441.log,71.35 KB, text/plain)
2020-07-22 14:32 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.15 KB, application/x-bzip)
2020-07-22 14:33 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 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(-)