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

Invalid option ccache: t #667

Closed
brussee opened this issue Mar 4, 2016 · 2 comments
Closed

Invalid option ccache: t #667

brussee opened this issue Mar 4, 2016 · 2 comments

Comments

@brussee
Copy link
Contributor

brussee commented Mar 4, 2016

In case of the PyLevelDB recipe if I comment this line:

env['LDSHARED'] = env['CC'] + ' -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions'

it breaks: /usr/bin/ccache: invalid option -- 't'

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@frmdstryr
Copy link

frmdstryr commented Jun 25, 2016

Also seeing this with... it's coming from the "-pthread". Looks like the compiler is missing:

working: (default) compiler =

@inclement
Copy link
Member

I think this issue was fixed, this can be reopened if it continues to occur.

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

3 participants