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

Bug 690328

Summary: net-misc/liveice-2000530-r2 : /.../ld: display.o: undefined reference to symbol nodelay
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 CC: esigra, mgorny
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
logs.tbz2
net-misc:liveice-2000530-r2:20190721-002142.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-07-21 08:52:56 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -I. -DHAVE_CONFIG_H  -c -o url.o url.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -I. -DHAVE_CONFIG_H  -Wl,-O1 -Wl,--as-needed -o liveice setup.o streams.o encoders.o serverlib.o mpeg.o mixer.o display.o playlist.o wav.o audio_proc.o controls.o meta_data.o url.o -lcurses -lm -lresolv -lnsl   liveice.c
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: display.o: undefined reference to symbol 'nodelay'
/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: *** [Makefile:36: liveice] Error 1

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

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

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

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) *

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 net-misc/liveice
[ebuild  N    ] net-misc/liveice-2000530-r2
Comment 1 Toralf Förster gentoo-dev 2019-07-21 08:52:58 UTC
Created attachment 583814 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-21 08:53:01 UTC
Created attachment 583816 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-21 08:53:04 UTC
Created attachment 583818 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-21 08:53:07 UTC
Created attachment 583820 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-21 08:53:09 UTC
Created attachment 583822 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-21 08:53:12 UTC
Created attachment 583824 [details]
net-misc:liveice-2000530-r2:20190721-002142.log
Comment 7 Toralf Förster gentoo-dev 2019-07-21 08:53:14 UTC
Created attachment 583826 [details]
temp.tbz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-09 06:27:56 UTC
*** Bug 702198 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2021-01-09 17:24:46 UTC
The bug has been closed via the following commit(s):

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

commit ec9337aa72f4599ed92d23c6d26a6c1711348637
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-01-09 17:23:15 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-01-09 17:23:15 +0000

    net-misc/liveice: Fixed build with sys-libs/ncurses[tinfo]
    
    Closes: https://bugs.gentoo.org/690328
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 net-misc/liveice/files/liveice-2000530-build.patch | 38 ++++++++++++++++++++++
 net-misc/liveice/liveice-2000530-r2.ebuild         | 18 +++++-----
 2 files changed, 46 insertions(+), 10 deletions(-)