Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904558 - media-gfx/superslicer-2.5.59.2 fails to compile: Could not find a package configuration file provided by "OpenCASCADE"
Summary: media-gfx/superslicer-2.5.59.2 fails to compile: Could not find a package con...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-19 07:32 UTC by Agostino Sarubbo
Modified: 2023-04-22 18:09 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,66.84 KB, text/plain)
2023-04-19 07:32 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-04-19 07:32:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/superslicer-2.5.59.2 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-19 07:32:07 UTC
Created attachment 860342 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-19 07:32:08 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  Could not find a package configuration file provided by "OpenCASCADE" with
-- Could NOT find CURL (missing: CURL_DIR)
Comment 3 Larry the Git Cow gentoo-dev 2023-04-22 18:09:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=318c82dd47bb625f131cfac6bb04b91542e4506e

commit 318c82dd47bb625f131cfac6bb04b91542e4506e
Author:     Piotr Karbowski <slashbeast@gentoo.org>
AuthorDate: 2023-04-22 18:02:15 +0000
Commit:     Piotr Karbowski <slashbeast@gentoo.org>
CommitDate: 2023-04-22 18:09:11 +0000

    media-gfx/superslicer: 2.5.59.2-r1 revbump
    
    - Fixes crash on enabling vase mode (superslicer PR #3736
    - Links bundled OCCTWrapper statically
    - Fix unique_ptr null pointer crash on slicing
    - Adds missing dependency on OpenCASCADE
    
    Closes: https://bugs.gentoo.org/904558
    Closes: https://bugs.gentoo.org/904656
    Closes: https://bugs.gentoo.org/904727
    Bug: https://github.com/supermerill/SuperSlicer/issues/3731
    Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>

 ...ereferencing-in-std-unique_ptr-to-nullptr.patch | 82 +++++++++++++++++++
 ...cer-2.5.59.2-fix-spiral_vase-null-pointer.patch | 22 +++++
 ...icer-2.5.59.2-link-occtwrapper-statically.patch | 93 ++++++++++++++++++++++
 ....59.2.ebuild => superslicer-2.5.59.2-r1.ebuild} |  4 +
 4 files changed, 201 insertions(+)