Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787671 - net-firewall/fwbuilder-5.3.7 - ../.../InetAddr.h: error: ISO C++17 does not allow dynamic exception specifications (maybe gcc-11 related)
Summary: net-firewall/fwbuilder-5.3.7 - ../.../InetAddr.h: error: ISO C++17 does not a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-05-02 11:20 UTC by Toralf Förster
Modified: 2021-09-20 17:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.22 KB, text/plain)
2021-05-02 11:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,374.13 KB, text/plain)
2021-05-02 11:20 UTC, Toralf Förster
Details
environment (environment,73.28 KB, text/plain)
2021-05-02 11:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.47 KB, application/x-bzip)
2021-05-02 11:20 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.54 KB, application/x-bzip)
2021-05-02 11:20 UTC, Toralf Förster
Details
net-firewall:fwbuilder-5.3.7:20210502-111236.log (net-firewall:fwbuilder-5.3.7:20210502-111236.log,29.91 KB, text/plain)
2021-05-02 11:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.67 KB, application/x-bzip)
2021-05-02 11:20 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 11:20:42 UTC
x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -Og -g -D__STDC_FORMAT_MACROS -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -Og -g -fPIC -Wall -Wextra  -I. -I.. -I../.. -I/usr/include/libxml2 -I../../../.. -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/InetAddr.o InetAddr.cpp
In file included from InetAddr.cpp:31:
../fwbuilder/InetAddr.h:118:32: error: ISO C++17 does not allow dynamic exception specifications
  118 |     InetAddr(const char *data) throw(FWException);
      |                                ^~~~~
../fwbuilder/InetAddr.h:119:40: error: ISO C++17 does not allow dynamic exception specifications
  119 |     InetAddr(int af, const char *data) throw(FWException);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20210421-084009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.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 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   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	Sun May  2 10:35:13 UTC 2021

emerge -qpvO net-firewall/fwbuilder
[ebuild  N    ] net-firewall/fwbuilder-5.3.7
Comment 1 Toralf Förster gentoo-dev 2021-05-02 11:20:43 UTC
Created attachment 705264 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-02 11:20:45 UTC
Created attachment 705267 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-02 11:20:47 UTC
Created attachment 705270 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-02 11:20:48 UTC
Created attachment 705273 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-02 11:20:49 UTC
Created attachment 705276 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-02 11:20:51 UTC
Created attachment 705279 [details]
net-firewall:fwbuilder-5.3.7:20210502-111236.log
Comment 7 Toralf Förster gentoo-dev 2021-05-02 11:20:52 UTC
Created attachment 705282 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-08-04 20:11:53 UTC
The bug has been closed via the following commit(s):

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

commit 8ed43f3b77d28bf20172338ba6269566a8187513
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-04 20:10:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-04 20:11:44 +0000

    net-firewall/fwbuilder: modernise ebuild, drop -Werror
    
    Closes: https://bugs.gentoo.org/787671
    Signed-off-by: Sam James <sam@gentoo.org>

 .../fwbuilder-6.0.0_p20200502-drop-Werror.patch    | 25 ++++++++++++++++++++++
 .../fwbuilder/fwbuilder-6.0.0_p20200502.ebuild     | 24 +++++++++------------
 2 files changed, 35 insertions(+), 14 deletions(-)
Comment 9 Larry the Git Cow gentoo-dev 2021-08-04 20:21:57 UTC
The bug has been referenced in the following commit(s):

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

commit 308fc6c03729914e9d1c37d95070803546d6f7f8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-04 20:21:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-04 20:21:49 +0000

    net-firewall/fwbuilder: add 6.0.0_pre20200502, drop 6.0.0_p20200502
    
    Bug: https://bugs.gentoo.org/787671
    Signed-off-by: Sam James <sam@gentoo.org>

 net-firewall/fwbuilder/Manifest                                         | 2 +-
 ...-drop-Werror.patch => fwbuilder-6.0.0_pre20200502-drop-Werror.patch} | 0
 ...-fix_version.patch => fwbuilder-6.0.0_pre20200502-fix_version.patch} | 0
 ...uilder-6.0.0_p20200502.ebuild => fwbuilder-6.0.0_pre20200502.ebuild} | 2 +-
 4 files changed, 2 insertions(+), 2 deletions(-)