[Bug 506112] New: g++ reports internal compiler bug when compiling ekiga 3.2.4
http://bugzilla.novell.com/show_bug.cgi?id=506112 Summary: g++ reports internal compiler bug when compiling ekiga 3.2.4 Classification: openSUSE Product: openSUSE 10.3 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Critical Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: gerhard.stengel@o2online.de QAContact: qa@suse.de Found By: Customer When I try to compile the latest stable version of ekiga 3.2.4, I always get this error report: libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../lib -I../../../../lib/gmconf -I../../../../lib/toolbox/ -I../../../../lib/engine/ -I../../../../lib/engine/account -I../../../../lib/engine/addressbook -I../../../../lib/engine/chat -I../../../../lib/engine/hal -I../../../../lib/engine/presence -I../../../../lib/engine/protocol -I../../../../lib/engine/videooutput -I../../../../lib/engine/videoinput -I../../../../lib/engine/audioinput -I../../../../lib/engine/audiooutput -I../../../../lib/engine/framework -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DP_64BIT=1 -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/opal -I/usr/include/SDL -DP_64BIT=1 -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-protector -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT h323-endpoint.lo -MD -MP -MF deps/h323-endpoint.Tpo -c ./../../../lib/engine/components/opal/h323-endpoint.cpp -fPIC -DPIC -o libs/h323-endpoint.o ./../../../lib/engine/components/opal/h323-endpoint.cpp: In member function ‘void Opal::H323::EndPoint::Register(const Opal::Account&)’: ./../../../lib/engine/components/opal/h323-endpoint.cpp:277: internal compiler error: in set_uids_in_ptset, at tree-ssa-structalias.c:4817 Please submit a full bug report, with preprocessed source if appropriate. See <http://bugs.opensuse.org/> for instructions. This is the output of g++ --version g++ (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291] -- 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=506112 User pth@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=506112#c1 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pth@novell.com AssignedTo|pth@novell.com |rguenther@novell.com Severity|Critical |Major --- Comment #1 from Philipp Thomas <pth@novell.com> 2009-05-25 04:24:12 MDT --- We need the preprocessed source to reproduce the bug. So please add -save-temps to the compiler flags and attach the resulting h323-endpoint.ii to this bug. -- 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=506112 User rguenther@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=506112#c2 --- Comment #2 from Richard Guenther <rguenther@novell.com> 2009-05-25 04:39:19 MDT --- Likely a dup of bnc#459344. Try updating gcc from devel:gcc (http://download.opensuse.org/repositories/devel://gcc/openSUSE_11.1) -- 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=506112 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Normal -- 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=506112 User gerhard.stengel@o2online.de added comment http://bugzilla.novell.com/show_bug.cgi?id=506112#c3 --- Comment #3 from Gerhard Stengel <gerhard.stengel@o2online.de> 2009-05-26 13:31:14 MDT --- Thanks for this hint, updating the g++ compiler to the version from the devel:gcc repository fixed the problem! g++ --version now gives g++ (SUSE Linux) 4.3.3 [gcc-4_3-branch revision 147732] -- 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=506112 User rguenther@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=506112#c4 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #4 from Richard Guenther <rguenther@novell.com> 2009-05-27 03:19:56 MDT --- Dup. *** This bug has been marked as a duplicate of bug 459344 *** http://bugzilla.novell.com/show_bug.cgi?id=459344 -- 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