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


Building on marpe.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10)
Unable to find image 'ocaml/opam:debian-unstable@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10' locally
docker.io/ocaml/opam@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10: Pulling from ocaml/opam
f14e2594c368: Pulling fs layer
f14e2594c368: Verifying Checksum
f14e2594c368: Download complete
f14e2594c368: Pull complete
Digest: sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10
Status: Downloaded newer image for ocaml/opam@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10
2022-12-02 00:33.32 ---> using "d3dee1d616ca63d5699d5fd962109ec0d24e968377e0ae69e6161eba0f5af82c" 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-12-02 00:33.32 ---> using "48f1f5dc3ecf939352db5ef5caf9f3dc06faae2a01cbd7119d2a81d4fcd9c299" 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 06dca815ecdb3b6fd6bee20130421fa5176fb13b"))
2022-12-02 00:33.32 ---> using "16f67628ac3eeec9d808b099f47f4099b97a8cae63b5c0fbc89d12f2a02927dc" 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-12-02 00:33.32 ---> using "6fb88fda4d19acd47c8b26cd10aa2012c01f6dcb7de78f06ee3dd49b923bec9b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.03' '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) to update the current shell environment
2022-12-02 00:33.32 ---> using "48e0f996a7942168cafa30ff04d9190c72ea2228258c24490cdef0e92971fdf6" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 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-12-01-0803.19-F-2022-11-26-0806.52.pdiff [346 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-12-01-0803.19-F-2022-11-26-0806.52.pdiff [346 kB]
- Fetched 570 kB in 1s (410 kB/s)
- Reading package lists...
2022-12-02 00:33.32 ---> using "f7a7bee19d3bd232d897e9be429494d3c4bca0f8c23ee52d146df3d94a4a1bd2" 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 1 package
  - 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
2022-12-02 00:33.32 ---> using "993327a2d1bb2e17e32a22d23b110ffb1e8b97802c4912f81a8ed0a0d664f0c8" from cache

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

The following actions will be performed:
=== install 1 package
  - install conf-llvm 14.0.6

The following system packages will first need to be installed:
    llvm-14-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" "llvm-14-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpipeline1: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 ... 19038 files and directories currently installed.)
- Preparing to unpack .../libpipeline1_1.5.7-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.7-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../binfmt-support_2.2.2-2_amd64.deb ...
- Unpacking binfmt-support (2.2.2-2) ...
- Selecting previously unselected package libpython3.10-minimal:amd64.
- Preparing to unpack .../libpython3.10-minimal_3.10.8-3_amd64.deb ...
- Unpacking libpython3.10-minimal:amd64 (3.10.8-3) ...
- Selecting previously unselected package python3.10-minimal.
- Preparing to unpack .../python3.10-minimal_3.10.8-3_amd64.deb ...
- Unpacking python3.10-minimal (3.10.8-3) ...
- Setting up libpython3.10-minimal:amd64 (3.10.8-3) ...
- Setting up python3.10-minimal (3.10.8-3) ...
- Selecting previously unselected package python3-minimal.
- (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 ... 19356 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.10.6-3_amd64.deb ...
- Unpacking python3-minimal (3.10.6-3) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_8.0.0_all.deb ...
- Unpacking media-types (8.0.0) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../2-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.10-stdlib:amd64.
- Preparing to unpack .../3-libpython3.10-stdlib_3.10.8-3_amd64.deb ...
- Unpacking libpython3.10-stdlib:amd64 (3.10.8-3) ...
- Selecting previously unselected package python3.10.
- Preparing to unpack .../4-python3.10_3.10.8-3_amd64.deb ...
- Unpacking python3.10 (3.10.8-3) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../5-libpython3-stdlib_3.10.6-3_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.10.6-3) ...
- Setting up python3-minimal (3.10.6-3) ...
- Selecting previously unselected package python3.
- (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 ... 19758 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.10.6-3_amd64.deb ...
- Unpacking python3 (3.10.6-3) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../01-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../02-icu-devtools_72.1-3_amd64.deb ...
- Unpacking icu-devtools (72.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../03-libxml2_2.9.14+dfsg-1.1+b2_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.1+b2) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../04-libz3-4_4.8.12-3_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3) ...
- Selecting previously unselected package libllvm14:amd64.
- Preparing to unpack .../05-libllvm14_1%3a14.0.6-8_amd64.deb ...
- Unpacking libllvm14:amd64 (1:14.0.6-8) ...
- Selecting previously unselected package libclang-cpp14.
- Preparing to unpack .../06-libclang-cpp14_1%3a14.0.6-8_amd64.deb ...
- Unpacking libclang-cpp14 (1:14.0.6-8) ...
- Selecting previously unselected package libnspr4:amd64.
- Preparing to unpack .../07-libnspr4_2%3a4.35-1_amd64.deb ...
- Unpacking libnspr4:amd64 (2:4.35-1) ...
- Selecting previously unselected package libnss3:amd64.
- Preparing to unpack .../08-libnss3_2%3a3.85-1_amd64.deb ...
- Unpacking libnss3:amd64 (2:3.85-1) ...
- Selecting previously unselected package libcurl3-nss:amd64.
- Preparing to unpack .../09-libcurl3-nss_7.86.0-2_amd64.deb ...
- Unpacking libcurl3-nss:amd64 (7.86.0-2) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../10-libffi-dev_3.4.4-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.4-1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../11-libicu-dev_72.1-3_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-3) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../12-libncurses-dev_6.3+20220423-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.3+20220423-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../13-libpfm4_4.12.1+git6-g8aaaf17-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.12.1+git6-g8aaaf17-1) ...
- Selecting previously unselected package libtinfo-dev:amd64.
- Preparing to unpack .../14-libtinfo-dev_6.3+20220423-2_amd64.deb ...
- Unpacking libtinfo-dev:amd64 (6.3+20220423-2) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../15-libxml2-dev_2.9.14+dfsg-1.1+b2_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.1+b2) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../16-libyaml-0-2_0.2.5-1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../17-libz3-dev_4.8.12-3_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.12-3) ...
- Selecting previously unselected package llvm-14-runtime.
- Preparing to unpack .../18-llvm-14-runtime_1%3a14.0.6-8_amd64.deb ...
- Unpacking llvm-14-runtime (1:14.0.6-8) ...
- Selecting previously unselected package llvm-14-linker-tools.
- Preparing to unpack .../19-llvm-14-linker-tools_1%3a14.0.6-8_amd64.deb ...
- Unpacking llvm-14-linker-tools (1:14.0.6-8) ...
- Selecting previously unselected package llvm-14.
- Preparing to unpack .../20-llvm-14_1%3a14.0.6-8_amd64.deb ...
- Unpacking llvm-14 (1:14.0.6-8) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../21-python3-pkg-resources_65.5.0-1_all.deb ...
- Unpacking python3-pkg-resources (65.5.0-1) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../22-python3-pygments_2.13.0+dfsg-1_all.deb ...
- Unpacking python3-pygments (2.13.0+dfsg-1) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../23-python3-yaml_6.0-3+b1_amd64.deb ...
- Unpacking python3-yaml (6.0-3+b1) ...
- Selecting previously unselected package llvm-14-tools.
- Preparing to unpack .../24-llvm-14-tools_1%3a14.0.6-8_amd64.deb ...
- Unpacking llvm-14-tools (1:14.0.6-8) ...
- Selecting previously unselected package llvm-14-dev.
- Preparing to unpack .../25-llvm-14-dev_1%3a14.0.6-8_amd64.deb ...
- Unpacking llvm-14-dev (1:14.0.6-8) ...
- Setting up media-types (8.0.0) ...
- Setting up libpipeline1:amd64 (1.5.7-1) ...
- Setting up libncurses-dev:amd64 (6.3+20220423-2) ...
- Setting up libicu72:amd64 (72.1-3) ...
- Setting up libyaml-0-2:amd64 (0.2.5-1) ...
- Setting up libffi-dev:amd64 (3.4.4-1) ...
- Setting up libz3-4:amd64 (4.8.12-3) ...
- Setting up libpfm4:amd64 (4.12.1+git6-g8aaaf17-1) ...
- Setting up libnspr4:amd64 (2:4.35-1) ...
- Setting up binfmt-support (2.2.2-2) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up icu-devtools (72.1-3) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libicu-dev:amd64 (72.1-3) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.1+b2) ...
- Setting up libtinfo-dev:amd64 (6.3+20220423-2) ...
- Setting up libz3-dev:amd64 (4.8.12-3) ...
- Setting up libnss3:amd64 (2:3.85-1) ...
- Setting up libpython3.10-stdlib:amd64 (3.10.8-3) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.1+b2) ...
- Setting up libllvm14:amd64 (1:14.0.6-8) ...
- Setting up libcurl3-nss:amd64 (7.86.0-2) ...
- Setting up llvm-14-linker-tools (1:14.0.6-8) ...
- Setting up libpython3-stdlib:amd64 (3.10.6-3) ...
- Setting up python3.10 (3.10.8-3) ...
- Setting up python3 (3.10.6-3) ...
- running python rtupdate hooks for python3.10...
- running python post-rtupdate hooks for python3.10...
- Setting up llvm-14-runtime (1:14.0.6-8) ...
- Setting up libclang-cpp14 (1:14.0.6-8) ...
- Setting up llvm-14 (1:14.0.6-8) ...
- Setting up python3-pkg-resources (65.5.0-1) ...
- Setting up python3-yaml (6.0-3+b1) ...
- Setting up python3-pygments (2.13.0+dfsg-1) ...
- Setting up llvm-14-tools (1:14.0.6-8) ...
- Setting up llvm-14-dev (1:14.0.6-8) ...
- Processing triggers for libc-bin (2.36-5) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-llvm: bash configure.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "-ex" "configure.sh" "14.0.6" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-llvm.14.0.6)
- + version=14
- + hash brew
- + shopt -s nullglob
- + for llvm_config in llvm-config-$version llvm-config-${version}.0 llvm-config${version}0 llvm-config-mp-$version llvm-config-mp-${version}.0 llvm${version}-config llvm-config-${version}-32 llvm-config-${version}-64 llvm-config $brew_llvm_config
- ++ llvm-config-14 --version
- + llvm_version=14.0.6
- + case $llvm_version in
- + echo 'config: "llvm-config-14"'
- + echo 'version: "14.0.6"'
- + exit 0
-> compiled  conf-llvm.14.0.6
-> installed conf-llvm.14.0.6
Done.
# Run eval $(opam env) to update the current shell environment
2022-12-02 00:34.15 ---> saved as "1a20be95150e083c71abcc64ad7242acc86f90de87d62265d21932d0989b383b"
Job succeeded