Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913004 - net-im/ricochet-1.1.4 - /.../span.h: error: Container was not declared in this scope
Summary: net-im/ricochet-1.1.4 - /.../span.h: error: Container was not declared in thi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lucian Poston
URL:
Whiteboard:
Keywords: PMASKED
: 913107 (view as bug list)
Depends on:
Blocks: 912819
  Show dependency tree
 
Reported: 2023-08-25 14:51 UTC by Toralf Förster
Modified: 2023-10-02 11:41 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.36 KB, text/plain)
2023-08-25 14:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,152.52 KB, text/plain)
2023-08-25 14:51 UTC, Toralf Förster
Details
environment (environment,63.41 KB, text/plain)
2023-08-25 14:51 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,976 bytes, application/x-xz)
2023-08-25 14:51 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,45.53 KB, application/x-xz)
2023-08-25 14:51 UTC, Toralf Förster
Details
net-im:ricochet-1.1.4:20230825-023059.log.xz (net-im:ricochet-1.1.4:20230825-023059.log.xz,13.42 KB, application/x-xz)
2023-08-25 14:51 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.95 KB, application/x-xz)
2023-08-25 14:51 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 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(-)