We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
brew install vips --without-fftw --without-libexif --without-libgsf \ > --without-little-cms2 --without-orc --without-pango --without-pygobject3 \ > --without-gobject-introspection --without-python ==> Installing vips from homebrew/homebrew-science ==> Downloading http://www.vips.ecs.soton.ac.uk/supported/8.0/vips-8.0.2.tar.gz Already downloaded: /Library/Caches/Homebrew/vips-8.0.2.tar.gz ==> ./configure --prefix=/usr/local/Cellar/vips/8.0.2 ==> make check ============================================================================ make[3]: *** [test-suite.log] Error 1 make[2]: *** [check-TESTS] Error 2 make[1]: *** [check-am] Error 2 make: *** [check-recursive] Error 1 couldn't understand kern.osversion `14.3.0' READ THIS: https://git.io/brew-troubleshooting If reporting this issue please do so at (not Homebrew/homebrew): https://github.com/homebrew/homebrew-science/issues
The text was updated successfully, but these errors were encountered:
Perhaps try xcode-select --install first, known to fix all sorts of homebrew-related compilation errors.
xcode-select --install
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: