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


Building on laodoke.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2025-06-19 12:59.00 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-06-19 12:59.00 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 85c0ae7c3d35162c6ab6387e823d02d11bb7c212"))
2025-06-19 12:59.00 ---> using "b84eca2a00483a6b2c6df2ffab4d6d94655aed06a514ded91e77432786de54f2" 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.

2025-06-19 12:59.00 ---> using "cdf15c30c809691a58c51fa61dd7a0eeb40101a920b892cc27caec109d66fec4" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.1  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.08.1  (cached)
-> installed ocaml-base-compiler.4.08.1
-> installed ocaml-config.1
-> installed ocaml.4.08.1
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.08)
2025-06-19 12:59.00 ---> using "2696319c3d82539bb798ebbe3c4bed3b7c53af2a15c0e7bc27b6670a691f9fbf" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [208 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-2025-06-19-0808.37-F-2025-06-14-1435.52.pdiff [160 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-06-19-0808.37-F-2025-06-14-1435.52.pdiff [160 kB]
- Fetched 432 kB in 4s (99.2 kB/s)
- Reading package lists...
- 
2025-06-19 12:59.00 ---> using "b5f383a76b0d973d3113133f07208384ab22ffd2a733201ef88300038b187d77" from cache

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

The following actions will be performed:
=== install 1 package
  - install conf-hg 1.0

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

<><> 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" "mercurial"
- Preconfiguring packages ...
- Selecting previously unselected package libpython3.13-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 ... 20679 files and directories currently installed.)
- Preparing to unpack .../libpython3.13-minimal_3.13.5-1_amd64.deb ...
- Unpacking libpython3.13-minimal:amd64 (3.13.5-1) ...
- Selecting previously unselected package python3.13-minimal.
- Preparing to unpack .../python3.13-minimal_3.13.5-1_amd64.deb ...
- Unpacking python3.13-minimal (3.13.5-1) ...
- Setting up libpython3.13-minimal:amd64 (3.13.5-1) ...
- Setting up python3.13-minimal (3.13.5-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 ... 21004 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.13.4-1_amd64.deb ...
- Unpacking python3-minimal (3.13.4-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_13.0.0_all.deb ...
- Unpacking media-types (13.0.0) ...
- Selecting previously unselected package readline-common.
- Preparing to unpack .../2-readline-common_8.2-6_all.deb ...
- Unpacking readline-common (8.2-6) ...
- Selecting previously unselected package libreadline8t64:amd64.
- Preparing to unpack .../3-libreadline8t64_8.2-6_amd64.deb ...
- Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
- Unpacking libreadline8t64:amd64 (8.2-6) ...
- Selecting previously unselected package libpython3.13-stdlib:amd64.
- Preparing to unpack .../4-libpython3.13-stdlib_3.13.5-1_amd64.deb ...
- Unpacking libpython3.13-stdlib:amd64 (3.13.5-1) ...
- Selecting previously unselected package python3.13.
- Preparing to unpack .../5-python3.13_3.13.5-1_amd64.deb ...
- Unpacking python3.13 (3.13.5-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../6-libpython3-stdlib_3.13.4-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.13.4-1) ...
- Setting up python3-minimal (3.13.4-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 ... 21490 files and directories currently installed.)
- Preparing to unpack .../0-python3_3.13.4-1_amd64.deb ...
- Unpacking python3 (3.13.4-1) ...
- Selecting previously unselected package sensible-utils.
- Preparing to unpack .../1-sensible-utils_0.0.25_all.deb ...
- Unpacking sensible-utils (0.0.25) ...
- Selecting previously unselected package libtext-charwidth-perl:amd64.
- Preparing to unpack .../2-libtext-charwidth-perl_0.04-11+b4_amd64.deb ...
- Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ...
- Selecting previously unselected package libtext-wrapi18n-perl.
- Preparing to unpack .../3-libtext-wrapi18n-perl_0.06-10_all.deb ...
- Unpacking libtext-wrapi18n-perl (0.06-10) ...
- Selecting previously unselected package ucf.
- Preparing to unpack .../4-ucf_3.0052_all.deb ...
- Moving old data out of the way
- Unpacking ucf (3.0052) ...
- Selecting previously unselected package mercurial-common.
- Preparing to unpack .../5-mercurial-common_7.0.1-2_all.deb ...
- Unpacking mercurial-common (7.0.1-2) ...
- Selecting previously unselected package mercurial.
- Preparing to unpack .../6-mercurial_7.0.1-2_amd64.deb ...
- Unpacking mercurial (7.0.1-2) ...
- Setting up media-types (13.0.0) ...
- Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ...
- Setting up libtext-wrapi18n-perl (0.06-10) ...
- Setting up sensible-utils (0.0.25) ...
- Setting up readline-common (8.2-6) ...
- Setting up ucf (3.0052) ...
- Setting up libreadline8t64:amd64 (8.2-6) ...
- Setting up libpython3.13-stdlib:amd64 (3.13.5-1) ...
- Setting up libpython3-stdlib:amd64 (3.13.4-1) ...
- Setting up python3.13 (3.13.5-1) ...
- Setting up python3 (3.13.4-1) ...
- running python rtupdate hooks for python3.13...
- running python post-rtupdate hooks for python3.13...
- Setting up mercurial-common (7.0.1-2) ...
- Setting up mercurial (7.0.1-2) ...
- Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version
- Processing triggers for libc-bin (2.41-8) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-hg: hg]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "hg" "--version" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-hg.1.0)
- Mercurial Distributed SCM (version 7.0.1)
- (see https://mercurial-scm.org for more information)
- 
- Copyright (C) 2005-2025 Olivia Mackall and others
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-> compiled  conf-hg.1.0
-> installed conf-hg.1.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-06-19 12:59.33 ---> saved as "d887dd35557373fa4cba804d2a436317310dea98f4267dc78d8d4bdbddd8ae68"
Job succeeded