<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>Dear Sir/ Madam</p>
<p><br>
</p>
<p>I am currently attempting to build LibreOffice on a 32-bit Windows 7 platform using Lode.  I have got as far as trying to set-up a dev build environment using the following command:</p>
<p><br>
</p>
<p><span style="font-family: 'Courier New',monospace; font-size: 10pt;">./setup --dev</span></p>
<p><br>
</p>
<p>This runs with the following output but then terminates:</p>
<p><br>
</p>
<p></p>
<div><span style="font-family: 'Courier New',monospace; font-size: 10pt;">Jason and Emma@JasonandEmma-PC ~/lode</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">$ ./setup --dev</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Check directory 'packages' ... : Exist</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Check directory 'opt' ... : Exist</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Check directory 'ext_tar' ... : Exist</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Check directory 'adm' ... : Exist</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Check directory 'tb' ... : Exist</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">git repo '/home/Jason and Emma/lode/adm/buildbot' exist</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">ant already installed</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">junit Already Installed</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Check directory 'mirrors' ... : Exist</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Cloning into bare repository 'core.git'...</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">remote: Counting objects: 4708711, done.</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">remote: Compressing objects: 100% (993620/993620), done.</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">remote: Total 4708711 (delta 3586930), reused 4702903 (delta 3581848)</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Receiving objects: 100% (4708711/4708711), 1.44 GiB | 368.00 KiB/s, done.</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Resolving deltas: 100% (3586930/3586930), done.</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Checking connectivity... done.</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Cloned mirror /home/Jason and Emma/lode/mirrors/core.git</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Check directory 'dev' ... : Created</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Cloning into 'core'...</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">remote: Counting objects: 9, done.</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">remote: Compressing objects: 100% (3/3), done.</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">remote: Total 5 (delta 4), reused 2 (delta 2)</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">fatal: mmap failed: Resource temporarily unavailable</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">fatal: index-pack failed</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Error Cloning /home/Jason and Emma/lode/dev/core</span></div>
<p></p>
<p><br>
</p>
<p>I have attempted to search the archived dev mailing lists for similar such issues, but the error above implies that perhaps a resource beyond my control, for whatever reason, may not be available at the time that I am running this.</p>
<p><br>
</p>
<p>As an aside, you will see that my home directory contains spaces (i. e. Jason and Emma) which seems to have been where upon installation, Cygwin simply named the home directory after the Windows 7 user account.  Would this likely be an issue aggravating
 the error above, and may it also be an issue in building more generally?  If an issue, can I simply rename the home directory in Cygwin to remove the spaces and then re-run lode, or would I need to start from a 'clean sheet' (I. e. cloning the lode git repo,
 re-downloading etc.)?</p>
<p><br>
</p>
<p>Thank you for your time.</p>
<p><br>
</p>
<p>Jason<br>
</p>
</div>
</body>
</html>