#14688 closed defect (duplicate)
ocamlduce 3.08.4pl3 / out of sync with ocaml / fails to compile
Reported by: | dirkx (Dirk-Willem van Gulik) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | lang ocaml ocamlduce | Cc: | anil@… |
Port: |
Description
Ocamlduce seems to have gone out of sync with ocaml (if warn2error below are bypassed - it will break on the ctype itself).
Dw.
port version
Version: 1.600
uname -a
Darwin 4x4.local 9.2.0 Darwin Kernel Version 9.2.0: Tue Feb 5 16:15:19 PST 2008; root:xnu-1228.3.13~1/RELEASE_PPC Power Macintosh
sudo port install ocamlduce
---> Fetching ocaml ---> Verifying checksum(s) for ocaml ---> Extracting ocaml ---> Configuring ocaml ---> Building ocaml with target world.opt ---> Staging ocaml into destroot ---> Installing ocaml 3.10.1_0+darwin_9 ---> Activating ocaml 3.10.1_0+darwin_9 ---> Cleaning ocaml ---> Building ocamlduce with target opt Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ocamlduce/work/ocaml-sub" && make opt -f Makefile.ocamlduce " returned error 2 Command output: make -f Makefile.ocamlduce INCLUDES="-I stdlib/cduce" stdlib/cduce/custom.cmo stdlib/cduce/encodings.cmo stdlib/cduce/imap.cmo stdlib/cduce/upool.cmo stdlib/cduce/ns.cmo stdlib/cduce/sortedList.cmo stdlib/cduce/atoms.cmo stdlib/cduce/bool.cmo stdlib/cduce/chars.cmo stdlib/cduce/ident.cmo stdlib/cduce/intervals.cmo stdlib/cduce/inttbl.cmo stdlib/cduce/normal.cmo stdlib/cduce/pretty.cmo stdlib/cduce/stats.cmo stdlib/cduce/compunit.cmo stdlib/cduce/types.cmo stdlib/cduce/sequence.cmo stdlib/cduce/sample.cmo stdlib/cduce/auto_pat.cmo stdlib/cduce/patterns.cmo stdlib/cduce/value.cmo stdlib/cduce/run_dispatch.cmo stdlib/cduce/explain.cmo stdlib/cduce/typepat.cmo stdlib/cduce/serial.cmo ocamlc.opt -warn-error A -I stdlib/cduce -c stdlib/cduce/custom.ml ocamlc.opt -warn-error A -I stdlib/cduce -c stdlib/cduce/encodings.mli ocamlc.opt -warn-error A -I stdlib/cduce -c stdlib/cduce/encodings.ml File "stdlib/cduce/encodings.ml", line 121, characters 8-27: Warning Y: unused variable c. File "stdlib/cduce/encodings.ml", line 122, characters 8-27: Warning Y: unused variable c. File "stdlib/cduce/encodings.ml", line 123, characters 8-27: Warning Y: unused variable c. File "stdlib/cduce/encodings.ml", line 124, characters 8-27: Warning Y: unused variable c. Error: error-enabled warnings (4 occurrences) make[1]: *** [stdlib/cduce/encodings.cmo] Error 2 make: *** [cduce_types.cmo] Error 2 Error: Status 1 encountered during processing.
Change History (3)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Cc: | anil@… added |
---|---|
Milestone: | → Port Bugs |
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #13846.
Note: See
TracTickets for help on using
tickets.
Cc maintainer.