Summary: | media-gfx/superslicer-2.5.59.10 fails to compile: PrintBase.cpp:126:43: error: change_extension is not a member of boost::filesystem | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | 3D Printing Team <3dprint> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=918510 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 930498 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
2024-07-16 07:40:36 UTC
Created attachment 897774 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
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’ I'll take a (reluctant) look. 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(+) |