Re: Clang 5.0 32-bit builds Failing on CppunitTest_vcl_pdfexport

2017-05-01 Thread slacka
> SIGABRT failure of CppunitTest_vcl_filters_test only happen on one of those "2 different machines(Ubuntu/Fedora)" or on both? To Answer your other 2 Questions. It's failing on my Fedora box with Clang 5.0 master. It's failing on my Ubuntu box with clang 3.9 release. Both are x86. > * Which

Re: Clang 5.0 32-bit builds Failing on CppunitTest_vcl_pdfexport

2017-04-13 Thread slacka
I think my initial bisect was wrong because I didn't do a "make clean" between all the builds. Reverting https://cgit.freedesktop.org/libreoffice/core/commit/?id=6889fa826eef6bd1074d77507818e71dfe8ba152 Caused a failing build to pass, so it looks like Michael Stahl's hunch was correct. $ cat

Re: Clang 5.0 32-bit builds Failing on CppunitTest_vcl_pdfexport

2017-04-13 Thread Stephan Bergmann
On 04/12/2017 10:46 PM, Michael Stahl wrote: On 12.04.2017 21:43, Michael Stahl wrote: On 12.04.2017 19:35, slacka wrote: Here is the backtrace: https://pastebin.com/vhYRQDSG This was with clang version 4.0.0 (trunk 287326) On Ubuntu 16.04.2 LTS 3 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20

Re: Clang 5.0 32-bit builds Failing on CppunitTest_vcl_pdfexport

2017-04-12 Thread Michael Stahl
On 12.04.2017 21:43, Michael Stahl wrote: > On 12.04.2017 19:35, slacka wrote: >> Here is the backtrace: >> >> https://pastebin.com/vhYRQDSG >> >> This was with clang version 4.0.0 (trunk 287326) >> >> On Ubuntu 16.04.2 LTS 3 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:49:39 >> UTC 2017 i686

Re: Clang 5.0 32-bit builds Failing on CppunitTest_vcl_pdfexport

2017-04-12 Thread Michael Stahl
On 12.04.2017 19:35, slacka wrote: > Here is the backtrace: > > https://pastebin.com/vhYRQDSG > > This was with clang version 4.0.0 (trunk 287326) > > On Ubuntu 16.04.2 LTS 3 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:49:39 > UTC 2017 i686 i686 i686 > > I'm not sure if it was timing,

Re: Clang 5.0 32-bit builds Failing on CppunitTest_vcl_pdfexport

2017-04-12 Thread slacka
Here is the backtrace: https://pastebin.com/vhYRQDSG This was with clang version 4.0.0 (trunk 287326) On Ubuntu 16.04.2 LTS 3 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:49:39 UTC 2017 i686 i686 i686 I'm not sure if it was timing, ccache. or what but whatever is causing this crash started

Re: Clang 5.0 32-bit builds Failing on CppunitTest_vcl_pdfexport

2017-04-07 Thread Michael Stahl
On 07.04.2017 07:37, Luke Benes wrote: > > I'm getting the following build failure > > /bin/sh: line 1: 16577 Segmentation fault (core dumped) ( > LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program":$W/UnpackedTarball/cppunit/src/cppunit/.libs > MALLOC_CHECK_=2

Re: Clang 5.0 32-bit builds Failing on CppunitTest_vcl_pdfexport

2017-04-06 Thread Luke Benes
:41 PM To: libreoffice@lists.freedesktop.org; sberg...@redhat.com Subject: Clang 5.0 32-bit builds Failing on CppunitTest_vcl_pdfexport After commit 739345e73af9e14d9c666836d0e35a93b1ed12ee Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Mar 9 11:36:27 2017 +0100 Add missing CxxClrObje

Clang 5.0 32-bit builds Failing on CppunitTest_vcl_pdfexport

2017-04-06 Thread Luke Benes
After commit 739345e73af9e14d9c666836d0e35a93b1ed12ee Author: Stephan Bergmann Date:   Thu Mar 9 11:36:27 2017 +0100     Add missing CxxClrObject case I'm getting the following build failure /bin/sh: line 1: 16577 Segmentation fault  (core dumped) (

Re: Clang 5.0 32-bit builds Failing on CppunitTest_vcl_pdfexport

2017-04-05 Thread Stephan Bergmann
On 04/05/2017 08:41 AM, Luke Benes wrote: I'm getting the following build failure /bin/sh: line 1: 16577 Segmentation fault (core dumped) ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program":$W/UnpackedTarball/cppunit/src/cppunit/.libs MALLOC_CHECK_=2