Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641256 - media-libs/phonon-4.9.1-r1 No known features for CXX compiler GNU version 6.4.0
Summary: media-libs/phonon-4.9.1-r1 No known features for CXX compiler GNU version 6.4.0
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-16 09:13 UTC by Markus
Modified: 2017-12-27 22:50 UTC (History)
0 users

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


Attachments
build log (build.log,8.38 KB, text/plain)
2017-12-16 09:14 UTC, Markus
Details
emerge --info (emerge.info,6.28 KB, text/plain)
2017-12-16 09:17 UTC, Markus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus 2017-12-16 09:13:05 UTC
When I try to emerge media-libs/phonon it will fail with a cmake error:
CMake Error in designer/CMakeLists.txt:
  No known features for CXX compiler

  "GNU"

  version 6.4.0.
Comment 1 Markus 2017-12-16 09:14:32 UTC
Created attachment 510306 [details]
build log
Comment 2 Markus 2017-12-16 09:17:52 UTC
Created attachment 510308 [details]
emerge --info
Comment 3 Michael Palimaka (kensington) gentoo-dev 2017-12-25 23:46:42 UTC
Could you please try again with cmake-3.10.1?
Comment 4 Markus 2017-12-26 09:37:31 UTC
(In reply to Michael Palimaka (kensington) from comment #3)
> Could you please try again with cmake-3.10.1?

Thanks, updated cmake to 3.10.1 and then tried to emerge phonon. Still without success:
CMake Error in designer/CMakeLists.txt:
  No known features for CXX compiler

  "GNU"

  version 6.4.0.


Can you emerge phonon with the current 17 profile with gcc 6.4?
Comment 5 Andreas Sturmlechner gentoo-dev 2017-12-26 15:32:36 UTC
We would be flooded with bug reports otherwise, yes. So far this is a singular event. Any other issues building packages?
Comment 6 Markus 2017-12-26 17:06:48 UTC
Only media-libs/phonon as far as I know. I will recheck with remerging world.

media-libs/phonon-4.9.1-r1::gentoo was built with the following:
USE="designer gstreamer qt5 -debug -pulseaudio -qt4 -vlc" ABI_X86="(64) -32 (-x32)"

dev-util/cmake-3.10.1::gentoo was built with the following:
USE="ncurses qt5 -doc -emacs -server -system-jsoncpp -test" ABI_X86="(64)"

sys-devel/gcc-6.4.0::gentoo was built with the following:
USE="cxx fortran (multilib) nls nptl openmp pch (pie) sanitize ssp vtv (-altivec) (-awt) -cilk -debug -doc (-fixed-point) (-gcj) -go -graphite (-hardened) (-jit) (-libssp) -mpx -objc -objc++ -objc-gc -pgo -regression-test -vanilla" ABI_X86="(64)"
Comment 7 Markus 2017-12-27 22:50:23 UTC
Sorry was some leftover workwaround to bug 555866.