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

Bug 643150

Summary: media-sound/pamix-1.6 : /.../ld: cannot find -ltinfo
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
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:pamix-1.6:20180102-171527.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-01-02 17:18:50 UTC
/usr/bin/x86_64-pc-linux-gnu-g++  -O2 -pipe -march=native  -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/pamix.dir/src/cardentry.cpp.o CMakeFiles/pamix.dir/src/configuration.cpp.o CMakeFiles/pamix.dir/src/entry.cpp.o CMakeFiles/pamix.dir/src/painterface.cpp.o CMakeFiles/pamix.dir/src/pamix.cpp.o CMakeFiles/pamix.dir/src/pamix_functions.cpp.o CMakeFiles/pamix.dir/src/pamix_ui.cpp.o CMakeFiles/pamix.dir/src/sinkentry.cpp.o CMakeFiles/pamix.dir/src/sinkinputentry.cpp.o CMakeFiles/pamix.dir/src/sourceentry.cpp.o CMakeFiles/pamix.dir/src/sourceoutputentry.cpp.o CMakeFiles/pamix.dir/src/volumeutil.cpp.o  -o pamix -lpulse -lpthread -lncursesw -ltinfo 
/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltinfo
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/pamix.dir/build.make:381: pamix] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-sound/pamix-1.6/work/pamix-1.6_build'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_libressl_20171229-192625

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
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/pamix
[ebuild     U ] media-sound/pamix-1.6 [1.5] USE="unicode"
Comment 1 Toralf Förster gentoo-dev 2018-01-02 17:18:53 UTC
Created attachment 512856 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-02 17:18:56 UTC
Created attachment 512858 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-02 17:18:59 UTC
Created attachment 512860 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-02 17:19:02 UTC
Created attachment 512862 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-02 17:19:05 UTC
Created attachment 512864 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-02 17:19:08 UTC
Created attachment 512866 [details]
media-sound:pamix-1.6:20180102-171527.log
Comment 7 Toralf Förster gentoo-dev 2018-01-02 17:19:11 UTC
Created attachment 512868 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-01-02 21:17:57 UTC
The bug has been closed via the following commit(s):

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

commit 6979702826628b893ff22fd57079997eebfe1462
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-01-02 21:17:32 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-01-02 21:17:52 +0000

    media-sound/pamix: Fixed QA issues and compilation against ncurses[-tinfo].
    
    Closes: https://bugs.gentoo.org/643148
    Closes: https://bugs.gentoo.org/643150
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../pamix/files/pamix-1.6-ncurses_pkgconfig.patch  | 34 ++++++++++++++++++++++
 media-sound/pamix/pamix-1.6.ebuild                 | 10 ++-----
 media-sound/pamix/pamix-9999.ebuild                | 10 +------
 3 files changed, 38 insertions(+), 16 deletions(-)