[Wien] still trouble compiling
Michael Frotscher
frotscher at chemie.uni-hamburg.de
Fri Jul 25 11:30:27 CEST 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello, wien-ML,
As my compiled Wien2k was not running as smoothly as expected, I thought it to
be a good idea to recompile. I use the setting for the intel ifc-compiler
together with the mkl6-ilb (I also have ATLAS compiled and installed, but
using that produces lots of error messages, so I guess I'll be sticking with
mkl for now). I adjusted compiler flags and libraries according to
http://www.wien2k.at/reg_user/faq/OptimizingWIEN2k.htm#_Compiling_and_linking
- - is that still the correct way to do it?
I've now tried several attempts with the same options and the error messages
are different every time. Some do occur always, though:
SRC_lapw1/compile.msg:make[1]: *** [lapw1] Error 1
SRC_lapw1/compile.msg:make: *** [real] Error 2
SRC_lapw1/compile.msg:make[1]: *** [lapw1c] Error 1
SRC_lapw1/compile.msg:make: *** [complex] Error 2
SRC_lapwso/compile.msg:make: *** [lapwso] Error 1
I have attached the appropriate compile.msg-files.
What am I doing wrong? It can't be that hard...
Thanks in Advance,
- --
Michael Frotscher
Institut für Anorganische und Angewandte Chemie
Universität Hamburg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
iD8DBQE/IPi3/f+kgY+d9bQRAqSxAKCDAB+e48RBUtgdbLFc4tAWtJtWggCgoHAS
nqrGSjPXNnoheAq7ntY4+38=
=xYTI
-----END PGP SIGNATURE-----
-------------- next part --------------
rm -f *.o *_tmp_.* *.P .real .complex .sequential .parallel *.mod
if [ -f .complex ]; then \
rm -f .complex calkpt.o hamilt.o hns.o horb.o modules.o seclit.o seclr4.o seclr5.o tapewf.o ustphx.o wfpnt.o wfpnt1.o param.inc *.mod; \
fi
touch .real
cp -p param.inc_r param.inc
if [ -f .parallel ]; then \
rm -f .parallel calkpt.o gtfnam.o hamilt.o hldau.o hns.o modules.o pdsyevx16.o prtkpt.o pzheevx16.o seclit.o seclr4.o seclr5.o inikpt.o inilpw.o lapw1.o pdsyr2m.o pzher2m.o setkpt.o *.mod; \
fi
touch .sequential
make TYPE='REAL' TYPE_COMMENT='\!_REAL' \
./lapw1 FORT=/opt/intel/compiler70/ia32/bin/ifc FFLAGS=' -FR -mp -w'
make[1]: Entering directory `/usr/local/wien2k/SRC_lapw1'
modules.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c modules_tmp_.F
module PARALLEL
module subroutine INIT_PARALLEL
module subroutine INIT_PARALLELMATRICES
module subroutine BARRIER
module subroutine CLOSE_PARALLEL
module LAPW_TIMER
module subroutine INIT_ALL_TIMER
module subroutine INIT_TIMER
module subroutine START_TIMER
module subroutine STOP_TIMER
module function READ_CPU_TIME
module function READ_WALL_TIME
module REALLOCATE
module subroutine DOREALLOCATE_R8_D1
module subroutine DOREALLOCATE_R8_D2
module subroutine DOREALLOCATE_R8_D3
module subroutine DOREALLOCATE_I4_D1
module subroutine DOREALLOCATE_I4_D2
module subroutine DOREALLOCATE_WARP_C16_D2X3
module subroutine DOREALLOCATE_C3_D1
module subroutine DOREALLOCATE_C10_D1
module subroutine HUGO
module MATRICES
module subroutine INIT_MATRICES
module subroutine END_MATRICES
module ALBL
module subroutine INIT_ALBL
module subroutine END_ALBL
module LOABC
module subroutine INIT_LOABC
module RADIAL
module subroutine INIT_RADIAL
module subroutine END_RADIAL
module ORB
module subroutine INIT_ORB
module LOLOG
module subroutine INIT_LOLOG
module ASSLEG
module subroutine INIT_ASSLEG
module ATSPDT
module subroutine INIT_ATSPDT
module CHAR
module subroutine INIT_CHAR
module COMC
module subroutine INIT_COMC
module COMI
module COML
module COMR
module subroutine INIT_COMR
module GENER
module KPTS
module subroutine INIT_KPTS
module LOINT
module subroutine INIT_LOINT
module LSTAPW
module ONEKPT
module ORTH
module OUT
module subroutine INIT_OUT
module subroutine END_OUT
module POTNLC
module subroutine INIT_POTNLC
module ROTMAT
module subroutine INIT_ROTMAT
module CUT1
module TOTPOT
module subroutine INIT_TOTPOT
module STRUK
module subroutine INIT_STRUK
1221 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv modules_tmp_.o modules.o
rm modules_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c abc.f
external subroutine ABC
96 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c atpar.f
external subroutine ATPAR
658 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c bandv1.f
external subroutine BANDV1
332 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
calkpt.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c calkpt_tmp_.F
external subroutine CALKPT
228 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv calkpt_tmp_.o calkpt.o
rm calkpt_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c cbcomb.f
external subroutine CBCOMB
138 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c coors.f
external subroutine COORS
254 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
cc -c cputim.c
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dblr2k.f
external subroutine DBLR2K
88 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dgeqrl.f
external subroutine DGEQRL
168 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dgewy.f
external subroutine DGEWY
122 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dgewyg.f
external subroutine DGEWYG
207 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dlbrfg.f
external subroutine DLBRFG
167 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dsbein1.f
external subroutine DSBEIN1
204 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dscgst.f
external subroutine DSCGST
148 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dstebz2.f
external subroutine DSTEBZ2
660 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dsyevx2.f
external subroutine DSYEVX2
415 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dsymm2.f
external subroutine DSYMM2
73 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dsyr2m.f
external subroutine DSYR2M
106 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dsyrb4.f
external subroutine DSYRB4
234 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dsyrb5l.f
external subroutine DSYRB5L
136 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dsyrdt4.f
external subroutine DSYRDT4
193 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dsytrd2.f
external subroutine DSYTRD2
286 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dsywyv.f
external subroutine DSYWYV
171 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dsyxev4.f
external subroutine DSYXEV4
433 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dvbes1.f
external subroutine DVBES1
55 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c eisps.f
external function EPSLON
external function PYTHAG
63 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c errclr.f
external subroutine ERRCLR
72 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c errflg.f
external subroutine ERRFLG
82 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c forfhs.f
external subroutine FORFHS
95 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c gaunt1.f
external function GAUNT1
56 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c gaunt2.f
external subroutine GAUNT2
100 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c gbass.f
external subroutine GBASS
33 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
gtfnam.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c gtfnam_tmp_.F
external subroutine GTFNAM
140 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv gtfnam_tmp_.o gtfnam.o
rm gtfnam_tmp_.F
hamilt.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c hamilt_tmp_.F
external subroutine HAMILT
804 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv hamilt_tmp_.o hamilt.o
rm hamilt_tmp_.F
hns.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c hns_tmp_.F
external subroutine HNS
473 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv hns_tmp_.o hns.o
rm hns_tmp_.F
horb.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c horb_tmp_.F
external subroutine HORB
240 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv horb_tmp_.o horb.o
rm horb_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c inikpt.f
external subroutine INIKPT
127 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c inilpw.f
external subroutine INILPW
577 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
lapw1.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c lapw1_tmp_.F
program LAPW1
88 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv lapw1_tmp_.o lapw1.o
rm lapw1_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c latgen.f
external subroutine LATGEN
343 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c lmsort.f
external subroutine LMSORT
425 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c locdef.f
external subroutine LOCDEF
23 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c lohns.f
external subroutine LOHNS
77 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c lopw.f
external subroutine LOPW
168 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c matmm.f
external subroutine MATMM
27 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c nn.f
external subroutine NN
external subroutine DIRLAT
external subroutine ORD2
373 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c outerr.f
external subroutine OUTERR
99 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c outwin.f
external subroutine OUTWIN
137 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
pdsyevx16.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c pdsyevx16_tmp_.F
external subroutine PDSYEVX16
26 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv pdsyevx16_tmp_.o pdsyevx16.o
rm pdsyevx16_tmp_.F
prtkpt.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c prtkpt_tmp_.F
external subroutine PRTKPT
211 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv prtkpt_tmp_.o prtkpt.o
rm prtkpt_tmp_.F
prtres.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c prtres_tmp_.F
external subroutine PRTRES
179 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv prtres_tmp_.o prtres.o
rm prtres_tmp_.F
pzheevx16.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c pzheevx16_tmp_.F
external subroutine PZHEEVX16
28 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv pzheevx16_tmp_.o pzheevx16.o
rm pzheevx16_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c rdswar.f
external subroutine RDSWAR
58 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c rint13.f
external subroutine RINT13
94 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c rotate.f
external subroutine ROTATE
34 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c rotdef.f
external subroutine ROTDEF
190 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
seclit.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c seclit_tmp_.F
external subroutine SECLIT
540 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv seclit_tmp_.o seclit.o
rm seclit_tmp_.F
seclr4.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c seclr4_tmp_.F
external subroutine SECLR4
353 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv seclr4_tmp_.o seclr4.o
rm seclr4_tmp_.F
seclr5.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c seclr5_tmp_.F
external subroutine SECLR5
202 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv seclr5_tmp_.o seclr5.o
rm seclr5_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c select.f
external subroutine SELECT
148 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c service.f
external function DTIME4
external subroutine PRINTTIME4
48 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c setkpt.f
external subroutine SETKPT
112 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c setwar.f
external subroutine SETWAR
108 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c sphbes.f
external subroutine SPHBES
155 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c stern.f
external subroutine STERN
116 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
tapewf.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c tapewf_tmp_.F
external subroutine TAPEWF
59 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv tapewf_tmp_.o tapewf.o
rm tapewf_tmp_.F
ustphx.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c ustphx_tmp_.F
external function USTPHX
83 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv ustphx_tmp_.o ustphx.o
rm ustphx_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c vectf.f
external subroutine VREC
external subroutine VSINCOS
external subroutine VCOS
external subroutine VCOSISIN
39 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c warpin.f
external function WARPIN
67 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
wfpnt.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c wfpnt_tmp_.F
external subroutine WFPNT
70 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv wfpnt_tmp_.o wfpnt.o
rm wfpnt_tmp_.F
wfpnt1.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c wfpnt1_tmp_.F
external subroutine WFPNT1
77 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv wfpnt1_tmp_.o wfpnt1.o
rm wfpnt1_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c ylm.f
external subroutine YLM
269 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c zhcgst.f
external subroutine ZHCGST
178 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c zheevx2.f
external subroutine ZHEEVX2
421 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c zhemm2.f
external subroutine ZHEMM2
75 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c zher2m.f
external subroutine ZHER2M
109 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c zhetrd2.f
external subroutine ZHETRD2
290 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
pdsyr2m.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c pdsyr2m_tmp_.F
external subroutine PDSYR2M
56 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv pdsyr2m_tmp_.o pdsyr2m.o
rm pdsyr2m_tmp_.F
pzher2m.F: REAL version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c pzher2m_tmp_.F
external subroutine PZHER2M
59 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv pzher2m_tmp_.o pzher2m.o
rm pzher2m_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -o ./lapw1 abc.o atpar.o bandv1.o calkpt.o cbcomb.o coors.o cputim.o dblr2k.o dgeqrl.o dgewy.o dgewyg.o dlbrfg.o dsbein1.o dscgst.o dstebz2.o dsyevx2.o dsymm2.o dsyr2m.o dsyrb4.o dsyrb5l.o dsyrdt4.o dsytrd2.o dsywyv.o dsyxev4.o dvbes1.o eisps.o errclr.o errflg.o forfhs.o gaunt1.o gaunt2.o gbass.o gtfnam.o hamilt.o hns.o horb.o inikpt.o inilpw.o lapw1.o latgen.o lmsort.o locdef.o lohns.o lopw.o matmm.o modules.o nn.o outerr.o outwin.o pdsyevx16.o prtkpt.o prtres.o pzheevx16.o rdswar.o rint13.o rotate.o rotdef.o seclit.o seclr4.o seclr5.o select.o service.o setkpt.o setwar.o sphbes.o stern.o tapewf.o ustphx.o vectf.o warpin.o wfpnt.o wfpnt1.o ylm.o zhcgst.o zheevx2.o zhemm2.o zher2m.o zhetrd2.o pdsyr2m.o pzher2m.o -L../SRC_lib -L/opt/intel/mkl60/lib/32 -Vaxlib -llapack_lapw -lmkl_ia32 -lguide -lpthread
/opt/intel/mkl60/lib/32/libmkl_ia32.a(_lsame.o)(.text+0x0): In function `lsame_':
: multiple definition of `lsame_'
../SRC_lib/liblapack_lapw.a(lapack_lapw1.o)(.text+0x1b0f0): first defined here
ld: Warning: size of symbol `lsame_' changed from 66 to 38 in /opt/intel/mkl60/lib/32/libmkl_ia32.a(_lsame.o)
make[1]: *** [lapw1] Error 1
make[1]: Leaving directory `/usr/local/wien2k/SRC_lapw1'
make: *** [real] Error 2
if [ -f .real ]; then \
rm -f .real calkpt.o hamilt.o hns.o horb.o modules.o seclit.o seclr4.o seclr5.o tapewf.o ustphx.o wfpnt.o wfpnt1.o param.inc *.mod; \
fi
touch .complex
cp -p param.inc_c param.inc
if [ -f .parallel ]; then \
rm -f .parallel calkpt.o gtfnam.o hamilt.o hldau.o hns.o modules.o pdsyevx16.o prtkpt.o pzheevx16.o seclit.o seclr4.o seclr5.o inikpt.o inilpw.o lapw1.o pdsyr2m.o pzher2m.o setkpt.o *.mod; \
fi
touch .sequential
make TYPE='COMPLEX' TYPE_COMMENT='\!_COMPLEX' \
./lapw1c FORT=/opt/intel/compiler70/ia32/bin/ifc FFLAGS=' -FR -mp -w'
make[1]: Entering directory `/usr/local/wien2k/SRC_lapw1'
modules.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c modules_tmp_.F
module PARALLEL
module subroutine INIT_PARALLEL
module subroutine INIT_PARALLELMATRICES
module subroutine BARRIER
module subroutine CLOSE_PARALLEL
module LAPW_TIMER
module subroutine INIT_ALL_TIMER
module subroutine INIT_TIMER
module subroutine START_TIMER
module subroutine STOP_TIMER
module function READ_CPU_TIME
module function READ_WALL_TIME
module REALLOCATE
module subroutine DOREALLOCATE_R8_D1
module subroutine DOREALLOCATE_R8_D2
module subroutine DOREALLOCATE_R8_D3
module subroutine DOREALLOCATE_I4_D1
module subroutine DOREALLOCATE_I4_D2
module subroutine DOREALLOCATE_WARP_C16_D2X3
module subroutine DOREALLOCATE_C3_D1
module subroutine DOREALLOCATE_C10_D1
module subroutine HUGO
module MATRICES
module subroutine INIT_MATRICES
module subroutine END_MATRICES
module ALBL
module subroutine INIT_ALBL
module subroutine END_ALBL
module LOABC
module subroutine INIT_LOABC
module RADIAL
module subroutine INIT_RADIAL
module subroutine END_RADIAL
module ORB
module subroutine INIT_ORB
module LOLOG
module subroutine INIT_LOLOG
module ASSLEG
module subroutine INIT_ASSLEG
module ATSPDT
module subroutine INIT_ATSPDT
module CHAR
module subroutine INIT_CHAR
module COMC
module subroutine INIT_COMC
module COMI
module COML
module COMR
module subroutine INIT_COMR
module GENER
module KPTS
module subroutine INIT_KPTS
module LOINT
module subroutine INIT_LOINT
module LSTAPW
module ONEKPT
module ORTH
module OUT
module subroutine INIT_OUT
module subroutine END_OUT
module POTNLC
module subroutine INIT_POTNLC
module ROTMAT
module subroutine INIT_ROTMAT
module CUT1
module TOTPOT
module subroutine INIT_TOTPOT
module STRUK
module subroutine INIT_STRUK
1221 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv modules_tmp_.o modules.o
rm modules_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c abc.f
external subroutine ABC
96 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c atpar.f
external subroutine ATPAR
658 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
calkpt.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c calkpt_tmp_.F
external subroutine CALKPT
228 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv calkpt_tmp_.o calkpt.o
rm calkpt_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c cbcomb.f
external subroutine CBCOMB
138 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c coors.f
external subroutine COORS
254 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c forfhs.f
external subroutine FORFHS
95 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c gaunt1.f
external function GAUNT1
56 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c gaunt2.f
external subroutine GAUNT2
100 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
gtfnam.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c gtfnam_tmp_.F
external subroutine GTFNAM
140 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv gtfnam_tmp_.o gtfnam.o
rm gtfnam_tmp_.F
hamilt.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c hamilt_tmp_.F
external subroutine HAMILT
804 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv hamilt_tmp_.o hamilt.o
rm hamilt_tmp_.F
hns.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c hns_tmp_.F
external subroutine HNS
473 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv hns_tmp_.o hns.o
rm hns_tmp_.F
horb.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c horb_tmp_.F
external subroutine HORB
240 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv horb_tmp_.o horb.o
rm horb_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c inikpt.f
external subroutine INIKPT
127 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c inilpw.f
external subroutine INILPW
577 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
lapw1.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c lapw1_tmp_.F
program LAPW1
88 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv lapw1_tmp_.o lapw1.o
rm lapw1_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c latgen.f
external subroutine LATGEN
343 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c lohns.f
external subroutine LOHNS
77 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c lopw.f
external subroutine LOPW
168 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c nn.f
external subroutine NN
external subroutine DIRLAT
external subroutine ORD2
373 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c outwin.f
external subroutine OUTWIN
137 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
prtkpt.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c prtkpt_tmp_.F
external subroutine PRTKPT
211 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv prtkpt_tmp_.o prtkpt.o
rm prtkpt_tmp_.F
prtres.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c prtres_tmp_.F
external subroutine PRTRES
179 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv prtres_tmp_.o prtres.o
rm prtres_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c rdswar.f
external subroutine RDSWAR
58 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c rint13.f
external subroutine RINT13
94 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c rotdef.f
external subroutine ROTDEF
190 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
seclit.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c seclit_tmp_.F
external subroutine SECLIT
540 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv seclit_tmp_.o seclit.o
rm seclit_tmp_.F
seclr4.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c seclr4_tmp_.F
external subroutine SECLR4
353 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv seclr4_tmp_.o seclr4.o
rm seclr4_tmp_.F
seclr5.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c seclr5_tmp_.F
external subroutine SECLR5
202 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv seclr5_tmp_.o seclr5.o
rm seclr5_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c setkpt.f
external subroutine SETKPT
112 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c setwar.f
external subroutine SETWAR
108 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
tapewf.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c tapewf_tmp_.F
external subroutine TAPEWF
59 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv tapewf_tmp_.o tapewf.o
rm tapewf_tmp_.F
ustphx.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c ustphx_tmp_.F
external function USTPHX
83 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv ustphx_tmp_.o ustphx.o
rm ustphx_tmp_.F
wfpnt.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c wfpnt_tmp_.F
external subroutine WFPNT
70 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv wfpnt_tmp_.o wfpnt.o
rm wfpnt_tmp_.F
wfpnt1.F: COMPLEX version extracted
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c wfpnt1_tmp_.F
external subroutine WFPNT1
77 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
mv wfpnt1_tmp_.o wfpnt1.o
rm wfpnt1_tmp_.F
/opt/intel/compiler70/ia32/bin/ifc -o ./lapw1c abc.o atpar.o bandv1.o calkpt.o cbcomb.o coors.o cputim.o dblr2k.o dgeqrl.o dgewy.o dgewyg.o dlbrfg.o dsbein1.o dscgst.o dstebz2.o dsyevx2.o dsymm2.o dsyr2m.o dsyrb4.o dsyrb5l.o dsyrdt4.o dsytrd2.o dsywyv.o dsyxev4.o dvbes1.o eisps.o errclr.o errflg.o forfhs.o gaunt1.o gaunt2.o gbass.o gtfnam.o hamilt.o hns.o horb.o inikpt.o inilpw.o lapw1.o latgen.o lmsort.o locdef.o lohns.o lopw.o matmm.o modules.o nn.o outerr.o outwin.o pdsyevx16.o prtkpt.o prtres.o pzheevx16.o rdswar.o rint13.o rotate.o rotdef.o seclit.o seclr4.o seclr5.o select.o service.o setkpt.o setwar.o sphbes.o stern.o tapewf.o ustphx.o vectf.o warpin.o wfpnt.o wfpnt1.o ylm.o zhcgst.o zheevx2.o zhemm2.o zher2m.o zhetrd2.o pdsyr2m.o pzher2m.o -L../SRC_lib -L/opt/intel/mkl60/lib/32 -Vaxlib -llapack_lapw -lmkl_ia32 -lguide -lpthread
/opt/intel/mkl60/lib/32/libmkl_ia32.a(_lsame.o)(.text+0x0): In function `lsame_':
: multiple definition of `lsame_'
../SRC_lib/liblapack_lapw.a(lapack_lapw1.o)(.text+0x1b0f0): first defined here
ld: Warning: size of symbol `lsame_' changed from 66 to 38 in /opt/intel/mkl60/lib/32/libmkl_ia32.a(_lsame.o)
make[1]: *** [lapw1c] Error 1
make[1]: Leaving directory `/usr/local/wien2k/SRC_lapw1'
make: *** [complex] Error 2
-------------- next part --------------
rm -f *.o _tmp_.* *.P .real .complex *.mod
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c reallocate.f
module REALLOCATE
module subroutine DOREALLOCATE_R8_D1
module subroutine DOREALLOCATE_R8_D2
module subroutine DOREALLOCATE_I4_D1
module subroutine DOREALLOCATE_I4_D2
module subroutine HUGO
59 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c modules.f
module PARAM
module ABCD
module subroutine INIT_ABCD
module AMS
module subroutine INIT_AMS
module COUPLES
module subroutine INIT_COUPLO
module HMSOUT
module subroutine INIT_HMSOUT
module ORB
module subroutine INIT_ORB
module LOABC
module subroutine INIT_LOABC
module LOABCR
module subroutine INIT_LOABCR
module LOLOG
module subroutine INIT_LOLOG
module RADOVLP
module subroutine INIT_RADOVLP
module RLOLOG
module subroutine INIT_RLOLOG
module RPARS
module subroutine INIT_RPARS
module ROTMAT
module subroutine INIT_ROTMAT
module STRUCT
module subroutine INIT_STRUCT
module VNS
module subroutine INIT_VNS
module PEIC
module subroutine INIT_PEIC
module HEXPT
module subroutine INIT_HEXPT
327 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c abclm.f
external subroutine ABCLM
152 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c couple.f
external subroutine COUPLE
146 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c errclr.f
external subroutine ERRCLR
72 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c errflg.f
external subroutine ERRFLG
84 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c garadme.f
external subroutine GARADME
496 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c gtfnam.f
external subroutine GTFNAM
138 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c harmon2.f
external subroutine HARMON2
external subroutine DVBES12
external subroutine SPHBES2
141 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c atpar.f
external subroutine ATPAR
336 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c hmsec.f
external subroutine HMSEC
481 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c init.f
external subroutine INIT
296 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c kptin.f
external subroutine KPTIN
38 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c latgen2.f
external subroutine LATGEN2
396 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c outwin.f
external subroutine OUTWIN
110 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c rint13.f
external subroutine RINT13
80 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c lapwso.f
program LAPWSO
211 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c cali.f
external subroutine CALI
21 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c sphbes.f
external subroutine SPHBES
105 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c vnsrint.f
external subroutine VNSRINT
83 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c lomain.f
external subroutine LOMAIN
72 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c abc.f
external subroutine ABC
74 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
cc -c -o cputim.o cputim.c
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dvbes1.f
external subroutine DVBES1
27 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c bess.f
external subroutine BESS
14 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c lagder.f
external subroutine LAGDER
25 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c rotate.f
external subroutine ROTATE
20 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c ylm.f
external subroutine YLM
270 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c harmon.f
external subroutine HARMON
28 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c sphbru.f
external function SPHBRU
22 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c outerr.f
external subroutine OUTERR
101 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c lap_bp.f
external subroutine DBP2P
external subroutine DLATD4
external subroutine DP2BP
external subroutine DPHTR4
external subroutine DPHTRF
external subroutine DSHEVX
external subroutine DSHGS4
external subroutine DSHGST
external subroutine DSHTR4
external subroutine DSHTRD
external subroutine DSTEZ2
external subroutine DUP2BP
external function IJ2K
external subroutine ZBP2P
external subroutine ZHHEVX
external subroutine ZHHGS4
external subroutine ZHHGST
external subroutine ZHHTR4
external subroutine ZHHTRD
external subroutine ZLATD4
external subroutine ZP2BP
external subroutine ZPHTR4
external subroutine ZPHTRF
4833 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c inouh.f
external subroutine INOUH
93 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c diracout.f
external subroutine DIRACOUT
155 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c inth.f
external subroutine INTH
38 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c select.f
external subroutine SELECT
152 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c abc_r.f
external subroutine ABC_R
44 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c rlomain.f
external subroutine RLOMAIN
102 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c kptout.f
external subroutine KPTOUT
171 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c angle.f
external subroutine ANGLE
84 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c gaunt1.f
external function GAUNT1
61 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c gaunt2.f
external subroutine GAUNT2
103 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dergl.f
external subroutine DERGL
99 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c hscalc.f
external function HSCALC
34 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c dergl2.f
external subroutine DERGL2
99 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c vderiv.f
external subroutine VDERIV
100 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c rotdef.f
external subroutine ROTDEF
139 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c symop.f
external subroutine SYMOP
external subroutine TRANSFORM
external subroutine INVERSSYMDEF
external function DETERMINANT
164 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c garadorb.f
external subroutine GARADORB
151 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c hns.f
external subroutine HNS
64 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c hsocalc.f
external subroutine HSOCALC
159 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c horbcalc.f
external subroutine HORBCALC
150 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c vorblo.f
external subroutine VORBLO
42 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -FR -mp -w -c euler.f
external subroutine EULER
external subroutine VECPROD
external function DOT
external function ANG
120 Lines Compiled
ifc: Command line warning: no action performed for specified object file(s)
/opt/intel/compiler70/ia32/bin/ifc -o ./lapwso reallocate.o modules.o abclm.o couple.o errclr.o errflg.o garadme.o gtfnam.o harmon2.o atpar.o hmsec.o init.o kptin.o latgen2.o outwin.o rint13.o lapwso.o cali.o sphbes.o vnsrint.o lomain.o abc.o cputim.o dvbes1.o bess.o lagder.o rotate.o ylm.o harmon.o sphbru.o outerr.o lap_bp.o inouh.o diracout.o inth.o select.o abc_r.o rlomain.o kptout.o angle.o gaunt1.o gaunt2.o dergl.o hscalc.o dergl2.o vderiv.o rotdef.o symop.o garadorb.o hns.o hsocalc.o horbcalc.o vorblo.o euler.o -L../SRC_lib -L/opt/intel/mkl60/lib/32 -Vaxlib -llapack_lapw -lmkl_ia32 -lguide -lpthread
/opt/intel/mkl60/lib/32/libmkl_ia32.a(_lsame.o)(.text+0x0): In function `lsame_':
: multiple definition of `lsame_'
../SRC_lib/liblapack_lapw.a(lapack_lapw1.o)(.text+0x1b0f0): first defined here
ld: Warning: size of symbol `lsame_' changed from 66 to 38 in /opt/intel/mkl60/lib/32/libmkl_ia32.a(_lsame.o)
make: *** [lapwso] Error 1
More information about the Wien
mailing list