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


Building on apache.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:3c6053e1ff41a0773832cbf945e4f068e4e3ef832ab704d43d822ae40f0cfb55)
Unable to find image 'ocaml/opam:debian-unstable@sha256:3c6053e1ff41a0773832cbf945e4f068e4e3ef832ab704d43d822ae40f0cfb55' locally
docker.io/ocaml/opam@sha256:3c6053e1ff41a0773832cbf945e4f068e4e3ef832ab704d43d822ae40f0cfb55: Pulling from ocaml/opam
efa9f7f1546f: Pulling fs layer
efa9f7f1546f: Verifying Checksum
efa9f7f1546f: Download complete
efa9f7f1546f: Pull complete
Digest: sha256:3c6053e1ff41a0773832cbf945e4f068e4e3ef832ab704d43d822ae40f0cfb55
Status: Downloaded newer image for ocaml/opam@sha256:3c6053e1ff41a0773832cbf945e4f068e4e3ef832ab704d43d822ae40f0cfb55
2022-08-11 19:04.07 ---> using "6347096d99ad883c63df360476202f6c10a9b84f0c879a3dccb844b30d60fe11" 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"))
2022-08-11 19:04.07 ---> using "c6ee73a09a36014a133f67b1c792ebfc98d592f9ac4b0c06ef235f337338446b" 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 3927b22abaf68fd9cf6a7363519eb86f7c8f7040"))
2022-08-11 19:04.07 ---> using "25caf0f628f396b1d7cfc476619d619474ad6a17a63f10edb79d834925eb4cb4" 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.

2022-08-11 19:04.07 ---> using "858e8363bc2636890ce2bc35e668dd525710ddbde5603aef4d2eba13d90750c1" 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  (https://github.com/ocaml/ocaml/archive/4.10.2.tar.gz)
-> 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
2022-08-11 19:04.07 ---> using "2fc10236f7aa8ea77da8634cc6c80f3435608ec2045806a28086a5dc8e61c485" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [192 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-2022-08-11-1420.48-F-2022-08-08-1407.15.pdiff [191 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-08-11-1420.48-F-2022-08-08-1407.15.pdiff [191 kB]
- Fetched 446 kB in 2s (264 kB/s)
- Reading package lists...
- 
2022-08-11 19:04.07 ---> using "746ecce8a4b5a7a1a02c95970bad2e7e2b5a92fee85a234884655ca2ad0bacd4" from cache

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

Nothing to do.
The following actions will be performed:
=== install 120 packages
  - install angstrom            0.15.0  [required by uri]
  - install bap-abi             2.5.0
  - install bap-build           2.5.0   [required by bap-core-theory]
  - install bap-bundle          2.5.0   [required by bap-std]
  - install bap-core-theory     2.5.0   [required by bap-std]
  - install bap-future          2.5.0   [required by bap-std]
  - install bap-knowledge       2.5.0   [required by bap-std]
  - install bap-main            2.5.0   [required by bap-std]
  - install bap-plugins         2.5.0   [required by bap-std]
  - install bap-recipe          2.5.0   [required by bap-main]
  - install bap-relation        2.5.0   [required by bap-std]
  - install bap-std             2.5.0   [required by bap-abi]
  - install base                v0.14.3 [required by bap-relation]
  - install base-bytes          base    [required by fileutils]
  - install base_bigstring      v0.14.0 [required by core_kernel]
  - install base_quickcheck     v0.14.1 [required by core_kernel, ppx_bap]
  - install bigarray-compat     1.1.0   [required by mmap]
  - install bigstringaf         0.9.0   [required by angstrom]
  - install bin_prot            v0.14.1 [required by bap-std]
  - install bitvec              2.5.0   [required by bap-std]
  - install bitvec-binprot      2.5.0   [required by bap-core-theory]
  - install bitvec-order        2.5.0   [required by bap-std]
  - install bitvec-sexp         2.5.0   [required by bap-core-theory]
  - install camlzip             1.11    [required by bap-std]
  - install cmdliner            1.1.1   [required by bap-std]
  - install conf-binutils       0.3     [required by bap-std]
  - install conf-clang          1       [required by bap-std]
  - install conf-gmp            4       [required by bap-std]
  - install conf-m4             1       [required by bap-std]
  - install conf-perl           2       [required by bap-std]
  - install conf-pkg-config     2       [required by conf-zlib]
  - install conf-which          1       [required by bap-std]
  - install conf-zlib           1       [required by bap-std]
  - install core_kernel         v0.14.2 [required by bap-abi]
  - install cppo                1.6.9   [required by utop]
  - install csexp               1.5.1   [required by dune-configurator]
  - install dune                3.4.1   [required by mmap, utop]
  - install dune-configurator   3.4.1   [required by base]
  - install fieldslib           v0.14.0 [required by core_kernel]
  - install fileutils           0.6.3   [required by bap-std]
  - install graphlib            2.5.0   [required by bap-std]
  - install jane-street-headers v0.14.0 [required by core_kernel]
  - install jst-config          v0.14.1 [required by core_kernel]
  - install lambda-term         3.3.1   [required by utop]
  - install logs                0.7.0   [required by utop]
  - install lwt                 5.6.1   [required by utop]
  - install lwt_react           1.2.0   [required by utop]
  - install mew                 0.1.0   [required by mew_vi]
  - install mew_vi              0.5.0   [required by lambda-term]
  - install mmap                1.2.0   [required by bap-std]
  - install monads              2.5.0   [required by bap-std]
  - install num                 1.4     [required by sexplib]
  - install oasis               0.4.11  [required by bap-std]
  - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
  - install ocaml-syntax-shims  1.0.0   [required by angstrom]
  - install ocamlbuild          0.14.1  [required by oasis, bap-build]
  - install ocamlfind           1.9.5   [required by bap-std]
  - install ocamlgraph          2.0.0   [required by graphlib]
  - install ocamlify            0.0.1   [required by oasis]
  - install ocamlmod            0.0.9   [required by oasis]
  - install ocplib-endian       1.2     [required by lwt]
  - install octavius            1.2.2   [required by ppx_js_style]
  - install ogre                2.5.0   [required by bap-std]
  - install parsexp             v0.14.2 [required by sexplib, bap-recipe]
  - install ppx_assert          v0.14.0 [required by core_kernel, ppx_bap]
  - install ppx_bap             v0.14.0 [required by bap-abi]
  - install ppx_base            v0.14.0 [required by core_kernel]
  - install ppx_bench           v0.14.1 [required by ppx_bap]
  - install ppx_bin_prot        v0.14.0 [required by ppx_bap]
  - install ppx_cold            v0.14.0 [required by ppx_bap]
  - install ppx_compare         v0.14.0 [required by ppx_bap]
  - install ppx_custom_printf   v0.14.1 [required by ppx_jane]
  - install ppx_derivers        1.2.1   [required by ppxlib]
  - install ppx_enumerate       v0.14.0 [required by ppx_bap]
  - install ppx_expect          v0.14.2 [required by ppx_jane]
  - install ppx_fields_conv     v0.14.2 [required by ppx_bap]
  - install ppx_fixed_literal   v0.14.0 [required by ppx_jane]
  - install ppx_hash            v0.14.0 [required by core_kernel, ppx_bap]
  - install ppx_here            v0.14.0 [required by ppx_bap]
  - install ppx_inline_test     v0.14.1 [required by core_kernel]
  - install ppx_jane            v0.14.0 [required by core_kernel]
  - install ppx_js_style        v0.14.1 [required by ppx_base]
  - install ppx_let             v0.14.0 [required by ppx_jane]
  - install ppx_module_timer    v0.14.0 [required by ppx_jane]
  - install ppx_optcomp         v0.14.3 [required by core_kernel, ppx_bap]
  - install ppx_optional        v0.14.0 [required by ppx_jane]
  - install ppx_pipebang        v0.14.0 [required by ppx_jane]
  - install ppx_sexp_conv       v0.14.3 [required by core_kernel, ppx_bap]
  - install ppx_sexp_message    v0.14.1 [required by core_kernel]
  - install ppx_sexp_value      v0.14.0 [required by ppx_bap]
  - install ppx_stable          v0.14.1 [required by ppx_jane]
  - install ppx_string          v0.14.1 [required by ppx_jane]
  - install ppx_typerep_conv    v0.14.2 [required by ppx_jane]
  - install ppx_variants_conv   v0.14.2 [required by ppx_bap]
  - install ppxlib              0.25.1  [required by ppx_bap]
  - install re                  1.10.4  [required by ppx_expect]
  - install react               1.2.2   [required by utop]
  - install regular             2.5.0   [required by bap-std]
  - install result              1.5     [required by bap-std]
  - install seq                 base    [required by re]
  - install sexplib             v0.14.0 [required by core_kernel]
  - install sexplib0            v0.14.0 [required by sexplib, base, bitvec-sexp]
  - install splittable_random   v0.14.0 [required by core_kernel]
  - install stdio               v0.14.0 [required by core_kernel, bap-main]
  - install stdlib-shims        0.3.0   [required by fileutils, ocamlgraph]
  - install stringext           1.6.0   [required by uri]
  - install time_now            v0.14.0 [required by core_kernel]
  - install topkg               1.0.5   [required by logs]
  - install trie                1.0.0   [required by mew]
  - install typerep             v0.14.0 [required by core_kernel]
  - install uchar               0.0.2   [required by zed]
  - install uri                 4.2.0   [required by bap-std]
  - install utop                2.10.0  [required by bap-std]
  - install uucp                14.0.0  [required by zed]
  - install uuidm               0.9.8   [required by bap-std]
  - install uuseg               14.0.0  [required by zed]
  - install uutf                1.0.3   [required by zed]
  - install variantslib         v0.14.0 [required by core_kernel]
  - install zarith              1.12    [required by bap-std]
  - install zed                 3.2.0   [required by utop]

The following system packages will first need to be installed:
    binutils-multiarch clang libgmp-dev m4 pkg-config zlib1g-dev

<><> 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. Attempt installation anyway, and 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" "binutils-multiarch" "clang" "libgmp-dev" "m4" "pkg-config" "zlib1g-dev"
Disconnected: Switch turned off