[Developers] Bugs ?? -- config file.
claudio at das.inpe.br
claudio at das.inpe.br
Mon Jun 18 12:11:24 CDT 2007
My configuration file ...
________________________________________________________________________
Cactus - version: 4.0.b16
if test ! -r
"/home/claudiob/DOUTORADO/CACTUS/Cactus/configs/Bench_BSSN_PUGH_single/config-info";
then \
echo ""; \
echo "Error reconfiguring 'Bench_BSSN_PUGH_single': configuration is
incomplete."; \
echo "Use 'gmake Bench_BSSN_PUGH_single-reconfig' to configure the
configuration."; \
exit 2; \
elif ! head -n 1
/home/claudiob/DOUTORADO/CACTUS/Cactus/configs/Bench_BSSN_PUGH_single/config-info
| grep -q '# CONFIGURATION'; then \
echo "Error reconfiguring 'Bench_BSSN_PUGH_single': unrecognized config-info
file format" ; \
echo "This probably means that the Cactus config-info file format has changed"; \
echo "since this configuration was last configured. You will have to freshly"; \
echo "configure the configuration with"; \
echo " gmake Bench_BSSN_PUGH_single-config OPTION1=VALUE1 OPTION2=VALUE2 ..."; \
echo "Note that this will overwrite all of this configuration's current"; \
echo "configuration options. See the config-info file"; \
echo "
/home/claudiob/DOUTORADO/CACTUS/Cactus/configs/Bench_BSSN_PUGH_single/config-info";
\
echo "to see what these are."; \
exit 2; \
fi; \
if ( perl -s lib/make/setup_configuration.pl
-config_file=/home/claudiob/DOUTORADO/CACTUS/Cactus/configs/Bench_BSSN_PUGH_single/config-info
Bench_BSSN_PUGH_single) ; then : ; else \
echo "" ; \
echo "Error reconfiguring Bench_BSSN_PUGH_single-reconfig" ;
\
rm -f
"/home/claudiob/DOUTORADO/CACTUS/Cactus/configs/Bench_BSSN_PUGH_single/config-data/cctk_Config.h";\
exit 2 ; \
fi ; \
echo ________________________________________________________________________ ; \
if test "x"yes"" = "xno" ; then \
gmake Bench_BSSN_PUGH_single WARN=; \
else \
echo Use 'gmake Bench_BSSN_PUGH_single' to build the configuration. ; \
fi
Reconfiguring Bench_BSSN_PUGH_single.
Adding configuration options from
'/home/claudiob/DOUTORADO/CACTUS/Cactus/configs/Bench_BSSN_PUGH_single/config-info'...
End of options from
'/home/claudiob/DOUTORADO/CACTUS/Cactus/configs/Bench_BSSN_PUGH_single/config-info'.
creating cache ./config.cache
checking host system type... x86_64-unknown-linux-gnu
Setting FPP to /lib/cpp
Setting FPPFLAGS to -traditional
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking for ranlib... ranlib
checking for cpp... /lib/cpp
checking for perl... perl
checking for f90... f90
checking for f77... f77
checking for ar... ar
checking for mkdir... mkdir
Setting CACHELINE_BYTES to 64
Setting CACHE_SIZE to 2048*1024 bytes
checking how to run the C preprocessor... /lib/cpp
checking for ANSI C header files... yes
checking whether byte ordering is bigendian... no
checking size of long long... 8
checking size of long int... 8
checking size of int... 4
checking size of short int... 2
checking size of long double... 16
checking size of double... 8
checking size of float... 4
checking size of char *... 8
checking for the null device... /dev/null
checking for gethostbyname... yes
checking if mode_t is defined... yes
checking for availability of gettimeofday timing... yes
checking if gettimeofday needs timezone... yes
checking for availability of getrusage timing... yes
checking for availability of _ftime timing... no
checking for time.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for string.h... yes
checking for assert.h... yes
checking for sys/stat.h... yes
checking for getopt.h... yes
checking for dirent.h... yes
checking for regex.h... yes
checking for sys/filio.h... no
checking for sys/ioctl.h... yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for netdb.h... yes
checking for arpa/inet.h... yes
checking for winsock2.h... no
checking for crypt.h... yes
checking for signal.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking if socklen_t is defined... yes
checking if SOCKET is defined... no
checking if __int64 is defined... no
checking for vector... yes
checking for vector.h... yes
checking for getopt_long_only... yes
checking for working const... yes
checking for inline... inline
checking for C restrict... __restrict__
checking for C++ restrict... __restrict__
checking for C bool... no
checking for CXX bool... yes
checking for crypt... no
checking for crypt in library crypt... yes
checking for finite... yes
checking for isnan... yes
checking for mkstemp... yes
checking for va_copy... yes
creating cctk_Archdefs.h
creating make.arch.defn
creating cctk_Extradefs.h
creating make.extra.defn
cctk_Archdefs.h is unchanged
make.arch.defn is unchanged
cctk_Extradefs.h is unchanged
make.extra.defn is unchanged
updating cache ./config.cache
creating ./config.status
creating make.config.defn
creating make.config.deps
creating make.config.rules
creating cctk_Config.h
cctk_Config.h is unchanged
Determining number of fortran underscores...
Compiling test file with f90 -align -w95 ...
Lowercase - One trailing underscore
Compiling test file with f90 -align -w95 ...
Lowercase - One trailing underscore
________________________________________________________________________
Use gmake Bench_BSSN_PUGH_single to build the configuration.
________________________________________________________________________
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
More information about the Developers
mailing list