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

Bug 612978

Summary: sci-electronics/klayout-0.24.9 : /.../tlAssert.h:40:101: error: throw will always call terminate() [-Werror=terminate]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED FIXED    
Severity: normal CC: sci-electronics
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 582084    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sci-electronics:klayout-0.24.9:20170318-043351.log

Description Toralf Förster gentoo-dev 2017-03-18 08:11:39 UTC
                 from /var/tmp/portage/sci-electronics/klayout-0.24.9/work/ruby21/klayout-0.24.9/src/gsiClassBase.cc:24:
/var/tmp/portage/sci-electronics/klayout-0.24.9/work/ruby21/klayout-0.24.9/src/gsiClassBase.cc: In destructor ‘virtual gsi::ClassBase::~ClassBase()’:
/var/tmp/portage/sci-electronics/klayout-0.24.9/work/ruby21/klayout-0.24.9/src/tlAssert.h:40:101: error: throw will always call terminate() [-Werror=terminate]
 f (!(COND)) { tl::assertion_failed (__FILE__, __LINE__, #COND); throw int(0); }
                                                                            ^
/var/tmp/portage/sci-electronics/klayout-0.24.9/work/ruby21/klayout-0.24.9/src/gsiClassBase.cc:55:3: note: in expansion of macro ‘tl_assert’

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

  This is an unstable amd64 chroot image (named plasma-abi32+64_20170309-193709) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *
llvm-config:
3.9.1
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.9 [icedtea-7]
*)	IcedTea JDK 7.2.6.9 [icedtea-bin-7]
3)	IcedTea JDK 3.3.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-7 
  [2]   icedtea-bin-7  system-vm
  [3]   icedtea-bin-8
Comment 1 Toralf Förster gentoo-dev 2017-03-18 08:11:42 UTC
Created attachment 467408 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-03-18 08:11:46 UTC
Created attachment 467410 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-03-18 08:11:49 UTC
Created attachment 467412 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-03-18 08:11:52 UTC
Created attachment 467414 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-03-18 08:11:55 UTC
Created attachment 467416 [details]
sci-electronics:klayout-0.24.9:20170318-043351.log
Comment 6 David Seifert gentoo-dev 2017-04-16 19:00:10 UTC
commit 7ad2c402e2e1a7998ea1724f7675d126b8b5b6bc
Author: Peter Levine <plevine457@gmail.com>
Date:   Mon Mar 20 20:05:31 2017 -0400

    sci-electronics/klayout: Fix "error: throw will always call terminate()" (bug #612978)