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

Bug 690222

Summary: games-util/wit-3.02a : dclib-color.c:(.text+<snip>): undefined reference to setupterm
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Tim Harder <radhermit>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 457530    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
games-util:wit-3.02a:20190718-235741.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-07-19 16:00:20 UTC
	cert.o dclib-basics.o dclib-color.o dclib-debug.o dclib-file.o dclib-numeric.o dclib-option.o dclib-tables.o dclib-ui.o dclib-utf8.o dclib-vector.o dclib-xdump.o file-formats.o iso-interface.o lib-bzip2.o lib-ciso.o lib-file.o lib-gcz.o lib-lzma.o lib-sf.o lib-std.o lib-wdf.o lib-wia.o libwbfs.o match-pattern.o patch.o rijndael.o sha1_one.o sha1dgst.o src/lzma/LzFind.o src/lzma/Lzma2Dec.o src/lzma/Lzma2Enc.o src/lzma/LzmaDec.o src/lzma/LzmaEnc.o ssl-asm.o titles.o tools.o wbfs-interface.o wiidisc.o  -lz -lm -lncurses -lbz2  -o gen-ui
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: dclib-color.o: in function `GetColorSetAuto':
dclib-color.c:(.text+0x1dc9): undefined reference to `setupterm'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: dclib-color.c:(.text+0x1dd5): undefined reference to `tigetnum'
collect2: error: ld returned 1 exit status
make: *** [Makefile:382: gen-ui] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl_abi32+64-20190714-070131

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

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)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO games-util/wit
[ebuild  N    ] games-util/wit-3.02a  USE="fuse zlib"
Comment 1 Toralf Förster gentoo-dev 2019-07-19 16:00:22 UTC
Created attachment 583578 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-19 16:00:25 UTC
Created attachment 583580 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-19 16:00:28 UTC
Created attachment 583582 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-19 16:00:30 UTC
Created attachment 583584 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-19 16:00:33 UTC
Created attachment 583586 [details]
games-util:wit-3.02a:20190718-235741.log
Comment 6 Toralf Förster gentoo-dev 2019-07-19 16:00:36 UTC
Created attachment 583588 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-08-09 02:16:37 UTC
The bug has been closed via the following commit(s):

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

commit 79fc4e53c5ce05518a477b059400ea866d7d69e9
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2019-08-09 02:12:06 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2019-08-09 02:13:38 +0000

    games-util/wit: fix build failures due to ncurses linking
    
    Closes: https://bugs.gentoo.org/690222
    
    Signed-off-by: Tim Harder <radhermit@gentoo.org>

 games-util/wit/files/wit-3.02a-makefile.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)