Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 787110

Summary: net-misc/omniORB-4.2.2 - ../.../orbOptions.h: error: ISO C++17 does not allow dynamic exception specifications (maybe gcc-11 related)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732706    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-misc:omniORB-4.2.2:20210429-210702.log

Description Toralf Förster gentoo-dev 2021-04-30 13:15:44 UTC
In file included from ../../../../../src/lib/omniORB/orbcore/corbaOrb.cc:48:
../../../../../include/omniORB4/internal/orbOptions.h:95:57: error: ISO C++17 does not allow dynamic exception specifications
   95 |     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
      |                                                         ^~~~~
../../../../../include/omniORB4/internal/orbOptions.h:147:16: error: ISO C++17 does not allow dynamic exception specifications
  147 |   void visit() throw(BadParam);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20210423-202814

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.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.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr 29 20:05:15 UTC 2021

emerge -qpvO net-misc/omniORB
[ebuild  N    ] net-misc/omniORB-4.2.2  USE="ipv6 ssl -doc" PYTHON_SINGLE_TARGET="python3_8 -python3_7 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2021-04-30 13:15:45 UTC
Created attachment 704274 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-30 13:15:46 UTC
Created attachment 704277 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-30 13:15:48 UTC
Created attachment 704280 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-30 13:15:49 UTC
Created attachment 704283 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-30 13:15:50 UTC
Created attachment 704286 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-30 13:15:52 UTC
Created attachment 704289 [details]
net-misc:omniORB-4.2.2:20210429-210702.log
Comment 7 Larry the Git Cow gentoo-dev 2021-05-10 14:05:37 UTC
The bug has been closed via the following commit(s):

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

commit 1247e221fa7669ba4fa77ae637f8b903a24cb253
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-05-10 14:04:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-10 14:05:30 +0000

    net-misc/omniORB: add 4.2.4
    
    Closes: https://bugs.gentoo.org/787110
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/omniORB/Manifest             |  1 +
 net-misc/omniORB/omniORB-4.2.4.ebuild | 92 +++++++++++++++++++++++++++++++++++
 2 files changed, 93 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2021-09-19 17:10:55 UTC
The bug has been referenced in the following commit(s):

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

commit f9b0d05190c200aaf04f9ebf8d946e936a468b36
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-09-19 17:04:36 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-09-19 17:10:37 +0000

    net-misc/omniORB: Remove old
    
    Bug: https://bugs.gentoo.org/787110
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>

 net-misc/omniORB/Manifest             |  1 -
 net-misc/omniORB/omniORB-4.2.2.ebuild | 92 -----------------------------------
 2 files changed, 93 deletions(-)