Opened 4 years ago
Closed 3 years ago
#62576 closed defect (fixed)
lablgtk2: pango.cmi is not a compiled interface for this version of OCaml
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | pmetzger (Perry E. Metzger) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | someuser12 | |
Port: | lablgtk2 ocaml |
Description
When trying to build a new version of unison, which uses lablgtk2, this build error occurs:
File "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk-new_net_unison/unison/work/unison-2.51.3/src/uigtk2.ml", line 1: Error: /opt/local/lib/ocaml/site-lib/lablgtk2/pango.cmi is not a compiled interface for this version of OCaml. It seems to be for an older version of OCaml. make[1]: *** [uigtk2.cmx] Error 2
I guess lablgtk2, any maybe other ports that haven't been rebuilt since ocaml was updated to a new version, need to be rebuilt?
Change History (4)
comment:1 Changed 4 years ago by pmetzger (Perry E. Metzger)
comment:2 Changed 3 years ago by someuser12
Please see a tentative fix in https://github.com/macports/macports-ports/pull/12436 .
comment:3 Changed 3 years ago by someuser12
Cc: | someuser12 added |
---|
comment:4 Changed 3 years ago by pmetzger (Perry E. Metzger)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed by merging 12436
Note: See
TracTickets for help on using
tickets.
They do, but the lablgtk2 port is broken at the moment so that won't be sufficient to fix it for you. (I'm slowly bumping version numbers as I verify that things work; this is one that doesn't in fact work.)