-
Notifications
You must be signed in to change notification settings - Fork 3.1k
package gives "unrecognized command line option -fstack-clash-protection" #5720
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
Comments
This recommendation from #5598 didn't fix it for me:
|
I have a similar issue trying to install cryptography package using command |
Hi. Did you managed to solve the problem? I'm having the exact same problem, I'm trying to install pandas on Python 3.4.6, SLES 12 SP1 I also get gcc: error: unrecognized command line option ‘-fstack-clash-protection’ Have tried to install pandas on another OS with the same version of python and gcc, and it worked, so I'm guessing it is something in SLES that is causing the trouble, but I really have no idea where else to look |
The options passed to the compiler are wholly under the control of the package being installed, pip just delegates to the I would recommend posting in a general user support forum (maybe specific to SLES since that appears to be the common denominator). Since the underlying cause isn't pip I will close this, but anyone participating please feel free to drop a link to further discussion in a comment just in case others happen upon this issue. |
Uh oh!
There was an error while loading. Please reload this page.
Environment
Description
Upon install of kerb-sts I get the same error as #5598 reported for duplicity and python-ldap:
Expected behavior
The package should be installed.
How to Reproduce
Output
The text was updated successfully, but these errors were encountered: