FS#68805 - [ocamlbuild] rebuild required after ocaml 4.11.1 update

Attached to Project: Arch Linux
Opened by Christopher Price (pricechrispy) - Tuesday, 01 December 2020, 03:35 GMT
Last edited by Evangelos Foutras (foutrelis) - Tuesday, 01 December 2020, 03:55 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

ocamlbuild needs to be rebuilt to be compatible with ocaml 4.11.1.

An example error when building ocaml-cryptokit from the AUR:

Error: Files /usr/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa
and /usr/lib/ocaml/stdlib.cmxa
make inconsistent assumptions over implementation Stdlib__sys

$ pacman -Qo /usr/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa /usr/lib/ocaml/stdlib.cmxa
/usr/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa is owned by ocamlbuild 0.14.0-8
/usr/lib/ocaml/stdlib.cmxa is owned by ocaml 4.11.1-1

similar to https://bugs.archlinux.org/task/67923
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Tuesday, 01 December 2020, 03:55 GMT
Reason for closing:  Fixed
Additional comments about closing:  camlbuild 0.14.0-9

Loading...