https://llvm.org/bugs/show_bug.cgi?id=30779
Bug ID: 30779 Summary: LibreOffice causes clang error: Segmentation fault Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: new bugs Assignee: unassignedb...@nondot.org Reporter: lukebe...@hotmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Created attachment 17482 --> https://llvm.org/bugs/attachment.cgi?id=17482&action=edit make log Steps to reproduce: 1. $ git clone git://anongit.freedesktop.org/libreoffice/core 2. $ apt-get build-dep libreoffice ( also lo_usefull Shell Script if missing dep) 3. Remove ccache if it's installed ( ccache generates warning w/ clang) 4. create file autogen.input with CC=clang and CXX=clang++ 5 ./autogen.sh && make Results: gcc 4.8.4 - SUCCESS clang 4.0.0 (trunk 284939) - Segmentation fault System Description: Ubuntu 14.04.5 LTS $ uname -a Linux luke-X555LAB 4.2.0-42-generic #49~14.04.1-Ubuntu SMP Wed Jun 29 20:22:18 UTC 2016 i686 i686 i686 GNU/Linux -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs