Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756289 - dev-cpp/range-v3-0.11.0 fails to compile
Summary: dev-cpp/range-v3-0.11.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL: https://github.com/ericniebler/range-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-24 07:15 UTC by Agostino Sarubbo
Modified: 2020-11-24 07:47 UTC (History)
0 users

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


Attachments
build.log (build.log,441.58 KB, text/plain)
2020-11-24 07: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 2020-11-24 07:15:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/range-v3-0.11.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-11-24 07:15:03 UTC
Created attachment 674620 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-11-24 07:15:04 UTC
Possible context of error(s):

/var/tmp/portage/dev-cpp/range-v3-0.11.0/work/range-v3-0.11.0/include/range/v3/iterator/concepts.hpp:334:9: error: the value of ‘ranges::input_iterator<ranges::basic_iterator<ranges::chunk_view_<debug_input_view<const int>, false>::outer_cursor> >’ is not usable in a constant expression
Comment 3 Larry the Git Cow gentoo-dev 2020-11-24 07:47:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=519e132ee06a9ce07d4eea867332e855b3be1738

commit 519e132ee06a9ce07d4eea867332e855b3be1738
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-11-24 07:39:12 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-11-24 07:47:33 +0000

    dev-cpp/range-v3: add gcc10 patch
    
    Closes: https://bugs.gentoo.org/756289
    Package-Manager: Portage-3.0.10, Repoman-3.0.2
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-cpp/range-v3/files/0.11.0-gcc10.patch | 133 ++++++++++++++++++++++++++++++
 dev-cpp/range-v3/range-v3-0.11.0.ebuild   |   5 +-
 2 files changed, 137 insertions(+), 1 deletion(-)