You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...
test_dropblock3d_layer.f90 done.
test_network.f90 failed.
[ 63%] Compiling...
f951: internal compiler error: Segmentation fault
0x74e33f24251f ???
./signal/../sysdeps/unix/sysv/linux/x86_64/libc_sigaction.c:0
0x74e33f229d8f __libc_start_call_main
../sysdeps/nptl/libc_start_call_main.h:58
0x74e33f229e3f __libc_start_main_impl
../csu/libc-start.c:392
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <file:///usr/share/doc/gcc-11/README.Bugs> for instructions.
<ERROR> Compilation failed for object " test_test_network.f90.o "
<ERROR> stopping due to failed compilation
STOP 1
I can see that the README states that the lowest tested gfortran is v13, and that the library is possibly not expected to build with lower version. Reporting here nevertheless to document the issue.
The text was updated successfully, but these errors were encountered:
milancurcic
changed the title
gfortran-11.4 Internal Compiler Error building test_network.f90
gfortran-11.4 and 12.3 Internal Compiler Error building test_network.f90
Apr 15, 2024
milancurcic
changed the title
gfortran-11.4 and 12.3 Internal Compiler Error building test_network.f90
gfortran-11.4 Internal Compiler Error building test_network.f90
Apr 15, 2024
When issuing
fpm test --profile release
:I can see that the README states that the lowest tested gfortran is v13, and that the library is possibly not expected to build with lower version. Reporting here nevertheless to document the issue.
Part of openjournals/joss-reviews#6492
The text was updated successfully, but these errors were encountered: