Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690088 - net-irc/rhapsody-0.28b : /.../ld: screen.o: undefined reference to symbol keypad
Summary: net-irc/rhapsody-0.28b : /.../ld: screen.o: undefined reference to symbol keypad
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tinfo
  Show dependency tree
 
Reported: 2019-07-17 16:54 UTC by Toralf Förster
Modified: 2019-07-18 14:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.68 KB, text/plain)
2019-07-17 16:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,162.25 KB, text/plain)
2019-07-17 16:54 UTC, Toralf Förster
Details
environment (environment,73.26 KB, text/plain)
2019-07-17 16:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.97 KB, application/x-bzip)
2019-07-17 16:54 UTC, Toralf Förster
Details
net-irc:rhapsody-0.28b:20190717-141237.log (net-irc:rhapsody-0.28b:20190717-141237.log,38.76 KB, text/plain)
2019-07-17 16:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.58 KB, application/x-bzip)
2019-07-17 16:54 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 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>