X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Goalfile;h=ea13f69f19a8fec89e98b8be70f62164fdb25626;hb=a11c8cf33577f14c3043d26e384ca2e8a6b5753f;hp=aeb1a74d9e55fe7047e3b6ae12c8ced2f24e257b;hpb=14c2539c35635d1c8092295091ddae167512b8be;p=fedora-ocaml-rebuild.git diff --git a/Goalfile b/Goalfile index aeb1a74..ea13f69 100644 --- 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", @@ -189,7 +191,8 @@ let packages = [ "apron", "brltty", "coccinelle", - "coq", + # Fails to build, I asked jjames. + #"coq", "flocq", "frama-c", "gappalib-coq", @@ -203,7 +206,8 @@ let packages = [ "plplot", "prooftree", "supermin", - "swig", + # Tests fail for unclear reasons. + #"swig", "utop", "virt-top", "virt-v2v",