[Octopus-devel] Octopus-autobuild on x86_64: deb build error - Tue Jun 7 01:10:01 CEST 2005

Heiko Appel appel at physik.fu-berlin.de
Tue Jun 7 00:11:38 WEST 2005


configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
configure.ac:30: installing `./config.guess'
configure.ac:30: installing `./config.sub'
doc/Makefile.am:5: installing `doc/texinfo.tex'
liboct/Makefile.am: installing `./depcomp'
autoreconf -i
dh_testdir
echo "Will assume NAGWare Fortran 95 compiler Release 5.0(395)"
Will assume NAGWare Fortran 95 compiler Release 5.0(395)
FC=f95 \
CFLAGS="-static -Wall -O3" \
FCFLAGS="-mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4" \
./configure --with-lapack="-L/home/appel/opt/nag -llapack -lg2c" \
--with-blas="-L/home/appel/opt/nag -lblas" \
--with-fft-lib="-L/home/appel/opt/nag -lfftw3" \
--with-netcdf="-L/home/appel/opt/nag/lib -I/home/appel/opt/nag/include -lnetcdf" \
--with-metis="-L/home/appel/opt/nag/lib -I/home/appel/opt/nag/include -lmetis" \
--with-jdqz="-L/home/appel/opt/nag/lib" \
--with-arpack="-L/home/appel/opt/nag/lib -larpack" \
--host=x86_64-linux --build=x86_64-linux \
--prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-linux-gcc... x86_64-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gcc accepts -g... yes
checking for x86_64-linux-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-linux-gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-linux-ranlib... no
checking for ranlib... ranlib
checking for bison... bison -y
checking how to run the C preprocessor... x86_64-linux-gcc -E
checking for egrep... grep -E
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking for sqrt... no
checking for strcasecmp... yes
checking for strdup... yes
checking for tcgetpgrp... yes
checking for the size of a pointer... 8 bytes
checking for x86_64-linux-f90... f95
checking whether we are using the GNU Fortran compiler... no
checking whether f95 accepts -g... yes
checking for Fortran flag to compile .f90 files... none
configure: Using FCFLAGS="-mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4"
checking how to get verbose linking output from f95... --verbose
checking for Fortran libraries of f95...  -L/usr/lib/gcc-lib/x86_64-linux/3.3.5 -L/usr/lib/gcc-lib/x86_64-linux/3.3.5/../../../../lib64 -L/usr/lib/gcc-lib/x86_64-linux/3.3.5/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 /home/opt/NAGWare_Edit395/lib/NAGWare/libf96.a -lm -lgcc_eh
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for flush... no
checking wether the compiler accepts very long lines... no
**********************************************
***   octopus will be generated using
***          real wave functions + utilities
**********************************************
checking for sgemm in -L/home/appel/opt/nag -lblas... yes
checking for cheev in -L/home/appel/opt/nag -llapack -lg2c... yes
checking for gsl-config... /usr/bin/gsl-config
checking for GSL - version >= 1.0... yes
checking for dfftw_plan_dft_1d in -L/home/appel/opt/nag -lfftw3... yes
checking for nf90_close... no
checking for nf90_close in -lnetcdf... no
configure: WARNING: Could not find netcdf library.
                *** Will compile without netcdf support
checking for arpack library... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating liboct_parser/Makefile
config.status: creating liboct/Makefile
config.status: creating libxc/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/pdf/Makefile
config.status: creating share/Makefile
config.status: creating share/PP/Makefile
config.status: creating share/PP/TM2/Makefile
config.status: creating share/PP/HGH/Makefile
config.status: creating share/recipes/Makefile
config.status: creating share/recipes/en/Makefile
config.status: creating share/recipes/es/Makefile
config.status: creating share/recipes/it/Makefile
config.status: creating share/util/Makefile
config.status: creating share/samples/Makefile
config.status: creating build/octopus.spec
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing depfiles commands
/usr/bin/make
make[1]: Entering directory `/.auto/home/appel/build/octopus_nightly/x86_64/marques/octopus'
cd . && /bin/sh /.auto/home/appel/build/octopus_nightly/x86_64/marques/octopus/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/bin/make  all-recursive
make[2]: Entering directory `/.auto/home/appel/build/octopus_nightly/x86_64/marques/octopus'
Making all in liboct_parser
make[3]: Entering directory `/.auto/home/appel/build/octopus_nightly/x86_64/marques/octopus/liboct_parser'
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -static -Wall -O3 -I/usr/include -MT symbols.o -MD -MP -MF ".deps/symbols.Tpo" -c -o symbols.o symbols.c; \
then mv -f ".deps/symbols.Tpo" ".deps/symbols.Po"; else rm -f ".deps/symbols.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -static -Wall -O3 -I/usr/include -MT parse.o -MD -MP -MF ".deps/parse.Tpo" -c -o parse.o parse.c; \
then mv -f ".deps/parse.Tpo" ".deps/parse.Po"; else rm -f ".deps/parse.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -static -Wall -O3 -I/usr/include -MT parse_exp.o -MD -MP -MF ".deps/parse_exp.Tpo" -c -o parse_exp.o parse_exp.c; \
then mv -f ".deps/parse_exp.Tpo" ".deps/parse_exp.Po"; else rm -f ".deps/parse_exp.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -static -Wall -O3 -I/usr/include -MT string_f.o -MD -MP -MF ".deps/string_f.Tpo" -c -o string_f.o string_f.c; \
then mv -f ".deps/string_f.Tpo" ".deps/string_f.Po"; else rm -f ".deps/string_f.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -static -Wall -O3 -I/usr/include -MT parser_f.o -MD -MP -MF ".deps/parser_f.Tpo" -c -o parser_f.o parser_f.c; \
then mv -f ".deps/parser_f.Tpo" ".deps/parser_f.Po"; else rm -f ".deps/parser_f.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -static -Wall -O3 -I/usr/include -MT gsl_userdef.o -MD -MP -MF ".deps/gsl_userdef.Tpo" -c -o gsl_userdef.o gsl_userdef.c; \
then mv -f ".deps/gsl_userdef.Tpo" ".deps/gsl_userdef.Po"; else rm -f ".deps/gsl_userdef.Tpo"; exit 1; fi
rm -f liboct_parser.a
ar cru liboct_parser.a symbols.o parse.o parse_exp.o string_f.o parser_f.o gsl_userdef.o 
ranlib liboct_parser.a
make[3]: Leaving directory `/.auto/home/appel/build/octopus_nightly/x86_64/marques/octopus/liboct_parser'
Making all in liboct
make[3]: Entering directory `/.auto/home/appel/build/octopus_nightly/x86_64/marques/octopus/liboct'
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT recipes.o -MD -MP -MF ".deps/recipes.Tpo" -c -o recipes.o recipes.c; \
then mv -f ".deps/recipes.Tpo" ".deps/recipes.Po"; else rm -f ".deps/recipes.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT ylm.o -MD -MP -MF ".deps/ylm.Tpo" -c -o ylm.o ylm.c; \
then mv -f ".deps/ylm.Tpo" ".deps/ylm.Po"; else rm -f ".deps/ylm.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT varia.o -MD -MP -MF ".deps/varia.Tpo" -c -o varia.o varia.c; \
then mv -f ".deps/varia.Tpo" ".deps/varia.Po"; else rm -f ".deps/varia.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT oct_f.o -MD -MP -MF ".deps/oct_f.Tpo" -c -o oct_f.o oct_f.c; \
then mv -f ".deps/oct_f.Tpo" ".deps/oct_f.Po"; else rm -f ".deps/oct_f.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT oct_gsl_f.o -MD -MP -MF ".deps/oct_gsl_f.Tpo" -c -o oct_gsl_f.o oct_gsl_f.c; \
then mv -f ".deps/oct_gsl_f.Tpo" ".deps/oct_gsl_f.Po"; else rm -f ".deps/oct_gsl_f.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT write_iter.o -MD -MP -MF ".deps/write_iter.Tpo" -c -o write_iter.o write_iter.c; \
then mv -f ".deps/write_iter.Tpo" ".deps/write_iter.Po"; else rm -f ".deps/write_iter.Tpo"; exit 1; fi
write_iter.c: In function `write_iter_start_':
write_iter.c:146: warning: int format, different type arg (arg 3)
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT varinfo.o -MD -MP -MF ".deps/varinfo.Tpo" -c -o varinfo.o varinfo.c; \
then mv -f ".deps/varinfo.Tpo" ".deps/varinfo.Po"; else rm -f ".deps/varinfo.Tpo"; exit 1; fi
varinfo.c: In function `varinfo_init_':
varinfo.c:100: warning: `lopt' might be used uninitialized in this function
rm -f liboct.a
ar cru liboct.a recipes.o ylm.o varia.o oct_f.o oct_gsl_f.o write_iter.o varinfo.o 
ranlib liboct.a
make[3]: Leaving directory `/.auto/home/appel/build/octopus_nightly/x86_64/marques/octopus/liboct'
Making all in libxc
make[3]: Entering directory `/.auto/home/appel/build/octopus_nightly/x86_64/marques/octopus/libxc'
ln -sf ../liboct/config.h .
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT lda_x.o -MD -MP -MF ".deps/lda_x.Tpo" -c -o lda_x.o lda_x.c; \
then mv -f ".deps/lda_x.Tpo" ".deps/lda_x.Po"; else rm -f ".deps/lda_x.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT lda.o -MD -MP -MF ".deps/lda.Tpo" -c -o lda.o lda.c; \
then mv -f ".deps/lda.Tpo" ".deps/lda.Po"; else rm -f ".deps/lda.Tpo"; exit 1; fi
lda.c: In function `lda_work':
lda.c:143: warning: `rs' might be used uninitialized in this function
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT lda_funcs.o -MD -MP -MF ".deps/lda_funcs.Tpo" -c -o lda_funcs.o lda_funcs.c; \
then mv -f ".deps/lda_funcs.Tpo" ".deps/lda_funcs.Po"; else rm -f ".deps/lda_funcs.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT lda_c_vwn.o -MD -MP -MF ".deps/lda_c_vwn.Tpo" -c -o lda_c_vwn.o lda_c_vwn.c; \
then mv -f ".deps/lda_c_vwn.Tpo" ".deps/lda_c_vwn.Po"; else rm -f ".deps/lda_c_vwn.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT lda_c_pz.o -MD -MP -MF ".deps/lda_c_pz.Tpo" -c -o lda_c_pz.o lda_c_pz.c; \
then mv -f ".deps/lda_c_pz.Tpo" ".deps/lda_c_pz.Po"; else rm -f ".deps/lda_c_pz.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT lda_c_pw.o -MD -MP -MF ".deps/lda_c_pw.Tpo" -c -o lda_c_pw.o lda_c_pw.c; \
then mv -f ".deps/lda_c_pw.Tpo" ".deps/lda_c_pw.Po"; else rm -f ".deps/lda_c_pw.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT lda_c_amgb.o -MD -MP -MF ".deps/lda_c_amgb.Tpo" -c -o lda_c_amgb.o lda_c_amgb.c; \
then mv -f ".deps/lda_c_amgb.Tpo" ".deps/lda_c_amgb.Po"; else rm -f ".deps/lda_c_amgb.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT gga.o -MD -MP -MF ".deps/gga.Tpo" -c -o gga.o gga.c; \
then mv -f ".deps/gga.Tpo" ".deps/gga.Po"; else rm -f ".deps/gga.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT gga_pbe.o -MD -MP -MF ".deps/gga_pbe.Tpo" -c -o gga_pbe.o gga_pbe.c; \
then mv -f ".deps/gga_pbe.Tpo" ".deps/gga_pbe.Po"; else rm -f ".deps/gga_pbe.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT gga_lb.o -MD -MP -MF ".deps/gga_lb.Tpo" -c -o gga_lb.o gga_lb.c; \
then mv -f ".deps/gga_lb.Tpo" ".deps/gga_lb.Po"; else rm -f ".deps/gga_lb.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT mgga.o -MD -MP -MF ".deps/mgga.Tpo" -c -o mgga.o mgga.c; \
then mv -f ".deps/mgga.Tpo" ".deps/mgga.Po"; else rm -f ".deps/mgga.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT mgga_x_tpss.o -MD -MP -MF ".deps/mgga_x_tpss.Tpo" -c -o mgga_x_tpss.o mgga_x_tpss.c; \
then mv -f ".deps/mgga_x_tpss.Tpo" ".deps/mgga_x_tpss.Po"; else rm -f ".deps/mgga_x_tpss.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT mgga_c_tpss.o -MD -MP -MF ".deps/mgga_c_tpss.Tpo" -c -o mgga_c_tpss.o mgga_c_tpss.c; \
then mv -f ".deps/mgga_c_tpss.Tpo" ".deps/mgga_c_tpss.Po"; else rm -f ".deps/mgga_c_tpss.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT lca.o -MD -MP -MF ".deps/lca.Tpo" -c -o lca.o lca.c; \
then mv -f ".deps/lca.Tpo" ".deps/lca.Po"; else rm -f ".deps/lca.Tpo"; exit 1; fi
lca.c: In function `lca_init':
lca.c:20: warning: implicit declaration of function `lca_lch_init'
lca.c:24: warning: implicit declaration of function `lca_omc_init'
lca.c: In function `lca':
lca.c:68: warning: implicit declaration of function `lca_s_omc'
lca.c:49: warning: `s' might be used uninitialized in this function
lca.c:49: warning: `dsdrs' might be used uninitialized in this function
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT lca_omc.o -MD -MP -MF ".deps/lca_omc.Tpo" -c -o lca_omc.o lca_omc.c; \
then mv -f ".deps/lca_omc.Tpo" ".deps/lca_omc.Po"; else rm -f ".deps/lca_omc.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT lca_lch.o -MD -MP -MF ".deps/lca_lch.Tpo" -c -o lca_lch.o lca_lch.c; \
then mv -f ".deps/lca_lch.Tpo" ".deps/lca_lch.Po"; else rm -f ".deps/lca_lch.Tpo"; exit 1; fi
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT xc_f.o -MD -MP -MF ".deps/xc_f.Tpo" -c -o xc_f.o xc_f.c; \
then mv -f ".deps/xc_f.Tpo" ".deps/xc_f.Po"; else rm -f ".deps/xc_f.Tpo"; exit 1; fi
rm -f libxc.a
ar cru libxc.a util.o lda_x.o lda.o lda_funcs.o lda_c_vwn.o lda_c_pz.o lda_c_pw.o lda_c_amgb.o gga.o gga_pbe.o gga_lb.o mgga.o mgga_x_tpss.o mgga_c_tpss.o lca.o lca_omc.o lca_lch.o xc_f.o 
ranlib libxc.a
if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../liboct_parser   -static -Wall -O3 -I/usr/include -MT test.o -MD -MP -MF ".deps/test.Tpo" -c -o test.o test.c; \
then mv -f ".deps/test.Tpo" ".deps/test.Po"; else rm -f ".deps/test.Tpo"; exit 1; fi
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4  -o test.x  util.o lda_x.o lda.o lda_funcs.o lda_c_vwn.o lda_c_pz.o lda_c_pw.o lda_c_amgb.o gga.o gga_pbe.o gga_lb.o mgga.o mgga_x_tpss.o mgga_c_tpss.o lca.o lca_omc.o lca_lch.o xc_f.o test.o -L../liboct_parser -loct_parser -L/usr/lib -lgsl -lgslcblas -lm -L/usr/lib/gcc-lib/x86_64-linux/3.3.5 -L/usr/lib/gcc-lib/x86_64-linux/3.3.5/../../../../lib64 -L/usr/lib/gcc-lib/x86_64-linux/3.3.5/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 /home/opt/NAGWare_Edit395/lib/NAGWare/libf96.a -lm -lgcc_eh
make[3]: Leaving directory `/.auto/home/appel/build/octopus_nightly/x86_64/marques/octopus/libxc'
Making all in src
make[3]: Entering directory `/.auto/home/appel/build/octopus_nightly/x86_64/marques/octopus/src'
grep '#define' ../config.h >config_F90.h
/lib/cpp -C  string.F90 > string_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o string.o string_oct.f90
/lib/cpp -C  varinfo.F90 > varinfo_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o varinfo.o varinfo_oct.f90
/lib/cpp -C  -DSHARE_OCTOPUS='"/usr/share/octopus"' -DLATEST_CVS='"2005/06/06 08:43:29 eigen_arpack.F90,v 1.3 "' \
-DOCTOPUS_VERSION='"1.99devel"' -DBUILD_TIME='"Tue Jun  7 01:10:49 CEST 2005"' global.F90 > global_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o global.o global_oct.f90
/lib/cpp -C  liboct.F90 > liboct_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o liboct.o liboct_oct.f90
/lib/cpp -C  messages.F90 > messages_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o messages.o messages_oct.f90
/lib/cpp -C  liboct_parser.F90 > liboct_parser_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o liboct_parser.o liboct_parser_oct.f90
/lib/cpp -C  syslabels.F90 > syslabels_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o syslabels.o syslabels_oct.f90
/lib/cpp -C  io.F90 > io_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o io.o io_oct.f90
/lib/cpp -C  units.F90 > units_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o units.o units_oct.f90
/lib/cpp -C  blas.F90 > blas_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o blas.o blas_oct.f90
/lib/cpp -C  linalg_basic.F90 > linalg_basic_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o linalg_basic.o linalg_basic_oct.f90
/lib/cpp -C  linalg_adv.F90 > linalg_adv_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o linalg_adv.o linalg_adv_oct.f90
/lib/cpp -C  math.F90 > math_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o math.o math_oct.f90
/lib/cpp -C  spline.F90 > spline_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o spline.o spline_oct.f90
/lib/cpp -C  fft.F90 > fft_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o fft.o fft_oct.f90
/lib/cpp -C  libxc.F90 > libxc_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o libxc.o libxc_oct.f90
/lib/cpp -C  logrid.F90 > logrid_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o logrid.o logrid_oct.f90
/lib/cpp -C  atomic.F90 > atomic_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o atomic.o atomic_oct.f90
/lib/cpp -C  tm.F90 > tm_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o tm.o tm_oct.f90
/lib/cpp -C  hgh.F90 > hgh_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o hgh.o hgh_oct.f90
/lib/cpp -C  ps.F90 > ps_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o ps.o ps_oct.f90
/lib/cpp -C  specie.F90 > specie_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o specie.o specie_oct.f90
/lib/cpp -C  xyz_file.F90 > xyz_file_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o xyz_file.o xyz_file_oct.f90
/lib/cpp -C  geometry.F90 > geometry_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o geometry.o geometry_oct.f90
/lib/cpp -C  curv_gygi.F90 > curv_gygi_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o curv_gygi.o curv_gygi_oct.f90
/lib/cpp -C  curv_briggs.F90 > curv_briggs_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o curv_briggs.o curv_briggs_oct.f90
/lib/cpp -C  curv_modine.F90 > curv_modine_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o curv_modine.o curv_modine_oct.f90
/lib/cpp -C  curvlinear.F90 > curvlinear_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o curvlinear.o curvlinear_oct.f90
/lib/cpp -C  mesh.F90 > mesh_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o mesh.o mesh_oct.f90
/lib/cpp -C  nl_operator.F90 > nl_operator_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o nl_operator.o nl_operator_oct.f90
/lib/cpp -C  stencil_star.F90 > stencil_star_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o stencil_star.o stencil_star_oct.f90
/lib/cpp -C  stencil_variational.F90 > stencil_variational_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o stencil_variational.o stencil_variational_oct.f90
/lib/cpp -C  stencil_cube.F90 > stencil_cube_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o stencil_cube.o stencil_cube_oct.f90
/lib/cpp -C  derivatives.F90 > derivatives_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o derivatives.o derivatives_oct.f90
/lib/cpp -C  cf.F90 > cf_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o cf.o cf_oct.f90
/lib/cpp -C  mf.F90 > mf_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o mf.o mf_oct.f90
/lib/cpp -C  f.F90 > f_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o f.o f_oct.f90
/lib/cpp -C  poisson_corrections.F90 > poisson_corrections_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o poisson_corrections.o poisson_corrections_oct.f90
/lib/cpp -C  poisson_cg.F90 > poisson_cg_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o poisson_cg.o poisson_cg_oct.f90
/lib/cpp -C  poisson.F90 > poisson_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o poisson.o poisson_oct.f90
/lib/cpp -C  out.F90 > out_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o out.o out_oct.f90
Warning: out_inc.F90, line 255: Unused local variable C
         detected at DINPUT_FUNCTION@<end-of-statement>
Warning: out_inc.F90, line 255: Unused local variable IM
         detected at ZINPUT_FUNCTION@<end-of-statement>
Warning: out_inc.F90, line 255: Unused local variable RE
         detected at ZINPUT_FUNCTION@<end-of-statement>
Warning: out_inc.F90, line 255: Unused local variable C
         detected at ZINPUT_FUNCTION@<end-of-statement>
[f95 continuing despite warning messages]
/lib/cpp -C  crystal.F90 > crystal_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o crystal.o crystal_oct.f90
Obsolescent: crystal.F90, line 337: Statement function statement
Obsolescent: crystal.F90, line 1252: arithmetic IF statement
Obsolescent: crystal.F90, line 1272: arithmetic IF statement
Obsolescent: crystal.F90, line 1311: arithmetic IF statement
/lib/cpp -C  states.F90 > states_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o states.o states_oct.f90
Warning: states_inc.F90, line 77: Unused dummy variable REDUCE
         detected at DSTATES_CALC_DENS@<end-of-statement>
Warning: states_inc.F90, line 77: Unused dummy variable REDUCE
         detected at ZSTATES_CALC_DENS@<end-of-statement>
[f95 continuing despite warning messages]
/lib/cpp -C  xc_functl.F90 > xc_functl_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o xc_functl.o xc_functl_oct.f90
/lib/cpp -C  xc.F90 > xc_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o xc.o xc_oct.f90
/lib/cpp -C  mix.F90 > mix_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o mix.o mix_oct.f90
/lib/cpp -C  restart.F90 > restart_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o restart.o restart_oct.f90
/lib/cpp -C  lasers.F90 > lasers_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o lasers.o lasers_oct.f90
/lib/cpp -C  epot.F90 > epot_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o epot.o epot_oct.f90
Warning: epot_inc.F90, line 190: Unused dummy variable REDUCE_
         detected at DEPOT_FORCES@<end-of-statement>
Warning: epot_inc.F90, line 190: Unused dummy variable REDUCE_
         detected at ZEPOT_FORCES@<end-of-statement>
[f95 continuing despite warning messages]
/lib/cpp -C  h.F90 > h_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o h.o h_oct.f90
Warning: h.F90, line 313: Unused dummy variable REDUCE
         detected at HAMILTONIAN_ENERGY@<end-of-statement>
Warning: h_inc.F90, line 208: Unused dummy argument IK
         detected at DKINETIC@<end-of-statement>
Warning: h_inc.F90, line 208: Unused dummy argument IK
         detected at ZKINETIC@<end-of-statement>
[f95 continuing despite warning messages]
/lib/cpp -C  linear_response.F90 > linear_response_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o linear_response.o linear_response_oct.f90
/lib/cpp -C  xc_OEP.F90 > xc_OEP_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o xc_OEP.o xc_OEP_oct.f90
/lib/cpp -C  v_ks.F90 > v_ks_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o v_ks.o v_ks_oct.f90
/lib/cpp -C  systm.F90 > systm_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o systm.o systm_oct.f90
/lib/cpp -C  eigen.F90 > eigen_oct.f90
f95 -mismatch_all -maxcontin=100 -Bstatic -u -dcfuns -colour=error:red,warn:blue,info:yellow -kind=byte -abi=64 -ieee=full -O4 -Ounroll=4 -c  -o eigen.o eigen_oct.f90
Warning: eigen_arpack.F90, line 198: Unused dummy variable REORDER
         detected at EIGEN_SOLVER_ARPACK@<end-of-statement>
Warning: eigen_arpack.F90, line 198: Unused dummy variable ERRORFLAG
         detected at EIGEN_SOLVER_ARPACK@<end-of-statement>
Warning: eigen_arpack.F90, line 198: INTENT(OUT) dummy argument ERRORFLAG never set
         detected at EIGEN_SOLVER_ARPACK@<end-of-statement>
Warning: eigen_arpack.F90, line 198: Unused symbol RWORK
         detected at EIGEN_SOLVER_ARPACK@<end-of-statement>
Warning: eigen_arpack.F90, line 198: Unused dummy variable VERBOSE
         detected at EIGEN_SOLVER_ARPACK@<end-of-statement>
[f95 continuing despite warning messages]
Error: eigen.F90, line 231: Incorrect data type for argument ERRORFLAG (no. 8) of EIGEN_SOLVER_ARPACK
[f95 error termination]
make[3]: *** [eigen.o] Error 2
make[3]: Leaving directory `/.auto/home/appel/build/octopus_nightly/x86_64/marques/octopus/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/.auto/home/appel/build/octopus_nightly/x86_64/marques/octopus'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/.auto/home/appel/build/octopus_nightly/x86_64/marques/octopus'
make: *** [build-stamp] Error 2
debuild: fatal error at line 765:
dpkg-buildpackage failed!
+17282:28:./build.sh:25:'[' 25 '!=' 0 ']'
+17282:29:./build.sh:0:sleep 5
+17282:30:./build.sh:0:sleep 7
+17282:31:./build.sh:0:exit 1
+17280:9:./cron.sh:1:'[' 1 == 0 ']'
+17280:12:./cron.sh:0:date
Tue Jun  7 01:11:31 CEST 2005
+17282:29:./build.sh:0:tail -400 /home/appel/build/octopus_nightly/cron_x86_64.log




More information about the Octopus-devel mailing list