On Fri, Jul 01, 2016 at 09:57:36AM +0200, Andrea Bolognani wrote:
On Fri, 2016-07-01 at 00:09 +0200, Guido Günther wrote:
> On Wed, Jun 29, 2016 at 05:31:12PM +0200, Daniel Veillard wrote:
> > So as planned I just pushed signed tarball and rpms and tagged the
> > Release Candidate 2 in git, it's available from the usual place:
> >
> > ftp://libvirt.org/libvirt/
> >
> > The rc2 seems to work for me with my limited testing, no problem,
> > but please continue to test the candidate code.
> >
> > I will try to push 2.0.0 final Friday morning, european time,
> > assuming there is no blocker issue discovered in the meantime.
> >
> > Please test it :-)
>
> Except for ppc64 (where the build error doesn't look libvirt related)
> the build looks good:
>
> https://buildd.debian.org/status/package.php?p=libvirt&suite=experimental
Looks like you just need to enable the Build-Depends: on
libnuma-dev on that architecture as well.
libnuma-dev [amd64 i386 ia64 mips mipsel powerpc ppc64el]
Seems so:
configure:58543: error: You must install the libnuma library & headers to compile
libvirt
Thanks a lot for having a look. Will be enabled for 2.0.0.
Cheers,
-- Guido