internal compiler error: in connect_traces, at dwarf2cfi.c:2676

mcmurchy1917-libreoffice at yahoo.co.uk mcmurchy1917-libreoffice at yahoo.co.uk
Mon Dec 30 08:58:38 PST 2013


Thanks for all the replys.

It seems I may have became a victim of a regression in gcc 
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58864 
which helped me with this statement -

"it breaks with -march=i686 but works with -march=i586." 

I then noticed I hadn't set these flags -
                                                                                                                                                                                                                     
export LDFLAGS=""                                                                                                                                                                                                                 
export CXXFLAGS="-march=i486 -mtune=i486"
export CFLAGS="-march=i486 -mtune=i486"  

Once I'd set the flags the compile went through to a successful conclusion

Thanks to all.

Alex
             




On Saturday 28 Dec 2013 13:08:10 Pierre-André Jacquod wrote:
> Hello,
> works fine by me. Did you try with another compiler / compiler version ?
> I have
> gcc version 4.7.2 20130108 [gcc-4_7-branch revision 195012] (SUSE 
Linux)
> and last commit in master being:
> 
> d8dedc775cedf0e9daf9284bc7e3a0331ccd2963
> EMF+: Integer coordinate values are signed.
> 
> regards
> Pierre-André
> 
> On 12/28/2013 10:52 AM, mcmurchy1917-libreoffice at yahoo.co.uk wrote:
> > Quite early on in compilling LO I get the following error. Any 
suggestions
> > on how to resolve. It seems to suggest it's a problem with gcc not with
> > LO.> 
> >> /usr/bin/make -j 2 -rs -f
> >> /home/libreoffice/Downloads/core/Makefile.gbuild \>> 
> >>           \
> >>           \
> >>           \
> >>          
> >>          all
> >> 
> >> [build DEP] LNK:Library/libbasegfxlo.so
> >> [build DEP] LNK:Library/libucbhelper.so
> >> [build LNK] Library/libucbhelper.so
> >> [build CXX] basegfx/source/polygon/b2dsvgpolypolygon.cxx
> >> [build CXX] basegfx/source/polygon/b3dpolygontools.cxx
> >> [build CXX] basegfx/source/polygon/b3dpolypolygon.cxx
> >> 
/home/libreoffice/Downloads/core/basegfx/source/polygon/b2dsvgpolypolyg
on
> >> .cx x: In function 'rtl::OUString basegfx::tools::exportToSvgD(const
> >> basegfx::B2DPolyPolygon&, bool, bool, bool)':
> >> 
/home/libreoffice/Downloads/core/basegfx/source/polygon/b2dsvgpolypolyg
on
> >> .c
> >> xx:935:9: internal compiler error: in connect_traces, at
> >> dwarf2cfi.c:2676>
> >> 
> >>           }
> >>           ^
> >> 
> >> Please submit a full bug report,
> >> with preprocessed source if appropriate.
> >> See <http://gcc.gnu.org/bugs.html> for instructions.
> >> make[1]: ***
> >> 
[/home/libreoffice/Downloads/core/workdir/CxxObject/basegfx/source/polygo
> >> n/
> >> b2dsvgpolypolygon.o] Error 1 make[1]: *** Waiting for unfinished 
jobs....
> >> make: *** [build] Error 2
> > 
> > Alex
> > _______________________________________________
> > LibreOffice mailing list
> > LibreOffice at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/libreoffice
> 
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20131230/12e6fc5d/attachment.html>


More information about the LibreOffice mailing list