----- Original Message -----
> From: "Bob Doolittle" <bob(a)doolittle.us.com>
> To: engine-devel(a)ovirt.org
> Sent: Thursday, November 21, 2013 12:35:57 AM
> Subject: [Engine-devel] Problem building 3.3.1 branch
>
> Hi,
>
> I'm trying to build engine for the first time and running into a build
> error. I'm a seasoned Unix developer, but new to some aspects of Linux
> development like git and maven, so I could be doing something naive.
>
> I'm following the instructions here:
>
http://www.ovirt.org/OVirt_Engine_Development_Environment
>
> I did a clone of the engine repository, and did "git checkout -b
> myengine origin/ovirt-engine-3.3.1" to create my own branch based on
> 3.3.1 (current - I realize it's not quite done).
>
> Then, when I did "make install-dev PREFIX=$HOME/ovirt-engine" it failed
> when building the "Engine Web Root", specifically in the
> FileServletTest. Relevant build log is here:
http://pastebin.com/JRcyWvtr
>
> Can anyone suggest what I've done wrong, or whether there's a problem
> with the repository at the moment?
There may be indeed a problem, not happening at my setup, just tried.
Can you please please send the relevant file from[1]
I think it should be called something with FileServletTes.
[1] /home/rad/workspace/ovirt-engine/backend/manager/modules/root/target/surefire-reports
also couldn't reproduced (tried just now).
anything special about the environment?
- cpu/ram configuration?
- not enough disk space? special file permissions?
- which OS is this on? which JRE?
Thanks,
Itamar