---------- Forwarded message ---------- From: Boris Ivanovsky <[email protected]> Date: Wed, Apr 16, 2008 at 11:18 PM Subject: Re: Sun Studio in latest SXDE ube error To: Lukas Oboril <oboril.lukas at gmail.com>
Hi Lukas, I can reproduce the error on the early development builds of compiler. Looks like the fix which made into the latest Sun Studio patch barely missed SXDE release (it was integrated into the development version about three months ago). So the problem should be fixed in the next SXDE release. Alas, we don't patch Express releases, so you'll probably have to wait for the next one. As a workaround, this file can be compiled with lower optimization level. Thank you for reporting the problem! Best regards, Boris Lukas Oboril wrote: > Hi Boris > > I was trying provide some better output for you. > > > Poppler using cmake based build system ... > > Here are the outputs ... > > Preprocessing .... using this command > > /opt/SUNWspro/bin/CC -Dpoppler_EXPORTS -xO3 -DQT_NO_DEBUG -KPIC > -I/tmp/poppler-0.8.0 -I/tmp/poppler-0.8.0/fofi > -I/tmp/poppler-0.8.0/goo -I/tmp/poppler-0.8.0/poppler > -I/usr/sfw/include/freetype2 -I/usr/sfw/include -I/usr/include/libxml2 > -DHAVE_CONFIG_H=1 -I/usr/include/libxml2 -E > /tmp/poppler-0.8.0/poppler/JBIG2Stream.cc > > CMakeFiles/poppler.dir/poppler/JBIG2Stream.i > > > Assembling ... using this command > /opt/SUNWspro/bin/CC -Dpoppler_EXPORTS -xO3 -DQT_NO_DEBUG -KPIC > -I/tmp/poppler-0.8.0 -I/tmp/poppler-0.8.0/fofi > -I/tmp/poppler-0.8.0/goo -I/tmp/poppler-0.8.0/poppler > -I/usr/sfw/include/freetype2 -I/usr/sfw/include -I/usr/include/libxml2 > -DHAVE_CONFIG_H=1 -I/usr/include/libxml2 -S > /tmp/poppler-0.8.0/poppler/JBIG2Stream.cc -o > CMakeFiles/poppler.dir/poppler/JBIG2Stream.s > > error appeared here.... > > > [__1cLJBIG2StreambBreadGenericRefinementRegion6MiiiipnLJBIG2Bitmap_iipi3_2_]:ube: > error: Assert has been violated at > '/net/violet/export/home1/sstrunk_intel_pib/t-common/builds/pib.t-common.Thu.20071115.10.36.18/intel-S2/lang/ube/graphs/src/ssa.c > 948'. > > > Building .... using this command > > /opt/SUNWspro/bin/CC -Dpoppler_EXPORTS -xO3 -DQT_NO_DEBUG -KPIC > -I/tmp/poppler-0.8.0 -I/tmp/poppler-0.8.0/fofi > -I/tmp/poppler-0.8.0/goo -I/tmp/poppler-0.8.0/poppler > -I/usr/sfw/include/freetype2 -I/usr/sfw/include -I/usr/include/libxml2 > -DHAVE_CONFIG_H=1 -I/usr/include/libxml2 -o > CMakeFiles/poppler.dir/poppler/JBIG2Stream.o -c > /tmp/poppler-0.8.0/poppler/JBIG2Stream.cc > > > If I'm wrong anywhere, please tell how can I provide better output. > > Many thanks > > > -- Lukas 'Luc' Oboril IRC nickname: luc^ at freenode When dealing with people, let us remember we are not dealing with creatures of logic. We are dealing with creatures of emotions, creatures bristling with prejudices and motivated by pride and vanity. Dale Carnegie
