-
Notifications
You must be signed in to change notification settings - Fork 377
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
Make Check failure Apple Silicon M3 Pro #834
Comments
I can't see the error. Did I miss it or is this a false positive? |
@pfuchs it looks like you're using the Apple clang compiler (which they inconveniently alias as gcc). @jeffhammond what compiler did you use? |
I meant that I cannot see the erroneous value in the log posted here. Maybe my eyes are bad. I have an M3 Pro or Max and will test tomorrow if necessary. |
There are sign errors in the imaginary part. |
@pfuchs What Xcode version? That may be enough to reproduce the problem. |
I'm trying to compile the master branch on a Mac M3 Pro and am running into the below failures form
make check
.System: Macbook Pro (Apple M3 Pro)
OS: Sonoma 14.6
repository version:
0.9.0-156-g827c50b2
Configured with
./configure --prefix=${install_dir} auto
which defaults to
firestorm
. Configure output attached at the bottom of this description.Configure output:
No apparent errors occurred during compilation.
Below are two example failures from
out.cblat2
The text was updated successfully, but these errors were encountered: