Building on iphito.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-02 22:59.16 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" 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-11-02 22:59.16 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" 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 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-02 22:59.16 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" 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-11-02 22:59.16 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.03' '4.03.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.03.0"} | "ocaml-system" {= "4.03.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.03.0 (cached) -> installed ocaml-base-compiler.4.03.0 -> installed ocaml-config.1 -> installed ocaml.4.03.0 Done. # Run eval $(opam env --switch=4.03) to update the current shell environment 2022-11-02 22:59.16 ---> using "801b46cc183e6832d509cc0e83841aeb00c06df3dd6285422e9fba1e90ded7d2" 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] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 1s (219 kB/s) - Reading package lists... 2022-11-02 22:59.16 ---> using "8bbc8d1e58af00247097ccf64ff674d9e350e890c1165123f0c18cb3882a24c7" 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 1 package - 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 2022-11-02 22:59.16 ---> using "0a5064aef594c5c09224ca68600cec5964b5fa2c8d00c4f0864fce382021bf46" 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 ... 19051 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 vim-common. - Preparing to unpack .../01-vim-common_2%3a9.0.0813-1_all.deb ... - Unpacking vim-common (2:9.0.0813-1) ... - Selecting previously unselected package media-types. - Preparing to unpack .../02-media-types_8.0.0_all.deb ... - Unpacking media-types (8.0.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.2-0:amd64. - Preparing to unpack .../05-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 .../06-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 .../07-libpython3.10-minimal_3.10.8-1_amd64.deb ... - Unpacking libpython3.10-minimal:amd64 (3.10.8-1) ... - Selecting previously unselected package libpython3.10-stdlib:amd64. - Preparing to unpack .../08-libpython3.10-stdlib_3.10.8-1_amd64.deb ... - Unpacking libpython3.10-stdlib:amd64 (3.10.8-1) ... - Selecting previously unselected package libpython3.10:amd64. - Preparing to unpack .../09-libpython3.10_3.10.8-1_amd64.deb ... - Unpacking libpython3.10:amd64 (3.10.8-1) ... - 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.0. - Preparing to unpack .../11-ruby3.0_3.0.4-8_amd64.deb ... - Unpacking ruby3.0 (3.0.4-8) ... - Selecting previously unselected package ruby-rubygems. - Preparing to unpack .../12-ruby-rubygems_3.3.15-1_all.deb ... - Unpacking ruby-rubygems (3.3.15-1) ... - Selecting previously unselected package ruby. - Preparing to unpack .../13-ruby_1%3a3.0+3.1_amd64.deb ... - Unpacking ruby (1:3.0+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.1.1-2.1_all.deb ... - Unpacking ruby-net-telnet (0.1.1-2.1) ... - Selecting previously unselected package ruby-webrick. - Preparing to unpack .../16-ruby-webrick_1.7.0-4_all.deb ... - Unpacking ruby-webrick (1.7.0-4) ... - 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_amd64.deb ... - Unpacking ruby-sdbm:amd64 (1.0.0-5) ... - 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.0:amd64. - Preparing to unpack .../20-libruby3.0_3.0.4-8_amd64.deb ... - Unpacking libruby3.0:amd64 (3.0.4-8) ... - Selecting previously unselected package libruby:amd64. - Preparing to unpack .../21-libruby_1%3a3.0+3.1_amd64.deb ... - Unpacking libruby:amd64 (1:3.0+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.12+dfsg-1+b1_amd64.deb ... - Unpacking libtcl8.6:amd64 (8.6.12+dfsg-1+b1) ... - Selecting previously unselected package vim-runtime. - Preparing to unpack .../24-vim-runtime_2%3a9.0.0813-1_all.deb ... - Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' - Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' - Unpacking vim-runtime (2:9.0.0813-1) ... - Selecting previously unselected package vim-nox. - Preparing to unpack .../25-vim-nox_2%3a9.0.0813-1_amd64.deb ... - Unpacking vim-nox (2:9.0.0813-1) ... - Selecting previously unselected package xxd. - Preparing to unpack .../26-xxd_2%3a9.0.0813-1_amd64.deb ... - Unpacking xxd (2:9.0.0813-1) ... - Selecting previously unselected package zip. - Preparing to unpack .../27-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.5-1) ... - Setting up rubygems-integration (1.18) ... - Setting up xxd (2:9.0.0813-1) ... - Setting up zip (3.0-12) ... - Setting up vim-common (2:9.0.0813-1) ... - Setting up ruby-net-telnet (0.1.1-2.1) ... - Setting up libtcl8.6:amd64 (8.6.12+dfsg-1+b1) ... - Setting up libpython3.10-minimal:amd64 (3.10.8-1) ... - Setting up ruby-webrick (1.7.0-4) ... - Setting up liblua5.2-0:amd64 (5.2.4-2) ... - Setting up libmpdec3:amd64 (2.5.1-2) ... - Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... - Setting up vim-runtime (2:9.0.0813-1) ... - Setting up ruby-xmlrpc (0.3.2-2) ... - Setting up libpython3.10-stdlib:amd64 (3.10.8-1) ... - Setting up libpython3.10:amd64 (3.10.8-1) ... - Setting up rake (13.0.6-3) ... - Setting up ruby3.0 (3.0.4-8) ... - Setting up libruby:amd64 (1:3.0+3.1) ... - Setting up ruby (1:3.0+3.1) ... - Setting up ruby-sdbm:amd64 (1.0.0-5) ... - Setting up libruby3.0:amd64 (3.0.4-8) ... - Setting up ruby-rubygems (3.3.15-1) ... - Setting up vim-nox (2:9.0.0813-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 - Processing triggers for libc-bin (2.35-4) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/3: [conf-vim: vim] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "vim" "--version" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-vim.1) - VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Oct 30 2022 20:59:44) - Included patches: 1-813 - 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-e82rlQ/vim-9.0.0813=. -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,--no-as-needed -Wl,-E -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o vim -lm -ltinfo -lselinux -lsodium -lacl -lattr -lgpm -L/usr/lib -llua5.2 -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lcrypt -L/usr/lib/python3.10/config-3.10-x86_64-linux-gnu -lpython3.10 -lcrypt -ldl -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-11-02 22:59.38 ---> saved as "bde42928c3c872c0e67754c05fa7ddb737ba6d269371c2925bed330fec91885c" Job succeeded