-
Notifications
You must be signed in to change notification settings - Fork 28
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
Internal Compiler Error When Installing mzR #298
Comments
my
|
Hi, In the old days, I encountered internal compiler errors with too much optimisation: Do you get the same error if you copy&paste the compile command manually without And/or, could you try to swap the BLAS libraries, so we can confirm they are the factor causing the SEGV ? Bonus points if you create a Dockerfile to reproduce, so others might be able to chime in, possibly even the gcc or openblas folks. Yours,
|
Hi,
I am experiencing an internal compiler error when trying to install the mzR package on my system (ubuntu 22.04 in WSL, R 4.3.2). The issue occurs regardless of whether I use GCC versions 9, 10 or 11.
Here, I show the error when installing mzR using BiocManager in gcc 11 version.
gcc version:
If you need any further information, please let me know at your earliest convenience. Thank you!
The text was updated successfully, but these errors were encountered: