Homebrew / homebrew-core

🍻 Default formulae for the missing package manager for macOS (or Linux)
https://brew.sh
BSD 2-Clause "Simplified" License
13.77k stars 12.45k forks source link

Formulae without Sierra bottles #6408

Closed ilovezfs closed 7 years ago

ilovezfs commented 8 years ago

Initially copied verbatim from https://github.com/Homebrew/homebrew-core/issues/5488. --ilovezfs (29 Oct 2016)

Jenkins finally managed to chew through the daunting Sierra build queue. Below are the remaining ones that defied (not necessarily only) Sierra for one reason or another.

The list is generated with the script https://gist.github.com/zmwangx/89f07670c8e42f58434bd6d15653ecf6. You can also pass a blacklist to the script to get a more workable list (e.g., putting qt and qt5 in the blacklist blocks the entire Qt tree). See need-bottle -h.


* means the formula now has an :el_capitan_or_later bottle but not a :sierra bottle yet.

Formulae that made the top 5000 install events chart during September 2016, ordered by popularity:


Obscure formulae that didn't make the top 5000 install events chart (some of these need to be thrown into boneyard — no mercy for the weak):



ilovezfs commented 7 years ago

I have refreshed the lists here and moved the incomplete ones to the top. Great work so far everyone who has contributed to making progress on Sierra support.

Quick status update. From the original lists the following still need to be bottled for Sierra:

Popular list: fb-adb, ctorrent, open-zwave, libgroove, vice, libfaketime, dshb, libbladerf, darkstat, valgrind

Less popular list: aiccu, blucat, buildapp, compface, dsd, intercal, jxrlib, libodfgen, mimms, nordugrid-arc, parrot, qpm, qtplay, rdate, saldl

zmwangx commented 7 years ago

Great, we might have a chance of being able to close this by the time the 10.13 warning is added to brew.

Moisan commented 7 years ago

libodfgen builds fine on my side and the test passes.

ilovezfs commented 7 years ago

@Moisan yup, built fine. Bottle added.

ilovezfs commented 7 years ago

This is superseded by the equivalent for High Sierra.

Thanks to everyone who helped here :heart: and especially to @zmwangx, who created the original one https://github.com/Homebrew/homebrew-core/issues/5488.