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


Building on asteria.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:35955c73858a160861a4c163059ac175d08b4130fa60e218e4e334edc9aaf57e
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-03-16 04:27.57 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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"))
2024-03-16 04:27.57 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 ac9a846c007d1cde3764459aeae5b75c2f8b7aa8"))
2024-03-16 04:27.57 ---> using "f6daa5a185e151575958bea1bc7ebf168b134457b47fd2bceccea664c8ac3953" 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.

2024-03-16 04:27.57 ---> using "18a4f9bae2d8e0b81b324227a340acbc6fb6adc121711142b1a69c92072eb64b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.0.0  (cached)
-> installed ocaml-base-compiler.5.0.0
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2024-03-16 04:27.57 ---> using "5d11e26b54cd8d53a366092f138bac1d66998e7c9c071436c2e49483e197a936" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 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-2024-03-15-1419.03-F-2024-03-15-1419.03.pdiff [14.0 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-15-1419.03-F-2024-03-15-1419.03.pdiff [14.0 kB]
- Fetched 275 kB in 1s (254 kB/s)
- Reading package lists...
2024-03-16 04:27.57 ---> using "6b85e139d472f2a5d3bc623d507cd520c18ded34e93922816e31990890666680" 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"))
Nothing to do.
[NOTE] conf-vim.1 is not installed.

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

The following system packages will first need to be installed:
    vim-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. 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" "vim-nox"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package fonts-lato.
- (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 ... 19678 files and directories currently installed.)
- Preparing to unpack .../00-fonts-lato_2.015-1_all.deb ...
- Unpacking fonts-lato (2.015-1) ...
- Selecting previously unselected package vim-common.
- Preparing to unpack .../01-vim-common_2%3a9.1.0016-1_all.deb ...
- Unpacking vim-common (2:9.1.0016-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../02-media-types_10.1.0_all.deb ...
- Unpacking media-types (10.1.0) ...
- Selecting previously unselected package javascript-common.
- Preparing to unpack .../03-javascript-common_11+nmu1_all.deb ...
- Unpacking javascript-common (11+nmu1) ...
- Selecting previously unselected package libjs-jquery.
- Preparing to unpack .../04-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ...
- Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ...
- Selecting previously unselected package liblua5.1-0:amd64.
- Preparing to unpack .../05-liblua5.1-0_5.1.5-9+b2_amd64.deb ...
- Unpacking liblua5.1-0:amd64 (5.1.5-9+b2) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../06-libncurses6_6.4+20240113-1_amd64.deb ...
- Unpacking libncurses6:amd64 (6.4+20240113-1) ...
- Selecting previously unselected package libpython3.11-minimal:amd64.
- Preparing to unpack .../07-libpython3.11-minimal_3.11.8-3_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.8-3) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../08-libpython3.11-stdlib_3.11.8-3_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.8-3) ...
- Selecting previously unselected package libpython3.11t64:amd64.
- Preparing to unpack .../09-libpython3.11t64_3.11.8-3_amd64.deb ...
- Unpacking libpython3.11t64:amd64 (3.11.8-3) ...
- Selecting previously unselected package rubygems-integration.
- Preparing to unpack .../10-rubygems-integration_1.18_all.deb ...
- Unpacking rubygems-integration (1.18) ...
- Selecting previously unselected package ruby3.1.
- Preparing to unpack .../11-ruby3.1_3.1.2-8_amd64.deb ...
- Unpacking ruby3.1 (3.1.2-8) ...
- Selecting previously unselected package ruby-rubygems.
- Preparing to unpack .../12-ruby-rubygems_3.4.20-1_all.deb ...
- Unpacking ruby-rubygems (3.4.20-1) ...
- Selecting previously unselected package ruby.
- Preparing to unpack .../13-ruby_1%3a3.1_amd64.deb ...
- Unpacking ruby (1:3.1) ...
- Selecting previously unselected package rake.
- Preparing to unpack .../14-rake_13.0.6-3_all.deb ...
- Unpacking rake (13.0.6-3) ...
- Selecting previously unselected package ruby-net-telnet.
- Preparing to unpack .../15-ruby-net-telnet_0.2.0-1_all.deb ...
- Unpacking ruby-net-telnet (0.2.0-1) ...
- Selecting previously unselected package ruby-webrick.
- Preparing to unpack .../16-ruby-webrick_1.8.1-1_all.deb ...
- Unpacking ruby-webrick (1.8.1-1) ...
- Selecting previously unselected package ruby-xmlrpc.
- Preparing to unpack .../17-ruby-xmlrpc_0.3.2-2_all.deb ...
- Unpacking ruby-xmlrpc (0.3.2-2) ...
- Selecting previously unselected package ruby-sdbm:amd64.
- Preparing to unpack .../18-ruby-sdbm_1.0.0-5+b2_amd64.deb ...
- Unpacking ruby-sdbm:amd64 (1.0.0-5+b2) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../19-libyaml-0-2_0.2.5-1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
- Selecting previously unselected package libruby3.1:amd64.
- Preparing to unpack .../20-libruby3.1_3.1.2-8_amd64.deb ...
- Unpacking libruby3.1:amd64 (3.1.2-8) ...
- Selecting previously unselected package libruby:amd64.
- Preparing to unpack .../21-libruby_1%3a3.1_amd64.deb ...
- Unpacking libruby:amd64 (1:3.1) ...
- Selecting previously unselected package libsodium23:amd64.
- Preparing to unpack .../22-libsodium23_1.0.18-1_amd64.deb ...
- Unpacking libsodium23:amd64 (1.0.18-1) ...
- Selecting previously unselected package libtcl8.6:amd64.
- Preparing to unpack .../23-libtcl8.6_8.6.14+dfsg-1_amd64.deb ...
- Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1) ...
- Selecting previously unselected package vim-runtime.
- Preparing to unpack .../24-vim-runtime_2%3a9.1.0016-1_all.deb ...
- Adding 'diversion of /usr/share/vim/vim91/doc/help.txt to /usr/share/vim/vim91/doc/help.txt.vim-tiny by vim-runtime'
- Adding 'diversion of /usr/share/vim/vim91/doc/tags to /usr/share/vim/vim91/doc/tags.vim-tiny by vim-runtime'
- Unpacking vim-runtime (2:9.1.0016-1) ...
- Selecting previously unselected package vim-nox.
- Preparing to unpack .../25-vim-nox_2%3a9.1.0016-1+b1_amd64.deb ...
- Unpacking vim-nox (2:9.1.0016-1+b1) ...
- Selecting previously unselected package xxd.
- Preparing to unpack .../26-xxd_2%3a9.1.0016-1+b1_amd64.deb ...
- Unpacking xxd (2:9.1.0016-1+b1) ...
- Selecting previously unselected package zip.
- Preparing to unpack .../27-zip_3.0-13_amd64.deb ...
- Unpacking zip (3.0-13) ...
- Setting up media-types (10.1.0) ...
- Setting up javascript-common (11+nmu1) ...
- Setting up fonts-lato (2.015-1) ...
- Setting up libsodium23:amd64 (1.0.18-1) ...
- Setting up libyaml-0-2:amd64 (0.2.5-1) ...
- Setting up rubygems-integration (1.18) ...
- Setting up xxd (2:9.1.0016-1+b1) ...
- Setting up zip (3.0-13) ...
- Setting up vim-common (2:9.1.0016-1) ...
- Setting up libncurses6:amd64 (6.4+20240113-1) ...
- Setting up ruby-net-telnet (0.2.0-1) ...
- Setting up libtcl8.6:amd64 (8.6.14+dfsg-1) ...
- Setting up ruby-webrick (1.8.1-1) ...
- Setting up liblua5.1-0:amd64 (5.1.5-9+b2) ...
- Setting up libpython3.11-minimal:amd64 (3.11.8-3) ...
- Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ...
- Setting up vim-runtime (2:9.1.0016-1) ...
- Setting up ruby-xmlrpc (0.3.2-2) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.8-3) ...
- Setting up libpython3.11t64:amd64 (3.11.8-3) ...
- Setting up rake (13.0.6-3) ...
- Setting up libruby:amd64 (1:3.1) ...
- Setting up ruby-sdbm:amd64 (1.0.0-5+b2) ...
- Setting up libruby3.1:amd64 (3.1.2-8) ...
- Setting up ruby3.1 (3.1.2-8) ...
- Setting up vim-nox (2:9.1.0016-1+b1) ...
- update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/ex (ex) 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/rvim (rvim) 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/vim (vim) in auto mode
- update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vimdiff (vimdiff) in auto mode
- Setting up ruby (1:3.1) ...
- Setting up ruby-rubygems (3.4.20-1) ...
- Processing triggers for libc-bin (2.37-15.1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-vim: vim]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "vim" "--version" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-vim.1)
- VIM - Vi IMproved 9.1 (2024 Jan 02, compiled Mar 07 2024 08:03:19)
- Included patches: 1-16
- Modified by team+vim@tracker.debian.org
- Compiled by team+vim@tracker.debian.org
- Huge version without GUI.  Features included (+) or not (-):
- +acl               +file_in_path      +mouse_urxvt       -tag_any_white
- +arabic            +find_in_path      +mouse_xterm       +tcl
- +autocmd           +float             +multi_byte        +termguicolors
- +autochdir         +folding           +multi_lang        +terminal
- -autoservername    -footer            -mzscheme          +terminfo
- -balloon_eval      +fork()            +netbeans_intg     +termresponse
- +balloon_eval_term +gettext           +num64             +textobjects
- -browse            -hangul_input      +packages          +textprop
- ++builtin_terms    +iconv             +path_extra        +timers
- +byte_offset       +insert_expand     +perl              +title
- +channel           +ipv6              +persistent_undo   -toolbar
- +cindent           +job               +popupwin          +user_commands
- -clientserver      +jumplist          +postscript        +vartabs
- -clipboard         +keymap            +printer           +vertsplit
- +cmdline_compl     +lambda            +profile           +vim9script
- +cmdline_hist      +langmap           -python            +viminfo
- +cmdline_info      +libcall           +python3           +virtualedit
- +comments          +linebreak         +quickfix          +visual
- +conceal           +lispindent        +reltime           +visualextra
- +cryptv            +listcmds          +rightleft         +vreplace
- +cscope            +localmap          +ruby              +wildignore
- +cursorbind        +lua               +scrollbind        +wildmenu
- +cursorshape       +menu              +signs             +windows
- +dialog_con        +mksession         +smartindent       +writebackup
- +diff              +modify_fname      +sodium            -X11
- +digraphs          +mouse             -sound             +xattr
- -dnd               -mouseshape        +spell             -xfontset
- -ebcdic            +mouse_dec         +startuptime       -xim
- +emacs_tags        +mouse_gpm         +statusline        -xpm
- +eval              -mouse_jsbterm     -sun_workshop      -xsmp
- +ex_extra          +mouse_netterm     +syntax            -xterm_clipboard
- +extra_search      +mouse_sgr         +tag_binary        -xterm_save
- -farsi             -mouse_sysmouse    -tag_old_static    
-    system vimrc file: "/etc/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/reproducible-path/vim-9.1.0016=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DSYS_VIMRC_FILE=\"/etc/vim/vimrc\" -DSYS_GVIMRC_FILE=\"/etc/vim/gvimrc\" -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 
- Linking: gcc -Wl,-E -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o vim -lm -ltinfo -lselinux -lsodium -lacl -lattr -lgpm -L/usr/lib -llua5.1 -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/perl/5.38/CORE -lperl -ldl -lm -lpthread -lcrypt -L/usr/lib/python3.11/config-3.11-x86_64-linux-gnu -lpython3.11 -ldl -lm -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -ldl -lz -lpthread -lm -lruby-3.1 -lm -L/usr/lib 
-> compiled  conf-vim.1
-> installed conf-vim.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-03-16 04:28.09 ---> saved as "f33a22087121617fa076d76e0b4a69086374b3dcd522582cfc5200a6339094df"
Job succeeded