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

Bug 690088

Summary: net-irc/rhapsody-0.28b : /.../ld: screen.o: undefined reference to symbol keypad
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 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
net-irc:rhapsody-0.28b:20190717-141237.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-07-17 16:54:28 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: screen.o: undefined reference to symbol 'keypad'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:17: rhapsody] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl-20190714-193026

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

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 *



emerge -qpvO net-irc/rhapsody
[ebuild  N    ] net-irc/rhapsody-0.28b
Comment 1 Toralf Förster gentoo-dev 2019-07-17 16:54:31 UTC
Created attachment 583288 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-17 16:54:33 UTC
Created attachment 583290 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-17 16:54:36 UTC
Created attachment 583292 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-17 16:54:39 UTC
Created attachment 583294 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-17 16:54:41 UTC
Created attachment 583296 [details]
net-irc:rhapsody-0.28b:20190717-141237.log
Comment 6 Toralf Förster gentoo-dev 2019-07-17 16:54:44 UTC
Created attachment 583298 [details]
temp.tbz2
Comment 7 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-07-18 14:17:33 UTC
commit 96ed85b2242f64ddedcab27016fde4ea0a6ceb15
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Thu Jul 18 16:16:32 2019

    net-irc/rhapsody: Fixed build with sys-libs/ncurses[tinfo]
    
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>