Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787617 - games-arcade/cosmosmash-1.4.7-r1 - ./.../WaveFileBuffer.h: error: ISO C++17 does not allow dynamic exception specifications (maybe gcc-11 related)
Summary: games-arcade/cosmosmash-1.4.7-r1 - ./.../WaveFileBuffer.h: error: ISO C++17 d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-05-02 08:53 UTC by Toralf Förster
Modified: 2021-05-06 07:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.32 KB, text/plain)
2021-05-02 08:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,384.83 KB, text/plain)
2021-05-02 08:53 UTC, Toralf Förster
Details
environment (environment,95.34 KB, text/plain)
2021-05-02 08:53 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.11 KB, application/x-bzip)
2021-05-02 08:53 UTC, Toralf Förster
Details
games-arcade:cosmosmash-1.4.7-r1:20210502-022608.log (games-arcade:cosmosmash-1.4.7-r1:20210502-022608.log,12.78 KB, text/plain)
2021-05-02 08:53 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.42 KB, application/x-bzip)
2021-05-02 08:53 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.82 KB, application/x-bzip)
2021-05-02 08:53 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 2021-05-02 08:53:47 UTC
                 from CosmoSmashEngine.h:34,
                 from CosmoSmashEngine.cpp:22:
./roundbeetle/WaveFileBuffer.h:40:61: error: ISO C++17 does not allow dynamic exception specifications
   40 |     explicit WaveFileBuffer(const std::string &wavFilePath) throw(std::string);
      |                                                             ^~~~~
./roundbeetle/WaveFileBuffer.h:42:47: error: ISO C++17 does not allow dynamic exception specifications
   42 |     void init(const std::string &wavFilePath) throw(std::string);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20210420-165442

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] 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
  [2]   rust-1.51.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.4
  [2]   php8.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun May  2 00:35:10 UTC 2021

emerge -qpvO games-arcade/cosmosmash
[ebuild  N    ] games-arcade/cosmosmash-1.4.7-r1
Comment 1 Toralf Förster gentoo-dev 2021-05-02 08:53:48 UTC
Created attachment 705192 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-02 08:53:50 UTC
Created attachment 705195 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-02 08:53:51 UTC
Created attachment 705198 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-02 08:53:53 UTC
Created attachment 705201 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-02 08:53:54 UTC
Created attachment 705204 [details]
games-arcade:cosmosmash-1.4.7-r1:20210502-022608.log
Comment 6 Toralf Förster gentoo-dev 2021-05-02 08:53:55 UTC
Created attachment 705207 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-05-02 08:53:56 UTC
Created attachment 705210 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-05-06 07:22:22 UTC
The bug has been closed via the following commit(s):

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

commit 7d823aeae7309b2e18e57c74cd12d630a681e7ee
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-05-06 07:03:40 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-05-06 07:22:07 +0000

    games-arcade/cosmosmash: bump up to 1.4.8
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/787617
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 games-arcade/cosmosmash/Manifest                |  1 +
 games-arcade/cosmosmash/cosmosmash-1.4.8.ebuild | 37 +++++++++++++++++++++++++
 2 files changed, 38 insertions(+)