http://bugzilla.novell.com/show_bug.cgi?id=501660 Summary: error during g++ compilation of ugene-1.4.1 Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: tilman.lamparter@kit.edu QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.0.9) Gecko/2009041500 SUSE/3.0.9-0.1.1 Firefox/3.0.9 I wanted to compile the source code of ugene http://ugene.unipro.ru/ version 1.4.1 according to instructions:
qmake -r ugene.pro
was ok
make
the compliation process was interrupted by an error message latest messages as follows: ########################### ..Core -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtGui -I/usr/include/QtScript -I/usr/include/QtScript -I/usr/include -Isrc -I_tmp/moc/release -I. -o _tmp/obj/release/qtscriptshell_QTableView.o src/qtscriptshell_QTableView.cpp src/qtscriptshell_QTableView.cpp: In member function ‘virtual void QtScriptShell_QTableView::setRootIndex(const QModelIndex&)’: src/qtscriptshell_QTableView.cpp:892: internal compiler error: Speicherzugriffsfehler Please submit a full bug report, with preprocessed source if appropriate. See <http://bugs.opensuse.org/> for instructions. g++: Internal error: Speicherzugriffsfehler (program as) Please submit a full bug report. See <http://bugs.opensuse.org/> for instructions. make[2]: *** [_tmp/obj/release/qtscriptshell_QTableView.o] Fehler 1 make[2]: Leaving directory `/home/tilman/bin/ugene-1.4.1/src/libs_3rdparty/qtbindings_gui' make[1]: *** [release] Fehler 2 make[1]: Leaving directory `/home/tilman/bin/ugene-1.4.1/src/libs_3rdparty/qtbindings_gui' make: *** [sub-src-libs_3rdparty-qtbindings_gui-make_default-ordered] Fehler 2 Reproducible: Always Steps to Reproduce: 1. I have loaded patches using Yast2 and started the process again. Thereafter, many more steps were possible but still the above error message occured 2. Started qmake and make again, 3. Expected Results: There should be no error message during the make process executable version of ugene should be compiled It should be possible to run ugene on the Linux system -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.