[opensuse-buildservice] g++ is always stops compiling at the same point without any errors
Hello list, i've strange situation: when i try to compile "aqemu" for OpenSUSE_11.0 x86_64, g++ always stops at the same point wthout any errors and messages. After timeout the obs virtual machine had shutdown. But on other distros (opensuse11.0 i586, mandriva, fedora), this program builded without problems. Break point: g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DVNC_DISPLAY -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I../../../../share/qt4/mkspecs/default -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include/QtXml -I../../../../include/QtXml -I../../../../include -I../../../../include/QtTest -I. -Irelease -I. -o release/System_Info.o System_Info.cpp I tried to compile several times while several days, but it always stops at this ^ point. My project is https://build.opensuse.org/package/show?package=aqemu&project=home%3Arom-ale any ideas? thanks! -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Alexander R escribió:
I tried to compile several times while several days, but it always stops at this ^ point.
This is probably a bug... maybe matz can help you.. -- "If this is the best God can do, I am not impressed" -George Carlin (1937-2008) Cristian Rodríguez R. Software Developer Platform/OpenSUSE - Core Services SUSE LINUX Products GmbH Research & Development http://www.opensuse.org/
On Fri, Apr 3, 2009 at 4:22 PM, Cristian Rodríguez <crrodriguez@suse.de> wrote:
Alexander R escribió:
I tried to compile several times while several days, but it always stops at this ^ point.
This is probably a bug... maybe matz can help you..
there is result: g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DVNC_DISPLAY -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I../../../../share/qt4/mkspecs/default -I. -I../../../../include/QtCore -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtGui -I../../../../include/QtXml -I../../../../include/QtXml -I../../../../include -I../../../../include/QtTest -I. -Irelease -I. -o release/System_Info.o System_Info.cpp Job seems to be stuck here, killed. extractbuild failed thank you Cristian. matz is in this maillist? -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Alexander R
-
Cristian Rodríguez