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

Build fails on OS X < 10.11 #16

Open
causal-agent opened this issue Feb 6, 2016 · 3 comments
Open

Build fails on OS X < 10.11 #16

causal-agent opened this issue Feb 6, 2016 · 3 comments

Comments

@causal-agent
Copy link

yup-oauth2 fails to build on Travis CI OS X workers:

   Compiling yup-oauth2 v0.5.4
     Running `/Users/travis/build/programble/fresh/target/debug/build/yup-oauth2-6fcf5dac526993e1/build-script-build`
Build failed, waiting for other jobs to finish...
failed to run custom build command for `yup-oauth2 v0.5.4`
Process didn't exit successfully: `/Users/travis/build/programble/fresh/target/debug/build/yup-oauth2-6fcf5dac526993e1/build-script-build` (signal: 11)
--- stderr
thread '<main>' has overflowed its stack

https://travis-ci.org/programble/fresh/jobs/107171816

This seems to be the only place this happens. Building locally on OS X works fine.

causal-agent added a commit to programble/fresh that referenced this issue Feb 6, 2016
Byron added a commit that referenced this issue Feb 7, 2016
Byron added a commit that referenced this issue Feb 7, 2016
@Byron
Copy link
Collaborator

Byron commented Feb 7, 2016

Thanks for letting me know ! I have opened an issue in the project that I suspect is causing this issue.
In the meanwhile, I will leave this one open until there is a solution.

@causal-agent
Copy link
Author

Getting this issue on a different OS X machine running Yosemite 10.10. Seems like it breaks on OS X < 10.11, since Travis runs OS X 10.9.5.

@causal-agent causal-agent changed the title Build fails on Travis CI OS X workers Build fails on OS X < 10.11 Feb 29, 2016
@causal-agent
Copy link
Author

It seems that this is definitely a distinct issue from Byron/google-apis-rs#148, since there doesn't appear to be any older version of serde_codegen + syntex that doesn't overflow.

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

No branches or pull requests

2 participants