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


Building on clete.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a)
Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally
docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam
d94e46e039c4: Pulling fs layer
d94e46e039c4: Verifying Checksum
d94e46e039c4: Download complete
d94e46e039c4: Pull complete
Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a
Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a
2022-11-02 22:55.32 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" 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-11-02 22:55.32 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" 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 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d"))
2022-11-02 22:55.32 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" 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-11-02 22:55.32 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.02.3  (https://github.com/ocaml/ocaml/archive/4.02.3.tar.gz)
-> installed ocaml-base-compiler.4.02.3
-> installed ocaml-config.1
-> installed ocaml.4.02.3
-> installed base-ocamlbuild.base
Done.
# Run eval $(opam env --switch=4.02) to update the current shell environment
2022-11-02 22:55.32 ---> using "4ac736f96a6c3e966ef66027093806c0cca756fde9b37837067c0a7417a38a73" 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-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB]
- Fetched 293 kB in 3s (111 kB/s)
- Reading package lists...
- 
2022-11-02 22:55.32 ---> using "cc09b92701025e5e16deed9026eb8cc9839ed6a4a23843ef1a14079f748c55ef" 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-11-02 22:55.32 ---> using "ea40892209b3cfb57105ba96605e8f529ea1ae20c3626023303ca17e634b99c7" from cache

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

The following actions will be performed:
=== install 1 package
  - install conf-python-3-dev 1

The following system packages will first need to be installed:
    python3-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" "python3-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpython3.10-minimal: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 ... 19051 files and directories currently installed.)
- Preparing to unpack .../libpython3.10-minimal_3.10.8-1_amd64.deb ...
- Unpacking libpython3.10-minimal:amd64 (3.10.8-1) ...
- Selecting previously unselected package python3.10-minimal.
- Preparing to unpack .../python3.10-minimal_3.10.8-1_amd64.deb ...
- Unpacking python3.10-minimal (3.10.8-1) ...
- Setting up libpython3.10-minimal:amd64 (3.10.8-1) ...
- Setting up python3.10-minimal (3.10.8-1) ...
- 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 ... 19345 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.10.6-1_amd64.deb ...
- Unpacking python3-minimal (3.10.6-1) ...
- 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-1_amd64.deb ...
- Unpacking libpython3.10-stdlib:amd64 (3.10.8-1) ...
- Selecting previously unselected package python3.10.
- Preparing to unpack .../4-python3.10_3.10.8-1_amd64.deb ...
- Unpacking python3.10 (3.10.8-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../5-libpython3-stdlib_3.10.6-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.10.6-1) ...
- Setting up python3-minimal (3.10.6-1) ...
- 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 ... 19747 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.10.6-1_amd64.deb ...
- Unpacking python3 (3.10.6-1) ...
- Selecting previously unselected package javascript-common.
- Preparing to unpack .../01-javascript-common_11+nmu1_all.deb ...
- Unpacking javascript-common (11+nmu1) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../02-libexpat1-dev_2.5.0-1_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.5.0-1) ...
- Selecting previously unselected package libjs-jquery.
- Preparing to unpack .../03-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ...
- Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ...
- Selecting previously unselected package libjs-underscore.
- Preparing to unpack .../04-libjs-underscore_1.13.4~dfsg+~1.11.4-1_all.deb ...
- Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-1) ...
- Selecting previously unselected package libjs-sphinxdoc.
- Preparing to unpack .../05-libjs-sphinxdoc_4.5.0-4_all.deb ...
- Unpacking libjs-sphinxdoc (4.5.0-4) ...
- Selecting previously unselected package libpython3.10:amd64.
- Preparing to unpack .../06-libpython3.10_3.10.8-1_amd64.deb ...
- Unpacking libpython3.10:amd64 (3.10.8-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-4.1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ...
- Selecting previously unselected package libpython3.10-dev:amd64.
- Preparing to unpack .../08-libpython3.10-dev_3.10.8-1_amd64.deb ...
- Unpacking libpython3.10-dev:amd64 (3.10.8-1) ...
- Selecting previously unselected package libpython3-dev:amd64.
- Preparing to unpack .../09-libpython3-dev_3.10.6-1_amd64.deb ...
- Unpacking libpython3-dev:amd64 (3.10.6-1) ...
- Selecting previously unselected package python3.10-dev.
- Preparing to unpack .../10-python3.10-dev_3.10.8-1_amd64.deb ...
- Unpacking python3.10-dev (3.10.8-1) ...
- Selecting previously unselected package python3-lib2to3.
- Preparing to unpack .../11-python3-lib2to3_3.10.8-1_all.deb ...
- Unpacking python3-lib2to3 (3.10.8-1) ...
- Selecting previously unselected package python3-distutils.
- Preparing to unpack .../12-python3-distutils_3.10.8-1_all.deb ...
- Unpacking python3-distutils (3.10.8-1) ...
- Selecting previously unselected package python3-dev.
- Preparing to unpack .../13-python3-dev_3.10.6-1_amd64.deb ...
- Unpacking python3-dev (3.10.6-1) ...
- Setting up media-types (8.0.0) ...
- Setting up javascript-common (11+nmu1) ...
- Setting up libexpat1-dev:amd64 (2.5.0-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ...
- Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-1) ...
- Setting up libpython3.10-stdlib:amd64 (3.10.8-1) ...
- Setting up libjs-sphinxdoc (4.5.0-4) ...
- Setting up libpython3-stdlib:amd64 (3.10.6-1) ...
- Setting up libpython3.10:amd64 (3.10.8-1) ...
- Setting up python3.10 (3.10.8-1) ...
- Setting up python3 (3.10.6-1) ...
- running python rtupdate hooks for python3.10...
- running python post-rtupdate hooks for python3.10...
- Setting up libpython3.10-dev:amd64 (3.10.8-1) ...
- Setting up python3.10-dev (3.10.8-1) ...
- Setting up python3-lib2to3 (3.10.8-1) ...
- Setting up python3-distutils (3.10.8-1) ...
- Setting up libpython3-dev:amd64 (3.10.6-1) ...
- Setting up python3-dev (3.10.6-1) ...
- Processing triggers for libc-bin (2.35-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-python-3-dev: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/conf-python-3-dev.1)
- cc `python3-config --includes` -o test test.c
-> compiled  conf-python-3-dev.1
-> installed conf-python-3-dev.1
Done.
# Run eval $(opam env) to update the current shell environment
2022-11-02 22:55.53 ---> saved as "a8a4dba51cfebf84e41c9481cc58e0d6698d92e56b6ed518658af56c916b1619"
Job succeeded