Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 786387 - [guru] app-text/klogg-20.12 fails to compile with gcc-11: graphcycles.cc:451:26: error: ‘numeric_limits’ is not a member of ‘std’
Summary: [guru] app-text/klogg-20.12 fails to compile with gcc-11: graphcycles.cc:451:...
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anton Filimonov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-28 09:48 UTC by Agostino Sarubbo
Modified: 2022-06-24 20:24 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,143.72 KB, text/plain)
2021-04-28 09:48 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 2021-04-28 09:48:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/klogg-20.12 fails to compile with gcc-11.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-28 09:48:49 UTC
Created attachment 703188 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-28 09:48:51 UTC
Possible context of error(s):

-- Could NOT find Boehm_GC (missing: BOEHM_GC_LIBRARIES BOEHM_GC_INCLUDE_DIR) 
-- Could NOT find Boost (missing: Boost_INCLUDE_DIR) (Required is at least version "1.56")
-- Could not find ccache
/var/tmp/portage/app-text/klogg-20.12/work/klogg-20.12/3rdparty/abseil/absl/synchronization/internal/graphcycles.cc:451:26: error: ‘numeric_limits’ is not a member of ‘std’
Comment 3 Anton Filimonov 2022-06-19 11:03:35 UTC
Bumped package to 22.06.0.1289 in guru dev branch. This version doesn't use abseil and comiles fine with gcc 11.
Comment 4 Anton Filimonov 2022-06-24 20:24:58 UTC
Version 20.12 was removed. 22.06 should be fine with newer gcc