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

Bug 871420

Summary: sci-physics/fastjet-contrib-1.049-r1 - ./EEHelpers.hh: error: no member named numeric_limits in namespace std
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: APN-Pucky <alexander>
Status: RESOLVED FIXED    
Severity: normal CC: jy6x2b32pie9, sci-physics, sci
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/35924
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sci-physics:fastjet-contrib-1.049-r1:20220918-131240.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-18 13:23:16 UTC
clang++ -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include   -c -o TauComponents.o TauComponents.cc
clang++ -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include   -c -o IterativeConstituentSubtractor.o IterativeConstituentSubtractor.cc
In file included from RecursiveLundEEGenerator.cc:24:
In file included from ./RecursiveLundEEGenerator.hh:26:
./EEHelpers.hh:74:23: error: no member named 'numeric_limits' in namespace 'std'
    if (dot > (1-std::numeric_limits<double>::epsilon()) * p1p2mod) {
                 ~~~~~^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20220915-203738

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3.90

  HEAD of ::gentoo
commit cf4ca3b34687fe2c05dfc366e23f164beb852dae
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 11:31:47 2022 +0000

    2022-09-18 11:31:47 UTC

emerge -qpvO sci-physics/fastjet-contrib
[ebuild  N    ] sci-physics/fastjet-contrib-1.049-r1
Comment 1 Toralf Förster gentoo-dev 2022-09-18 13:23:17 UTC
Created attachment 811576 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 13:23:18 UTC
Created attachment 811579 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-18 13:23:20 UTC
Created attachment 811582 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-18 13:23:21 UTC
Created attachment 811585 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-18 13:23:22 UTC
Created attachment 811588 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-18 13:23:23 UTC
Created attachment 811591 [details]
sci-physics:fastjet-contrib-1.049-r1:20220918-131240.log
Comment 7 Toralf Förster gentoo-dev 2022-09-18 13:23:24 UTC
Created attachment 811594 [details]
temp.tar.bz2
Comment 8 jy6x2b32pie9 2024-03-26 09:55:11 UTC
Bug is obsolete.
sci-physics/fastjet-contrib-1.049-r2 builds with gcc-13 with modern -Werror= settings, passes 34 out of 39 tests
and also builds with clang-17 and lld, passes 35 out of 39 tests.
Same for sci-physics/fastjet-contrib-1.053, 37 out of 41 tests for clang and 36 out of 41 for gcc

recommend dropping fastjet-contrib-1.049-r1 from tree as superseded and closing the bug.
Comment 9 Larry the Git Cow gentoo-dev 2024-03-26 19:10:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b09eb80c56dc123d456a4bcfe679e3e72a16714

commit 4b09eb80c56dc123d456a4bcfe679e3e72a16714
Author:     Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
AuthorDate: 2024-03-26 10:00:25 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2024-03-26 19:09:46 +0000

    sci-physics/fastjet-contrib: drop 1.049-r1
    
    Closes: https://bugs.gentoo.org/871420
    Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
    Closes: https://github.com/gentoo/gentoo/pull/35924
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 .../fastjet-contrib-1.049-r1.ebuild                | 44 ----------------------
 1 file changed, 44 deletions(-)