Homebrew-core: Top Big Sur bottling issues

Created on 17 Nov 2020  路  7Comments  路  Source: Homebrew/homebrew-core

We already have a massive issue that's systematically tracking and collating all Big Sur bottling failures: https://github.com/Homebrew/homebrew-core/issues/64785 In this issue, I want to track a prioritised list of failures among our top-downloaded formulas, so we track progress and participation.

This top post will be edited over time to remain accurate. Discussion and offers of help can go below.


Done

Things that are fixed/done will be migrated here over time.

Most helpful comment

Just remove it already IYAM.

All 7 comments

I have a script going to get build logs for all of the formulae which we attempted to build but don't have bottles for.


Big list

Regarding [email protected], this is mainly an Xcode 12 compatibility problem. @SMillerDev has worked on this, see #61828. Given that php 7.2 will be EOL in less than two weeks, I wonder if it's worth patching the package, though.

Just remove it already IYAM.

vapoursynth needs somebody to look into a licensing problem before the relevant pull request (https://github.com/Homebrew/homebrew-core/pull/59828) can proceed. It鈥檚 been stale for almost a month. I can make an interim pull request that just fixes the audit failures and doesn鈥檛 update the package.

  • exa: missing pandoc

exa only needs pandoc for building head, so I think this can be bottled as is. Incidentally, building head will also install the exact same exa binary as the stable version, so I'm not really sure what head is doing there. I'll work on the formula so it actually installs a development version when it's been bottled.

A fix for vault's test is in #65037.


Regarding tarantool.

The build fails with the following error:

-- Performing Test CURL_SUPPORTS_SSL
-- Performing Test CURL_SUPPORTS_SSL - Failed
CMake Error at cmake/FindCURL.cmake:130 (message):
Curl was built without SSL support

Is it the build environment problem or something on our side?

Was this page helpful?
0 / 5 - 0 ratings