Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#75084 - [ocaml-integers][ocaml-ctypes] rebuild required after ocaml update
Attached to Project:
Arch Linux
Opened by Daniel Peukert (dpeukert) - Thursday, 16 June 2022, 11:22 GMT
Last edited by Jürgen Hötzel (juergen) - Tuesday, 09 August 2022, 20:50 GMT
Opened by Daniel Peukert (dpeukert) - Thursday, 16 June 2022, 11:22 GMT
Last edited by Jürgen Hötzel (juergen) - Tuesday, 09 August 2022, 20:50 GMT
|
Detailsocaml-integers and ocaml-ctypes need to be rebuilt to be compatible with the latest ocaml release.
An example error when building ocaml-luv from the AUR: Error: Files /usr/lib/ocaml/ctypes/ctypes.cmxa and /usr/lib/ocaml/integers/integers.cmxa make inconsistent assumptions over implementation Signed After I rebuilt these two packages, the build finished without any issues. |
This task depends upon
Closed by Jürgen Hötzel (juergen)
Tuesday, 09 August 2022, 20:50 GMT
Reason for closing: Fixed
Additional comments about closing: ocaml-integers-0.7.0-1
Tuesday, 09 August 2022, 20:50 GMT
Reason for closing: Fixed
Additional comments about closing: ocaml-integers-0.7.0-1

I am currently doing a complete OCaml 4.14.0 rebuild that should fix this issue.