Disable ocaml-atd, ocaml-camlp5, coq, swig
[fedora-ocaml-rebuild.git] / Goalfile
index d9866f1..ea13f69 100644 (file)
--- a/Goalfile
+++ b/Goalfile
@@ -28,7 +28,8 @@ let fedora-ignored = [
 let packages = [
     "ocaml-alcotest",
     "ocaml-astring",
-    "ocaml-atd",
+    # Temporarily disable because python3 flake8 is not installable
+    #"ocaml-atd",
     "ocaml-augeas",
     "ocaml-autoconf",
     "ocaml-base",
@@ -45,7 +46,8 @@ let packages = [
     "ocaml-camlidl",
     "ocaml-camlimages",
     "ocaml-camlp-streams",
-    "ocaml-camlp5",
+    # Waiting on two dependencies to be reviewed
+    #"ocaml-camlp5",
     "ocaml-camomile",
     "ocaml-cinaps",
     "ocaml-cmdliner",
@@ -60,8 +62,7 @@ let packages = [
     "ocaml-curses",
     "ocaml-dbus",
     "ocaml-dose3",
-    # Cyclic dependency ocaml-dune -> ocaml-pp -> ocaml-dune
-    #"ocaml-dune",
+    "ocaml-dune",
     "ocaml-easy-format",
     "ocaml-expat",
     "ocaml-extlib",
@@ -190,7 +191,8 @@ let packages = [
     "apron",
     "brltty",
     "coccinelle",
-    "coq",
+    # Fails to build, I asked jjames.
+    #"coq",
     "flocq",
     "frama-c",
     "gappalib-coq",
@@ -204,7 +206,8 @@ let packages = [
     "plplot",
     "prooftree",
     "supermin",
-    "swig",
+    # Tests fail for unclear reasons.
+    #"swig",
     "utop",
     "virt-top",
     "virt-v2v",