[ET Trac] [Einstein Toolkit] #571: Build error in PITTNullCode/NullSHRExtract
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Tue Sep 20 13:15:50 CDT 2011
#571: Build error in PITTNullCode/NullSHRExtract
-----------------------------------+----------------------------------------
Reporter: eschnett | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: EinsteinToolkit thorn | Version:
Keywords: |
-----------------------------------+----------------------------------------
The thorn PITTNullCode/NullSHRExtract leads to Fortran compile errors for
me:
Preprocessing
/Users/eschnett/Cvanilla/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_Pointing.F90
Compiling
/Users/eschnett/Cvanilla/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_Pointing.F90
/Users/eschnett/Cvanilla/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_Pointing.F90:160.24:
call
NullSHRE_Pointing(cctk_dim,cctk_gsh,cctk_lsh,cctk_lbnd,cctk_ubnd,cctk_ls
1
Error: Dummy argument 'wt_detg' of procedure 'nullshre_pointing' at (1)
has an attribute that requires an explicit interface for this procedure
/Users/eschnett/Cvanilla/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_Pointing.F90:218.24:
call
NullSHRE_Pointing(cctk_dim,cctk_gsh,cctk_lsh,cctk_lbnd,cctk_ubnd,cctk_ls
1
Error: Dummy argument 'wt_detg' of procedure 'nullshre_pointing' at (1)
has an attribute that requires an explicit interface for this procedure
make[3]: *** [NullSHRE_Pointing.F90.o] Error 1
make[2]: *** [make.checked] Error 2
make[1]: *** [/Users/eschnett/Cvanilla/configs/sim-
debug/lib/libthorn_NullSHRExtract.a] Error 2
This is with gfortran 4.5. Looking at the source code, I see that the grid
variable wt_detg is declared with a "target" attribute in one of the
routines.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/571>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list