sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The package failed to build. The error log from opam follows.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy sphinxcontrib-ocaml.0.2.0 yojson.2.2.2 seq.0.3.1 ocamlfind.1.9.6 ocamlbuild.0.14.3 General.0.2.0 dune.3.16.0 cppo_ocamlbuild.1.7.0 cppo.1.7.0" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install ocamlbuild 0.14.3 - install seq 0.3.1 - install cppo 1.7.0 - install cppo_ocamlbuild 1.7.0 - install yojson 2.2.2 - install General 0.2.0 - install sphinxcontrib-ocaml 0.2.0 ===== 7 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/21: Processing 2/21: Processing 3/21: [General.0.2.0: http] -> retrieved cppo.1.7.0 (cached) Processing 4/21: [General.0.2.0: http] Processing 5/21: [General.0.2.0: http] [cppo: dune build] -> retrieved cppo_ocamlbuild.1.7.0 (cached) Processing 6/21: [General.0.2.0: http] [cppo: dune build] Processing 6/21: [cppo: dune build] -> retrieved ocamlbuild.0.14.3 (cached) Processing 7/21: [sphinxcontrib-ocaml.0.2.0: http] [cppo: dune build] Processing 8/21: [sphinxcontrib-ocaml.0.2.0: http] [cppo: dune build] [ocamlbuild: make configure.make] -> retrieved seq.0.3.1 (cached) Processing 9/21: [sphinxcontrib-ocaml.0.2.0: http] [cppo: dune build] [ocamlbuild: make configure.make] Processing 10/21: [sphinxcontrib-ocaml.0.2.0: http] [cppo: dune build] [ocamlbuild: make configure.make] [seq: dune build] -> retrieved General.0.2.0 (https://github.com/jacquev6/General/archive/0.2.0.tar.gz) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.05"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.05/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.05/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.05"; \ - echo "BINDIR=/home/opam/.opam/4.05/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.05/lib"; \ - echo "MANDIR=/home/opam/.opam/4.05/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.05/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.05/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.05/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.05/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.3"'; \ - ) > src/ocamlbuild_config.ml Processing 10/21: [sphinxcontrib-ocaml.0.2.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [seq: dune build] -> retrieved yojson.2.2.2 (cached) -> compiled seq.0.3.1 Processing 10/21: [sphinxcontrib-ocaml.0.2.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] -> installed seq.0.3.1 Processing 11/21: [sphinxcontrib-ocaml.0.2.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] Processing 12/21: [sphinxcontrib-ocaml.0.2.0: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] Processing 12/21: [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] -> retrieved sphinxcontrib-ocaml.0.2.0 (https://github.com/jacquev6/sphinxcontrib-ocaml/archive/0.2.0.tar.gz) -> compiled cppo.1.7.0 Processing 12/21: [ocamlbuild: make check-if-preinstalled] [yojson: dune build] -> installed cppo.1.7.0 Processing 13/21: [ocamlbuild: make check-if-preinstalled] [yojson: dune build] -> compiled yojson.2.2.2 Processing 13/21: [ocamlbuild: make check-if-preinstalled] -> installed yojson.2.2.2 Processing 14/21: [ocamlbuild: make check-if-preinstalled] + /usr/bin/make "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3) - if test -d /home/opam/.opam/4.05/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.05/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - /usr/bin/make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/bin/make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'lib: [' >> ocamlbuild.install - /usr/bin/make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' - make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3' -> compiled ocamlbuild.0.14.3 -> installed ocamlbuild.0.14.3 Processing 16/21: [cppo_ocamlbuild: dune build] + /home/opam/.opam/4.05/bin/dune "build" "-p" "cppo_ocamlbuild" "-j" "39" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cppo_ocamlbuild.1.7.0) -> compiled cppo_ocamlbuild.1.7.0 -> installed cppo_ocamlbuild.1.7.0 Processing 18/21: [General: ocamlbuild package(cppo_ocamlbuild)] + /home/opam/.opam/4.05/bin/ocamlbuild "-use-ocamlfind" "-plugin-tag" "package(cppo_ocamlbuild)" "General.cma" "General.cmxa" (CWD=/home/opam/.opam/4.05/.opam-switch/build/General.0.2.0) - ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind ocamldep -package num -modules src/General.mli > src/General.mli.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Concepts/Able.ml > src/Concepts/Able.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Concepts/Identifiable.ml > src/Concepts/Identifiable.ml.depends - ocamlfind ocamldep -package num -modules src/Pervasives_.ml > src/Pervasives_.ml.depends - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Bool.ml > src/Foundations/Bool.ml.depends - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Compare.ml > src/Foundations/Compare.ml.depends - ocamlfind ocamldep -package num -modules src/Foundations/Reset.ml > src/Foundations/Reset.ml.depends - cppo -V OCAML:4.05.0 -o src/Foundations/ResetPervasives.ml src/Foundations/ResetPervasives.cppo.ml - ocamlfind ocamldep -package num -modules src/Foundations/ResetPervasives.ml > src/Foundations/ResetPervasives.ml.depends - cppo -V OCAML:4.05.0 -o src/Foundations/ResetStandardLibrary.ml src/Foundations/ResetStandardLibrary.cppo.ml - ocamlfind ocamldep -package num -modules src/Foundations/ResetStandardLibrary.ml > src/Foundations/ResetStandardLibrary.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/ResetPervasives.cmo src/Foundations/ResetPervasives.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/ResetStandardLibrary.cmo src/Foundations/ResetStandardLibrary.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Reset.cmo src/Foundations/Reset.ml - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Equate.ml > src/Foundations/Equate.ml.depends - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Exception.ml > src/Foundations/Exception.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Equate.cmo src/Foundations/Equate.ml - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Format_.ml > src/Foundations/Format_.ml.depends - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Lazy_.ml > src/Foundations/Lazy_.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Format_.cmo src/Foundations/Format_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Lazy_.cmo src/Foundations/Lazy_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Compare.cmo src/Foundations/Compare.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Exception.cmo src/Foundations/Exception.ml - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/CallStack.ml > src/Foundations/CallStack.ml.depends - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Int.ml > src/Foundations/Int.ml.depends - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Functions.ml > src/Foundations/Functions.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Functions.cmo src/Foundations/Functions.ml - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/List_.ml > src/Foundations/List_.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Bool.cmo src/Foundations/Bool.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Int.cmo src/Foundations/Int.ml - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Option.ml > src/Foundations/Option.ml.depends - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Shorten.ml > src/Foundations/Shorten.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Option.cmo src/Foundations/Option.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Shorten.cmo src/Foundations/Shorten.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/List_.cmo src/Foundations/List_.ml - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Exit.ml > src/Foundations/Exit.ml.depends - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Float.ml > src/Foundations/Float.ml.depends - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/IntRange.ml > src/Foundations/IntRange.ml.depends - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/PervasivesWhitelist.ml > src/Foundations/PervasivesWhitelist.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Float.cmo src/Foundations/Float.ml - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Reference.ml > src/Foundations/Reference.ml.depends - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/String_.ml > src/Foundations/String_.ml.depends - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Unit.ml > src/Foundations/Unit.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Reference.cmo src/Foundations/Reference.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/String_.cmo src/Foundations/String_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Unit.cmo src/Foundations/Unit.ml - cppo -V OCAML:4.05.0 -o src/Foundations/Stream_.ml src/Foundations/Stream_.cppo.ml - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Stream_.ml > src/Foundations/Stream_.ml.depends - ocamlfind ocamldep -open Reset -package num -modules src/Foundations/Tuples.ml > src/Foundations/Tuples.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/CallStack.cmo src/Foundations/CallStack.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Exit.cmo src/Foundations/Exit.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/IntRange.cmo src/Foundations/IntRange.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/PervasivesWhitelist.cmo src/Foundations/PervasivesWhitelist.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Stream_.cmo src/Foundations/Stream_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Tuples.cmo src/Foundations/Tuples.ml - ocamlfind ocamlc -pack src/Foundations/ResetPervasives.cmo src/Foundations/ResetStandardLibrary.cmo src/Foundations/Reset.cmo src/Foundations/Compare.cmo src/Foundations/Equate.cmo src/Foundations/Format_.cmo src/Foundations/Lazy_.cmo src/Foundations/Exception.cmo src/Foundations/Bool.cmo src/Foundations/Functions.cmo src/Foundations/Int.cmo src/Foundations/Option.cmo src/Foundations/Shorten.cmo src/Foundations/List_.cmo src/Foundations/CallStack.cmo src/Foundations/Exit.cmo src/Foundations/Float.cmo src/Foundations/IntRange.cmo src/Foundations/Reference.cmo src/Foundations/String_.cmo src/Foundations/Unit.cmo src/Foundations/PervasivesWhitelist.cmo src/Foundations/Stream_.cmo src/Foundations/Tuples.cmo -o src/Foundations.cmo - cppo -V OCAML:4.05.0 -o src/Testing.ml src/Testing.cppo.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Testing.ml > src/Testing.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -package num -w @A-4-33-44-45-48 -I src -o src/Pervasives_.cmo src/Pervasives_.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Traits/Comparable.ml > src/Traits/Comparable.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Traits/Equatable.ml > src/Traits/Equatable.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Traits/Representable.ml > src/Traits/Representable.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src -o src/Testing.cmo src/Testing.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Representable.cmo src/Traits/Representable.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Equatable.cmo src/Traits/Equatable.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Traits/Displayable.ml > src/Traits/Displayable.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Traits/FilterMapable.ml > src/Traits/FilterMapable.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Traits/Foldable.ml > src/Traits/Foldable.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Traits/Parsable.ml > src/Traits/Parsable.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Traits/PredSucc.ml > src/Traits/PredSucc.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Traits/Ringoid.ml > src/Traits/Ringoid.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Traits/Scanable.ml > src/Traits/Scanable.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Comparable.cmo src/Traits/Comparable.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Displayable.cmo src/Traits/Displayable.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/FilterMapable.cmo src/Traits/FilterMapable.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Foldable.cmo src/Traits/Foldable.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Parsable.cmo src/Traits/Parsable.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/PredSucc.cmo src/Traits/PredSucc.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Ringoid.cmo src/Traits/Ringoid.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Scanable.cmo src/Traits/Scanable.ml - ocamlfind ocamlc -pack src/Traits/Representable.cmo src/Traits/Equatable.cmo src/Traits/Comparable.cmo src/Traits/Displayable.cmo src/Traits/FilterMapable.cmo src/Traits/Foldable.cmo src/Traits/Parsable.cmo src/Traits/PredSucc.cmo src/Traits/Ringoid.cmo src/Traits/Scanable.cmo -o src/Traits.cmo - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Concepts -I src -o src/Concepts/Identifiable.cmo src/Concepts/Identifiable.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Concepts/Integer.ml > src/Concepts/Integer.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Concepts/RealNumber.ml > src/Concepts/RealNumber.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Concepts/Number.ml > src/Concepts/Number.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Concepts -I src -o src/Concepts/Number.cmo src/Concepts/Number.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Concepts -I src -o src/Concepts/RealNumber.cmo src/Concepts/RealNumber.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Concepts -I src -o src/Concepts/Able.cmo src/Concepts/Able.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Concepts -I src -o src/Concepts/Integer.cmo src/Concepts/Integer.ml - ocamlfind ocamlc -pack src/Concepts/Identifiable.cmo src/Concepts/Able.cmo src/Concepts/Number.cmo src/Concepts/RealNumber.cmo src/Concepts/Integer.cmo -o src/Concepts.cmo - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -package num -w @A-4-33-44-45-48 -I src -o src/General.cmi src/General.mli - ocamlfind ocamldep -open Pervasives_ -package num -modules src/General.ml > src/General.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Array_.ml > src/Implementation/Array_.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/BigInt.ml > src/Implementation/BigInt.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Compare.ml > src/Implementation/Compare.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Exception.ml > src/Implementation/Exception.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Float.ml > src/Implementation/Float.ml.depends - cppo -V OCAML:4.05.0 -o src/Implementation/Int64_.ml src/Implementation/Int64_.cppo.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Int64_.ml > src/Implementation/Int64_.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -w @A-8-33-44 -I src/Implementation -I src -o src/Implementation/Exception.cmo src/Implementation/Exception.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/StandardInt.ml > src/Implementation/StandardInt.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Compare.cmo src/Implementation/Compare.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Format_.ml > src/Implementation/Format_.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Format_.cmo src/Implementation/Format_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/StandardInt.cmo src/Implementation/StandardInt.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Float.cmo src/Implementation/Float.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Int64_.cmo src/Implementation/Int64_.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Bool.ml > src/Implementation/Bool.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Bytes_.ml > src/Implementation/Bytes_.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/CallStack.ml > src/Implementation/CallStack.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/List_.ml > src/Implementation/List_.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Int.ml > src/Implementation/Int.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Int.cmo src/Implementation/Int.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/List_.cmo src/Implementation/List_.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Char_.ml > src/Implementation/Char_.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Equate.ml > src/Implementation/Equate.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Exit.ml > src/Implementation/Exit.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Functions.ml > src/Implementation/Functions.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/InChannel.ml > src/Implementation/InChannel.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/InFile.ml > src/Implementation/InFile.ml.depends - cppo -V OCAML:4.05.0 -o src/Implementation/Int32_.ml src/Implementation/Int32_.cppo.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Int32_.ml > src/Implementation/Int32_.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/IntRange.ml > src/Implementation/IntRange.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Lazy_.ml > src/Implementation/Lazy_.ml.depends - cppo -V OCAML:4.05.0 -o src/Implementation/NativeInt_.ml src/Implementation/NativeInt_.cppo.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/NativeInt_.ml > src/Implementation/NativeInt_.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Option.ml > src/Implementation/Option.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/OutChannel.ml > src/Implementation/OutChannel.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/OutFile.ml > src/Implementation/OutFile.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Reference.ml > src/Implementation/Reference.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Shorten.ml > src/Implementation/Shorten.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/StandardOutChannel.ml > src/Implementation/StandardOutChannel.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/OutChannel.cmo src/Implementation/OutChannel.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/StdErr.ml > src/Implementation/StdErr.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/StandardOutChannel.cmo src/Implementation/StandardOutChannel.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/StdIn.ml > src/Implementation/StdIn.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/StdOut.ml > src/Implementation/StdOut.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Stream_.ml > src/Implementation/Stream_.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/String_.ml > src/Implementation/String_.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/TestingTests.ml > src/Implementation/TestingTests.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/CallStack.cmo src/Implementation/CallStack.ml - cppo -V OCAML:4.05.0 -o src/Implementation/Tuples.ml src/Implementation/Tuples.cppo.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Tuples.ml > src/Implementation/Tuples.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Implementation/Unit.ml > src/Implementation/Unit.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Array_.cmo src/Implementation/Array_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/BigInt.cmo src/Implementation/BigInt.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Bool.cmo src/Implementation/Bool.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Bytes_.cmo src/Implementation/Bytes_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Char_.cmo src/Implementation/Char_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Equate.cmo src/Implementation/Equate.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Exit.cmo src/Implementation/Exit.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Functions.cmo src/Implementation/Functions.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/InChannel.cmo src/Implementation/InChannel.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/InFile.cmo src/Implementation/InFile.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Int32_.cmo src/Implementation/Int32_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/IntRange.cmo src/Implementation/IntRange.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Lazy_.cmo src/Implementation/Lazy_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/NativeInt_.cmo src/Implementation/NativeInt_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Option.cmo src/Implementation/Option.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/OutFile.cmo src/Implementation/OutFile.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Reference.cmo src/Implementation/Reference.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Shorten.cmo src/Implementation/Shorten.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/StdErr.cmo src/Implementation/StdErr.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/StdIn.cmo src/Implementation/StdIn.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/StdOut.cmo src/Implementation/StdOut.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Stream_.cmo src/Implementation/Stream_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/String_.cmo src/Implementation/String_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/TestingTests.cmo src/Implementation/TestingTests.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Tuples.cmo src/Implementation/Tuples.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Unit.cmo src/Implementation/Unit.ml - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Specializations/List_.ml > src/Specializations/List_.ml.depends - ocamlfind ocamlc -pack src/Implementation/Array_.cmo src/Implementation/Compare.cmo src/Implementation/Exception.cmo src/Implementation/Float.cmo src/Implementation/Format_.cmo src/Implementation/StandardInt.cmo src/Implementation/Int64_.cmo src/Implementation/BigInt.cmo src/Implementation/Bool.cmo src/Implementation/Bytes_.cmo src/Implementation/Int.cmo src/Implementation/List_.cmo src/Implementation/CallStack.cmo src/Implementation/Char_.cmo src/Implementation/Equate.cmo src/Implementation/Exit.cmo src/Implementation/Functions.cmo src/Implementation/InChannel.cmo src/Implementation/InFile.cmo src/Implementation/Int32_.cmo src/Implementation/IntRange.cmo src/Implementation/Lazy_.cmo src/Implementation/NativeInt_.cmo src/Implementation/Option.cmo src/Implementation/OutChannel.cmo src/Implementation/OutFile.cmo src/Implementation/Reference.cmo src/Implementation/Shorten.cmo src/Implementation/StandardOutChannel.cmo src/Implementation/StdErr.cmo src/Implementation/StdIn.cmo src/Implementation/StdOut.cmo src/Implementation/Stream_.cmo src/Implementation/String_.cmo src/Implementation/TestingTests.cmo src/Implementation/Tuples.cmo src/Implementation/Unit.cmo -o src/Implementation.cmo - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Specializations/Option.ml > src/Specializations/Option.ml.depends - ocamlfind ocamldep -open Pervasives_ -package num -modules src/Specializations/Reference.ml > src/Specializations/Reference.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Specializations -I src -o src/Specializations/List_.cmo src/Specializations/List_.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Specializations -I src -o src/Specializations/Option.cmo src/Specializations/Option.ml - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src/Specializations -I src -o src/Specializations/Reference.cmo src/Specializations/Reference.ml - ocamlfind ocamlc -pack src/Specializations/List_.cmo src/Specializations/Option.cmo src/Specializations/Reference.cmo -o src/Specializations.cmo - ocamlfind ocamlc -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src -o src/General.cmo src/General.ml - ocamlfind ocamlc -a -package num -I src src/Foundations.cmo src/Pervasives_.cmo src/Testing.cmo src/Traits.cmo src/Concepts.cmo src/Implementation.cmo src/Specializations.cmo src/General.cmo -o src/General.cma - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/ResetPervasives.cmx src/Foundations/ResetPervasives.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/ResetStandardLibrary.cmx src/Foundations/ResetStandardLibrary.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Reset.cmx src/Foundations/Reset.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Equate.cmx src/Foundations/Equate.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Format_.cmx src/Foundations/Format_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Lazy_.cmx src/Foundations/Lazy_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Compare.cmx src/Foundations/Compare.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Exception.cmx src/Foundations/Exception.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Functions.cmx src/Foundations/Functions.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Bool.cmx src/Foundations/Bool.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Int.cmx src/Foundations/Int.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Option.cmx src/Foundations/Option.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Shorten.cmx src/Foundations/Shorten.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/List_.cmx src/Foundations/List_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Float.cmx src/Foundations/Float.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Reference.cmx src/Foundations/Reference.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/String_.cmx src/Foundations/String_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Unit.cmx src/Foundations/Unit.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/CallStack.cmx src/Foundations/CallStack.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Exit.cmx src/Foundations/Exit.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/IntRange.cmx src/Foundations/IntRange.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/PervasivesWhitelist.cmx src/Foundations/PervasivesWhitelist.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Stream_.cmx src/Foundations/Stream_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Reset -for-pack Foundations -package num -w @A-4-33-44-45-48 -I src/Foundations -I src -o src/Foundations/Tuples.cmx src/Foundations/Tuples.ml - touch src/Foundations.mli ; if ocamlfind ocamlopt -pack -I src/Foundations src/Foundations/ResetPervasives.cmx src/Foundations/ResetStandardLibrary.cmx src/Foundations/Reset.cmx src/Foundations/Compare.cmx src/Foundations/Equate.cmx src/Foundations/Format_.cmx src/Foundations/Lazy_.cmx src/Foundations/Exception.cmx src/Foundations/Bool.cmx src/Foundations/Functions.cmx src/Foundations/Int.cmx src/Foundations/Option.cmx src/Foundations/Shorten.cmx src/Foundations/List_.cmx src/Foundations/CallStack.cmx src/Foundations/Exit.cmx src/Foundations/Float.cmx src/Foundations/IntRange.cmx src/Foundations/Reference.cmx src/Foundations/String_.cmx src/Foundations/Unit.cmx src/Foundations/PervasivesWhitelist.cmx src/Foundations/Stream_.cmx src/Foundations/Tuples.cmx -o src/Foundations.cmx ; then rm -f src/Foundations.mli ; else rm -f src/Foundations.mli ; exit 1; fi - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -package num -w @A-4-33-44-45-48 -I src -o src/Pervasives_.cmx src/Pervasives_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src -o src/Testing.cmx src/Testing.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Traits -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Representable.cmx src/Traits/Representable.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Traits -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Equatable.cmx src/Traits/Equatable.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Traits -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Comparable.cmx src/Traits/Comparable.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Traits -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Displayable.cmx src/Traits/Displayable.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Traits -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/FilterMapable.cmx src/Traits/FilterMapable.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Traits -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Foldable.cmx src/Traits/Foldable.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Traits -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Parsable.cmx src/Traits/Parsable.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Traits -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/PredSucc.cmx src/Traits/PredSucc.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Traits -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Ringoid.cmx src/Traits/Ringoid.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Traits -package num -w @A-4-33-44-45-48 -I src/Traits -I src -o src/Traits/Scanable.cmx src/Traits/Scanable.ml - touch src/Traits.mli ; if ocamlfind ocamlopt -pack -I src/Traits src/Traits/Representable.cmx src/Traits/Equatable.cmx src/Traits/Comparable.cmx src/Traits/Displayable.cmx src/Traits/FilterMapable.cmx src/Traits/Foldable.cmx src/Traits/Parsable.cmx src/Traits/PredSucc.cmx src/Traits/Ringoid.cmx src/Traits/Scanable.cmx -o src/Traits.cmx ; then rm -f src/Traits.mli ; else rm -f src/Traits.mli ; exit 1; fi - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Concepts -package num -w @A-4-33-44-45-48 -I src/Concepts -I src -o src/Concepts/Identifiable.cmx src/Concepts/Identifiable.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Concepts -package num -w @A-4-33-44-45-48 -I src/Concepts -I src -o src/Concepts/Number.cmx src/Concepts/Number.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Concepts -package num -w @A-4-33-44-45-48 -I src/Concepts -I src -o src/Concepts/RealNumber.cmx src/Concepts/RealNumber.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Concepts -package num -w @A-4-33-44-45-48 -I src/Concepts -I src -o src/Concepts/Able.cmx src/Concepts/Able.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Concepts -package num -w @A-4-33-44-45-48 -I src/Concepts -I src -o src/Concepts/Integer.cmx src/Concepts/Integer.ml - touch src/Concepts.mli ; if ocamlfind ocamlopt -pack -I src/Concepts src/Concepts/Identifiable.cmx src/Concepts/Able.cmx src/Concepts/Number.cmx src/Concepts/RealNumber.cmx src/Concepts/Integer.cmx -o src/Concepts.cmx ; then rm -f src/Concepts.mli ; else rm -f src/Concepts.mli ; exit 1; fi - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -w @A-8-33-44 -I src/Implementation -I src -o src/Implementation/Exception.cmx src/Implementation/Exception.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Compare.cmx src/Implementation/Compare.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Format_.cmx src/Implementation/Format_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/StandardInt.cmx src/Implementation/StandardInt.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Float.cmx src/Implementation/Float.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Int64_.cmx src/Implementation/Int64_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Int.cmx src/Implementation/Int.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/List_.cmx src/Implementation/List_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/OutChannel.cmx src/Implementation/OutChannel.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/StandardOutChannel.cmx src/Implementation/StandardOutChannel.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/CallStack.cmx src/Implementation/CallStack.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Array_.cmx src/Implementation/Array_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/BigInt.cmx src/Implementation/BigInt.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Bool.cmx src/Implementation/Bool.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Bytes_.cmx src/Implementation/Bytes_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Char_.cmx src/Implementation/Char_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Equate.cmx src/Implementation/Equate.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Exit.cmx src/Implementation/Exit.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Functions.cmx src/Implementation/Functions.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/InChannel.cmx src/Implementation/InChannel.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/InFile.cmx src/Implementation/InFile.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Int32_.cmx src/Implementation/Int32_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/IntRange.cmx src/Implementation/IntRange.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Lazy_.cmx src/Implementation/Lazy_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/NativeInt_.cmx src/Implementation/NativeInt_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Option.cmx src/Implementation/Option.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/OutFile.cmx src/Implementation/OutFile.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Reference.cmx src/Implementation/Reference.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Shorten.cmx src/Implementation/Shorten.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/StdErr.cmx src/Implementation/StdErr.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/StdIn.cmx src/Implementation/StdIn.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/StdOut.cmx src/Implementation/StdOut.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Stream_.cmx src/Implementation/Stream_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/String_.cmx src/Implementation/String_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/TestingTests.cmx src/Implementation/TestingTests.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Tuples.cmx src/Implementation/Tuples.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Implementation -package num -w @A-4-33-44-45-48 -I src/Implementation -I src -o src/Implementation/Unit.cmx src/Implementation/Unit.ml - touch src/Implementation.mli ; if ocamlfind ocamlopt -pack -I src/Implementation src/Implementation/Array_.cmx src/Implementation/Compare.cmx src/Implementation/Exception.cmx src/Implementation/Float.cmx src/Implementation/Format_.cmx src/Implementation/StandardInt.cmx src/Implementation/Int64_.cmx src/Implementation/BigInt.cmx src/Implementation/Bool.cmx src/Implementation/Bytes_.cmx src/Implementation/Int.cmx src/Implementation/List_.cmx src/Implementation/CallStack.cmx src/Implementation/Char_.cmx src/Implementation/Equate.cmx src/Implementation/Exit.cmx src/Implementation/Functions.cmx src/Implementation/InChannel.cmx src/Implementation/InFile.cmx src/Implementation/Int32_.cmx src/Implementation/IntRange.cmx src/Implementation/Lazy_.cmx src/Implementation/NativeInt_.cmx src/Implementation/Option.cmx src/Implementation/OutChannel.cmx src/Implementation/OutFile.cmx src/Implementation/Reference.cmx src/Implementation/Shorten.cmx src/Implementation/StandardOutChannel.cmx src/Implementation/StdErr.cmx src/Implementation/StdIn.cmx src/Implementation/StdOut.cmx src/Implementation/Stream_.cmx src/Implementation/String_.cmx src/Implementation/TestingTests.cmx src/Implementation/Tuples.cmx src/Implementation/Unit.cmx -o src/Implementation.cmx ; then rm -f src/Implementation.mli ; else rm -f src/Implementation.mli ; exit 1; fi - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Specializations -package num -w @A-4-33-44-45-48 -I src/Specializations -I src -o src/Specializations/List_.cmx src/Specializations/List_.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Specializations -package num -w @A-4-33-44-45-48 -I src/Specializations -I src -o src/Specializations/Option.cmx src/Specializations/Option.ml - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -for-pack Specializations -package num -w @A-4-33-44-45-48 -I src/Specializations -I src -o src/Specializations/Reference.cmx src/Specializations/Reference.ml - touch src/Specializations.mli ; if ocamlfind ocamlopt -pack -I src/Specializations src/Specializations/List_.cmx src/Specializations/Option.cmx src/Specializations/Reference.cmx -o src/Specializations.cmx ; then rm -f src/Specializations.mli ; else rm -f src/Specializations.mli ; exit 1; fi - ocamlfind ocamlopt -c -safe-string -strict-formats -nopervasives -strict-sequence -open Pervasives_ -package num -w @A-4-33-44-45-48 -I src -o src/General.cmx src/General.ml - ocamlfind ocamlopt -a -package num -I src src/Foundations.cmx src/Pervasives_.cmx src/Testing.cmx src/Traits.cmx src/Concepts.cmx src/Implementation.cmx src/Specializations.cmx src/General.cmx -o src/General.cmxa -> compiled General.0.2.0 Processing 19/21: [General: mkdir] + /usr/bin/mkdir "-p" "/home/opam/.opam/4.05/lib/General" (CWD=/home/opam/.opam/4.05/.opam-switch/build/General.0.2.0) Processing 19/21: [General: cp META] + /usr/bin/cp "META" "_build/src/General.cmi" "_build/src/General.cma" "_build/src/General.a" "_build/src/General.cmxa" "_build/src/Foundations.cmx" "_build/src/Traits.cmx" "_build/src/Concepts.cmx" "_build/src/Implementation.cmx" "_build/src/Testing.cmx" "_build/src/Specializations.cmx" "_build/src/General.cmx" "/home/opam/.opam/4.05/lib/General" (CWD=/home/opam/.opam/4.05/.opam-switch/build/General.0.2.0) -> installed General.0.2.0 Processing 20/21: [sphinxcontrib-ocaml: sh cd ocaml_autodoc; ocamlbuild -use-ocamlfind ocaml_autodoc.native] + /usr/bin/sh "-c" "cd ocaml_autodoc; ocamlbuild -use-ocamlfind ocaml_autodoc.native" (CWD=/home/opam/.opam/4.05/.opam-switch/build/sphinxcontrib-ocaml.0.2.0) - ocamlfind ocamldep -package compiler-libs.common -package yojson -package General -modules ocaml_autodoc.ml > ocaml_autodoc.ml.depends - ocamlfind ocamlc -c -safe-string -strict-formats -strict-sequence -package compiler-libs.common -package yojson -package General -w @A-4-33-44-45-48 -o ocaml_autodoc.cmo ocaml_autodoc.ml - + ocamlfind ocamlc -c -safe-string -strict-formats -strict-sequence -package compiler-libs.common -package yojson -package General -w @A-4-33-44-45-48 -o ocaml_autodoc.cmo ocaml_autodoc.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs - File "ocaml_autodoc.ml", line 5, characters 11-28: - Error: Unbound type constructor Yojson.Basic.json - Command exited with code 2. [ERROR] The compilation of sphinxcontrib-ocaml.0.2.0 failed at "sh -c cd ocaml_autodoc; ocamlbuild -use-ocamlfind ocaml_autodoc.native". #=== ERROR while compiling sphinxcontrib-ocaml.0.2.0 ==========================# # context 2.1.6 | linux/x86_64 | ocaml-base-compiler.4.05.0 | file:///src # path ~/.opam/4.05/.opam-switch/build/sphinxcontrib-ocaml.0.2.0 # command /usr/bin/sh -c cd ocaml_autodoc; ocamlbuild -use-ocamlfind ocaml_autodoc.native # exit-code 10 # env-file ~/.opam/log/sphinxcontrib-ocaml-115-d55eb5.env # output-file ~/.opam/log/sphinxcontrib-ocaml-115-d55eb5.out ### output ### # ocamlfind ocamldep -package compiler-libs.common -package yojson -package General -modules ocaml_autodoc.ml > ocaml_autodoc.ml.depends # ocamlfind ocamlc -c -safe-string -strict-formats -strict-sequence -package compiler-libs.common -package yojson -package General -w @A-4-33-44-45-48 -o ocaml_autodoc.cmo ocaml_autodoc.ml # + ocamlfind ocamlc -c -safe-string -strict-formats -strict-sequence -package compiler-libs.common -package yojson -package General -w @A-4-33-44-45-48 -o ocaml_autodoc.cmo ocaml_autodoc.ml # findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs # File "ocaml_autodoc.ml", line 5, characters 11-28: # Error: Unbound type constructor Yojson.Basic.json # Command exited with code 2. <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build sphinxcontrib-ocaml 0.2.0 +- +- The following changes have been performed | - install cppo 1.7.0 | - install cppo_ocamlbuild 1.7.0 | - install General 0.2.0 | - install ocamlbuild 0.14.3 | - install seq 0.3.1 | - install yojson 2.2.2 +- # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.05/.opam-switch/backup/state-20240912204510.export" 'opam --cli=2.1 install sphinxcontrib-ocaml.0.2.0 yojson.2.2.2 seq.0.3.1 ocamlfind.1.9.6 ocamlbuild.0.14.3 General.0.2.0 dune.3.16.0 cppo_ocamlbuild.1.7.0 cppo.1.7.0 --verbose --yes --confirm-level=unsafe-yes' failed.