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


Building on clete.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-03 09:34.47 ---> 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 '9c3fe9d253394788e95360e5c2bcb22722fae6f5'\
               \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.9.0        [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.2
  - 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
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.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.9.0] downloaded from https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz
[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
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.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.2] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.2/opam-0install-cudf-v0.4.2.tbz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[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.9.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> 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.2
-> 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-state.2.1.0~beta4
-> installed opam-solver.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
2021-07-03 09:34.47 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" 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:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2021-07-03 09:34.47 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" 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-07-03 09:34.47 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-07-03 09:34.47 ---> using "4382217c65ee8c899c1e38e76fe879b949ffb708f73e6e0a95f0a3814d01dd54" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.06.1  (cached)
-> installed ocaml-base-compiler.4.06.1
-> installed ocaml-config.1
-> installed ocaml.4.06.1
Done.
# Run eval $(opam env --switch=4.06.1) to update the current shell environment
2021-07-03 09:34.47 ---> using "4d819bb314d0a29ab9f075e547c450afe21a10465cb004594f48c5a6443f7713" 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]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8640 kB]
- Fetched 8865 kB in 1s (6301 kB/s)
- Reading package lists...
- 
2021-07-03 09:34.47 ---> using "dcc54dd3267b14ded422e97dc182711abd1fb2c31448c1d686f2cd35d42229e1" 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 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
2021-07-03 09:34.47 ---> using "5ab3a69d353c2de4dd1759d3f4748be8083174e25b76fb7c5222940b7f183102" from cache

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

Nothing to do.
The following actions will be performed:
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install conf-vim                 1
===== 1 to install | 1 to remove =====

The following system packages will first need to be installed:
    vim-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" "vim-nox"
- debconf: delaying package configuration, since apt-utils is not installed
- (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 .../libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
- Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) over (0.04-6) ...
- Preparing to unpack .../perl_5.32.1-4_amd64.deb ...
- Unpacking perl (5.32.1-4) over (5.30.3-4) ...
- Selecting previously unselected package perl-modules-5.32.
- Preparing to unpack .../perl-modules-5.32_5.32.1-4_all.deb ...
- Unpacking perl-modules-5.32 (5.32.1-4) ...
- Selecting previously unselected package libperl5.32:amd64.
- Preparing to unpack .../libperl5.32_5.32.1-4_amd64.deb ...
- Unpacking libperl5.32:amd64 (5.32.1-4) ...
- Preparing to unpack .../perl-base_5.32.1-4_amd64.deb ...
- Unpacking perl-base (5.32.1-4) over (5.30.3-4) ...
- Setting up perl-base (5.32.1-4) ...
- (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 ... 19769 files and directories currently installed.)
- Preparing to unpack .../00-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
- Unpacking liblocale-gettext-perl (1.07-4+b1) over (1.07-4) ...
- Preparing to unpack .../01-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
- Unpacking libfile-fcntllock-perl (0.22-3+b7) over (0.22-3+b6) ...
- Selecting previously unselected package fonts-lato.
- Preparing to unpack .../02-fonts-lato_2.0-2.1_all.deb ...
- Unpacking fonts-lato (2.0-2.1) ...
- Selecting previously unselected package xxd.
- Preparing to unpack .../03-xxd_2%3a8.2.2434-3_amd64.deb ...
- Unpacking xxd (2:8.2.2434-3) ...
- Selecting previously unselected package vim-common.
- Preparing to unpack .../04-vim-common_2%3a8.2.2434-3_all.deb ...
- Unpacking vim-common (2:8.2.2434-3) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../05-media-types_4.0.0_all.deb ...
- Unpacking media-types (4.0.0) ...
- Selecting previously unselected package javascript-common.
- Preparing to unpack .../06-javascript-common_11+nmu1_all.deb ...
- Unpacking javascript-common (11+nmu1) ...
- Selecting previously unselected package libjs-jquery.
- Preparing to unpack .../07-libjs-jquery_3.5.1+dfsg+~3.5.5-7_all.deb ...
- Unpacking libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
- Selecting previously unselected package liblua5.2-0:amd64.
- Preparing to unpack .../08-liblua5.2-0_5.2.4-1.1+b3_amd64.deb ...
- Unpacking liblua5.2-0:amd64 (5.2.4-1.1+b3) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../09-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.9-minimal:amd64.
- Preparing to unpack .../10-libpython3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
- Selecting previously unselected package libpython3.9-stdlib:amd64.
- Preparing to unpack .../11-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 .../12-libpython3.9_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9:amd64 (3.9.2-1) ...
- Selecting previously unselected package rubygems-integration.
- Preparing to unpack .../13-rubygems-integration_1.18_all.deb ...
- Unpacking rubygems-integration (1.18) ...
- Selecting previously unselected package ruby2.7.
- Preparing to unpack .../14-ruby2.7_2.7.3-2_amd64.deb ...
- Unpacking ruby2.7 (2.7.3-2) ...
- Selecting previously unselected package ruby-rubygems.
- Preparing to unpack .../15-ruby-rubygems_3.2.5-2_all.deb ...
- Unpacking ruby-rubygems (3.2.5-2) ...
- Selecting previously unselected package ruby.
- Preparing to unpack .../16-ruby_1%3a2.7+2_amd64.deb ...
- Unpacking ruby (1:2.7+2) ...
- Selecting previously unselected package rake.
- Preparing to unpack .../17-rake_13.0.3-1_all.deb ...
- Unpacking rake (13.0.3-1) ...
- Selecting previously unselected package ruby-minitest.
- Preparing to unpack .../18-ruby-minitest_5.13.0-1_all.deb ...
- Unpacking ruby-minitest (5.13.0-1) ...
- Selecting previously unselected package ruby-net-telnet.
- Preparing to unpack .../19-ruby-net-telnet_0.1.1-2_all.deb ...
- Unpacking ruby-net-telnet (0.1.1-2) ...
- Selecting previously unselected package ruby-power-assert.
- Preparing to unpack .../20-ruby-power-assert_1.1.7-2_all.deb ...
- Unpacking ruby-power-assert (1.1.7-2) ...
- Selecting previously unselected package ruby-test-unit.
- Preparing to unpack .../21-ruby-test-unit_3.3.9-1_all.deb ...
- Unpacking ruby-test-unit (3.3.9-1) ...
- Selecting previously unselected package ruby-xmlrpc.
- Preparing to unpack .../22-ruby-xmlrpc_0.3.0-2_all.deb ...
- Unpacking ruby-xmlrpc (0.3.0-2) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../23-libyaml-0-2_0.2.2-1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
- Selecting previously unselected package libruby2.7:amd64.
- Preparing to unpack .../24-libruby2.7_2.7.3-2_amd64.deb ...
- Unpacking libruby2.7:amd64 (2.7.3-2) ...
- Selecting previously unselected package libtcl8.6:amd64.
- Preparing to unpack .../25-libtcl8.6_8.6.11+dfsg-1_amd64.deb ...
- Unpacking libtcl8.6:amd64 (8.6.11+dfsg-1) ...
- Selecting previously unselected package vim-runtime.
- Preparing to unpack .../26-vim-runtime_2%3a8.2.2434-3_all.deb ...
- Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
- Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
- Unpacking vim-runtime (2:8.2.2434-3) ...
- Selecting previously unselected package vim-nox.
- Preparing to unpack .../27-vim-nox_2%3a8.2.2434-3_amd64.deb ...
- Unpacking vim-nox (2:8.2.2434-3) ...
- Selecting previously unselected package zip.
- Preparing to unpack .../28-zip_3.0-12_amd64.deb ...
- Unpacking zip (3.0-12) ...
- Setting up media-types (4.0.0) ...
- Setting up javascript-common (11+nmu1) ...
- Setting up fonts-lato (2.0-2.1) ...
- Setting up ruby-power-assert (1.1.7-2) ...
- Setting up libyaml-0-2:amd64 (0.2.2-1) ...
- Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
- Setting up perl-modules-5.32 (5.32.1-4) ...
- Setting up rubygems-integration (1.18) ...
- Setting up xxd (2:8.2.2434-3) ...
- Setting up ruby-minitest (5.13.0-1) ...
- Setting up zip (3.0-12) ...
- Setting up vim-common (2:8.2.2434-3) ...
- Setting up ruby-test-unit (3.3.9-1) ...
- Setting up ruby-net-telnet (0.1.1-2) ...
- Setting up libtcl8.6:amd64 (8.6.11+dfsg-1) ...
- Setting up libperl5.32:amd64 (5.32.1-4) ...
- Setting up liblua5.2-0:amd64 (5.2.4-1.1+b3) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
- Setting up vim-runtime (2:8.2.2434-3) ...
- Setting up ruby-xmlrpc (0.3.0-2) ...
- Setting up liblocale-gettext-perl (1.07-4+b1) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Setting up perl (5.32.1-4) ...
- Setting up libpython3.9:amd64 (3.9.2-1) ...
- Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
- Setting up libfile-fcntllock-perl (0.22-3+b7) ...
- Setting up ruby2.7 (2.7.3-2) ...
- Setting up ruby (1:2.7+2) ...
- Setting up rake (13.0.3-1) ...
- Setting up ruby-rubygems (3.2.5-2) ...
- Setting up libruby2.7:amd64 (2.7.3-2) ...
- Setting up vim-nox (2:8.2.2434-3) ...
- update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vim (vim) in auto mode
- update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vimdiff (vimdiff) in auto mode
- update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rvim (rvim) in auto mode
- update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rview (rview) in auto mode
- update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vi (vi) in auto mode
- update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/view (view) in auto mode
- update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/ex (ex) in auto mode
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  3/4: [conf-vim: vim]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "vim" "--version" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-vim.1)
- VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Mar 02 2021 02:58:09)
- Included patches: 1-2434
- Modified by team+vim@tracker.debian.org
- Compiled by team+vim@tracker.debian.org
- Huge version without GUI.  Features included (+) or not (-):
- +acl               -farsi             +mouse_sgr         +tag_binary
- +arabic            +file_in_path      -mouse_sysmouse    -tag_old_static
- +autocmd           +find_in_path      +mouse_urxvt       -tag_any_white
- +autochdir         +float             +mouse_xterm       +tcl
- -autoservername    +folding           +multi_byte        +termguicolors
- -balloon_eval      -footer            +multi_lang        +terminal
- +balloon_eval_term +fork()            -mzscheme          +terminfo
- -browse            +gettext           +netbeans_intg     +termresponse
- ++builtin_terms    -hangul_input      +num64             +textobjects
- +byte_offset       +iconv             +packages          +textprop
- +channel           +insert_expand     +path_extra        +timers
- +cindent           +ipv6              +perl              +title
- -clientserver      +job               +persistent_undo   -toolbar
- -clipboard         +jumplist          +popupwin          +user_commands
- +cmdline_compl     +keymap            +postscript        +vartabs
- +cmdline_hist      +lambda            +printer           +vertsplit
- +cmdline_info      +langmap           +profile           +virtualedit
- +comments          +libcall           -python            +visual
- +conceal           +linebreak         +python3           +visualextra
- +cryptv            +lispindent        +quickfix          +viminfo
- +cscope            +listcmds          +reltime           +vreplace
- +cursorbind        +localmap          +rightleft         +wildignore
- +cursorshape       +lua               +ruby              +wildmenu
- +dialog_con        +menu              +scrollbind        +windows
- +diff              +mksession         +signs             +writebackup
- +digraphs          +modify_fname      +smartindent       -X11
- -dnd               +mouse             -sound             -xfontset
- -ebcdic            -mouseshape        +spell             -xim
- +emacs_tags        +mouse_dec         +startuptime       -xpm
- +eval              +mouse_gpm         +statusline        -xsmp
- +ex_extra          -mouse_jsbterm     -sun_workshop      -xterm_clipboard
- +extra_search      +mouse_netterm     +syntax            -xterm_save
-    system vimrc file: "$VIM/vimrc"
-      user vimrc file: "$HOME/.vimrc"
-  2nd user vimrc file: "~/.vim/vimrc"
-       user exrc file: "$HOME/.exrc"
-        defaults file: "$VIMRUNTIME/defaults.vim"
-   fall-back for $VIM: "/usr/share/vim"
- Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -Wdate-time -g -O2 -ffile-prefix-map=/build/vim-wroKTq/vim-8.2.2434=. -fstack-protector-strong -Wformat -Werror=format-security -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 
- Linking: gcc -L. -Wl,-z,relro -Wl,-z,now -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-E -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o vim -lm -ltinfo -lselinux -lacl -lattr -lgpm -ldl -L/usr/lib -llua5.2 -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lcrypt -L/usr/lib/python3.9/config-3.9-x86_64-linux-gnu -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -ldl -lz -lpthread -lm -lruby-2.7 -lm -L/usr/lib 
-> compiled  conf-vim.1
-> installed conf-vim.1
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-03 09:35.13 ---> saved as "ff943827562d286605f1696c85b43bae474953a7892d76dcb16bf8efca6cf334"
Job succeeded