OCamllabs icon Home|Differences with the last checks|Previous runs


Building on x86-bm-2.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f)
Unable to find image 'ocaml/opam:debian-unstable@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f' locally
docker.io/ocaml/opam@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f: Pulling from ocaml/opam
2db5444d1f5b: Already exists
f086bebd22a1: Already exists
3264a46f1e18: Pulling fs layer
3264a46f1e18: Verifying Checksum
3264a46f1e18: Download complete
3264a46f1e18: Pull complete
Digest: sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f
Status: Downloaded newer image for ocaml/opam@sha256:7054d8a46152338971700614b854690c8ce1a3d6024d9e66b018a8e73119aa3f
2022-03-03 14:41.30 ---> using "373f9b631d075c18f7442f5ab0fc65a1fd416e45c4bad373f7db673d6cf80f59" 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/bin/opam-dev /usr/bin/opam"))
2022-03-03 14:41.30 ---> using "88849b7b49c5c9e5ea88c51a2386f85dc9692b3cbbbdfa071a4b6fb51a141dbe" 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 892f7bcbcb6c1fd05911ac75d53aa8c9f717b4b0"))
2022-03-03 14:41.30 ---> using "404c235885055cd745b552882486f8b810a0b774621d6103597df8eba1715fda" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from 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:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2022-03-03 14:41.30 ---> using "0af54149d5e87a921b7dadf447f75ea502ca8353b2aa045688bdf344893d2879" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.13' '4.13.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.13.1"} | "ocaml-system" {= "4.13.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.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2022-03-03 14:41.30 ---> using "3a221f821d43bba87e0b21c8d9116ab8da8663a4d1212bf4a7506999a3565510" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [9023 kB]
- Fetched 9252 kB in 2s (5253 kB/s)
- Reading package lists...
- 
2022-03-03 14:41.30 ---> using "6b3033fe3d101681f7b02bdf30bbb9f7fab1d4aa8c7abc4c2d21b923fed52b36" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"bls12-381-js-gen.0.5.0\"\
               \nopam install -vy \"bls12-381-js-gen.0.5.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"bls12-381-js-gen.0.5.0\" | grep -q '\"debian-unstable\"'; 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] bls12-381-js-gen.0.5.0 is not installed.

Nothing to do.
The following actions will be performed:
  - install conf-perl            2        [required by zarith]
  - install cmdliner             1.1.0    [required by js_of_ocaml-compiler]
  - install ocamlfind            1.9.3    [required by js_of_ocaml-compiler]
  - install dune                 3.0.3    [required by bls12-381-js-gen]
  - install conf-gmp             4        [required by zarith]
  - install ocamlbuild           0.14.1   [required by uchar]
  - install zarith_stubs_js      v0.14.1  [required by bls12-381-js-gen]
  - install stdlib-shims         0.3.0    [required by ppxlib]
  - install sexplib0             v0.14.0  [required by ppxlib]
  - install ppx_derivers         1.2.1    [required by ppxlib]
  - install ocaml-compiler-libs  v0.12.4  [required by ppxlib]
  - install menhirSdk            20220210 [required by js_of_ocaml-compiler]
  - install menhirLib            20220210 [required by js_of_ocaml-compiler]
  - install easy-format          1.3.2    [required by yojson]
  - install csexp                1.5.1    [required by dune-configurator]
  - install cppo                 1.6.8    [required by yojson]
  - install zarith               1.11     [required by bls12-381-js-gen]
  - install uchar                0.0.2    [required by js_of_ocaml]
  - install ppxlib               0.24.0   [required by js_of_ocaml, js_of_ocaml-ppx]
  - install menhir               20220210 [required by js_of_ocaml-compiler]
  - install biniou               1.2.1    [required by yojson]
  - install dune-configurator    3.0.3    [required by bls12-381-js-gen]
  - install ff-sig               0.6.2    [required by bls12-381-js-gen]
  - install yojson               1.7.0    [required by js_of_ocaml-compiler]
  - install bls12-381-gen        0.5.0    [required by bls12-381-js-gen]
  - install js_of_ocaml-compiler 4.0.0    [required by bls12-381-js-gen]
  - install bls12-381            0.5.0    [required by bls12-381-js-gen]
  - install js_of_ocaml          4.0.0    [required by bls12-381-js-gen]
  - install js_of_ocaml-ppx      4.0.0    [required by bls12-381-js-gen]
  - install bls12-381-js-gen     0.5.0
===== 30 to install =====

The following system packages will first need to be installed:
    libgmp-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18398 files and directories currently installed.)
- Preparing to unpack .../libgmpxx4ldbl_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../libgmp-dev_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Processing triggers for libc-bin (2.33-5) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/90:
Processing  2/90:
Processing  3/90:
-> retrieved biniou.1.2.1  (cached)
Processing  4/90:
-> retrieved bls12-381.0.5.0  (cached)
Processing  5/90:
-> retrieved bls12-381-gen.0.5.0  (cached)
Processing  6/90:
Processing  7/90:
Processing  8/90:
Processing  9/90: [conf-gmp: sh]
Processing 10/90: [conf-gmp: sh] [conf-perl: perl]
-> retrieved bls12-381-js-gen.0.5.0  (cached)
Processing 11/90: [conf-gmp: sh] [conf-perl: perl]
-> retrieved cmdliner.1.1.0  (cached)
Processing 12/90: [conf-gmp: sh] [conf-perl: perl]
Processing 13/90: [cmdliner: make all] [conf-gmp: sh] [conf-perl: perl]
-> retrieved cppo.1.6.8  (cached)
Processing 14/90: [cmdliner: make all] [conf-gmp: sh] [conf-perl: perl]
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.2
Processing 14/90: [cmdliner: make all] [conf-gmp: sh]
-> installed conf-perl.2
Processing 15/90: [cmdliner: make all] [conf-gmp: sh]
-> retrieved csexp.1.5.1  (cached)
Processing 16/90: [cmdliner: make all] [conf-gmp: sh]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 16/90: [cmdliner: make all]
-> installed conf-gmp.4
Processing 17/90: [cmdliner: make all]
-> retrieved easy-format.1.3.2  (cached)
Processing 18/90: [cmdliner: make all]
-> retrieved ff-sig.0.6.2  (cached)
Processing 19/90: [cmdliner: make all]
-> retrieved js_of_ocaml.4.0.0  (cached)
Processing 20/90: [cmdliner: make all]
-> retrieved dune.3.0.3  (cached)
Processing 21/90: [cmdliner: make all]
Processing 22/90: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved dune-configurator.3.0.3  (cached)
Processing 23/90: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved js_of_ocaml-compiler.4.0.0  (cached)
Processing 24/90: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved js_of_ocaml-ppx.4.0.0  (cached)
Processing 25/90: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved menhir.20220210  (cached)
Processing 26/90: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved menhirLib.20220210  (cached)
Processing 27/90: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved menhirSdk.20220210  (cached)
Processing 28/90: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 29/90: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.1  (cached)
Processing 30/90: [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 31/90: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.3  (cached)
Processing 32/90: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 33/90: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 34/90: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.13/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.13/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.13/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.13"; \
- echo "BINDIR=/home/opam/.opam/4.13/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.13/lib"; \
- echo "MANDIR=/home/opam/.opam/4.13/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.13/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.13/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.13/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.13/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.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 34/90: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 35/90: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 36/90: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved uchar.0.0.2  (cached)
Processing 37/90: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppxlib.0.24.0  (cached)
Processing 38/90: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved yojson.1.7.0  (cached)
-> retrieved zarith.1.11  (cached)
-> retrieved zarith_stubs_js.v0.14.1  (cached)
- Welcome to findlib version 1.9.3
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.13/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13/bin
-     Manual pages:          /home/opam/.opam/4.13/man
-     topfind script:        /home/opam/.opam/4.13/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 38/90: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.1.0
Processing 38/90: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 39/90: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install]
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.13/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque    -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque    -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque    -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque    -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque    -c findlib.mli
- ocamlc -I +compiler-libs -opaque    -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque    -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque    -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque    -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-             ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque    -c topfind.mli
- ocamlc -I +compiler-libs -opaque    -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque    -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3'
Processing 39/90: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install]
- install -d /home/opam/.opam/4.13/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.13/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.13/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.13/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 \
-   /home/opam/.opam/4.13/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.13/lib/cmdliner
Processing 39/90: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
- install -d /home/opam/.opam/4.13/doc/cmdliner/odoc-pages
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.13/doc/cmdliner
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld /home/opam/.opam/4.13/doc/cmdliner/odoc-pages
-> installed cmdliner.1.1.0
Processing 39/90: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque   -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque   -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque   -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque   -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque   -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	    ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque   -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque   -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
-> compiled  ocamlfind.1.9.3
Processing 39/90: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 40/90: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.13/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.13/bin"
- mkdir -p "/home/opam/.opam/4.13/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "`dirname \"/home/opam/.opam/4.13/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.13/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- mkdir -p "/home/opam/.opam/4.13/lib/findlib"
- mkdir -p "/home/opam/.opam/4.13/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.13/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/4.13/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.13/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.13/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.13/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.13/lib/$x/META.tmp" && mv "/home/opam/.opam/4.13/lib/$x/META.tmp" "/home/opam/.opam/4.13/lib/$x/META"; done
- mkdir -p "/home/opam/.opam/4.13/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.13/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.13/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "/home/opam/.opam/4.13/man/man1" "/home/opam/.opam/4.13/man/man3" "/home/opam/.opam/4.13/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.3'
-> installed ocamlfind.1.9.3
Processing 40/90: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 41/90: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [zarith: ./configure]
- binary ocaml: found in /home/opam/.opam/4.13/bin
- binary ocamlc: found in /home/opam/.opam/4.13/bin
- binary ocamldep: found in /home/opam/.opam/4.13/bin
- binary ocamlmklib: found in /home/opam/.opam/4.13/bin
- binary ocamldoc: found in /home/opam/.opam/4.13/bin
- binary ar: found in /usr/bin
- binary perl: found in /usr/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.13/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.13/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml extended comparison supported
- OCaml new hash functions available
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   asm path:             x86_64
-   defines:              -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   asm options           
-   installation path:    /home/opam/.opam/4.13/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 41/90: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [zarith: make]
- if test -d /home/opam/.opam/4.13/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.13/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 +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -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 +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -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 +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -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 +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/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
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.1'
- 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.13/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.1'
- 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.13/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.1'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.1'
- 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.13/.opam-switch/build/ocamlbuild.0.14.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.1'
- 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.13/.opam-switch/build/ocamlbuild.0.14.1'
- make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlbuild.0.14.1'
-> compiled  ocamlbuild.0.14.1
Processing 41/90: [dune: ocaml bootstrap.ml] [zarith: make]
-> installed ocamlbuild.0.14.1
Processing 42/90: [dune: ocaml bootstrap.ml] [zarith: make]
Processing 43/90: [dune: ocaml bootstrap.ml] [uchar: ocaml] [zarith: make]
-> compiled  uchar.0.0.2
Processing 43/90: [dune: ocaml bootstrap.ml] [zarith: make]
-> installed uchar.0.0.2
Processing 44/90: [dune: ocaml bootstrap.ml] [zarith: make]
- ./z_pp.pl x86_64
- Name "main::extra" used only once: possible typo at ./z_pp.pl line 29.
- found assembly file caml_z_x86_64.S
-   found abs
-   found add
-   found div
-   found divexact
-   found logand
-   found lognot
-   found logor
-   found logxor
-   found mul
-   found neg
-   found pred
-   found rem
-   found shift_left
-   found shift_right
-   found sub
-   found succ
- ocamldep -native  z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp
- gcc -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX     -c -o caml_z_x86_64.o caml_z_x86_64.S
- ocamlc -ccopt "-I/home/opam/.opam/4.13/lib/ocaml  -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z_x86_64.o caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.11
Processing 44/90: [dune: ocaml bootstrap.ml]
Processing 45/90: [dune: ocaml bootstrap.ml] [zarith: make install]
- ocamlfind install -destdir "/home/opam/.opam/4.13/lib" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith_top.cma zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.13/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.13/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.13/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.13/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.13/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.13/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.13/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.13/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.13/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.13/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.13/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.13/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.13/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.13/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.13/lib/zarith/q.mli
- Installed /home/opam/.opam/4.13/lib/zarith/z.mli
- Installed /home/opam/.opam/4.13/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.13/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.13/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.13/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.13/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.13/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.13/lib/zarith/META
-> installed zarith.1.11
Processing 45/90: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.0.3)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing 45/90: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.0.3)
-> compiled  dune.3.0.3
-> installed dune.3.0.3
Processing 47/90: [cppo: dune build]
Processing 48/90: [cppo: dune build] [csexp: dune build]
Processing 49/90: [cppo: dune build] [csexp: dune build] [easy-format: dune build]
Processing 50/90: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ff-sig: dune build]
Processing 51/90: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ff-sig: dune build] [menhirLib: dune build]
Processing 52/90: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ff-sig: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 53/90: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ff-sig: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 54/90: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ff-sig: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 55/90: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ff-sig: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 56/90: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ff-sig: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 57/90: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ff-sig: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith_stubs_js: dune build]
-> compiled  ff-sig.0.6.2
Processing 57/90: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith_stubs_js: dune build]
-> installed ff-sig.0.6.2
Processing 58/90: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith_stubs_js: dune build]
Processing 59/90: [bls12-381-gen: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith_stubs_js: dune build]
-> compiled  csexp.1.5.1
Processing 59/90: [bls12-381-gen: dune build] [cppo: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith_stubs_js: dune build]
-> installed csexp.1.5.1
Processing 60/90: [bls12-381-gen: dune build] [cppo: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith_stubs_js: dune build]
Processing 61/90: [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: rm] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith_stubs_js: dune build]
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.easy_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.easy_format.objs/byte/easy_format.cmo -c -impl src/easy_format.ml)
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I src/.easy_format.objs/byte -I src/.easy_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.easy_format.objs/native/easy_format.cmx -c -impl src/easy_format.ml)
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-> compiled  easy-format.1.3.2
Processing 61/90: [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith_stubs_js: dune build]
-> installed easy-format.1.3.2
Processing 62/90: [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith_stubs_js: dune build]
Processing 63/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith_stubs_js: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 63/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith_stubs_js: dune build]
-> installed ppx_derivers.1.2.1
Processing 64/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [zarith_stubs_js: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 64/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [zarith_stubs_js: dune build]
-> installed stdlib-shims.0.3.0
Processing 65/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [zarith_stubs_js: dune build]
-> compiled  zarith_stubs_js.v0.14.1
Processing 65/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed zarith_stubs_js.v0.14.1
Processing 66/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> compiled  menhirSdk.20220210
Processing 66/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed menhirSdk.20220210
Processing 67/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
Processing 67/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> compiled  sexplib0.v0.14.0
Processing 67/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
-> installed sexplib0.v0.14.0
Processing 68/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20220210
Processing 68/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build]
-> installed menhirLib.20220210
Processing 69/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build]
Processing 70/90: [biniou: dune build] [bls12-381-gen: dune build] [cppo: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
-> compiled  cppo.1.6.8
Processing 70/90: [biniou: dune build] [bls12-381-gen: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
-> installed cppo.1.6.8
Processing 71/90: [biniou: dune build] [bls12-381-gen: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 71/90: [biniou: dune build] [bls12-381-gen: dune build] [dune-configurator: dune build] [menhir: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 72/90: [biniou: dune build] [bls12-381-gen: dune build] [dune-configurator: dune build] [menhir: dune build]
Processing 73/90: [biniou: dune build] [bls12-381-gen: dune build] [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
-> compiled  bls12-381-gen.0.5.0
Processing 73/90: [biniou: dune build] [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed bls12-381-gen.0.5.0
Processing 74/90: [biniou: dune build] [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 75/90: [biniou: dune build] [bls12-381: dune build] [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
-> compiled  biniou.1.2.1
Processing 75/90: [bls12-381: dune build] [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed biniou.1.2.1
Processing 76/90: [bls12-381: dune build] [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 77/90: [bls12-381: dune build] [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> compiled  bls12-381.0.5.0
Processing 77/90: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed bls12-381.0.5.0
Processing 78/90: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> compiled  dune-configurator.3.0.3
Processing 78/90: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed dune-configurator.3.0.3
Processing 79/90: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> compiled  yojson.1.7.0
Processing 79/90: [menhir: dune build] [ppxlib: dune build]
-> installed yojson.1.7.0
Processing 80/90: [menhir: dune build] [ppxlib: dune build]
-> compiled  ppxlib.0.24.0
Processing 80/90: [menhir: dune build]
-> installed ppxlib.0.24.0
Processing 81/90: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhir.20220210)
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- 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.
- 264 specialized copies of 64 functions have been created.
- The StackLang code contains 5161 instructions in 241 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20220210
-> installed menhir.20220210
Processing 83/90: [js_of_ocaml-compiler: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-compiler" "-j" "31" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-compiler.4.0.0)
- (cd tools/version && /home/opam/.opam/4.13/bin/ocaml -I +compiler-libs /home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-compiler.4.0.0/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte/dune__exe__Cmd_arg.cmi -c -intf compiler/bin-jsoo_minify/cmd_arg.mli)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-jsoo_link/.jsoo_link.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_link/.jsoo_link.eobjs/byte/dune__exe__Cmd_arg.cmo -c -impl compiler/bin-jsoo_link/cmd_arg.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Jsoo_cmdline__ -o compiler/lib-cmdline/.jsoo_cmdline.objs/native/jsoo_cmdline__Arg.cmx -c -impl compiler/lib-cmdline/arg.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Cmd_arg.cmx -c -impl compiler/bin-jsoo_minify/cmd_arg.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_link/.jsoo_link.eobjs/byte -I compiler/bin-jsoo_link/.jsoo_link.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Cmd_arg.cmx -c -impl compiler/bin-jsoo_link/cmd_arg.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_fs/.jsoo_fs.eobjs/byte -I compiler/bin-jsoo_fs/.jsoo_fs.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -o compiler/bin-jsoo_fs/.jsoo_fs.eobjs/native/dune__exe__Jsoo_fs.cmx -c -impl compiler/bin-jsoo_fs/jsoo_fs.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_link/.jsoo_link.eobjs/byte -I compiler/bin-jsoo_link/.jsoo_link.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Jsoo_link.cmx -c -impl compiler/bin-jsoo_link/jsoo_link.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Jsoo_minify.cmx -c -impl compiler/bin-jsoo_minify/jsoo_minify.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Info.cmi -c -intf compiler/bin-js_of_ocaml/info.mli)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_runtime.cmi -c -intf compiler/bin-js_of_ocaml/build_runtime.mli)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_fs.cmi -c -intf compiler/bin-js_of_ocaml/build_fs.mli)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Link.cmi -c -intf compiler/bin-js_of_ocaml/link.mli)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Print_runtime.cmi -c -intf compiler/bin-js_of_ocaml/print_runtime.mli)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Compile.cmi -c -intf compiler/bin-js_of_ocaml/compile.mli)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Check_runtime.cmo -c -impl compiler/bin-js_of_ocaml/check_runtime.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Info.cmx -c -impl compiler/bin-js_of_ocaml/info.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_fs.cmx -c -impl compiler/bin-js_of_ocaml/build_fs.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Print_runtime.cmx -c -impl compiler/bin-js_of_ocaml/print_runtime.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Check_runtime.cmx -c -impl compiler/bin-js_of_ocaml/check_runtime.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Link.cmx -c -impl compiler/bin-js_of_ocaml/link.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Cmd_arg.cmx -c -impl compiler/bin-js_of_ocaml/cmd_arg.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Compile.cmx -c -impl compiler/bin-js_of_ocaml/compile.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_runtime.cmx -c -impl compiler/bin-js_of_ocaml/build_runtime.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/findlib -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/byte -I compiler/lib-findlib-support/.jsoo_findlib_support.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Js_of_ocaml.cmx -c -impl compiler/bin-js_of_ocaml/js_of_ocaml.ml)
- 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.info_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 83/90: [js_of_ocaml-compiler: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "js_of_ocaml-compiler" "--create-install-files" "js_of_ocaml-compiler" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-compiler.4.0.0)
- Copying to _destdir/home/opam/.opam/4.13/lib/js_of_ocaml-compiler/META
- Copying to _destdir/home/opam/.opam/4.13/lib/js_of_ocaml-compiler/dune-package
-> compiled  js_of_ocaml-compiler.4.0.0
-> installed js_of_ocaml-compiler.4.0.0
Processing 85/90: [js_of_ocaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml" "-j" "31" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml.4.0.0)
- (cd tools/version && /home/opam/.opam/4.13/bin/ocaml -I +compiler-libs /home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml.4.0.0/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 85/90: [js_of_ocaml: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "js_of_ocaml" "--create-install-files" "js_of_ocaml" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml.4.0.0)
- Copying to _destdir/home/opam/.opam/4.13/lib/js_of_ocaml/META
- Copying to _destdir/home/opam/.opam/4.13/lib/js_of_ocaml/dune-package
-> compiled  js_of_ocaml.4.0.0
-> installed js_of_ocaml.4.0.0
Processing 87/90: [js_of_ocaml-ppx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-ppx" "-j" "31" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-ppx.4.0.0)
- (cd tools/version && /home/opam/.opam/4.13/bin/ocaml -I +compiler-libs /home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-ppx.4.0.0/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 87/90: [js_of_ocaml-ppx: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "js_of_ocaml-ppx" "--create-install-files" "js_of_ocaml-ppx" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-ppx.4.0.0)
- Copying to _destdir/home/opam/.opam/4.13/lib/js_of_ocaml-ppx/META
- Copying to _destdir/home/opam/.opam/4.13/lib/js_of_ocaml-ppx/dune-package
-> compiled  js_of_ocaml-ppx.4.0.0
-> installed js_of_ocaml-ppx.4.0.0
Processing 89/90: [bls12-381-js-gen: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "31" "-p" "bls12-381-js-gen" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/bls12-381-js-gen.0.5.0)
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I src/js-gen/.bls12_381_js_gen.objs/byte -I /home/opam/.opam/4.13/lib/bls12-381-gen -I /home/opam/.opam/4.13/lib/ff-sig -I /home/opam/.opam/4.13/lib/js_of_ocaml -I /home/opam/.opam/4.13/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/4.13/lib/js_of_ocaml-ppx -I /home/opam/.opam/4.13/lib/js_of_ocaml-ppx/as-lib -I /home/opam/.opam/4.13/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.13/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/ppx_derivers -I /home/opam/.opam/4.13/lib/ppxlib -I /home/opam/.opam/4.13/lib/ppxlib/ast -I /home/opam/.opam/4.13/lib/ppxlib/astlib -I /home/opam/.opam/4.13/lib/ppxlib/print_diff -I /home/opam/.opam/4.13/lib/ppxlib/stdppx -I /home/opam/.opam/4.13/lib/ppxlib/traverse_builtins -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/stdlib-shims -I /home/opam/.opam/4.13/lib/uchar -I /home/opam/.opam/4.13/lib/zarith -intf-suffix .ml -no-alias-deps -open Bls12_381_js_gen -o src/js-gen/.bls12_381_js_gen.objs/byte/bls12_381_js_gen__Jsoo_lib.cmo -c -impl src/js-gen/jsoo_lib.pp.ml)
- File "src/js-gen/jsoo_lib.ml", line 66, characters 24-42:
- 66 |     (Js.Unsafe.new_obj (Js.Unsafe.variable "ArrayBuffer"))
-                              ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
- File "src/js-gen/jsoo_lib.ml", line 128, characters 24-42:
- 128 |     (Js.Unsafe.new_obj (Js.Unsafe.variable name)) params
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.Unsafe.variable
- [since 2.6] use Js.Unsafe.pure_js_expr instead
-> compiled  bls12-381-js-gen.0.5.0
-> installed bls12-381-js-gen.0.5.0
Done.
# Run eval $(opam env) to update the current shell environment
2022-03-03 14:45.27 ---> saved as "4bc2e3068fd8c08a375fd0ac1dd262c877178dd2b3b3c879c9a9d860eeeab22e"
Job succeeded