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


Building on iphito.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2024-01-25 03:18.30 ---> 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"))
2024-01-25 03:18.30 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 cd449b28e1149a5bafa7f1c6262879ce509b7eea"))
2024-01-25 03:18.30 ---> using "f49b41da76612ebccc274a9a68a791e209420ae47e4048a35065abe0a3c908f5" 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.

2024-01-25 03:18.30 ---> using "63c1f89af864bc44177f4760e569ac07d5d0007c96073655aa474ddf9b876446" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.09.1  (cached)
-> installed ocaml-base-compiler.4.09.1
-> installed ocaml-config.1
-> installed ocaml.4.09.1
Done.
# Run eval $(opam env --switch=4.09) to update the current shell environment
2024-01-25 03:18.30 ---> using "24f2f5e531939ca3040057fd02be3b153ead66f8f3735a0212be7519da72ac43" 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-2024-01-24-2005.16-F-2024-01-19-1404.13.pdiff [359 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-01-24-2005.16-F-2024-01-19-1404.13.pdiff [359 kB]
- Fetched 621 kB in 1s (451 kB/s)
- Reading package lists...
- 
2024-01-25 03:18.30 ---> using "a28d0616af47b9edf6ce263cba3c61a316ebf25f1d15ab190c9ddadf6e0e4210" from cache

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

Nothing to do.
The following actions will be performed:
=== install 1 package
  - install dune 3.9.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/3:
-> retrieved dune.3.9.0  (cached)
Processing  2/3: [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.9.0)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- 

Processing  2/3: [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" "255" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.9.0)
-> compiled  dune.3.9.0
-> installed dune.3.9.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-25 03:18.52 ---> saved as "a7cfd4dbe413aea9ecb58de4994a8d3d1f476c244aad2635a30e1f94adabd363"
Job succeeded