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


Building on asteria.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:286b1a07f166d69599599e77d36ff670e397cb189a08f108911b5151b4668ce1)
2022-06-03 03:01.39 ---> using "47ed2e5e0feee1987ba23dd55270cc6ad201fc29c17004e34e901e030428f794" 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-06-03 03:01.39 ---> using "4a75653e8e13af1975fafc6190bea646f6c5227de6a31d9a10c263381aa24cc1" 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 acdf0fda43c6ad752dca7fbab614d7a45df50538"))
2022-06-03 03:01.39 ---> using "e017e24311b2d1facae68aa054d4808ac0fd85da474fe18b5feb752a484a7401" 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-06-03 03:01.39 ---> using "fe4ab29b581b2ba4fc496c6fcd5cd0653b4902fb6da880b540dae71463661523" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.0  (cached)
-> installed ocaml-base-compiler.4.14.0
-> installed ocaml-config.2
-> installed ocaml.4.14.0
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2022-06-03 03:01.39 ---> using "35f241fbc0856fa8757d0431041f243bcf1408153e081321f0517e3b5e88d5d8" 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-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-06-02-2003.50-F-2022-06-01-1416.25.pdiff [73.9 kB]
- Fetched 303 kB in 1s (237 kB/s)
- Reading package lists...
2022-06-03 03:01.39 ---> using "7bdf882b4a68e48035fe32236b20fdbc5859023f669af71ee5958604f98aa489" 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:
=== 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. 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" "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 ... 18687 files and directories currently installed.)
- Preparing to unpack .../00-fonts-lato_2.0-2.1_all.deb ...
- Unpacking fonts-lato (2.0-2.1) ...
- Selecting previously unselected package xxd.
- Preparing to unpack .../01-xxd_2%3a8.2.4793-1_amd64.deb ...
- Unpacking xxd (2:8.2.4793-1) ...
- Selecting previously unselected package vim-common.
- Preparing to unpack .../02-vim-common_2%3a8.2.4793-1_all.deb ...
- Unpacking vim-common (2:8.2.4793-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../03-media-types_8.0.0_all.deb ...
- Unpacking media-types (8.0.0) ...
- Selecting previously unselected package javascript-common.
- Preparing to unpack .../04-javascript-common_11+nmu1_all.deb ...
- Unpacking javascript-common (11+nmu1) ...
- Selecting previously unselected package libjs-jquery.
- Preparing to unpack .../05-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
- Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
- Selecting previously unselected package liblua5.2-0:amd64.
- Preparing to unpack .../06-liblua5.2-0_5.2.4-2_amd64.deb ...
- Unpacking liblua5.2-0:amd64 (5.2.4-2) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../07-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.10-minimal:amd64.
- Preparing to unpack .../08-libpython3.10-minimal_3.10.4-4+b1_amd64.deb ...
- Unpacking libpython3.10-minimal:amd64 (3.10.4-4+b1) ...
- Selecting previously unselected package libpython3.10-stdlib:amd64.
- Preparing to unpack .../09-libpython3.10-stdlib_3.10.4-4+b1_amd64.deb ...
- Unpacking libpython3.10-stdlib:amd64 (3.10.4-4+b1) ...
- Selecting previously unselected package libpython3.10:amd64.
- Preparing to unpack .../10-libpython3.10_3.10.4-4+b1_amd64.deb ...
- Unpacking libpython3.10:amd64 (3.10.4-4+b1) ...
- Selecting previously unselected package rubygems-integration.
- Preparing to unpack .../11-rubygems-integration_1.18_all.deb ...
- Unpacking rubygems-integration (1.18) ...
- Selecting previously unselected package ruby3.0.
- Preparing to unpack .../12-ruby3.0_3.0.4-7+b1_amd64.deb ...
- Unpacking ruby3.0 (3.0.4-7+b1) ...
- Selecting previously unselected package ruby-rubygems.
- Preparing to unpack .../13-ruby-rubygems_3.3.5-2_all.deb ...
- Unpacking ruby-rubygems (3.3.5-2) ...
- Selecting previously unselected package ruby.
- Preparing to unpack .../14-ruby_1%3a3.0+1_amd64.deb ...
- Unpacking ruby (1:3.0+1) ...
- Selecting previously unselected package rake.
- Preparing to unpack .../15-rake_13.0.6-3_all.deb ...
- Unpacking rake (13.0.6-3) ...
- Selecting previously unselected package ruby-net-telnet.
- Preparing to unpack .../16-ruby-net-telnet_0.1.1-2_all.deb ...
- Unpacking ruby-net-telnet (0.1.1-2) ...
- Selecting previously unselected package ruby-webrick.
- Preparing to unpack .../17-ruby-webrick_1.7.0-3_all.deb ...
- Unpacking ruby-webrick (1.7.0-3) ...
- Selecting previously unselected package ruby-xmlrpc.
- Preparing to unpack .../18-ruby-xmlrpc_0.3.2-2_all.deb ...
- Unpacking ruby-xmlrpc (0.3.2-2) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../19-libyaml-0-2_0.2.2-1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
- Selecting previously unselected package libruby3.0:amd64.
- Preparing to unpack .../20-libruby3.0_3.0.4-7+b1_amd64.deb ...
- Unpacking libruby3.0:amd64 (3.0.4-7+b1) ...
- Selecting previously unselected package libsodium23:amd64.
- Preparing to unpack .../21-libsodium23_1.0.18-1_amd64.deb ...
- Unpacking libsodium23:amd64 (1.0.18-1) ...
- Selecting previously unselected package libtcl8.6:amd64.
- Preparing to unpack .../22-libtcl8.6_8.6.12+dfsg-1_amd64.deb ...
- Unpacking libtcl8.6:amd64 (8.6.12+dfsg-1) ...
- Selecting previously unselected package vim-runtime.
- Preparing to unpack .../23-vim-runtime_2%3a8.2.4793-1_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.4793-1) ...
- Selecting previously unselected package vim-nox.
- Preparing to unpack .../24-vim-nox_2%3a8.2.4793-1_amd64.deb ...
- Unpacking vim-nox (2:8.2.4793-1) ...
- Selecting previously unselected package zip.
- Preparing to unpack .../25-zip_3.0-12_amd64.deb ...
- Unpacking zip (3.0-12) ...
- Setting up media-types (8.0.0) ...
- Setting up javascript-common (11+nmu1) ...
- Setting up fonts-lato (2.0-2.1) ...
- Setting up libsodium23:amd64 (1.0.18-1) ...
- Setting up libyaml-0-2:amd64 (0.2.2-1) ...
- Setting up rubygems-integration (1.18) ...
- Setting up xxd (2:8.2.4793-1) ...
- Setting up zip (3.0-12) ...
- Setting up vim-common (2:8.2.4793-1) ...
- Setting up ruby-net-telnet (0.1.1-2) ...
- Setting up libtcl8.6:amd64 (8.6.12+dfsg-1) ...
- Setting up libpython3.10-minimal:amd64 (3.10.4-4+b1) ...
- Setting up ruby-webrick (1.7.0-3) ...
- Setting up liblua5.2-0:amd64 (5.2.4-2) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
- Setting up vim-runtime (2:8.2.4793-1) ...
- Setting up ruby-xmlrpc (0.3.2-2) ...
- Setting up libpython3.10-stdlib:amd64 (3.10.4-4+b1) ...
- Setting up libpython3.10:amd64 (3.10.4-4+b1) ...
- Setting up rake (13.0.6-3) ...
- Setting up libruby3.0:amd64 (3.0.4-7+b1) ...
- Setting up ruby-rubygems (3.3.5-2) ...
- Setting up ruby3.0 (3.0.4-7+b1) ...
- Setting up vim-nox (2:8.2.4793-1) ...
- 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
- Setting up ruby (1:3.0+1) ...
- Processing triggers for libc-bin (2.33-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-vim: vim]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "vim" "--version" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-vim.1)
- VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Apr 21 2022 00:23:54)
- Included patches: 1-4793
- 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             -xfontset
- -dnd               -mouseshape        +spell             -xim
- -ebcdic            +mouse_dec         +startuptime       -xpm
- +emacs_tags        +mouse_gpm         +statusline        -xsmp
- +eval              -mouse_jsbterm     -sun_workshop      -xterm_clipboard
- +ex_extra          +mouse_netterm     +syntax            -xterm_save
- +extra_search      +mouse_sgr         +tag_binary        
- -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/vim-n9C79W/vim-8.2.4793=. -fstack-protector-strong -Wformat -Werror=format-security -DSYS_VIMRC_FILE=\"/etc/vim/vimrc\" -DSYS_GVIMRC_FILE=\"/etc/vim/gvimrc\" -D_REENTRANT -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 -lsodium -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.34/CORE -lperl -ldl -lm -lpthread -lcrypt -L/usr/lib/python3.10/config-3.10-x86_64-linux-gnu -lpython3.10 -lcrypt -lpthread -ldl -lutil -lm -lm -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -ldl -lz -lpthread -lm -lruby-3.0 -lm -L/usr/lib 
-> compiled  conf-vim.1
-> installed conf-vim.1
Done.
# Run eval $(opam env) to update the current shell environment
2022-06-03 03:02.07 ---> saved as "6f125626a238cd4e707f09cf146872987c9baf6cf91574a2ed5710287cdaba34"
Job succeeded