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


Building on summer

(from freebsd)
2024-04-18 16:30.44 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-04-18 16:30.44 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-18 16:30.45 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-04-18 16:30.45 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-04-18 16:30.45 ---> using "141be27e9e0ebb1fb3c3878d245ca5b32294a540950418ca62d711f486fac687" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-04-18 16:30.45 ---> using "72aa242bda62d28199dcb867f3fc8b109a5eb0c910cde2077a6e022a52d02938" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"mutaml.0.1.0\"\
               \nopam install -vy \"mutaml.0.1.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"mutaml.0.1.0\" | grep -q '\"freebsd\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] mutaml.0.1.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 21 packages
  - install base                v0.15.1 [required by ppx_yojson_conv]
  - install conf-diffutils      2       [required by mutaml]
  - install conf-timeout        1       [required by mutaml]
  - install conf-which          1       [required by mutaml]
  - install cppo                1.6.9   [required by stdlib-random]
  - install csexp               1.5.2   [required by dune-configurator]
  - install dune                3.15.0  [required by mutaml]
  - install dune-configurator   3.15.0  [required by base]
  - install mutaml              0.1.0
  - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
  - install octavius            1.2.2   [required by ppx_js_style]
  - install ppx_derivers        1.2.1   [required by ppxlib]
  - install ppx_js_style        v0.15.0 [required by ppx_yojson_conv]
  - install ppx_yojson_conv     v0.15.1 [required by mutaml]
  - install ppx_yojson_conv_lib v0.15.0 [required by ppx_yojson_conv]
  - install ppxlib              0.27.0  [required by mutaml]
  - install seq                 base    [required by yojson]
  - install sexplib0            v0.15.1 [required by base]
  - install stdlib-random       1.2.0   [required by mutaml]
  - install stdlib-shims        0.3.0   [required by ppxlib]
  - install yojson              2.1.2   [required by ppx_yojson_conv_lib]

The following system packages will first need to be installed:
    diffutils

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

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

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "diffutils"
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] Fetching packagesite.pkg: ....
- ...... done
- Processing entries: 
- ..
- ..
- ..
- .
- ..
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.20.9 -> 1.21.2
- 
- Number of packages to be upgraded: 1
- 
- The process will require 7 MiB more space.
- 12 MiB to be downloaded.
- [summer] [1/1] Fetching pkg-1.21.2.pkg: ....
- ...... done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [summer] [1/1] Extracting pkg-1.21.2: .
- ......... done
- Updating FreeBSD repository catalogue...
- [summer] Fetching meta.conf: . done
- [summer] Fetching data.pkg: .......
- ... done
- Processing entries: 
- ..
- ..
- ..
- .
- .
- .. done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- The following 2 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	diffutils: 3.8_1
- 	libsigsegv: 2.14
- 
- Number of packages to be installed: 2
- 
- The process will require 2 MiB more space.
- 389 KiB to be downloaded.
- [summer] [1/2] Fetching libsigsegv-2.14.pkg: ..... done
- [summer] [2/2] Fetching diffutils-3.8_1.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [summer] [1/2] Installing libsigsegv-2.14...
- [summer] [1/2] Extracting libsigsegv-2.14: ........ done
- [summer] [2/2] Installing diffutils-3.8_1...
- [summer] [2/2] Extracting diffutils-3.8_1: .......... done
- =====
- Message from libsigsegv-2.14:
- 
- --
- Note that the stackoverflow handling functions of this library need
- procfs mounted on /proc.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/62:
Processing  2/62:
Processing  3/62:
Processing  4/62:
Processing  5/62:
Processing  6/62:
Processing  7/62: [conf-diffutils: gdiff]
Processing  8/62: [conf-diffutils: gdiff] [conf-timeout: sh command -v timeout || exit 1]
Processing  9/62: [conf-diffutils: gdiff] [conf-timeout: sh command -v timeout || exit 1] [conf-which: which which]
+ /bin/sh "-c" "command -v timeout || exit 1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-timeout.1)
- /bin/timeout
-> compiled  conf-timeout.1
Processing  9/62: [conf-diffutils: gdiff] [conf-which: which which]
-> installed conf-timeout.1
Processing 10/62: [conf-diffutils: gdiff] [conf-which: which which]
+ /usr/bin/which "which" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 10/62: [conf-diffutils: gdiff]
-> installed conf-which.1
Processing 11/62: [conf-diffutils: gdiff]
+ /usr/local/bin/gdiff "--help" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-diffutils.2)
- Usage: /usr/local/bin/gdiff [OPTION]... FILES
- Compare FILES line by line.
- 
- Mandatory arguments to long options are mandatory for short options too.
-       --normal                  output a normal diff (the default)
-   -q, --brief                   report only when files differ
-   -s, --report-identical-files  report when two files are the same
-   -c, -C NUM, --context[=NUM]   output NUM (default 3) lines of copied context
-   -u, -U NUM, --unified[=NUM]   output NUM (default 3) lines of unified context
-   -e, --ed                      output an ed script
-   -n, --rcs                     output an RCS format diff
-   -y, --side-by-side            output in two columns
-   -W, --width=NUM               output at most NUM (default 130) print columns
-       --left-column             output only the left column of common lines
-       --suppress-common-lines   do not output common lines
- 
-   -p, --show-c-function         show which C function each change is in
-   -F, --show-function-line=RE   show the most recent line matching RE
-       --label LABEL             use LABEL instead of file name and timestamp
-                                   (can be repeated)
- 
-   -t, --expand-tabs             expand tabs to spaces in output
-   -T, --initial-tab             make tabs line up by prepending a tab
-       --tabsize=NUM             tab stops every NUM (default 8) print columns
-       --suppress-blank-empty    suppress space or tab before empty output lines
-   -l, --paginate                pass output through 'pr' to paginate it
- 
-   -r, --recursive                 recursively compare any subdirectories found
-       --no-dereference            don't follow symbolic links
-   -N, --new-file                  treat absent files as empty
-       --unidirectional-new-file   treat absent first files as empty
-       --ignore-file-name-case     ignore case when comparing file names
-       --no-ignore-file-name-case  consider case when comparing file names
-   -x, --exclude=PAT               exclude files that match PAT
-   -X, --exclude-from=FILE         exclude files that match any pattern in FILE
-   -S, --starting-file=FILE        start with FILE when comparing directories
-       --from-file=FILE1           compare FILE1 to all operands;
-                                     FILE1 can be a directory
-       --to-file=FILE2             compare all operands to FILE2;
-                                     FILE2 can be a directory
- 
-   -i, --ignore-case               ignore case differences in file contents
-   -E, --ignore-tab-expansion      ignore changes due to tab expansion
-   -Z, --ignore-trailing-space     ignore white space at line end
-   -b, --ignore-space-change       ignore changes in the amount of white space
-   -w, --ignore-all-space          ignore all white space
-   -B, --ignore-blank-lines        ignore changes where lines are all blank
-   -I, --ignore-matching-lines=RE  ignore changes where all lines match RE
- 
-   -a, --text                      treat all files as text
-       --strip-trailing-cr         strip trailing carriage return on input
- 
-   -D, --ifdef=NAME                output merged file with '#ifdef NAME' diffs
-       --GTYPE-group-format=GFMT   format GTYPE input groups with GFMT
-       --line-format=LFMT          format all input lines with LFMT
-       --LTYPE-line-format=LFMT    format LTYPE input lines with LFMT
-     These format options provide fine-grained control over the output
-       of diff, generalizing -D/--ifdef.
-     LTYPE is 'old', 'new', or 'unchanged'.  GTYPE is LTYPE or 'changed'.
-     GFMT (only) may contain:
-       %<  lines from FILE1
-       %>  lines from FILE2
-       %=  lines common to FILE1 and FILE2
-       %[-][WIDTH][.[PREC]]{doxX}LETTER  printf-style spec for LETTER
-         LETTERs are as follows for new group, lower case for old group:
-           F  first line number
-           L  last line number
-           N  number of lines = L-F+1
-           E  F-1
-           M  L+1
-       %(A=B?T:E)  if A equals B then T else E
-     LFMT (only) may contain:
-       %L  contents of line
-       %l  contents of line, excluding any trailing newline
-       %[-][WIDTH][.[PREC]]{doxX}n  printf-style spec for input line number
-     Both GFMT and LFMT may contain:
-       %%  %
-       %c'C'  the single character C
-       %c'\OOO'  the character with octal code OOO
-       C    the character C (other characters represent themselves)
- 
-   -d, --minimal            try hard to find a smaller set of changes
-       --horizon-lines=NUM  keep NUM lines of the common prefix and suffix
-       --speed-large-files  assume large files and many scattered small changes
-       --color[=WHEN]       color output; WHEN is 'never', 'always', or 'auto';
-                              plain --color means --color='auto'
-       --palette=PALETTE    the colors to use when --color is active; PALETTE is
-                              a colon-separated list of terminfo capabilities
- 
-       --help               display this help and exit
-   -v, --version            output version information and exit
- 
- FILES are 'FILE1 FILE2' or 'DIR1 DIR2' or 'DIR FILE' or 'FILE DIR'.
- If --from-file or --to-file is given, there are no restrictions on FILE(s).
- If a FILE is '-', read standard input.
- Exit status is 0 if inputs are the same, 1 if different, 2 if trouble.
- 
- Report bugs to: bug-diffutils@gnu.org
- GNU diffutils home page: <https://www.gnu.org/software/diffutils/>
- General help using GNU software: <https://www.gnu.org/gethelp/>
-> compiled  conf-diffutils.2
Processing 11/62:
-> installed conf-diffutils.2
Processing 12/62:
-> retrieved csexp.1.5.2  (cached)
Processing 13/62:
-> retrieved cppo.1.6.9  (cached)
Processing 14/62: [mutaml.0.1.0: http]
-> retrieved base.v0.15.1  (cached)
Processing 15/62: [mutaml.0.1.0: http]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 16/62: [mutaml.0.1.0: http]
-> retrieved octavius.1.2.2  (cached)
Processing 17/62: [mutaml.0.1.0: http]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 18/62: [mutaml.0.1.0: http]
-> retrieved ppx_js_style.v0.15.0  (cached)
Processing 19/62: [mutaml.0.1.0: http]
-> retrieved ppx_yojson_conv.v0.15.1  (cached)
Processing 20/62: [mutaml.0.1.0: http]
-> retrieved ppx_yojson_conv_lib.v0.15.0  (cached)
Processing 21/62: [mutaml.0.1.0: http] [ppxlib.0.27.0: http]
Processing 21/62: [ppxlib.0.27.0: http]
-> retrieved mutaml.0.1.0  (https://github.com/jmid/mutaml/archive/0.1.tar.gz)
Processing 22/62: [ppxlib.0.27.0: http]
Processing 23/62: [ppxlib.0.27.0: http]
Processing 24/62: [ppxlib.0.27.0: http]
-> installed seq.base
Processing 25/62: [ppxlib.0.27.0: http]
-> retrieved sexplib0.v0.15.1  (cached)
Processing 26/62: [ppxlib.0.27.0: http] [stdlib-random.1.2.0: http]
Processing 26/62: [ppxlib.0.27.0: http]
-> retrieved stdlib-random.1.2.0  (https://github.com/ocaml/stdlib-random/archive/refs/tags/1.2.0.tar.gz)
Processing 27/62: [ppxlib.0.27.0: http]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 28/62: [ppxlib.0.27.0: http]
-> retrieved yojson.2.1.2  (cached)
Processing 28/62:
-> retrieved ppxlib.0.27.0  (https://github.com/ocaml-ppx/ppxlib/releases/download/0.27.0/ppxlib-0.27.0.tbz)
-> retrieved dune.3.15.0, dune-configurator.3.15.0  (cached)
Processing 29/62: [dune: ocaml 15]
+ /home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- /tmp/camlobje7048e.c:16598:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_get_public_method();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:236:18: note: conflicting prototype is here
- CAMLextern value caml_get_public_method (value obj, value tag);
-                  ^
- /tmp/camlobje7048e.c:16780:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_set_oo_id();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:413:18: note: conflicting prototype is here
- CAMLextern value caml_set_oo_id(value obj);
-                  ^
- 2 warnings generated.
- ./.duneboot.exe -j 15
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 29/62: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 31/62: [cppo: dune build]
Processing 32/62: [cppo: dune build] [csexp: dune build]
Processing 33/62: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 34/62: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
Processing 35/62: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 36/62: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 37/62: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_derivers" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 37/62: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 38/62: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdlib-shims" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 38/62: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 39/62: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 39/62: [cppo: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build]
-> installed csexp.1.5.2
Processing 40/62: [cppo: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build]
Processing 41/62: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "sexplib0" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/sexplib0.v0.15.1)
-> compiled  sexplib0.v0.15.1
Processing 41/62: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> installed sexplib0.v0.15.1
Processing 42/62: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "octavius" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/octavius.1.2.2)
-> compiled  octavius.1.2.2
Processing 42/62: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build]
-> installed octavius.1.2.2
Processing 43/62: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
Processing 43/62: [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 43/62: [cppo: dune build] [dune-configurator: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 44/62: [cppo: dune build] [dune-configurator: dune build]
Processing 45/62: [cppo: dune build] [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "cppo" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 45/62: [dune-configurator: dune build] [ppxlib: dune build]
-> installed cppo.1.6.9
Processing 46/62: [dune-configurator: dune build] [ppxlib: dune build]
Processing 47/62: [dune-configurator: dune build] [ppxlib: dune build] [stdlib-random: dune build]
Processing 48/62: [dune-configurator: dune build] [ppxlib: dune build] [stdlib-random: dune build] [yojson: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdlib-random" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdlib-random.1.2.0)
-> compiled  stdlib-random.1.2.0
Processing 48/62: [dune-configurator: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed stdlib-random.1.2.0
Processing 49/62: [dune-configurator: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "yojson" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/yojson.2.1.2)
-> compiled  yojson.2.1.2
Processing 49/62: [dune-configurator: dune build] [ppxlib: dune build]
-> installed yojson.2.1.2
Processing 50/62: [dune-configurator: dune build] [ppxlib: dune build]
Processing 51/62: [dune-configurator: dune build] [ppx_yojson_conv_lib: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
-> compiled  dune-configurator.3.15.0
Processing 51/62: [ppx_yojson_conv_lib: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.15.0
Processing 52/62: [ppx_yojson_conv_lib: dune build] [ppxlib: dune build]
Processing 53/62: [base: dune build] [ppx_yojson_conv_lib: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_yojson_conv_lib" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_yojson_conv_lib.v0.15.0)
-> compiled  ppx_yojson_conv_lib.v0.15.0
Processing 53/62: [base: dune build] [ppxlib: dune build]
-> installed ppx_yojson_conv_lib.v0.15.0
Processing 54/62: [base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "base" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/base.v0.15.1)
-> compiled  base.v0.15.1
Processing 54/62: [ppxlib: dune build]
-> installed base.v0.15.1
Processing 55/62: [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppxlib" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppxlib.0.27.0)
-> compiled  ppxlib.0.27.0
-> installed ppxlib.0.27.0
Processing 57/62: [ppx_js_style: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_js_style" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_js_style.v0.15.0)
-> compiled  ppx_js_style.v0.15.0
-> installed ppx_js_style.v0.15.0
Processing 59/62: [ppx_yojson_conv: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_yojson_conv" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_yojson_conv.v0.15.1)
-> compiled  ppx_yojson_conv.v0.15.1
-> installed ppx_yojson_conv.v0.15.1
Processing 61/62: [mutaml: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "mutaml" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/mutaml.0.1.0)
-> compiled  mutaml.0.1.0
-> installed mutaml.0.1.0
Done.
2024-04-18 16:32.34 ---> saved as "e235450504072e437c0bd37ae54b8965d49ff7db1c988cd3f6b7f2b7c54605ba"
Job succeeded