Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738148 - games-arcade/cdogs-sdl-0.4-r1 : joystick.c:(.text+<snip>): undefined reference to SDL_JoystickUpdate
Summary: games-arcade/cdogs-sdl-0.4-r1 : joystick.c:(.text+<snip>): undefined referenc...
Status: RESOLVED OBSOLETE
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-08-20 07:01 UTC by Toralf Förster
Modified: 2021-08-19 00:08 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.81 KB, text/plain)
2020-08-20 07:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,241.77 KB, text/plain)
2020-08-20 07:01 UTC, Toralf Förster
Details
environment (environment,113.99 KB, text/plain)
2020-08-20 07:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,35.40 KB, application/x-bzip)
2020-08-20 07:01 UTC, Toralf Förster
Details
games-arcade:cdogs-sdl-0.4-r1:20200820-014045.log (games-arcade:cdogs-sdl-0.4-r1:20200820-014045.log,14.11 KB, text/plain)
2020-08-20 07:01 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-08-20 07:01:16 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: joystick.o: in function `PollSticks':
joystick.c:(.text+0x20): undefined reference to `SDL_JoystickUpdate'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: joystick.c:(.text+0x82): undefined reference to `SDL_JoystickGetAxis'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: joystick.c:(.text+0x93): undefined reference to `SDL_JoystickGetAxis'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: joystick.c:(.text+0xbe): undefined reference to `SDL_JoystickGetButton'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20200814-212555

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
/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)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.45.2 *
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Aug 20 12:35:36 AM UTC 2020
/var/db/repos/libressl	Mon Aug 10 09:13:35 AM UTC 2020

emerge -qpvO games-arcade/cdogs-sdl
[ebuild  N    ] games-arcade/cdogs-sdl-0.4-r1
Comment 1 Toralf Förster gentoo-dev 2020-08-20 07:01:17 UTC
this seems to be either still an issue or a similarity to the one reported in bug 626898
Comment 2 Toralf Förster gentoo-dev 2020-08-20 07:01:19 UTC
Created attachment 655630 [details]
emerge-info.txt
Comment 3 Toralf Förster gentoo-dev 2020-08-20 07:01:21 UTC
Created attachment 655632 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-20 07:01:23 UTC
Created attachment 655634 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-20 07:01:25 UTC
Created attachment 655636 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-20 07:01:27 UTC
Created attachment 655638 [details]
games-arcade:cdogs-sdl-0.4-r1:20200820-014045.log
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-19 00:08:14 UTC
Fixed by https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=757d074721f7f503d239f348638102dcaeff3a21 (no longer relevant).