Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647166 - media-sound/cvoicecontrol-0.9_alpha-r1 : /.../ld: ncurses_tools.o: undefined reference to symbol LINES
Summary: media-sound/cvoicecontrol-0.9_alpha-r1 : /.../ld: ncurses_tools.o: undefined ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tinfo
  Show dependency tree
 
Reported: 2018-02-09 20:18 UTC by Toralf Förster
Modified: 2019-03-24 00:01 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.87 KB, text/plain)
2018-02-09 20:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,198.26 KB, text/plain)
2018-02-09 20:18 UTC, Toralf Förster
Details
environment (environment,72.64 KB, text/plain)
2018-02-09 20:18 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,39.24 KB, application/x-bzip)
2018-02-09 20:18 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,917 bytes, application/x-bzip)
2018-02-09 20:18 UTC, Toralf Förster
Details
media-sound:cvoicecontrol-0.9_alpha-r1:20180209-125814.log (media-sound:cvoicecontrol-0.9_alpha-r1:20180209-125814.log,10.92 KB, text/plain)
2018-02-09 20:18 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.92 KB, application/x-bzip)
2018-02-09 20:18 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 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(-)