Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809032 - games-action/rrootage-0.23a-r2 - screen.c:(.text+<snip>): undefined reference to SDL_JoystickOpen
Summary: games-action/rrootage-0.23a-r2 - screen.c:(.text+<snip>): undefined reference...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 809068 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-08-19 09:51 UTC by Toralf Förster
Modified: 2021-08-19 12:42 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.09 KB, text/plain)
2021-08-19 09:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,454.19 KB, text/plain)
2021-08-19 09:51 UTC, Toralf Förster
Details
environment (environment,55.96 KB, text/plain)
2021-08-19 09:51 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,50.29 KB, application/x-bzip)
2021-08-19 09:51 UTC, Toralf Förster
Details
games-action:rrootage-0.23a-r2:20210819-072653.log (games-action:rrootage-0.23a-r2:20210819-072653.log,11.88 KB, text/plain)
2021-08-19 09:51 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 2021-08-19 09:51:36 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: screen.o: in function `initSDL':
screen.c:(.text+0x453): undefined reference to `SDL_JoystickOpen'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: screen.o: in function `getPadState':
screen.c:(.text+0x37f4): undefined reference to `SDL_JoystickGetAxis'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: screen.c:(.text+0x3808): undefined reference to `SDL_JoystickGetAxis'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: screen.o: in function `getButtonState':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j3-20210813-003635

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.54.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit db95d09ae3ea7b2e793eefbc147ac82e4ff74701
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Aug 19 06:07:01 2021 +0000

    2021-08-19 06:06:59 UTC

emerge -qpvO games-action/rrootage
[ebuild  N    ] games-action/rrootage-0.23a-r2
Comment 1 Toralf Förster gentoo-dev 2021-08-19 09:51:37 UTC
Created attachment 734173 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-19 09:51:39 UTC
Created attachment 734176 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-19 09:51:40 UTC
Created attachment 734179 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-19 09:51:41 UTC
Created attachment 734182 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-19 09:51:42 UTC
Created attachment 734185 [details]
games-action:rrootage-0.23a-r2:20210819-072653.log
Comment 6 Larry the Git Cow gentoo-dev 2021-08-19 11:22:29 UTC
The bug has been closed via the following commit(s):

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

commit 93be02ff74ba071d860193e507750c8d217fc459
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-19 11:05:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-19 11:21:58 +0000

    games-action/rrootage: add missing libsdl[joystick] dep again!
    
    Fixes: 2a5c0c46e3051cc42c3299eae20fb77ce6d10e7e
    Closes: https://bugs.gentoo.org/809032
    Signed-off-by: Sam James <sam@gentoo.org>

 .../rrootage/{rrootage-0.23a-r2.ebuild => rrootage-0.23a-r3.ebuild}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-19 12:42:46 UTC
*** Bug 809068 has been marked as a duplicate of this bug. ***