Summary: | net-im/spectrum2-2.2.1 - /.../span.h: error: Container was not declared in this scope | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Conrad Kostecki <conikost> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | conikost, dek.devel |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz net-im:spectrum2-2.2.1:20240107-003859.log qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 881644 [details]
emerge-info.txt
Created attachment 881645 [details]
emerge-history.txt
Created attachment 881646 [details]
environment
Created attachment 881647 [details]
etc.clang.tar.xz
Created attachment 881648 [details]
etc.portage.tar.xz
Created attachment 881649 [details]
net-im:spectrum2-2.2.1:20240107-003859.log
Created attachment 881650 [details]
qlist-info.txt.xz
Created attachment 881651 [details]
temp.tar.xz
this bug is actually caused by set(CMAKE_CXX_STANDARD 11) in the top level CMakeLists.txt I've attached a patch to bug: https://bugs.gentoo.org/933691 that will resolve this. Fixed by 05128d7166f549276048bfbe43eca8e7ef683588 Upstream added option to override this: https://github.com/SpectrumIM/spectrum2/commit/2adf7e8a00a0255d91db297bed77641d0bc1b967 |