Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 864358 - dev-games/recastnavigation-1.5.1_p20210305 fails to compile (MUSL): Tests_Detour.cpp:1:10: fatal error: catch.hpp: No such file or directory
Summary: dev-games/recastnavigation-1.5.1_p20210305 fails to compile (MUSL): Tests_Det...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexey
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-08-08 07:24 UTC by Agostino Sarubbo
Modified: 2023-01-14 22:17 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,71.33 KB, text/plain)
2022-08-08 07:24 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 2022-08-08 07:24:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-games/recastnavigation-1.5.1_p20210305 fails to compile (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-08 07:24:11 UTC
Created attachment 798793 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-08 07:24:12 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/dev-games/recastnavigation-1.5.1_p20210305/work/recastnavigation-c5cbd53024c8a9d8d097a4371215e3342d2fdc87/Tests/Detour/Tests_Detour.cpp:1:10: fatal error: catch.hpp: No such file or directory
FAILED: Tests/CMakeFiles/Tests.dir/Detour/Tests_Detour.cpp.o 
/var/tmp/portage/dev-games/recastnavigation-1.5.1_p20210305/work/recastnavigation-c5cbd53024c8a9d8d097a4371215e3342d2fdc87/Tests/Detour/Tests_Detour.cpp:1:10: fatal error: catch.hpp: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2023-01-14 22:17:11 UTC
The bug has been closed via the following commit(s):

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

commit 3f3f7cba814edf0af075a6fa791dc4932810d286
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2023-01-14 13:15:59 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2023-01-14 22:16:41 +0000

    dev-games/recastnavigation: add 1.5.1_p20230102
    
    Closes: https://bugs.gentoo.org/864358
    Closes: https://github.com/gentoo/gentoo/pull/29103
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 dev-games/recastnavigation/Manifest                |  1 +
 .../recastnavigation-1.5.1_p20230102-catch.patch   | 10 ++++++
 .../recastnavigation-1.5.1_p20230102.ebuild        | 41 ++++++++++++++++++++++
 3 files changed, 52 insertions(+)