Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689934 - games-arcade/netris-0.52-r2 : /.../ld: curses.o: undefined reference to symbol stdscr
Summary: games-arcade/netris-0.52-r2 : /.../ld: curses.o: undefined reference to symbo...
Status: RESOLVED DUPLICATE of bug 687992
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-15 21:55 UTC by Toralf Förster
Modified: 2019-07-16 07:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.63 KB, text/plain)
2019-07-15 21:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,140.97 KB, text/plain)
2019-07-15 21:55 UTC, Toralf Förster
Details
environment (environment,45.80 KB, text/plain)
2019-07-15 21:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.13 KB, application/x-bzip)
2019-07-15 21:55 UTC, Toralf Förster
Details
games-arcade:netris-0.52-r2:20190715-202648.log (games-arcade:netris-0.52-r2:20190715-202648.log,3.27 KB, text/plain)
2019-07-15 21:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.61 KB, application/x-bzip)
2019-07-15 21: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 2019-07-15 21:55:02 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -c version.c
x86_64-pc-linux-gnu-gcc -o netris game.o curses.o shapes.o board.o util.o inet.o robot.o version.o -Wl,-O1 -Wl,--as-needed -lncurses -lnsl
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: curses.o: undefined reference to symbol 'stdscr'
/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
make: *** [Makefile:19: netris] Error 1

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

  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-arcade/netris
[ebuild  N    ] games-arcade/netris-0.52-r2
Comment 1 Toralf Förster gentoo-dev 2019-07-15 21:55:04 UTC
Created attachment 582940 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-15 21:55:07 UTC
Created attachment 582942 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-15 21:55:10 UTC
Created attachment 582944 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-15 21:55:13 UTC
Created attachment 582946 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-15 21:55:15 UTC
Created attachment 582948 [details]
games-arcade:netris-0.52-r2:20190715-202648.log
Comment 6 Toralf Förster gentoo-dev 2019-07-15 21:55:18 UTC
Created attachment 582950 [details]
temp.tbz2
Comment 7 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-07-16 07:08:23 UTC

*** This bug has been marked as a duplicate of bug 687992 ***