Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664296 - net-p2p/retroshare-0.6.4 : /.../stl_tree.h:452:21: error: static assertion failed: comparison object must be invocable with two arguments of key type
Summary: net-p2p/retroshare-0.6.4 : /.../stl_tree.h:452:21: error: static assertion fa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gioacchino Mazzurco
URL:
Whiteboard:
Keywords:
Depends on: 677764
Blocks: gcc-8
  Show dependency tree
 
Reported: 2018-08-22 19:08 UTC by Toralf Förster
Modified: 2019-05-15 12:57 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.99 KB, text/plain)
2018-08-22 19:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,90.70 KB, text/plain)
2018-08-22 19:08 UTC, Toralf Förster
Details
environment (environment,104.79 KB, text/plain)
2018-08-22 19:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.34 KB, application/x-bzip)
2018-08-22 19:08 UTC, Toralf Förster
Details
net-p2p:retroshare-0.6.4:20180822-183230.log (net-p2p:retroshare-0.6.4:20180822-183230.log,97.62 KB, text/plain)
2018-08-22 19:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.48 KB, application/x-bzip)
2018-08-22 19:08 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 2018-08-22 19:08:22 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_set.h:133:17:   required from ‘class std::set<t_RsGenericIdType<16, false, 1>, RsGRouterTransactionChunkItem*>’
grouter/p3grouter.cc:543:65:   required from here
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:452:21: error: static assertion failed: comparison object must be invocable with two arguments of key type
       static_assert(__is_invocable<_Compare&, const _Key&, const _Key&>{},
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: *** [Makefile:6419: temp/linux-g++/obj/p3grouter.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_20180819-105812

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-p2p/retroshare
[ebuild  N    ] net-p2p/retroshare-0.6.4  USE="cli gui -feedreader -gnome-keyring -voip"
Comment 1 Toralf Förster gentoo-dev 2018-08-22 19:08:25 UTC
Created attachment 544568 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-22 19:08:28 UTC
Created attachment 544570 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-08-22 19:08:31 UTC
Created attachment 544572 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-08-22 19:08:34 UTC
Created attachment 544574 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-08-22 19:08:37 UTC
Created attachment 544576 [details]
net-p2p:retroshare-0.6.4:20180822-183230.log
Comment 6 Toralf Förster gentoo-dev 2018-08-22 19:08:40 UTC
Created attachment 544578 [details]
temp.tbz2
Comment 8 Gioacchino Mazzurco 2019-02-12 00:16:55 UTC
This is solved in retroshare-0.6.5, in this bug I requested the merging of the version bump pull request
Comment 9 Gioacchino Mazzurco 2019-02-12 00:17:14 UTC
(In reply to Gioacchino Mazzurco from comment #8)
> This is solved in retroshare-0.6.5, in this bug I requested the merging of
> the version bump pull request

https://bugs.gentoo.org/677764
Comment 10 Andreas Sturmlechner gentoo-dev 2019-05-15 12:57:13 UTC
Bumped in ccd1f937f20181e2d62dbcfe1e3f7acc7862e4d9, thanks to Gioacchino.

Please use 'Closes:' tag next time.