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

Bug 697870

Summary: sci-physics/herwig++-2.7.1-r1 : ../.../Histogram.h:114:8: error: isnan was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Physics related packages <sci-physics>
Status: RESOLVED WONTFIX    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=770796
https://github.com/gentoo/gentoo/pull/19675
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 582084    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-physics:herwig++-2.7.1-r1:20191015-200737.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-10-16 17:11:10 UTC
                 from LEPJetAnalysis.cc:14:
../include/Herwig++/Utilities/Histogram.h: In member function ‘void Herwig::Histogram::addWeighted(double, double)’:
../include/Herwig++/Utilities/Histogram.h:114:8: error: ‘isnan’ was not declared in this scope; did you mean ‘std::isnan’?
  114 |     if(isnan(input)) return;
      |        ^~~~~
      |        std::isnan

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20191014-001639

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 15 Oct 2019 18:30:37 +0000

emerge -qpvO sci-physics/herwig++
[ebuild  N    ] sci-physics/herwig++-2.7.1-r1  USE="fastjet -c++11 -static-libs"
Comment 1 Toralf Förster gentoo-dev 2019-10-16 17:11:12 UTC
Created attachment 592888 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-16 17:11:15 UTC
Created attachment 592890 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-10-16 17:11:18 UTC
Created attachment 592892 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-10-16 17:11:20 UTC
Created attachment 592894 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-10-16 17:11:23 UTC
Created attachment 592896 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-10-16 17:11:26 UTC
Created attachment 592898 [details]
sci-physics:herwig++-2.7.1-r1:20191015-200737.log
Comment 7 Toralf Förster gentoo-dev 2019-10-16 17:11:29 UTC
Created attachment 592900 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2021-03-07 15:44:20 UTC
So, broken since gcc-6? Not that it matters much, since dependency build error blocks testing anyway.
Comment 9 Larry the Git Cow gentoo-dev 2021-03-07 19:02:03 UTC
The bug has been referenced in the following commit(s):

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

commit edb2f41ebb340ac9a9bb84eed80bfd38df5f8f62
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-03-07 15:54:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-03-07 19:01:09 +0000

    profiles: Mask sci-physics/herwig++ for removal
    
    Bug: https://bugs.gentoo.org/697870
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2021-04-06 11:48:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a6599c653658a2edab1b62094559bc4a098bb4

commit 10a6599c653658a2edab1b62094559bc4a098bb4
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-04-06 11:44:31 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-04-06 11:48:21 +0000

    sci-physics/herwig++: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/697870
    Closes: https://bugs.gentoo.org/705236
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask                              |  6 --
 sci-physics/herwig++/Manifest                      |  1 -
 .../herwig++/files/herwig++-2.6.3-looptools.patch  | 64 --------------------
 .../files/herwig++-2.7.1-fix-boost-1.67.patch      | 42 -------------
 sci-physics/herwig++/herwig++-2.7.1-r1.ebuild      | 68 ----------------------
 sci-physics/herwig++/metadata.xml                  | 20 -------
 6 files changed, 201 deletions(-)