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
Created attachment 705264 [details] emerge-info.txt
Created attachment 705267 [details] emerge-history.txt
Created attachment 705270 [details] environment
Created attachment 705273 [details] etc.portage.tar.bz2
Created attachment 705276 [details] logs.tar.bz2
Created attachment 705279 [details] net-firewall:fwbuilder-5.3.7:20210502-111236.log
Created attachment 705282 [details] temp.tar.bz2
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(-)
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(-)