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

Bug 690452

Summary: games-mud/powwow-1.2.16-r1 : tty.c:(.text+<snip>): undefined reference to tgoto
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
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-mud:powwow-1.2.16-r1:20190722-111248.log
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-07-22 17:53:01 UTC
x86_64-pc-linux-gnu-gcc -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native  -Wl,-O1 -Wl,--as-needed -o powwow beam.o cmd.o log.o edit.o cmd2.o eval.o utils.o main.o tcp.o list.o map.o tty.o ptr.o -rdynamic -ldl -lncurses 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: tty.o: in function `tty_gotoxy':
tty.c:(.text+0x85f): undefined reference to `tgoto'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: tty.o: in function `tty_bootstrap':
tty.c:(.text+0xa01): undefined reference to `tgetent'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: tty.c:(.text+0xa58): undefined reference to `tgetstr'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20190717-053737

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

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:
1)	IcedTea JDK 3.12.0 [icedtea-8]
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm 

emerge -qpvO games-mud/powwow
[ebuild  N    ] games-mud/powwow-1.2.16-r1
Comment 1 Toralf Förster gentoo-dev 2019-07-22 17:53:04 UTC
Created attachment 584032 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-22 17:53:07 UTC
Created attachment 584034 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-22 17:53:09 UTC
Created attachment 584036 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-22 17:53:12 UTC
Created attachment 584038 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-22 17:53:15 UTC
Created attachment 584040 [details]
games-mud:powwow-1.2.16-r1:20190722-111248.log
Comment 6 Toralf Förster gentoo-dev 2019-07-22 17:53:17 UTC
Created attachment 584042 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-22 17:53:20 UTC
Created attachment 584044 [details]
temp.tbz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-09 15:53:12 UTC
Still an issue.
Comment 9 Larry the Git Cow gentoo-dev 2021-01-09 16:16:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4398db24f18f4f220edf10f546edbe2e9e9e8ff0

commit 4398db24f18f4f220edf10f546edbe2e9e9e8ff0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-01-09 16:16:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-01-09 16:16:04 +0000

    games-mud/powwow: bump to 1.22.22
    
    Closes: https://bugs.gentoo.org/716584
    Closes: https://bugs.gentoo.org/690452
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 games-mud/powwow/Manifest                          |  1 +
 games-mud/powwow/files/powwow-1.2.22-linking.patch | 39 ++++++++++++++++++
 .../powwow/files/powwow-1.2.22-musl-termios.patch  | 24 +++++++++++
 games-mud/powwow/powwow-1.2.22.ebuild              | 48 ++++++++++++++++++++++
 4 files changed, 112 insertions(+)