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


Building on falling

(from freebsd-ocaml-4.14)
2023-08-11 07:22.58 ---> using "57eeeabfec88366322a66f228a693df277d348dc99f1cc2a63749102c5e1e405" 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-2.1 /usr/local/bin/opam"))
2023-08-11 07:22.59 ---> using "c7a3b8a79e4580fd5e468d5c28badd9ec07439a60faac9d106d1bceb471fee5f" 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 cc7acce8a53547ea15a80a427fd7b5bc24b8dfbe"))
2023-08-11 07:22.59 ---> using "7f1e55003515778409723f79848191c0702eaa6efac34a9a243ab96060b45f02" 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:
  /usr/home/opam/.profile is already up-to-date.
[NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc.

2023-08-11 07:23.00 ---> using "ed18bfc10c7a2f6e57cb47a995b4f27ad5d9a8f84ce9c993025c2baf08f93f5c" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default 'default' '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=default) to update the current shell environment
2023-08-11 07:23.00 ---> using "e1aadb5e86a196246aaaeda46523b059e93855e1115bbd4fa3eb24c9d81d80cf" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-08-11 07:23.00 ---> using "c57f28f27ce4100774ebc2ba4b99498213623c9512b1cb8c314fdbf89a62a60e" from cache

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

Nothing to do.
The following actions will be performed:
  - install dune                3.10.0   [required by liquidsoap-libs]
  - install seq                 base     [required by gen]
  - install stdlib-shims        0.3.0    [required by ppxlib]
  - install sexplib0            v0.16.0  [required by base]
  - install ppx_derivers        1.2.1    [required by ppxlib]
  - install pp                  1.1.2    [required by dune-private-libs]
  - install ordering            3.10.0   [required by dyn, stdune]
  - install ocaml-compiler-libs v0.12.4  [required by ppxlib]
  - install menhirSdk           20230608 [required by menhir]
  - install menhirLib           20230608 [required by menhir]
  - install csexp               1.5.2    [required by dune-private-libs]
  - install gen                 1.1      [required by sedlex]
  - install dyn                 3.10.0   [required by dune-private-libs]
  - install ppxlib              0.30.0   [required by ppx_string, sedlex]
  - install menhir              20230608 [required by liquidsoap-lang]
  - install dune-configurator   3.10.0   [required by base]
  - install stdune              3.10.0   [required by dune-private-libs]
  - install sedlex              3.2      [required by liquidsoap-lang]
  - install base                v0.16.3  [required by ppx_string]
  - install dune-private-libs   3.10.0   [required by dune-site]
  - install ppx_sexp_conv       v0.16.0  [required by ppx_base]
  - install ppx_globalize       v0.16.0  [required by ppx_base]
  - install ppx_enumerate       v0.16.0  [required by ppx_base]
  - install ppx_compare         v0.16.0  [required by ppx_base]
  - install ppx_cold            v0.16.0  [required by ppx_base]
  - install dune-site           3.10.0   [required by liquidsoap-lang]
  - install ppx_hash            v0.16.0  [required by ppx_base]
  - install ppx_base            v0.16.0  [required by ppx_string]
  - install ppx_string          v0.16.0  [required by liquidsoap-lang]
  - install liquidsoap-lang     2.2.0    [required by liquidsoap-libs]
  - install liquidsoap-libs     2.2.0~1
===== 31 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/93:
Processing  2/93:
Processing  3/93:
-> retrieved csexp.1.5.2  (cached)
Processing  4/93:
-> retrieved dune.3.10.0  (cached)
Processing  5/93:
Processing  6/93: [dune: ocaml 7]
-> retrieved dune-private-libs.3.10.0  (cached)
Processing  7/93: [dune: ocaml 7]
-> retrieved dune-configurator.3.10.0  (cached)
Processing  8/93: [dune: ocaml 7]
-> retrieved dune-site.3.10.0  (cached)
Processing  9/93: [dune: ocaml 7]
-> retrieved base.v0.16.3  (cached)
Processing 10/93: [liquidsoap-lang.2.2.0: http] [dune: ocaml 7]
-> retrieved gen.1.1  (cached)
Processing 11/93: [liquidsoap-lang.2.2.0: http] [liquidsoap-libs.2.2.0~1: http] [dune: ocaml 7]
Processing 11/93: [liquidsoap-libs.2.2.0~1: http] [dune: ocaml 7]
-> retrieved dyn.3.10.0  (cached)
Processing 12/93: [liquidsoap-libs.2.2.0~1: http] [dune: ocaml 7]
-> retrieved liquidsoap-lang.2.2.0  (https://github.com/savonet/liquidsoap/archive/refs/tags/v2.2.0.tar.gz)
Processing 13/93: [liquidsoap-libs.2.2.0~1: http] [dune: ocaml 7]
-> retrieved menhir.20230608  (cached)
Processing 14/93: [liquidsoap-libs.2.2.0~1: http] [dune: ocaml 7]
-> retrieved menhirLib.20230608  (cached)
Processing 15/93: [liquidsoap-libs.2.2.0~1: http] [dune: ocaml 7]
-> retrieved menhirSdk.20230608  (cached)
Processing 16/93: [liquidsoap-libs.2.2.0~1: http] [dune: ocaml 7]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 17/93: [liquidsoap-libs.2.2.0~1: http] [dune: ocaml 7]
Processing 17/93: [dune: ocaml 7]
-> retrieved pp.1.1.2  (cached)
Processing 18/93: [dune: ocaml 7]
-> retrieved liquidsoap-libs.2.2.0~1  (https://github.com/savonet/liquidsoap/archive/refs/tags/v2.2.0.tar.gz)
Processing 19/93: [dune: ocaml 7]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 20/93: [dune: ocaml 7]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 21/93: [dune: ocaml 7]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 22/93: [dune: ocaml 7]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 23/93: [dune: ocaml 7]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 24/93: [dune: ocaml 7]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 25/93: [dune: ocaml 7]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 26/93: [dune: ocaml 7]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 27/93: [dune: ocaml 7]
-> retrieved ppx_string.v0.16.0  (cached)
Processing 28/93: [dune: ocaml 7]
-> retrieved ppxlib.0.30.0  (cached)
Processing 29/93: [dune: ocaml 7]
Processing 30/93: [dune: ocaml 7]
Processing 31/93: [dune: ocaml 7]
-> installed seq.base
Processing 32/93: [dune: ocaml 7]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 33/93: [dune: ocaml 7]
-> retrieved sedlex.3.2  (cached)
Processing 34/93: [dune: ocaml 7]
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved ordering.3.10.0  (cached)
-> retrieved stdune.3.10.0  (cached)
+ /usr/home/opam/.opam/default/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/dune.3.10.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 7
- 

Processing 34/93: [dune: ./_boot/dune.exe build]
+ /usr/home/opam/.opam/default/.opam-switch/build/dune.3.10.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/dune.3.10.0)
-> compiled  dune.3.10.0
-> installed dune.3.10.0
Processing 36/93: [csexp: dune build]
Processing 37/93: [csexp: dune build] [gen: dune build]
Processing 38/93: [csexp: dune build] [gen: dune build] [menhirLib: dune build]
Processing 39/93: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 40/93: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 41/93: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ordering: rm]
Processing 42/93: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ordering: rm] [pp: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 42/93: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm] [pp: dune build]
Processing 43/93: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm] [pp: dune build] [ppx_derivers: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 44/93: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: rm] [pp: dune build] [ppx_derivers: dune build]
Processing 44/93: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build]
-> compiled  menhirSdk.20230608
Processing 44/93: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build]
Processing 45/93: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
-> installed menhirSdk.20230608
Processing 46/93: [csexp: dune build] [gen: dune build] [menhirLib: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20230608
Processing 46/93: [csexp: dune build] [gen: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 47/93: [csexp: dune build] [gen: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirLib.20230608
Processing 48/93: [csexp: dune build] [gen: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  gen.1.1
Processing 48/93: [csexp: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 49/93: [csexp: dune build] [menhir: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed gen.1.1
Processing 50/93: [csexp: dune build] [menhir: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 50/93: [csexp: dune build] [menhir: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 51/93: [csexp: dune build] [menhir: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
-> compiled  sexplib0.v0.16.0
Processing 51/93: [csexp: dune build] [menhir: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build]
-> installed sexplib0.v0.16.0
Processing 52/93: [csexp: dune build] [menhir: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 52/93: [csexp: dune build] [menhir: dune build] [ordering: dune build] [pp: dune build]
-> installed ppx_derivers.1.2.1
Processing 53/93: [csexp: dune build] [menhir: dune build] [ordering: dune build] [pp: dune build]
Processing 54/93: [csexp: dune build] [menhir: dune build] [ordering: dune build] [pp: dune build] [ppxlib: dune build]
-> compiled  ordering.3.10.0
Processing 54/93: [csexp: dune build] [menhir: dune build] [pp: dune build] [ppxlib: dune build]
-> installed ordering.3.10.0
Processing 55/93: [csexp: dune build] [menhir: dune build] [pp: dune build] [ppxlib: dune build]
-> compiled  pp.1.1.2
Processing 55/93: [csexp: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed pp.1.1.2
Processing 56/93: [csexp: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 57/93: [csexp: dune build] [dyn: rm] [menhir: dune build] [ppxlib: dune build]
-> compiled  csexp.1.5.2
Processing 57/93: [dyn: rm] [menhir: dune build] [ppxlib: dune build]
-> installed csexp.1.5.2
Processing 58/93: [dyn: rm] [menhir: dune build] [ppxlib: dune build]
Processing 59/93: [dune-configurator: rm] [dyn: rm] [menhir: dune build] [ppxlib: dune build]
Processing 59/93: [dune-configurator: dune build] [dyn: rm] [menhir: dune build] [ppxlib: dune build]
Processing 59/93: [dune-configurator: dune build] [dyn: dune build] [menhir: dune build] [ppxlib: dune build]
-> compiled  dyn.3.10.0
Processing 59/93: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed dyn.3.10.0
Processing 60/93: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 61/93: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: rm]
-> compiled  dune-configurator.3.10.0
Processing 61/93: [menhir: dune build] [ppxlib: dune build] [stdune: rm]
-> installed dune-configurator.3.10.0
Processing 62/93: [menhir: dune build] [ppxlib: dune build] [stdune: rm]
Processing 63/93: [base: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: rm]
Processing 63/93: [base: dune build] [menhir: dune build] [ppxlib: dune build] [stdune: dune build]
-> compiled  ppxlib.0.30.0
Processing 63/93: [base: dune build] [menhir: dune build] [stdune: dune build]
-> installed ppxlib.0.30.0
Processing 64/93: [base: dune build] [menhir: dune build] [stdune: dune build]
Processing 65/93: [base: dune build] [menhir: dune build] [sedlex: dune build] [stdune: dune build]
-> compiled  stdune.3.10.0
Processing 65/93: [base: dune build] [menhir: dune build] [sedlex: dune build]
-> installed stdune.3.10.0
Processing 66/93: [base: dune build] [menhir: dune build] [sedlex: dune build]
Processing 67/93: [base: dune build] [dune-private-libs: rm] [menhir: dune build] [sedlex: dune build]
-> compiled  sedlex.3.2
Processing 67/93: [base: dune build] [dune-private-libs: rm] [menhir: dune build]
-> installed sedlex.3.2
Processing 68/93: [base: dune build] [dune-private-libs: rm] [menhir: dune build]
-> compiled  base.v0.16.3
Processing 68/93: [dune-private-libs: rm] [menhir: dune build]
-> installed base.v0.16.3
Processing 69/93: [dune-private-libs: rm] [menhir: dune build]
Processing 70/93: [dune-private-libs: rm] [menhir: dune build] [ppx_cold: dune build]
Processing 71/93: [dune-private-libs: rm] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build]
Processing 72/93: [dune-private-libs: rm] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 73/93: [dune-private-libs: rm] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build]
Processing 74/93: [dune-private-libs: rm] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build]
Processing 74/93: [dune-private-libs: dune build] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build]
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (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.
- The StackLang code contains 3973 instructions in 267 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.20230608
Processing 74/93: [dune-private-libs: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build]
-> installed menhir.20230608
Processing 75/93: [dune-private-libs: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_globalize.v0.16.0
Processing 75/93: [dune-private-libs: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_globalize.v0.16.0
Processing 76/93: [dune-private-libs: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_cold.v0.16.0
Processing 76/93: [dune-private-libs: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_cold.v0.16.0
Processing 77/93: [dune-private-libs: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
-> compiled  dune-private-libs.3.10.0
Processing 77/93: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
-> installed dune-private-libs.3.10.0
Processing 78/93: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
Processing 79/93: [dune-site: rm] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_sexp_conv.v0.16.0
Processing 79/93: [dune-site: rm] [ppx_compare: dune build] [ppx_enumerate: dune build]
-> installed ppx_sexp_conv.v0.16.0
Processing 80/93: [dune-site: rm] [ppx_compare: dune build] [ppx_enumerate: dune build]
-> compiled  ppx_enumerate.v0.16.0
Processing 80/93: [dune-site: rm] [ppx_compare: dune build]
-> installed ppx_enumerate.v0.16.0
Processing 81/93: [dune-site: rm] [ppx_compare: dune build]
Processing 81/93: [dune-site: dune build] [ppx_compare: dune build]
-> compiled  ppx_compare.v0.16.0
Processing 81/93: [dune-site: dune build]
-> installed ppx_compare.v0.16.0
Processing 82/93: [dune-site: dune build]
Processing 83/93: [dune-site: dune build] [ppx_hash: dune build]
-> compiled  dune-site.3.10.0
Processing 83/93: [ppx_hash: dune build]
-> installed dune-site.3.10.0
Processing 84/93: [ppx_hash: dune build]
+ /usr/home/opam/.opam/default/bin/dune "build" "-p" "ppx_hash" "-j" "7" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/ppx_hash.v0.16.0)
-> compiled  ppx_hash.v0.16.0
-> installed ppx_hash.v0.16.0
Processing 86/93: [ppx_base: dune build]
+ /usr/home/opam/.opam/default/bin/dune "build" "-p" "ppx_base" "-j" "7" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/ppx_base.v0.16.0)
-> compiled  ppx_base.v0.16.0
-> installed ppx_base.v0.16.0
Processing 88/93: [ppx_string: dune build]
+ /usr/home/opam/.opam/default/bin/dune "build" "-p" "ppx_string" "-j" "7" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/ppx_string.v0.16.0)
-> compiled  ppx_string.v0.16.0
-> installed ppx_string.v0.16.0
Processing 90/93: [liquidsoap-lang: dune build]
+ /usr/home/opam/.opam/default/bin/dune "build" "-p" "liquidsoap-lang" "-j" "7" "--promote-install-files=false" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/liquidsoap-lang.2.2.0)
- (cd _build/default/src/lang && /usr/local/bin/git rev-parse --short HEAD) > _build/default/src/lang/build_config.ml
- fatal: not a git repository (or any of the parent directories): .git
Processing 90/93: [liquidsoap-lang: dune install]
+ /usr/home/opam/.opam/default/bin/dune "install" "-p" "liquidsoap-lang" "--create-install-files" "liquidsoap-lang" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/liquidsoap-lang.2.2.0)
-> compiled  liquidsoap-lang.2.2.0
-> installed liquidsoap-lang.2.2.0
Processing 92/93: [liquidsoap-libs: dune build]
+ /usr/home/opam/.opam/default/bin/dune "build" "-p" "liquidsoap-libs" "-j" "7" "--promote-install-files=false" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/liquidsoap-libs.2.2.0~1)
Processing 92/93: [liquidsoap-libs: dune install]
+ /usr/home/opam/.opam/default/bin/dune "install" "-p" "liquidsoap-libs" "--create-install-files" "liquidsoap-libs" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/liquidsoap-libs.2.2.0~1)
-> compiled  liquidsoap-libs.2.2.0~1
-> installed liquidsoap-libs.2.2.0~1
Done.
2023-08-11 07:29.32 ---> saved as "0b38679e99c1cfdbf24f40ad904b33e3d30554e5d51c6907acfac209a03832d2"
Job succeeded