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 configure, which was |
---|
5 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking --infodir=/opt/local/share/info --cache-file=/dev/null --srcdir=. |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = compiles-imac |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 11.4.2 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~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 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~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: 2.00 gigabytes |
---|
33 | Default processor set: 87 tasks, 425 threads, 2 processors |
---|
34 | Load average: 3.78, Mach factor: 0.46 |
---|
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 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:1650: checking whether make sets $(MAKE) |
---|
52 | configure:1671: result: yes |
---|
53 | configure:1728: checking for gcc |
---|
54 | configure:1755: result: /usr/bin/clang |
---|
55 | configure:1993: checking for C compiler version |
---|
56 | configure:2000: /usr/bin/clang --version >&5 |
---|
57 | Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) |
---|
58 | Target: x86_64-apple-darwin11.4.2 |
---|
59 | Thread model: posix |
---|
60 | configure:2003: $? = 0 |
---|
61 | configure:2010: /usr/bin/clang -v >&5 |
---|
62 | Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) |
---|
63 | Target: x86_64-apple-darwin11.4.2 |
---|
64 | Thread model: posix |
---|
65 | configure:2013: $? = 0 |
---|
66 | configure:2020: /usr/bin/clang -V >&5 |
---|
67 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
68 | clang: error: no input files |
---|
69 | configure:2023: $? = 1 |
---|
70 | configure:2046: checking for C compiler default output file name |
---|
71 | configure:2073: /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c >&5 |
---|
72 | ld: in '/usr/lib/libunwind.dylib', file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked (i386): /usr/lib/libunwind.dylib for architecture i386 |
---|
73 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
74 | configure:2076: $? = 1 |
---|
75 | configure:2114: result: |
---|
76 | configure: failed program was: |
---|
77 | | /* confdefs.h. */ |
---|
78 | | #define PACKAGE_NAME "" |
---|
79 | | #define PACKAGE_TARNAME "" |
---|
80 | | #define PACKAGE_VERSION "" |
---|
81 | | #define PACKAGE_STRING "" |
---|
82 | | #define PACKAGE_BUGREPORT "" |
---|
83 | | /* end confdefs.h. */ |
---|
84 | | |
---|
85 | | int |
---|
86 | | main () |
---|
87 | | { |
---|
88 | | |
---|
89 | | ; |
---|
90 | | return 0; |
---|
91 | | } |
---|
92 | configure:2121: error: C compiler cannot create executables |
---|
93 | See `config.log' for more details. |
---|
94 | |
---|
95 | ## ---------------- ## |
---|
96 | ## Cache variables. ## |
---|
97 | ## ---------------- ## |
---|
98 | |
---|
99 | ac_cv_env_CCC_set= |
---|
100 | ac_cv_env_CCC_value= |
---|
101 | ac_cv_env_CC_set=set |
---|
102 | ac_cv_env_CC_value=/usr/bin/clang |
---|
103 | ac_cv_env_CFLAGS_set=set |
---|
104 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch i386' |
---|
105 | ac_cv_env_CPPFLAGS_set=set |
---|
106 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
107 | ac_cv_env_CPP_set= |
---|
108 | ac_cv_env_CPP_value= |
---|
109 | ac_cv_env_CXXCPP_set= |
---|
110 | ac_cv_env_CXXCPP_value= |
---|
111 | ac_cv_env_CXXFLAGS_set=set |
---|
112 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -arch i386 -stdlib=libstdc++' |
---|
113 | ac_cv_env_CXX_set=set |
---|
114 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
115 | ac_cv_env_LDFLAGS_set=set |
---|
116 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386' |
---|
117 | ac_cv_env_LIBS_set= |
---|
118 | ac_cv_env_LIBS_value= |
---|
119 | ac_cv_env_build_alias_set= |
---|
120 | ac_cv_env_build_alias_value= |
---|
121 | ac_cv_env_host_alias_set= |
---|
122 | ac_cv_env_host_alias_value= |
---|
123 | ac_cv_env_target_alias_set= |
---|
124 | ac_cv_env_target_alias_value= |
---|
125 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
126 | ac_cv_prog_make_make_set=yes |
---|
127 | |
---|
128 | ## ----------------- ## |
---|
129 | ## Output variables. ## |
---|
130 | ## ----------------- ## |
---|
131 | |
---|
132 | CC='/usr/bin/clang' |
---|
133 | CFLAGS='-pipe -Os -arch x86_64 -arch i386' |
---|
134 | CPP='' |
---|
135 | CPPFLAGS='-I/opt/local/include' |
---|
136 | CXX='/usr/bin/clang++' |
---|
137 | CXXCPP='' |
---|
138 | CXXFLAGS='-pipe -Os -arch x86_64 -arch i386 -stdlib=libstdc++' |
---|
139 | DEFS='' |
---|
140 | ECHO_C='ECHO_N='' |
---|
141 | ECHO_T='' |
---|
142 | EXEEXT='' |
---|
143 | INSTALL='/usr/bin/install -c' |
---|
144 | INSTALL_DATA='' |
---|
145 | INSTALL_PROGRAM='' |
---|
146 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386' |
---|
147 | LIBOBJS='' |
---|
148 | LIBS='' |
---|
149 | LTLIBOBJS='' |
---|
150 | OBJEXT='' |
---|
151 | PACKAGE_BUGREPORT='' |
---|
152 | PACKAGE_NAME='' |
---|
153 | PACKAGE_STRING='' |
---|
154 | PACKAGE_TARNAME='' |
---|
155 | PACKAGE_VERSION='' |
---|
156 | PATH_SEPARATOR=':' |
---|
157 | RANLIB='' |
---|
158 | SET_MAKE='' |
---|
159 | SHELL='/bin/sh' |
---|
160 | ac_ct_CC='/usr/bin/clang' |
---|
161 | ac_ct_CXX='' |
---|
162 | bindir='${exec_prefix}/bin' |
---|
163 | build_alias='' |
---|
164 | datadir='${datarootdir}' |
---|
165 | datarootdir='${prefix}/share' |
---|
166 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
167 | dvidir='${docdir}' |
---|
168 | exec_prefix='NONE' |
---|
169 | host_alias='' |
---|
170 | htmldir='${docdir}' |
---|
171 | includedir='${prefix}/include' |
---|
172 | infodir='/opt/local/share/info' |
---|
173 | libdir='${exec_prefix}/lib' |
---|
174 | libexecdir='${exec_prefix}/libexec' |
---|
175 | localedir='${datarootdir}/locale' |
---|
176 | localstatedir='${prefix}/var' |
---|
177 | mandir='${datarootdir}/man' |
---|
178 | oldincludedir='/usr/include' |
---|
179 | pdfdir='${docdir}' |
---|
180 | prefix='/opt/local' |
---|
181 | program_transform_name='s,x,x,' |
---|
182 | psdir='${docdir}' |
---|
183 | sbindir='${exec_prefix}/sbin' |
---|
184 | sharedstatedir='${prefix}/com' |
---|
185 | sysconfdir='${prefix}/etc' |
---|
186 | target_alias='' |
---|
187 | |
---|
188 | ## ----------- ## |
---|
189 | ## confdefs.h. ## |
---|
190 | ## ----------- ## |
---|
191 | |
---|
192 | #define PACKAGE_NAME "" |
---|
193 | #define PACKAGE_TARNAME "" |
---|
194 | #define PACKAGE_VERSION "" |
---|
195 | #define PACKAGE_STRING "" |
---|
196 | #define PACKAGE_BUGREPORT "" |
---|
197 | |
---|
198 | configure: exit 77 |
---|