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
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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"
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.

Loading...