libguestfs: Build 1.40 in F29 and (temporarily) in Rawhide.
[goaljobs-goals.git] / config.ml
index 1b3b840..f0a5dea 100644 (file)
--- a/config.ml
+++ b/config.ml
@@ -42,10 +42,10 @@ let libguestfs_localconfigure source =
   --prefix /usr \\
   --disable-static \\
   --with-default-backend=libvirt \\
-  --enable-werror \\
   --enable-gtk-doc \\
   --disable-golang \\
   --disable-erlang \\
+  --with-virt-v2v-nbdkit-python-plugin=python3 \\
   -C \\
   \"$@\"
 " configure
@@ -109,6 +109,14 @@ export SKIP_TEST820RHBZ912499_PY=1
 
 # ntfsclone is broken in Rawhide (RHBZ#1601146).
 export SKIP_TEST_NTFSCLONE_SH=1
+
+# Kernel broken.
+# https://bugzilla.redhat.com/show_bug.cgi?id=1657200
+export SKIP_TEST_BIG_DIRS_PL=1
+
+# Setting hostname on Ubuntu 18.04 is broken.
+# https://bugzilla.redhat.com/show_bug.cgi?id=1658307
+export SKIP_TEST_SETTINGS_UBUNTU_18_04_SH=1
 " ^
     match supermin with
     | None -> ""