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


Building on x86-bm-7.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10)
Unable to find image 'ocaml/opam:debian-unstable@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10' locally
docker.io/ocaml/opam@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10: Pulling from ocaml/opam
f14e2594c368: Pulling fs layer
f14e2594c368: Verifying Checksum
f14e2594c368: Download complete
f14e2594c368: Pull complete
Digest: sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10
Status: Downloaded newer image for ocaml/opam@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10
2022-12-02 06:11.10 ---> using "d3dee1d616ca63d5699d5fd962109ec0d24e968377e0ae69e6161eba0f5af82c" 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-12-02 06:11.10 ---> using "48f1f5dc3ecf939352db5ef5caf9f3dc06faae2a01cbd7119d2a81d4fcd9c299" 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 06dca815ecdb3b6fd6bee20130421fa5176fb13b"))
2022-12-02 06:11.10 ---> using "16f67628ac3eeec9d808b099f47f4099b97a8cae63b5c0fbc89d12f2a02927dc" 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-12-02 06:11.10 ---> using "6fb88fda4d19acd47c8b26cd10aa2012c01f6dcb7de78f06ee3dd49b923bec9b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.03.0  (cached)
-> installed ocaml-base-compiler.4.03.0
-> installed ocaml-config.1
-> installed ocaml.4.03.0
Done.
# Run eval $(opam env --switch=4.03) to update the current shell environment
2022-12-02 06:11.10 ---> using "48e0f996a7942168cafa30ff04d9190c72ea2228258c24490cdef0e92971fdf6" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-12-01-0803.19-F-2022-11-26-0806.52.pdiff [346 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-12-01-0803.19-F-2022-11-26-0806.52.pdiff [346 kB]
- Fetched 570 kB in 2s (230 kB/s)
- Reading package lists...
- 
2022-12-02 06:11.10 ---> using "f7a7bee19d3bd232d897e9be429494d3c4bca0f8c23ee52d146df3d94a4a1bd2" 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 1 package
  - 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-12-02 06:11.10 ---> using "993327a2d1bb2e17e32a22d23b110ffb1e8b97802c4912f81a8ed0a0d664f0c8" from cache

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

Nothing to do.
The following actions will be performed:
=== install 27 packages
  - install base-bytes              base     [required by ocplib-endian]
  - install bigarray-compat         1.1.0    [required by mmap]
  - install containers              3.10     [required by gdbprofiler]
  - install containers-data         3.10     [required by gdbprofiler]
  - install cppo                    1.6.9    [required by lwt, yojson]
  - install csexp                   1.5.1    [required by dune-configurator]
  - install dune                    3.6.1    [required by gdbprofiler]
  - install dune-configurator       2.9.3    [required by containers, lwt]
  - install either                  1.0.0    [required by containers]
  - install gdbprofiler             0.4
  - install lwt                     5.5.0    [required by gdbprofiler]
  - install lwt_log                 1.1.2    [required by gdbprofiler]
  - install lwt_ppx                 2.0.1    [required by gdbprofiler]
  - install menhir                  20220210 [required by gdbprofiler]
  - install menhirLib               20220210 [required by menhir]
  - install menhirSdk               20220210 [required by menhir]
  - install mmap                    1.2.0    [required by lwt]
  - install ocaml-migrate-parsetree 1.8.0    [required by lwt_ppx]
  - install ocaml-syntax-shims      1.0.0    [required by lwt]
  - install ocamlfind               1.9.1    [required by ocamlfind-secondary, base-bytes]
  - install ocamlfind-secondary     1.9.1    [required by dune]
  - install ocplib-endian           1.2      [required by lwt]
  - install ppx_derivers            1.2.1    [required by ocaml-migrate-parsetree]
  - install ppx_tools_versioned     5.4.0    [required by lwt_ppx]
  - install result                  1.5      [required by lwt]
  - install seq                     0.3.1    [required by lwt, containers, containers-data, yojson]
  - install yojson                  2.0.2    [required by gdbprofiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/77:
Processing  3/77:
Processing  4/77:
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  5/77:
-> retrieved cppo.1.6.9  (cached)
Processing  6/77:
-> retrieved containers.3.10, containers-data.3.10  (cached)
Processing  7/77:
-> retrieved csexp.1.5.1  (cached)
Processing  8/77:
-> retrieved either.1.0.0  (cached)
Processing  9/77:
-> retrieved gdbprofiler.0.4  (cached)
Processing 10/77:
-> retrieved lwt.5.5.0  (cached)
Processing 11/77:
-> retrieved lwt_log.1.1.2  (cached)
Processing 12/77:
-> retrieved lwt_ppx.2.0.1  (cached)
Processing 13/77:
-> retrieved dune.3.6.1  (cached)
Processing 14/77:
-> retrieved dune-configurator.2.9.3  (cached)
Processing 15/77:
-> retrieved menhir.20220210, menhirLib.20220210, menhirSdk.20220210  (cached)
Processing 16/77:
-> retrieved mmap.1.2.0  (cached)
Processing 17/77:
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 18/77:
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 19/77:
-> retrieved ocamlfind.1.9.1, ocamlfind-secondary.1.9.1  (cached)
Processing 20/77:
Processing 21/77: [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 22/77: [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 23/77: [ocamlfind: ./configure]
-> retrieved ppx_tools_versioned.5.4.0  (cached)
Processing 24/77: [ocamlfind: ./configure]
-> retrieved result.1.5  (cached)
-> retrieved seq.0.3.1  (cached)
-> retrieved yojson.2.0.2  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.03/bin" "-sitelib" "/home/opam/.opam/4.03/lib" "-mandir" "/home/opam/.opam/4.03/man" "-config" "/home/opam/.opam/4.03/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.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: 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 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 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.03/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     topfind script:        /home/opam/.opam/4.03/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 24/77: [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03/.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.03/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03/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.03/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.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03/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.03/.opam-switch/build/ocamlfind.1.9.1'
Processing 24/77: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03/.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.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 25/77: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.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.03/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03/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.03/bin"
- mkdir -p "/home/opam/.opam/4.03/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.03/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.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.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03/lib/findlib"
- mkdir -p "/home/opam/.opam/4.03/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03/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.03/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.03/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.03/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.03/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.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.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.03/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.03/man/man1" "/home/opam/.opam/4.03/man/man3" "/home/opam/.opam/4.03/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.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 27/77: [ocamlfind-secondary: ./configure]
-> installed base-bytes.base
Processing 28/77: [ocamlfind-secondary: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.03/.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: 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 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 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.03/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     topfind script:        /home/opam/.opam/4.03/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 29/77: [ocamlfind-secondary: make install-meta]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind-secondary.1.9.1)
- for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamldoc threads str; do mkdir -p "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages"
Processing 29/77: [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.03/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 29/77: [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.03/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 29/77: [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 29/77: [ocamlfind-secondary: cp META]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.03/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind-secondary.1.9.1)
-> installed ocamlfind-secondary.1.9.1
Processing 30/77: [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/dune.3.6.1)
- 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 30/77: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/dune.3.6.1)
-> compiled  dune.3.6.1
-> installed dune.3.6.1
Processing 32/77: [bigarray-compat: dune build]
Processing 33/77: [bigarray-compat: dune build] [cppo: dune build]
Processing 34/77: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 35/77: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build]
Processing 36/77: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [menhirLib: dune build]
Processing 37/77: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 38/77: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-syntax-shims: dune build]
Processing 39/77: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build]
Processing 40/77: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 41/77: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 41/77: [bigarray-compat: dune build] [cppo: dune build] [either: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
-> installed csexp.1.5.1
Processing 42/77: [bigarray-compat: dune build] [cppo: dune build] [either: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 42/77: [cppo: dune build] [either: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
-> installed bigarray-compat.1.1.0
Processing 43/77: [cppo: dune build] [either: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
Processing 44/77: [cppo: dune build] [either: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "either" "-j" "31" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/either.1.0.0)
-> compiled  either.1.0.0
Processing 44/77: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
-> installed either.1.0.0
Processing 45/77: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 45/77: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build]
-> installed ppx_derivers.1.2.1
Processing 46/77: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 46/77: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [seq: dune build]
-> installed result.1.5
Processing 47/77: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [seq: dune build]
Processing 48/77: [cppo: dune build] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [seq: dune build]
Processing 49/77: [cppo: dune build] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [seq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/menhirLib.20220210)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20220210
Processing 49/77: [cppo: dune build] [dune-configurator: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [seq: dune build]
-> installed menhirLib.20220210
Processing 50/77: [cppo: dune build] [dune-configurator: dune build] [menhirSdk: dune build] [mmap: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [seq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/menhirSdk.20220210)
-> compiled  menhirSdk.20220210
Processing 50/77: [cppo: dune build] [dune-configurator: dune build] [mmap: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [seq: dune build]
-> installed menhirSdk.20220210
Processing 51/77: [cppo: dune build] [dune-configurator: dune build] [mmap: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [seq: dune build]
Processing 52/77: [cppo: dune build] [dune-configurator: dune build] [menhir: dune build] [mmap: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [seq: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/seq.0.3.1)
-> compiled  seq.0.3.1
Processing 52/77: [cppo: dune build] [dune-configurator: dune build] [menhir: dune build] [mmap: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build]
-> installed seq.0.3.1
Processing 53/77: [cppo: dune build] [dune-configurator: dune build] [menhir: dune build] [mmap: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mmap" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/mmap.1.2.0)
-> compiled  mmap.1.2.0
Processing 53/77: [cppo: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build]
-> installed mmap.1.2.0
Processing 54/77: [cppo: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-syntax-shims" "-j" "31" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 54/77: [cppo: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 55/77: [cppo: dune build] [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 55/77: [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
-> installed cppo.1.6.9
Processing 56/77: [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
Processing 57/77: [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build]
Processing 58/77: [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib-endian" "-j" "31" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 58/77: [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [yojson: dune build]
-> installed ocplib-endian.1.2
Processing 59/77: [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/dune-configurator.2.9.3)
-> compiled  dune-configurator.2.9.3
Processing 59/77: [menhir: dune build] [ocaml-migrate-parsetree: dune build] [yojson: dune build]
-> installed dune-configurator.2.9.3
Processing 60/77: [menhir: dune build] [ocaml-migrate-parsetree: dune build] [yojson: dune build]
Processing 61/77: [containers: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [yojson: dune build]
Processing 62/77: [containers: dune build] [lwt: dune exec] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/yojson.2.0.2)
-> compiled  yojson.2.0.2
Processing 62/77: [containers: dune build] [lwt: dune exec] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
-> installed yojson.2.0.2
Processing 63/77: [containers: dune build] [lwt: dune exec] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/home/opam/.opam/4.03/.opam-switch/build/lwt.5.5.0)
Processing 63/77: [containers: dune build] [lwt: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "containers" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/containers.3.10)
-> compiled  containers.3.10
Processing 63/77: [lwt: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
-> installed containers.3.10
Processing 64/77: [lwt: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
Processing 65/77: [containers-data: dune build] [lwt: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/lwt.5.5.0)
- (cd _build/default/src/unix && /usr/bin/gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -I. -g -I /home/opam/.opam/4.03/lib/ocaml -I /home/opam/.opam/4.03/lib/bigarray-compat -I /home/opam/.opam/4.03/lib/mmap -I /home/opam/.opam/4.03/lib/ocaml/threads -I /home/opam/.opam/4.03/lib/ocplib-endian -I /home/opam/.opam/4.03/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.03/lib/result -I /home/opam/.opam/4.03/lib/seq -I ../core -o lwt_unix_stubs.o -c lwt_unix_stubs.c)
- lwt_unix_stubs.c: In function 'pipe_notification_send':
- lwt_unix_stubs.c:694:10: warning: 'buf' is used uninitialized [-Wuninitialized]
-   694 |   return write(notification_fds[1], &buf, 1);
-       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/include/x86_64-linux-gnu/bits/sigstksz.h:24,
-                  from /usr/include/signal.h:328,
-                  from lwt_unix_stubs.c:25:
- /usr/include/unistd.h:378:16: note: in a call to 'write' declared with attribute 'access (read_only, 2, 3)' here
-   378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
-       |                ^~~~~
- lwt_unix_stubs.c:693:8: note: 'buf' declared here
-   693 |   char buf;
-       |        ^~~
-> compiled  lwt.5.5.0
Processing 65/77: [containers-data: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
-> installed lwt.5.5.0
Processing 66/77: [containers-data: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
Processing 67/77: [containers-data: dune build] [lwt_log: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt_log" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/lwt_log.1.1.2)
-> compiled  lwt_log.1.1.2
Processing 67/77: [containers-data: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
-> installed lwt_log.1.1.2
Processing 68/77: [containers-data: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocaml-migrate-parsetree.1.8.0)
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 68/77: [containers-data: dune build] [menhir: dune build]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 69/77: [containers-data: dune build] [menhir: dune build]
Processing 70/77: [containers-data: dune build] [menhir: dune build] [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "containers-data" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/containers-data.3.10)
-> compiled  containers-data.3.10
Processing 70/77: [menhir: dune build] [ppx_tools_versioned: dune build]
-> installed containers-data.3.10
Processing 71/77: [menhir: dune build] [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_tools_versioned" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ppx_tools_versioned.5.4.0)
-> compiled  ppx_tools_versioned.5.4.0
Processing 71/77: [menhir: dune build]
-> installed ppx_tools_versioned.5.4.0
Processing 72/77: [menhir: dune build]
Processing 73/77: [lwt_ppx: dune build] [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt_ppx" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/lwt_ppx.2.0.1)
-> compiled  lwt_ppx.2.0.1
Processing 73/77: [menhir: dune build]
-> installed lwt_ppx.2.0.1
Processing 74/77: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/4.03/.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 76/77: [gdbprofiler: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "gdbprofiler" "-j" "31" (CWD=/home/opam/.opam/4.03/.opam-switch/build/gdbprofiler.0.4)
- (cd _build/default && /home/opam/.opam/4.03/bin/ocamlopt.opt -w -40 -w A-4-39-40-41-42-44-45 -warn-error -58 -safe-string -g -I src/.gdb_lib.objs/byte -I src/.gdb_lib.objs/native -I /home/opam/.opam/4.03/lib/bigarray-compat -I /home/opam/.opam/4.03/lib/containers -I /home/opam/.opam/4.03/lib/containers/monomorphic -I /home/opam/.opam/4.03/lib/either -I /home/opam/.opam/4.03/lib/lwt -I /home/opam/.opam/4.03/lib/lwt/unix -I /home/opam/.opam/4.03/lib/lwt_log -I /home/opam/.opam/4.03/lib/lwt_log/core -I /home/opam/.opam/4.03/lib/lwt_ppx -I /home/opam/.opam/4.03/lib/mmap -I /home/opam/.opam/4.03/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.03/lib/ocaml/compiler-libs -I /home/opam/.opam/4.03/lib/ocaml/threads -I /home/opam/.opam/4.03/lib/ocplib-endian -I /home/opam/.opam/4.03/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.03/lib/ppx_derivers -I /home/opam/.opam/4.03/lib/ppx_tools_versioned -I /home/opam/.opam/4.03/lib/result -I /home/opam/.opam/4.03/lib/seq -I /home/opam/.opam/4.03/lib/yojson -intf-suffix .ml -no-alias-deps -open Gdb_lib -o src/.gdb_lib.objs/native/gdb_lib__Cpuprofile.cmx -c -impl src/cpuprofile.pp.ml)
- File "src/cpuprofile.ml", line 201, characters 21-33:
- Warning 3: deprecated: module CCOpt
- use CCOption instead
- File "src/cpuprofile.ml", line 214, characters 24-36:
- Warning 3: deprecated: module CCOpt
- use CCOption instead
- File "src/cpuprofile.ml", line 224, characters 23-35:
- Warning 3: deprecated: module CCOpt
- use CCOption instead
-> compiled  gdbprofiler.0.4
-> installed gdbprofiler.0.4
Done.
# Run eval $(opam env) to update the current shell environment
2022-12-02 06:14.04 ---> saved as "8a4afabb7a13bc40b7f4950d521bced5c08229d5de179510001b96e0ea865a40"
Job succeeded