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

Bug 690092

Summary: media-sound/gom-0.29.103-r1 : /.../ld: gom_iface_t.o: undefined reference to symbol LINES
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
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
logs.tbz2
media-sound:gom-0.29.103-r1:20190717-142800.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-07-17 16:55:12 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gom  gom_info.o gom_driver_oss.o gom_mixer.o gom_gomii.o gom_file.o gom_action.o gom_iface_c.o gom_iface_t.o gom_iface_x.o gom.o  -lncurses 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: gom_iface_t.o: undefined reference to symbol 'LINES'
/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:213: gom] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl-20190712-131800

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

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

emerge -qpvO media-sound/gom
[ebuild  N    ] media-sound/gom-0.29.103-r1  USE="-examples"
Comment 1 Toralf Förster gentoo-dev 2019-07-17 16:55:14 UTC
Created attachment 583312 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-17 16:55:17 UTC
Created attachment 583314 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-17 16:55:20 UTC
Created attachment 583316 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-17 16:55:23 UTC
Created attachment 583318 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-17 16:55:25 UTC
Created attachment 583320 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-17 16:55:28 UTC
Created attachment 583322 [details]
media-sound:gom-0.29.103-r1:20190717-142800.log
Comment 7 Toralf Förster gentoo-dev 2019-07-17 16:55:31 UTC
Created attachment 583324 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-07-18 14:32:08 UTC
The bug has been closed via the following commit(s):

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

commit 22e8fe9d148be427cd278dbc7de4b512e744627a
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-07-18 14:31:49 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-07-18 14:32:02 +0000

    media-sound/gom: Fixed build with sys-libs/ncurses[tinfo]
    
    Closes: https://bugs.gentoo.org/690092
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-sound/gom/files/gom-0.29.103-tinfo.patch | 29 ++++++++++++++++++++++++++
 media-sound/gom/gom-0.29.103-r1.ebuild         | 25 +++++++++++++++-------
 2 files changed, 46 insertions(+), 8 deletions(-)