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

Bug 855356

Summary: =media-libs/coin-4.0.0 fails to configure with: No known features for CXX compiler "" version .
Product: Gentoo Linux Reporter: Petross404(Petros S) <petross404>
Component: Current packagesAssignee: Maciej Mrozowski <reavertm>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: media-libs:coin-4.0.0:20220630-143845.log
CMakeOutput.log.tar.xz
CMakeError.log.tar.xz
emerge --info

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