Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643150 - media-sound/pamix-1.6 : /.../ld: cannot find -ltinfo
Summary: media-sound/pamix-1.6 : /.../ld: cannot find -ltinfo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tinfo
  Show dependency tree
 
Reported: 2018-01-02 17:18 UTC by Toralf Förster
Modified: 2018-01-02 21:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.09 KB, text/plain)
2018-01-02 17:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,165.59 KB, text/plain)
2018-01-02 17:18 UTC, Toralf Förster
Details
environment (environment,119.55 KB, text/plain)
2018-01-02 17:18 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.81 KB, application/x-bzip)
2018-01-02 17:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.49 KB, application/x-bzip)
2018-01-02 17:19 UTC, Toralf Förster
Details
media-sound:pamix-1.6:20180102-171527.log (media-sound:pamix-1.6:20180102-171527.log,10.67 KB, text/plain)
2018-01-02 17:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.56 KB, application/x-bzip)
2018-01-02 17:19 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-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(-)