Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689984 - games-simulation/pmars-sdl-0.9.2e-r1 : /.../ld: sim.o: undefined reference to symbol idlok
Summary: games-simulation/pmars-sdl-0.9.2e-r1 : /.../ld: sim.o: undefined reference to...
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: 2019-07-16 15:52 UTC by Toralf Förster
Modified: 2019-08-01 11:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.69 KB, text/plain)
2019-07-16 15:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,152.58 KB, text/plain)
2019-07-16 15:52 UTC, Toralf Förster
Details
environment (environment,48.42 KB, text/plain)
2019-07-16 15:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.16 KB, application/x-bzip)
2019-07-16 15:52 UTC, Toralf Förster
Details
games-simulation:pmars-sdl-0.9.2e-r1:20190716-013637.log (games-simulation:pmars-sdl-0.9.2e-r1:20190716-013637.log,6.77 KB, text/plain)
2019-07-16 15:52 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 2019-07-16 15:52:45 UTC
 * linking with LIB: -lcurses
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: sim.o: undefined reference to symbol 'idlok'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
 * ERROR: games-simulation/pmars-sdl-0.9.2e-r1::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl-20190713-133107

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *



emerge -qpvO games-simulation/pmars-sdl
[ebuild  N    ] games-simulation/pmars-sdl-0.9.2e-r1  USE="-X -sdl"
Comment 1 Toralf Förster gentoo-dev 2019-07-16 15:52:48 UTC
Created attachment 582994 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-16 15:52:51 UTC
Created attachment 582996 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-16 15:52:53 UTC
Created attachment 582998 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-16 15:52:56 UTC
Created attachment 583000 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-16 15:52:59 UTC
Created attachment 583002 [details]
games-simulation:pmars-sdl-0.9.2e-r1:20190716-013637.log
Comment 6 Larry the Git Cow gentoo-dev 2019-08-01 11:07:42 UTC
The bug has been closed via the following commit(s):

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

commit e57fd1a66b68c33337271320b43b6e61416971bb
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-08-01 11:06:07 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2019-08-01 11:06:25 +0000

    games-simulation/pmars-sdl: fix building with ncurses[tinfo]
    
    Closes: https://bugs.gentoo.org/689984
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 games-simulation/pmars-sdl/pmars-sdl-0.9.2e-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)