Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788577 - net-im/minbif-1.0.5-r3 - /.../config.h: error: ISO C++17 does not allow dynamic exception specifications (maybe gcc-11 related)
Summary: net-im/minbif-1.0.5-r3 - /.../config.h: error: ISO C++17 does not allow dynam...
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: PMASKED
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-05-06 07:52 UTC by Toralf Förster
Modified: 2021-08-24 12:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.12 KB, text/plain)
2021-05-06 07:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,447.73 KB, text/plain)
2021-05-06 07:52 UTC, Toralf Förster
Details
environment (environment,94.20 KB, text/plain)
2021-05-06 07:52 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.97 KB, application/x-bzip)
2021-05-06 07:52 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.17 KB, application/x-bzip)
2021-05-06 07:52 UTC, Toralf Förster
Details
net-im:minbif-1.0.5-r3:20210506-001310.log (net-im:minbif-1.0.5-r3:20210506-001310.log,10.80 KB, text/plain)
2021-05-06 07:52 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.35 KB, application/x-bzip)
2021-05-06 07:52 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-06 07:52:05 UTC
In file included from /var/tmp/portage/net-im/minbif-1.0.5-r3/work/minbif-1.0.5/src/core/minbif.h:23,
                 from /var/tmp/portage/net-im/minbif-1.0.5-r3/work/minbif-1.0.5/src/core/minbif.cpp:29:
/var/tmp/portage/net-im/minbif-1.0.5-r3/work/minbif-1.0.5/src/core/config.h:175:95: error: ISO C++17 does not allow dynamic exception specifications
  175 |         ConfigSection* AddSection(std::string label, std::string description, section_t type) throw(error_exc);
      |                                                                                               ^~~~~
/var/tmp/portage/net-im/minbif-1.0.5-r3/work/minbif-1.0.5/src/core/config.h:221:105: error: ISO C++17 does not allow dynamic exception specifications
  221 |         ConfigSection* AddSection(std::string label, std::string description, MyConfig::section_t type) throw(MyConfig::error_exc);

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

  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.10
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	Wed May  5 21:20:11 UTC 2021

emerge -qpvO net-im/minbif
[ebuild  N    ] net-im/minbif-1.0.5-r3  USE="imlib libcaca pam -gnutls -xinetd"
Comment 1 Toralf Förster gentoo-dev 2021-05-06 07:52:06 UTC
Created attachment 706302 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-06 07:52:08 UTC
Created attachment 706305 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-06 07:52:09 UTC
Created attachment 706308 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-06 07:52:10 UTC
Created attachment 706311 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-06 07:52:11 UTC
Created attachment 706314 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-06 07:52:12 UTC
Created attachment 706317 [details]
net-im:minbif-1.0.5-r3:20210506-001310.log
Comment 7 Toralf Förster gentoo-dev 2021-05-06 07:52:14 UTC
Created attachment 706320 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-07-26 05:14:34 UTC
The bug has been referenced in the following commit(s):

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

commit c94d385875381ad310d8ec74bf00215f7ad938c5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-07-26 04:52:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-26 05:13:20 +0000

    profiles: last-rite net-im/minbif
    
    Bug: https://bugs.gentoo.org/788577
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2021-08-24 12:39:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=274b842481cf1ceb5562f3a54680473145bc5e3d

commit 274b842481cf1ceb5562f3a54680473145bc5e3d
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-08-24 12:38:39 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-08-24 12:38:39 +0000

    net-im/minbif: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/788577
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-im/minbif/Manifest                             |  1 -
 net-im/minbif/files/minbif-1.0.5-gcc47.patch       | 76 --------------------
 .../files/minbif-1.0.5-glib-single-includes.patch  | 26 -------
 .../minbif-1.0.5-rename-imlib-load-error.patch     | 13 ----
 net-im/minbif/files/minbif.initd                   | 23 ------
 net-im/minbif/metadata.xml                         |  5 --
 net-im/minbif/minbif-1.0.5-r3.ebuild               | 83 ----------------------
 profiles/package.mask                              |  5 --
 8 files changed, 232 deletions(-)