<p dir="ltr">Yes, it's pretty large. A little over 9k.</p>
<p dir="ltr">-Bob</p>
<div class="gmail_quote">On Nov 20, 2013 7:06 PM, "Alexander Wels" <<a href="mailto:awels@redhat.com">awels@redhat.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wednesday, November 20, 2013 07:01:46 PM Bob Doolittle wrote:<br>
> This is Fedora 19<br>
><br>
> On 11/20/2013 06:24 PM, Itamar Heim wrote:<br>
> > On 11/21/2013 12:45 AM, Alon Bar-Lev wrote:<br>
> >> ----- Original Message -----<br>
> >><br>
> >>> From: "Bob Doolittle" <<a href="mailto:bob@doolittle.us.com">bob@doolittle.us.com</a>><br>
> >>> To: <a href="mailto:engine-devel@ovirt.org">engine-devel@ovirt.org</a><br>
> >>> Sent: Thursday, November 21, 2013 12:35:57 AM<br>
> >>> Subject: [Engine-devel] Problem building 3.3.1 branch<br>
> >>><br>
> >>> Hi,<br>
> >>><br>
> >>> I'm trying to build engine for the first time and running into a build<br>
> >>> error. I'm a seasoned Unix developer, but new to some aspects of Linux<br>
> >>> development like git and maven, so I could be doing something naive.<br>
> >>><br>
> >>> I'm following the instructions here:<br>
> >>> <a href="http://www.ovirt.org/OVirt_Engine_Development_Environment" target="_blank">http://www.ovirt.org/OVirt_Engine_Development_Environment</a><br>
> >>><br>
> >>> I did a clone of the engine repository, and did "git checkout -b<br>
> >>> myengine origin/ovirt-engine-3.3.1" to create my own branch based on<br>
> >>> 3.3.1 (current - I realize it's not quite done).<br>
> >>><br>
> >>> Then, when I did "make install-dev PREFIX=$HOME/ovirt-engine" it failed<br>
> >>> when building the "Engine Web Root", specifically in the<br>
> >>> FileServletTest. Relevant build log is here:<br>
> >>> <a href="http://pastebin.com/JRcyWvtr" target="_blank">http://pastebin.com/JRcyWvtr</a><br>
> >>><br>
> >>> Can anyone suggest what I've done wrong, or whether there's a problem<br>
> >>> with the repository at the moment?<br>
> >><br>
> >> There may be indeed a problem, not happening at my setup, just tried.<br>
> >> Can you please please send the relevant file from[1]<br>
> >> I think it should be called something with FileServletTes.<br>
> >><br>
> >><br>
> >> [1]<br>
> >> /home/rad/workspace/ovirt-engine/backend/manager/modules/root/target/sure<br>
> >> fire-reports><br>
> > also couldn't reproduced (tried just now).<br>
> > anything special about the environment?<br>
> > - cpu/ram configuration?<br>
> > - not enough disk space? special file permissions?<br>
> > - which OS is this on? which JRE?<br>
> ><br>
> > Thanks,<br>
> ><br>
> > Itamar<br>
><br>
> This is Fedora 19 (updated)<br>
> cpu i7-3520<br>
> mem 8GB<br>
> Disk has over 26GB free for both volumes (SSD)<br>
> I installed all the tools/prereqs as root.<br>
> Did git clone as myself (no special permission)<br>
> Running make as myself<br>
> JRE 1.7.0_45 OpenJDK<br>
><br>
> I have attached the requested file (not sure which you wanted, attached<br>
> both likely candidates).<br>
><br>
> I am running the make under my login shell, which is zsh. On occasion<br>
> this has caused issues. If no better suggestions I'll double-check<br>
> tomorrow by running under bash.<br>
><br>
> Thanks for your assistance,<br>
> Bob<br>
<br>
Bob,<br>
<br>
do you have an unusually large /etc/hosts file? looking at the error somewhere<br>
between 8192 and 12288 bytes? If so then it is a bug in the test, I will<br>
update it in the morning.<br>
<br>
Alexander<br>
</blockquote></div>