Первый раз я заметил это, когда собиралась Qt4.
После перезагрузки всё собралось нормально.
Потом та же история с Gimp, с KDEGraphics...
При сборке Gimp, PyGTK вылетел с Segm.fault, перезапустил -
всё нормально собралось.
Gimp собрался, но вылетает с ошибкой Seg. fault.
Так же вылетает Xine (собирал ещё до того как заметил странности), но
список опций выдаёт.
Так же вылетает xnmap, хотя nmap в консоли выдаёт список опций.
Очень хочется понять:
а.) Где я напортачил и что это такое.
б.) Как можно это исправить.
Код:
generateddata.cpp: In member function 'KJS::Value KSVG::SVGMatrixImpl::get(KJS::ExecState*, const KJS::Identifier&, const KJS::ObjectImp*) const':
generateddata.cpp:5306: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
cc1plus: note: -freorder-blocks-and-partition does not work with exceptions
/bin/sh ../../libtool --silent --tag=CXX --mode=compile i486-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I../../ksvg/core -I../../ksvg/dom -I../../ksvg/ecma -I../../ksvg/data -I../../ksvg/impl/libs/art_support -I../../ksvg/impl/libs/libtext2path/src -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O3 -march=pentium4 -mtune=pentium4 -mfpmath=sse -msse2 -pipe -fomit-frame-pointer -fno-keep-static-consts -fgcse-after-reload -ftree-loop-linear -ftree-vectorize -fno-tree-vect-loop-version -funroll-loops -fvariable-expansion-in-unroller -fprefetch-loop-arrays -fweb -fivopts -fpeel-loops -freorder-blocks-and-partition -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions -c -o SVGSetElementImpl.lo SVGSetElementImpl.cc
cc1plus: note: -freorder-blocks-and-partition does not work with exceptions
/bin/sh ../../libtool --silent --tag=CXX --mode=compile i486-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. и т.д.
cc1plus: note: -freorder-blocks-and-partition does not work with exceptions
/bin/sh ../../libtool --silent --tag=CXX --mode=compile i486-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. и т.д.
cc1plus: note: -freorder-blocks-and-partition does not work with exceptions
/bin/sh ../../libtool --silent --tag=CXX
...............
cc1plus: note: -freorder-blocks-and-partition does not work with exceptions
The bug is not reproducible, so it is likely a hardware or OS problem.
make[4]: *** [generateddata.lo] Ошибка 1
make[4]: *** Ожидание завершения заданий...
make[4]: Leaving directory `/var/tmp/portage/kde-base/kdegraphics-3.5.5-r2/work/kdegraphics-3.5.5/ksvg/impl'
make[3]: *** [all-recursive] Ошибка 1
make[3]: Leaving directory `/var/tmp/portage/kde-base/kdegraphics-3.5.5-r2/work/kdegraphics-3.5.5/ksvg/impl'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdegraphics-3.5.5-r2/work/kdegraphics-3.5.5/ksvg'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdegraphics-3.5.5-r2/work/kdegraphics-3.5.5'
make: *** [all] Ошибка 2
!!! ERROR: kde-base/kdegraphics-3.5.5-r2 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 4709: Called src_compile
kdegraphics-3.5.5-r2.ebuild, line 68: Called kde_src_compile
kde.eclass, line 170: Called kde_src_compile 'all'
kde.eclass, line 340: Called kde_src_compile 'myconf' 'configure' 'make'
kde.eclass, line 336: Called die
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/kde-base/kdegraphics-3.5.5-r2/temp/build.log'.