Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936144 - media-gfx/superslicer-2.5.59.10 fails to compile: PrintBase.cpp:126:43: error: change_extension is not a member of boost::filesystem
Summary: media-gfx/superslicer-2.5.59.10 fails to compile: PrintBase.cpp:126:43: error...
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: PATCH
Depends on:
Blocks: boost-1.85
  Show dependency tree
 
Reported: 2024-07-16 07:40 UTC by Agostino Sarubbo
Modified: 2024-07-16 07:53 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,57.83 KB, application/x-xz)
2024-07-16 07:40 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 2024-07-16 07:40:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/superslicer-2.5.59.10 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-16 07:40:37 UTC
Created attachment 897774 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-16 07:40:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find CURL (missing: CURL_DIR)
FAILED: src/libslic3r/CMakeFiles/libslic3r.dir/PrintBase.cpp.o 
/var/tmp/portage/media-gfx/superslicer-2.5.59.10/work/SuperSlicer-2.5.59.10/src/libslic3r/PrintBase.cpp:126:43: error: ‘change_extension’ is not a member of ‘boost::filesystem’
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-16 07:50:29 UTC
I'll take a (reluctant) look.
Comment 5 Larry the Git Cow gentoo-dev 2024-07-16 07:53:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48aa1651c505a9a8bfc516e9eaeec8beb97065a7

commit 48aa1651c505a9a8bfc516e9eaeec8beb97065a7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-07-16 07:52:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-07-16 07:52:34 +0000

    media-gfx/superslicer: fix build w/ boost-1.85 (harder)
    
    Closes: https://bugs.gentoo.org/936144
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/superslicer-2.5.59.10-boost-1.85.patch   | 54 ++++++++++++++++++++++
 media-gfx/superslicer/superslicer-2.5.59.10.ebuild |  1 +
 2 files changed, 55 insertions(+)