-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
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
Formulae to be added in order #4
Comments
@tkralphs If we want to go ahead with #68, we have to revise most formulae. In particular, Homebrew now discourages a proliferation of options as we have here. Specific questions:
|
I can't think of any real downside, the main thing is just that it means more dependencies, more build time, etc. It's not clear to me what impact it would have not to have these options activated. I don't think there would be a big impact for most users, but we can start with all options activated and see if there are complaints.
So you are suggesting to have a separate package for openblas that is sequential only in order to avoid having to use the
Actually, one of the reasons I'm having trouble upgrading the packages on my old OS X box is because, among other things, OpenBLAS depends on gcc, which is a monster to build. I've tried to build it multiple times and the process has always ended in some strange error after a very long time. There are some other packages that seems completely unrelated to anything I've installed that stubbornly insist on being installed and also fail. So this proliferation of dependencies can be a bit painful. I guess on a newer machine and newer version of OS X, it's not an issue, but this is one argument for not throwing in everything and the kitchen sink as dependencies. |
If we ship binaries, it won't make much difference to the end user, except in terms of disk space.
MUMPS, not OpenBLAS. Homebrew no longer accepts passing options to dependencies. We can keep About OpenBLAS: we can leave it as |
OK, yeah, that is true.
Ah, OK.
OK, sounds reasonable. |
(from https://projects.coin-or.org/CoinBinary/browser/OptimizationSuite/trunk/Dependencies)
(to be moved from homebrew/science)(bottled in homebrew/science—move?)(bottled in homebrew/science—move?)The text was updated successfully, but these errors were encountered: