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

Bug 620484

Summary: app-crypt/simple-tpm-pk11-0.06 : src/common.cc:137:7: error: throw will always call terminate() [-Werror=terminate]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Jason Zaman <perfinion>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-crypt:simple-tpm-pk11-0.06:20170603-001445.log
config.log.tbz2
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-06-03 08:40:14 UTC
src/common.cc: In instantiation of ‘stpm::{anonymous}::AutoFree<T, New, Free>::~AutoFree() [with T = bignum_st; T* (* New)() = BN_new; void (* Free)(T*) = BN_free]’:
src/common.cc:296:14:   required from here
src/common.cc:137:7: error: throw will always call terminate() [-Werror=terminate]
       throw;
       ^~~~~
src/common.cc:137:7: note: in C++11 destructors default to noexcept

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_20170527-174843

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-06-03 08:40:19 UTC
Created attachment 475080 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-03 08:40:22 UTC
Created attachment 475082 [details]
app-crypt:simple-tpm-pk11-0.06:20170603-001445.log
Comment 3 Toralf Förster gentoo-dev 2017-06-03 08:40:26 UTC
Created attachment 475084 [details]
config.log.tbz2
Comment 4 Toralf Förster gentoo-dev 2017-06-03 08:40:29 UTC
Created attachment 475086 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-06-03 08:40:33 UTC
Created attachment 475088 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-06-03 08:40:36 UTC
Created attachment 475090 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-06-03 08:40:39 UTC
Created attachment 475092 [details]
temp.tbz2