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


Building on cree.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-06-02 17:06.10 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '99b05eeea7b126460a7b3e5a92924f935e8c7c73'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.8.5        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.3        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.1
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4.1] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.1/opam-0install-cudf-v0.4.1.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.8.5
-> installed stdlib-shims.0.3.0
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed opam-file-format.2.1.3
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.1
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-solver.2.1.0~beta4
-> installed opam-state.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
Updating files:  30% (3503/11379)
Updating files:  31% (3528/11379)
Updating files:  32% (3642/11379)
Updating files:  33% (3756/11379)
Updating files:  34% (3869/11379)
Updating files:  35% (3983/11379)
Updating files:  36% (4097/11379)
Updating files:  37% (4211/11379)
Updating files:  38% (4325/11379)
Updating files:  39% (4438/11379)
Updating files:  40% (4552/11379)
Updating files:  41% (4666/11379)
Updating files:  42% (4780/11379)
Updating files:  43% (4893/11379)
Updating files:  44% (5007/11379)
Updating files:  45% (5121/11379)
Updating files:  46% (5235/11379)
Updating files:  47% (5349/11379)
Updating files:  48% (5462/11379)
Updating files:  49% (5576/11379)
Updating files:  50% (5690/11379)
Updating files:  50% (5727/11379)
Updating files:  51% (5804/11379)
Updating files:  52% (5918/11379)
Updating files:  53% (6031/11379)
Updating files:  54% (6145/11379)
Updating files:  55% (6259/11379)
Updating files:  56% (6373/11379)
Updating files:  57% (6487/11379)
Updating files:  58% (6600/11379)
Updating files:  59% (6714/11379)
Updating files:  60% (6828/11379)
Updating files:  61% (6942/11379)
Updating files:  62% (7055/11379)
Updating files:  63% (7169/11379)
Updating files:  64% (7283/11379)
Updating files:  65% (7397/11379)
Updating files:  66% (7511/11379)
Updating files:  67% (7624/11379)
Updating files:  68% (7738/11379)
Updating files:  69% (7852/11379)
Updating files:  70% (7966/11379)
Updating files:  71% (8080/11379)
Updating files:  72% (8193/11379)
Updating files:  73% (8307/11379)
Updating files:  74% (8421/11379)
Updating files:  75% (8535/11379)
Updating files:  76% (8649/11379)
Updating files:  77% (8762/11379)
Updating files:  78% (8876/11379)
Updating files:  79% (8990/11379)
Updating files:  80% (9104/11379)
Updating files:  81% (9217/11379)
Updating files:  81% (9259/11379)
Updating files:  82% (9331/11379)
Updating files:  83% (9445/11379)
Updating files:  84% (9559/11379)
Updating files:  85% (9673/11379)
Updating files:  86% (9786/11379)
Updating files:  87% (9900/11379)
Updating files:  88% (10014/11379)
Updating files:  89% (10128/11379)
Updating files:  90% (10242/11379)
Updating files:  91% (10355/11379)
Updating files:  92% (10469/11379)
Updating files:  93% (10583/11379)
Updating files:  94% (10697/11379)
Updating files:  95% (10811/11379)
Updating files:  96% (10924/11379)
Updating files:  97% (11038/11379)
Updating files:  98% (11152/11379)
Updating files:  99% (11266/11379)
Updating files: 100% (11379/11379)
Updating files: 100% (11379/11379), done.
2021-06-02 17:06.10 ---> using "98389ab5f1545ba647f3732db5c4b7075cfbadea3d254e2e7dfa4fe62af8dabf" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (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:
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

  ~/.profile is already up-to-date.
2021-06-02 17:06.10 ---> using "5560b8e1cef4de9345640a57103672d87574e378a0b8dc006c7aaa0bf2e6084d" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-06-02 17:06.10 ---> using "432082e6de60c77dbff1fd0127c5c5176c608fd7cdeba210d4605508b9cb6ab2" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-06-02 17:06.10 ---> using "a398da3f9d84b492a7581d0e4dcbc87dfa5189cec179915e4a386ba2c78113ee" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> 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.
# Run eval $(opam env --switch=4.08.1) to update the current shell environment
2021-06-02 17:06.10 ---> using "2e5e9f517e7ca9815a34b4652c4d287e6a18fc4be22e9365730e7d4e540f6a0a" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8632 kB]
- Fetched 8854 kB in 2s (5258 kB/s)
- Reading package lists...
- 
2021-06-02 17:06.10 ---> using "03707fc9130d90c25de24f5b7eb8824ddba35a9cad84583cb387ebc48a939fdf" from cache

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

The following actions will be performed:
  - install conf-emacs 1    [required by caml-mode]
  - install caml-mode  4.06
===== 2 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /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 ... 17845 files and directories currently installed.)
- Preparing to unpack .../install-info_6.7.0.dfsg.2-6_amd64.deb ...
- Unpacking install-info (6.7.0.dfsg.2-6) ...
- Setting up install-info (6.7.0.dfsg.2-6) ...
- Selecting previously unselected package sensible-utils.
- (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 ... 17859 files and directories currently installed.)
- Preparing to unpack .../0-sensible-utils_0.0.14_all.deb ...
- Unpacking sensible-utils (0.0.14) ...
- Selecting previously unselected package cron.
- Preparing to unpack .../1-cron_3.0pl1-137_amd64.deb ...
- Unpacking cron (3.0pl1-137) ...
- Selecting previously unselected package libapparmor1:amd64.
- Preparing to unpack .../2-libapparmor1_2.13.6-10_amd64.deb ...
- Unpacking libapparmor1:amd64 (2.13.6-10) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../3-libdbus-1-3_1.12.20-2_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../4-dbus_1.12.20-2_amd64.deb ...
- Unpacking dbus (1.12.20-2) ...
- Preparing to unpack .../5-libnettle8_3.7.2-3_amd64.deb ...
- Unpacking libnettle8:amd64 (3.7.2-3) over (3.6-2) ...
- Setting up libnettle8:amd64 (3.7.2-3) ...
- (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 ... 17979 files and directories currently installed.)
- Preparing to unpack .../libgnutls30_3.7.1-5_amd64.deb ...
- Unpacking libgnutls30:amd64 (3.7.1-5) over (3.6.15-4) ...
- Setting up libgnutls30:amd64 (3.7.1-5) ...
- (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 ... 17979 files and directories currently installed.)
- Preparing to unpack .../libncursesw6_6.2+20201114-2_amd64.deb ...
- Unpacking libncursesw6:amd64 (6.2+20201114-2) over (6.2+20200918-1) ...
- Preparing to unpack .../libtinfo6_6.2+20201114-2_amd64.deb ...
- Unpacking libtinfo6:amd64 (6.2+20201114-2) over (6.2+20200918-1) ...
- Setting up libtinfo6:amd64 (6.2+20201114-2) ...
- Selecting previously unselected package media-types.
- (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 ... 17979 files and directories currently installed.)
- Preparing to unpack .../00-media-types_4.0.0_all.deb ...
- Unpacking media-types (4.0.0) ...
- Selecting previously unselected package alsa-topology-conf.
- Preparing to unpack .../01-alsa-topology-conf_1.2.4-1_all.deb ...
- Unpacking alsa-topology-conf (1.2.4-1) ...
- Selecting previously unselected package libasound2-data.
- Preparing to unpack .../02-libasound2-data_1.2.4-1.1_all.deb ...
- Unpacking libasound2-data (1.2.4-1.1) ...
- Selecting previously unselected package libasound2:amd64.
- Preparing to unpack .../03-libasound2_1.2.4-1.1_amd64.deb ...
- Unpacking libasound2:amd64 (1.2.4-1.1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../04-alsa-ucm-conf_1.2.4-2_all.deb ...
- Unpacking alsa-ucm-conf (1.2.4-2) ...
- Selecting previously unselected package emacsen-common.
- Preparing to unpack .../05-emacsen-common_3.0.4_all.deb ...
- Unpacking emacsen-common (3.0.4) ...
- Selecting previously unselected package emacs-common.
- Preparing to unpack .../06-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 .../07-emacs-bin-common_1%3a27.1+1-3.1_amd64.deb ...
- Unpacking emacs-bin-common (1:27.1+1-3.1) ...
- Selecting previously unselected package emacs-el.
- Preparing to unpack .../08-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 .../09-libjansson4_2.13.1-1.1_amd64.deb ...
- Unpacking libjansson4:amd64 (2.13.1-1.1) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../10-liblcms2-2_2.12~rc1-2_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.12~rc1-2) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../11-libicu67_67.1-6_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-6) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../12-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Selecting previously unselected package emacs-nox.
- Preparing to unpack .../13-emacs-nox_1%3a27.1+1-3.1_amd64.deb ...
- Unpacking emacs-nox (1:27.1+1-3.1) ...
- Selecting previously unselected package exim4-config.
- Preparing to unpack .../14-exim4-config_4.94.2-6_all.deb ...
- Unpacking exim4-config (4.94.2-6) ...
- Selecting previously unselected package exim4-base.
- Preparing to unpack .../15-exim4-base_4.94.2-6_amd64.deb ...
- Unpacking exim4-base (4.94.2-6) ...
- Selecting previously unselected package libevent-2.1-7:amd64.
- Preparing to unpack .../16-libevent-2.1-7_2.1.12-stable-1_amd64.deb ...
- Unpacking libevent-2.1-7:amd64 (2.1.12-stable-1) ...
- Selecting previously unselected package libunbound8:amd64.
- Preparing to unpack .../17-libunbound8_1.13.1-1_amd64.deb ...
- Unpacking libunbound8:amd64 (1.13.1-1) ...
- Selecting previously unselected package libgnutls-dane0:amd64.
- Preparing to unpack .../18-libgnutls-dane0_3.7.1-5_amd64.deb ...
- Unpacking libgnutls-dane0:amd64 (3.7.1-5) ...
- Selecting previously unselected package libidn11:amd64.
- Preparing to unpack .../19-libidn11_1.33-3_amd64.deb ...
- Unpacking libidn11:amd64 (1.33-3) ...
- Selecting previously unselected package exim4-daemon-light.
- Preparing to unpack .../20-exim4-daemon-light_4.94.2-6_amd64.deb ...
- Unpacking exim4-daemon-light (4.94.2-6) ...
- Selecting previously unselected package gsasl-common.
- Preparing to unpack .../21-gsasl-common_1.10.0-4_all.deb ...
- Unpacking gsasl-common (1.10.0-4) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../22-libgc1_1%3a8.0.4-3_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.0.4-3) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../23-libltdl7_2.4.6-15_amd64.deb ...
- Unpacking libltdl7:amd64 (2.4.6-15) ...
- Selecting previously unselected package guile-3.0-libs:amd64.
- Preparing to unpack .../24-guile-3.0-libs_3.0.5-4_amd64.deb ...
- Unpacking guile-3.0-libs:amd64 (3.0.5-4) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../25-libfribidi0_1.0.8-2_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2) ...
- Selecting previously unselected package libntlm0:amd64.
- Preparing to unpack .../26-libntlm0_1.6-3_amd64.deb ...
- Unpacking libntlm0:amd64 (1.6-3) ...
- Selecting previously unselected package libgsasl7:amd64.
- Preparing to unpack .../27-libgsasl7_1.10.0-4_amd64.deb ...
- Unpacking libgsasl7:amd64 (1.10.0-4) ...
- Selecting previously unselected package mailutils-common.
- Preparing to unpack .../28-mailutils-common_1%3a3.11.1-5_all.deb ...
- Unpacking mailutils-common (1:3.11.1-5) ...
- Selecting previously unselected package mysql-common.
- Preparing to unpack .../29-mysql-common_5.8+1.0.7_all.deb ...
- Unpacking mysql-common (5.8+1.0.7) ...
- Selecting previously unselected package mariadb-common.
- Preparing to unpack .../30-mariadb-common_1%3a10.5.10-2_all.deb ...
- Unpacking mariadb-common (1:10.5.10-2) ...
- Selecting previously unselected package libmariadb3:amd64.
- Preparing to unpack .../31-libmariadb3_1%3a10.5.10-2_amd64.deb ...
- Unpacking libmariadb3:amd64 (1:10.5.10-2) ...
- Selecting previously unselected package libpq5:amd64.
- Preparing to unpack .../32-libpq5_13.3-1_amd64.deb ...
- Unpacking libpq5:amd64 (13.3-1) ...
- Selecting previously unselected package libpython3.9-minimal:amd64.
- Preparing to unpack .../33-libpython3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../34-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.9-stdlib:amd64.
- Preparing to unpack .../35-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Selecting previously unselected package libpython3.9:amd64.
- Preparing to unpack .../36-libpython3.9_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9:amd64 (3.9.2-1) ...
- Selecting previously unselected package libmailutils8:amd64.
- Preparing to unpack .../37-libmailutils8_1%3a3.11.1-5_amd64.deb ...
- Unpacking libmailutils8:amd64 (1:3.11.1-5) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../38-libncurses6_6.2+20201114-2_amd64.deb ...
- Unpacking libncurses6:amd64 (6.2+20201114-2) ...
- Selecting previously unselected package mailutils.
- Preparing to unpack .../39-mailutils_1%3a3.11.1-5_amd64.deb ...
- Unpacking mailutils (1:3.11.1-5) ...
- Selecting previously unselected package psmisc.
- Preparing to unpack .../40-psmisc_23.4-2_amd64.deb ...
- Unpacking psmisc (23.4-2) ...
- Setting up media-types (4.0.0) ...
- Setting up liblcms2-2:amd64 (2.12~rc1-2) ...
- Setting up mysql-common (5.8+1.0.7) ...
- update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libapparmor1:amd64 (2.13.6-10) ...
- Setting up libicu67:amd64 (67.1-6) ...
- Setting up psmisc (23.4-2) ...
- Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
- Setting up libpq5:amd64 (13.3-1) ...
- Setting up libjansson4:amd64 (2.13.1-1.1) ...
- Setting up mariadb-common (1:10.5.10-2) ...
- update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libasound2-data (1.2.4-1.1) ...
- Setting up emacsen-common (3.0.4) ...
- Setting up libntlm0:amd64 (1.6-3) ...
- Setting up libidn11:amd64 (1.33-3) ...
- Setting up libncurses6:amd64 (6.2+20201114-2) ...
- Setting up libdbus-1-3:amd64 (1.12.20-2) ...
- Setting up dbus (1.12.20-2) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libfribidi0:amd64 (1.0.8-2) ...
- Setting up libevent-2.1-7:amd64 (2.1.12-stable-1) ...
- Setting up mailutils-common (1:3.11.1-5) ...
- Setting up libmariadb3:amd64 (1:10.5.10-2) ...
- Setting up libncursesw6:amd64 (6.2+20201114-2) ...
- Setting up libgc1:amd64 (1:8.0.4-3) ...
- Setting up libltdl7:amd64 (2.4.6-15) ...
- Setting up alsa-topology-conf (1.2.4-1) ...
- Setting up sensible-utils (0.0.14) ...
- Setting up exim4-config (4.94.2-6) ...
- Adding system-user for exim (v4)
- Setting up libasound2:amd64 (1.2.4-1.1) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up gsasl-common (1.10.0-4) ...
- Setting up emacs-common (1:27.1+1-3.1) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Setting up alsa-ucm-conf (1.2.4-2) ...
- Setting up guile-3.0-libs:amd64 (3.0.5-4) ...
- Setting up cron (3.0pl1-137) ...
- Adding group `crontab' (GID 104) ...
- Done.
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libgsasl7:amd64 (1.10.0-4) ...
- Setting up libunbound8:amd64 (1.13.1-1) ...
- Setting up libpython3.9:amd64 (3.9.2-1) ...
- Setting up libmailutils8:amd64 (1:3.11.1-5) ...
- Setting up emacs-el (1:27.1+1-3.1) ...
- Setting up emacs-bin-common (1:27.1+1-3.1) ...
- 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 libgnutls-dane0:amd64 (3.7.1-5) ...
- Setting up mailutils (1:3.11.1-5) ...
- 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
- Setting up exim4-base (4.94.2-6) ...
- exim: DB upgrade, deleting hints-db
- Setting up emacs-nox (1:27.1+1-3.1) ...
- 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 exim4-daemon-light (4.94.2-6) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Processing triggers for install-info (6.7.0.dfsg.2-6) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/6:
Processing  2/6:
Processing  3/6: [conf-emacs: emacs]
-> retrieved caml-mode.4.06  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "emacs" "--version" (CWD=/home/opam/.opam/4.08.1/.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
Processing  6/6: [caml-mode: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "EMACSDIR=/home/opam/.opam/4.08.1/share/emacs/site-lisp" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/caml-mode.4.06)
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- make[1]: Entering directory '/home/opam/.opam/4.08.1/.opam-switch/build/caml-mode.4.06'
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- Installing in /home/opam/.opam/4.08.1/share/emacs/site-lisp...
- if test -d /home/opam/.opam/4.08.1/share/emacs/site-lisp; then : ; else mkdir -p /home/opam/.opam/4.08.1/share/emacs/site-lisp; fi
- cp caml-font.el caml-hilit.el caml.el camldebug.el inf-caml.el caml-compat.el caml-help.el caml-types.el caml-xemacs.el caml-emacs.el /home/opam/.opam/4.08.1/share/emacs/site-lisp
- if [ -z "" ]; then \
-   cd /home/opam/.opam/4.08.1/share/emacs/site-lisp; emacs --batch --eval '(progn (setq load-path (cons "." load-path)) (byte-compile-file "caml-xemacs.el") (byte-compile-file "caml-emacs.el") (byte-compile-file "caml.el") (byte-compile-file "inf-caml.el") (byte-compile-file "caml-help.el") (byte-compile-file "caml-types.el") (byte-compile-file "caml-font.el") (byte-compile-file "camldebug.el"))'; \
- fi
- Loading /etc/emacs/site-start.d/00debian.el (source)...
- 
- In end of data:
- caml-xemacs.el:58:1:Warning: the following functions are not known to be
-     defined: mouse-position-as-motion-event, event-y-pixel, event-window,
-     event-closest-point, key-press-event-p, button-release-event-p,
-     event-button
- 
- In caml-mode:
- caml.el:527:9:Warning: assignment to free variable `before-change-function'
- 
- In end of data:
- caml.el:1979:1:Warning: the following functions are not known to be defined:
-     inferior-caml-eval-region, inferior-caml-eval-phrase,
-     inferior-caml-show-subshell, char-bytes, caml-char-bytes,
-     inferior-caml-goto-error
- 
- In caml-sit-for:
- inf-caml.el:88:27:Warning: sit-for called with 3 arguments, but accepts only
-     1-2
- 
- In inferior-caml-goto-error:
- inf-caml.el:198:17:Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In ocaml-hevea-info:
- caml-help.el:484:11:Warning: reference to free variable `Info-directory-list'
- 
- In ocaml-ocamldoc-info:
- caml-help.el:527:11:Warning: reference to free variable `Info-directory-list'
- caml-help.el:638:1:Warning: defface for `ocaml-help-face' fails to specify
-     containing group
- caml-help.el:794:1:Warning: defface for `ocaml-link-face' fails to specify
-     containing group
- 
- In end of data:
- caml-help.el:858:1:Warning: the following functions are not known to be
-     defined: find-if, remove-if, intersection, view-mode-exit
- 
- In caml-types-feedback:
- caml-types.el:27:24:Warning: reference to free variable `caml-types-buffer'
- 
- In caml-types-preprocess:
- caml-types.el:332:47:Warning: reference to free variable `target-file'
- 
- In caml-types-get-pos:
- caml-types.el:570:32:Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- caml-types.el:572:17:Warning: `goto-line' is for interactive use only; use
-     `forward-line' instead.
- 
- In caml-types-find-file:
- caml-types.el:588:32:Warning: `toggle-read-only' is an obsolete function (as
-     of 24.3); use `read-only-mode' instead.
- 
- In toplevel form:
- camldebug.el:79:8:Warning: `set-face-underline-p' is an obsolete function (as
-     of 24.3); use `set-face-underline' instead.
- 
- In camldebug-mode:
- camldebug.el:116:4:Warning: `mapcar' called for effect; use `mapc' or `dolist'
-     instead
- camldebug.el:132:9:Warning: assignment to free variable
-     `comint-input-sentinel'
- 
- In camldebug-kill-filter:
- camldebug.el:220:15:Warning: assignment to free variable
-     `camldebug-kill-output'
- 
- In camldebug-kill:
- camldebug.el:232:10:Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- camldebug.el:234:19:Warning: reference to free variable
-     `current-camldebug-buffer'
- 
- In camldebug-goto-filter:
- camldebug.el:257:38:Warning: reference to free variable
-     `camldebug-goto-position'
- camldebug.el:267:37:Warning: assignment to free variable
-     `camldebug-goto-output'
- camldebug.el:265:26:Warning: reference to free variable
-     `camldebug-goto-output'
- 
- In camldebug-goto:
- camldebug.el:293:45:Warning: reference to free variable
-     `current-camldebug-buffer'
- camldebug.el:330:38:Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In camldebug-delete-filter:
- camldebug.el:338:35:Warning: reference to free variable
-     `camldebug-delete-file'
- camldebug.el:340:21:Warning: reference to free variable
-     `camldebug-delete-position'
- camldebug.el:348:39:Warning: assignment to free variable
-     `camldebug-delete-output'
- camldebug.el:346:26:Warning: reference to free variable
-     `camldebug-delete-output'
- 
- In camldebug-delete:
- camldebug.el:381:27:Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- camldebug.el:382:26:Warning: reference to free variable
-     `current-camldebug-buffer'
- camldebug.el:410:22:Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In camldebug-complete-filter:
- camldebug.el:429:15:Warning: reference to free variable
-     `camldebug-complete-list'
- camldebug.el:429:15:Warning: assignment to free variable
-     `camldebug-complete-list'
- 
- In camldebug-complete:
- camldebug.el:472:6:Warning: `comint-dynamic-simple-complete' is an obsolete
-     function (as of 24.1); use `completion-in-region' instead.
- 
- In camldebug-display-line:
- camldebug.el:683:21:Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In camldebug-set-current-event:
- camldebug.el:705:55:Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- 
- In camldebug-call-1:
- camldebug.el:775:48:Warning: Use `with-current-buffer' rather than
-     save-excursion+set-buffer
- make[1]: Leaving directory '/home/opam/.opam/4.08.1/.opam-switch/build/caml-mode.4.06'
Processing  6/6: [caml-mode: make install-ocamltags]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-ocamltags" "BINDIR=/home/opam/.opam/4.08.1/bin" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/caml-mode.4.06)
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- grep: opam/opam: No such file or directory
- sed -e 's:@EMACS@:emacs:' ocamltags.in >ocamltags
- chmod a+x ocamltags
- cp ocamltags /home/opam/.opam/4.08.1/bin/ocamltags
-> installed caml-mode.4.06
Done.

<><> caml-mode.4.06 installed successfully ><><><><><><><><><><><><><><><><><><>
=> If you have not yet done so, please add in ~/.emacs.d/init.el or
   in ~/.emacs to following line:
       (add-to-list 'load-path "/home/opam/.opam/4.08.1/share/emacs/site-lisp/")
# Run eval $(opam env) to update the current shell environment
2021-06-02 17:12.39 ---> saved as "ad505ce0707d7dd848f008416b1f79f6056b6ebfcf150b353fe97653785f59a3"
Job succeeded