Opened 9 years ago
Last modified 7 years ago
#48674 assigned defect
ocaml-pxp 1.2.4_3
Reported by: | james.cheney@… | Owned by: | pmetzger (Perry E. Metzger) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | ocaml-pxp |
Description
port install ocaml-pxp
fails, with the attached log file.
The proximate cause seems to be
:info:build Fatal error: exception Failure("Ocamlnet: No such lookup table: cmapr.iso88592")
and I see that there is a file in this location:
/opt/local/lib/ocaml/site-lib/netunidata/cmapr.iso88592.netdb
so it may be that the problem is with ocaml-ocamlnet (also current version 4.0.3), not ocaml-pxp.
Attachments (1)
Change History (6)
Changed 9 years ago by james.cheney@…
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to mww@… |
---|
comment:2 Changed 9 years ago by lrnt.thvnx@…
Replying to james.cheney@…:
port install ocaml-pxpfails, with the attached log file.
The proximate cause seems to be
:info:build Fatal error: exception Failure("Ocamlnet: No such lookup table: cmapr.iso88592")and I see that there is a file in this location:
/opt/local/lib/ocaml/site-lib/netunidata/cmapr.iso88592.netdbso it may be that the problem is with ocaml-ocamlnet (also current version 4.0.3), not ocaml-pxp.
I get the same error when I try to install ocaml-pxp. Same version of ocaml-ocamlnet and version 2.3.4 of MacPorts base.
comment:3 Changed 8 years ago by mf2k (Frank Schima)
Owner: | mww@… deleted |
---|---|
Status: | new → assigned |
See #53012.
comment:4 Changed 7 years ago by pmetzger (Perry E. Metzger)
mww has (I believe) abandoned all the OCaml ports. Feel free to assign this and other OCaml related tickets to me for now.
comment:5 Changed 7 years ago by mf2k (Frank Schima)
Owner: | set to pmetzger |
---|
In the future, please Cc the port maintainers (
port info --maintainers ocaml-pxp
), if any.