Opened 12 years ago
Closed 10 years ago
#35390 closed defect (worksforme)
ocaml-batteries @1.4.3 build failure: Error: Unbound module Toploop
Reported by: | maverickwoo (Maverick Woo) | Owned by: | erickt@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | ocaml-batteries |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I just upgraded to ocaml 4.0 and everything except batteries was fine.
$port installed | grep ocaml ocaml @4.00.0_0+profile (active) ocaml-bin-prot @108.00.02_1 (active) ocaml-camomile @0.8.3_1 (active) ocaml-extlib @1.5.2_3 (active) ocaml-fileutils @0.4.4_1 (active) ocaml-findlib @1.3.3_2 (active) ocaml-menhir @20120123_1 (active) ocaml-ocamlgraph @1.8.2_1 (active) ocaml-ocamlmakefile @6.37.0_1 (active) ocaml-ocamlnet @3.6_1 (active) ocaml-odn @0.0.8_3 (active) ocaml-ounit @1.1.2_1 (active) ocaml-pcre @7.0.2_0 (active) ocaml-sexplib @108.00.02_1 (active) ocaml-sqlite3 @2.0.2_0 (active) ocaml-type-conv @108.00.02_1 (active) ocaml-zip @1.04_1 (active) ocamlify @0.0.1_1 (active) ocamlmod @0.0.3_1 (active)
Attachments (2)
Change History (6)
Changed 12 years ago by maverickwoo (Maverick Woo)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to erickt@… |
Port: | ocaml-batteries added |
Changed 12 years ago by maverickwoo (Maverick Woo)
Attachment: | main.2.log added |
---|
log of "port install" after "port clean"
comment:2 follow-up: 3 Changed 12 years ago by jmroot (Joshua Root)
Summary: | ocaml-batteries Error: Unbound module Toploop → ocaml-batteries @1.4.3 build failure: Error: Unbound module Toploop |
---|
Is this still a problem with 1.5.0?
comment:3 Changed 12 years ago by maverickwoo (Maverick Woo)
Replying to jmr@…:
Is this still a problem with 1.5.0?
Thanks for pointing it out. I just tried to install 1.5.0 and the problem has been fixed. Thanks again!
comment:4 Changed 10 years ago by mf2k (Frank Schima)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The log you attached has lines that say "Skipping completed", which means this was not a clean build attempt, so we cannot trust this log. Please "sudo port clean ocaml-batteries" and try again, and attach the new main.log if it fails again.
P.S: Remember to use WikiFormatting when writing in Trac, and put the port name into the Port field, and put the email address of the maintainer of that port into the Cc field so that they are notified about the existence of your ticket.