Skip to content

Conversation

@gycn
Copy link

@gycn gycn commented Sep 27, 2017

See here for more information: ray-project/ray#1000.

Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

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

Can you open a JIRA for this and add it to the PR title? Thanks

typedef __darwin_mach_port_t mach_port_t;
#include <pthread.h>
mach_port_t pthread_mach_thread_np(pthread_t);
#endif /* _MACH_PORT_T */
Copy link
Member

Choose a reason for hiding this comment

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

Can this be put in a common header?

@hntd187
Copy link

hntd187 commented Sep 27, 2017

Oddly enough for me, master builds just fine with XCode9

Apple LLVM version 9.0.0 (clang-900.0.37)
Target: x86_64-apple-darwin16.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

@pcmoritz
Copy link
Contributor

@hntd187 This is probably because plasma is not compiled by default, the error should be reproducible as in https://issues.apache.org/jira/browse/ARROW-1622

@pcmoritz
Copy link
Contributor

@gycn I put a PR up with the changes Wes suggested and also fixed the Travis build, see here: #1144; feel fee to either port the code over to your PR so we can merge it or close this PR and we will merge the other one.

@gycn
Copy link
Author

gycn commented Sep 28, 2017

Alright, I'll close this one. Thank you!

@gycn gycn closed this Sep 28, 2017
asfgit pushed a commit that referenced this pull request Sep 28, 2017
see #1139

Author: Philipp Moritz <[email protected]>

Closes #1144 from pcmoritz/plasma-xcode-9-workaround and squashes the following commits:

7642499 [Philipp Moritz] fix on other platforms
c5cdddd [Philipp Moritz] xcode 9 compilation workaround
wesm pushed a commit to wesm/arrow that referenced this pull request Oct 3, 2017
see apache#1139

Author: Philipp Moritz <[email protected]>

Closes apache#1144 from pcmoritz/plasma-xcode-9-workaround and squashes the following commits:

7642499 [Philipp Moritz] fix on other platforms
c5cdddd [Philipp Moritz] xcode 9 compilation workaround
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.

4 participants