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

Bug 912829

Summary: net-analyzer/ostinato-1.2.0 - /.../span.h: error: Container was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: RESOLVED PKGREMOVED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=913106
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-analyzer:ostinato-1.2.0:20230822-075301.log.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-08-22 11:26:22 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_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.20.7 linux/amd64

  HEAD of ::gentoo
commit 82224636b07961da5100b77793586ae8227914aa
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 22 06:16:32 2023 +0000

    2023-08-22 06:16:31 UTC

emerge -qpvO net-analyzer/ostinato
[ebuild   R   ] net-analyzer/ostinato-1.2.0
Comment 1 Toralf Förster gentoo-dev 2023-08-22 11:26:23 UTC
Created attachment 868478 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-22 11:26:24 UTC
Created attachment 868479 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-08-22 11:26:25 UTC
Created attachment 868480 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-08-22 11:26:26 UTC
Created attachment 868481 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-08-22 11:26:27 UTC
Created attachment 868482 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-22 11:26:28 UTC
Created attachment 868483 [details]
net-analyzer:ostinato-1.2.0:20230822-075301.log.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-22 11:26:29 UTC
Created attachment 868484 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2025-02-12 18:47:23 UTC
The bug has been referenced in the following commit(s):

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

commit 2a6b907fcdd59cca296b56158f726c5a956fb247
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-02-12 18:45:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-02-12 18:46:54 +0000

    profiles: Mask net-analyzer/ostinato for removal
    
    Bug: https://bugs.gentoo.org/912829
    Bug: https://bugs.gentoo.org/913106
    Bug: https://bugs.gentoo.org/922304
    Bug: https://bugs.gentoo.org/922306
    Bug: https://bugs.gentoo.org/926039
    Bug: https://bugs.gentoo.org/935772
    Bug: https://bugs.gentoo.org/935887
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2025-03-14 10:11:18 UTC
The bug has been closed via the following commit(s):

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

commit 3c89e7276db75f073c3353b1651c2c80a99db4cb
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-03-14 10:10:24 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-03-14 10:10:24 +0000

    net-analyzer/ostinato: treeclean
    
    Closes: https://bugs.gentoo.org/912829 (pkgremoved)
    Closes: https://bugs.gentoo.org/913106 (pkgremoved)
    Closes: https://bugs.gentoo.org/922304 (pkgremoved)
    Closes: https://bugs.gentoo.org/926039 (pkgremoved)
    Closes: https://bugs.gentoo.org/935772 (pkgremoved)
    Closes: https://bugs.gentoo.org/935887 (pkgremoved)
    Closes: https://bugs.gentoo.org/922306 (pkgremoved)
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 net-analyzer/ostinato/Manifest                     |  2 -
 .../ostinato-0.9_p20180522-no-modeltest.patch      | 10 -----
 net-analyzer/ostinato/metadata.xml                 | 11 ------
 net-analyzer/ostinato/ostinato-1.1-r2.ebuild       | 42 --------------------
 net-analyzer/ostinato/ostinato-1.2.0.ebuild        | 45 ----------------------
 profiles/package.mask                              |  6 ---
 6 files changed, 116 deletions(-)