Closed zbeekman closed 7 years ago
@zbeekman the option works with 5.11.1 but seems never to have worked with 5.12.0. This'll need to be reported upstream.
OK I've reported this upstream: https://sourceforge.net/p/plplot/bugs/186/ It looks like this was supposed to be fixed, judging by https://sourceforge.net/p/plplot/bugs/163/.
I have created a patch here: https://gist.github.com/zbeekman/7e958baf7f3271083209caaf4b0f9af5 following the instructions here: https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md#creating-the-diff
I'm wondering how I should submit a PR to update the formula and include this patch. Should I put the patch after __END__
or do I need to open up a PR against https://github.com/Homebrew/formula-patches?
__END__
will be fine for this
PR submitted, so this can probably be closed, unless you want to wait for PR to be merged first.
Closed via https://github.com/Homebrew/homebrew-core/pull/15983.
Thanks for reporting this and the PR!
Please always follow these steps:
brew install
ing one, specific formula (not cask) and not every time you runbrew
? If it's a generalbrew
problem please file this issue at https://github.com/Homebrew/brew/issues/new. If it's abrew cask
problem please file this issue at https://github.com/Homebrew/caskroom/homebrew-cask/newbrew update
and retried your prior step?brew doctor
, fixed all issues and retried your prior step?brew gist-logs <formula>
(where<formula>
is the name of the formula that failed) and included the output link?: https://gist.github.com/ebd2c0edfd975914ea03d6147d70f531brew gist-logs
didn't work: ranbrew config
andbrew doctor
and included their output with your issue? N/ATo help us debug your issue please explain:
brew reinstall --with-fortran plplot
fails on Yosemite and Sierra.brew install
commands):brew reinstall --with-fortran plplot
Command and output
When running in verbose mode the issue appears to be something with the plplot build system: