Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938218 - dev-debug/sysdig-0.38.1-r1 - [gcc-15] /.../ast.h: error: const struct libsinsp::filter::ast::pos_info has no member named idx
Summary: dev-debug/sysdig-0.38.1-r1 - [gcc-15] /.../ast.h: error: const struct libsins...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Holger Hoffstätte
URL:
Whiteboard:
Keywords: PATCH, UPSTREAM
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-20 07:23 UTC by Toralf Förster
Modified: 2024-08-31 16:45 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.59 KB, text/plain)
2024-08-20 07:23 UTC, Toralf Förster
Details
dev-debug:sysdig-0.38.1-r1:20240820-040606.log (dev-debug:sysdig-0.38.1-r1:20240820-040606.log,102.85 KB, text/plain)
2024-08-20 07:23 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,59.95 KB, application/x-xz)
2024-08-20 07:23 UTC, Toralf Förster
Details
environment (environment,118.20 KB, text/plain)
2024-08-20 07:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,38.70 KB, application/x-xz)
2024-08-20 07:23 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,65.04 KB, application/x-xz)
2024-08-20 07:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.68 KB, application/x-xz)
2024-08-20 07:23 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 2024-08-20 07:23:23 UTC
      |     ^~~~~~~~
/var/tmp/portage/dev-debug/sysdig-0.38.1-r1/work/libs-0.17.3/userspace/libsinsp/filter/ast.h:82:5: note: uint32_t is defined in header <cstdint>; this is probably fixable by adding #include <cstdint>
/var/tmp/portage/dev-debug/sysdig-0.38.1-r1/work/libs-0.17.3/userspace/libsinsp/filter/ast.h: In member function bool libsinsp::filter::ast::pos_info::operator==(const libsinsp::filter::ast::pos_info&) const:
/var/tmp/portage/dev-debug/sysdig-0.38.1-r1/work/libs-0.17.3/userspace/libsinsp/filter/ast.h:59:16: error: idx was not declared in this scope
   59 |         return idx == b.idx && line == b.line && col == b.col;
      |                ^~~
/var/tmp/portage/dev-debug/sysdig-0.38.1-r1/work/libs-0.17.3/userspace/libsinsp/filter/ast.h:59:25: error: const struct libsinsp::filter::ast::pos_info has no member named idx
   59 |         return idx == b.idx && line == b.line && col == b.col;
      |                         ^~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened-20240816-201002

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
/usr/lib/llvm/18
18.1.8
Python 3.12.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.80.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit ced16f0f6f9a0a0b892b59840fb40c73523abfe1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 20 02:08:10 2024 +0000

    2024-08-20 02:08:09 UTC

emerge -qpvO =dev-debug/sysdig-0.38.1-r1
[ebuild  N    ] dev-debug/sysdig-0.38.1-r1  USE="modules" LUA_SINGLE_TARGET="luajit"
Comment 1 Toralf Förster gentoo-dev 2024-08-20 07:23:24 UTC
Created attachment 900757 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-20 07:23:25 UTC
Created attachment 900758 [details]
dev-debug:sysdig-0.38.1-r1:20240820-040606.log
Comment 3 Toralf Förster gentoo-dev 2024-08-20 07:23:26 UTC
Created attachment 900759 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-08-20 07:23:28 UTC
Created attachment 900760 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-08-20 07:23:29 UTC
Created attachment 900761 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-20 07:23:30 UTC
Created attachment 900762 [details]
qlist-info.txt.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-20 07:23:31 UTC
Created attachment 900763 [details]
temp.tar.xz
Comment 8 Holger Hoffstätte 2024-08-20 08:51:18 UTC
Reported upstream: https://github.com/falcosecurity/libs/issues/2012
Comment 9 Holger Hoffstätte 2024-08-31 16:45:57 UTC
Fixed upstream in https://github.com/falcosecurity/libs/commit/9d76298020e9dbde6b5d8e4f36b17c1ad6a4a4c7