Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842327 - [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
Summary: [guru] sci-mathematics/clasp-3.3.7 fails to compile: catch.hpp:6490:33: error...
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-03 06:15 UTC by Agostino Sarubbo
Modified: 2022-05-05 04:07 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,71.16 KB, text/plain)
2022-05-03 06:15 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-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(-)