Lots of output here; I trimmed off the bits after it decided to start uninstalling…
The following actions will be performed:
∗ install ocamlfind 1.5.5
=-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[ocamlfind] Archive in cache
=-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[ocamlfind: ./configure] Command started
+ ./configure "-bindir" "/Users/jfh/.opam/4.02.3/bin" "-sitelib" "/Users/jfh/.opam/4.02.3/lib" "-mandir" "/Users/jfh/.opam/4.02.3/man" "-config" "/Users/jfh/.opam/4.02.3/lib/findlib.conf" (CWD=/Users/jfh/.opam/4.02.3/build/ocamlfind.1.5.5)
- Welcome to findlib version 1.5.5
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: found
- camlp4: using camlp4, style 310
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for camlp4 written to site-lib-src/camlp4/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
-
- About the OCAML core installation:
- Standard library: /Users/jfh/.opam/4.02.3/lib/ocaml
- Binaries: /Users/jfh/.opam/4.02.3/bin
- Manual pages: /Users/jfh/.opam/4.02.3/man
- Multi-threading type: posix
- The directory of site-specific packages will be
- site-lib: /Users/jfh/.opam/4.02.3/lib
- The configuration file is written to:
- findlib config file: /Users/jfh/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
- Libraries: in <site-lib>/findlib
- Binaries: /Users/jfh/.opam/4.02.3/bin
- Manual pages: /Users/jfh/.opam/4.02.3/man
- topfind script: /Users/jfh/.opam/4.02.3/lib/ocaml
- Topfind ppxopt support: yes
- Toolbox: no
- Link custom runtime: yes
- Need bytes compatibility: no
-
- Configuration has been written to Makefile.config
-
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
[ocamlfind: make all] Command started
+ make "all" (CWD=/Users/jfh/.opam/4.02.3/build/ocamlfind.1.5.5)
- for p in findlib; do ( cd src/$p; /Applications/Xcode.app/Contents/Developer/usr/bin/make all ) || exit; done
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- ocamldep *.ml *.mli >depend
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
- ../../tools/patch '@CONFIGFILE@' '/Users/jfh/.opam/4.02.3/lib/findlib.conf' | \
- ../../tools/patch '@STDLIB@' '/Users/jfh/.opam/4.02.3/lib/ocaml' | \
- sed -e 's;@AUTOLINK@;true;g' \
- -e 's;@SYSTEM@;macosx;g' \
- >findlib_config.ml
- ocamlc -I +compiler-libs -g -c findlib_config.ml
- ocamlc -I +compiler-libs -g -c fl_split.ml
- ocamlc -I +compiler-libs -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -g -c fl_meta.ml
- ocamlc -I +compiler-libs -c fl_metascanner.mli
- ocamlc -I +compiler-libs -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -c fl_topo.mli
- ocamlc -I +compiler-libs -g -c fl_topo.ml
- ocamlc -I +compiler-libs -c fl_package_base.mli
- ocamlc -I +compiler-libs -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -c findlib.mli
- ocamlc -I +compiler-libs -g -c findlib.ml
- ocamlc -I +compiler-libs -g -c fl_args.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo
- ocamlc -I +compiler-libs -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -g -c frontend.ml
- ocamlc -I +compiler-libs -custom -o ocamlfind -g findlib.cma unix.cma \
- ocaml_args.cmo frontend.cmo
- Makefile:160: depend: No such file or directory
- File "fl_split.ml", line 114, characters 10-21:
- Warning 3: deprecated: String.copy
- File "fl_split.ml", line 118, characters 43-62:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 119, characters 37-56:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 123, characters 34-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 124, characters 34-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 126, characters 26-39:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 127, characters 45-64:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 128, characters 38-57:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 136, characters 13-26:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "fl_split.ml", line 140, characters 1-19:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_meta.mll", line 57, characters 13-26:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "fl_meta.mll", line 61, characters 11-29:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_meta.mll", line 62, characters 11-22:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_metascanner.ml", line 111, characters 23-32:
- Warning 3: deprecated: Sort.list
- Use List.sort instead.
- File "fl_metascanner.ml", line 372, characters 20-29:
- Warning 3: deprecated: Sort.list
- Use List.sort instead.
- File "frontend.ml", line 32, characters 9-20:
- Warning 3: deprecated: String.copy
- File "frontend.ml", line 34, characters 24-36:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "frontend.ml", line 1769, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- if [ "true" = "true" ]; then \
- cp topfind.ml.in topfind.ml; \
- else \
- sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \
- > topfind.ml ; \
- fi
- ocamlc -I +compiler-libs -c topfind.mli
- ocamlc -I +compiler-libs -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
- ../../tools/patch '@SITELIB@' '/Users/jfh/.opam/4.02.3/lib' \
- >topfind
- ocamlc -I +compiler-libs -c num_top_printers.mli
- ocamlc -I +compiler-libs -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -c num_top.mli
- ocamlc -I +compiler-libs -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- /Applications/Xcode.app/Contents/Developer/usr/bin/make all-config
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
- tools/patch '@SITELIB@' '/Users/jfh/.opam/4.02.3/lib' >findlib.conf
- if ocamlc.opt >/dev/null 2>&1; then \
- echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ocamlopt.opt >/dev/null 2>&1; then \
- echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ocamldep.opt >/dev/null 2>&1; then \
- echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ocamldoc.opt >/dev/null 2>&1; then \
- echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
[ocamlfind: make opt] Command started
+ make "opt" (CWD=/Users/jfh/.opam/4.02.3/build/ocamlfind.1.5.5)
- for p in findlib; do ( cd src/$p; /Applications/Xcode.app/Contents/Developer/usr/bin/make opt ) || exit; done
- ocamldep *.ml *.mli >depend
- ocamlopt -I +compiler-libs -c findlib_config.ml
- ocamlopt -I +compiler-libs -c fl_split.ml
- ocamlopt -I +compiler-libs -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -c fl_meta.ml
- ocamlopt -I +compiler-libs -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -c fl_topo.ml
- ocamlopt -I +compiler-libs -c fl_package_base.ml
- ocamlopt -I +compiler-libs -c findlib.ml
- ocamlopt -I +compiler-libs -c fl_args.ml
- File "fl_split.ml", line 114, characters 10-21:
- Warning 3: deprecated: String.copy
- File "fl_split.ml", line 118, characters 43-62:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 119, characters 37-56:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 123, characters 34-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 124, characters 34-47:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 126, characters 26-39:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 127, characters 45-64:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 128, characters 38-57:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_split.ml", line 136, characters 13-26:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "fl_split.ml", line 140, characters 1-19:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_meta.mll", line 57, characters 13-26:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "fl_meta.mll", line 61, characters 11-29:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_meta.mll", line 62, characters 11-22:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "fl_metascanner.ml", line 111, characters 23-32:
- Warning 3: deprecated: Sort.list
- Use List.sort instead.
- File "fl_metascanner.ml", line 372, characters 20-29:
- Warning 3: deprecated: Sort.list
- Use List.sort instead.
- ocamlopt -I +compiler-libs -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx
- if [ 1 -gt 0 ]; then \
- ocamlopt -I +compiler-libs -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx; \
- fi
- ocamlopt -I +compiler-libs -c ocaml_args.ml
- ocamlopt -I +compiler-libs -c frontend.ml
- File "frontend.ml", line 32, characters 9-20:
- Warning 3: deprecated: String.copy
- File "frontend.ml", line 34, characters 24-36:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "frontend.ml", line 1769, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -o ocamlfind_opt findlib.cmxa unix.cmxa \
- ocaml_args.cmx frontend.cmx
[ocamlfind: make install] Command started
+ make "install" (CWD=/Users/jfh/.opam/4.02.3/build/ocamlfind.1.5.5)
- mkdir -p "/Users/jfh/.opam/4.02.3/bin"
- mkdir -p "/Users/jfh/.opam/4.02.3/man"
- /Applications/Xcode.app/Contents/Developer/usr/bin/make install-config
- mkdir -p "`dirname \"/Users/jfh/.opam/4.02.3/lib/findlib.conf\"`"
- !!! Keeping old /Users/jfh/.opam/4.02.3/lib/findlib.conf !!!
- test -f "/Users/jfh/.opam/4.02.3/lib/findlib.conf" || cp findlib.conf "/Users/jfh/.opam/4.02.3/lib/findlib.conf"
- for p in findlib; do ( cd src/$p; /Applications/Xcode.app/Contents/Developer/usr/bin/make install ); done
- mkdir -p "/Users/jfh/.opam/4.02.3/lib/findlib"
- mkdir -p "/Users/jfh/.opam/4.02.3/bin"
- test 1 -eq 0 || cp topfind "/Users/jfh/.opam/4.02.3/lib/ocaml"
- files=`../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib.cmxa findlib.a findlib.cmxs META` && \
- cp $files "/Users/jfh/.opam/4.02.3/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/Users/jfh/.opam/4.02.3/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/Users/jfh/.opam/4.02.3/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
- cd "/Users/jfh/.opam/4.02.3/lib/ocaml/compiler-libs/"; \
- cp topdirs.cmi toploop.cmi "/Users/jfh/.opam/4.02.3/lib/findlib/"; \
- fi
- /Applications/Xcode.app/Contents/Developer/usr/bin/make install-meta
- for x in `ls site-lib-src`; do if [ "$x" != "CVS" -a -f "site-lib-src/$x/META" ]; then mkdir -p "/Users/jfh/.opam/4.02.3/lib/$x"; cp site-lib-src/$x/META "/Users/jfh/.opam/4.02.3/lib/$x"; fi; done
- cd src/findlib; /Applications/Xcode.app/Contents/Developer/usr/bin/make install-num-top
- mkdir -p "/Users/jfh/.opam/4.02.3/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- "/Users/jfh/.opam/4.02.3/lib/num-top"
- if [ 1 -eq 1 ]; then \
- cp tools/safe_camlp4 "/Users/jfh/.opam/4.02.3/bin"; \
- fi
- /Applications/Xcode.app/Contents/Developer/usr/bin/make install-doc
- mkdir -p /Users/jfh/.opam/4.02.3/man/man1 /Users/jfh/.opam/4.02.3/man/man3 /Users/jfh/.opam/4.02.3/man/man5
- cp doc/ref-man/ocamlfind.1 /Users/jfh/.opam/4.02.3/man/man1
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 /Users/jfh/.opam/4.02.3/man/man5
[ocamlfind: ocamlfind remove] Command started
+ ocamlfind "remove" "bytes" (CWD=/Users/jfh/.opam/4.02.3/build/ocamlfind.1.5.5)
[ocamlfind: ./configure] Command started
+ ./configure "-bindir" "/Users/jfh/.opam/4.02.3/bin" "-sitelib" "/Users/jfh/.opam/4.02.3/lib" "-mandir" "/Users/jfh/.opam/4.02.3/man" "-config" "/Users/jfh/.opam/4.02.3/lib/findlib.conf" (CWD=/Users/jfh/.opam/4.02.3/build/ocamlfind.1.5.5)
- Welcome to findlib version 1.5.5
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: found
- camlp4: using camlp4, style 310
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for camlp4 written to site-lib-src/camlp4/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
-
- About the OCAML core installation:
- Standard library: /Users/jfh/.opam/4.02.3/lib/ocaml
- Binaries: /Users/jfh/.opam/4.02.3/bin
- Manual pages: /Users/jfh/.opam/4.02.3/man
- Multi-threading type: posix
- The directory of site-specific packages will be
- site-lib: /Users/jfh/.opam/4.02.3/lib
- The configuration file is written to:
- findlib config file: /Users/jfh/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
- Libraries: in <site-lib>/findlib
- Binaries: /Users/jfh/.opam/4.02.3/bin
- Manual pages: /Users/jfh/.opam/4.02.3/man
- topfind script: /Users/jfh/.opam/4.02.3/lib/ocaml
- Topfind ppxopt support: yes
- Toolbox: no
- Link custom runtime: yes
- Need bytes compatibility: no
- Topfind ppxopt support: yes
- Toolbox: no
- Link custom runtime: yes
- Need bytes compatibility: no
-
- Configuration has been written to Makefile.config
-
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
[ocamlfind: make uninstall] Command started
+ make "uninstall" (CWD=/Users/jfh/.opam/4.02.3/build/ocamlfind.1.5.5)
- /Applications/Xcode.app/Contents/Developer/usr/bin/make uninstall-doc
- rm -f /Users/jfh/.opam/4.02.3/man/man1/ocamlfind.1
- rm -f /Users/jfh/.opam/4.02.3/man/man3/Findlib.3
- rm -f /Users/jfh/.opam/4.02.3/man/man3/Topfind.3
- rm -f /Users/jfh/.opam/4.02.3/man/man5/META.5
- rm -f /Users/jfh/.opam/4.02.3/man/man5/site-lib.5
====
So…does that help any?