Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937115 - sci-physics/fastjet-3.4.3 - [icu-75.1] [gcc-15] ProtoJet.hpp: error: const class fastjet::d0::ProtoJet<Item> has no member named _Et
Summary: sci-physics/fastjet-3.4.3 - [icu-75.1] [gcc-15] ProtoJet.hpp: error: const cl...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Physics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-02 06:29 UTC by Toralf Förster
Modified: 2024-10-27 10:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.36 KB, text/plain)
2024-08-02 06:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,49.77 KB, text/plain)
2024-08-02 06:29 UTC, Toralf Förster
Details
environment (environment,137.10 KB, text/plain)
2024-08-02 06:29 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,37.30 KB, application/x-xz)
2024-08-02 06:29 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,13.32 KB, application/x-xz)
2024-08-02 06:29 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,102.36 KB, text/plain)
2024-08-02 06:29 UTC, Toralf Förster
Details
sci-physics:fastjet-3.4.2:20240802-022921.log (sci-physics:fastjet-3.4.2:20240802-022921.log,69.73 KB, text/plain)
2024-08-02 06:29 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,32.93 KB, application/x-xz)
2024-08-02 06:29 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-02 06:29:17 UTC
too long lines were shrinked:

make[3]: Entering directory '/var/tmp/portage/sci-physics/fastjet-3.4.2/work/fastjet-3.4.2/plugins/D0RunIICone'
/bin/bash ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/fastjet    -g  -Woverloaded-virtual  -DDROP_CGAL  -fno-inline -I. -I./../../include -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o libD0RunIIConePlugin_la-
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include/fastjet -g -Woverloaded-virtual -DDROP_CGAL -fno-inline -I. -I./../../include -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c D0RunIIConePlugin.cc  -fPIC -DPIC -o .libs/libD0RunIIConePlugin_la
In file included from ILConeAlgorithm.hpp:88,
                 from D0RunIIConePlugin.cc:38:
ProtoJet.hpp: In member function 'void fastjet::d0::ProtoJet<Item>::print(std::ostream&) const':
ProtoJet.hpp:198:51: error: 'const class fastjet::d0::ProtoJet<Item>' has no member named '_Et'
  198 |   os<<"y phi Et = ("<<_y<<", "<<_phi<<", "<<this->_Et<<")"<<std::endl;
      |                                                   ^~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened_systemd-20240801-090532

  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
    Requested by sam
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
Python 3.12.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.79.0 *
The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.5 linux/amd64

  HEAD of ::gentoo
commit 0cf7d490e351dfa76486d611aeeab5a0045ee31b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 2 02:03:59 2024 +0000

    2024-08-02 02:03:59 UTC

emerge -qpvO sci-physics/fastjet
[ebuild  N    ] sci-physics/fastjet-3.4.2  USE="plugins -cgal -doc -examples -python" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-08-02 06:29:18 UTC
Created attachment 898796 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-02 06:29:19 UTC
Created attachment 898797 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-08-02 06:29:20 UTC
Created attachment 898798 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-02 06:29:21 UTC
Created attachment 898799 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-02 06:29:22 UTC
Created attachment 898800 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-02 06:29:24 UTC
Created attachment 898801 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2024-08-02 06:29:25 UTC
Created attachment 898802 [details]
sci-physics:fastjet-3.4.2:20240802-022921.log
Comment 8 Toralf Förster gentoo-dev 2024-08-02 06:29:26 UTC
Created attachment 898803 [details]
temp.tar.xz
Comment 9 Agostino Sarubbo gentoo-dev 2024-10-27 10:22:07 UTC
tinderbox_x86 has reproduced this issue with version 3.4.3 - Updating summary.