Skip to content

Drop support for Vim prior to 8.2.5136 to fix CI on macOS #507

Drop support for Vim prior to 8.2.5136 to fix CI on macOS

Drop support for Vim prior to 8.2.5136 to fix CI on macOS #507

Triggered via pull request October 14, 2024 17:32
@lambdalisuelambdalisue
synchronize #507
fix-ci
Status Failure
Total duration 1m 23s
Artifacts

vim.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test (macos-latest, v8.2.2000)
Command './configure --prefix=/Users/runner/vim-v8.2.2000 --with-features=huge --enable-fail-if-missing' exited non-zero status 1: configure: error: NOT FOUND! You need to install a terminal library; for example ncurses. Or specify the name of the library with --with-tlib.
test (macos-latest, v8.2.2000)
Command './configure --prefix=/Users/runner/vim-v8.2.2000 --with-features=huge --enable-fail-if-missing' exited non-zero status 1: configure: error: NOT FOUND! You need to install a terminal library; for example ncurses. Or specify the name of the library with --with-tlib.
test (macos-latest, v8.2.4000)
Command './configure --prefix=/Users/runner/vim-v8.2.4000 --with-features=huge --enable-fail-if-missing' exited non-zero status 1: configure: error: NOT FOUND! You need to install a terminal library; for example ncurses. On Linux that would be the libncurses-dev package. Or specify the name of the library with --with-tlib.
test (macos-latest, v8.2.4000)
Command './configure --prefix=/Users/runner/vim-v8.2.4000 --with-features=huge --enable-fail-if-missing' exited non-zero status 1: configure: error: NOT FOUND! You need to install a terminal library; for example ncurses. On Linux that would be the libncurses-dev package. Or specify the name of the library with --with-tlib.
test (macos-latest, v8.2.1000)
Command './configure --prefix=/Users/runner/vim-v8.2.1000 --with-features=huge --enable-fail-if-missing' exited non-zero status 1: configure: error: NOT FOUND! You need to install a terminal library; for example ncurses. Or specify the name of the library with --with-tlib.
test (macos-latest, v8.2.1000)
Command './configure --prefix=/Users/runner/vim-v8.2.1000 --with-features=huge --enable-fail-if-missing' exited non-zero status 1: configure: error: NOT FOUND! You need to install a terminal library; for example ncurses. Or specify the name of the library with --with-tlib.
test (macos-latest, v8.2.5000)
Command './configure --prefix=/Users/runner/vim-v8.2.5000 --with-features=huge --enable-fail-if-missing' exited non-zero status 1: configure: error: NOT FOUND! You need to install a terminal library; for example ncurses. On Linux that would be the libncurses-dev package. Or specify the name of the library with --with-tlib.
test (macos-latest, v8.2.5000)
Command './configure --prefix=/Users/runner/vim-v8.2.5000 --with-features=huge --enable-fail-if-missing' exited non-zero status 1: configure: error: NOT FOUND! You need to install a terminal library; for example ncurses. On Linux that would be the libncurses-dev package. Or specify the name of the library with --with-tlib.
test (macos-latest, v8.2.3000)
Command './configure --prefix=/Users/runner/vim-v8.2.3000 --with-features=huge --enable-fail-if-missing' exited non-zero status 1: configure: error: NOT FOUND! You need to install a terminal library; for example ncurses. On Linux that would be the libncurses-dev package. Or specify the name of the library with --with-tlib.
test (macos-latest, v8.2.3000)
Command './configure --prefix=/Users/runner/vim-v8.2.3000 --with-features=huge --enable-fail-if-missing' exited non-zero status 1: configure: error: NOT FOUND! You need to install a terminal library; for example ncurses. On Linux that would be the libncurses-dev package. Or specify the name of the library with --with-tlib.
test (macos-latest, v8.2.1000)
Building Vim older than 8.2.1119 on macOS needs Xcode11 but proper Xcode is not found at null. Using the latest Xcode as fallback. If you're using macos-latest or macos-12 runner and see some build error, try macos-11 runner