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


Building on marpe.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2023-12-07 06:01.56 ---> 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-12-07 06:01.56 ---> 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 db007ce67660e05f4096cd2d649620c6d263f526"))
2023-12-07 06:01.56 ---> using "80ed5ebc2c52e7b52b30b02fd46cebf5f5a7a84b9b5d2e984923ebc919386444" 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-12-07 06:01.56 ---> using "2f581dad84ae5fa478ead5923815eb0b198c9f2048af17efe68b7c27247a0d02" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.10.2  (cached)
-> installed ocaml-base-compiler.4.10.2
-> installed ocaml-config.1
-> installed ocaml.4.10.2
Done.
# Run eval $(opam env --switch=4.10) to update the current shell environment
2023-12-07 06:01.56 ---> using "00e7ad50a1b459804909bd53b723923ef5f230a4add91d488fe2c42cc4a95f08" 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-12-06-1404.01-F-2023-11-30-2009.37.pdiff [376 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-12-06-1404.01-F-2023-11-30-2009.37.pdiff [376 kB]
- Fetched 638 kB in 1s (434 kB/s)
- Reading package lists...
- 
2023-12-07 06:01.56 ---> using "477a2934dae377c60db1a744a5a340e57c683158b9ccea98d7a1f1c9a02780b2" from cache

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

Nothing to do.
The following actions will be performed:
=== install 4 packages
  - install conf-lz4  1.0.0 [required by lz4_chans]
  - install dolog     4.0.0 [required by lz4_chans]
  - install dune      2.9.3 [required by lz4_chans]
  - install lz4_chans 3.0.0

The following system packages will first need to be installed:
    liblz4-tool

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "liblz4-tool"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package lz4.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18147 files and directories currently installed.)
- Preparing to unpack .../archives/lz4_1.9.4-1_amd64.deb ...
- Unpacking lz4 (1.9.4-1) ...
- Selecting previously unselected package liblz4-tool.
- Preparing to unpack .../liblz4-tool_1.9.4-1_all.deb ...
- Unpacking liblz4-tool (1.9.4-1) ...
- Setting up lz4 (1.9.4-1) ...
- Setting up liblz4-tool (1.9.4-1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/12:
Processing  3/12:
Processing  4/12:
Processing  5/12: [conf-lz4: lz4]
-> retrieved dolog.4.0.0  (cached)
-> retrieved lz4_chans.3.0.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "lz4" "-V" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-lz4.1.0.0)
- *** LZ4 command line interface 64-bits v1.9.4, by Yann Collet ***
-> compiled  conf-lz4.1.0.0
Processing  5/12:
-> installed conf-lz4.1.0.0
Processing  6/12:
-> retrieved dune.2.9.3  (cached)
Processing  7/12: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.2.9.3)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- 

Processing  7/12: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.2.9.3)
-> compiled  dune.2.9.3
-> installed dune.2.9.3
Processing  9/12: [dolog: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dolog" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dolog.4.0.0)
-> compiled  dolog.4.0.0
-> installed dolog.4.0.0
Processing 11/12: [lz4_chans: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lz4_chans" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/lz4_chans.3.0.0)
- Info: Creating file dune-project with this contents:
- | (lang dune 2.9)
- | (name lz4_chans)
-> compiled  lz4_chans.3.0.0
-> installed lz4_chans.3.0.0
Done.
# Run eval $(opam env) to update the current shell environment
2023-12-07 06:02.16 ---> saved as "bf454bcb833eae9eb5eda6f2be072801468aad43bba60032d3a7c1b8156fd6e6"
Job succeeded