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

ARROW-4323: [Packaging] Fix failing OSX clang conda forge builds #3456

Closed
wants to merge 3 commits into from

Conversation

kszucs
Copy link
Member

@kszucs kszucs commented Jan 22, 2019

@xhochy I've managed to fix the xcode errors, now it's failing with the mach_port_t compile error.

Does your patch work?

@xhochy
Copy link
Member

xhochy commented Jan 22, 2019

@kszucs my patch does not work. I have a different one now in the queue.

Huge thanks for finding the root cause. I would like to merge this and then continue with the mach_port_t again.

@kszucs
Copy link
Member Author

kszucs commented Jan 22, 2019

@xhochy Would You like to merge it now? The travis error is unrelated.

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

I will have a look to get rid of Wno-conversion in a separate PR.

@kszucs
Copy link
Member Author

kszucs commented Jan 23, 2019

Crossbow build: https://travis-ci.org/kszucs/crossbow/builds/483303370
It has already passed, but restarted the builds because travis failed to upload the artifact (which happens occasionally)

@kszucs
Copy link
Member Author

kszucs commented Jan 23, 2019

+1

The crossbow build is still failing, but because of some travis-ruby deployment error, which is unrelated.

@kszucs kszucs closed this in 3721376 Jan 23, 2019
xhochy pushed a commit to xhochy/arrow that referenced this pull request Feb 20, 2019
@xhochy I've managed to fix the xcode errors, now it's failing with the `mach_port_t` compile error.

Does your [patch](conda-forge/arrow-cpp-feedstock@81ef94a) work?

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

Closes apache#3456 from kszucs/ARROW-4323 and squashes the following commits:

3248e25 <Krisztián Szűcs> no-conversion
7e46118 <Krisztián Szűcs> apply changes from the conda-forge resipe
27696bb <Krisztián Szűcs> workaround for run_conda_forge_build_setup
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.

None yet

2 participants