Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 847331 - [guru] sci-libs/Mutationpp-1.0.5 fails to compile: run_tests.cpp:24:10: fatal error: catch.hpp: No such file or directory
Summary: [guru] sci-libs/Mutationpp-1.0.5 fails to compile: run_tests.cpp:24:10: fatal...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-25 06:03 UTC by Agostino Sarubbo
Modified: 2022-05-28 10:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,228.31 KB, text/plain)
2022-05-25 06:03 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-05-25 06:03:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/Mutationpp-1.0.5 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-25 06:03:42 UTC
Created attachment 780617 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-25 06:03:43 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/sci-libs/Mutationpp-1.0.5/work/Mutationpp-1.0.5/tests/c++/run_tests.cpp:24:10: fatal error: catch.hpp: No such file or directory
FAILED: tests/c++/CMakeFiles/run_tests.dir/run_tests.cpp.o 
/var/tmp/portage/sci-libs/Mutationpp-1.0.5/work/Mutationpp-1.0.5/tests/c++/run_tests.cpp:24:10: fatal error: catch.hpp: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-05-28 10:10:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fdc7e6e323a8e13f4c832f9882a6bf6664c93966

commit fdc7e6e323a8e13f4c832f9882a6bf6664c93966
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-05-25 11:27:56 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-05-25 12:17:52 +0000

    sci-libs/Mutationpp: include catch directory
    
    Closes: https://bugs.gentoo.org/847331
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 sci-libs/Mutationpp/Mutationpp-1.0.5.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)