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

Bug 867310

Summary: =media-gfx/prusaslicer-2.5.0_rc1 requires =sci-libs/opencascade-7.6.2
Product: Gentoo Linux Reporter: sqozz <sqozz+gentoobugs>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info output

Description sqozz 2022-08-29 09:45:26 UTC
Created attachment 801832 [details]
emerge --info output

Building media-gfx/prusaslicer version 2.5.0_rc1 results in a build error from cmake:

CMake Error at src/occt_wrapper/CMakeLists.txt:22 (find_package):
  Could not find a configuration file for package "OpenCASCADE" that is
  compatible with requested version "7.6.2".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/opencascade/OpenCASCADEConfig.cmake, version: 7.6.3

After removing the ~amd64 keyword for opencascade (resulting in a downgrade to 7.6.2), prusaslicer successfully build on my machine. I guess this means the ebuild for prusaslicer is missing a constraint for the opencascade version.

emerge --info is attached to the bug
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-29 09:46:38 UTC
Please always include the full build.log. anyway, dupe?

*** This bug has been marked as a duplicate of bug 867301 ***