Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740436 - games-arcade/fishsupper-0.1.6-r1 : main.cpp:(.text.startup+<snip>): undefined reference to SDL_NumJoysticks
Summary: games-arcade/fishsupper-0.1.6-r1 : main.cpp:(.text.startup+<snip>): undefined...
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-05 06:54 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,15.81 KB, text/plain)
2020-09-05 06:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,41.96 KB, text/plain)
2020-09-05 06:54 UTC, Toralf Förster
Details
environment (environment,69.22 KB, text/plain)
2020-09-05 06:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.05 KB, application/x-bzip)
2020-09-05 06:55 UTC, Toralf Förster
Details
games-arcade:fishsupper-0.1.6-r1:20200905-013057.log (games-arcade:fishsupper-0.1.6-r1:20200905-013057.log,38.00 KB, text/plain)
2020-09-05 06:55 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.05 KB, application/x-bzip)
2020-09-05 06:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.85 KB, application/x-bzip)
2020-09-05 06:55 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-05 06:54:53 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o: in function `main':
main.cpp:(.text.startup+0x111): undefined reference to `SDL_NumJoysticks'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.cpp:(.text.startup+0x2d8): undefined reference to `SDL_JoystickClose'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.cpp:(.text.startup+0x317): undefined reference to `SDL_JoystickOpen'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.cpp:(.text.startup+0x347): undefined reference to `SDL_JoystickName'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-abi32+64-20200903-031915

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

gcc-config -l:
 [1] 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]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (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]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Sep  5 12:05:36 AM UTC 2020

emerge -qpvO games-arcade/fishsupper
[ebuild  N    ] games-arcade/fishsupper-0.1.6-r1
Comment 1 Toralf Förster gentoo-dev 2020-09-05 06:54:55 UTC
Created attachment 658468 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-09-05 06:54:57 UTC
Created attachment 658470 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-09-05 06:54:59 UTC
Created attachment 658472 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-09-05 06:55:01 UTC
Created attachment 658474 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-09-05 06:55:03 UTC
Created attachment 658476 [details]
games-arcade:fishsupper-0.1.6-r1:20200905-013057.log
Comment 6 Toralf Förster gentoo-dev 2020-09-05 06:55:04 UTC
Created attachment 658478 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-09-05 06:55:06 UTC
Created attachment 658480 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-08-19 00:39:26 UTC
The bug has been closed via the following commit(s):

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

commit d08acb0d948dde3f99699dbca733ca4d49b3012a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-19 00:10:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-19 00:38:57 +0000

    games-arcade/fishsupper: update EAPI 6 -> 7, add missing libsdl2[joystick]
    
    Closes: https://bugs.gentoo.org/740436
    Signed-off-by: Sam James <sam@gentoo.org>

 games-arcade/fishsupper/fishsupper-0.1.6-r1.ebuild | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)