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

Bug 787098

Summary: x11-misc/bbcd-0.3.1-r3 - CD_GUI.hh: 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: Ben Kohler <bkohler>
Status: RESOLVED FIXED    
Severity: normal    
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
temp.tar.bz2
x11-misc:bbcd-0.3.1-r3:20210429-190049.log

Description Toralf Förster gentoo-dev 2021-04-30 13:12:58 UTC
      |  ^~~~~~~
In file included from bbcd.cc:24:
CD_GUI.hh:86:19: error: ISO C++17 does not allow dynamic exception specifications
   86 |   CD_GUI(Option*) throw (UnableToOpenDisplay);
      |                   ^~~~~
make: *** [Makefile:199: bbcd.o] Error 1
 * ERROR: x11-misc/bbcd-0.3.1-r3::gentoo failed (compile phase):

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

  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)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   jamvm 
  [3]   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	Thu Apr 29 18:35:14 UTC 2021

emerge -qpvO x11-misc/bbcd
[ebuild  N    ] x11-misc/bbcd-0.3.1-r3
Comment 1 Toralf Förster gentoo-dev 2021-04-30 13:12:59 UTC
Created attachment 704193 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-30 13:13:01 UTC
Created attachment 704196 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-30 13:13:02 UTC
Created attachment 704199 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-30 13:13:03 UTC
Created attachment 704202 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-30 13:13:05 UTC
Created attachment 704205 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-30 13:13:06 UTC
Created attachment 704208 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-04-30 13:13:07 UTC
Created attachment 704211 [details]
x11-misc:bbcd-0.3.1-r3:20210429-190049.log
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-07-29 06:12:53 UTC
Ping
Comment 9 Larry the Git Cow gentoo-dev 2021-07-29 13:53:12 UTC
The bug has been closed via the following commit(s):

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

commit 0fa93f12b224b1bfb4a0252713c276c69b25c034
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2021-07-29 13:52:09 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2021-07-29 13:53:01 +0000

    x11-misc/bbcd: fix gcc11 build
    
    Closes: https://bugs.gentoo.org/787098
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 x11-misc/bbcd/bbcd-0.3.1-r3.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)