Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712170 - dev-lang/mercury-extras-14.01.1 : curs.c:(.text+<snip>): undefined reference to stdscr
Summary: dev-lang/mercury-extras-14.01.1 : curs.c:(.text+<snip>): undefined reference ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Keri Harris
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-11 17:35 UTC by Toralf Förster
Modified: 2020-03-25 12:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.08 KB, text/plain)
2020-03-11 17:35 UTC, Toralf Förster
Details
dev-lang:mercury-extras-14.01.1:20200311-112411.log (dev-lang:mercury-extras-14.01.1:20200311-112411.log,57.45 KB, text/plain)
2020-03-11 17:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,128.05 KB, text/plain)
2020-03-11 17:35 UTC, Toralf Förster
Details
environment (environment,78.00 KB, text/plain)
2020-03-11 17:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.76 KB, application/x-bzip)
2020-03-11 17:35 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,376 bytes, application/x-bzip)
2020-03-11 17:35 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 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.