Re: [4.6] KVM Build issues

2015-06-01 Thread Erik Weber
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

Re: [4.6] KVM Build issues

2015-06-01 Thread Erik Weber
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

Re: [4.6] KVM Build issues

2015-06-01 Thread Rafael Fonseca
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