Disable plplot, still FTBFS.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 26 Feb 2020 17:25:13 +0000 (17:25 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 26 Feb 2020 17:25:13 +0000 (17:25 +0000)
Goalfile

index 3bd6c85..1c87a5e 100644 (file)
--- a/Goalfile
+++ b/Goalfile
@@ -28,7 +28,6 @@ let other-packages = [
     "graphviz", "hevea", "hivex",
     "libguestfs", "libnbd",
     "opam",
-    "plplot",
     "virt-top", "virt-v2v",
     "z3",
 
@@ -48,6 +47,9 @@ let other-packages = [
     # to fix this in goals itself, but in the meantime disable nbdkit
     # and build it by hand.
     # "nbdkit",
+
+    # https://bugzilla.redhat.com/show_bug.cgi?id=1797853
+    # "plplot",
 ]
 
 pure function get-source-packages () returning strings = {