Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867310 - =media-gfx/prusaslicer-2.5.0_rc1 requires =sci-libs/opencascade-7.6.2
Summary: =media-gfx/prusaslicer-2.5.0_rc1 requires =sci-libs/opencascade-7.6.2
Status: RESOLVED DUPLICATE of bug 867301
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-29 09:45 UTC by sqozz
Modified: 2022-08-29 09:46 UTC (History)
0 users

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


Attachments
emerge --info output (emerge_info.txt,7.28 KB, text/plain)
2022-08-29 09:45 UTC, sqozz
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***