[Pw_forum] pgf90 compile error on Linux PC

whoming whoming at sohu.com
Thu Dec 18 05:51:37 CET 2003


Dear Users,
          I have accounted complile errors when I try to install pwscf v1.3.0 onto my Linux PC.
My compiler is PGI 5.0. According to the instruction, I do it in the following steps:
1. ./configure pc_pgi
2. make pw
then this error message appears and the file Modules/cell_base.f90 perhaps wrong.

make[1]: Entering directory `/home/whm/pwscf/Modules'
/lib/cpp -P -traditional -D__LINUX -D__PGI -D__FFTW -D__USE_INTERNAL_FFTW -I/home/whm/pwscf/include -I./ cell_base.f90 cell_base.F90
pgf90 -fast -r8 -I/home/whm/pwscf/Modules -I/home/whm/pwscf/PW -I/home/whm/pwscf/PH -c cell_base.F90 -o cell_base.o
PGF90-S-0000-Internal compiler error. size_of:bad dtype     300 (cell_base.F90: 99)
PGF90-S-0000-Internal compiler error. size_of: bad dtype        0 (cell_base.F90: 99)
PGF90-S-0000-Internal compiler error. scale_of:bad dtype     300 (cell_base.F90: 99)
PGF90-S-0000-Internal compiler error. scale_of: bad dtype        0 (cell_base.F90: 99)
  0 inform,   0 warnings,   4 severes, 0 fatal for updatecell
PGF90-S-0000-Internal compiler error. size_of:bad dtype     300 (cell_base.F90: 131)
PGF90-S-0000-Internal compiler error. size_of: bad dtype        0 (cell_base.F90: 131)
PGF90-S-0000-Internal compiler error. scale_of:bad dtype     300 (cell_base.F90: 131)
PGF90-S-0000-Internal compiler error. scale_of: bad dtype        0 (cell_base.F90: 131)
  0 inform,   0 warnings,   4 severes, 0 fatal for cell_init_ht
PGF90-S-0000-Internal compiler error. size_of:bad dtype     300 (cell_base.F90: 152)
PGF90-S-0000-Internal compiler error. size_of: bad dtype        0 (cell_base.F90: 152)
PGF90-S-0000-Internal compiler error. scale_of:bad dtype     300 (cell_base.F90: 152)
PGF90-S-0000-Internal compiler error. scale_of: bad dtype        0 (cell_base.F90: 152)
  0 inform,   0 warnings,   4 severes, 0 fatal for cell_init_a
PGF90-S-0000-Internal compiler error. size_of:bad dtype     300 (cell_base.F90: 290)
PGF90-S-0000-Internal compiler error. size_of: bad dtype        0 (cell_base.F90: 290)
PGF90-S-0000-Internal compiler error. scale_of:bad dtype     300 (cell_base.F90: 290)
PGF90-S-0000-Internal compiler error. scale_of: bad dtype        0 (cell_base.F90: 290)
PGF90-S-0000-Internal compiler error. size_of:bad dtype     300 (cell_base.F90: 292)
PGF90-S-0000-Internal compiler error. size_of: bad dtype        0 (cell_base.F90: 292)
PGF90-S-0000-Internal compiler error. scale_of:bad dtype     300 (cell_base.F90: 292)
PGF90-S-0000-Internal compiler error. scale_of: bad dtype        0 (cell_base.F90: 292)
  0 inform,   0 warnings,   8 severes, 0 fatal for pbc
make[1]: [cell_base.o] Error 2 (ignored)
touch cell_base.o

Any suggestion will be appreciated very much!

Yours,
Whoming


More information about the users mailing list