Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855356 - =media-libs/coin-4.0.0 fails to configure with: No known features for CXX compiler "" version .
Summary: =media-libs/coin-4.0.0 fails to configure with: No known features for CXX com...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-30 14:58 UTC by Petross404(Petros S)
Modified: 2022-06-30 15:46 UTC (History)
0 users

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


Attachments
media-libs:coin-4.0.0:20220630-143845.log (media-libs:coin-4.0.0:20220630-143845.log,9.80 KB, text/plain)
2022-06-30 14:59 UTC, Petross404(Petros S)
Details
CMakeOutput.log.tar.xz (CMakeOutput.tar.xz,16.52 KB, application/x-xz)
2022-06-30 15:40 UTC, Petross404(Petros S)
Details
CMakeError.log.tar.xz (CMakeError.tar.xz,1.12 KB, application/x-xz)
2022-06-30 15:41 UTC, Petross404(Petros S)
Details
emerge --info (emerge-info.txt,28.86 KB, text/plain)
2022-06-30 15:42 UTC, Petross404(Petros S)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petross404(Petros S) 2022-06-30 14:58:42 UTC
media-libs/coin-4.0.0 is giving me a hard time to debug the cmake configuration phase. It always stops at:

```
-- Performing Test HAVE_GLX
-- Performing Test HAVE_GLX - Success
-- Looking for include file GL/gl.h
CMake Error in /mnt/Volume_3/Gentoo/temp/portage/media-libs/coin-4.0.0/work/coin-4.0.0_build/CMakeFiles/CMakeTmp/CMakeLists.txt:
  No known features for CXX compiler

  ""

  version .


CMake Error at /usr/share/cmake/Modules/CheckIncludeFiles.cmake:138 (try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  CMakeLists.txt:621 (check_include_files)
```

I will post the build.log.

Reproducible: Always




I am running ~amd64, my compiler is GCC-11.3. The use flags are: "doc openal qthelp threads -debug -exceptions -javascript -man -test"
Comment 1 Petross404(Petros S) 2022-06-30 14:59:53 UTC
Created attachment 788981 [details]
media-libs:coin-4.0.0:20220630-143845.log

The build.log (media-libs:coin-4.0.0:20220630-143845.log) for this package.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-30 15:02:03 UTC
Please include:
- /mnt/Volume_3/Gentoo/temp/portage/media-libs/coin-4.0.0/work/coin-4.0.0_build/CMakeFiles/CMakeOutput.log
- /mnt/Volume_3/Gentoo/temp/portage/media-libs/coin-4.0.0/work/coin-4.0.0_build/CMakeFiles/CMakeError.log
- emerge --info
Comment 3 Petross404(Petros S) 2022-06-30 15:40:37 UTC
Created attachment 788987 [details]
CMakeOutput.log.tar.xz

Contains the /mnt/Volume_3/Gentoo/temp/portage/media-libs/coin-4.0.0/work/coin-4.0.0_build/CMakeFiles/CMakeOutput.log
Comment 4 Petross404(Petros S) 2022-06-30 15:41:47 UTC
Created attachment 788990 [details]
CMakeError.log.tar.xz

Contains the /mnt/Volume_3/Gentoo/temp/portage/media-libs/coin-4.0.0/work/coin-4.0.0_build/CMakeFiles/CMakeError.log
Comment 5 Petross404(Petros S) 2022-06-30 15:42:15 UTC
Created attachment 788993 [details]
emerge --info

emerge --info