Summary: | media-gfx/openscad-2015.03_p3 : src/CSGTermEvaluator.cc:112:34: error: cannot convert boost::logic::tribool to bool in initialization | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Bernd <waebbl-gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint, waebbl-gentoo |
Priority: | Normal | Keywords: | PATCH, PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/12003 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 671712 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 media-gfx:openscad-2015.03_p3:20190420-160328.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 573610 [details]
emerge-info.txt
Created attachment 573612 [details]
emerge-history.txt
Created attachment 573614 [details]
environment
Created attachment 573616 [details]
etc.portage.tbz2
Created attachment 573618 [details]
media-gfx:openscad-2015.03_p3:20190420-160328.log
Created attachment 573620 [details]
temp.tbz2
Possible fix: https://github.com/openscad/openscad/commit/8fb64db99ce05da1c72efb8b2f572995fef2ea86 (this was renamed from CSGTermEvaluator.cc to CSGTreeEvaluator.cc in upstream commit 77ae07db7abb37429e9ecb2245792a556fa7364d) (In reply to Andreas Sturmlechner from comment #7) > Possible fix: > https://github.com/openscad/openscad/commit/ > 8fb64db99ce05da1c72efb8b2f572995fef2ea86 > > (this was renamed from CSGTermEvaluator.cc to CSGTreeEvaluator.cc in > upstream commit 77ae07db7abb37429e9ecb2245792a556fa7364d) I look into this and test it. Also got a notice today, that 2019.05 has been released. Assuming the new version fixes it as well, that would certainly be better than putting work into patching the old one. The patch you linked fixes the issues, so not much work to do. I'm going to prepare a PR for the fix and another for the bump. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f39ea71ddb4d2008a1ab414493196d3c94e05b7 commit 2f39ea71ddb4d2008a1ab414493196d3c94e05b7 Author: Bernd Waibel <waebbl@gmail.com> AuthorDate: 2019-05-15 16:01:55 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-05-15 18:27:48 +0000 media-gfx/openscad: fix boost-1.70.0 build Fixes a build issue with >=boost-1.69 Closes: https://bugs.gentoo.org/684038 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12003 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../files/openscad-2015.03_p3_fix-boost-1.70.0-build.patch | 13 +++++++++++++ media-gfx/openscad/openscad-2015.03_p3-r1.ebuild | 5 ++++- 2 files changed, 17 insertions(+), 1 deletion(-) |