eixTk/stringutils.cc: In function ‘void split_string_template(T&, const std::string&, bool, const char*, bool) [with T = std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >]’: eixTk/stringutils.cc:202: internal compiler error: Segmentation fault Reproducible: Always Steps to Reproduce: 1.run emerge -1qv eix 2. 3. Actual Results: eix-0.20.5 configured successfully. CXXFLAGS: -march=native -O2 -pipe LDFLAGS: -Wl,-O1 -Wl,--as-needed make all-recursive make[1]: Entering directory `/var/tmp/portage/app-portage/eix-0.20.5/work/eix-0.20.5' Making all in po make[2]: Entering directory `/var/tmp/portage/app-portage/eix-0.20.5/work/eix-0.20.5/po' make[2]: Leaving directory `/var/tmp/portage/app-portage/eix-0.20.5/work/eix-0.20.5/po' Making all in src make[2]: Entering directory `/var/tmp/portage/app-portage/eix-0.20.5/work/eix-0.20.5/src' CXX eixTk/ansicolor.o CXX eixTk/argsreader.o CXX eixTk/exceptions.o CXX eixTk/filenames.o CXX eixTk/formated.o CXX eixTk/stringutils.o eixTk/stringutils.cc: In function ‘void split_string_template(T&, const std::string&, bool, const char*, bool) [with T = std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >]’: eixTk/stringutils.cc:202: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://bugs.gentoo.org/> for instructions. make[2]: *** [eixTk/stringutils.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/app-portage/eix-0.20.5/work/eix-0.20.5/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-portage/eix-0.20.5/work/eix-0.20.5' make: *** [all] Error 2 emake failed * ERROR: app-portage/eix-0.20.5 failed: * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 928: Called _eapi2_src_compile * ebuild.sh, line 654: Called die * The specific snippet of code: * emake || die "emake failed" *
Created attachment 255905 [details] output of emerge eix
Created attachment 255907 [details] output of emerge --info =app-portage/eix-0.20.5
Created attachment 255909 [details] output of emerge -pqv =app-portage/eix-0.20.5
Created attachment 255913 [details] emerge environment
you're using gcc-4.4.4 which no longer exists in the tree. upgrade to the latest stable and retest. if it still crashes, re-open the bug.
err, nm ... the short line of emerge info doesnt contain the package rev does it crash at the same place every time ?
app-portage/eix-0.20.5 is the version of eix that wouldn't build..