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


Building on x86-bm-5.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10)
2022-12-02 19:10.22 ---> 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 19:10.22 ---> 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 19:10.22 ---> 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 19:10.22 ---> using "6fb88fda4d19acd47c8b26cd10aa2012c01f6dcb7de78f06ee3dd49b923bec9b" from cache

/: (run (network host)
        (shell "git clone -q 'https://github.com/kit-ty-kate/opam-alpha-repository' ~/'alpha' && git -C ~/'alpha' checkout -q 0a81964b3d1e27a6aaf699e3a2153059b77435e2"))
2022-12-02 19:10.22 ---> using "79543c40332c9f781e2758f198f861b07c31d2779ccfbd35d8817f9fd7d98cee" from cache

/: (run (shell "opam repository add --dont-select 'alpha' ~/'alpha'"))
[alpha] Initialised
2022-12-02 19:10.22 ---> using "ffd46bf3f1a713f5597ee1321c8e7170d2172ed67206ad111602bf96e9f1419d" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=alpha,default '5.0+alpha-repo' '5.0.0+trunk'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "5.0.0+trunk"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.5.0.0+trunk  (https://github.com/ocaml/ocaml/archive/5.0.tar.gz)
-> installed ocaml-variants.5.0.0+trunk
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0+alpha-repo) to update the current shell environment
2022-12-02 19:10.22 ---> using "cc91ed2ded9a4a87578785989b74181fee34ea06f5166bb769856ca776d4e6ff" 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-02-1404.12-F-2022-11-26-0806.52.pdiff [417 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-12-02-1404.12-F-2022-11-26-0806.52.pdiff [417 kB]
- Fetched 642 kB in 3s (241 kB/s)
- Reading package lists...
- 
2022-12-02 19:10.22 ---> using "473ca04572385a78a6776a3409d1397c15177a710d6c7a9f721706af0c9e8086" from cache

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

Nothing to do.
The following actions will be performed:
=== install 24 packages
  - install angstrom                   0.15.0   [required by uri]
  - install bigstringaf                0.9.0    [required by angstrom]
  - install cmdliner                   1.1.1    [required by js_of_ocaml-compiler]
  - install conf-pkg-config            2        [required by bigstringaf]
  - install cppo                       1.6.9    [required by yojson]
  - install dune                       3.6.1    [required by json-data-encoding-browser]
  - install js_of_ocaml                4.1.0    [required by json-data-encoding-browser]
  - install js_of_ocaml-compiler       4.1.0    [required by js_of_ocaml]
  - install json-data-encoding         0.12.1   [required by json-data-encoding-browser]
  - install json-data-encoding-browser 0.12.1
  - install menhir                     20220210 [required by js_of_ocaml-compiler]
  - install menhirLib                  20220210 [required by js_of_ocaml-compiler]
  - install menhirSdk                  20220210 [required by js_of_ocaml-compiler]
  - install ocaml-compiler-libs        v0.12.4  [required by ppxlib]
  - install ocaml-syntax-shims         1.0.0    [required by angstrom]
  - install ppx_derivers               1.2.1    [required by ppxlib]
  - install ppxlib                     0.28.0   [required by js_of_ocaml]
  - install result                     1.5      [required by angstrom]
  - install seq                        base     [required by yojson]
  - install sexplib0                   v0.15.1  [required by ppxlib]
  - install stdlib-shims               0.3.0    [required by ppxlib]
  - install stringext                  1.6.0    [required by uri]
  - install uri                        4.2.0    [required by json-data-encoding]
  - install yojson                     2.0.2    [required by js_of_ocaml-compiler]

The following system packages will first need to be installed:
    pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpkgconf3:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19038 files and directories currently installed.)
- Preparing to unpack .../libpkgconf3_1.8.0-11_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.0-11) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../pkgconf-bin_1.8.0-11_amd64.deb ...
- Unpacking pkgconf-bin (1.8.0-11) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../pkgconf_1.8.0-11_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.0-11) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../pkg-config_1.8.0-11_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.0-11) ...
- Setting up libpkgconf3:amd64 (1.8.0-11) ...
- Setting up pkgconf-bin (1.8.0-11) ...
- Setting up pkgconf:amd64 (1.8.0-11) ...
- Setting up pkg-config:amd64 (1.8.0-11) ...
- Processing triggers for libc-bin (2.36-5) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/68:
Processing  2/68:
Processing  3/68:
-> retrieved bigstringaf.0.9.0  (cached)
Processing  4/68:
Processing  5/68:
Processing  6/68: [conf-pkg-config: pkg-config]
-> retrieved angstrom.0.15.0  (cached)
Processing  7/68: [conf-pkg-config: pkg-config]
-> retrieved cmdliner.1.1.1  (cached)
Processing  8/68: [conf-pkg-config: pkg-config]
Processing  9/68: [cmdliner: make all] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.9  (cached)
Processing 10/68: [cmdliner: make all] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/conf-pkg-config.2)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.2
Processing 10/68: [cmdliner: make all]
Processing 11/68: [cmdliner: make all] [conf-pkg-config: mkdir]
-> retrieved dune.3.6.1  (cached)
Processing 12/68: [cmdliner: make all] [conf-pkg-config: mkdir]
Processing 13/68: [cmdliner: make all] [dune: ocaml 31] [conf-pkg-config: mkdir]
-> retrieved js_of_ocaml.4.1.0, js_of_ocaml-compiler.4.1.0  (cached)
Processing 14/68: [cmdliner: make all] [dune: ocaml 31] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.0+alpha-repo" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/cmdliner.1.1.1)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.1.1
Processing 14/68: [dune: ocaml 31] [conf-pkg-config: mkdir]
-> retrieved json-data-encoding.0.12.1, json-data-encoding-browser.0.12.1  (cached)
Processing 15/68: [dune: ocaml 31] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/5.0+alpha-repo/lib/pkgconfig" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 15/68: [dune: ocaml 31]
Processing 16/68: [dune: ocaml 31] [cmdliner: make install]
-> retrieved menhir.20220210, menhirLib.20220210, menhirSdk.20220210  (cached)
Processing 17/68: [dune: ocaml 31] [cmdliner: make install]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 18/68: [dune: ocaml 31] [cmdliner: make install]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 19/68: [dune: ocaml 31] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/5.0+alpha-repo/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.0+alpha-repo/doc/cmdliner" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/cmdliner.1.1.1)
- install -d /home/opam/.opam/5.0+alpha-repo/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/5.0+alpha-repo/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/5.0+alpha-repo/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/5.0+alpha-repo/lib/cmdliner
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/5.0+alpha-repo/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/5.0+alpha-repo/lib/cmdliner
Processing 19/68: [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 20/68: [dune: ocaml 31] [cmdliner: make install-doc]
Processing 21/68: [dune: ocaml 31] [cmdliner: make install-doc]
Processing 22/68: [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved result.1.5  (cached)
Processing 23/68: [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved sexplib0.v0.15.1  (cached)
Processing 24/68: [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 25/68: [dune: ocaml 31] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.0+alpha-repo/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.0+alpha-repo/doc/cmdliner" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/cmdliner.1.1.1)
- install -d /home/opam/.opam/5.0+alpha-repo/doc/cmdliner/odoc-pages
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/5.0+alpha-repo/doc/cmdliner
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld /home/opam/.opam/5.0+alpha-repo/doc/cmdliner/odoc-pages
-> installed cmdliner.1.1.1
Processing 25/68: [dune: ocaml 31]
-> installed seq.base
Processing 26/68: [dune: ocaml 31]
-> retrieved stringext.1.6.0  (cached)
Processing 27/68: [dune: ocaml 31]
-> retrieved uri.4.2.0  (cached)
-> retrieved ppxlib.0.28.0  (cached)
-> retrieved yojson.2.0.2  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/dune.3.6.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/5.0+alpha-repo/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads build_path_prefix_map.ml
- File "vendor/build_path_prefix_map/src/build_path_prefix_map.ml", line 5, characters 17-31:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- cd _boot && /home/opam/.opam/5.0+alpha-repo/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLexer.ml
- File "vendor/opam-file-format/src/opamLexer.mll", line 21, characters 2-16:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- 

Processing 27/68: [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/5.0+alpha-repo/.opam-switch/build/dune.3.6.1)
-> compiled  dune.3.6.1
-> installed dune.3.6.1
Processing 29/68: [bigstringaf: dune build]
Processing 30/68: [bigstringaf: dune build] [cppo: dune build]
Processing 31/68: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build]
Processing 32/68: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 33/68: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 34/68: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 35/68: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build]
Processing 36/68: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 37/68: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build]
Processing 38/68: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 39/68: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 39/68: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ppx_derivers.1.2.1
Processing 40/68: [bigstringaf: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstringaf" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/bigstringaf.0.9.0)
- (cd _build/default/lib/freestanding && /usr/bin/gmake)
- touch libbigstringaf_freestanding_stubs.a
-> compiled  bigstringaf.0.9.0
Processing 40/68: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed bigstringaf.0.9.0
Processing 41/68: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 41/68: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build]
-> installed stdlib-shims.0.3.0
Processing 42/68: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [sexplib0: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 42/68: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [sexplib0: dune build] [stringext: dune build]
-> installed result.1.5
Processing 43/68: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [sexplib0: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 43/68: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [sexplib0: dune build]
-> installed stringext.1.6.0
Processing 44/68: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/menhirSdk.20220210)
-> compiled  menhirSdk.20220210
Processing 44/68: [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [sexplib0: dune build]
-> installed menhirSdk.20220210
Processing 45/68: [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/sexplib0.v0.15.1)
-> compiled  sexplib0.v0.15.1
Processing 45/68: [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
-> installed sexplib0.v0.15.1
Processing 46/68: [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: 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/5.0+alpha-repo/.opam-switch/build/ocaml-syntax-shims.1.0.0)
- (cd _build/default/src && /home/opam/.opam/5.0+alpha-repo/bin/ocaml select-impl 5.0.0+dev10-2022-11-25) > _build/default/src/impl
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: 
- Running ocaml where the first argument is an implicit basename with no
- extension (e.g. ocaml script-file) is deprecated. Either rename the script
- (ocaml script-file.ml) or qualify the basename (ocaml ./script-file)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 46/68: [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 47/68: [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
Processing 48/68: [angstrom: dune build] [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/menhirLib.20220210)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20220210
Processing 48/68: [angstrom: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build]
-> installed menhirLib.20220210
Processing 49/68: [angstrom: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build]
Processing 50/68: [angstrom: dune build] [cppo: dune build] [menhir: dune build] [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/5.0+alpha-repo/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 50/68: [angstrom: dune build] [cppo: dune build] [menhir: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 51/68: [angstrom: dune build] [cppo: dune build] [menhir: dune build]
Processing 52/68: [angstrom: dune build] [cppo: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 52/68: [angstrom: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed cppo.1.6.9
Processing 53/68: [angstrom: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 54/68: [angstrom: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "angstrom" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/angstrom.0.15.0)
-> compiled  angstrom.0.15.0
Processing 54/68: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed angstrom.0.15.0
Processing 55/68: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
Processing 56/68: [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/yojson.2.0.2)
-> compiled  yojson.2.0.2
Processing 56/68: [menhir: dune build] [ppxlib: dune build] [uri: dune build]
-> installed yojson.2.0.2
Processing 57/68: [menhir: dune build] [ppxlib: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "uri" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/uri.4.2.0)
-> compiled  uri.4.2.0
Processing 57/68: [menhir: dune build] [ppxlib: dune build]
-> installed uri.4.2.0
Processing 58/68: [menhir: dune build] [ppxlib: dune build]
Processing 59/68: [json-data-encoding: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "31" "-p" "json-data-encoding" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/json-data-encoding.0.12.1)
-> compiled  json-data-encoding.0.12.1
Processing 59/68: [menhir: dune build] [ppxlib: dune build]
-> installed json-data-encoding.0.12.1
Processing 60/68: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/ppxlib.0.28.0)
-> compiled  ppxlib.0.28.0
Processing 60/68: [menhir: dune build]
-> installed ppxlib.0.28.0
Processing 61/68: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/5.0+alpha-repo/.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 63/68: [js_of_ocaml-compiler: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-compiler" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/js_of_ocaml-compiler.4.1.0)
- (cd tools/version && /home/opam/.opam/5.0+alpha-repo/bin/ocaml -I +compiler-libs /home/opam/.opam/5.0+alpha-repo/.opam-switch/build/js_of_ocaml-compiler.4.1.0/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml-compiler.4.1.0
-> installed js_of_ocaml-compiler.4.1.0
Processing 65/68: [js_of_ocaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/js_of_ocaml.4.1.0)
- (cd tools/version && /home/opam/.opam/5.0+alpha-repo/bin/ocaml -I +compiler-libs /home/opam/.opam/5.0+alpha-repo/.opam-switch/build/js_of_ocaml.4.1.0/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml.4.1.0
-> installed js_of_ocaml.4.1.0
Processing 67/68: [json-data-encoding-browser: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "31" "-p" "json-data-encoding-browser" (CWD=/home/opam/.opam/5.0+alpha-repo/.opam-switch/build/json-data-encoding-browser.0.12.1)
-> compiled  json-data-encoding-browser.0.12.1
-> installed json-data-encoding-browser.0.12.1
Done.
# Run eval $(opam env) to update the current shell environment
2022-12-02 19:15.52 ---> saved as "20b33f4a40865f3ec329bbc7b71d5e078920ea48a54ef6fc22098569a814e2be"
Job succeeded