Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842798 - [guru] sci-mathematics/clingo-5.5.1-r1 fails to compile: catch.hpp:8722:58: error: call to non-constexpr function long int sysconf(int)
Summary: [guru] sci-mathematics/clingo-5.5.1-r1 fails to compile: catch.hpp:8722:58: e...
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-05 16:19 UTC by Agostino Sarubbo
Modified: 2022-05-09 18:43 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,100.24 KB, text/plain)
2022-05-05 16:19 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-05 16:19:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/clingo-5.5.1-r1 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-05 16:19:41 UTC
Created attachment 776930 [details]
build.log

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


FAILED: libgringo/tests/CMakeFiles/test_gringo.dir/main.cc.o 
FAILED: libreify/tests/CMakeFiles/test_reify.dir/main.cc.o 
/var/tmp/portage/sci-mathematics/clingo-5.5.1-r1/work/clingo-5.5.1/libreify/tests/catch.hpp:8722:58: error: call to non-‘constexpr’ function ‘long int sysconf(int)’
Comment 3 Larry the Git Cow gentoo-dev 2022-05-09 18:43:56 UTC
The bug has been closed via the following commit(s):

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

commit f2e4c35a07884737da67a07e33f29c61625e1e92
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-05-05 18:01:22 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-05-05 23:37:52 +0000

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

 sci-mathematics/clingo/clingo-5.5.1-r1.ebuild | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)