On Fri, Aug 24, 2018 at 10:25:49AM +0000, osstest service owner wrote:
> flight 126429 libvirt real [real]
> http://logs.test-lab.xenproject.org/osstest/logs/126429/
> 
> Regressions :-(
> 
> Tests which did not succeed and are blocking,
> including tests which could not be run:
>  build-i386-libvirt            6 libvirt-build            fail REGR. vs. 
> 123814
>  build-amd64-libvirt           6 libvirt-build            fail REGR. vs. 
> 123814
>  build-armhf-libvirt           6 libvirt-build            fail REGR. vs. 
> 123814

Missing build dependency in osstest.  GnuTLS has become a hard
requirement.

checking for GNUTLS... no
configure: error: You must install the gnutls >= 3.2.0 pkg-config module to 
compile libvirt

commit 60d9ad6f1e42618fce10baeb0f02c35e5ebd5b24
Author:     Michal Privoznik <mpriv...@redhat.com>
AuthorDate: Mon Jun 4 06:51:50 2018 +0200
Commit:     Michal Privoznik <mpriv...@redhat.com>
CommitDate: Tue Jun 5 14:32:03 2018 +0200

    configure: Require GnuTLS

    We are building with GnuTLS everywhere because GnuTLS is widely
    available. Also, it is desirable to prefer cryptographically
    strong PRNG over "/dev/urandom" which is just a fallback.

    Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
    Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to