FS#75349 - [ocaml-base] rebuild required after ocaml update
Attached to Project:
Community Packages
Opened by Daniel Peukert (dpeukert) - Saturday, 16 July 2022, 21:22 GMT
Last edited by Toolybird (Toolybird) - Friday, 12 August 2022, 02:48 GMT
Opened by Daniel Peukert (dpeukert) - Saturday, 16 July 2022, 21:22 GMT
Last edited by Toolybird (Toolybird) - Friday, 12 August 2022, 02:48 GMT
|
Details
ocaml-base needs to be rebuilt to be compatible with the
latest ocaml release.
An example error when building ocaml-ppx_here from the AUR: Error: The files /usr/lib/ocaml/ppxlib/ppxlib.cmi and /usr/lib/ocaml/base/base.cmi make inconsistent assumptions over interface Sexplib0__Sexp_conv After I rebuilt this package, the build finished without any issues. |
This task depends upon
Closed by Toolybird (Toolybird)
Friday, 12 August 2022, 02:48 GMT
Reason for closing: Fixed
Additional comments about closing: Reporter says "Fixed by the 4.14.0 rebuild"
Friday, 12 August 2022, 02:48 GMT
Reason for closing: Fixed
Additional comments about closing: Reporter says "Fixed by the 4.14.0 rebuild"
Comment by Toolybird (Toolybird) -
Sunday, 24 July 2022, 04:14 GMT
ocaml-sexplib0 (dep) and dune (makedep) were both upgraded/rebuilt
since ocaml-base was last built, which might explain it.