Opened 15 years ago
Closed 15 years ago
#23521 closed defect (fixed)
Cannot build camlp5
Reported by: | robby.phd@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | chalin@…, kiniry@…, khalsah@…, ykouskoulas@… | |
Port: | camlp5 |
Description
camlp5 cannot be built due to incompatibility with OCaml 3.11.2.
Attachments (3)
Change History (13)
Changed 15 years ago by robby.phd@…
Attachment: | camlp5.txt.bz2 added |
---|
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Keywords: | camlp5 removed |
---|---|
Port: | camlp5 added |
comment:2 Changed 15 years ago by chalin@…
Cc: | chalin@… added |
---|
comment:3 Changed 15 years ago by brashley46@…
Same problem attempting to build geneweb - Macintosh:~ brashley46$ sudo /opt/local/bin/port install camlp5 -d ---> Computing dependencies for camlp5 ---> Configuring camlp5 Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_camlp5/work/camlp5-5.12" && ./configure --prefix /opt/local --mandir /opt/local/share/man " returned error 2 Command output: Sorry: the compatibility with ocaml version "3.11.2" is not yet implemented. Please report.
Configuration failed.
Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output.
comment:6 Changed 15 years ago by kiyoshi.coquser@…
I built a patch to compile camlp5-5.12 with Ocaml-3.11.2.
Please try this path if you cannot wait the release of new version of camlp5.
Changed 15 years ago by kiyoshi.coquser@…
Attachment: | camlp5.tar.bz2 added |
---|
comment:7 Changed 15 years ago by mf2k (Frank Schima)
Cc: | ykouskoulas@… added |
---|
Cc reporter of dup #23736.
Changed 15 years ago by kiyoshi.coquser@…
Attachment: | patch-Portfile.diff.bz2 added |
---|
Portfile patch for camlp5-5.13
comment:10 Changed 15 years ago by avsm@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
committed in r64149, thanks for the patch!
Cc Me!