-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: CI builds failing at compilation of _sas #34704
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
Maybe related to the Cython version? Locally, with Cython 29.20 I see
With 29.19, I don't see that error. Let me try pining cython for that build. |
Seeing if this resolves the build failure. xref pandas-dev#34704
CI should be passing again if people merge master in their PRs. We'll leave this issue open to determine why this is generating unused functions with Cython 0.29.20. |
Woud have to check Cython changelog but I guess would also just remove the |
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
(optional) I have confirmed this bug exists on the master branch of pandas.
Note: Please read this guide detailing how to provide the necessary information for us to reproduce your bug.
Code Sample, a copy-pastable example
See, for example, the build line https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=37068&view=logs&j=a3a13ea8-7cf0-5bdb-71bb-6ac8830ae35c&t=2296ffae-5e67-52bf-66a8-6160145a0f80&l=660
(and this appears to be failing other PRs too)
Problem description
CI builds are failing, see link above
Expected Output
The text was updated successfully, but these errors were encountered: