Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913887 - net-misc/frr-9.0 - /.../span.h: error: Container was not declared in this scope
Summary: net-misc/frr-9.0 - /.../span.h: error: Container was not declared in this scope
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alarig Le Lay
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 923780
Blocks: 912819
  Show dependency tree
 
Reported: 2023-09-09 07:34 UTC by Toralf Förster
Modified: 2024-03-22 09:43 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.92 KB, text/plain)
2023-09-09 07:34 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,47.89 KB, application/x-xz)
2023-09-09 07:34 UTC, Toralf Förster
Details
environment (environment,136.79 KB, text/plain)
2023-09-09 07:34 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,976 bytes, application/x-xz)
2023-09-09 07:34 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,31.16 KB, application/x-xz)
2023-09-09 07:34 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,22.08 KB, application/x-xz)
2023-09-09 07:34 UTC, Toralf Förster
Details
net-misc:frr-9.0:20230908-211907.log.xz (net-misc:frr-9.0:20230908-211907.log.xz,21.77 KB, application/x-xz)
2023-09-09 07:34 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,53.60 KB, application/x-xz)
2023-09-09 07:34 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-09-09 07:34:07 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; did you mean 'container_of'?
  122 | sing MutData = decltype(span_internal::GetData(std::declval<Container&>()));
      |                                                             ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd_merged_usr-20230905-215539

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] 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.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
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.1 linux/amd64

  HEAD of ::gentoo
commit bbc097dc4904e8c4396f559be364c832afc6ab71
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 8 20:02:10 2023 +0000

    2023-09-08 20:02:10 UTC

emerge -qpvO net-misc/frr
[ebuild  N    ] net-misc/frr-9.0  USE="grpc ipv6 nhrp ospfapi pam rpki -doc -fpm -snmp -test" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-09-09 07:34:09 UTC
Created attachment 870161 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-09 07:34:13 UTC
Created attachment 870162 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-09 07:34:19 UTC
Created attachment 870163 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-09 07:34:20 UTC
Created attachment 870164 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-09 07:34:22 UTC
Created attachment 870165 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-09 07:34:23 UTC
Created attachment 870166 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-09 07:34:25 UTC
Created attachment 870167 [details]
net-misc:frr-9.0:20230908-211907.log.xz
Comment 8 Toralf Förster gentoo-dev 2023-09-09 07:34:26 UTC
Created attachment 870168 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-03-22 09:43:58 UTC
The bug has been closed via the following commit(s):

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

commit 82f669615665a4fc5a70f8357b6fb15a99a34585
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-03-21 06:07:36 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-03-22 09:43:39 +0000

    net-misc/frr: drop 9.0, 9.0.1
    
    Bug: https://bugs.gentoo.org/916902
    Closes: https://bugs.gentoo.org/914714
    Closes: https://bugs.gentoo.org/913887
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/35848
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-misc/frr/Manifest         |   2 -
 net-misc/frr/frr-9.0.1.ebuild | 151 ------------------------------------------
 net-misc/frr/frr-9.0.ebuild   | 151 ------------------------------------------
 3 files changed, 304 deletions(-)