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


Building on m1-b.ocamllabs.io

(from ocaml/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:a32e554d37007cabaf12da2261dad1c6890fb793357d4499f39865f3c85d81ab
Status: Downloaded newer image for ocaml/opam:debian-unstable
2021-09-03 15:17.52 ---> 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-2.1 /usr/bin/opam"))
2021-09-03 15:17.52 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q 8fc7af65ccb8f3b3709bf02b749ac492e6700b59"))
2021-09-03 15:17.52 ---> using "eb095db6df41eeadc708604343f7b0ce0892db9136dac67a38046f57271c5802" 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.

2021-09-03 15:17.52 ---> using "d245c9af6f86b2b97434d338a3fbb8270425ab7dc6ad1b5451665adc9698eabf" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-09-03 15:17.52 ---> using "20d9850dcecd0523d6eddecad814e9bbd93882334348605bfa6e15ffd8f5ced5" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-09-03 15:17.52 ---> using "6f8879c5099d2146b69bdcec3874fd111cad6c5c42ac63d5f9aa72a228fd8ee8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.03.0"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.03.0  (cached)
-> installed ocaml-base-compiler.4.03.0
-> installed ocaml-config.1
-> installed ocaml.4.03.0
Done.
# Run eval $(opam env --switch=4.03.0) to update the current shell environment
2021-09-03 15:17.52 ---> using "8417f45d0b86b4955504dfee18149d5e6aa33611dd33bfa1a43fe0fcf04f1ba5" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8766 kB]
- Fetched 8994 kB in 2s (5089 kB/s)
- Reading package lists...
- 
2021-09-03 15:17.52 ---> using "df1d3da6e043874a2125d2d4c1391526aef43ea0ca6faa10f22a8dbb793c4f37" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2021-09-03 15:17.52 ---> using "8481b01c554af258200d84c26f89d2bf90e521c6ae640255d866eba05dcada3a" from cache

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

Nothing to do.
The following actions will be performed:
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install conf-which               1        [required by conf-radare2]
  - install conf-radare2             0.1
===== 2 to install | 1 to remove =====

The following system packages will first need to be installed:
    radare2

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "radare2"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libcapstone4:amd64.
- (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 ... 18048 files and directories currently installed.)
- Preparing to unpack .../00-libcapstone4_4.0.2-3_amd64.deb ...
- Unpacking libcapstone4:amd64 (4.0.2-3) ...
- Selecting previously unselected package libcapstone-dev:amd64.
- Preparing to unpack .../01-libcapstone-dev_4.0.2-3_amd64.deb ...
- Unpacking libcapstone-dev:amd64 (4.0.2-3) ...
- Selecting previously unselected package liblz4-dev:amd64.
- Preparing to unpack .../02-liblz4-dev_1.9.3-2_amd64.deb ...
- Unpacking liblz4-dev:amd64 (1.9.3-2) ...
- Selecting previously unselected package libmagic-mgc.
- Preparing to unpack .../03-libmagic-mgc_1%3a5.39-3_amd64.deb ...
- Unpacking libmagic-mgc (1:5.39-3) ...
- Selecting previously unselected package libmagic1:amd64.
- Preparing to unpack .../04-libmagic1_1%3a5.39-3_amd64.deb ...
- Unpacking libmagic1:amd64 (1:5.39-3) ...
- Selecting previously unselected package libmagic-dev:amd64.
- Preparing to unpack .../05-libmagic-dev_1%3a5.39-3_amd64.deb ...
- Unpacking libmagic-dev:amd64 (1:5.39-3) ...
- Selecting previously unselected package libuv1:amd64.
- Preparing to unpack .../06-libuv1_1.40.0-2_amd64.deb ...
- Unpacking libuv1:amd64 (1.40.0-2) ...
- Selecting previously unselected package libzip4:amd64.
- Preparing to unpack .../07-libzip4_1.7.3-1_amd64.deb ...
- Unpacking libzip4:amd64 (1.7.3-1) ...
- Selecting previously unselected package libradare2-common.
- Preparing to unpack .../08-libradare2-common_5.0.0+dfsg-1_all.deb ...
- Unpacking libradare2-common (5.0.0+dfsg-1) ...
- Selecting previously unselected package libradare2-5.0.0:amd64.
- Preparing to unpack .../09-libradare2-5.0.0_5.0.0+dfsg-1_amd64.deb ...
- Unpacking libradare2-5.0.0:amd64 (5.0.0+dfsg-1) ...
- Selecting previously unselected package libuv1-dev:amd64.
- Preparing to unpack .../10-libuv1-dev_1.40.0-2_amd64.deb ...
- Unpacking libuv1-dev:amd64 (1.40.0-2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../11-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Selecting previously unselected package libzip-dev:amd64.
- Preparing to unpack .../12-libzip-dev_1.7.3-1_amd64.deb ...
- Unpacking libzip-dev:amd64 (1.7.3-1) ...
- Selecting previously unselected package libradare2-dev.
- Preparing to unpack .../13-libradare2-dev_5.0.0+dfsg-1_amd64.deb ...
- Unpacking libradare2-dev (5.0.0+dfsg-1) ...
- Selecting previously unselected package radare2.
- Preparing to unpack .../14-radare2_5.0.0+dfsg-1_amd64.deb ...
- Unpacking radare2 (5.0.0+dfsg-1) ...
- Setting up libmagic-mgc (1:5.39-3) ...
- Setting up libradare2-common (5.0.0+dfsg-1) ...
- Setting up libzip4:amd64 (1.7.3-1) ...
- Setting up libmagic1:amd64 (1:5.39-3) ...
- Setting up libmagic-dev:amd64 (1:5.39-3) ...
- Setting up libuv1:amd64 (1.40.0-2) ...
- Setting up liblz4-dev:amd64 (1.9.3-2) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libcapstone4:amd64 (4.0.2-3) ...
- Setting up libcapstone-dev:amd64 (4.0.2-3) ...
- Setting up libuv1-dev:amd64 (1.40.0-2) ...
- Setting up libzip-dev:amd64 (1.7.3-1) ...
- Setting up libradare2-5.0.0:amd64 (5.0.0+dfsg-1) ...
- Setting up radare2 (5.0.0+dfsg-1) ...
- Setting up libradare2-dev (5.0.0+dfsg-1) ...
- Processing triggers for libc-bin (2.31-13) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  4/7: [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
-> installed conf-which.1
[conf-radare2: subst] expanding opam variables in find-radare2.ml.in, generating find-radare2.ml
Processing  6/7: [conf-radare2: ocaml unix.cma]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "unix.cma" "find-radare2.ml" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-radare2.0.1)
-> compiled  conf-radare2.0.1
-> installed conf-radare2.0.1
Done.
# Run eval $(opam env) to update the current shell environment
2021-09-03 15:18.18 ---> saved as "8c22e1ac2164cc264dad4f2e5689eabc461d26b68ec58c1571f946adde56b997"
Job succeeded