Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912942 - games-board/cockatrice-20210126 - /.../span.h: error: Container was not declared in this scope
Summary: games-board/cockatrice-20210126 - /.../span.h: error: Container was not decla...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 912819
  Show dependency tree
 
Reported: 2023-08-24 07:43 UTC by Toralf Förster
Modified: 2023-12-17 21:42 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.50 KB, text/plain)
2023-08-24 07:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,172.02 KB, text/plain)
2023-08-24 07:43 UTC, Toralf Förster
Details
environment (environment,97.94 KB, text/plain)
2023-08-24 07:43 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-08-24 07:43 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.75 KB, application/x-xz)
2023-08-24 07:43 UTC, Toralf Förster
Details
games-board:cockatrice-20210126:20230823-220640.log.xz (games-board:cockatrice-20210126:20230823-220640.log.xz,10.45 KB, application/x-xz)
2023-08-24 07:43 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,32.20 KB, application/x-xz)
2023-08-24 07:43 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-24 07:43:50 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 |   using MutData = decltype(span_internal::GetData(std::declval<Container&>()));
      |                                                                ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20230820-171503

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

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 660b3b04f3b7b5c22a5b2ac3bc131254520d56c9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Aug 23 21:16:40 2023 +0000

    2023-08-23 21:16:40 UTC

emerge -qpvO games-board/cockatrice
[ebuild  N    ] games-board/cockatrice-20210126  USE="oracle -client -server -test"
Comment 1 Toralf Förster gentoo-dev 2023-08-24 07:43:51 UTC
Created attachment 868599 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-24 07:43:52 UTC
Created attachment 868600 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-08-24 07:43:53 UTC
Created attachment 868601 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-08-24 07:43:54 UTC
Created attachment 868602 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-08-24 07:43:55 UTC
Created attachment 868603 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-24 07:43:56 UTC
Created attachment 868604 [details]
games-board:cockatrice-20210126:20230823-220640.log.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-24 07:43:57 UTC
Created attachment 868605 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2023-12-17 21:42:45 UTC
The bug has been closed via the following commit(s):

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

commit 751eda8a95ec16ce5d4947e339a19aed79542f5c
Author:     Guillaume Seren <guillaumeseren@gmail.com>
AuthorDate: 2023-11-26 19:53:23 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2023-12-17 21:36:31 +0000

    games-board/cockatrice: Bump to 20230914
    
    Closes: https://bugs.gentoo.org/918619
    Closes: https://bugs.gentoo.org/739118
    Closes: https://bugs.gentoo.org/843257
    Closes: https://bugs.gentoo.org/912942
    Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com>
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-board/cockatrice/Manifest                    |   1 +
 games-board/cockatrice/cockatrice-20230914.ebuild  |  78 +++++++++++++++++++++
 .../cockatrice-2.9.0-support-protobuf-23.patch     | Bin 0 -> 10240 bytes
 3 files changed, 79 insertions(+)