# they have been rebuilt.
let fedora-ignored = [
"ocaml-srpm-macros", "ocaml",
+
+ # Not updated yet for OCaml 4.11.
+ "ocaml-camlp5",
+
+ # https://github.com/ocaml/ocaml/issues/9461
+ "ocaml-perl4caml",
]
# All OCaml-related source package names
let other-packages = [
"alt-ergo", "apron", "brltty", "coccinelle",
- "graphviz", "haxe", "hevea", "hivex",
+ "graphviz", "hevea", "hivex",
"laby",
"libguestfs", "libnbd", "opam",
"utop",
# For Coq:
"coq", "frama-c", "gappalib-coq",
- "why3", "zenon",
+ "zenon",
"flocq",
# Causes a cyclic dependency between libnbd <-> nbdkit. We need
# to fix this in goals itself, but in the meantime disable nbdkit
# and build it by hand.
- # "nbdkit",
+ #"nbdkit",
# https://bugzilla.redhat.com/show_bug.cgi?id=1797853
# "plplot",
+
+ # These packages require camlp5 which has not been updated for 4.11.
+ #"haxe",
+ #"why3",
]
pure function get-source-packages () returning strings = {