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


Building on clete.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41)
2022-05-01 14:12.52 ---> using "e16578957f674ca141475612bdd8fe456bdeb3cf55dca9de0669bf5f721951e7" 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-05-01 14:12.52 ---> using "09ae07f34eca5d84e953ea4b87a3c466448be28706a95338ba19feb13b3b66fd" 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 4ce6f847a29936b1d875b70940837be093fec84e"))
2022-05-01 14:12.52 ---> using "8a62ed72fc23e1663b0f130dbecbe2a8d6a9d36667f58fd75e99df9fc9855900" 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-05-01 14:12.52 ---> using "1da6a21744e622352d23ddb067012a46b76c5e5a957ab9cd9733a836f9d86396" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.09.1  (https://github.com/ocaml/ocaml/archive/4.09.1.tar.gz)
-> installed ocaml-base-compiler.4.09.1
-> installed ocaml-config.1
-> installed ocaml.4.09.1
Done.
# Run eval $(opam env --switch=4.09) to update the current shell environment
2022-05-01 14:12.52 ---> using "4021b83aba9221fbbf08e033106f45e251046d2d56954839b5ee86eea3a5a748" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 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-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB]
- Fetched 430 kB in 2s (181 kB/s)
- Reading package lists...
- 
2022-05-01 14:12.52 ---> using "7d08721610f3ff2b0a285e4bb84afe442a6ae76567fdb7be49aec2f2b36aec1b" from cache

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

Nothing to do.
The following actions will be performed:
=== install 1 package
  - install conf-emacs 1

The following system packages will first need to be installed:
    emacs-nox

<><> 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" "emacs-nox"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package install-info.
- (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 ... 18478 files and directories currently installed.)
- Preparing to unpack .../install-info_6.8-4+b1_amd64.deb ...
- Unpacking install-info (6.8-4+b1) ...
- Setting up install-info (6.8-4+b1) ...
- Selecting previously unselected package cron.
- (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 ... 18493 files and directories currently installed.)
- Preparing to unpack .../00-cron_3.0pl1-137.1_amd64.deb ...
- Unpacking cron (3.0pl1-137.1) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../01-libdbus-1-3_1.14.0-1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.0-1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../02-dbus-bin_1.14.0-1_amd64.deb ...
- Unpacking dbus-bin (1.14.0-1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../03-dbus-session-bus-common_1.14.0-1_all.deb ...
- Unpacking dbus-session-bus-common (1.14.0-1) ...
- Selecting previously unselected package libapparmor1:amd64.
- Preparing to unpack .../04-libapparmor1_3.0.4-2_amd64.deb ...
- Unpacking libapparmor1:amd64 (3.0.4-2) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../05-dbus-daemon_1.14.0-1_amd64.deb ...
- Unpacking dbus-daemon (1.14.0-1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../06-dbus-system-bus-common_1.14.0-1_all.deb ...
- Unpacking dbus-system-bus-common (1.14.0-1) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../07-dbus_1.14.0-1_amd64.deb ...
- Unpacking dbus (1.14.0-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../08-media-types_7.1.0_all.deb ...
- Unpacking media-types (7.1.0) ...
- Selecting previously unselected package alsa-topology-conf.
- Preparing to unpack .../09-alsa-topology-conf_1.2.5.1-2_all.deb ...
- Unpacking alsa-topology-conf (1.2.5.1-2) ...
- Selecting previously unselected package libasound2-data.
- Preparing to unpack .../10-libasound2-data_1.2.6.1-2_all.deb ...
- Unpacking libasound2-data (1.2.6.1-2) ...
- Selecting previously unselected package libasound2:amd64.
- Preparing to unpack .../11-libasound2_1.2.6.1-2+b1_amd64.deb ...
- Unpacking libasound2:amd64 (1.2.6.1-2+b1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../12-alsa-ucm-conf_1.2.6.3-1_all.deb ...
- Unpacking alsa-ucm-conf (1.2.6.3-1) ...
- Selecting previously unselected package emacsen-common.
- Preparing to unpack .../13-emacsen-common_3.0.4_all.deb ...
- Unpacking emacsen-common (3.0.4) ...
- Selecting previously unselected package emacs-common.
- Preparing to unpack .../14-emacs-common_1%3a27.1+1-3.1_all.deb ...
- Unpacking emacs-common (1:27.1+1-3.1) ...
- Selecting previously unselected package emacs-bin-common.
- Preparing to unpack .../15-emacs-bin-common_1%3a27.1+1-3.1+b1_amd64.deb ...
- Unpacking emacs-bin-common (1:27.1+1-3.1+b1) ...
- Selecting previously unselected package emacs-el.
- Preparing to unpack .../16-emacs-el_1%3a27.1+1-3.1_all.deb ...
- Unpacking emacs-el (1:27.1+1-3.1) ...
- Selecting previously unselected package libjansson4:amd64.
- Preparing to unpack .../17-libjansson4_2.14-2_amd64.deb ...
- Unpacking libjansson4:amd64 (2.14-2) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../18-liblcms2-2_2.12~rc1-2_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.12~rc1-2) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../19-libicu71_71.1-2_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-2) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../20-libxml2_2.9.13+dfsg-1+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.13+dfsg-1+b1) ...
- Selecting previously unselected package emacs-nox.
- Preparing to unpack .../21-emacs-nox_1%3a27.1+1-3.1+b1_amd64.deb ...
- Unpacking emacs-nox (1:27.1+1-3.1+b1) ...
- Selecting previously unselected package exim4-config.
- Preparing to unpack .../22-exim4-config_4.95-5_all.deb ...
- Unpacking exim4-config (4.95-5) ...
- Selecting previously unselected package exim4-base.
- Preparing to unpack .../23-exim4-base_4.95-5_amd64.deb ...
- Unpacking exim4-base (4.95-5) ...
- Selecting previously unselected package libevent-2.1-7:amd64.
- Preparing to unpack .../24-libevent-2.1-7_2.1.12-stable-5_amd64.deb ...
- Unpacking libevent-2.1-7:amd64 (2.1.12-stable-5) ...
- Selecting previously unselected package libunbound8:amd64.
- Preparing to unpack .../25-libunbound8_1.15.0-8_amd64.deb ...
- Unpacking libunbound8:amd64 (1.15.0-8) ...
- Selecting previously unselected package libgnutls-dane0:amd64.
- Preparing to unpack .../26-libgnutls-dane0_3.7.4-2_amd64.deb ...
- Unpacking libgnutls-dane0:amd64 (3.7.4-2) ...
- Selecting previously unselected package libidn12:amd64.
- Preparing to unpack .../27-libidn12_1.38-4_amd64.deb ...
- Unpacking libidn12:amd64 (1.38-4) ...
- Selecting previously unselected package exim4-daemon-light.
- Preparing to unpack .../28-exim4-daemon-light_4.95-5_amd64.deb ...
- Unpacking exim4-daemon-light (4.95-5) ...
- Selecting previously unselected package gsasl-common.
- Preparing to unpack .../29-gsasl-common_1.10.0-5_all.deb ...
- Unpacking gsasl-common (1.10.0-5) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../30-libgc1_1%3a8.0.6-1.1_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.0.6-1.1) ...
- Selecting previously unselected package guile-3.0-libs:amd64.
- Preparing to unpack .../31-guile-3.0-libs_3.0.8-2_amd64.deb ...
- Unpacking guile-3.0-libs:amd64 (3.0.8-2) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../32-libfribidi0_1.0.8-2.1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
- Selecting previously unselected package libntlm0:amd64.
- Preparing to unpack .../33-libntlm0_1.6-4_amd64.deb ...
- Unpacking libntlm0:amd64 (1.6-4) ...
- Selecting previously unselected package libgsasl7:amd64.
- Preparing to unpack .../34-libgsasl7_1.10.0-5+b1_amd64.deb ...
- Unpacking libgsasl7:amd64 (1.10.0-5+b1) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../35-libltdl7_2.4.7-3_amd64.deb ...
- Unpacking libltdl7:amd64 (2.4.7-3) ...
- Selecting previously unselected package mailutils-common.
- Preparing to unpack .../36-mailutils-common_1%3a3.15-2_all.deb ...
- Unpacking mailutils-common (1:3.15-2) ...
- Selecting previously unselected package mysql-common.
- Preparing to unpack .../37-mysql-common_5.8+1.0.8_all.deb ...
- Unpacking mysql-common (5.8+1.0.8) ...
- Selecting previously unselected package mariadb-common.
- Preparing to unpack .../38-mariadb-common_1%3a10.6.7-3_all.deb ...
- Unpacking mariadb-common (1:10.6.7-3) ...
- Selecting previously unselected package libmariadb3:amd64.
- Preparing to unpack .../39-libmariadb3_1%3a10.6.7-3_amd64.deb ...
- Unpacking libmariadb3:amd64 (1:10.6.7-3) ...
- Selecting previously unselected package libpq5:amd64.
- Preparing to unpack .../40-libpq5_14.2-1+b3_amd64.deb ...
- Unpacking libpq5:amd64 (14.2-1+b3) ...
- Selecting previously unselected package libpython3.10-minimal:amd64.
- Preparing to unpack .../41-libpython3.10-minimal_3.10.4-3_amd64.deb ...
- Unpacking libpython3.10-minimal:amd64 (3.10.4-3) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../42-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 .../43-libpython3.10-stdlib_3.10.4-3_amd64.deb ...
- Unpacking libpython3.10-stdlib:amd64 (3.10.4-3) ...
- Selecting previously unselected package libpython3.10:amd64.
- Preparing to unpack .../44-libpython3.10_3.10.4-3_amd64.deb ...
- Unpacking libpython3.10:amd64 (3.10.4-3) ...
- Selecting previously unselected package libmailutils9:amd64.
- Preparing to unpack .../45-libmailutils9_1%3a3.15-2_amd64.deb ...
- Unpacking libmailutils9:amd64 (1:3.15-2) ...
- Selecting previously unselected package mailutils.
- Preparing to unpack .../46-mailutils_1%3a3.15-2_amd64.deb ...
- Unpacking mailutils (1:3.15-2) ...
- Setting up media-types (7.1.0) ...
- Setting up liblcms2-2:amd64 (2.12~rc1-2) ...
- Setting up libicu71:amd64 (71.1-2) ...
- Setting up mysql-common (5.8+1.0.8) ...
- update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libapparmor1:amd64 (3.0.4-2) ...
- Setting up cron (3.0pl1-137.1) ...
- Adding group `crontab' (GID 102) ...
- Done.
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of restart.
- Setting up libpq5:amd64 (14.2-1+b3) ...
- Setting up libjansson4:amd64 (2.14-2) ...
- Setting up mariadb-common (1:10.6.7-3) ...
- update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libasound2-data (1.2.6.1-2) ...
- Setting up emacsen-common (3.0.4) ...
- Setting up libntlm0:amd64 (1.6-4) ...
- Setting up libdbus-1-3:amd64 (1.14.0-1) ...
- Setting up libfribidi0:amd64 (1.0.8-2.1) ...
- Setting up libidn12:amd64 (1.38-4) ...
- Setting up libevent-2.1-7:amd64 (2.1.12-stable-5) ...
- Setting up mailutils-common (1:3.15-2) ...
- Setting up libpython3.10-minimal:amd64 (3.10.4-3) ...
- Setting up libmariadb3:amd64 (1:10.6.7-3) ...
- Setting up libgc1:amd64 (1:8.0.6-1.1) ...
- Setting up libltdl7:amd64 (2.4.7-3) ...
- Setting up alsa-topology-conf (1.2.5.1-2) ...
- Setting up exim4-config (4.95-5) ...
- Adding system-user for exim (v4)
- Setting up dbus-session-bus-common (1.14.0-1) ...
- Setting up libasound2:amd64 (1.2.6.1-2+b1) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up gsasl-common (1.10.0-5) ...
- Setting up dbus-system-bus-common (1.14.0-1) ...
- Setting up emacs-common (1:27.1+1-3.1) ...
- Setting up libxml2:amd64 (2.9.13+dfsg-1+b1) ...
- Setting up dbus-bin (1.14.0-1) ...
- Setting up exim4-base (4.95-5) ...
- exim: DB upgrade, deleting hints-db
- Setting up alsa-ucm-conf (1.2.6.3-1) ...
- Setting up guile-3.0-libs:amd64 (3.0.8-2) ...
- Setting up libgsasl7:amd64 (1.10.0-5+b1) ...
- Setting up dbus-daemon (1.14.0-1) ...
- Setting up libpython3.10-stdlib:amd64 (3.10.4-3) ...
- Setting up libunbound8:amd64 (1.15.0-8) ...
- Setting up dbus (1.14.0-1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up emacs-el (1:27.1+1-3.1) ...
- Setting up emacs-bin-common (1:27.1+1-3.1+b1) ...
- update-alternatives: using /usr/bin/ctags.emacs to provide /usr/bin/ctags (ctags) in auto mode
- update-alternatives: using /usr/bin/ebrowse.emacs to provide /usr/bin/ebrowse (ebrowse) in auto mode
- update-alternatives: using /usr/bin/emacsclient.emacs to provide /usr/bin/emacsclient (emacsclient) in auto mode
- update-alternatives: using /usr/bin/etags.emacs to provide /usr/bin/etags (etags) in auto mode
- Setting up libpython3.10:amd64 (3.10.4-3) ...
- Setting up libgnutls-dane0:amd64 (3.7.4-2) ...
- Setting up emacs-nox (1:27.1+1-3.1+b1) ...
- update-alternatives: using /usr/bin/emacs-nox to provide /usr/bin/emacs (emacs) in auto mode
- Install emacsen-common for emacs
- emacsen-common: Handling install of emacsen flavor emacs
- Setting up libmailutils9:amd64 (1:3.15-2) ...
- Setting up exim4-daemon-light (4.95-5) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up mailutils (1:3.15-2) ...
- update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
- update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
- update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
- update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
- update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
- update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
- update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
- Processing triggers for install-info (6.8-4+b1) ...
- Processing triggers for libc-bin (2.33-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-emacs: emacs]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "emacs" "--version" (CWD=/home/opam/.opam/4.09/.opam-switch/build/conf-emacs.1)
- GNU Emacs 27.1
- Copyright (C) 2020 Free Software Foundation, Inc.
- GNU Emacs comes with ABSOLUTELY NO WARRANTY.
- You may redistribute copies of GNU Emacs
- under the terms of the GNU General Public License.
- For more information about these matters, see the file named COPYING.
-> compiled  conf-emacs.1
-> installed conf-emacs.1
Done.
# Run eval $(opam env) to update the current shell environment
2022-05-01 14:13.10 ---> saved as "bc506ae2770419737b3890a864ec31756c35ef29c718096d18d05618d8386ca1"
Job succeeded