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 muParser configure 1.32, which was |
---|
5 | generated by GNU Autoconf 2.64. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Petross-MacBook-Air.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 13.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 |
---|
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 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 192 tasks, 774 threads, 4 processors |
---|
34 | Load average: 1.11, Mach factor: 2.88 |
---|
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:1951: checking build system type |
---|
52 | configure:1965: result: i386-apple-darwin13.0.0 |
---|
53 | configure:1985: checking host system type |
---|
54 | configure:1998: result: i386-apple-darwin13.0.0 |
---|
55 | configure:2018: checking target system type |
---|
56 | configure:2031: result: i386-apple-darwin13.0.0 |
---|
57 | configure:2067: checking for gawk |
---|
58 | configure:2097: result: no |
---|
59 | configure:2067: checking for mawk |
---|
60 | configure:2097: result: no |
---|
61 | configure:2067: checking for nawk |
---|
62 | configure:2097: result: no |
---|
63 | configure:2067: checking for awk |
---|
64 | configure:2083: found /usr/bin/awk |
---|
65 | configure:2094: result: awk |
---|
66 | configure:2119: checking for a BSD-compatible install |
---|
67 | configure:2187: result: /usr/bin/install -c |
---|
68 | configure:2198: checking whether ln -s works |
---|
69 | configure:2202: result: yes |
---|
70 | configure:2252: checking for ranlib |
---|
71 | configure:2268: found /usr/bin/ranlib |
---|
72 | configure:2279: result: ranlib |
---|
73 | configure:2349: checking for gcc |
---|
74 | configure:2376: result: /usr/bin/clang |
---|
75 | configure:2605: checking for C compiler version |
---|
76 | configure:2614: /usr/bin/clang --version >&5 |
---|
77 | |
---|
78 | |
---|
79 | Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo. |
---|
80 | |
---|
81 | |
---|
82 | configure:2625: $? = 69 |
---|
83 | configure:2614: /usr/bin/clang -v >&5 |
---|
84 | |
---|
85 | |
---|
86 | Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo. |
---|
87 | |
---|
88 | |
---|
89 | configure:2625: $? = 69 |
---|
90 | configure:2614: /usr/bin/clang -V >&5 |
---|
91 | |
---|
92 | |
---|
93 | Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo. |
---|
94 | |
---|
95 | |
---|
96 | configure:2625: $? = 69 |
---|
97 | configure:2614: /usr/bin/clang -qversion >&5 |
---|
98 | |
---|
99 | |
---|
100 | Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo. |
---|
101 | |
---|
102 | |
---|
103 | configure:2625: $? = 69 |
---|
104 | configure:2647: checking for C compiler default output file name |
---|
105 | configure:2669: /usr/bin/clang -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
106 | |
---|
107 | |
---|
108 | Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo. |
---|
109 | |
---|
110 | |
---|
111 | configure:2673: $? = 69 |
---|
112 | configure:2710: result: |
---|
113 | configure: failed program was: |
---|
114 | | /* confdefs.h */ |
---|
115 | | #define PACKAGE_NAME "muParser" |
---|
116 | | #define PACKAGE_TARNAME "muparser" |
---|
117 | | #define PACKAGE_VERSION "1.32" |
---|
118 | | #define PACKAGE_STRING "muParser 1.32" |
---|
119 | | #define PACKAGE_BUGREPORT "frm@users.sourceforge.net" |
---|
120 | | #define PACKAGE_URL "" |
---|
121 | | /* end confdefs.h. */ |
---|
122 | | #include <stdio.h> |
---|
123 | | int |
---|
124 | | main () |
---|
125 | | { |
---|
126 | | FILE *f = fopen ("conftest.out", "w"); |
---|
127 | | return ferror (f) || fclose (f) != 0; |
---|
128 | | |
---|
129 | | ; |
---|
130 | | return 0; |
---|
131 | | } |
---|
132 | configure:2716: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_muparser/muparser/work/muparser_v132': |
---|
133 | configure:2720: error: C compiler cannot create executables |
---|
134 | See `config.log' for more details. |
---|
135 | |
---|
136 | ## ---------------- ## |
---|
137 | ## Cache variables. ## |
---|
138 | ## ---------------- ## |
---|
139 | |
---|
140 | ac_cv_build=i386-apple-darwin13.0.0 |
---|
141 | ac_cv_env_CCC_set= |
---|
142 | ac_cv_env_CCC_value= |
---|
143 | ac_cv_env_CC_set=set |
---|
144 | ac_cv_env_CC_value=/usr/bin/clang |
---|
145 | ac_cv_env_CFLAGS_set=set |
---|
146 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
147 | ac_cv_env_CPPFLAGS_set=set |
---|
148 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
149 | ac_cv_env_CXXCPP_set= |
---|
150 | ac_cv_env_CXXCPP_value= |
---|
151 | ac_cv_env_CXXFLAGS_set=set |
---|
152 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64' |
---|
153 | ac_cv_env_CXX_set=set |
---|
154 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
155 | ac_cv_env_LDFLAGS_set=set |
---|
156 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
157 | ac_cv_env_LIBS_set= |
---|
158 | ac_cv_env_LIBS_value= |
---|
159 | ac_cv_env_build_alias_set= |
---|
160 | ac_cv_env_build_alias_value= |
---|
161 | ac_cv_env_host_alias_set= |
---|
162 | ac_cv_env_host_alias_value= |
---|
163 | ac_cv_env_target_alias_set= |
---|
164 | ac_cv_env_target_alias_value= |
---|
165 | ac_cv_host=i386-apple-darwin13.0.0 |
---|
166 | ac_cv_prog_AWK=awk |
---|
167 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
168 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
169 | ac_cv_target=i386-apple-darwin13.0.0 |
---|
170 | |
---|
171 | ## ----------------- ## |
---|
172 | ## Output variables. ## |
---|
173 | ## ----------------- ## |
---|
174 | |
---|
175 | AIX_CXX_LD='' |
---|
176 | AR='' |
---|
177 | AROPTIONS='' |
---|
178 | AWK='awk' |
---|
179 | BK_DEPS='' |
---|
180 | CC='/usr/bin/clang' |
---|
181 | CFLAGS='' |
---|
182 | COND_DEBUG_0='' |
---|
183 | COND_DEBUG_1='' |
---|
184 | COND_DEPS_TRACKING_0='' |
---|
185 | COND_DEPS_TRACKING_1='' |
---|
186 | COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1='' |
---|
187 | COND_PLATFORM_MACOSX_0_USE_SOVERSION_1='' |
---|
188 | COND_PLATFORM_MACOSX_1='' |
---|
189 | COND_PLATFORM_MACOSX_1_USE_SOVERSION_1='' |
---|
190 | COND_PLATFORM_MAC_0='' |
---|
191 | COND_PLATFORM_MAC_1='' |
---|
192 | COND_PLATFORM_OS2_1='' |
---|
193 | COND_SAMPLES_1='' |
---|
194 | COND_SHARED_0='' |
---|
195 | COND_SHARED_1='' |
---|
196 | COND_USE_SOTWOSYMLINKS_1='' |
---|
197 | COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1='' |
---|
198 | COND_USE_SOVERLINUX_1='' |
---|
199 | COND_USE_SOVERSION_0='' |
---|
200 | COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1='' |
---|
201 | COND_USE_SOVERSOLARIS_1='' |
---|
202 | COND_WINDOWS_IMPLIB_1='' |
---|
203 | CPPFLAGS='' |
---|
204 | CXX='/usr/bin/clang++' |
---|
205 | CXXCPP='' |
---|
206 | CXXFLAGS='' |
---|
207 | DEFS='' |
---|
208 | DEPS_TRACKING='' |
---|
209 | DLLIMP_SUFFIX='' |
---|
210 | DLLPREFIX='' |
---|
211 | DLLPREFIX_MODULE='' |
---|
212 | ECHO_C='\c' |
---|
213 | ECHO_N='' |
---|
214 | ECHO_T='' |
---|
215 | EXEEXT='' |
---|
216 | IF_GNU_MAKE='' |
---|
217 | INSTALL_DATA='${INSTALL} -m 644' |
---|
218 | INSTALL_DIR='' |
---|
219 | INSTALL_PROGRAM='${INSTALL}' |
---|
220 | INSTALL_SCRIPT='${INSTALL}' |
---|
221 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
222 | LDFLAGS_GUI='' |
---|
223 | LIBEXT='' |
---|
224 | LIBOBJS='' |
---|
225 | LIBPREFIX='' |
---|
226 | LIBS='' |
---|
227 | LN_S='ln -s' |
---|
228 | LTLIBOBJS='' |
---|
229 | MAKE_SET='' |
---|
230 | NM='' |
---|
231 | OBJCXXFLAGS='-pipe -Os -arch x86_64' |
---|
232 | OBJEXT='' |
---|
233 | PACKAGE_BUGREPORT='frm@users.sourceforge.net' |
---|
234 | PACKAGE_NAME='muParser' |
---|
235 | PACKAGE_STRING='muParser 1.32' |
---|
236 | PACKAGE_TARNAME='muparser' |
---|
237 | PACKAGE_URL='' |
---|
238 | PACKAGE_VERSION='1.32' |
---|
239 | PATH_SEPARATOR=':' |
---|
240 | PIC_FLAG='' |
---|
241 | PLATFORM_BEOS='' |
---|
242 | PLATFORM_MAC='' |
---|
243 | PLATFORM_MACOS='' |
---|
244 | PLATFORM_MACOSX='' |
---|
245 | PLATFORM_MSDOS='' |
---|
246 | PLATFORM_OS2='' |
---|
247 | PLATFORM_UNIX='' |
---|
248 | PLATFORM_WIN32='' |
---|
249 | RANLIB='ranlib' |
---|
250 | REZ='' |
---|
251 | SETFILE='' |
---|
252 | SET_MAKE='' |
---|
253 | SHARED_LD_CC='' |
---|
254 | SHARED_LD_CXX='' |
---|
255 | SHARED_LD_MODULE_CC='' |
---|
256 | SHARED_LD_MODULE_CXX='' |
---|
257 | SHELL='/bin/sh' |
---|
258 | SONAME_FLAG='' |
---|
259 | SO_SUFFIX='' |
---|
260 | SO_SUFFIX_MODULE='' |
---|
261 | STRIP='' |
---|
262 | USE_MACVERSION='' |
---|
263 | USE_SOTWOSYMLINKS='' |
---|
264 | USE_SOVERCYGWIN='' |
---|
265 | USE_SOVERLINUX='' |
---|
266 | USE_SOVERSION='' |
---|
267 | USE_SOVERSOLARIS='' |
---|
268 | WINDOWS_IMPLIB='' |
---|
269 | WINDRES='' |
---|
270 | ac_ct_CC='/usr/bin/clang' |
---|
271 | ac_ct_CXX='' |
---|
272 | bindir='${exec_prefix}/bin' |
---|
273 | build='i386-apple-darwin13.0.0' |
---|
274 | build_alias='' |
---|
275 | build_cpu='i386' |
---|
276 | build_os='darwin13.0.0' |
---|
277 | build_vendor='apple' |
---|
278 | datadir='${datarootdir}' |
---|
279 | datarootdir='${prefix}/share' |
---|
280 | dlldir='' |
---|
281 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
282 | dvidir='${docdir}' |
---|
283 | exec_prefix='NONE' |
---|
284 | host='i386-apple-darwin13.0.0' |
---|
285 | host_alias='' |
---|
286 | host_cpu='i386' |
---|
287 | host_os='darwin13.0.0' |
---|
288 | host_vendor='apple' |
---|
289 | htmldir='${docdir}' |
---|
290 | includedir='${prefix}/include' |
---|
291 | infodir='${datarootdir}/info' |
---|
292 | libdir='${exec_prefix}/lib' |
---|
293 | libexecdir='${exec_prefix}/libexec' |
---|
294 | localedir='${datarootdir}/locale' |
---|
295 | localstatedir='${prefix}/var' |
---|
296 | mandir='${datarootdir}/man' |
---|
297 | oldincludedir='/usr/include' |
---|
298 | pdfdir='${docdir}' |
---|
299 | prefix='/opt/local' |
---|
300 | program_transform_name='s,x,x,' |
---|
301 | psdir='${docdir}' |
---|
302 | sbindir='${exec_prefix}/sbin' |
---|
303 | sharedstatedir='${prefix}/com' |
---|
304 | sysconfdir='${prefix}/etc' |
---|
305 | target='i386-apple-darwin13.0.0' |
---|
306 | target_alias='' |
---|
307 | target_cpu='i386' |
---|
308 | target_os='darwin13.0.0' |
---|
309 | target_vendor='apple' |
---|
310 | |
---|
311 | ## ----------- ## |
---|
312 | ## confdefs.h. ## |
---|
313 | ## ----------- ## |
---|
314 | |
---|
315 | /* confdefs.h */ |
---|
316 | #define PACKAGE_NAME "muParser" |
---|
317 | #define PACKAGE_TARNAME "muparser" |
---|
318 | #define PACKAGE_VERSION "1.32" |
---|
319 | #define PACKAGE_STRING "muParser 1.32" |
---|
320 | #define PACKAGE_BUGREPORT "frm@users.sourceforge.net" |
---|
321 | #define PACKAGE_URL "" |
---|
322 | |
---|
323 | configure: exit 77 |
---|