Opened 14 years ago

Closed 14 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)

camlp5.txt.bz2 (1.6 KB) - added by robby.phd@… 14 years ago.
camlp5.tar.bz2 (739 bytes) - added by kiyoshi.coquser@… 14 years ago.
patch-Portfile.diff.bz2 (548 bytes) - added by kiyoshi.coquser@… 14 years ago.
Portfile patch for camlp5-5.13

Download all attachments as: .zip

Change History (13)

Changed 14 years ago by robby.phd@…

Attachment: camlp5.txt.bz2 added

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Keywords: camlp5 removed
Port: camlp5 added

comment:2 Changed 14 years ago by chalin@…

Cc: chalin@… added

Cc Me!

comment:3 Changed 14 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:4 Changed 14 years ago by kiniry@…

Cc: kiniry@… added

Cc Me!

comment:5 Changed 14 years ago by khalsah@…

Cc: khalsah@… added

Cc Me!

comment:6 Changed 14 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 14 years ago by kiyoshi.coquser@…

Attachment: camlp5.tar.bz2 added

comment:7 Changed 14 years ago by mf2k (Frank Schima)

Cc: ykouskoulas@… added

Cc reporter of dup #23736.

comment:8 Changed 14 years ago by kiyoshi.coquser@…

Wow! camlp5-5.13 is released now!

http://pauillac.inria.fr/~ddr/camlp5/

Changed 14 years ago by kiyoshi.coquser@…

Attachment: patch-Portfile.diff.bz2 added

Portfile patch for camlp5-5.13

comment:9 Changed 14 years ago by robby.phd@…

The patch for camlp5-5.13 works for me.

comment:10 Changed 14 years ago by avsm@…

Resolution: fixed
Status: newclosed

committed in r64149, thanks for the patch!

Note: See TracTickets for help on using tickets.