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


Building on phoebe.caelum.ci.dev

(from ocaml/opam:debian-unstable@sha256:99a3bcdb448db517aade61f56558a61763cb60b5c189af4cdd486585f773f429)
Unable to find image 'ocaml/opam:debian-unstable@sha256:99a3bcdb448db517aade61f56558a61763cb60b5c189af4cdd486585f773f429' locally
docker.io/ocaml/opam@sha256:99a3bcdb448db517aade61f56558a61763cb60b5c189af4cdd486585f773f429: Pulling from ocaml/opam
2bc29f4cf9ba: Pulling fs layer
2bc29f4cf9ba: Verifying Checksum
2bc29f4cf9ba: Download complete
2bc29f4cf9ba: Pull complete
Digest: sha256:99a3bcdb448db517aade61f56558a61763cb60b5c189af4cdd486585f773f429
Status: Downloaded newer image for ocaml/opam@sha256:99a3bcdb448db517aade61f56558a61763cb60b5c189af4cdd486585f773f429
2023-08-04 12:30.16 ---> using "1688e6cead7a211407201f25e173a474f2cf65da14e5435b8b346b88873a4cda" 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-08-04 12:30.16 ---> using "baff8eed56a8f2f47531becc2f8a7d836779ae04bac70618ae7cfdb8c1904657" 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 9dfe4d4a4c4c7821e09a65dac30eace7352f6a2e"))
2023-08-04 12:30.16 ---> using "333a06c6db5e532c58e801a3224d5c42e00b63c7902926055134a708d4d1b1da" 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-08-04 12:30.16 ---> using "3a73bb96cdfd75e23af01b5307ff931f13b98d54d8f4b3aa6e4dd2b8f1810cdb" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2023-08-04 12:30.16 ---> using "14690271ac56dd9f4b372da36a5cd274f1801ad40bdd8449182eceb09ef85724" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [210 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-08-04-0825.19-F-2023-08-03-2034.19.pdiff [24.2 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-08-04-0825.19-F-2023-08-03-2034.19.pdiff [24.2 kB]
- Fetched 298 kB in 2s (121 kB/s)
- Reading package lists...
- 
2023-08-04 12:30.16 ---> using "ec6037df453db73e6c29314bd70ccb082af8d63dfd45837cb8f61e10e75e46cd" from cache

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

Nothing to do.
The following actions will be performed:
=== install 125 packages
  - install angstrom            0.15.0  [required by uri]
  - install bap-abi             2.3.0   [required by bap-primus]
  - install bap-api             2.3.0   [required by bap-c]
  - install bap-beagle          2.3.0   [required by bap-beagle-strings]
  - install bap-beagle-strings  2.3.0
  - install bap-build           2.3.0   [required by bap-main]
  - install bap-bundle          2.3.0   [required by bap-std]
  - install bap-c               2.3.0   [required by bap-primus]
  - install bap-core-theory     2.3.0   [required by bap-primus]
  - install bap-future          2.3.0   [required by bap-beagle]
  - install bap-knowledge       2.3.0   [required by bap-primus]
  - install bap-main            2.3.0   [required by bap-std]
  - install bap-microx          2.3.0   [required by bap-beagle]
  - install bap-plugins         2.3.0   [required by bap-std]
  - install bap-primus          2.3.0   [required by bap-beagle]
  - install bap-recipe          2.3.0   [required by bap-main]
  - install bap-relation        2.3.0   [required by bap-std]
  - install bap-std             2.3.0   [required by bap-beagle-strings]
  - install bap-strings         2.3.0   [required by bap-beagle-strings]
  - install base                v0.14.3 [required by core_kernel]
  - install base-bytes          base    [required by ocplib-endian]
  - install base_bigstring      v0.14.0 [required by core_kernel]
  - install base_quickcheck     v0.14.1 [required by core_kernel]
  - install bigarray-compat     1.1.0   [required by mmap]
  - install bigstringaf         0.9.1   [required by angstrom]
  - install bin_prot            v0.14.1 [required by core_kernel, bap-std]
  - install bitvec              2.3.0   [required by bap-primus]
  - install bitvec-binprot      2.3.0   [required by bap-primus]
  - install bitvec-order        2.3.0   [required by bap-std]
  - install bitvec-sexp         2.3.0   [required by bap-core-theory]
  - install camlzip             1.11    [required by bap-std]
  - install cmdliner            1.2.0   [required by bap-std]
  - install conf-clang          1       [required by bap-std]
  - install conf-gmp            4       [required by bap-std]
  - install conf-pkg-config     3       [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-beagle-strings]
  - install cppo                1.6.9   [required by utop]
  - install csexp               1.5.2   [required by dune-configurator]
  - install dune                3.10.0  [required by core_kernel]
  - install dune-configurator   3.10.0  [required by base]
  - install fieldslib           v0.14.0 [required by core_kernel]
  - install fileutils           0.6.4   [required by bap-std]
  - install graphlib            2.3.0   [required by bap-primus]
  - 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.3.0   [required by bap-beagle]
  - install num                 1.4     [required by sexplib]
  - install oasis               0.4.11  [required by bap-future]
  - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
  - install ocaml-syntax-shims  1.0.0   [required by angstrom]
  - install ocamlbuild          0.14.2  [required by oasis]
  - install ocamlfind           1.9.6   [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.3.0   [required by bap-std]
  - install parsexp             v0.14.2 [required by bap-primus]
  - install ppx_assert          v0.14.0 [required by core_kernel]
  - install ppx_bap             v0.14.0 [required by bap-beagle-strings]
  - 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]
  - 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]
  - 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]
  - 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.3.0   [required by bap-beagle-strings]
  - install result              1.5     [required by bap-std]
  - install seq                 base    [required by fileutils]
  - install sexplib             v0.14.0 [required by core_kernel]
  - install sexplib0            v0.14.0 [required by base, sexplib]
  - install splittable_random   v0.14.0 [required by core_kernel]
  - install stdio               v0.14.0 [required by core_kernel]
  - install stdlib-shims        0.3.0   [required by bap-recipe, fileutils, ocamlgraph]
  - install stringext           1.6.0   [required by uri]
  - install time_now            v0.14.0 [required by core_kernel]
  - install topkg               1.0.7   [required by uuidm, 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.13.1  [required by bap-std]
  - install uucp                15.0.0  [required by zed]
  - install uuidm               0.9.8   [required by bap-primus]
  - install uuseg               15.0.0  [required by zed]
  - install uutf                1.0.3   [required by zed]
  - install variantslib         v0.14.0 [required by core_kernel]
  - install xdg                 3.10.0  [required by utop]
  - install zarith              1.13    [required by bap-std]
  - install zed                 3.2.2   [required by utop]

The following system packages will first need to be installed:
    clang libgmp-dev 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. 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" "clang" "libgmp-dev" "pkg-config" "zlib1g-dev"
- E: Failed to fetch http://deb.debian.org/debian/pool/main/z/z3/libz3-4_4.8.12-3.1_amd64.deb  rename failed, No such file or directory (/var/cache/apt/archives/partial/libz3-4_4.8.12-3.1_amd64.deb -> /var/cache/apt/archives/libz3-4_4.8.12-3.1_amd64.deb).
- E: Failed to fetch http://deb.debian.org/debian/pool/main/l/llvm-toolchain-14/llvm-14-dev_14.0.6-13_amd64.deb  rename failed, No such file or directory (/var/cache/apt/archives/partial/llvm-14-dev_1%3a14.0.6-13_amd64.deb -> /var/cache/apt/archives/llvm-14-dev_1%3a14.0.6-13_amd64.deb).
- E: Failed to fetch http://deb.debian.org/debian/pool/main/p/pkgconf/pkgconf-bin_1.8.1-1_amd64.deb  Could not open file /var/cache/apt/archives/partial/pkgconf-bin_1.8.1-1_amd64.deb - open (2: No such file or directory) [IP: 146.75.74.132 80]
- E: Failed to fetch http://deb.debian.org/debian/pool/main/p/pkgconf/pkgconf_1.8.1-1_amd64.deb  Could not open file /var/cache/apt/archives/partial/pkgconf_1.8.1-1_amd64.deb - open (2: No such file or directory) [IP: 2a04:4e42:82::644 80]
- E: Failed to fetch http://deb.debian.org/debian/pool/main/p/pkgconf/pkg-config_1.8.1-1_amd64.deb  Could not open file /var/cache/apt/archives/partial/pkg-config_1.8.1-1_amd64.deb - open (2: No such file or directory) [IP: 146.75.74.132 80]
- E: Failed to fetch http://deb.debian.org/debian/pool/main/z/zlib/zlib1g-dev_1.2.13.dfsg-1_amd64.deb  Could not open file /var/cache/apt/archives/partial/zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb - open (2: No such file or directory) [IP: 2a04:4e42:82::644 80]
- E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
[ERROR] System package install failed with exit code 100 at command:
            sudo apt-get install -qq -yy clang libgmp-dev pkg-config zlib1g-dev
'opam install -vy bap-beagle-strings.2.3.0' failed.
Cannot remove /home/opam/.opam/4.14/.opam-switch/backup/state-20230804123018.export (/usr/bin/opam: "unlink" failed on /home/opam/.opam/4.14/.opam-switch/backup/state-20230804123018.export: No such file or directory).
"/usr/bin/env" "bash" "-c" "
opam remove -y "bap-beagle-strings.2.3.0"
opam install -vy "bap-beagle-strings.2.3.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "bap-beagle-strings.2.3.0" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 99
Failed: Build failed