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

Bug 638718

Summary: sci-libs/xkaapi-3.0.3 : /.../kaapi++.h:279:27: internal compiler error:<snip> Segmentation fault
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED OBSOLETE    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-libs:xkaapi-3.0.3:20171124-113145.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-11-24 16:59:58 UTC
                 from /var/tmp/portage/sci-libs/xkaapi-3.0.3/work/xkaapi-3.0.3/api/kaapixx/ka_error.cpp:48:
/var/tmp/portage/sci-libs/xkaapi-3.0.3/work/xkaapi-3.0.3/api/kaapixx/kaapi++.h: In static member function ‘static const kaapi_format_t* ka::WrapperFormat<T>::get_c_format()’:
/var/tmp/portage/sci-libs/xkaapi-3.0.3/work/xkaapi-3.0.3/api/kaapixx/kaapi++.h:279:27: internal compiler error: Segmentation fault
     return format.Format::get_c_format();
                           ^~~~~~~~~~~~
Please submit a full bug report,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl_20171120-180901

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv sci-libs/xkaapi
[ebuild  N    ] sci-libs/xkaapi-3.0.3  USE="cxx fortran openmp -static-libs"
Comment 1 Toralf Förster gentoo-dev 2017-11-24 17:00:03 UTC
Created attachment 506364 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-24 17:00:06 UTC
Created attachment 506366 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-24 17:00:08 UTC
Created attachment 506368 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-24 17:00:11 UTC
Created attachment 506370 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-24 17:00:14 UTC
Created attachment 506372 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-24 17:00:17 UTC
Created attachment 506374 [details]
sci-libs:xkaapi-3.0.3:20171124-113145.log
Comment 7 Toralf Förster gentoo-dev 2017-11-24 17:00:19 UTC
Created attachment 506376 [details]
temp.tbz2
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-25 09:22:28 UTC
ICE sounds like compiler problem.  However, since this is old version of GCC I don't think there's a point in reassigning it now.  Let's see if it happens with newer versions.