Opened 9 years ago
Closed 9 years ago
#48153 closed defect (fixed)
ocaml-camlp4 was not rebuilt after ocaml was updated to 4.02.2
Reported by: | vip.patel@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | mww@… | |
Port: | ocaml-camlp4 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
c/utils/ocamlrss -I src/utils/xml-light -I src/utils/net -I tools -I src/daemon/common -I src/daemon/driver -I src/utils/mp3tagui -I src/config/unix -I src/networks/direct_connect -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -c src/networks/donkey/donkeySearch.mli :info:build File "src/utils/bitstring/bitstring_persistent.mli", line 1: :info:build Error: The files /opt/local/lib/ocaml/pervasives.cmi :info:build and /opt/local/lib/ocaml/camlp4/camlp4.cmi :info:build make inconsistent assumptions over interface CamlinternalFormatBasics :info:build make: *** [src/utils/bitstring/bitstring_persistent.cmi] Error 2 :info:build make: *** Waiting for unfinished jobs.... :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_mldonkey/mldonkey/work/mldonkey-3.1.5' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_mldonkey/mldonkey/work/mldonkey-3.1.5" && /usr/bin/make -j8 -w all
Change History (2)
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mww@… added |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | ocaml-camlp4 added |
Status: | new → assigned |
Summary: | failure during installing mldonkey → ocaml-camlp4 was not rebuilt after ocaml was updated to 4.02.2 |
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r137977 by updating ocaml-camlp4 to the latest version. Wait 30 minutes, then "sudo port selfupdate" and try again.
Note: See
TracTickets for help on using
tickets.
Looks exactly like comment:ticket:46377:4. And it's again the same problem. ocaml was updated to 4.02.2 in r137807, and we forgot to revbump ocaml-camlp4 thereafter.