Building on summer (from freebsd-ocaml-5.0) 2023-09-17 07:58.39 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam")) 2023-09-17 07:58.40 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q b61304c6db353e679a36720d8b914b029d6fbc0c")) 2023-09-17 07:58.40 ---> using "8d3da13405344b39e752afb838c3c735052c4eec4b16365a8f42fa332f48db13" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) No configuration file found, using built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: /usr/home/opam/.profile is already up-to-date. [NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc. 2023-09-17 07:58.40 ---> using "8116be61a4c735c894d82723f81082e77bc159c30ffe9a35227f19965692cf33" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.1 (cached) -> installed ocaml-base-compiler.4.14.1 -> installed ocaml-config.2 -> installed ocaml.4.14.1 Done. # Run eval $(opam env --switch=4.14.1) to update the current shell environment 2023-09-17 07:58.40 ---> using "d74ca11c81cb94850460e040b430ca34af571abb56e8a7a8f872c85baa4c4e5d" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2023-09-17 07:58.40 ---> using "c0b3aedd2094499d94806c83a2a6d025c18f903b4e4191cfd35f3ee66a43d1bd" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"ocplib-json-typed-browser.0.7.1\"\ \nopam install -vy \"ocplib-json-typed-browser.0.7.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"ocplib-json-typed-browser.0.7.1\" | grep -q '\"freebsd\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] ocplib-json-typed-browser.0.7.1 is not installed. Nothing to do. The following actions will be performed: - install conf-pkg-config 3 [required by bigstringaf] - install dune 2.9.3 [required by ocplib-json-typed-browser] - install cmdliner 1.2.0 [required by js_of_ocaml-compiler] - install seq base [required by yojson] - install ocamlbuild 0.14.2 [required by uchar] - install stringext 1.6.0 [required by uri] - install stdlib-shims 0.3.0 [required by ppxlib] - install sexplib0 v0.16.0 [required by ppxlib] - install result 1.5 [required by angstrom] - install ppx_derivers 1.2.1 [required by ppxlib] - install ocaml-syntax-shims 1.0.0 [required by angstrom] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install menhirSdk 20230608 [required by js_of_ocaml-compiler] - install menhirLib 20230608 [required by js_of_ocaml-compiler] - install cppo 1.6.9 [required by yojson] - install bigstringaf 0.9.0 [required by angstrom] - install uchar 0.0.2 [required by js_of_ocaml] - install ppxlib 0.30.0 [required by js_of_ocaml] - install menhir 20230608 [required by js_of_ocaml-compiler] - install yojson 2.1.0 [required by js_of_ocaml-compiler] - install angstrom 0.15.0 [required by uri] - install js_of_ocaml-compiler 4.0.0 [required by js_of_ocaml] - install uri 4.2.0 [required by ocplib-json-typed] - install js_of_ocaml 4.0.0 [required by ocplib-json-typed-browser] - install ocplib-json-typed 0.7.1 [required by ocplib-json-typed-browser] - install ocplib-json-typed-browser 0.7.1 ===== 26 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/78: Processing 2/78: [bigstringaf.0.9.0: http] Processing 3/78: [bigstringaf.0.9.0: http] -> retrieved angstrom.0.15.0 (cached) Processing 4/78: [bigstringaf.0.9.0: http] Processing 5/78: [bigstringaf.0.9.0: http] Processing 6/78: [bigstringaf.0.9.0: http] [conf-pkg-config: pkg-config] -> retrieved cppo.1.6.9 (cached) Processing 7/78: [bigstringaf.0.9.0: http] [dune.2.9.3: http] [conf-pkg-config: pkg-config] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/usr/lib entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 7/78: [bigstringaf.0.9.0: http] [dune.2.9.3: http] -> installed conf-pkg-config.3 Processing 8/78: [bigstringaf.0.9.0: http] [dune.2.9.3: http] -> retrieved cmdliner.1.2.0 (cached) Processing 9/78: [bigstringaf.0.9.0: http] [dune.2.9.3: http] [js_of_ocaml.4.0.0: http] Processing 10/78: [bigstringaf.0.9.0: http] [dune.2.9.3: http] [js_of_ocaml.4.0.0: http] [cmdliner: gmake all] Processing 10/78: [dune.2.9.3: http] [js_of_ocaml.4.0.0: http] [cmdliner: gmake all] -> retrieved bigstringaf.0.9.0 (https://github.com/inhabitedtype/bigstringaf/archive/0.9.0.tar.gz) Processing 11/78: [dune.2.9.3: http] [js_of_ocaml.4.0.0: http] [js_of_ocaml-compiler.4.0.0: http] [cmdliner: gmake all] Processing 11/78: [js_of_ocaml.4.0.0: http] [js_of_ocaml-compiler.4.0.0: http] [cmdliner: gmake all] Processing 11/78: [js_of_ocaml-compiler.4.0.0: http] [cmdliner: gmake all] Processing 11/78: [cmdliner: gmake all] -> retrieved js_of_ocaml.4.0.0 (https://github.com/ocsigen/js_of_ocaml/releases/download/4.0.0/js_of_ocaml-4.0.0.tbz) Processing 12/78: [cmdliner: gmake all] -> retrieved js_of_ocaml-compiler.4.0.0 (https://github.com/ocsigen/js_of_ocaml/releases/download/4.0.0/js_of_ocaml-4.0.0.tbz) Processing 13/78: [cmdliner: gmake all] -> retrieved menhir.20230608 (cached) Processing 14/78: [cmdliner: gmake all] -> retrieved menhirLib.20230608 (cached) Processing 15/78: [cmdliner: gmake all] -> retrieved menhirSdk.20230608 (cached) Processing 16/78: [cmdliner: gmake all] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 17/78: [cmdliner: gmake all] -> retrieved ocaml-syntax-shims.1.0.0 (cached) Processing 18/78: [ocplib-json-typed.0.7.1: http] [cmdliner: gmake all] -> retrieved ocamlbuild.0.14.2 (cached) Processing 19/78: [ocplib-json-typed.0.7.1: http] [ocplib-json-typed-browser.0.7.1: http] [cmdliner: gmake all] Processing 20/78: [ocplib-json-typed.0.7.1: http] [ocplib-json-typed-browser.0.7.1: http] [cmdliner: gmake all] [ocamlbuild: gmake configure.make] -> retrieved dune.2.9.3 (https://github.com/ocaml/dune/releases/download/2.9.3/dune-site-2.9.3.tbz) Processing 21/78: [ocplib-json-typed.0.7.1: http] [ocplib-json-typed-browser.0.7.1: http] [cmdliner: gmake all] [ocamlbuild: gmake configure.make] Processing 22/78: [ocplib-json-typed.0.7.1: http] [ocplib-json-typed-browser.0.7.1: http] [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake configure.make] -> retrieved ppx_derivers.1.2.1 (cached) Processing 23/78: [ocplib-json-typed.0.7.1: http] [ocplib-json-typed-browser.0.7.1: http] [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake configure.make] - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/usr/home/opam/.opam/4.14.1/bin"; \ - echo "OCAML_LIBDIR=/usr/home/opam/.opam/4.14.1/lib/ocaml"; \ - echo "OCAML_MANDIR=/usr/home/opam/.opam/4.14.1/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=/usr/home/opam/.opam/4.14.1"; \ - echo "BINDIR=/usr/home/opam/.opam/4.14.1/bin"; \ - echo "LIBDIR=/usr/home/opam/.opam/4.14.1/lib"; \ - echo "MANDIR=/usr/home/opam/.opam/4.14.1/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/usr/home/opam/.opam/4.14.1/bin"'; \ - echo 'let libdir = "/usr/home/opam/.opam/4.14.1/lib"'; \ - echo 'let ocaml_libdir = "/usr/home/opam/.opam/4.14.1/lib/ocaml"'; \ - echo 'let libdir_abs = "/usr/home/opam/.opam/4.14.1/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.2"'; \ - ) > src/ocamlbuild_config.ml Processing 23/78: [ocplib-json-typed.0.7.1: http] [ocplib-json-typed-browser.0.7.1: http] [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake check-if-preinstalled] Processing 23/78: [ocplib-json-typed.0.7.1: http] [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake check-if-preinstalled] Processing 23/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake check-if-preinstalled] -> retrieved ocplib-json-typed-browser.0.7.1 (https://github.com/OCamlPro/ocplib-json-typed/archive/v0.7.1.tar.gz) Processing 24/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake check-if-preinstalled] -> retrieved ocplib-json-typed.0.7.1 (https://github.com/OCamlPro/ocplib-json-typed/archive/v0.7.1.tar.gz) Processing 25/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake check-if-preinstalled] Processing 26/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake check-if-preinstalled] Processing 27/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake check-if-preinstalled] -> installed seq.base Processing 28/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake check-if-preinstalled] -> retrieved sexplib0.v0.16.0 (cached) Processing 29/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake check-if-preinstalled] -> retrieved result.1.5 (cached) Processing 30/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake check-if-preinstalled] -> retrieved stdlib-shims.0.3.0 (cached) Processing 31/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake check-if-preinstalled] -> retrieved stringext.1.6.0 (cached) Processing 32/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake check-if-preinstalled] -> retrieved uchar.0.0.2 (cached) Processing 33/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [ocamlbuild: gmake check-if-preinstalled] -> retrieved uri.4.2.0 (cached) -> retrieved ppxlib.0.30.0 (cached) -> retrieved yojson.2.1.0 (cached) - if test -d /usr/home/opam/.opam/4.14.1/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/usr/home/opam/.opam/4.14.1/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/local/bin/gmake ocamlbuild.install - gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - rm -f ocamlbuild.install - touch ocamlbuild.install - /usr/local/bin/gmake install-bin-opam - gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - 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 - gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - /usr/local/bin/gmake install-lib-opam - gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - echo 'lib: [' >> ocamlbuild.install - /usr/local/bin/gmake install-lib-basics-opam - gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - 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 - gmake[3]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - /usr/local/bin/gmake install-lib-byte-opam - gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - 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 - gmake[3]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - /usr/local/bin/gmake install-lib-native-opam - gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - 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 - gmake[3]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - /usr/local/bin/gmake install-man-opam - gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - /usr/local/bin/gmake install-doc-opam - gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' - gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2' -> compiled ocamlbuild.0.14.2 Processing 33/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] -> installed ocamlbuild.0.14.2 Processing 34/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] Processing 35/78: [cmdliner: gmake all] [dune: ocaml bootstrap.ml] [uchar: ocaml] - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.2.0 Processing 35/78: [dune: ocaml bootstrap.ml] [uchar: ocaml] Processing 36/78: [dune: ocaml bootstrap.ml] [uchar: ocaml] [cmdliner: gmake install] - install -d "/usr/home/opam/.opam/4.14.1/lib/cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/usr/home/opam/.opam/4.14.1/lib/cmdliner" - install cmdliner.opam "/usr/home/opam/.opam/4.14.1/lib/cmdliner/opam" - install _build/cmdliner.cma "/usr/home/opam/.opam/4.14.1/lib/cmdliner" - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \ - "/usr/home/opam/.opam/4.14.1/lib/cmdliner" - install _build/cmdliner.cmxs "/usr/home/opam/.opam/4.14.1/lib/cmdliner" Processing 36/78: [dune: ocaml bootstrap.ml] [uchar: ocaml] [cmdliner: gmake install-doc] - install -d "/usr/home/opam/.opam/4.14.1/doc/cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "/usr/home/opam/.opam/4.14.1/doc/cmdliner" - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld "/usr/home/opam/.opam/4.14.1/doc/cmdliner/odoc-pages" -> installed cmdliner.1.2.0 Processing 36/78: [dune: ocaml bootstrap.ml] [uchar: ocaml] -> compiled uchar.0.0.2 Processing 36/78: [dune: ocaml bootstrap.ml] -> installed uchar.0.0.2 Processing 37/78: [dune: ocaml bootstrap.ml] + /usr/home/opam/.opam/4.14.1/bin/ocaml "bootstrap.ml" "-j" "15" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.2.9.3) - File "./bootstrap.ml", line 46, characters 17-27: - 46 | && String.sub fn 0 (String.length duneboot) = duneboot - ^^^^^^^^^^ - Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. - File "./bootstrap.ml", line 103, characters 28-37: - 103 | let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in - ^^^^^^^^^ - Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 15 - cd _boot && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml - File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27: - Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. - cd _boot && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52: - Warning 6 [labels-omitted]: label sec was omitted in the application of this function. - cd _boot && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml - File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47: - Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. - cd _boot && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml - File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50: - Warning 6 [labels-omitted]: label err was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50: - Warning 6 [labels-omitted]: label err was omitted in the application of this function. - File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36: - Warning 6 [labels-omitted]: label pos was omitted in the application of this function. - cd _boot && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml - File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47: - Warning 6 [labels-omitted]: label errs was omitted in the application of this function. - Processing 37/78: [dune: ./dune.exe build] + /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.2.9.3/./dune.exe "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "15" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.2.9.3) -> compiled dune.2.9.3 -> installed dune.2.9.3 Processing 39/78: [bigstringaf: dune build] Processing 40/78: [bigstringaf: dune build] [cppo: dune build] Processing 41/78: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] Processing 42/78: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 43/78: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] Processing 44/78: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] Processing 45/78: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] Processing 46/78: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] Processing 47/78: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] Processing 48/78: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 49/78: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> compiled ppx_derivers.1.2.1 Processing 49/78: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed ppx_derivers.1.2.1 Processing 50/78: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] - gmake lib/freestanding/libbigstringaf_freestanding_stubs.a - touch libbigstringaf_freestanding_stubs.a -> compiled bigstringaf.0.9.0 Processing 50/78: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed bigstringaf.0.9.0 Processing 51/78: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] - pack lib/pack/menhirLib.{ml,mli} - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20230608 Processing 51/78: [cppo: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed menhirLib.20230608 Processing 52/78: [cppo: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> compiled menhirSdk.20230608 Processing 52/78: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> installed menhirSdk.20230608 Processing 53/78: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] Processing 54/78: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] -> compiled stringext.1.6.0 Processing 54/78: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed stringext.1.6.0 Processing 55/78: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled stdlib-shims.0.3.0 Processing 55/78: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] -> installed stdlib-shims.0.3.0 Processing 56/78: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] -> compiled result.1.5 Processing 56/78: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [sexplib0: dune build] -> installed result.1.5 Processing 57/78: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [sexplib0: dune build] -> compiled sexplib0.v0.16.0 Processing 57/78: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] -> installed sexplib0.v0.16.0 Processing 58/78: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] -> compiled ocaml-syntax-shims.1.0.0 Processing 58/78: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] -> installed ocaml-syntax-shims.1.0.0 Processing 59/78: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] Processing 60/78: [angstrom: dune build] [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] -> compiled ocaml-compiler-libs.v0.12.4 Processing 60/78: [angstrom: dune build] [cppo: dune build] [menhir: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 61/78: [angstrom: dune build] [cppo: dune build] [menhir: dune build] Processing 62/78: [angstrom: dune build] [cppo: dune build] [menhir: dune build] [ppxlib: dune build] -> compiled cppo.1.6.9 Processing 62/78: [angstrom: dune build] [menhir: dune build] [ppxlib: dune build] -> installed cppo.1.6.9 Processing 63/78: [angstrom: dune build] [menhir: dune build] [ppxlib: dune build] Processing 64/78: [angstrom: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build] -> compiled angstrom.0.15.0 Processing 64/78: [menhir: dune build] [ppxlib: dune build] [yojson: dune build] -> installed angstrom.0.15.0 Processing 65/78: [menhir: dune build] [ppxlib: dune build] [yojson: dune build] Processing 66/78: [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build] -> compiled yojson.2.1.0 Processing 66/78: [menhir: dune build] [ppxlib: dune build] [uri: dune build] -> installed yojson.2.1.0 Processing 67/78: [menhir: dune build] [ppxlib: dune build] [uri: dune build] -> compiled uri.4.2.0 Processing 67/78: [menhir: dune build] [ppxlib: dune build] -> installed uri.4.2.0 Processing 68/78: [menhir: dune build] [ppxlib: dune build] Processing 69/78: [menhir: dune build] [ocplib-json-typed: dune build] [ppxlib: dune build] - Info: Creating file dune-project with this contents: - | (lang dune 2.9) - | (name ocplib-json-typed) -> compiled ocplib-json-typed.0.7.1 Processing 69/78: [menhir: dune build] [ppxlib: dune build] -> installed ocplib-json-typed.0.7.1 Processing 70/78: [menhir: dune build] [ppxlib: dune build] -> compiled ppxlib.0.30.0 Processing 70/78: [menhir: dune build] -> installed ppxlib.0.30.0 Processing 71/78: [menhir: dune build] + /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhir" "-j" "15" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/menhir.20230608) - pack lib/pack/menhirLib.{ml,mli} - Creating menhirLib.ml... - Creating menhirLib.mli... - menhir src/stage2/parserMessages.check - Read 101 sample input sentences and 101 error messages. - Read 101 sample input sentences and 48 error messages. - menhir src/stage2/parserMessages.ml - Read 101 sample input sentences and 48 error messages. - menhir src/stage2/parser.{ml,mli} - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 194 states. - The grammar is not SLR(1) -- 5 states have a conflict. - The construction mode is no-pager. - Built an LR(1) automaton with 298 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 40 states. - Priority played a role in 0 of these states. - 152 out of 298 states have a default reduction. - 102 out of 298 states are represented. - 44 out of 96 symbols keep track of their start position. - 41 out of 96 symbols keep track of their end position. - The StackLang code contains 3973 instructions in 267 blocks. - The StackLang code comprises 5 mutually recursive groups. -> compiled menhir.20230608 -> installed menhir.20230608 Processing 73/78: [js_of_ocaml-compiler: dune build] + /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "js_of_ocaml-compiler" "-j" "15" "--promote-install-files=false" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/js_of_ocaml-compiler.4.0.0) - ocaml (internal) - fatal: not a git repository (or any of the parent directories): .git - ocamlopt compiler/lib-cmdline/.jsoo_cmdline.objs/native/jsoo_cmdline__Arg.{cmx,o} - File "compiler/lib-cmdline/arg.ml", line 43, characters 8-12: - 43 | Term.(pure List.flatten $ arg) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/lib-cmdline/arg.ml", line 51, characters 8-12: - 51 | Term.(pure List.flatten $ arg) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/lib-cmdline/arg.ml", line 59, characters 8-12: - 59 | Term.(pure List.flatten $ arg) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/lib-cmdline/arg.ml", line 90, characters 4-8: - 90 | pure (fun debug enable disable pretty debuginfo noinline quiet werror c_header -> - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlc compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte/dune__exe__Cmd_arg.{cmi,cmti} - File "compiler/bin-jsoo_minify/cmd_arg.mli", line 30, characters 11-29: - 30 | val info : Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlc compiler/bin-jsoo_link/.jsoo_link.eobjs/byte/dune__exe__Cmd_arg.{cmi,cmo,cmt} - File "compiler/bin-jsoo_link/cmd_arg.ml", line 89, characters 6-10: - 89 | pure build_t - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_link/cmd_arg.ml", line 128, characters 2-11: - 128 | Term.info "js_of_ocaml" ~version ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlopt compiler/bin-jsoo_fs/.jsoo_fs.eobjs/native/dune__exe__Jsoo_fs.{cmx,o} - File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 44, characters 4-8: - 44 | pure (fun files output_file include_dirs -> { files; output_file; include_dirs }) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 74, characters 2-11: - 74 | Term.info "jsoo_fs" ~doc ~man ~version - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 106, characters 26-30: - 106 | let main = Cmdliner.Term.(pure f $ options), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 111, characters 4-22: - 111 | Cmdliner.Term.eval - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - ocamlopt compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Cmd_arg.{cmx,o} - File "compiler/bin-jsoo_minify/cmd_arg.ml", line 45, characters 16-20: - 45 | let t = Term.(pure build_t $ Jsoo_cmdline.Arg.t $ files $ output_file $ use_stdin) in - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_minify/cmd_arg.ml", line 75, characters 2-11: - 75 | Term.info "jsoo_minify" ~version ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlopt compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Cmd_arg.{cmx,o} - File "compiler/bin-jsoo_link/cmd_arg.ml", line 89, characters 6-10: - 89 | pure build_t - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_link/cmd_arg.ml", line 128, characters 2-11: - 128 | Term.info "js_of_ocaml" ~version ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlopt compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Jsoo_link.{cmx,o} - File "compiler/bin-jsoo_link/jsoo_link.ml", line 32, characters 26-30: - 32 | let main = Cmdliner.Term.(pure f $ Cmd_arg.options), Cmd_arg.info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_link/jsoo_link.ml", line 37, characters 4-22: - 37 | Cmdliner.Term.eval - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - ocamlopt compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Jsoo_minify.{cmx,o} - File "compiler/bin-jsoo_minify/jsoo_minify.ml", line 95, characters 26-30: - 95 | let main = Cmdliner.Term.(pure f $ Cmd_arg.options), Cmd_arg.info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-jsoo_minify/jsoo_minify.ml", line 100, characters 4-22: - 100 | Cmdliner.Term.eval - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_fs.{cmi,cmti} - File "compiler/bin-js_of_ocaml/build_fs.mli", line 20, characters 37-55: - 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Info.{cmi,cmti} - File "compiler/bin-js_of_ocaml/info.mli", line 20, characters 62-80: - 20 | val make : name:string -> doc:string -> description:string -> Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_runtime.{cmi,cmti} - File "compiler/bin-js_of_ocaml/build_runtime.mli", line 20, characters 37-55: - 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Print_runtime.{cmi,cmti} - File "compiler/bin-js_of_ocaml/print_runtime.mli", line 20, characters 37-55: - 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Link.{cmi,cmti} - File "compiler/bin-js_of_ocaml/link.mli", line 20, characters 37-55: - 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Compile.{cmi,cmti} - File "compiler/bin-js_of_ocaml/compile.mli", line 21, characters 37-55: - 21 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "compiler/bin-js_of_ocaml/compile.mli", line 23, characters 42-60: - 23 | val command_main : unit Cmdliner.Term.t * Cmdliner.Term.info - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Info.{cmx,o} - File "compiler/bin-js_of_ocaml/info.ml", line 49, characters 2-11: - 49 | Term.info name ~version ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Check_runtime.{cmi,cmo,cmt} - File "compiler/bin-js_of_ocaml/check_runtime.ml", line 151, characters 16-20: - 151 | let t = Term.(pure build_t $ files $ target_env) in - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-js_of_ocaml/check_runtime.ml", line 160, characters 29-33: - 160 | let command = Cmdliner.Term.(pure f $ options), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Print_runtime.{cmx,o} - File "compiler/bin-js_of_ocaml/print_runtime.ml", line 38, characters 29-33: - 38 | let command = Cmdliner.Term.(pure f $ pure ()), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-js_of_ocaml/print_runtime.ml", line 38, characters 38-42: - 38 | let command = Cmdliner.Term.(pure f $ pure ()), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Link.{cmx,o} - File "compiler/bin-js_of_ocaml/link.ml", line 89, characters 6-10: - 89 | pure build_t - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-js_of_ocaml/link.ml", line 116, characters 29-33: - 116 | let command = Cmdliner.Term.(pure f $ options), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_fs.{cmx,o} - File "compiler/bin-js_of_ocaml/build_fs.ml", line 44, characters 4-8: - 44 | pure (fun files output_file include_dirs -> { files; output_file; include_dirs }) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-js_of_ocaml/build_fs.ml", line 86, characters 29-33: - 86 | let command = Cmdliner.Term.(pure f $ options), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Check_runtime.{cmx,o} - File "compiler/bin-js_of_ocaml/check_runtime.ml", line 151, characters 16-20: - 151 | let t = Term.(pure build_t $ files $ target_env) in - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-js_of_ocaml/check_runtime.ml", line 160, characters 29-33: - 160 | let command = Cmdliner.Term.(pure f $ options), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Cmd_arg.{cmx,o} - File "compiler/bin-js_of_ocaml/cmd_arg.ml", line 334, characters 6-10: - 334 | pure build_t - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-js_of_ocaml/cmd_arg.ml", line 558, characters 6-10: - 558 | pure build_t - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Compile.{cmx,o} - File "compiler/bin-js_of_ocaml/compile.ml", line 303, characters 34-38: - 303 | let command_main = Cmdliner.Term.(pure run $ Cmd_arg.options), info "js_of_ocaml" - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "compiler/bin-js_of_ocaml/compile.ml", line 305, characters 29-33: - 305 | let command = Cmdliner.Term.(pure run $ Cmd_arg.options), info "compile" - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_runtime.{cmx,o} - File "compiler/bin-js_of_ocaml/build_runtime.ml", line 31, characters 29-33: - 31 | let command = Cmdliner.Term.(pure Compile.run $ Cmd_arg.options_runtime_only), info - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Js_of_ocaml.{cmx,o} - File "compiler/bin-js_of_ocaml/js_of_ocaml.ml", line 44, characters 20-38: - 44 | (exe :: Cmdliner.Term.name (snd Compile.command) :: maybe_command :: rest) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.name - Use Cmd.name instead. - File "compiler/bin-js_of_ocaml/js_of_ocaml.ml", line 49, characters 6-31: - 49 | Cmdliner.Term.eval_choice - ^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. Processing 73/78: [js_of_ocaml-compiler: dune install] + /usr/home/opam/.opam/4.14.1/bin/dune "install" "-p" "js_of_ocaml-compiler" "--create-install-files" "js_of_ocaml-compiler" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/js_of_ocaml-compiler.4.0.0) - Copying to _destdir/usr/home/opam/.opam/4.14.1/lib/js_of_ocaml-compiler/META - Copying to _destdir/usr/home/opam/.opam/4.14.1/lib/js_of_ocaml-compiler/dune-package -> compiled js_of_ocaml-compiler.4.0.0 -> installed js_of_ocaml-compiler.4.0.0 Processing 75/78: [js_of_ocaml: dune build] + /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "js_of_ocaml" "-j" "15" "--promote-install-files=false" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/js_of_ocaml.4.0.0) - ocaml (internal) - fatal: not a git repository (or any of the parent directories): .git Processing 75/78: [js_of_ocaml: dune install] + /usr/home/opam/.opam/4.14.1/bin/dune "install" "-p" "js_of_ocaml" "--create-install-files" "js_of_ocaml" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/js_of_ocaml.4.0.0) - Copying to _destdir/usr/home/opam/.opam/4.14.1/lib/js_of_ocaml/META - Copying to _destdir/usr/home/opam/.opam/4.14.1/lib/js_of_ocaml/dune-package -> compiled js_of_ocaml.4.0.0 -> installed js_of_ocaml.4.0.0 Processing 77/78: [ocplib-json-typed-browser: dune build] + /usr/home/opam/.opam/4.14.1/bin/dune "build" "-j" "15" "-p" "ocplib-json-typed-browser" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocplib-json-typed-browser.0.7.1) - Info: Creating file dune-project with this contents: - | (lang dune 2.9) - | (name ocplib-json-typed) - ocamlc src/.ocplib_json_typed_browser.objs/byte/json_repr_browser.{cmo,cmt} - File "src/json_repr_browser.ml", line 80, characters 5-23: - 80 | (Js.Unsafe.variable "JSON") - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Js_of_ocaml.Js.Unsafe.variable - [since 2.6] use Js.Unsafe.pure_js_expr instead - File "src/json_repr_browser.ml", line 92, characters 5-23: - 92 | (Js.Unsafe.variable "JSON") - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Js_of_ocaml.Js.Unsafe.variable - [since 2.6] use Js.Unsafe.pure_js_expr instead - ocamlopt src/.ocplib_json_typed_browser.objs/native/json_repr_browser.{cmx,o} - File "src/json_repr_browser.ml", line 80, characters 5-23: - 80 | (Js.Unsafe.variable "JSON") - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Js_of_ocaml.Js.Unsafe.variable - [since 2.6] use Js.Unsafe.pure_js_expr instead - File "src/json_repr_browser.ml", line 92, characters 5-23: - 92 | (Js.Unsafe.variable "JSON") - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Js_of_ocaml.Js.Unsafe.variable - [since 2.6] use Js.Unsafe.pure_js_expr instead -> compiled ocplib-json-typed-browser.0.7.1 -> installed ocplib-json-typed-browser.0.7.1 Done. 2023-09-17 08:02.32 ---> saved as "d3193a7a98a722230bf345ff82f5b4ec34e688d34e2af20864697c8ab4c7c8a0" Job succeeded