Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 712170

Summary: dev-lang/mercury-extras-14.01.1 : curs.c:(.text+<snip>): undefined reference to stdscr
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Keri Harris <keri>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lang:mercury-extras-14.01.1:20200311-112411.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2

Description Toralf Förster gentoo-dev 2020-03-11 17:35:31 UTC
	 -lpanel -lncurses   
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: curs.pic_o: in function <predicate curs.rows_cols/4 mode 0>:
curs.c:(.text+0x1b): undefined reference to stdscr
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: curs.pic_o: in function <predicate curs.attr_set/3 mode 0>:
curs.c:(.text+0xfb): undefined reference to stdscr
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: curs.pic_o: in function <function curs.acs_block/0 mode 0>:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl_abi32+64-20200307-151705

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

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

clang:
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
llvm:
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.15.0 [icedtea-8]
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 11 Mar 2020 09:39:58 +0000

emerge -qpvO dev-lang/mercury-extras
[ebuild  N    ] dev-lang/mercury-extras-14.01.1  USE="X cairo ncurses opengl ssl xml -examples -glut -iodbc -odbc -tcl -tk"
Comment 1 Toralf Förster gentoo-dev 2020-03-11 17:35:33 UTC
Created attachment 618004 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-11 17:35:37 UTC
Created attachment 618006 [details]
dev-lang:mercury-extras-14.01.1:20200311-112411.log
Comment 3 Toralf Förster gentoo-dev 2020-03-11 17:35:40 UTC
Created attachment 618008 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-11 17:35:43 UTC
Created attachment 618010 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-11 17:35:46 UTC
Created attachment 618012 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-11 17:35:50 UTC
Created attachment 618014 [details]
logs.tbz2
Comment 7 Keri Harris gentoo-dev 2020-03-25 12:08:39 UTC
This is fixed in git; thanks for reporting this bug.