Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832817 - games-sports/trigger-0.6.1-r1 - app.cpp:(.text+<snip>): undefined reference to SDL_NumJoysticks
Summary: games-sports/trigger-0.6.1-r1 - app.cpp:(.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: 2022-02-06 20:32 UTC by Toralf Förster
Modified: 2022-02-07 04:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.78 KB, text/plain)
2022-02-06 20:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,48.07 KB, text/plain)
2022-02-06 20:32 UTC, Toralf Förster
Details
environment (environment,61.60 KB, text/plain)
2022-02-06 20:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.93 KB, application/x-bzip)
2022-02-06 20:32 UTC, Toralf Förster
Details
games-sports:trigger-0.6.1-r1:20220206-200539.log (games-sports:trigger-0.6.1-r1:20220206-200539.log,73.97 KB, text/plain)
2022-02-06 20:32 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.40 KB, application/x-bzip)
2022-02-06 20:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.71 KB, application/x-bzip)
2022-02-06 20:32 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 2022-02-06 20:32:03 UTC
too long lines were shrinked:


    x86_64-pc-linux-gnu-g++ -Wall -O3 -pipe -march=native -fno-diagnostics-color -O2 -DDATADIR='"/usr/share/games/trigger"' -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o trigger ./out/x86_64-pc-linux-gnu/opt/src/trigger/render.o ./out/x86_64-pc-linux-gnu/opt/src/trigger/main.o .

/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: ./out/x86_64-pc-linux-gnu/opt/src/pengine/libpengine.a(app.o): in function `PApp::run(int, char**)':
app.cpp:(.text+0x179f): undefined reference to `SDL_NumJoysticks'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: app.cpp:(.text+0x191a): undefined reference to `SDL_JoystickOpen'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: app.cpp:(.text+0x193d): undefined reference to `SDL_JoystickName'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20220206-080014

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.58.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4 *
  [2]   php8.0
  [3]   php8.1

  HEAD of ::gentoo
commit 9dfe09523ddfeab99edebd673e0347407ebad49a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Feb 6 18:06:55 2022 +0000

    2022-02-06 18:06:54 UTC

emerge -qpvO games-sports/trigger
[ebuild  N    ] games-sports/trigger-0.6.1-r1
Comment 1 Toralf Förster gentoo-dev 2022-02-06 20:32:04 UTC
Created attachment 764483 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-06 20:32:05 UTC
Created attachment 764484 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-02-06 20:32:07 UTC
Created attachment 764485 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-02-06 20:32:08 UTC
Created attachment 764486 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-02-06 20:32:10 UTC
Created attachment 764487 [details]
games-sports:trigger-0.6.1-r1:20220206-200539.log
Comment 6 Toralf Förster gentoo-dev 2022-02-06 20:32:11 UTC
Created attachment 764488 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-02-06 20:32:12 UTC
Created attachment 764489 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-02-07 04:41:30 UTC
The bug has been closed via the following commit(s):

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

commit ea9d025668dbe8ec90b089e6b7459657f0e78d54
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-07 04:40:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-07 04:41:17 +0000

    games-sports/trigger: update EAPI 6 -> 8, fix joystick dependency
    
    Closes: https://bugs.gentoo.org/832817
    Signed-off-by: Sam James <sam@gentoo.org>

 games-sports/trigger/trigger-0.6.1-r1.ebuild | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)