While talking on building and errors, I get this when trying to build
noredist:
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 394 source files to
/var/lib/jenkins/workspace/cloudstack-package-rpm-m
Thanks Rafael,
Don't know what libraries that would be, the only thing installed I could
see is libvirt-client (which is needed by puppet).
I'll try your fix :-)
--
Erik
On Mon, Jun 1, 2015 at 10:17 AM, Rafael Fonseca
wrote:
> Hi Eric,
>
> I've stumbled into the same issue, already reported
Hi Eric,
I've stumbled into the same issue, already reported it to Wilder, who is
having a look at fixing this the proper way :)
It happens because you have some native KVM libraries installed.
You can either skiptests to get the packaging built or you can change what
the test expects if you want