[ET Trac] [Einstein Toolkit] #1632: problem with compilation

Einstein Toolkit trac-noreply at einsteintoolkit.org
Mon Jun 16 05:35:51 CDT 2014


#1632: problem with compilation
-----------------------------------+----------------------------------------
 Reporter:  barmv                  |       Owner:  new user           
     Type:  defect                 |      Status:  new                
 Priority:  critical               |   Milestone:  ET_2014_05         
Component:  EinsteinToolkit thorn  |     Version:  development version
 Keywords:  GRHydro Utils F90      |  
-----------------------------------+----------------------------------------
 Ubuntu workstation, gcc and gfortran compilers.

 $./GetComponents --parallel
 https://svn.einsteintoolkit.org/manifest/branches/ET_2014_05/einsteintoolkit.th



 after that make the configuration
 $./simfactory/bin/sim setup --optionlist=ubuntu.cfg --runscript debian.sh

 but fail to do build of the project
 $./simfactory/bin/sim build


 ********************************************************************************
 Running configuration script for thorn HWLOC:
 hwloc selected, but HWLOC_DIR not set. Checking some places...
 Found hwloc in /usr
 Finished running configuration script for thorn HWLOC.
 Checking consistency...
 Creating Thorn-Flesh bindings...
    Creating implementation bindings...
    Creating parameter bindings...
    Creating variable bindings...
    Creating schedule bindings...
    Creating function bindings...


 ------------------------------------------------------
 There were 2 errors during execution of the CST
 These must be corrected before compilation can proceed
 ------------------------------------------------------



 ------------------------------------------------------
 Warnings were generated during execution of the CST
 ------------------------------------------------------


 CST error 1:
   -> Configuration script for thorn FORTRAN returned exit code 1
      Error message: 'Fortran thorn requires that a Fortran compiler is
 defined, but F77 = 'none' and F90 = 'none'.  Aborting.'


 CST error 2:
   -> Configuration script for thorn LORENE returned exit code 1
      (no error message)

 ------------------------------------------------------

 make[1]: *** [/home/Cactus/configs/sim/config-data/make.thornlist] Error 1
 make: *** [sim] Error 2

 ///////////////////////////////////////////////////////

 After that
 $make config
 $make test1
 $make test1 2&> test1_log.txt



 The compilation of the cactus report errors in file
 Cactus/configs/test1/build/GRHydro/Utils.f90


 COMPILING arrangements/EinsteinEvolve/GRHydro/src/Utils.F90
 Warning: Nonexistent include directory
 "/home/bmv/utils/soft/cactus/Cactus/arrangements/EinsteinEvolve/GRHydro/src/include"
 Warning: Nonexistent include directory
 "/home/bmv/utils/soft/cactus/Cactus/arrangements/EinsteinEvolve/GRHydro/src/include"
 /home/bmv/utils/soft/cactus/Cactus/configs/test1/build/GRHydro/Utils.f90:2879.10:

   pointer (pg11,g11), (pg12,g12), (pg13,g13), (pg22,g22), (pg23,g23),
 (pg33,g33)
           1
 Error: Cray pointer declaration at (1) requires -fcray-pointer flag
 /home/bmv/utils/soft/cactus/Cactus/configs/test1/build/GRHydro/Utils.f90:2882.8:

     pg11 = loc(gaa)
         1
 Error: Symbol 'pg11' at (1) has no IMPLICIT type
 /home/bmv/utils/soft/cactus/Cactus/configs/test1/build/GRHydro/Utils.f90:2883.8:

     pg12 = loc(gab)
         1
 Error: Symbol 'pg12' at (1) has no IMPLICIT type
 /home/bmv/utils/soft/cactus/Cactus/configs/test1/build/GRHydro/Utils.f90:2884.8:

     pg13 = loc(gac)
         1
 Error: Symbol 'pg13' at (1) has no IMPLICIT type
 /home/bmv/utils/soft/cactus/Cactus/configs/test1/build/GRHydro/Utils.f90:2885.8:

     pg22 = loc(gbb)
         1
 Error: Symbol 'pg22' at (1) has no IMPLICIT type
 /home/bmv/utils/soft/cactus/Cactus/configs/test1/build/GRHydro/Utils.f90:2886.8:

     pg23 = loc(gbc)
         1
 Error: Symbol 'pg23' at (1) has no IMPLICIT type
 /home/bmv/utils/soft/cactus/Cactus/configs/test1/build/GRHydro/Utils.f90:2887.8:

     pg33 = loc(gcc)
         1
 Error: Symbol 'pg33' at (1) has no IMPLICIT type
 make[3]: *** [Utils.F90.o] Error 1
 make[2]: *** [make.checked] Error 2
 make[1]: *** [/home/Cactus/configs/test1/lib/libthorn_GRHydro.a] Error 2
 make: *** [test1] Error 2

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1632>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list