Ticket #230: configure.2.log

File configure.2.log, 9.3 kB (added by Terje Dokland, 4 months ago)

Added by email2trac

Line 
1 Configuring MPICH2 version 1.0.7 with '--prefix=/home/dokland/mpich2-install' '--enable-mpi-f90' 'F90FLAGS=-i4'
2 Running on system: Linux wiggum 2.6.9-78.0.1.ELsmp #1 SMP Tue Jul 22 18:01:05 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
3 Executing mpich2prereq in /home/dokland/mpich2-1.0.7/src/mpid/ch3 with
4 Executing mpich2prereq in /home/dokland/mpich2-1.0.7/src/mpid/ch3/channels/sock
5 sourcing /home/dokland/mpich2-1.0.7/src/pm/mpd/mpich2prereq
6 sourcing /home/dokland/mpich2-1.0.7/src/pm/mpd/setup_pm
7 checking for gcc... gcc
8 checking for C compiler default output file name... a.out
9 checking whether the C compiler works... yes
10 checking whether we are cross compiling... no
11 checking for suffix of executables...
12 checking for suffix of object files... o
13 checking whether we are using the GNU C compiler... yes
14 checking whether gcc accepts -g... yes
15 checking for gcc option to accept ANSI C... none needed
16 checking whether C compiler accepts option -O2... yes
17 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
18 checking for type of weak symbol support... pragma weak
19 checking whether __attribute__ ((weak)) allowed... yes
20 checking for multiple weak symbol support... yes
21 checking for g77... g77
22 checking whether we are using the GNU Fortran 77 compiler... yes
23 checking whether g77 accepts -g... yes
24 checking whether Fortran 77 compiler accepts option -O2... yes
25 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
26 checking how to get verbose linking output from g77... -v
27 checking for Fortran libraries of g77...  -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm -lgcc_s
28 checking whether g77 accepts the FLIBS found by autoconf... yes
29 checking whether C can link with  -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm -lgcc_s... yes
30 checking for linker for Fortran main programs... Use Fortran to link programs
31 checking for Fortran 77 name mangling... lower doubleunderscore
32 checking what libraries are needed to link Fortran programs with C routines that use stdio... none
33 checking for f90... no
34 checking for xlf90... no
35 checking for pgf90... no
36 checking for ifort... no
37 checking for epcf90... no
38 checking for f95... no
39 checking for fort... no
40 checking for xlf95... no
41 checking for lf95... no
42 checking for pathf90... no
43 checking for g95... no
44 checking for gfortran... gfortran
45 checking that f works as the extension for Fortran 90 program... yes
46 checking whether we are using the GNU Fortran 90 compiler... no
47 checking whether gfortran accepts -g... yes
48 checking for extension for Fortran 90 programs... f90
49 checking whether the Fortran 90 compiler (gfortran -i4 ) works... yes
50 checking whether the Fortran 90 compiler (gfortran -i4 ) is a cross-compiler... yes
51 checking whether Fortran 90 works with Fortran 77... yes
52 checking whether Fortran accepts ! for comments... yes
53 checking for include directory flag for Fortran... -I
54 checking for Fortran 77 flag for library directories... -L
55 checking for which Fortran libraries are needed to link C with Fortran... none
56 checking whether Fortran compiler processes .F files with C preprocessor... yes
57 checking that f works as the extension for Fortran 90 program... yes
58 checking whether we are using the GNU Fortran 90 compiler... (cached) no
59 checking whether gfortran accepts -g... (cached) yes
60 checking for extension for Fortran 90 programs... f90
61 checking whether the Fortran 90 compiler (gfortran -i4 ) works... yes
62 checking whether the Fortran 90 compiler (gfortran -i4 ) is a cross-compiler... yes
63 checking for Fortran 90 module extension... mod
64 checking for Fortran 90 module include flag... -I
65 checking whether Fortran 90 accepts f90 suffix... yes
66 checking whether Fortran 90 compiler accepts option -O2... yes
67 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
68 checking whether Fortran 90 compiler processes .F90 files with C preprocessor... no
69 checking what libraries are needed to link Fortran90 programs with C routines that use stdio... none
70 checking for f90 compiler vendor... gnu
71 checking for c++... c++
72 checking whether we are using the GNU C++ compiler... yes
73 checking whether c++ accepts -g... yes
74 checking whether the C++ compiler c++ can build an executable... yes
75 checking whether the compiler supports exceptions... yes
76 checking whether the compiler recognizes bool as a built-in type... yes
77 checking whether the compiler implements namespaces... yes
78 checking whether <iostream> available... yes
79 checking whether the compiler implements the namespace std... yes
80 checking whether <math> available... no
81 checking for GNU g++ version... 3 . 4
82 checking whether C++ compiler accepts option -O2... yes
83 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
84 checking for perl... /usr/bin/perl
85 checking for ar... ar
86 checking for ranlib... ranlib
87 checking for etags... etags
88 checking for etags argument to specify language... --language=c
89 checking for killall... killall
90 checking for a BSD-compatible install... /usr/bin/install -c
91 checking whether install works... yes
92 checking whether install breaks libraries... no
93 checking whether mkdir -p works... yes
94 checking for make... make
95 checking whether clock skew breaks make... no
96 checking whether make supports include... yes
97 checking whether make allows comments in actions... yes
98 checking for virtual path format... VPATH
99 checking whether make sets CFLAGS... no
100 checking for bash... /bin/sh
101 checking whether /bin/sh supports arrays... yes
102 checking for doctext... false
103 checking for location of doctext style files... unavailable
104 checking for an ANSI C-conforming const... yes
105 checking for volatile... yes
106 checking for restrict... __restrict
107 checking for inline... inline
108 checking whether __attribute__ allowed... yes
109 checking whether __attribute__((format)) allowed... yes
110 checking whether byte ordering is bigendian... no
111 checking whether C compiler allows unaligned doubles... yes
112 checking whether gcc supports __func__... yes
113 Using gcc to determine dependencies
114 checking whether long double is supported... yes
115 checking whether long long is supported... yes
116 checking for max C struct integer alignment... eight
117 checking for max C struct floating point alignment... sixteen
118 checking for max C struct alignment of structs with doubles... eight
119 checking for max C struct floating point alignment with long doubles... sixteen
120 configure: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs.  MPICH2 does not handle this case automatically and you should avoid assumed extents for structures containing float types.
121 checking if alignment of structs with doubles is based on position... no
122 checking if alignment of structs with long long ints is based on position... no
123 checking if double alignment breaks rules, find actual alignment... no
124 checking for alignment restrictions on pointers... int or better
125 checking for egrep... grep -E
126 checking for ANSI C header files... no
127 checking for sys/types.h... yes
128 checking for sys/stat.h... yes
129 checking for stdlib.h... yes
130 checking for string.h... yes
131 checking for memory.h... yes
132 checking for strings.h... yes
133 checking for inttypes.h... yes
134 checking for stdint.h... yes
135 checking for unistd.h... yes
136 checking for char... yes
137 checking size of char... 1
138 checking for short... yes
139 checking size of short... 2
140 checking for int... yes
141 checking size of int... 4
142 checking for long... yes
143 checking size of long... 8
144 checking for long long... yes
145 checking size of long long... 8
146 checking for float... yes
147 checking size of float... 4
148 checking for double... yes
149 checking size of double... 8
150 checking for long double... yes
151 checking size of long double... 16
152 checking for wchar_t... yes
153 checking size of wchar_t... 4
154 checking for void *... yes
155 checking size of void *... 8
156 checking for size of float int... 8
157 checking for size of double int... 12
158 checking for size of long int... 12
159 checking for size of short int... 6
160 checking for size of 2 int... 8
161 checking for size of long double int... 20
162 checking for sys/bitypes.h... yes
163 checking for int16_t... yes
164 checking for int32_t... yes
165 checking for int64_t... yes
166 checking for size of Fortran type integer... 4
167 checking for size of Fortran type real... 4
168 checking for size of Fortran type double precision... 8
169 checking whether integer*1 is supported... yes
170 checking whether integer*2 is supported... yes
171 checking whether integer*4 is supported... yes
172 checking whether integer*8 is supported... yes
173 checking whether integer*16 is supported... no
174 checking whether real*4 is supported... yes
175 checking whether real*8 is supported... yes
176 checking whether real*16 is supported... no
177 checking for C type matching Fortran integer... int
178 checking for size of MPI_Status... 20
179 checking for values of Fortran logicals... True is 1 and False is 0
180 checking how to run the C preprocessor... gcc -E
181 configure: error: Unable to determine Fortran integer kinds for MPI types.  If you do not need Fortran 90, add --disable-f90 to the configure options.  If you need Fortran 90, please send the output of configure and the file config.log to mpich2-maint@mcs.anl.gov .