Opened 10 years ago

Last modified 6 years ago

#41533 assigned defect

ocaml-lwt @2.4.3_1 – build failure

Reported by: dom.heussi@… Owned by: pmetzger (Perry E. Metzger)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: ocaml-lwt

Description

Trying to install ocaml-lwt 2.4.3_1 leads to the following error message:

...
"src/unix/lwt_unix.mli", line 301, characters 5-233:
:info:build Error: This variant or record definition does not match that of type
:info:build          Unix.open_flag
:info:build        The field O_CLOEXEC is only present in the original definition.
:info:build Command exited with code 2. 
... 

Due to https://github.com/ocsigen/lwt/issues/18 this is a known bug of compiling ocaml-lwt 2.4.3 on ocaml 4.01 which is the default version on macports currently.

Change History (3)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to mww@…

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

Owner: mww@… deleted
Status: newassigned

See #53012.

comment:3 Changed 6 years ago by pmetzger (Perry E. Metzger)

Owner: set to pmetzger
Note: See TracTickets for help on using tickets.