Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 790023 - sci-chemistry/gnome-chemistry-utils-0.14.17_p5 - ../.../value.h: error: ISO C++17 does not allow dynamic exception specifications (maybe gcc-11 related)
Summary: sci-chemistry/gnome-chemistry-utils-0.14.17_p5 - ../.../value.h: error: ISO C...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-05-13 19:55 UTC by Toralf Förster
Modified: 2021-07-27 20:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.00 KB, text/plain)
2021-05-13 19:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,258.14 KB, text/plain)
2021-05-13 19:55 UTC, Toralf Förster
Details
environment (environment,73.25 KB, text/plain)
2021-05-13 19:55 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.06 KB, application/x-bzip)
2021-05-13 19:55 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,17.69 KB, application/x-bzip)
2021-05-13 19:55 UTC, Toralf Förster
Details
sci-chemistry:gnome-chemistry-utils-0.14.17_p5:20210513-195149.log (sci-chemistry:gnome-chemistry-utils-0.14.17_p5:20210513-195149.log,91.97 KB, text/plain)
2021-05-13 19:55 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.75 KB, application/x-bzip)
2021-05-13 19:55 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-13 19:55:38 UTC
                 from element.h:32,
                 from atom.cc:26:
../../libs/gcu/value.h:149:74: error: ISO C++17 does not allow dynamic exception specifications
  149 | sionalValue operator+ (DimensionalValue const &value) const throw (std::invalid_argument);
      |                                                             ^~~~~

In file included from application.h:30,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j2-20210510-164836

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-9.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.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu May 13 19:05:30 UTC 2021

emerge -qpvO sci-chemistry/gnome-chemistry-utils
[ebuild  N    ] sci-chemistry/gnome-chemistry-utils-0.14.17_p5  USE="-gnumeric"
Comment 1 Toralf Förster gentoo-dev 2021-05-13 19:55:40 UTC
Created attachment 708156 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-13 19:55:41 UTC
Created attachment 708159 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-13 19:55:42 UTC
Created attachment 708162 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-13 19:55:44 UTC
Created attachment 708165 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-13 19:55:45 UTC
Created attachment 708168 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-13 19:55:46 UTC
Created attachment 708171 [details]
sci-chemistry:gnome-chemistry-utils-0.14.17_p5:20210513-195149.log
Comment 7 Toralf Förster gentoo-dev 2021-05-13 19:55:47 UTC
Created attachment 708174 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-07-27 20:35:40 UTC
The bug has been closed via the following commit(s):

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

commit 9bada83e359843ce1cbd6dedb4ec78ba056b3223
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-07-27 18:28:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-27 20:34:19 +0000

    sci-chemistry/gnome-chemistry-utils: workaround build failure with GCC 11
    
    Closes: https://bugs.gentoo.org/790023
    Signed-off-by: Sam James <sam@gentoo.org>

 .../gnome-chemistry-utils/gnome-chemistry-utils-0.14.17_p6.ebuild    | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)