<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Sorry for the noise. I'm still getting this intermittent failure, but it looks like I bisected it incorrectly. I'll try a newer version of clang and removing ccache.
<br>
</p>
<p><br>
</p>
<div id="Signature"><br>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Luke Benes <lukebenes@hotmail.com><br>
<b>Sent:</b> Tuesday, April 4, 2017 11:41 PM<br>
<b>To:</b> libreoffice@lists.freedesktop.org; sbergman@redhat.com<br>
<b>Subject:</b> Clang 5.0 32-bit builds Failing on CppunitTest_vcl_pdfexport</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">After  commit 739345e73af9e14d9c666836d0e35a93b1ed12ee<br>
Author: Stephan Bergmann <sbergman@redhat.com><br>
Date:   Thu Mar 9 11:36:27 2017 +0100<br>
<br>
    Add missing CxxClrObject case<br>
<br>
I'm getting the following build failure <br>
<br>
/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 MALLOC_PERTURB_=153 $W/LinkTarget/Executable/cppunittester 
 $W/LinkTarget/CppunitTest/libtest_vcl_pdfexport.so --headless "-env:BRAND_BASE_DIR=file://$S/instdir" "-env:BRAND_SHARE_SUBDIR=share" "-env:UserInstallation=file://$W/CppunitTest/vcl_pdfexport.test.user" "-env:CONFIGURATION_LAYERS=xcsxcu:file://$I/share/registry 
 xcsxcu:file://$W/unittest/registry" "-env:UNO_TYPES=file://$I/program/types.rdb 
<a href="file://$I/program/types/offapi.rdb">file://$I/program/types/offapi.rdb</a>
<a href="file://$I/program/types.rdb">file://$I/program/types.rdb</a> <a href="file://$I/program/types/offapi.rdb">
file://$I/program/types/offapi.rdb</a>" "-env:UNO_SERVICES=file://$W/Rdb/ure/services.rdb
<a href="file://$W/Rdb/services.rdb">file://$W/Rdb/services.rdb</a>" -env:URE_INTERNAL_LIB_DIR=file://$I/program -env:LO_LIB_DIR=file://$I/program -env:LO_JAVA_DIR=file://$I/program/classes --protector $W/LinkTarget/Library/unoexceptionprotector.so unoexceptionprotector 
 --protector $W/LinkTarget/Library/unobootstrapprotector.so unobootstrapprotector --protector $W/LinkTarget/Library/libvclbootstrapprotector.so vclbootstrapprotector "-env:CPPUNITTESTTARGET=$W/CppunitTest/vcl_pdfexport.test" ) > $W/CppunitTest/vcl_pdfexport.test.log 
 2>&1<br>
(anonymous namespace)::PdfExportTest::testTdf106059 finished in: 635ms<br>
(anonymous namespace)::PdfExportTest::testTdf105461 finished in: 756ms<br>
(anonymous namespace)::PdfExportTest::testTdf105093 finished in: 2364ms<br>
** Message: PackageKit: xid = 0<br>
** Message: PackageKit: desktop_id = (null)<br>
** Message: PackageKit: Codec nice name: H.264 (Constrained Baseline Profile) decoder<br>
** Message: PackageKit: ignoring field named level<br>
** Message: PackageKit: ignoring field named profile<br>
** Message: PackageKit: structure: gstreamer1(decoder-video/x-h264)<br>
(anonymous namespace)::PdfExportTest::testTdf106206 finished in: 244ms<br>
OK (4)<br>
<br>
No core file identified in directory /lo/core/workdir/CppunitTest/vcl_pdfexport.test.core<br>
To show backtraces for crashes during test execution,<br>
enable core files with:<br>
<br>
   ulimit -c unlimited<br>
<br>
<br>
Error: a unit test failed, please do one of:<br>
make CppunitTest_vcl_pdfexport CPPUNITTRACE="gdb --args"<br>
    # for interactive debugging on Linux<br>
make CppunitTest_vcl_pdfexport VALGRIND=memcheck<br>
    # for memory checking<br>
make CppunitTest_vcl_pdfexport DEBUGCPPUNIT=TRUE<br>
    # for exception catching<br>
<br>
/lo/core/solenv/gbuild/CppunitTest.mk:107: recipe for target '/lo/core/workdir/CppunitTest/vcl_pdfexport.test' failed<br>
make[1]: *** [/lo/core/workdir/CppunitTest/vcl_pdfexport.test] Error 1<br>
make[1]: *** Waiting for unfinished jobs....<br>
Makefile:264: recipe for target 'build' failed<br>
make: *** [build] Error 2<br>
<br>
system info:<br>
Fedora release 25 (Twenty Five)<br>
[luke@localhost ~]$ uname -a<br>
Linux localhost.localdomain 4.9.13-201.fc25.i686 #1 SMP Wed Mar 8 00:30:30 UTC 2017 i686 i686 i386 GNU/Linux<br>
[luke@localhost ~]$ clang --version<br>
clang version 5.0.0 (trunk 292826)<br>
<br>
<br>
    </div>
</span></font></div>
</div>
</body>
</html>