Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 913004

Summary: net-im/ricochet-1.1.4 - /.../span.h: error: Container was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Lucian Poston <lucianposton>
Status: RESOLVED FIXED    
Severity: normal CC: ago, proxy-maint, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=830477
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 912819    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
net-im:ricochet-1.1.4:20230825-023059.log.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-08-25 14:51:26 UTC
  119 |   using Container = std::remove_const_t<T>;
      |                          ^~~~~~~~~~~~~~
      |                          remove_const
/usr/include/absl/types/internal/span.h:121:44: error: parse error in template argument list
  121 |       decltype(span_internal::GetData(std::declval<const Container&>()));
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/absl/types/internal/span.h:122:64: error: Container was not declared in this scope
  122 | sing MutData = decltype(span_internal::GetData(std::declval<Container&>()));
      |                                                             ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20230823-051504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.71.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 856d0cc9dbba215c91a31710fdb054c0c24b87ee
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 25 01:16:39 2023 +0000

    2023-08-25 01:16:38 UTC

emerge -qpvO net-im/ricochet
[ebuild  N    ] net-im/ricochet-1.1.4  USE="-debug -hardened"
Comment 1 Toralf Förster gentoo-dev 2023-08-25 14:51:27 UTC
Created attachment 868682 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-25 14:51:29 UTC
Created attachment 868683 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-08-25 14:51:30 UTC
Created attachment 868684 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-08-25 14:51:30 UTC
Created attachment 868685 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-08-25 14:51:31 UTC
Created attachment 868686 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-25 14:51:32 UTC
Created attachment 868687 [details]
net-im:ricochet-1.1.4:20230825-023059.log.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-25 14:51:33 UTC
Created attachment 868688 [details]
temp.tar.xz
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-29 05:36:28 UTC
*** Bug 913107 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2023-08-29 05:38:36 UTC
The bug has been referenced in the following commit(s):

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

commit 50c59e55ccee10a3fb6986e16b8fc4cd41ac15d8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-29 05:38:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-29 05:38:16 +0000

    package.mask: Last rite net-im/ricochet
    
    Bug: https://bugs.gentoo.org/830477
    Bug: https://bugs.gentoo.org/913004
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 8 ++++++++
 1 file changed, 8 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2023-10-02 11:41:30 UTC
The bug has been closed via the following commit(s):

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

commit fff0cb58bf68c185bbff8210ab14714e1cce316d
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-10-02 11:30:23 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-10-02 11:36:50 +0000

    net-im/ricochet: treeclean
    
    Closes: https://bugs.gentoo.org/830477
    Closes: https://bugs.gentoo.org/913004
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 net-im/ricochet/Manifest              |  1 -
 net-im/ricochet/metadata.xml          | 15 --------
 net-im/ricochet/ricochet-1.1.4.ebuild | 57 ------------------------------
 net-im/ricochet/ricochet-9999.ebuild  | 65 -----------------------------------
 profiles/package.mask                 |  8 -----
 5 files changed, 146 deletions(-)