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:28.59 ---> 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:28.59 ---> 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:28.59 ---> 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:28.59 ---> using "0af54149d5e87a921b7dadf447f75ea502ca8353b2aa045688bdf344893d2879" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.05.0"} | "ocaml-system" {= "4.05.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.05.0  (https://github.com/ocaml/ocaml/archive/4.05.0.tar.gz)
-> installed ocaml-base-compiler.4.05.0
-> installed ocaml-config.1
-> installed ocaml.4.05.0
Done.
# Run eval $(opam env --switch=4.05) to update the current shell environment
2022-03-03 14:28.59 ---> using "4c5a81f67d203aaf79b0960639ce2a48e673968a172d220fd60615378bdb3472" 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 (4180 kB/s)
- Reading package lists...
- 
2022-03-03 14:28.59 ---> using "32efa17bd58c708c27e5651d38b3f0591308b7334ac71cc0d916deaec7b863e8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2022-03-03 14:28.59 ---> using "9faf39391e5028fc482e94850a20013216fb519305f6e2e0f2563c25d8f1e565" from cache

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

Nothing to do.
The following actions will be performed:
  - install cmdliner            1.0.4   [required by bisect_ppx]
  - install ocamlfind           1.9.1   [required by ocamlfind-secondary]
  - install ocamlfind-secondary 1.9.1   [required by dune]
  - install dune                3.0.3   [required by bisect_ppx]
  - 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 ppxlib              0.24.0  [required by bisect_ppx]
  - install bisect_ppx          2.8.0
===== 10 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/30:
Processing  2/30:
Processing  3/30:
-> retrieved bisect_ppx.2.8.0  (cached)
Processing  4/30:
-> retrieved cmdliner.1.0.4  (cached)
Processing  5/30:
Processing  6/30: [cmdliner: make all]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing  7/30: [cmdliner: make all]
-> retrieved ocamlfind.1.9.1  (cached)
Processing  8/30: [cmdliner: make all]
Processing  9/30: [cmdliner: make all] [ocamlfind: ./configure]
-> retrieved ocamlfind-secondary.1.9.1  (cached)
Processing 10/30: [cmdliner: make all] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 11/30: [cmdliner: make all] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 12/30: [cmdliner: make all] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved ppxlib.0.24.0  (cached)
- Welcome to findlib version 1.9.1
- 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: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- 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 graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/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.05/lib/ocaml
-     Binaries:              /home/opam/.opam/4.05/bin
-     Manual pages:          /home/opam/.opam/4.05/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.05/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.05/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.05/bin
-     Manual pages:          /home/opam/.opam/4.05/man
-     topfind script:        /home/opam/.opam/4.05/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 12/30: [cmdliner: make all] [ocamlfind: make all]
-> retrieved dune.3.0.3  (cached)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1/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.05/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.05/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
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- 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 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- 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
- 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.05/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- 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.05/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.05/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.05/.opam-switch/build/ocamlfind.1.9.1'
Processing 12/30: [cmdliner: make all] [ocamlfind: make opt]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.0.4
Processing 12/30: [ocamlfind: make opt]
Processing 13/30: [ocamlfind: make opt] [cmdliner: make install]
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1/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
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- 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 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- 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 "_none_", line 1:
- Warning 58: 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 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.05/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 13/30: [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.05/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.05/doc/cmdliner" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.05/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.05/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.05/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.05/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_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.05/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.05/lib/cmdliner
Processing 13/30: [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.05/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.05/doc/cmdliner" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.05/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.05/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 14/30: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.05/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.05/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.05/bin"
- mkdir -p "/home/opam/.opam/4.05/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.05/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.05/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.05/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05/lib/findlib"
- mkdir -p "/home/opam/.opam/4.05/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.05/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_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.05/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.05/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.05/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.05/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.05/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.05/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.05/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.05/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.05/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.05/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.05/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.05/man/man1" "/home/opam/.opam/4.05/man/man3" "/home/opam/.opam/4.05/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.05/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.05/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
[ocamlfind-secondary: subst] expanding opam variables in META.in, generating META
[ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf
Processing 15/30: [ocamlfind-secondary: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind-secondary.1.9.1)
- Welcome to findlib version 1.9.1
- 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: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- 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 graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/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.05/lib/ocaml
-     Binaries:              /home/opam/.opam/4.05/bin
-     Manual pages:          /home/opam/.opam/4.05/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.05/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.05/bin
-     Manual pages:          /home/opam/.opam/4.05/man
-     topfind script:        /home/opam/.opam/4.05/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
-> compiled  ocamlfind-secondary.1.9.1
Processing 16/30: [ocamlfind-secondary: make install-meta]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind-secondary.1.9.1)
- for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamldoc raw_spacetime threads str; do mkdir -p "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages"
Processing 16/30: [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.05/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 16/30: [ocamlfind-secondary: cp ocaml-secondary-compiler.conf]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.05/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 16/30: [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 16/30: [ocamlfind-secondary: cp META]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind-secondary.1.9.1)
-> installed ocamlfind-secondary.1.9.1
Processing 17/30: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dune.3.0.3)
- ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output
- 
- ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe --secondary -j 31
- 

Processing 17/30: [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.05/.opam-switch/build/dune.3.0.3)
-> compiled  dune.3.0.3
-> installed dune.3.0.3
Processing 19/30: [ocaml-compiler-libs: dune build]
Processing 20/30: [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 21/30: [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 22/30: [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 22/30: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 23/30: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 23/30: [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 24/30: [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> compiled  sexplib0.v0.14.0
Processing 24/30: [ocaml-compiler-libs: dune build]
-> installed sexplib0.v0.14.0
Processing 25/30: [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
-> installed ocaml-compiler-libs.v0.12.4
Processing 27/30: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppxlib.0.24.0)
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_406_405.cmo -c -impl astlib/migrate_406_405.pp.ml)
- File "astlib/migrate_406_405.ml", line 295, characters 24-27:
- Warning 40: txt was selected from type Astlib__Ast_406.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 558, characters 36-67:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 560, characters 35-69:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 562, characters 36-46:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 564, characters 35-45:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 561, characters 35-52:
- Warning 40: this record of type Astlib__Ast_405.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_405_406.cmo -c -impl astlib/migrate_405_406.pp.ml)
- File "astlib/migrate_405_406.ml", line 288, characters 10-54:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_407_408.cmo -c -impl astlib/migrate_407_408.pp.ml)
- File "astlib/migrate_407_408.ml", line 388, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 390, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 18-25:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 26-35:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 36-44:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 47-54:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 55-64:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 65-73:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 674, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 676, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 18-26:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 27-36:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 37-45:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 48-56:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 57-66:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 67-75:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 807, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_407.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 810, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_409_410.cmo -c -impl astlib/migrate_409_410.pp.ml)
- File "astlib/migrate_409_410.ml", line 615, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 616, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 618, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 620, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 655, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 656, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 658, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 660, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_408_407.cmo -c -impl astlib/migrate_408_407.pp.ml)
- File "astlib/migrate_408_407.ml", line 159, characters 30-58:
- Warning 40: this record of type From.Parsetree.letop contains fields that are 
- not visible in the current scope: let_ ands body.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 151, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 27-34:
- Warning 40: pbop_op was selected from type From.Parsetree.binding_op.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 35-38:
- Warning 40: loc was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 385, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 398, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 657, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 665, characters 25-32:
- Warning 40: pms_loc was selected from type From.Parsetree.module_substitution.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 775, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 778, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_410_409.cmo -c -impl astlib/migrate_410_409.pp.ml)
- File "astlib/migrate_410_409.ml", line 157, characters 43-46:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 300, characters 42-45:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 608, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 652, characters 31-65:
- Warning 40: this record of type Astlib__.Ast_409.Asttypes.loc contains fields that are 
- not visible in the current scope: loc txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 975, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_414_413.cmo -c -impl astlib/migrate_414_413.pp.ml)
- File "astlib/migrate_414_413.ml", line 1045, characters 29-32:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_414_413.ml", line 1118, characters 34-37:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_407_408.cmx -c -impl astlib/migrate_407_408.pp.ml)
- File "astlib/migrate_407_408.ml", line 388, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 390, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 18-25:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 26-35:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 36-44:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 47-54:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 55-64:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 65-73:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 674, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 676, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 18-26:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 27-36:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 37-45:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 48-56:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 57-66:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 67-75:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 807, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_407.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 810, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_408_407.cmx -c -impl astlib/migrate_408_407.pp.ml)
- File "astlib/migrate_408_407.ml", line 159, characters 30-58:
- Warning 40: this record of type From.Parsetree.letop contains fields that are 
- not visible in the current scope: let_ ands body.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 151, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 27-34:
- Warning 40: pbop_op was selected from type From.Parsetree.binding_op.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 35-38:
- Warning 40: loc was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 385, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 398, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 657, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 665, characters 25-32:
- Warning 40: pms_loc was selected from type From.Parsetree.module_substitution.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 775, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 778, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_410_409.cmx -c -impl astlib/migrate_410_409.pp.ml)
- File "astlib/migrate_410_409.ml", line 157, characters 43-46:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 300, characters 42-45:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 608, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 652, characters 31-65:
- Warning 40: this record of type Astlib__.Ast_409.Asttypes.loc contains fields that are 
- not visible in the current scope: loc txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 975, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_409_410.cmx -c -impl astlib/migrate_409_410.pp.ml)
- File "astlib/migrate_409_410.ml", line 615, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 616, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 618, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 620, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 655, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 656, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 658, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 660, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_405_406.cmx -c -impl astlib/migrate_405_406.pp.ml)
- File "astlib/migrate_405_406.ml", line 288, characters 10-54:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_406_405.cmx -c -impl astlib/migrate_406_405.pp.ml)
- File "astlib/migrate_406_405.ml", line 295, characters 24-27:
- Warning 40: txt was selected from type Astlib__Ast_406.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 558, characters 36-67:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 560, characters 35-69:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 562, characters 36-46:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 564, characters 35-45:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 561, characters 35-52:
- Warning 40: this record of type Astlib__Ast_405.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_414_413.cmx -c -impl astlib/migrate_414_413.pp.ml)
- File "astlib/migrate_414_413.ml", line 1045, characters 29-32:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_414_413.ml", line 1118, characters 34-37:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-> compiled  ppxlib.0.24.0
-> installed ppxlib.0.24.0
Processing 29/30: [bisect_ppx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bisect_ppx" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/bisect_ppx.2.8.0)
-> compiled  bisect_ppx.2.8.0
-> installed bisect_ppx.2.8.0
Done.
# Run eval $(opam env) to update the current shell environment
2022-03-03 14:31.28 ---> saved as "a82964cf3069de6ecd682cc5e1ca02010d35abf80b5b23a712f6a448d10234cf"
Job succeeded