Skip to content

Conversation

@kszucs
Copy link
Member

@kszucs kszucs commented Jul 8, 2019

The wheel build and test build succeeds, just the deployments fails because of removed openssl for testing: https://travis-ci.org/ursa-labs/crossbow/builds/555822505

The currently running build should pass: https://travis-ci.org/ursa-labs/crossbow/builds/555849713
although we have a bunch of warnings <lib> was built for newer OSX version (10.12) than being linked (10.9) for the dependencies coming from brew.

cc @xhochy

@kszucs
Copy link
Member Author

kszucs commented Jul 8, 2019

The produced wheel works for me - in the same environment where the release fails.
https://github.com/ursa-labs/crossbow/releases/tag/build-663-travis-wheel-osx-cp36m

@wesm wesm changed the title ARROW-5874 [Python] Pyarrow 0.14.0 macOS wheels depend on system shared libs ARROW-5874: [Python] Fix macOS wheels to depend on system or Homebrew OpenSSL Jul 8, 2019
Copy link
Member

@xhochy xhochy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. This also works for me.

@xhochy xhochy closed this in 00505b5 Jul 8, 2019
wesm pushed a commit that referenced this pull request Jul 13, 2019
… OpenSSL

The wheel build and test build succeeds, just the deployments fails because of removed openssl for testing: https://travis-ci.org/ursa-labs/crossbow/builds/555822505

The currently running build should pass: https://travis-ci.org/ursa-labs/crossbow/builds/555849713
although we have a bunch of warnings `<lib> was built for newer OSX version (10.12) than being linked (10.9)` for the dependencies coming from brew.

cc @xhochy

Author: Krisztián Szűcs <szucs.krisztian@gmail.com>

Closes #4823 from kszucs/osx-wheel-openssl and squashes the following commits:

eb45ae4 <Krisztián Szűcs> reinstall openssl
ca8d177 <Krisztián Szűcs> ignore deps
be4ab0f <Krisztián Szűcs> openssl
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