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


Building on apache.caelum.ci.dev

(from ocaml/opam:debian-unstable@sha256:3a190f8cb0dd30ba362f6a8bedf9789cf57af51cacd511c706e4e30898c7009a)
2023-04-04 02:47.23 ---> 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-04 02:47.23 ---> 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-04 02:47.23 ---> 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-04 02:47.23 ---> using "96fe71a7db45eb10c3e9e23c88bb9115f86226e06f54a7fcb0f5e7d132ff1e2d" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.12.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.12.1  (cached)
-> installed ocaml-base-compiler.4.12.1
-> installed ocaml-config.2
-> installed ocaml.4.12.1
Done.
# Run eval $(opam env --switch=4.12) to update the current shell environment
2023-04-04 02:47.23 ---> using "1743104fd07a396b89499f4a661d745eb4e597f6b2db227151be2a019ab6d4e0" 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-03-2007.49-F-2023-03-27-1404.25.pdiff [78.3 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-04-03-2007.49-F-2023-03-27-1404.25.pdiff [78.3 kB]
- Fetched 326 kB in 2s (174 kB/s)
- Reading package lists...
- 
2023-04-04 02:47.23 ---> using "b5b694bf27b38a0faeb33ff9057d61f21b65c0d7d877d874d6a59f3854bfc69e" from cache

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

The following actions will be performed:
=== install 9 packages
  - install csexp              1.5.1 [required by dune-action-plugin]
  - install dune               3.7.0 [required by dune-action-plugin]
  - install dune-action-plugin 3.4.0
  - install dune-glob          3.4.0 [required by dune-action-plugin]
  - install dune-private-libs  3.4.0 [required by dune-action-plugin]
  - install dyn                3.4.0 [required by dune-private-libs]
  - install ordering           3.4.0 [required by dyn, stdune]
  - install pp                 1.1.2 [required by dune-private-libs]
  - install stdune             3.4.0 [required by dune-action-plugin]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/22:
Processing  2/22:
Processing  3/22:
-> retrieved csexp.1.5.1  (cached)
Processing  4/22:
-> retrieved pp.1.1.2  (cached)
-> retrieved dune.3.7.0  (cached)
Processing  5/22: [dune: ocaml 127]
-> retrieved dune-action-plugin.3.4.0, dune-glob.3.4.0, dune-private-libs.3.4.0, dyn.3.4.0, ordering.3.4.0, stdune.3.4.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "127" (CWD=/home/opam/.opam/4.12/.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  5/22: [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.12/.opam-switch/build/dune.3.7.0)
-> compiled  dune.3.7.0
-> installed dune.3.7.0
Processing  7/22: [csexp: dune build]
Processing  8/22: [csexp: dune build] [ordering: rm]
Processing  9/22: [csexp: dune build] [ordering: rm] [pp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ordering.3.4.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pp" "-j" "127" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/pp.1.1.2)
-> compiled  pp.1.1.2
Processing  9/22: [csexp: dune build] [ordering: rm]
-> installed pp.1.1.2
Processing 10/22: [csexp: dune build] [ordering: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "127" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 10/22: [ordering: rm]
-> installed csexp.1.5.1
Processing 11/22: [ordering: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ordering.3.4.0)
Processing 11/22: [ordering: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ordering" "-j" "127" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ordering.3.4.0)
-> compiled  ordering.3.4.0
-> installed ordering.3.4.0
Processing 13/22: [dyn: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dyn.3.4.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dyn.3.4.0)
Processing 13/22: [dyn: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dyn" "-j" "127" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dyn.3.4.0)
-> compiled  dyn.3.4.0
-> installed dyn.3.4.0
Processing 15/22: [stdune: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/stdune.3.4.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/stdune.3.4.0)
Processing 15/22: [stdune: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdune" "-j" "127" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/stdune.3.4.0)
-> compiled  stdune.3.4.0
-> installed stdune.3.4.0
Processing 17/22: [dune-private-libs: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-private-libs.3.4.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-private-libs.3.4.0)
Processing 17/22: [dune-private-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-private-libs" "-j" "127" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-private-libs.3.4.0)
-> compiled  dune-private-libs.3.4.0
-> installed dune-private-libs.3.4.0
Processing 19/22: [dune-glob: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-glob.3.4.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-glob.3.4.0)
Processing 19/22: [dune-glob: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-glob" "-j" "127" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-glob.3.4.0)
-> compiled  dune-glob.3.4.0
-> installed dune-glob.3.4.0
Processing 21/22: [dune-action-plugin: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-action-plugin.3.4.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-action-plugin.3.4.0)
Processing 21/22: [dune-action-plugin: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-action-plugin" "-j" "127" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-action-plugin.3.4.0)
-> compiled  dune-action-plugin.3.4.0
-> installed dune-action-plugin.3.4.0
Done.
# Run eval $(opam env) to update the current shell environment
2023-04-04 02:48.38 ---> saved as "3b8e8147de2190f482935fc093f1370ab6efe0b528175edf8b3ecb605521ef37"
Job succeeded