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

Bug 787164

Summary: sci-physics/thepeg-2.0.4 - ../.../Selector.h: error: ISO C++17 does not allow dynamic exception specifications (maybe gcc-11 related)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Physics related packages <sci-physics>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: andrewammerlaan, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732706    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sci-physics:thepeg-2.0.4:20210430-144306.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-04-30 15:57:15 UTC
                 from Containers.cc:14:
../include/ThePEG/Utilities/Selector.h: At global scope:
../include/ThePEG/Utilities/Selector.h:131:50: error: ISO C++17 does not allow dynamic exception specifications
  131 |   T & select(double rnd, double * remainder = 0) throw(range_error);
      |                                                  ^~~~~
../include/ThePEG/Utilities/Selector.h:140:30: error: ISO C++17 does not allow dynamic exception specifications
  140 |   T & operator[](double rnd) throw(range_error) { return select(rnd); }

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20210415-101632

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.18.0 [icedtea-8]
2)	IcedTea JDK 3.16.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
4)	OpenJDK 8.292_p10 [openjdk-8]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8 
  [3]   jamvm 
  [4]   openjdk-8 
  [5]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Apr 30 14:20:13 UTC 2021

emerge -qpvO sci-physics/thepeg
[ebuild  N    ] sci-physics/thepeg-2.0.4  USE="zlib -c++11 -emacs -fastjet -hepmc -java -lhapdf -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2021-04-30 15:57:16 UTC
Created attachment 704574 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-30 15:57:18 UTC
Created attachment 704577 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-30 15:57:20 UTC
Created attachment 704580 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-30 15:57:21 UTC
Created attachment 704583 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-30 15:57:22 UTC
Created attachment 704586 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-30 15:57:24 UTC
Created attachment 704589 [details]
sci-physics:thepeg-2.0.4:20210430-144306.log
Comment 7 Toralf Förster gentoo-dev 2021-04-30 15:57:25 UTC
Created attachment 704592 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-05 00:13:11 UTC
Hopefully fixed with 2.2.2?