-
Notifications
You must be signed in to change notification settings - Fork 25
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
README example fails, and other issues are present in astropy when compiling project with -O3 #112
Comments
Removing the
|
@mhvk I'm experiencing the same
I also tried to apply 4866342, but it did not help. |
Oh now I see that with |
Unfortunately, now when I try to completely enable again the tests, I get the |
For reference, here's the full log with the circular import failures https://gist.github.com/doronbehar/9eefd3fdb24031e3879621114a6da76b . |
Interesting! I noticed that there indeed was a compiler warning in your log, which may be related (and which maybe we could fix). Could you do me a favour and raise a new issue just noticing that the actual example from |
This is sort of covered in the title of this issue no? "Doctests fail with -O3" |
That title tells the doctests fail - it asks the reader to find out what the doctests actually are (I at least wrote them, but I really didn't remember). Specific issues are super important to help maintenance! |
I'm trying to update this package at NixOS (2.0.0.1 -> 2.0.0.3), and I want to enable testing during build. Here's a full log of the failures I experience:
https://gist.github.com/doronbehar/a321da0ce4d254ff5de34d0e9c3af609
I will also mention that I had from some reason to remove theerfa
directory before beginning the tests, as I encountered issues as explained in #92.The text was updated successfully, but these errors were encountered: