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

Bug 647166

Summary: media-sound/cvoicecontrol-0.9_alpha-r1 : /.../ld: ncurses_tools.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 CC: esigra
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:cvoicecontrol-0.9_alpha-r1:20180209-125814.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-02-09 20:18:27 UTC
       ^~~~~~~~~~~~~~~
gcc  -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o microphone_config  audio.o keypressed.o mixer.o ncurses_tools.o preprocess.o realfftf.o microphone_config.o -lm -lncurses 
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ncurses_tools.o: undefined reference to symbol 'LINES'
/lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:182: microphone_config] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl-test_20180203-123634

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-sound/cvoicecontrol
[ebuild  N    ] media-sound/cvoicecontrol-0.9_alpha
Comment 1 Toralf Förster gentoo-dev 2018-02-09 20:18:30 UTC
Created attachment 518842 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-09 20:18:33 UTC
Created attachment 518844 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-02-09 20:18:37 UTC
Created attachment 518846 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-02-09 20:18:40 UTC
Created attachment 518848 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-02-09 20:18:44 UTC
Created attachment 518850 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-02-09 20:18:47 UTC
Created attachment 518852 [details]
media-sound:cvoicecontrol-0.9_alpha-r1:20180209-125814.log
Comment 7 Toralf Förster gentoo-dev 2018-02-09 20:18:50 UTC
Created attachment 518854 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-03-24 00:01:26 UTC
The bug has been closed via the following commit(s):

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

commit 0c8cc35d5a53e2de805c244d25a1ced87e9460c4
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-03-24 00:01:09 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-03-24 00:01:19 +0000

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

 .../cvoicecontrol-0.9_alpha-r1.ebuild              | 24 ++++++++++++++++------
 .../files/cvoicecontrol-0.9_alpha-tinfo.patch      | 10 +++++++++
 2 files changed, 28 insertions(+), 6 deletions(-)