foss-for-synopsys-dwc-arc-processors / linux

Helpful resources for users & developers of Linux kernel for ARC
22 stars 13 forks source link

SPEC2017: 521.wrf_r failure #22

Open NikitaSobolev opened 4 years ago

NikitaSobolev commented 4 years ago

521.wrf_r test fails and calls stack trace.

How to reproduce this build: https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/wiki/SPEC2017#how-to-run-prebuilt-spec

Config file used: arc.cfg.txt [Delte .txt extension before usage]

Test output: see in the file or 70 last lines below: 521.wrf_r_make.log

/home/root/build/bin/specperl /home/root/build/bin/harness/specpp -DSPEC -DNDEBUG -DSTUBMPI -DSPEC_AUTO_SUPPRESS_OPENMP -w -m literal.pm -I. -I./inc -I./netcdf/include -DDM_PARALLEL -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DINTIO -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0 -DMAX_HISTORY=25 -DSPEC_AUTO_SUPPRESS_OPENMP -D_FILE_OFFSET_BITS=64 module_sf_scmskintemp.F90 -o module_sf_scmskintemp.fppized.f90
/usr/bin/gfortran            -c -o module_sf_scmskintemp.fppized.o -I. -I./netcdf/include -I./inc -g -O3 -mcpu=hs38_linux -fno-unsafe-math-optimizations -fno-tree-loop-vectorize -fconvert=big-endian module_sf_scmskintemp.fppized.f90
/home/root/build/bin/specperl /home/root/build/bin/harness/specpp -DSPEC -DNDEBUG -DSTUBMPI -DSPEC_AUTO_SUPPRESS_OPENMP -w -m literal.pm -I. -I./inc -I./netcdf/include -DDM_PARALLEL -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DINTIO -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0 -DMAX_HISTORY=25 -DSPEC_AUTO_SUPPRESS_OPENMP -D_FILE_OFFSET_BITS=64 module_sf_sfcdiags.F90 -o module_sf_sfcdiags.fppized.f90
/usr/bin/gfortran            -c -o module_sf_sfcdiags.fppized.o -I. -I./netcdf/include -I./inc -g -O3 -mcpu=hs38_linux -fno-unsafe-math-optimizations -fno-tree-loop-vectorize -fconvert=big-endian module_sf_sfcdiags.fppized.f90
/home/root/build/bin/specperl /home/root/build/bin/harness/specpp -DSPEC -DNDEBUG -DSTUBMPI -DSPEC_AUTO_SUPPRESS_OPENMP -w -m literal.pm -I. -I./inc -I./netcdf/include -DDM_PARALLEL -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DINTIO -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0 -DMAX_HISTORY=25 -DSPEC_AUTO_SUPPRESS_OPENMP -D_FILE_OFFSET_BITS=64 module_sf_sfcdiags_ruclsm.F90 -o module_sf_sfcdiags_ruclsm.fppized.f90
/usr/bin/gfortran            -c -o module_sf_sfcdiags_ruclsm.fppized.o -I. -I./netcdf/include -I./inc -g -O3 -mcpu=hs38_linux -fno-unsafe-math-optimizations -fno-tree-loop-vectorize -fconvert=big-endian module_sf_sfcdiags_ruclsm.fppized.f90
/home/root/build/bin/specperl /home/root/build/bin/harness/specpp -DSPEC -DNDEBUG -DSTUBMPI -DSPEC_AUTO_SUPPRESS_OPENMP -w -m literal.pm -I. -I./inc -I./netcdf/include -DDM_PARALLEL -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DINTIO -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0 -DMAX_HISTORY=25 -DSPEC_AUTO_SUPPRESS_OPENMP -D_FILE_OFFSET_BITS=64 module_sf_ssib.F90 -o module_sf_ssib.fppized.f90
/usr/bin/gfortran            -c -o module_sf_ssib.fppized.o -I. -I./netcdf/include -I./inc -g -O3 -mcpu=hs38_linux -fno-unsafe-math-optimizations -fno-tree-loop-vectorize -fconvert=big-endian module_sf_ssib.fppized.f90
module_sf_ssib.fppized.f90:1219:28:

 1219 |         DO 1100 IWAVE = 1, 2
      |                            1
Warning: Fortran 2018 deleted feature: Shared DO termination label 1100 at (1)
module_sf_ssib.fppized.f90:1220:28:

 1220 |         DO 1100 IRAD  = 1, 2
      |                            1
Warning: Fortran 2018 deleted feature: Shared DO termination label 1100 at (1)
module_sf_ssib.fppized.f90:3056:25:

 3056 |       do 202 iwave = 1, 3
      |                         1
Warning: Fortran 2018 deleted feature: Shared DO termination label 202 at (1)
module_sf_ssib.fppized.f90:3057:25:

 3057 |       do 202 irad  = 1, 2
      |                         1
Warning: Fortran 2018 deleted feature: Shared DO termination label 202 at (1)
module_sf_ssib.fppized.f90:3414:26:

 3414 |       DO 7000 IWAVE = 1, 2
      |                          1
Warning: Fortran 2018 deleted feature: Shared DO termination label 7000 at (1)
module_sf_ssib.fppized.f90:3415:26:

 3415 |       DO 7000 IRAD  = 1, 2
      |                          1
Warning: Fortran 2018 deleted feature: Shared DO termination label 7000 at (1)
module_sf_ssib.fppized.f90:3486:25:

 3486 |       do 202 iwave = 1, 3
      |                         1
Warning: Fortran 2018 deleted feature: Shared DO termination label 202 at (1)
module_sf_ssib.fppized.f90:3487:25:

 3487 |       do 202 irad  = 1, 2
      |                         1
Warning: Fortran 2018 deleted feature: Shared DO termination label 202 at (1)
module_sf_ssib.fppized.f90:3837:26:

 3837 |       DO 7000 IWAVE = 1, 2
      |                          1
Warning: Fortran 2018 deleted feature: Shared DO termination label 7000 at (1)
module_sf_ssib.fppized.f90:3838:26:

 3838 |       DO 7000 IRAD  = 1, 2
      |                          1
Warning: Fortran 2018 deleted feature: Shared DO termination label 7000 at (1)
module_sf_ssib.fppized.f90:4441:17:

 4441 |  7400 DEP(I) = 0.
      |                 1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 7400 at (1)
/home/root/build/bin/specperl /home/root/build/bin/harness/specpp -DSPEC -DNDEBUG -DSTUBMPI -DSPEC_AUTO_SUPPRESS_OPENMP -w -m literal.pm -I. -I./inc -I./netcdf/include -DDM_PARALLEL -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DINTIO -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0 -DMAX_HISTORY=25 -DSPEC_AUTO_SUPPRESS_OPENMP -D_FILE_OFFSET_BITS=64 module_sf_sstskin.F90 -o module_sf_sstskin.fppized.f90
/usr/bin/gfortran            -c -o module_sf_sstskin.fppized.o -I. -I./netcdf/include -I./inc -g -O3 -mcpu=hs38_linux -fno-unsafe-math-optimizations -fno-tree-loop-vectorize -fconvert=big-endian module_sf_sstskin.fppized.f90
/home/root/build/bin/specperl /home/root/build/bin/harness/specpp -DSPEC -DNDEBUG -DSTUBMPI -DSPEC_AUTO_SUPPRESS_OPENMP -w -m literal.pm -I. -I./inc -I./netcdf/include -DDM_PARALLEL -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DINTIO -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0 -DMAX_HISTORY=25 -DSPEC_AUTO_SUPPRESS_OPENMP -D_FILE_OFFSET_BITS=64 module_sf_tmnupdate.F90 -o module_sf_tmnupdate.fppized.f90
/usr/bin/gfortran            -c -o module_sf_tmnupdate.fppized.o -I. -I./netcdf/include -I./inc -g -O3 -mcpu=hs38_linux -fno-unsafe-math-optimizations -fno-tree-loop-vectorize -fconvert=big-endian module_sf_tmnupdate.fppized.f90
/usr/bin/gfortran            -c -o module_surface_driver.fppized.o -I. -I./netcdf/include -I./inc -g -O3 -mcpu=hs38_linux -fno-unsafe-math-optimizations -fno-tree-loop-vectorize -fconvert=big-endian module_surface_driver.fppized.f90
gfortran: fatal error: Killed signal terminated program f951
compilation terminated.
specmake: *** [/home/root/build/benchspec/Makefile.defaults:386: module_surface_driver.fppized.o] Error 1