1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by The Glorious Glasgow Haskell Compilation System configure 6.6.1, which was |
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ghc/work/destroot//opt/local --mandir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ghc/work/destroot//opt/local/share/man/ --with-readline-includes=/opt/local/include --with-readline-libraries=/opt/local/lib --disable-openal --disable-alut --with-ghc=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ghc/work/ghc-bootstrap/bin/ghc |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Mikes-Lapper.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 8.11.1 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 512.00 megabytes |
---|
33 | Default processor set: 57 tasks, 186 threads, 2 processors |
---|
34 | Load average: 0.66, Mach factor: 1.43 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | PATH: /usr/X11R6/bin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:1504: checking build system type |
---|
53 | configure:1522: result: i686-apple-darwin8.11.1 |
---|
54 | configure:1530: checking host system type |
---|
55 | configure:1544: result: i686-apple-darwin8.11.1 |
---|
56 | configure:1552: checking target system type |
---|
57 | configure:1566: result: i686-apple-darwin8.11.1 |
---|
58 | configure:2097: checking for path to top of build tree |
---|
59 | configure:2123: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ghc/work/ghc-6.6.1 |
---|
60 | configure:2203: checking version of ghc |
---|
61 | The Glorious Glasgow Haskell Compilation System, version 6.6 |
---|
62 | configure:2232: result: 6.6 |
---|
63 | configure:2245: checking for ghc-pkg matching /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ghc/work/ghc-bootstrap/bin/ghc |
---|
64 | configure:2257: result: no |
---|
65 | configure:2262: checking for ghc-pkg |
---|
66 | configure:2295: result: no |
---|
67 | configure:2303: checking whether ghc has readline package |
---|
68 | configure:2314: result: no |
---|
69 | configure:2324: checking for nhc |
---|
70 | configure:2357: result: no |
---|
71 | configure:2324: checking for nhc98 |
---|
72 | configure:2357: result: no |
---|
73 | configure:2366: checking for hbc |
---|
74 | configure:2399: result: no |
---|
75 | configure:2515: checking whether #! works in shell scripts |
---|
76 | configure:2532: result: yes |
---|
77 | configure:2583: checking for perl |
---|
78 | configure:2601: found /opt/local/bin/perl |
---|
79 | configure:2613: result: /opt/local/bin/perl |
---|
80 | configure:2647: checking if your perl works in shell scripts |
---|
81 | configure:2665: result: yes |
---|
82 | configure:2670: checking for python |
---|
83 | configure:2688: found /usr/bin/python |
---|
84 | configure:2700: result: /usr/bin/python |
---|
85 | configure:2754: checking for gcc |
---|
86 | configure:2770: found /usr/bin/gcc |
---|
87 | configure:2780: result: gcc |
---|
88 | configure:3024: checking for C compiler version |
---|
89 | configure:3027: gcc --version </dev/null >&5 |
---|
90 | dyld: Library not loaded: /usr/i686-apple-darwin8/lib/libgcc_s.1.dylib |
---|
91 | Referenced from: /usr/bin/gcc |
---|
92 | Reason: image not found |
---|
93 | ./configure: line 1: 18952 Trace/BPT trap $CC --version |
---|
94 | configure:3030: $? = 133 |
---|
95 | configure:3032: gcc -v </dev/null >&5 |
---|
96 | dyld: Library not loaded: /usr/i686-apple-darwin8/lib/libgcc_s.1.dylib |
---|
97 | Referenced from: /usr/bin/gcc |
---|
98 | Reason: image not found |
---|
99 | ./configure: line 1: 18957 Trace/BPT trap $CC -v |
---|
100 | configure:3035: $? = 133 |
---|
101 | configure:3037: gcc -V </dev/null >&5 |
---|
102 | dyld: Library not loaded: /usr/i686-apple-darwin8/lib/libgcc_s.1.dylib |
---|
103 | Referenced from: /usr/bin/gcc |
---|
104 | Reason: image not found |
---|
105 | ./configure: line 1: 18962 Trace/BPT trap $CC -V |
---|
106 | configure:3040: $? = 133 |
---|
107 | configure:3063: checking for C compiler default output file name |
---|
108 | configure:3066: gcc -O2 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/usr/lib conftest.c >&5 |
---|
109 | dyld: Library not loaded: /usr/i686-apple-darwin8/lib/libgcc_s.1.dylib |
---|
110 | Referenced from: /usr/bin/gcc |
---|
111 | Reason: image not found |
---|
112 | ./configure: line 1: 18973 Trace/BPT trap $CC $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5 |
---|
113 | configure:3069: $? = 133 |
---|
114 | configure: failed program was: |
---|
115 | | /* confdefs.h. */ |
---|
116 | | |
---|
117 | | #define PACKAGE_NAME "The Glorious Glasgow Haskell Compilation System" |
---|
118 | | #define PACKAGE_TARNAME "ghc" |
---|
119 | | #define PACKAGE_VERSION "6.6.1" |
---|
120 | | #define PACKAGE_STRING "The Glorious Glasgow Haskell Compilation System 6.6.1" |
---|
121 | | #define PACKAGE_BUGREPORT "glasgow-haskell-bugs@haskell.org" |
---|
122 | | /* end confdefs.h. */ |
---|
123 | | |
---|
124 | | int |
---|
125 | | main () |
---|
126 | | { |
---|
127 | | |
---|
128 | | ; |
---|
129 | | return 0; |
---|
130 | | } |
---|
131 | configure:3108: error: C compiler cannot create executables |
---|
132 | See `config.log' for more details. |
---|
133 | |
---|
134 | ## ---------------- ## |
---|
135 | ## Cache variables. ## |
---|
136 | ## ---------------- ## |
---|
137 | |
---|
138 | ac_cv_build=i686-apple-darwin8.11.1 |
---|
139 | ac_cv_build_alias=i686-apple-darwin8.11.1 |
---|
140 | ac_cv_env_CC_set= |
---|
141 | ac_cv_env_CC_value= |
---|
142 | ac_cv_env_CFLAGS_set=set |
---|
143 | ac_cv_env_CFLAGS_value='-O2 -I/opt/local/include' |
---|
144 | ac_cv_env_CPPFLAGS_set=set |
---|
145 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
146 | ac_cv_env_CPP_set= |
---|
147 | ac_cv_env_CPP_value= |
---|
148 | ac_cv_env_LDFLAGS_set=set |
---|
149 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -L/usr/lib' |
---|
150 | ac_cv_env_build_alias_set= |
---|
151 | ac_cv_env_build_alias_value= |
---|
152 | ac_cv_env_host_alias_set= |
---|
153 | ac_cv_env_host_alias_value= |
---|
154 | ac_cv_env_target_alias_set= |
---|
155 | ac_cv_env_target_alias_value= |
---|
156 | ac_cv_host=i686-apple-darwin8.11.1 |
---|
157 | ac_cv_host_alias=i686-apple-darwin8.11.1 |
---|
158 | ac_cv_path_PerlCmd=/opt/local/bin/perl |
---|
159 | ac_cv_path_PythonCmd=/usr/bin/python |
---|
160 | ac_cv_prog_ac_ct_CC=gcc |
---|
161 | ac_cv_sys_interpreter=yes |
---|
162 | ac_cv_target=i686-apple-darwin8.11.1 |
---|
163 | ac_cv_target_alias=i686-apple-darwin8.11.1 |
---|
164 | fp_cv_ghc_has_readline=no |
---|
165 | fp_cv_matching_ghc_pkg=no |
---|
166 | fptools_cv_shebang_perl=yes |
---|
167 | |
---|
168 | ## ----------------- ## |
---|
169 | ## Output variables. ## |
---|
170 | ## ----------------- ## |
---|
171 | |
---|
172 | ALLOCA='' |
---|
173 | AlexCmd='' |
---|
174 | AlexVersion='' |
---|
175 | ArCmd='' |
---|
176 | ArSupportsInput='' |
---|
177 | BootingFromHc='NO' |
---|
178 | BootingFromUnregisterisedHc='NO' |
---|
179 | BuildArch_CPP='i386' |
---|
180 | BuildOS_CPP='darwin' |
---|
181 | BuildPlatform='i386-apple-darwin' |
---|
182 | BuildPlatform_CPP='i386_apple_darwin' |
---|
183 | BuildVendor_CPP='apple' |
---|
184 | CC='gcc' |
---|
185 | CFLAGS='-O2 -I/opt/local/include' |
---|
186 | CPP='' |
---|
187 | CPPFLAGS='-I/opt/local/include' |
---|
188 | ContextDiffCmd='' |
---|
189 | DEFS='' |
---|
190 | DIR_DOCBOOK_XSL='' |
---|
191 | DotnetSupport='NO' |
---|
192 | DvipsCmd='' |
---|
193 | ECHO_C='' |
---|
194 | ECHO_N='-n' |
---|
195 | ECHO_T='' |
---|
196 | EGREP='' |
---|
197 | EXEEXT='' |
---|
198 | FindCmd='' |
---|
199 | FopCmd1='' |
---|
200 | FopCmd2='' |
---|
201 | FopCmd='' |
---|
202 | GHC='' |
---|
203 | GMP_INCLUDE_DIRS='' |
---|
204 | GMP_LIB_DIRS='' |
---|
205 | GTK_CONFIG='' |
---|
206 | GccVersion='' |
---|
207 | GhcHasReadline='NO' |
---|
208 | GhcLibsWithObjectIO='NO' |
---|
209 | GhcLibsWithReadline='' |
---|
210 | GhcLibsWithUnix='YES' |
---|
211 | GhcMajVersion='6' |
---|
212 | GhcMinVersion='6' |
---|
213 | GhcPatchLevel='0' |
---|
214 | GhcPkgCmd='' |
---|
215 | GhcVersion='6.6' |
---|
216 | GreenCardCmd='' |
---|
217 | GreenCardVersion='' |
---|
218 | HBC='' |
---|
219 | HaddockCmd='' |
---|
220 | HappyCmd='' |
---|
221 | HappyVersion='' |
---|
222 | HaveFrameworkGMP='' |
---|
223 | HaveGcc='' |
---|
224 | HaveLibDL='' |
---|
225 | HaveLibGmp='' |
---|
226 | HaveLibMingwEx='' |
---|
227 | HaveLibRT='' |
---|
228 | HostArch_CPP='i386' |
---|
229 | HostOS_CPP='darwin' |
---|
230 | HostOS_Full='darwin8.11.1' |
---|
231 | HostPlatform='i386-apple-darwin' |
---|
232 | HostPlatform_CPP='i386_apple_darwin' |
---|
233 | HostVendor_CPP='apple' |
---|
234 | INSTALL_DATA='' |
---|
235 | INSTALL_PROGRAM='' |
---|
236 | INSTALL_SCRIPT='' |
---|
237 | LDFLAGS='-L/opt/local/lib -L/usr/lib' |
---|
238 | LIBM='' |
---|
239 | LIBOBJS='' |
---|
240 | LIBS='' |
---|
241 | LN_S='' |
---|
242 | LTLIBOBJS='' |
---|
243 | LdCmd='' |
---|
244 | LdIsGNULd='' |
---|
245 | LdXFlag='' |
---|
246 | LeadingUnderscore='' |
---|
247 | LibGmp='' |
---|
248 | NHC='' |
---|
249 | OBJEXT='' |
---|
250 | PACKAGE_BUGREPORT='glasgow-haskell-bugs@haskell.org' |
---|
251 | PACKAGE_NAME='The Glorious Glasgow Haskell Compilation System' |
---|
252 | PACKAGE_STRING='The Glorious Glasgow Haskell Compilation System 6.6.1' |
---|
253 | PACKAGE_TARNAME='ghc' |
---|
254 | PACKAGE_VERSION='6.6.1' |
---|
255 | PATH_SEPARATOR=':' |
---|
256 | PdfxmltexCmd='' |
---|
257 | PerlCmd='/opt/local/bin/perl' |
---|
258 | ProjectName='The Glorious Glasgow Haskell Compilation System' |
---|
259 | ProjectPatchLevel='1' |
---|
260 | ProjectVersion='6.6.1' |
---|
261 | ProjectVersionInt='606' |
---|
262 | PythonCmd='/usr/bin/python' |
---|
263 | RANLIB='' |
---|
264 | SHELL='/bin/sh' |
---|
265 | SRC_CC_OPTS='' |
---|
266 | SedCmd='' |
---|
267 | SortCmd='' |
---|
268 | TarCmd='' |
---|
269 | TargetArch_CPP='i386' |
---|
270 | TargetOS_CPP='darwin' |
---|
271 | TargetPlatform='i386-apple-darwin' |
---|
272 | TargetPlatform_CPP='i386_apple_darwin' |
---|
273 | TargetVendor_CPP='apple' |
---|
274 | TimeCmd='' |
---|
275 | WhatGccIsCalled='gcc' |
---|
276 | WithGhc='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ghc/work/ghc-bootstrap/bin/ghc' |
---|
277 | WithHc='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ghc/work/ghc-bootstrap/bin/ghc' |
---|
278 | XmllintCmd='' |
---|
279 | XmltexCmd='' |
---|
280 | XsltprocCmd='' |
---|
281 | ac_ct_CC='gcc' |
---|
282 | ac_ct_RANLIB='' |
---|
283 | bindir='${exec_prefix}/bin' |
---|
284 | build='i686-apple-darwin8.11.1' |
---|
285 | build_alias='' |
---|
286 | build_cpu='i686' |
---|
287 | build_os='darwin8.11.1' |
---|
288 | build_vendor='apple' |
---|
289 | datadir='${prefix}/share' |
---|
290 | exec_prefix='NONE' |
---|
291 | exeext='' |
---|
292 | fp_prog_ar_raw='' |
---|
293 | fp_prog_find='' |
---|
294 | fp_prog_ld_raw='' |
---|
295 | fp_prog_sort='' |
---|
296 | ghc_ge_504='YES' |
---|
297 | ghc_ge_601='YES' |
---|
298 | ghc_ge_602='YES' |
---|
299 | ghc_ge_603='YES' |
---|
300 | ghc_ge_605='YES' |
---|
301 | hardtop='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ghc/work/ghc-6.6.1' |
---|
302 | hardtop_plat='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ghc/work/ghc-6.6.1' |
---|
303 | host='i686-apple-darwin8.11.1' |
---|
304 | host_alias='' |
---|
305 | host_cpu='i686' |
---|
306 | host_os='darwin8.11.1' |
---|
307 | host_vendor='apple' |
---|
308 | includedir='${prefix}/include' |
---|
309 | infodir='${prefix}/info' |
---|
310 | libdir='${exec_prefix}/lib' |
---|
311 | libexecdir='${exec_prefix}/libexec' |
---|
312 | localstatedir='${prefix}/var' |
---|
313 | mandir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ghc/work/destroot//opt/local/share/man/' |
---|
314 | oldincludedir='/usr/include' |
---|
315 | prefix='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ghc/work/destroot//opt/local' |
---|
316 | program_transform_name='s,x,x,' |
---|
317 | release='1' |
---|
318 | sbindir='${exec_prefix}/sbin' |
---|
319 | sharedstatedir='${prefix}/com' |
---|
320 | subdirs=' libraries' |
---|
321 | sysconfdir='${prefix}/etc' |
---|
322 | target='i686-apple-darwin8.11.1' |
---|
323 | target_alias='' |
---|
324 | target_cpu='i686' |
---|
325 | target_os='darwin8.11.1' |
---|
326 | target_vendor='apple' |
---|
327 | |
---|
328 | ## ----------- ## |
---|
329 | ## confdefs.h. ## |
---|
330 | ## ----------- ## |
---|
331 | |
---|
332 | #define PACKAGE_BUGREPORT "glasgow-haskell-bugs@haskell.org" |
---|
333 | #define PACKAGE_NAME "The Glorious Glasgow Haskell Compilation System" |
---|
334 | #define PACKAGE_STRING "The Glorious Glasgow Haskell Compilation System 6.6.1" |
---|
335 | #define PACKAGE_TARNAME "ghc" |
---|
336 | #define PACKAGE_VERSION "6.6.1" |
---|
337 | |
---|
338 | configure: exit 77 |
---|