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

Bug 732774

Summary: net-libs/libproxy-0.4.15-r1: fails to build with gcc-11
Product: Gentoo Linux Reporter: lekto
Component: Current packagesAssignee: Freedesktop bugs <freedesktop-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description lekto 2020-07-15 18:52:27 UTC
Created attachment 649340 [details]
build.log

/var/tmp/portage/net-libs/libproxy-0.4.15-r1/work/libproxy-0.4.15/libproxy/extension_config.hpp:34:61: error: ISO C++17 does not allow dynamic exception specifications
   34 |         virtual vector<url>      get_config(const url &dst) throw (runtime_error)=0;
      |                                                             ^~~~~
Comment 1 lekto 2020-07-15 18:52:51 UTC
Created attachment 649342 [details]
emerge --info
Comment 2 Stephan Hartmann (RETIRED) gentoo-dev 2020-07-15 19:09:49 UTC

*** This bug has been marked as a duplicate of bug 732700 ***