Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 842327

Summary: [guru] sci-mathematics/clasp-3.3.7 fails to compile: catch.hpp:6490:33: error: size of array altStackMem is not an integral constant-expression
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
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 gentoo-dev 2022-05-03 06:15:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/clasp-3.3.7 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-03 06:15:47 UTC
Created attachment 776234 [details]
build.log

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


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
FAILED: tests/CMakeFiles/test_clasp.dir/test_main.cpp.o 
/var/tmp/portage/sci-mathematics/clasp-3.3.7/work/clasp-3.3.7/tests/catch.hpp:6490:33: error: size of array ‘altStackMem’ is not an integral constant-expression
Comment 3 Larry the Git Cow gentoo-dev 2022-05-05 04:07:16 UTC
The bug has been closed via the following commit(s):

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

commit 7b70282eeb3573f6956a26591110a987d46af88e
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-05-03 18:24:33 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-05-03 20:21:34 +0000

    sci-mathematics/clasp: use system catch
    
    Closes: https://bugs.gentoo.org/842327
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 sci-mathematics/clasp/clasp-3.3.7.ebuild | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)