<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<meta content="text/html; charset=utf-8">
</head>
<body>
<div>
<div style="font-family:Calibri,sans-serif; font-size:11pt">Hi Noel<br>
<br>
Thanks for your response. From your experience, is it best to disable anti-virus entirely during the build, or should it be configured to ignore certain programs associated with the build?<br>
<br>
Also, I note that at the start of the build some further files are downloaded; however, based on these files having successfully downloaded on the first build attempt, would the build still proceed if I disconnected my internet connection? I ask because if
 I need to disable anti-virus, I would prefer to also disable my internet connection for that period.<br>
<br>
Best regards<br>
<br>
Jason<br>
</div>
</div>
<div dir="ltr">
<hr>
<span style="font-family:Calibri,sans-serif; font-size:11pt; font-weight:bold">From:
</span><span style="font-family:Calibri,sans-serif; font-size:11pt"><a href="mailto:noelgrandin@gmail.com">Noel Grandin</a></span><br>
<span style="font-family:Calibri,sans-serif; font-size:11pt; font-weight:bold">Sent:
</span><span style="font-family:Calibri,sans-serif; font-size:11pt">ý04/ý12/ý2016 15:50</span><br>
<span style="font-family:Calibri,sans-serif; font-size:11pt; font-weight:bold">To:
</span><span style="font-family:Calibri,sans-serif; font-size:11pt"><a href="mailto:j_k_marshall_2004@live.com">Jason Marshall</a>;
<a href="mailto:libreoffice@lists.freedesktop.org">libreoffice@lists.freedesktop.org</a></span><br>
<span style="font-family:Calibri,sans-serif; font-size:11pt; font-weight:bold">Subject:
</span><span style="font-family:Calibri,sans-serif; font-size:11pt">Re: Build Problem with Lode</span><br>
<br>
</div>
<div>That smells to me like an over enthusiastic anti virus program<br>
<div class="gmail_quote">
<div dir="ltr">On Sun, 04 Dec 2016 at 15:17, Jason Marshall <<a href="mailto:j_k_marshall_2004@live.com">j_k_marshall_2004@live.com</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr" class="gmail_msg">
<div id="m_1182182924755670639divtagdefaultwrapper" dir="ltr" class="gmail_msg" style="color:rgb(0,0,0); font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<p class="gmail_msg">Dear Sir/ Madam</p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg">I am attempting to build LibreOffice on a Windows 7 32-but platform.  Initially I attempted to do this without recourse to lode but the build failed.  I was advised to re-attempt a build but using the Lode project.  I have been able to
 successfully get Lode to setup a dev build environment, with the following command completing successfully:</p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg"><span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">./setup --dev</span><br class="gmail_msg">
</p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg">Following that, I then run the following:</p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<strong class="gmail_msg"><font color="#7a0874" class="gmail_msg"></font></strong>
<p class="gmail_msg"><span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">cd dev/core</span><br class="gmail_msg">
<span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">./autogen.sh</span><br class="gmail_msg">
<span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">../../opt/bin/make 2>&1 | tee build.log</span></p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg">However, at a relatively advanced stage of the build, I receive the following error message and the build terminates:</p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg"></p>
<p class="gmail_msg"><span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">[build UNO] cppuhelper</span><br class="gmail_msg">
<span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">Microsoft (R) Windows Script Host Version 5.8</span><br class="gmail_msg">
<span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">Copyright (C) Microsoft Corporation. All rights reserved.</span></p>
<span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt"></span>
<p class="gmail_msg"><span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">C:\cygwin\lode\dev\core\workdir\UnpackedTarball\xml2\win32\configure.js(181, 2) Microsoft JScript runtime error: Automation server can't create object</span></p>
<span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt"></span>
<p class="gmail_msg"><br class="gmail_msg">
<span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">Microsoft (R) Program Maintenance Utility Version 12.00.21005.1</span><br class="gmail_msg">
<span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">Copyright (C) Microsoft Corporation.  All rights reserved.</span></p>
<span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt"></span>
<p class="gmail_msg"><span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">NMAKE : fatal error U1064: MAKEFILE not found and no target specified</span><br class="gmail_msg">
<span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">Stop.</span><br class="gmail_msg">
<span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">make[1]: *** [C:/cygwin/lode/dev/core/external/libxml2/ExternalProject_xml2.mk:34: C:/cygwin/lode/dev/core/workdir/ExternalProject/xml2/build] Error 1</span><br class="gmail_msg">
<span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">make[1]: *** Waiting for unfinished jobs....</span><br class="gmail_msg">
<span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">make: *** [Makefile:266: build] Error 2</span></p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg">This message is precisely the same as that which was received when I attempted to build without Lode.  Accordingly, it would seem that the use of Lode has not solved the problem, with likely the problem lying elsewhere.</p>
<p class="gmail_msg"></p>
<p class="gmail_msg"></p>
<p class="gmail_msg">I note that the error message above makes reference to the following script:</p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg"><span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">C:\cygwin\lode\dev\core\workdir\UnpackedTarball\xml2\win32\configure.js(181, 2) Microsoft JScript runtime error:
</span><span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">Automation server can't create object</span></p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg">I have viewed this script at the line identified in the error, which is pasted as follows:</p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg"><span class="gmail_msg" style="font-family:'Courier New',monospace; font-size:10pt">fso = new ActiveXObject("Scripting.FileSystemObject");</span></p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg">I would infer that this is a JScript issue, but am not absolutely familiar with such scripting.  It looks like the command above is fairly simple, which perhaps indicates that the issues lies elsewhere.</p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg">Would anybody have any ideas as to what the problem may be?</p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg">Thank you for your time.</p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg">Yours faithfully</p>
<p class="gmail_msg"><br class="gmail_msg">
</p>
<p class="gmail_msg">Jason Marshall<br class="gmail_msg">
</p>
<p class="gmail_msg"></p>
</div>
</div>
_______________________________________________<br class="gmail_msg">
LibreOffice mailing list<br class="gmail_msg">
<a href="mailto:LibreOffice@lists.freedesktop.org" class="gmail_msg" target="_blank">LibreOffice@lists.freedesktop.org</a><br class="gmail_msg">
<a href="https://lists.freedesktop.org/mailman/listinfo/libreoffice" rel="noreferrer" class="gmail_msg" target="_blank">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br class="gmail_msg">
</blockquote>
</div>
</div>
</body>
</html>