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


Building on c2-3.equinix.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:4e29c959a0c99234b79101f3a7bae2e0751e11f5c226d8c4262bd707230a1d42
Status: Downloaded newer image for ocaml/opam:debian-unstable
2023-10-18 02:47.55 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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-10-18 02:47.55 ---> using "5a48029448e4c4dcb1058375cea3e3790f5832d398adedd7742173873baea387" 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 a4349cb398e7d693e3d509914067dc47d1c71782"))
2023-10-18 02:47.55 ---> using "a9c6fbc78315554fa2cc96b4f59250069e2628f9a13e32996913afdf3cbd6c92" 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-10-18 02:47.55 ---> using "2e092bf9271f7e649a401a93c681f37ec485c21e297d00797ec723f5b8a487b4" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.1' '5.1.0'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.1.0  (cached)
-> installed ocaml-base-compiler.5.1.0
-> installed ocaml-config.3
-> installed ocaml.5.1.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.1) to update the current shell environment
2023-10-18 02:47.55 ---> using "70a1b29cab0a253f5c0f424178c27cf0b754e0d0db7f9a075719c148540bf4a0" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 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-10-17-0803.31-F-2023-10-12-2014.16.pdiff [224 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-10-17-0803.31-F-2023-10-12-2014.16.pdiff [224 kB]
- Fetched 485 kB in 2s (269 kB/s)
- Reading package lists...
- 
2023-10-18 02:47.55 ---> using "281d2569a7cdeaab6dad4cc162b1a4a03841f188978df0373880d5fa43d12f42" from cache

/: (env OCAMLPARAM warn-error=+8,_)

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

Nothing to do.
The following actions will be performed:
=== install 6 packages
  - install dune              3.11.1     [required by xdg-basedir]
  - install fileutils         0.6.4      [required by xdg-basedir]
  - install ocaml-xdg-basedir transition
  - install seq               base       [required by fileutils]
  - install stdlib-shims      0.3.0      [required by fileutils]
  - install xdg-basedir       0.0.4      [required by ocaml-xdg-basedir]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/18:
Processing  2/18:
Processing  3/18:
Processing  4/18:
Processing  5/18:
Processing  6/18:
-> installed seq.base
Processing  7/18:
-> retrieved stdlib-shims.0.3.0  (cached)
Processing  8/18: [xdg-basedir.0.0.4: http]
-> retrieved fileutils.0.6.4  (cached)
Processing  8/18:
-> retrieved xdg-basedir.0.0.4  (https://github.com/gildor478/ocaml-xdg-basedir/releases/download/0.0.4/ocaml-xdg-basedir-0.0.4.tar.gz)
-> retrieved dune.3.11.1  (cached)
Processing  9/18: [dune: ocaml 47]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune.3.11.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 47
- 

Processing  9/18: [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" "47" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune.3.11.1)
-> compiled  dune.3.11.1
-> installed dune.3.11.1
Processing 11/18: [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "47" (CWD=/home/opam/.opam/5.1/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
-> installed stdlib-shims.0.3.0
Processing 13/18: [fileutils: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "fileutils" "-j" "47" (CWD=/home/opam/.opam/5.1/.opam-switch/build/fileutils.0.6.4)
-> compiled  fileutils.0.6.4
-> installed fileutils.0.6.4
Processing 15/18: [xdg-basedir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "xdg-basedir" "-j" "47" (CWD=/home/opam/.opam/5.1/.opam-switch/build/xdg-basedir.0.0.4)
-> compiled  xdg-basedir.0.0.4
-> installed xdg-basedir.0.0.4
-> installed ocaml-xdg-basedir.transition
Done.

<><> ocaml-xdg-basedir.transition installed successfully ><><><><><><><><><><><>
=> ocaml-xdg-basedir has been renamed and the ocaml-xdg-basedir package is now a transition package. Use the xdg-basedir package instead.
# Run eval $(opam env) to update the current shell environment
2023-10-18 02:49.46 ---> saved as "2535a89d06622bf4e8fac2e69788006c4887339a2d9cc21651a7950a2386fe1b"
Job succeeded