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


Building on cree.caelum.ci.dev

(from ocaml/opam:debian-unstable@sha256:3a190f8cb0dd30ba362f6a8bedf9789cf57af51cacd511c706e4e30898c7009a)
2023-04-06 20:46.12 ---> using "1b5bfb7eb3e9a5f062cbf0b4461d12fc3dfecf96d05cadb00246fad3fdcdc978" 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"))
2023-04-06 20:46.12 ---> using "c44b22cf0b2efc5d1d2841662bdcff05d434caaef05c2fb6fbfd413cdea5e4a8" 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 256625cb20f160c147915cb8af1e68e7152edc2c"))
2023-04-06 20:46.12 ---> using "e2c652ea609d075e64169772425842010e5451c0329879d1beea6d6c1b92a125" 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.

2023-04-06 20:46.12 ---> using "96fe71a7db45eb10c3e9e23c88bb9115f86226e06f54a7fcb0f5e7d132ff1e2d" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.13.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.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2023-04-06 20:46.12 ---> using "40b704998f2ddce72915aed5fc5946a5d7184bc75195bccced4b8d8fc04fb605" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [184 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-2023-04-06-0203.00-F-2023-03-27-1404.25.pdiff [97.1 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-04-06-0203.00-F-2023-03-27-1404.25.pdiff [97.1 kB]
- Fetched 344 kB in 2s (170 kB/s)
- Reading package lists...
2023-04-06 20:46.12 ---> using "cd523e3f7fcf64ce44ee17d5c035f0dbc8b57fb12874fafab99ea91b04266093" from cache

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

The following actions will be performed:
=== install 7 packages
  - install dune                3.7.0   [required by ppx_deriving_jsoo]
  - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
  - install ppx_derivers        1.2.1   [required by ppxlib]
  - install ppx_deriving_jsoo   0.3
  - install ppxlib              0.29.1  [required by ppx_deriving_jsoo]
  - install sexplib0            v0.15.1 [required by ppxlib]
  - install stdlib-shims        0.3.0   [required by ppxlib]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/21:
Processing  2/21:
Processing  3/21:
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing  4/21:
-> retrieved ppx_derivers.1.2.1  (cached)
Processing  5/21:
-> retrieved ppx_deriving_jsoo.0.3  (cached)
Processing  6/21:
-> retrieved sexplib0.v0.15.1  (cached)
Processing  7/21:
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved ppxlib.0.29.1  (cached)
-> retrieved dune.3.7.0  (cached)
Processing  8/21: [dune: ocaml 127]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "127" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.7.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 127
- 

Processing  8/21: [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" "127" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.7.0)
-> compiled  dune.3.7.0
-> installed dune.3.7.0
Processing 10/21: [ocaml-compiler-libs: dune build]
Processing 11/21: [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 12/21: [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 13/21: [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "127" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 13/21: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 14/21: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "127" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib0.v0.15.1)
-> compiled  sexplib0.v0.15.1
Processing 14/21: [ocaml-compiler-libs: dune build] [stdlib-shims: dune build]
-> installed sexplib0.v0.15.1
Processing 15/21: [ocaml-compiler-libs: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "127" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 15/21: [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 16/21: [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "127" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
-> installed stdlib-shims.0.3.0
Processing 18/21: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "127" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppxlib.0.29.1)
-> compiled  ppxlib.0.29.1
-> installed ppxlib.0.29.1
Processing 20/21: [ppx_deriving_jsoo: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving_jsoo" "-j" "127" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_deriving_jsoo.0.3)
-> compiled  ppx_deriving_jsoo.0.3
-> installed ppx_deriving_jsoo.0.3
Done.
# Run eval $(opam env) to update the current shell environment
2023-04-06 20:47.20 ---> saved as "05229365f93bcf301e87d81c415c00541763c9ab68b9cf7fb9f1cae2c41f2b1f"
Job succeeded