bugFreeON - Bugs: bug #32021, Freeon fails to build for spatial...

 
 

bug #32021: Freeon fails to build for spatial parallel (--enable-MPI)

Submitter:  Nicolas Bock <nicolasbock>
Submitted:  Sat 01 Jan 2011 07:19:28 PM UTC
   
 
Category:  FreeON Severity:  4 - Important
Priority:  * 5 - Normal Item Group:  None
Status:  Confirmed Privacy:  Public
Assigned to:  nicolasbock Open/Closed:  Open
Operating System:  * GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 01 Jan 2011 07:19:28 PM UTC, original submission:  

FreeON fails to build with gfortran, OpenMPI, and the --enable-MPI switch turned on during configure. The error message is:

The following compiler command failed:
/bin/sh ../libtool --tag=FC --silent  --mode=compile mpif90 -g -O2 -march=native -msse -msse2 -mfpmath=sse -ffast-math -ftree-vectorize -pipe -ffree-line-length-none -I. -I../Modules -I. -I.. -I./hdf5-1.8.3/src -I./hdf5-1.8.3/src -I./MMA/LookUpTables -I./MMA/Functionals -I./MMA/PAC   -c -o LinAlg.lo LinAlg-preprocessed.f90
LinAlg-preprocessed.f90:1091.4:

    Flag%I=0
    1
Error: Unclassifiable statement at (1)
LinAlg-preprocessed.f90:1108.19:

            IF(Flag%I(JL)==0)THEN
                   1
Error: Syntax error in IF-expression at (1)
LinAlg-preprocessed.f90:1109.14:

              Flag%I(JL)=1
              1
Error: Unclassifiable statement at (1)
LinAlg-preprocessed.f90:1124.13:

          ENDIF
             1
Error: Expecting END DO statement at (1)
LinAlg-preprocessed.f90:1165.4:

    Flag%I=0
    1
Error: Unclassifiable statement at (1)
LinAlg-preprocessed.f90:1179.19:

            IF(Flag%I(JL)==0)THEN
                   1
Error: Syntax error in IF-expression at (1)
LinAlg-preprocessed.f90:1182.14:

              Flag%I(JL)=1
              1
Error: Unclassifiable statement at (1)
LinAlg-preprocessed.f90:1197.13:

          ENDIF
             1
Error: Expecting END DO statement at (1)
LinAlg-preprocessed.f90:1547.20:

         BSiz%I,Flag%I,Flop)
                    1
Error: Syntax error in argument list at (1)
LinAlg-preprocessed.f90:2231.61:

    Tmp=Dot_GENERIC(A%NSMat,A%NAtms,OffSt%I(MyId),BSiz%I,Flag%I,FlOp,  &
                                                             1
Error: Syntax error in argument list at (1)
LinAlg-preprocessed.f90:2229.17:

    CALL New(Flag,NAtoms)
                 1
Error: Symbol 'flag' at (1) has no IMPLICIT type
LinAlg-preprocessed.f90:1538.19:

    CALL SetEq(Flag,0)
                   1
Error: Symbol 'flag' at (1) has no IMPLICIT type
LinAlg-preprocessed.f90:1491.17:

    CALL New(Flag,NAtoms)
                 1
Error: Symbol 'flag' at (1) has no IMPLICIT type
LinAlg-preprocessed.f90:1202.19:

    CALL SetEq(Flag,0)
                   1
Error: Symbol 'flag' at (1) has no IMPLICIT type
LinAlg-preprocessed.f90:1129.19:

    CALL SetEq(Flag,0)
                   1
Error: Symbol 'flag' at (1) has no IMPLICIT type
LinAlg-preprocessed.f90:3438.21:

          WRITE(Plt,1)I,NAtoms-A%GClPt%I(K)
                     1
Error: FORMAT label 1 at (1) not defined
LinAlg-preprocessed.f90:870.41:

    CALL SymbolikMM(A,B,C,UpDate) ! Local
                                         1
Error: There is no specific subroutine for the generic 'symbolikmm' at (1)
LinAlg-preprocessed.f90:874.55:

        CALL SymbolikMM(A,U(From),C,.TRUE.) ! Non-local
                                                       1
Error: There is no specific subroutine for the generic 'symbolikmm' at (1)
LinAlg-preprocessed.f90:898.47:

      CALL NumerikMM(A,B,BMTrix,C,1,1,1,Perf_O)
                                               1
Error: There is no specific subroutine for the generic 'numerikmm' at (1)
LinAlg-preprocessed.f90:900.47:

      CALL NumerikMM(A,B,BMTrix,C,1,1,1,Perf_O)
                                               1
Error: There is no specific subroutine for the generic 'numerikmm' at (1)
LinAlg-preprocessed.f90:901.47:

      CALL NumerikMM(A,B,BMTrix,C,1,2,2,Perf_O)
                                               1
Error: There is no specific subroutine for the generic 'numerikmm' at (1)
LinAlg-preprocessed.f90:903.47:

      CALL NumerikMM(A,B,BMTrix,C,1,1,1,Perf_O)
                                               1
Error: There is no specific subroutine for the generic 'numerikmm' at (1)
LinAlg-preprocessed.f90:904.47:

      CALL NumerikMM(A,B,BMTrix,C,2,1,2,Perf_O)
                                               1
Error: There is no specific subroutine for the generic 'numerikmm' at (1)
LinAlg-preprocessed.f90:906.47:

      CALL NumerikMM(A,B,BMTrix,C,1,1,1,Perf_O)
                                               1
Error: There is no specific subroutine for the generic 'numerikmm' at (1)
LinAlg-preprocessed.f90:907.47:

      CALL NumerikMM(A,B,BMTrix,C,2,2,2,Perf_O)
                                               1
Error: There is no specific subroutine for the generic 'numerikmm' at (1)
Fatal Error: Error count reached limit of 25.
make[1]: * [LinAlg.lo] Error 1
make[1]: Leaving directory `/home/scratch/FreeON/Modules'

Nicolas Bock <nicolasbock>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nicolasbock
  • -email is unavailable- added by nicolasbock (Submitted the item)
  • -email is unavailable- added by nicolasbock (The original reporter of this bug)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-01-01 nicolasbock Carbon-Copy- Added -email is unavailable-
    2011-01-01 nicolasbock Carbon-Copy- Added jean-louis heully <jean-louis.heully@irsamc.ups-tlse.fr>

    Back to the top

    Powered by Savane 3.13-081f.
    Corresponding source code