Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 612978 - sci-electronics/klayout-0.24.9 : /.../tlAssert.h:40:101: error: throw will always call terminate() [-Werror=terminate]
Summary: sci-electronics/klayout-0.24.9 : /.../tlAssert.h:40:101: error: throw will al...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-6
  Show dependency tree
 
Reported: 2017-03-18 08:11 UTC by Toralf Förster
Modified: 2017-04-16 19:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.99 KB, text/plain)
2017-03-18 08:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,366.37 KB, text/plain)
2017-03-18 08:11 UTC, Toralf Förster
Details
environment (environment,153.74 KB, text/plain)
2017-03-18 08:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,54.32 KB, application/x-bzip)
2017-03-18 08:11 UTC, Toralf Förster
Details
sci-electronics:klayout-0.24.9:20170318-043351.log (sci-electronics:klayout-0.24.9:20170318-043351.log,463.91 KB, text/plain)
2017-03-18 08:11 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 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)