Summary: | [guru] dev-cpp/mastodonpp-0.5.7 fails to compile (lto): main.cpp:19:10: fatal error: catch.hpp: No such file or directory | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | tea <tea+gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guru-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 795212 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: /var/tmp/portage/dev-cpp/mastodonpp-0.5.7/work/mastodonpp/tests/main.cpp:19:10: fatal error: catch.hpp: No such file or directory FAILED: tests/CMakeFiles/all_tests.dir/main.cpp.o /var/tmp/portage/dev-cpp/mastodonpp-0.5.7/work/mastodonpp/tests/main.cpp:19:10: fatal error: catch.hpp: No such file or directory The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07bf3c91f77f1f1be8ae4c40af34415c2d7738ee commit 07bf3c91f77f1f1be8ae4c40af34415c2d7738ee Author: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> AuthorDate: 2022-08-01 12:33:39 +0000 Commit: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> CommitDate: 2022-08-01 12:33:39 +0000 dev-cpp/mastodonpp: add patch for catch 3 Closes: https://bugs.gentoo.org/861668 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> .../mastodonpp-0.5.7-add-support-for-catch-3.patch | 139 +++++++++++++++++++++ dev-cpp/mastodonpp/mastodonpp-0.5.7-r1.ebuild | 61 +++++++++ 2 files changed, 200 insertions(+) |