Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691766 - games-puzzle/braincurses-0.5b-r1 : /.../ld: /.../ccOJwWKz.o: undefined reference to symbol curs_set
Summary: games-puzzle/braincurses-0.5b-r1 : /.../ld: /.../ccOJwWKz.o: undefined refere...
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:
Depends on:
Blocks:
 
Reported: 2019-08-08 17:21 UTC by Toralf Förster
Modified: 2019-08-21 10:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.99 KB, text/plain)
2019-08-08 17:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,196.11 KB, text/plain)
2019-08-08 17:21 UTC, Toralf Förster
Details
environment (environment,15.49 KB, text/plain)
2019-08-08 17:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.99 KB, application/x-bzip)
2019-08-08 17:21 UTC, Toralf Förster
Details
games-puzzle:braincurses-0.5b-r1:20190808-112830.log (games-puzzle:braincurses-0.5b-r1:20190808-112830.log,2.55 KB, text/plain)
2019-08-08 17:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,6.04 KB, application/x-bzip)
2019-08-08 17:21 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-08-08 17:21:42 UTC
  244 |    system( "clear" );
      |    ~~~~~~^~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/games-puzzle/braincurses-0.5b-r1/temp/ccOJwWKz.o: undefined reference to symbol 'curs_set'
/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: *** [<builtin>: braincurses] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl-20190804-112242

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

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)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  (none found)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 

emerge -qpvO games-puzzle/braincurses
--- Invalid atom in /etc/portage/package.accept_keywords/00unstable: sys-libs/glibc-2.30
Comment 1 Toralf Förster gentoo-dev 2019-08-08 17:21:45 UTC
Created attachment 586236 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-08 17:21:48 UTC
Created attachment 586238 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-08 17:21:50 UTC
Created attachment 586240 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-08 17:21:53 UTC
Created attachment 586242 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-08 17:21:55 UTC
Created attachment 586244 [details]
games-puzzle:braincurses-0.5b-r1:20190808-112830.log
Comment 6 Toralf Förster gentoo-dev 2019-08-08 17:21:58 UTC
Created attachment 586246 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-08-21 10:11:41 UTC
The bug has been closed via the following commit(s):

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

commit 77cc16e4654532dbc38dc6d130da01008e0f0090
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-08-21 10:00:00 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2019-08-21 10:10:57 +0000

    games-puzzle/braincurses: bump version to 1.1.0
    
    Fix building with ncurses[tinfo].
    
    Closes: https://bugs.gentoo.org/691766
    Package-Manager: Portage-2.3.72, Repoman-2.3.17
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 games-puzzle/braincurses/Manifest                 |  1 +
 games-puzzle/braincurses/braincurses-1.1.0.ebuild | 27 +++++++++++++++++++++++
 games-puzzle/braincurses/metadata.xml             |  1 -
 3 files changed, 28 insertions(+), 1 deletion(-)