Skip to content
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

fix osx on travis #12

Merged
merged 2 commits into from
Nov 22, 2018
Merged

fix osx on travis #12

merged 2 commits into from
Nov 22, 2018

Conversation

musm
Copy link
Contributor

@musm musm commented Nov 21, 2018

could we tag after?

@rob-luke
Copy link
Owner

Dear @musm,

Thanks for your help!

It looked to me like OSX was already passing (travis) and this commit is now making it fail due to trying to install hdf5

Error: hdf5 1.10.2_1 is already installed
To upgrade to 1.10.4, run `brew upgrade hdf5`
The command "if [ $TRAVIS_OS_NAME = osx ]; then brew install gcc; brew link --overwrite gcc; brew install hdf5; fi" failed and exited with 1 during .

However, I don't have OSX that I can easily test on. Can you describe what the issue is. And I will try and get hold of an OSX computer to reproduce the issue.

@rob-luke
Copy link
Owner

Also I have plans to update this package. If you have any features you need that arent available yet, feel free to create an issue and I will look at it.

@rob-luke
Copy link
Owner

@musm I now see you are one of the HDF5 maintainers. Any idea why the change you made didn't work here?

@rob-luke
Copy link
Owner

Ok found the issue. It was my hack that was breaking the build. Now it works on OSX master. Will tag now

@rob-luke rob-luke merged commit 8daa946 into rob-luke:master Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants