Ticket #22833: main.log

File main.log, 17.5 KB (added by jeremyhu (Jeremy Huddleston Sequoia), 15 years ago)

main.log

Line 
1version:1
2:msg:main --->  Computing dependencies for openmpi:msg:main
3:debug:main Searching for dependency: gcc43
4:debug:main Found Dependency: receipt exists for gcc43
5:debug:main Executing org.macports.main (openmpi)
6:debug:main Skipping completed org.macports.fetch (openmpi)
7:debug:main Skipping completed org.macports.checksum (openmpi)
8:debug:main setting option extract.cmd to /usr/bin/bzip2
9:debug:main Skipping completed org.macports.extract (openmpi)
10:debug:main Skipping completed org.macports.patch (openmpi)
11:msg:main --->  Configuring openmpi
12:debug:main Using compiler 'Mac OS X gcc 4.0'
13:debug:configure configure phase started at Tue Dec  8 14:58:22 PST 2009
14:debug:configure Executing org.macports.configure (openmpi)
15:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch ppc' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch ppc' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_jeremy_src_macports-trunk_dports_science_openmpi/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m32' LDFLAGS='-L/opt/local/lib -arch ppc' FCFLAGS='-pipe -O2 -m32' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' FC='/opt/local/bin/gfortran-mp-4.3' OBJCFLAGS='-pipe -O2 -arch ppc' FFLAGS='-pipe -O2 -m32' F77='/opt/local/bin/gfortran-mp-4.3' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.0'
16:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Users_jeremy_src_macports-trunk_dports_science_openmpi/work/build" && /opt/local/var/macports/build/_Users_jeremy_src_macports-trunk_dports_science_openmpi/work/openmpi-1.3.4/configure --prefix=/opt/local --with-xgrid --sysconfdir=/opt/local/etc/openmpi --includedir=/opt/local/include/openmpi --bindir=/opt/local/lib/openmpi/bin --mandir=/opt/local/share/man --enable-f77 --enable-f90'
17:info:configure configure: WARNING: unrecognized options: --enable-f77, --enable-f90
18:info:configure checking for a BSD-compatible install... /usr/bin/install -c
19:info:configure checking whether build environment is sane... yes
20:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
21:info:configure checking for gawk... gawk
22:info:configure checking whether make sets $(MAKE)... yes
23:info:configure checking how to create a ustar tar archive... gnutar
24:info:configure
25:info:configure ============================================================================
26:info:configure == Configuring Open MPI
27:info:configure ============================================================================
28:info:configure
29:info:configure *** Checking versions
30:info:configure checking Open MPI version... 1.3.4
31:info:configure checking Open MPI release date... Nov 11, 2009
32:info:configure checking Open MPI Subversion repository version... r22212
33:info:configure checking Open Run-Time Environment version... 1.3.4
34:info:configure checking Open Run-Time Environment release date... Nov 11, 2009
35:info:configure checking Open Run-Time Environment Subversion repository version... r22212
36:info:configure checking Open Portable Access Layer version... 1.3.4
37:info:configure checking Open Portable Access Layer release date... Nov 11, 2009
38:info:configure checking Open Portable Access Layer Subversion repository version... r22212
39:info:configure
40:info:configure *** Initialization, setup
41:info:configure configure: builddir: /opt/local/var/macports/build/_Users_jeremy_src_macports-trunk_dports_science_openmpi/work/build
42:info:configure configure: srcdir: /opt/local/var/macports/build/_Users_jeremy_src_macports-trunk_dports_science_openmpi/work/openmpi-1.3.4
43:info:configure configure: Detected VPATH build
44:info:configure checking build system type... powerpc-apple-darwin9.8.0
45:info:configure checking host system type... powerpc-apple-darwin9.8.0
46:info:configure installing to directory "/opt/local"
47:info:configure
48:info:configure *** Configuration options
49:info:configure checking whether to run code coverage... no
50:info:configure checking whether to compile with branch probabilities... no
51:info:configure checking whether to debug memory usage... no
52:info:configure checking whether to profile memory usage... no
53:info:configure checking if want developer-level compiler pickyness... no
54:info:configure checking if want developer-level debugging code... no
55:info:configure checking if want sparse process groups... no
56:info:configure checking if want Fortran 77 bindings... yes
57:info:configure checking if want Fortran 90 bindings... yes
58:info:configure checking desired Fortran 90 bindings "size"... small
59:info:configure checking whether to enable PMPI... yes
60:info:configure checking if want C++ bindings... yes
61:info:configure checking if want MPI::SEEK_SET support... yes
62:info:configure checking if want to enable weak symbol support... yes
63:info:configure checking if want run-time MPI parameter checking... runtime
64:info:configure checking if want to install OMPI header files... no
65:info:configure checking if want pretty-print stacktrace... yes
66:info:configure checking if peruse support is required... no
67:info:configure checking max supported array dimension in F90 MPI bindings... 4
68:info:configure checking if pty support should be enabled... yes
69:info:configure checking if user wants dlopen support... yes
70:info:configure checking if heterogeneous support should be enabled... no
71:info:configure checking if want trace file debugging... no
72:info:configure checking if want full RTE support... yes
73:info:configure checking if want fault tolerance... Disabled fault tolerance
74:info:configure checking if want IPv6 support... yes (if underlying system supports it)
75:info:configure checking if want orterun "--prefix" behavior to be enabled by default... no
76:info:configure checking for package/brand string... Open MPI root@yuffie.apple.com Distribution
77:info:configure checking for ident string... 1.3.4
78:info:configure checking whether to add padding to the openib control header... no
79:info:configure checking whether to use an alternative checksum algo for messages... no
80:info:configure
81:info:configure ============================================================================
82:info:configure == Compiler and preprocessor tests
83:info:configure ============================================================================
84:info:configure
85:info:configure *** C compiler and preprocessor
86:info:configure checking for style of include used by make... GNU
87:info:configure checking for gcc... /usr/bin/gcc-4.0
88:info:configure checking for C compiler default output file name... a.out
89:info:configure checking whether the C compiler works... yes
90:info:configure checking whether we are cross compiling... no
91:info:configure checking for suffix of executables...
92:info:configure checking for suffix of object files... o
93:info:configure checking whether we are using the GNU C compiler... yes
94:info:configure checking whether /usr/bin/gcc-4.0 accepts -g... yes
95:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
96:info:configure checking dependency style of /usr/bin/gcc-4.0... gcc3
97:info:configure checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
98:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
99:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
100:info:configure checking for egrep... /opt/local/bin/grep -E
101:info:configure checking for the C compiler vendor... gnu
102:info:configure checking for ANSI C header files... yes
103:info:configure checking if /usr/bin/gcc-4.0 supports -finline-functions... yes
104:info:configure checking if /usr/bin/gcc-4.0 supports -fno-strict-aliasing... yes
105:info:configure configure: WARNING:  -fno-strict-aliasing has been added to CFLAGS
106:info:configure checking if /usr/bin/gcc-4.0 supports __builtin_expect... yes
107:info:configure checking if /usr/bin/gcc-4.0 supports __builtin_prefetch... yes
108:info:configure checking for C optimization flags... -DNDEBUG -pipe -O2 -arch ppc -finline-functions -fno-strict-aliasing
109:info:configure checking for Interix environment... no
110:info:configure checking for C ident string support... static const char
111:info:configure checking for sys/types.h... yes
112:info:configure checking for sys/stat.h... yes
113:info:configure checking for stdlib.h... yes
114:info:configure checking for string.h... yes
115:info:configure checking for memory.h... yes
116:info:configure checking for strings.h... yes
117:info:configure checking for inttypes.h... yes
118:info:configure checking for stdint.h... yes
119:info:configure checking for unistd.h... yes
120:info:configure checking for long long... yes
121:info:configure checking for long double... yes
122:info:configure checking for int8_t... yes
123:info:configure checking for uint8_t... yes
124:info:configure checking for int16_t... yes
125:info:configure checking for uint16_t... yes
126:info:configure checking for int32_t... yes
127:info:configure checking for uint32_t... yes
128:info:configure checking for int64_t... yes
129:info:configure checking for uint64_t... yes
130:info:configure checking for intptr_t... yes
131:info:configure checking for uintptr_t... yes
132:info:configure checking for mode_t... yes
133:info:configure checking for ssize_t... yes
134:info:configure checking for ptrdiff_t... yes
135:info:configure checking size of char... 1
136:info:configure checking size of short... 2
137:info:configure checking size of int... 4
138:info:configure checking size of long... 4
139:info:configure checking size of long long... 8
140:info:configure checking size of long double... 16
141:info:configure checking size of float... 4
142:info:configure checking size of double... 8
143:info:configure checking size of void *... 4
144:info:configure checking size of size_t... 4
145:info:configure checking size of ssize_t... 4
146:info:configure checking size of ptrdiff_t... 4
147:info:configure checking alignment of char... 1
148:info:configure checking alignment of short... 2
149:info:configure checking alignment of wchar_t... 4
150:info:configure checking alignment of int... 4
151:info:configure checking alignment of long... 4
152:info:configure checking alignment of long long... 4
153:info:configure checking alignment of float... 4
154:info:configure checking alignment of double... 4
155:info:configure checking alignment of long double... 16
156:info:configure checking alignment of void *... 4
157:info:configure checking for C bool type... no
158:info:configure checking for inline... __inline__
159:info:configure checking for C/C++ restrict keyword... __restrict
160:info:configure checking for weak symbol support... no
161:info:configure checking for functional offsetof macro... yes
162:info:configure
163:info:configure *** C++ compiler and preprocessor
164:info:configure checking whether we are using the GNU C++ compiler... yes
165:info:configure checking whether /usr/bin/g++-4.0 accepts -g... yes
166:info:configure checking dependency style of /usr/bin/g++-4.0... gcc3
167:info:configure checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
168:info:configure checking for the C++ compiler vendor... gnu
169:info:configure checking if C++ compiler works... yes
170:info:configure checking if /usr/bin/g++-4.0 supports -finline-functions... yes
171:info:configure configure: WARNING:  -finline-functions has been added to CXXFLAGS
172:info:configure checking if want C++ exception handling... no
173:info:configure checking if C and C++ are link compatible... yes
174:info:configure checking for C++ template_repository_directory... not used
175:info:configure checking for C++ compiler template parameters... none needed
176:info:configure checking if /usr/bin/g++-4.0 supports __builtin_expect... yes
177:info:configure checking if /usr/bin/g++-4.0 supports __builtin_prefetch... yes
178:info:configure checking if /usr/bin/g++-4.0 supports const_cast<> properly... yes
179:info:configure checking for C++ optimization flags... -DNDEBUG -pipe -O2 -arch ppc -finline-functions
180:info:configure checking for C++ ident string support... static const char
181:info:configure checking size of bool... 4
182:info:configure checking alignment of bool... 4
183:info:configure checking for __attribute__... yes
184:info:configure checking for __attribute__(aligned)... yes
185:info:configure checking for __attribute__(always_inline)... yes
186:info:configure checking for __attribute__(cold)... no
187:info:configure checking for __attribute__(const)... yes
188:info:configure checking for __attribute__(deprecated)... yes
189:info:configure checking for __attribute__(format)... yes
190:info:configure checking for __attribute__(hot)... no
191:info:configure checking for __attribute__(malloc)... yes
192:info:configure checking for __attribute__(may_alias)... yes
193:info:configure checking for __attribute__(no_instrument_function)... yes
194:info:configure checking for __attribute__(nonnull)... yes
195:info:configure checking for __attribute__(noreturn)... yes
196:info:configure checking for __attribute__(packed)... yes
197:info:configure checking for __attribute__(pure)... yes
198:info:configure checking for __attribute__(sentinel)... yes
199:info:configure checking for __attribute__(unused)... yes
200:info:configure checking for __attribute__(visibility)... yes
201:info:configure checking for __attribute__(warn_unused_result)... yes
202:info:configure checking for __attribute__(weak_alias)... no
203:info:configure
204:info:configure *** Assembler
205:info:configure checking dependency style of /usr/bin/gcc-4.0... gcc3
206:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
207:info:configure checking the name lister (/usr/bin/nm -p) interface... BSD nm
208:info:configure checking for fgrep... /opt/local/bin/grep -F
209:info:configure checking if need to remove -g from CCASFLAGS... OS X Leopard - yes ( -DNDEBUG -pipe -O2 -arch ppc -finline-functions -fno-strict-aliasing)
210:info:configure checking whether to enable smp locks... yes
211:info:configure checking if .proc/endp is needed... no
212:info:configure checking directive for setting text section... .text
213:info:configure checking directive for exporting symbols... .globl
214:info:configure checking for objdump... no
215:info:configure checking if .note.GNU-stack is needed... no
216:info:configure checking suffix for labels... :
217:info:configure checking prefix for global symbol labels... _
218:info:configure checking prefix for lsym labels... L
219:info:configure checking prefix for function in .type...
220:info:configure checking if .size is needed... no
221:info:configure checking if .align directive takes logarithmic value... yes
222:info:configure checking if PowerPC registers have r prefix... yes
223:info:configure checking for 64-bit PowerPC assembly support... no
224:info:configure checking if /usr/bin/gcc-4.0 supports GCC inline assembly... yes
225:info:configure checking if /usr/bin/gcc-4.0 supports DEC inline assembly... no
226:info:configure checking if /usr/bin/gcc-4.0 supports XLC inline assembly... no
227:info:configure checking if /usr/bin/g++-4.0 supports GCC inline assembly... yes
228:info:configure checking if /usr/bin/g++-4.0 supports DEC inline assembly... no
229:info:configure checking if /usr/bin/g++-4.0 supports XLC inline assembly... no
230:info:configure checking for assembly format... default-.text-.globl-:-_-L--0-1-1-0-0
231:info:configure checking for asssembly architecture... POWERPC32
232:info:configure checking for perl... perl
233:info:configure checking for pre-built assembly file... yes (atomic-powerpc32-osx.s)
234:info:configure checking for atomic assembly filename... atomic-powerpc32-osx.s
235:info:configure
236:info:configure *** Fortran 77 compiler
237:info:configure checking whether we are using the GNU Fortran 77 compiler... yes
238:info:configure checking whether /opt/local/bin/gfortran-mp-4.3 accepts -g... yes
239:info:configure checking if Fortran 77 compiler works... no
240:info:configure **********************************************************************
241:info:configure * It appears that your Fortran 77 compiler is unable to produce working
242:info:configure * executables.  A simple test application failed to properly
243:info:configure * execute.  Note that this is likely not a problem with Open MPI,
244:info:configure * but a problem with the local compiler installation.  More
245:info:configure * information (including exactly what command was given to the
246:info:configure * compiler and what error resulted when the command was executed) is
247:info:configure * available in the config.log file in this directory.
248:info:configure **********************************************************************
249:info:configure configure: error: Could not run a simple Fortran 77 program.  Aborting.
250:info:configure shell command " cd "/opt/local/var/macports/build/_Users_jeremy_src_macports-trunk_dports_science_openmpi/work/build" && /opt/local/var/macports/build/_Users_jeremy_src_macports-trunk_dports_science_openmpi/work/openmpi-1.3.4/configure --prefix=/opt/local --with-xgrid --sysconfdir=/opt/local/etc/openmpi --includedir=/opt/local/include/openmpi --bindir=/opt/local/lib/openmpi/bin --mandir=/opt/local/share/man --enable-f77 --enable-f90 " returned error 1
251:error:configure Target org.macports.configure returned: configure failure: shell command failed
252:debug:configure Backtrace: configure failure: shell command failed
253    while executing
254"$procedure $targetname"
255:info:configure Warning: the following items did not execute (for openmpi): org.macports.destroot org.macports.configure org.macports.build
256:msg:configure Log for openmpi is at: /opt/local/var/macports/logs/openmpi/main.log
257:debug:configure invalid command name "::ui_init"
258    while executing
259"::ui_init error Error: stderr debuglog {Target org.macports.configure returned: configure failure: shell command failed}"
260    ("eval" body line 1)
261    invoked from within
262"eval ::ui_init $priority $prefix $channels($priority) $args"
263    ("uplevel" body line 2)
264    invoked from within
265"uplevel 1 $body"
266:error:configure Unable to upgrade port: 1
267:msg:configure To report a bug, see <http://guide.macports.org/#project.tickets>