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#68948 - [ocaml-num] need a rebuild after ocaml update
Attached to Project:
Community Packages
Opened by bartus (bartus) - Friday, 11 December 2020, 20:26 GMT
Last edited by Konstantin Gizdov (kgizdov) - Wednesday, 21 April 2021, 14:30 GMT
Opened by bartus (bartus) - Friday, 11 December 2020, 20:26 GMT
Last edited by Konstantin Gizdov (kgizdov) - Wednesday, 21 April 2021, 14:30 GMT
|
DetailsWhen building ocaml packages (e.g: aur/scilab) that depends on ocaml-num
error in Stdlib__sys implementaion is thrown. ``` Error: Files /usr/lib/ocaml/num/nums.cmxa and /usr/lib/ocaml/stdlib.cmxa make inconsistent assumptions over implementation Stdlib__sys ``` Rebuilding ocaml-num against ocaml:4.11.1 resolves this issue. |
This task depends upon
Closed by Konstantin Gizdov (kgizdov)
Wednesday, 21 April 2021, 14:30 GMT
Reason for closing: Fixed
Additional comments about closing: ocaml-num-1.4-2
Wednesday, 21 April 2021, 14:30 GMT
Reason for closing: Fixed
Additional comments about closing: ocaml-num-1.4-2
######################################################
Error: Files /usr/lib/ocaml/num/nums.cmxa and /usr/lib/ocaml/stdlib.cmxa
make inconsistent assumptions over implementation Stdlib__sys
######################################################