Source: nastran Version: 0.1.95-1 Severity: serious Tags: ftbfs sid bullseye Justification: fails to build from source User: debian-...@lists.debian.org Usertags: ftbfs-gcc-10
Hi, nastran started to FTBFS when GCC 10 was made the default compiler: f77 -g -w -fno-range-check -fno-automatic -fcray-pointer -std=legacy -c -o bufchk.o bufchk.f bufchk.f:16:28: 16 | 1 '1'X , '2'X , '3'X , '4'X , '8'X / | 1 Error: BOZ constant at (1) uses nonstandard postfix syntax [see '-fno-allow-invalid-boz'] bufchk.f:18:32: 18 | 1 'F1111'X, 'F2222'X , 'FAAAA'X, 'FBBBB'X / | 1 Error: BOZ constant at (1) uses nonstandard postfix syntax [see '-fno-allow-invalid-boz'] bufchk.f:20:32: 20 | 1 'F5555'X, 'F7777'X , 'F8888'X, 'F9999'X / | 1 Error: BOZ constant at (1) uses nonstandard postfix syntax [see '-fno-allow-invalid-boz'] make[2]: *** [Makefile:390: bufchk.o] Error 1 More information about the corresponding GCC changes can be found here: https://gcc.gnu.org/gcc-10/porting_to.html Andreas