Opened 7 years ago

Last modified 6 years ago

#53537 assigned defect

port ocaml-core-kernel failed

Reported by: rpgoldman Owned by: pmetzger (Perry E. Metzger)
Priority: Normal Milestone:
Component: ports Version: 2.4.0
Keywords: Cc:
Port: ocaml-core-kernel

Description

issued command

port install ocaml-core-kernel

expected successful build, but got failure.

Log file (full log attached) shows the following key lines:

:info:build File "lib/core_arg.ml", line 1:
:info:build Error: The implementation lib/core_arg.ml
:info:build        does not match the interface lib/core_arg.cmi:
:info:build        Values do not match:
:info:build          val align :
:info:build            ?limit:int -> (key * spec * doc) list -> (key * spec * doc) list
:info:build        is not included in
:info:build          val align : (key * spec * doc) list -> (key * spec * doc) list
:info:build Command exited with code 2.
:info:build E: Failure("Command ''/opt/local/bin/ocamlbuild' lib/libcore_kernel_stubs.a lib/dllcore_kernel_stubs.so lib/core_kernel.cma lib/core_kernel.cmxa lib/core_kernel.a lib/core_kernel.cmxs -use-ocamlfind -tag debug' terminated with error code 10")
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ocaml-core-kernel/ocaml-core-kernel/work/core_kernel-109.55.02" && /opt/local/bin/ocaml setup.ml -build 

Attached full transcript file to the ticket -- sorry, I stumbled into this looking to work through an intro to Ocaml, so I am not a good source for information!

Attachments (1)

ocaml-core-kernel-build-log.txt (310.6 KB) - added by rpgoldman 7 years ago.
Full build transcript file.

Download all attachments as: .zip

Change History (2)

Changed 7 years ago by rpgoldman

Full build transcript file.

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

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