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

Bug 796932

Summary: app-misc/dfshow-0.9.1_beta-r1 - common.c:(.text+<snip>): undefined reference to get_wch
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-misc:dfshow-0.9.1_beta-r1:20210619-001150.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-06-20 15:16:00 UTC
x86_64-pc-linux-gnu-gcc -DSYSCONFIG=\"/etc\" -DDATADIR=\"/usr/share/dfshow\" -D_XOPEN_SOURCE_EXTENDED -fno-common -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600   -pipe -march=native -fno-diagnostics-color  -O2   -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/sf src/sf.o src/sfmenus.o src/colors.o src/common.o -lm -lncurses -ltinfo  -lconfig  -lacl   
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/common.o: in function `wReadLine':
common.c:(.text+0xfc2): undefined reference to `get_wch'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/common.o: in function `wReadLine':
common.c:(.text+0xfc2): undefined reference to `get_wch'
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j3-20210611-231351

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)
  HEAD of ::gentoo
commit 4e623dbbd2aafd78850208a36e235c22c4785218
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jun 18 23:20:54 2021 +0000

    2021-06-18 23:20:51 UTC

emerge -qpvO app-misc/dfshow
[ebuild  N    ] app-misc/dfshow-0.9.1_beta-r1
Comment 1 Toralf Förster gentoo-dev 2021-06-20 15:16:01 UTC
Created attachment 717147 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-20 15:16:02 UTC
Created attachment 717150 [details]
app-misc:dfshow-0.9.1_beta-r1:20210619-001150.log
Comment 3 Toralf Förster gentoo-dev 2021-06-20 15:16:04 UTC
Created attachment 717153 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-20 15:16:05 UTC
Created attachment 717156 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-20 15:16:07 UTC
Created attachment 717159 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-20 15:16:08 UTC
Created attachment 717162 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-06-20 15:16:09 UTC
Created attachment 717165 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2021-06-20 15:17:12 UTC

*** This bug has been marked as a duplicate of bug 796773 ***