Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743100 - games-emulation/gnuboy-1.0.3-r2 : sdl.c:(.text+<snip>): undefined reference to SDL_NumJoysticks
Summary: games-emulation/gnuboy-1.0.3-r2 : sdl.c:(.text+<snip>): undefined reference t...
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-09-17 07:17 UTC by Toralf Förster
Modified: 2021-08-19 00:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.27 KB, text/plain)
2020-09-17 07:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,266.39 KB, text/plain)
2020-09-17 07:17 UTC, Toralf Förster
Details
environment (environment,61.00 KB, text/plain)
2020-09-17 07:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.42 KB, application/x-bzip)
2020-09-17 07:17 UTC, Toralf Förster
Details
games-emulation:gnuboy-1.0.3-r2:20200916-211003.log (games-emulation:gnuboy-1.0.3-r2:20200916-211003.log,24.62 KB, text/plain)
2020-09-17 07:17 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.85 KB, application/x-bzip)
2020-09-17 07:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.03 KB, application/x-bzip)
2020-09-17 07:17 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-09-17 07:17:15 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sys/sdl/sdl.o: in function `vid_init':
sdl.c:(.text+0x235): undefined reference to `SDL_NumJoysticks'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sdl.c:(.text+0x25a): undefined reference to `SDL_JoystickOpen'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sdl.c:(.text+0x269): undefined reference to `SDL_JoystickEventState'
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20200910-071536

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

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

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Sep 16 09:05:45 PM UTC 2020

emerge -qpvO games-emulation/gnuboy
[ebuild  N    ] games-emulation/gnuboy-1.0.3-r2  USE="X sdl"
Comment 1 Toralf Förster gentoo-dev 2020-09-17 07:17:17 UTC
Created attachment 660879 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-09-17 07:17:19 UTC
Created attachment 660882 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-09-17 07:17:20 UTC
Created attachment 660885 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-09-17 07:17:21 UTC
Created attachment 660888 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-09-17 07:17:23 UTC
Created attachment 660891 [details]
games-emulation:gnuboy-1.0.3-r2:20200916-211003.log
Comment 6 Toralf Förster gentoo-dev 2020-09-17 07:17:24 UTC
Created attachment 660894 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-09-17 07:17:25 UTC
Created attachment 660897 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-08-19 00:39:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91aff97f2dac6a7897dff1da831d3d9243955307

commit 91aff97f2dac6a7897dff1da831d3d9243955307
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-19 00:17:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-19 00:39:00 +0000

    games-emulation/gnuboy: update EAPI 6 -> 7, add libsdl[joystick]
    
    Closes: https://bugs.gentoo.org/743100
    Signed-off-by: Sam James <sam@gentoo.org>

 .../gnuboy/files/gnuboy-1.0.3-include.patch        |  5 ++---
 games-emulation/gnuboy/gnuboy-1.0.3-r2.ebuild      | 25 +++++++++++-----------
 2 files changed, 14 insertions(+), 16 deletions(-)