Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787101 - x11-misc/evolvotron-0.7.1-r1 - /.../stl_tree.h: error: static assertion failed: comparison object must be invocable as const (maybe gcc-11 related)
Summary: x11-misc/evolvotron-0.7.1-r1 - /.../stl_tree.h: error: static assertion faile...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-04-30 13:13 UTC by Toralf Förster
Modified: 2021-06-07 16:04 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.99 KB, text/plain)
2021-04-30 13:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,334.10 KB, text/plain)
2021-04-30 13:13 UTC, Toralf Förster
Details
environment (environment,55.74 KB, text/plain)
2021-04-30 13:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,30.79 KB, application/x-bzip)
2021-04-30 13:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,19.84 KB, application/x-bzip)
2021-04-30 13:13 UTC, Toralf Förster
Details
x11-misc:evolvotron-0.7.1-r1:20210429-190306.log (x11-misc:evolvotron-0.7.1-r1:20210429-190306.log,138.76 KB, text/plain)
2021-04-30 13:13 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-04-30 13:13:41 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h: In instantiation of ‘static const _Key& std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_S_key(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type) [with _Key = boost::shared_ptr<MutatableImageComputerTask>; _Val = boost::shared_ptr<MutatableImageComputerTask>; _KeyOfValue = std::_Identity<boost::shared_ptr<MutatableImageComputerTask> >; _Compare = MutatableImageComputerFarm::CompareTaskPriorityLoResFirst; _Alloc = std::allocator<boost::shared_ptr<MutatableImageComputerTask> >; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type = const std::_Rb_tree_node<boost::shared_ptr<MutatableImageComputerTask> >*]’:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20210420-165442

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0
  [2]   rust-1.51.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr 29 18:50:11 UTC 2021

emerge -qpvO x11-misc/evolvotron
[ebuild  N    ] x11-misc/evolvotron-0.7.1-r1
Comment 1 Toralf Förster gentoo-dev 2021-04-30 13:13:42 UTC
Created attachment 704214 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-30 13:13:44 UTC
Created attachment 704217 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-30 13:13:45 UTC
Created attachment 704220 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-30 13:13:47 UTC
Created attachment 704223 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-30 13:13:48 UTC
Created attachment 704226 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-30 13:13:49 UTC
Created attachment 704229 [details]
x11-misc:evolvotron-0.7.1-r1:20210429-190306.log
Comment 7 Larry the Git Cow gentoo-dev 2021-06-07 16:04:54 UTC
The bug has been closed via the following commit(s):

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

commit d5aff08dc0ecd4e5d6c1f426e6133197b9964d93
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-07 06:24:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-07 07:13:53 +0000

    x11-misc/evolvotron: fix build with GCC 11
    
    Closes: https://bugs.gentoo.org/787101
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-misc/evolvotron/evolvotron-0.7.1-r1.ebuild     | 26 +++++++++++-----------
 .../evolvotron-0.7.1-gcc11-predicate-decl.patch    | 21 +++++++++++++++++
 2 files changed, 34 insertions(+), 13 deletions(-)