Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946495 - media-gfx/prusaslicer-2.8.1-r1 fails to compile after rebuild due to updated boost
Summary: media-gfx/prusaslicer-2.8.1-r1 fails to compile after rebuild due to updated ...
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.87
  Show dependency tree
 
Reported: 2024-12-15 05:01 UTC by Andy Pettinger
Modified: 2024-12-26 07:21 UTC (History)
10 users (show)

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


Attachments
emerge --info (emerge --info,6.17 KB, text/plain)
2024-12-15 05:01 UTC, Andy Pettinger
Details
build.log (build.log.xz,31.48 KB, application/x-xz)
2024-12-15 05:02 UTC, Andy Pettinger
Details
prusaslicer-2.8.1-boost-1.87.0-asio.patch (prusaslicer-2.8.1-boost-1.87.0-asio.patch,17.08 KB, patch)
2024-12-21 12:43 UTC, Attila Tóth
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Pettinger 2024-12-15 05:01:31 UTC
Created attachment 914073 [details]
emerge --info

Rebuild due to updated boost library fails 

FAILED: src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/Tab.cpp.o
Comment 1 Andy Pettinger 2024-12-15 05:02:49 UTC
Created attachment 914074 [details]
build.log
Comment 2 Attila Tóth 2024-12-21 12:43:35 UTC
Created attachment 914594 [details, diff]
prusaslicer-2.8.1-boost-1.87.0-asio.patch

How about that
Comment 3 Jack MacNaught 2024-12-23 10:44:41 UTC
Builds with the patch for me
Comment 4 Attila Tóth 2024-12-23 11:54:10 UTC
(In reply to Jack MacNaught from comment #3)
> Builds with the patch for me

Neither I use Bonjour or serial, so I cannot comment on the functionality.
Comment 5 Larry the Git Cow gentoo-dev 2024-12-26 07:21:16 UTC
The bug has been closed via the following commit(s):

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

commit 79c6e09fd3934821efa1b2c2b53d6b84d5106664
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-12-26 07:20:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-26 07:20:54 +0000

    media-gfx/prusaslicer: fix build w/ boost-1.87
    
    Closes: https://bugs.gentoo.org/946495
    Thanks-to: Attila Tóth <atoth@atoth.sote.hu>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/prusaslicer-2.8.1-boost-1.87.patch       | 374 +++++++++++++++++++++
 media-gfx/prusaslicer/prusaslicer-2.8.1-r1.ebuild  |   1 +
 2 files changed, 375 insertions(+)