[Bug 501660] New: error during g++ compilation of ugene-1.4.1
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.
http://bugzilla.novell.com/show_bug.cgi?id=501660 Leon Wang <llwang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |llwang@novell.com AssignedTo|bnc-team-screening@forge.pr |kernel-maintainers@forge.pr |ovo.novell.com |ovo.novell.com -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=501660 User jeffm@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=501660#c1 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Other |Development AssignedTo|kernel-maintainers@forge.pr |pth@novell.com |ovo.novell.com | --- Comment #1 from Jeff Mahoney <jeffm@novell.com> 2009-05-15 08:39:04 MDT --- This is not a kernel problem. It's a gcc problem. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=501660 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pth@novell.com AssignedTo|pth@novell.com |rguenther@novell.com -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=501660 User rguenther@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=501660#c2 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |tilman.lamparter@kit.edu --- Comment #2 from Richard Guenther <rguenther@novell.com> 2009-05-19 04:10:46 MDT --- We need to have a preprocessed testcase. You can generate that by appending -save-temps -v to the GCC commandline that reproduces the error. The preprocessed testcase will be called qtscriptshell_QTableView.ii and should appear in the current working directory. Please paste the complete output of issuing that command here in addition to attaching the qtscriptshell_QTableView.ii file. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=501660 User rguenther@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=501660#c3 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|tilman.lamparter@kit.edu | Resolution| |INVALID --- Comment #3 from Richard Guenther <rguenther@novell.com> 2009-06-24 09:15:47 MDT --- One month without feedback, closing. -- 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.
participants (1)
-
bugzilla_noreply@novell.com