<div dir="ltr">If you are referring to <a href="https://gerrit.libreoffice.org/#/c/17080/">https://gerrit.libreoffice.org/#/c/17080/</a> it looks like it's a unittest issue, not build.<div><br></div><div>This is the relevant part from the log:</div><div><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px"><br></pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px">paragraph-sdt.docx,911
W:  @×Å£¾šMÐUnknown node under /registry/extlang: deprecated
W:  
ó¶ÊExùŒsumUnknown node under /registry/grandfathered: comments
W:  ˆ¹ ½¶ˆE€€˜¾ øÁ ³¶ŠEØ€i-tayUnknown node under /registry/grandfathered: comments
##Failure Location unknown## : Error
Test name: testEditTime::Import_Export_Import
An uncaught exception of type com.sun.star.task.ErrorCodeIOException</pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px"><br></pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px">---</pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px"><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px">If you can build on Windows, you should be able to hook VS debugger.</pre></pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px"><br></pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px">The build log tells us how to debug unit-tests:</pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px"><br></pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px"><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px">Error: a unit test failed, please do one of:

export CPPUNITTRACE=""[full path to devenv.exe]" /debugexe" # for interactive debugging in Visual Studio
export CPPUNITTRACE="drmemory -free_max_frames 20"            # for memory checking (install Dr.Memory first, and put it to your PATH)

and retry using: make CppunitTest_sw_ooxmlfieldexport
</pre><div><br></div></pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px">---</pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px"><br></pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px">Here is an example:</pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px"><br></pre><pre class="" style="word-wrap:break-word;margin-top:0px;margin-bottom:0px"><font color="#333333"><span style="font-size:13px;white-space:pre-wrap">CPPUNITTRACE="\"C:/Program Files (x86)/Microsoft Visual Studio 12.0/Common7/IDE/devenv.exe\" /debugexe" /opt/lo/bin/make <br></span></font><span style="color:rgb(51,51,51);font-size:13px;white-space:pre-wrap;font-family:arial,sans-serif">CppunitTest_sw_ooxmlfieldexport</span></pre><pre class="" style="word-wrap:break-word;margin-top:0px;margin-bottom:0px"><span style="color:rgb(51,51,51);font-size:13px;white-space:pre-wrap;font-family:arial,sans-serif"><br></span></pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px">This will launch VS (if the path is correct) and run the unittest from it. You should be able to set breakpoints and catch exceptions of your choice, or all (from the Debug menu > Exceptions).</pre></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 16, 2015 at 3:13 AM, Giuseppe Castagno <span dir="ltr"><<a href="mailto:giuseppe.castagno@acca-esse.eu" target="_blank">giuseppe.castagno@acca-esse.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I pushed the preliminary version of the fix, I have trouble with the build on Windows, I build in Linux only, and being the fault in Windows in an entirely different code area, I fail to see where the culprit lies.<br>
<br>
I said preliminary because there is still something that's nagging me on a couple of occasions:<br>
<br>
- when a file is first created and the lock is put on the null resource,<br>
an operation the RFC4918 allows;<br>
<br>
- when you operate on a web site that has has no lock functionality available.<br>
<br>
The two question are related to each other, both already work, but locking at the net log, there seems to be something I need to check more thoroughly.<br>
<br>
Thanks<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Kind Regards,<br>
Giuseppe Castagno aka beppec56<br>
Acca Esse <a href="http://www.acca-esse.eu" rel="noreferrer" target="_blank">http://www.acca-esse.eu</a><br>
giuseppe.castagno at <a href="http://acca-esse.eu" rel="noreferrer" target="_blank">acca-esse.eu</a><br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</font></span></blockquote></div><br></div>