#35390: ocaml-batteries Error: Unbound module Toploop ------------------------------------+--------------------------------------- Reporter: maverick.woo@… | Owner: erickt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ocaml-batteries ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => erickt@… * port: => ocaml-batteries Old description:
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)
New description: 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) }}} -- Comment: 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. -- Ticket URL: <https://trac.macports.org/ticket/35390#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS