CP2K compilation on p5series AIX 5.3
CompilationAIX
compila... at yahoo.fr
Tue Apr 29 16:53:44 UTC 2008
hi again,
I'm back with some changes to manage to compile CP2k on IBM p575 AIX
5.3
I now have a brand new fortran compiler
IBM XL Fortran Enterprise Edition for AIX, V11.1
Version: 11.01.0000.0000
and I switched on a node to have more power (16 cpu, 32 Gb ram, more
temp disk space)
so this time I hope it will be enough :-)
I also changed source code for the latest nighty build
so I tried to compile again, it started good, then a new error
appeared :
(here you'll find last lines)
xlf95 -qsuffix=f=f90 -c -O0 -q64 -qarch=pwr5 -qcache=auto -qmaxmem=-1 -
qtune=pwr5 cp_parser_methods.f90
** dg_rho0_types === End of Compilation 1 ===
/usr/ccs/lib/cpp -C -D__AIX -D__ESSL -D__FFTSG -D__FFTESSL -P -
D__COMPILE_ARCH="\"AIX-PowerPC_POWER5\"" -D__COMPILE_DATE="\"Tue Apr
29 18:39:24 DFT 2008\"" -D__COMPILE_HOST="\"p5cecic1\"" -
D__COMPILE_LASTCVS="\"/termination.F/1.32/Mon Apr 28 22:07:02
2008//\"" -I/p5cecic/home/cp2k-new/cp2k/makefiles/../src /p5cecic/home/
cp2k-new/cp2k/makefiles/../src/cp_fm_types.F > cp_fm_types.f90
xlf95 -qsuffix=f=f90 -c -O0 -q64 -qarch=pwr5 -qcache=auto -qmaxmem=-1 -
qtune=pwr5 cp_fm_types.f90
"cp_parser_methods.f90", line 79.22: 1514-714 (S) Procedures
parser_get_logical and parser_get_integer must not appear in the same
generic interface. The dummy argument that disambiguates the
procedures by argument keyword appears earlier in the argument list
than the dummy argument that disambiguates by position.
** cp_parser_methods === End of Compilation 1 ===
1501-511 Compilation failed for file cp_parser_methods.f90.
1501-510 Compilation successful for file input_section_types.f90.
1501-510 Compilation successful for file dg_rho0_types.f90.
gmake[1]: *** [cp_parser_methods.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
** cp_fm_types === End of Compilation 1 ===
1501-510 Compilation successful for file cp_fm_types.f90.
gmake[1]: Leaving directory `/p5cecic/home/cp2k-new/cp2k/obj/AIX-
PowerPC_POWER5/sopt'
gmake: *** [build] Error 2
if anybody has an idea of how to solve the problem ?
thanks :-)
More information about the CP2K-user
mailing list