Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944289 - media-gfx/prusaslicer-2.9.0 fails to compile: test_emboss.cpp:908:90: error: class std::optional<CGAL::Surface_mesh<CGAL::Point_3<CGAL::Epick> >::Property_map<CGAL::SM_Face_index, int> > has no member named first
Summary: media-gfx/prusaslicer-2.9.0 fails to compile: test_emboss.cpp:908:90: 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:
Depends on:
Blocks:
 
Reported: 2024-11-21 10:47 UTC by Agostino Sarubbo
Modified: 2025-04-10 16:19 UTC (History)
4 users (show)

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


Attachments
build.log.xz (build.log.xz,55.66 KB, application/x-xz)
2024-11-21 10:47 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-11-21 10:47:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/prusaslicer-2.8.1-r1 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-11-21 10:47:54 UTC
Created attachment 910984 [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-11-21 10:47:56 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)
-- Could NOT find GLEW (missing: GLEW_DIR)
FAILED: tests/libslic3r/CMakeFiles/libslic3r_tests.dir/test_emboss.cpp.o 
/var/tmp/portage/media-gfx/prusaslicer-2.8.1-r1/work/PrusaSlicer-version_2.8.1/tests/libslic3r/test_emboss.cpp:908:90: error: ‘class std::optional<CGAL::Surface_mesh<CGAL::Point_3<CGAL::Epick> >::Property_map<CGAL::SM_Face_index, int> >’ has no member named ‘first’
Comment 3 Miroslav Šulc gentoo-dev 2024-11-21 11:06:58 UTC
i didn't get any issues while compiling this version with sci-mathematics/cgal-6.0.
Comment 4 Miroslav Šulc gentoo-dev 2024-11-21 11:07:48 UTC
well, now i noticed it references gcc-15. i used gcc-14.
Comment 5 Agostino Sarubbo gentoo-dev 2024-11-21 11:28:42 UTC
(In reply to Miroslav Šulc from comment #4)
> well, now i noticed it references gcc-15. i used gcc-14.

gcc-14 was used, sorry for the confusion
Comment 6 Agostino Sarubbo gentoo-dev 2025-01-03 17:57:41 UTC
ci has reproduced this issue with version 2.9.0 - Updating summary.
Comment 7 Kobboi 2025-01-04 11:19:02 UTC
No problem here with 2.9.0 and cgal-6.0.1
Comment 8 Larry the Git Cow gentoo-dev 2025-04-10 16:19:42 UTC
The bug has been closed via the following commit(s):

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

commit d897dae163d90554b0756c16d3684abfd6c9760d
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2025-04-10 16:19:30 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2025-04-10 16:19:39 +0000

    media-gfx/prusaslicer: dropped obsolete 2.9.0
    
    Closes: https://bugs.gentoo.org/944289
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-gfx/prusaslicer/Manifest                 |   1 -
 media-gfx/prusaslicer/prusaslicer-2.9.0.ebuild | 113 -------------------------
 2 files changed, 114 deletions(-)