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-gnuplot |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = tatshmbp |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 13.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/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.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 203 tasks, 1043 threads, 8 processors |
---|
34 | Load average: 8.40, Mach factor: 1.52 |
---|
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:2058: checking for a BSD-compatible install |
---|
52 | configure:2114: result: /usr/bin/install -c |
---|
53 | configure:2125: checking whether build environment is sane |
---|
54 | configure:2168: result: yes |
---|
55 | configure:2196: checking for a thread-safe mkdir -p |
---|
56 | configure:2235: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2248: checking for gawk |
---|
58 | configure:2264: found /opt/local/bin/gawk |
---|
59 | configure:2275: result: gawk |
---|
60 | configure:2286: checking whether make sets $(MAKE) |
---|
61 | configure:2307: result: yes |
---|
62 | configure:2497: checking whether to enable maintainer-specific portions of Makefiles |
---|
63 | configure:2506: result: no |
---|
64 | configure:2534: checking for style of include used by make |
---|
65 | configure:2562: result: GNU |
---|
66 | configure:2632: checking for gcc |
---|
67 | configure:2659: result: /usr/bin/clang |
---|
68 | configure:2897: checking for C compiler version |
---|
69 | configure:2904: /usr/bin/clang --version >&5 |
---|
70 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
71 | Target: x86_64-apple-darwin13.2.0 |
---|
72 | Thread model: posix |
---|
73 | configure:2907: $? = 0 |
---|
74 | configure:2914: /usr/bin/clang -v >&5 |
---|
75 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
76 | Target: x86_64-apple-darwin13.2.0 |
---|
77 | Thread model: posix |
---|
78 | configure:2917: $? = 0 |
---|
79 | configure:2924: /usr/bin/clang -V >&5 |
---|
80 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
81 | clang: error: no input files |
---|
82 | configure:2927: $? = 1 |
---|
83 | configure:2950: checking for C compiler default output file name |
---|
84 | configure:2977: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
85 | configure:2980: $? = 0 |
---|
86 | configure:3018: result: a.out |
---|
87 | configure:3035: checking whether the C compiler works |
---|
88 | configure:3045: ./a.out |
---|
89 | configure:3048: $? = 0 |
---|
90 | configure:3065: result: yes |
---|
91 | configure:3072: checking whether we are cross compiling |
---|
92 | configure:3074: result: no |
---|
93 | configure:3077: checking for suffix of executables |
---|
94 | configure:3084: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
95 | configure:3087: $? = 0 |
---|
96 | configure:3111: result: |
---|
97 | configure:3117: checking for suffix of object files |
---|
98 | configure:3143: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
99 | configure:3146: $? = 0 |
---|
100 | configure:3169: result: o |
---|
101 | configure:3173: checking whether we are using the GNU C compiler |
---|
102 | configure:3202: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
103 | configure:3208: $? = 0 |
---|
104 | configure:3225: result: yes |
---|
105 | configure:3230: checking whether /usr/bin/clang accepts -g |
---|
106 | configure:3260: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
107 | configure:3266: $? = 0 |
---|
108 | configure:3365: result: yes |
---|
109 | configure:3382: checking for /usr/bin/clang option to accept ISO C89 |
---|
110 | configure:3456: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
111 | configure:3462: $? = 0 |
---|
112 | configure:3485: result: none needed |
---|
113 | configure:3505: checking dependency style of /usr/bin/clang |
---|
114 | configure:3596: result: gcc3 |
---|
115 | configure:3612: checking for library containing strerror |
---|
116 | configure:3653: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
117 | conftest.c:17:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
118 | char strerror (); |
---|
119 | ^ |
---|
120 | conftest.c:17:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
121 | 1 warning generated. |
---|
122 | configure:3659: $? = 0 |
---|
123 | configure:3687: result: none required |
---|
124 | configure:3743: checking for gcc |
---|
125 | configure:3770: result: /usr/bin/clang |
---|
126 | configure:4008: checking for C compiler version |
---|
127 | configure:4015: /usr/bin/clang --version >&5 |
---|
128 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
129 | Target: x86_64-apple-darwin13.2.0 |
---|
130 | Thread model: posix |
---|
131 | configure:4018: $? = 0 |
---|
132 | configure:4025: /usr/bin/clang -v >&5 |
---|
133 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
134 | Target: x86_64-apple-darwin13.2.0 |
---|
135 | Thread model: posix |
---|
136 | configure:4028: $? = 0 |
---|
137 | configure:4035: /usr/bin/clang -V >&5 |
---|
138 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
139 | clang: error: no input files |
---|
140 | configure:4038: $? = 1 |
---|
141 | configure:4041: checking whether we are using the GNU C compiler |
---|
142 | configure:4093: result: yes |
---|
143 | configure:4098: checking whether /usr/bin/clang accepts -g |
---|
144 | configure:4233: result: yes |
---|
145 | configure:4250: checking for /usr/bin/clang option to accept ISO C89 |
---|
146 | configure:4353: result: none needed |
---|
147 | configure:4373: checking dependency style of /usr/bin/clang |
---|
148 | configure:4464: result: gcc3 |
---|
149 | configure:4595: checking for C++ compiler version |
---|
150 | configure:4602: /usr/bin/clang++ --version >&5 |
---|
151 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
152 | Target: x86_64-apple-darwin13.2.0 |
---|
153 | Thread model: posix |
---|
154 | configure:4605: $? = 0 |
---|
155 | configure:4612: /usr/bin/clang++ -v >&5 |
---|
156 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
157 | Target: x86_64-apple-darwin13.2.0 |
---|
158 | Thread model: posix |
---|
159 | configure:4615: $? = 0 |
---|
160 | configure:4622: /usr/bin/clang++ -V >&5 |
---|
161 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
162 | clang: error: no input files |
---|
163 | configure:4625: $? = 1 |
---|
164 | configure:4628: checking whether we are using the GNU C++ compiler |
---|
165 | configure:4657: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
166 | configure:4663: $? = 0 |
---|
167 | configure:4680: result: yes |
---|
168 | configure:4685: checking whether /usr/bin/clang++ accepts -g |
---|
169 | configure:4715: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
170 | configure:4721: $? = 0 |
---|
171 | configure:4820: result: yes |
---|
172 | configure:4845: checking dependency style of /usr/bin/clang++ |
---|
173 | configure:4936: result: gcc3 |
---|
174 | configure:4999: checking for gcc |
---|
175 | configure:5026: result: /usr/bin/clang |
---|
176 | configure:5264: checking for C compiler version |
---|
177 | configure:5271: /usr/bin/clang --version >&5 |
---|
178 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
179 | Target: x86_64-apple-darwin13.2.0 |
---|
180 | Thread model: posix |
---|
181 | configure:5274: $? = 0 |
---|
182 | configure:5281: /usr/bin/clang -v >&5 |
---|
183 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
184 | Target: x86_64-apple-darwin13.2.0 |
---|
185 | Thread model: posix |
---|
186 | configure:5284: $? = 0 |
---|
187 | configure:5291: /usr/bin/clang -V >&5 |
---|
188 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
189 | clang: error: no input files |
---|
190 | configure:5294: $? = 1 |
---|
191 | configure:5297: checking whether we are using the GNU C compiler |
---|
192 | configure:5349: result: yes |
---|
193 | configure:5354: checking whether /usr/bin/clang accepts -g |
---|
194 | configure:5489: result: yes |
---|
195 | configure:5506: checking for /usr/bin/clang option to accept ISO C89 |
---|
196 | configure:5609: result: none needed |
---|
197 | configure:5629: checking dependency style of /usr/bin/clang |
---|
198 | configure:5720: result: gcc3 |
---|
199 | configure:5738: checking whether ln -s works |
---|
200 | configure:5742: result: yes |
---|
201 | configure:5754: checking how to run the C preprocessor |
---|
202 | configure:5794: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
203 | configure:5800: $? = 0 |
---|
204 | configure:5831: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
205 | conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found |
---|
206 | #include <ac_nonexistent.h> |
---|
207 | ^ |
---|
208 | 1 error generated. |
---|
209 | configure:5837: $? = 1 |
---|
210 | configure: failed program was: |
---|
211 | | /* confdefs.h. */ |
---|
212 | | #define PACKAGE_NAME "" |
---|
213 | | #define PACKAGE_TARNAME "" |
---|
214 | | #define PACKAGE_VERSION "" |
---|
215 | | #define PACKAGE_STRING "" |
---|
216 | | #define PACKAGE_BUGREPORT "" |
---|
217 | | #define PACKAGE "qalculate-gtk" |
---|
218 | | #define VERSION "0.9.7" |
---|
219 | | /* end confdefs.h. */ |
---|
220 | | #include <ac_nonexistent.h> |
---|
221 | configure:5870: result: /usr/bin/clang -E |
---|
222 | configure:5899: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
223 | configure:5905: $? = 0 |
---|
224 | configure:5936: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
225 | conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found |
---|
226 | #include <ac_nonexistent.h> |
---|
227 | ^ |
---|
228 | 1 error generated. |
---|
229 | configure:5942: $? = 1 |
---|
230 | configure: failed program was: |
---|
231 | | /* confdefs.h. */ |
---|
232 | | #define PACKAGE_NAME "" |
---|
233 | | #define PACKAGE_TARNAME "" |
---|
234 | | #define PACKAGE_VERSION "" |
---|
235 | | #define PACKAGE_STRING "" |
---|
236 | | #define PACKAGE_BUGREPORT "" |
---|
237 | | #define PACKAGE "qalculate-gtk" |
---|
238 | | #define VERSION "0.9.7" |
---|
239 | | /* end confdefs.h. */ |
---|
240 | | #include <ac_nonexistent.h> |
---|
241 | configure:5980: checking for grep that handles long lines and -e |
---|
242 | configure:6054: result: /usr/bin/grep |
---|
243 | configure:6059: checking for egrep |
---|
244 | configure:6137: result: /usr/bin/grep -E |
---|
245 | configure:6142: checking for ANSI C header files |
---|
246 | configure:6172: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
247 | configure:6178: $? = 0 |
---|
248 | configure:6277: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
249 | configure:6280: $? = 0 |
---|
250 | configure:6286: ./conftest |
---|
251 | configure:6289: $? = 0 |
---|
252 | configure:6306: result: yes |
---|
253 | configure:6386: checking for xgettext |
---|
254 | configure:6404: found /opt/local/bin/xgettext |
---|
255 | configure:6416: result: /opt/local/bin/xgettext |
---|
256 | configure:6426: checking for msgmerge |
---|
257 | configure:6444: found /opt/local/bin/msgmerge |
---|
258 | configure:6456: result: /opt/local/bin/msgmerge |
---|
259 | configure:6466: checking for msgfmt |
---|
260 | configure:6484: found /opt/local/bin/msgfmt |
---|
261 | configure:6496: result: /opt/local/bin/msgfmt |
---|
262 | configure:6528: checking for perl |
---|
263 | configure:6546: found /opt/local/bin/perl |
---|
264 | configure:6558: result: /opt/local/bin/perl |
---|
265 | configure:6577: checking for XML::Parser |
---|
266 | configure:6583: error: XML::Parser perl module is required for intltool |
---|
267 | |
---|
268 | ## ---------------- ## |
---|
269 | ## Cache variables. ## |
---|
270 | ## ---------------- ## |
---|
271 | |
---|
272 | ac_cv_c_compiler_gnu=yes |
---|
273 | ac_cv_cxx_compiler_gnu=yes |
---|
274 | ac_cv_env_CCC_set= |
---|
275 | ac_cv_env_CCC_value= |
---|
276 | ac_cv_env_CC_set=set |
---|
277 | ac_cv_env_CC_value=/usr/bin/clang |
---|
278 | ac_cv_env_CFLAGS_set=set |
---|
279 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
280 | ac_cv_env_CLN_CFLAGS_set= |
---|
281 | ac_cv_env_CLN_CFLAGS_value= |
---|
282 | ac_cv_env_CLN_LIBS_set= |
---|
283 | ac_cv_env_CLN_LIBS_value= |
---|
284 | ac_cv_env_CPPFLAGS_set=set |
---|
285 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
286 | ac_cv_env_CPP_set= |
---|
287 | ac_cv_env_CPP_value= |
---|
288 | ac_cv_env_CXXCPP_set= |
---|
289 | ac_cv_env_CXXCPP_value= |
---|
290 | ac_cv_env_CXXFLAGS_set=set |
---|
291 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64' |
---|
292 | ac_cv_env_CXX_set=set |
---|
293 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
294 | ac_cv_env_F77_set= |
---|
295 | ac_cv_env_F77_value= |
---|
296 | ac_cv_env_FFLAGS_set=set |
---|
297 | ac_cv_env_FFLAGS_value='-pipe -Os -m64' |
---|
298 | ac_cv_env_GLIB_CFLAGS_set= |
---|
299 | ac_cv_env_GLIB_CFLAGS_value= |
---|
300 | ac_cv_env_GLIB_LIBS_set= |
---|
301 | ac_cv_env_GLIB_LIBS_value= |
---|
302 | ac_cv_env_GTK_CFLAGS_set= |
---|
303 | ac_cv_env_GTK_CFLAGS_value= |
---|
304 | ac_cv_env_GTK_LIBS_set= |
---|
305 | ac_cv_env_GTK_LIBS_value= |
---|
306 | ac_cv_env_LDFLAGS_set=set |
---|
307 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
308 | ac_cv_env_LIBGNOME_CFLAGS_set= |
---|
309 | ac_cv_env_LIBGNOME_CFLAGS_value= |
---|
310 | ac_cv_env_LIBGNOME_LIBS_set= |
---|
311 | ac_cv_env_LIBGNOME_LIBS_value= |
---|
312 | ac_cv_env_LIBS_set= |
---|
313 | ac_cv_env_LIBS_value= |
---|
314 | ac_cv_env_PKG_CONFIG_set= |
---|
315 | ac_cv_env_PKG_CONFIG_value= |
---|
316 | ac_cv_env_QALCULATE_CFLAGS_set= |
---|
317 | ac_cv_env_QALCULATE_CFLAGS_value= |
---|
318 | ac_cv_env_QALCULATE_LIBS_set= |
---|
319 | ac_cv_env_QALCULATE_LIBS_value= |
---|
320 | ac_cv_env_build_alias_set= |
---|
321 | ac_cv_env_build_alias_value= |
---|
322 | ac_cv_env_host_alias_set= |
---|
323 | ac_cv_env_host_alias_value= |
---|
324 | ac_cv_env_target_alias_set= |
---|
325 | ac_cv_env_target_alias_value= |
---|
326 | ac_cv_header_stdc=yes |
---|
327 | ac_cv_objext=o |
---|
328 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
329 | ac_cv_path_GREP=/usr/bin/grep |
---|
330 | ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl |
---|
331 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
332 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
333 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
334 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
335 | ac_cv_prog_AWK=gawk |
---|
336 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
337 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
338 | ac_cv_prog_cc_c89= |
---|
339 | ac_cv_prog_cc_g=yes |
---|
340 | ac_cv_prog_cxx_g=yes |
---|
341 | ac_cv_prog_make_make_set=yes |
---|
342 | ac_cv_search_strerror='none required' |
---|
343 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
344 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
345 | am_cv_prog_cc_stdc= |
---|
346 | |
---|
347 | ## ----------------- ## |
---|
348 | ## Output variables. ## |
---|
349 | ## ----------------- ## |
---|
350 | |
---|
351 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_qalculate-gtk/qalculate-gtk/work/qalculate-gtk-0.9.7/missing --run aclocal-1.10' |
---|
352 | ALL_LINGUAS='' |
---|
353 | AMDEPBACKSLASH='\' |
---|
354 | AMDEP_FALSE='#' |
---|
355 | AMDEP_TRUE='' |
---|
356 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_qalculate-gtk/qalculate-gtk/work/qalculate-gtk-0.9.7/missing --run tar' |
---|
357 | AR='' |
---|
358 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_qalculate-gtk/qalculate-gtk/work/qalculate-gtk-0.9.7/missing --run autoconf' |
---|
359 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_qalculate-gtk/qalculate-gtk/work/qalculate-gtk-0.9.7/missing --run autoheader' |
---|
360 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_qalculate-gtk/qalculate-gtk/work/qalculate-gtk-0.9.7/missing --run automake-1.10' |
---|
361 | AWK='gawk' |
---|
362 | CATALOGS='' |
---|
363 | CATOBJEXT='' |
---|
364 | CC='/usr/bin/clang' |
---|
365 | CCDEPMODE='depmode=gcc3' |
---|
366 | CFLAGS='-pipe -Os -arch x86_64' |
---|
367 | CLN_CFLAGS='' |
---|
368 | CLN_CPPFLAGS='' |
---|
369 | CLN_LIBS='' |
---|
370 | CPP='/usr/bin/clang -E' |
---|
371 | CPPFLAGS='-I/opt/local/include' |
---|
372 | CXX='/usr/bin/clang++' |
---|
373 | CXXCPP='' |
---|
374 | CXXDEPMODE='depmode=gcc3' |
---|
375 | CXXFLAGS='-pipe -Os -arch x86_64' |
---|
376 | CYGPATH_W='echo' |
---|
377 | DATADIRNAME='' |
---|
378 | DEFS='' |
---|
379 | DEPDIR='.deps' |
---|
380 | DSYMUTIL='' |
---|
381 | ECHO='/bin/echo' |
---|
382 | ECHO_C='ECHO_N='' |
---|
383 | ECHO_T='' |
---|
384 | EGREP='/usr/bin/grep -E' |
---|
385 | EXEEXT='' |
---|
386 | F77='' |
---|
387 | FFLAGS='-pipe -Os -m64' |
---|
388 | GETTEXT_PACKAGE='' |
---|
389 | GLIB_CFLAGS='' |
---|
390 | GLIB_LIBS='' |
---|
391 | GMOFILES='' |
---|
392 | GMSGFMT='' |
---|
393 | GREP='/usr/bin/grep' |
---|
394 | GTK_CFLAGS='' |
---|
395 | GTK_LIBS='' |
---|
396 | INSTALL_DATA='${INSTALL} -m 644' |
---|
397 | INSTALL_PROGRAM='${INSTALL}' |
---|
398 | INSTALL_SCRIPT='${INSTALL}' |
---|
399 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
400 | INSTOBJEXT='' |
---|
401 | INTLLIBS='' |
---|
402 | INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
403 | INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
404 | INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
405 | INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' |
---|
406 | INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
407 | INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
408 | INTLTOOL_MERGE='$(top_builddir)/intltool-merge' |
---|
409 | INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' |
---|
410 | INTLTOOL_PERL='/opt/local/bin/perl' |
---|
411 | INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
412 | INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
413 | INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
414 | INTLTOOL_QALCULATE_DEFINITIONS_RULE='' |
---|
415 | INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
416 | INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
417 | INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
418 | INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
419 | INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
420 | INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
421 | INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
422 | INTLTOOL_UPDATE='$(top_builddir)/intltool-update' |
---|
423 | INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
424 | INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' |
---|
425 | INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
426 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
427 | LIBGNOME_CFLAGS='' |
---|
428 | LIBGNOME_LIBS='' |
---|
429 | LIBOBJS='' |
---|
430 | LIBS='' |
---|
431 | LIBTOOL='' |
---|
432 | LN_QALCULATE='' |
---|
433 | LN_S='ln -s' |
---|
434 | LTLIBOBJS='' |
---|
435 | MAINT='#' |
---|
436 | MAINTAINER_MODE_FALSE='' |
---|
437 | MAINTAINER_MODE_TRUE='#' |
---|
438 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_qalculate-gtk/qalculate-gtk/work/qalculate-gtk-0.9.7/missing --run makeinfo' |
---|
439 | MKINSTALLDIRS='' |
---|
440 | MSGFMT='/opt/local/bin/msgfmt' |
---|
441 | MSGFMT_OPTS='' |
---|
442 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
443 | NMEDIT='' |
---|
444 | OBJEXT='o' |
---|
445 | PACKAGE='qalculate-gtk' |
---|
446 | PACKAGE_BUGREPORT='' |
---|
447 | PACKAGE_NAME='' |
---|
448 | PACKAGE_STRING='' |
---|
449 | PACKAGE_TARNAME='' |
---|
450 | PACKAGE_VERSION='' |
---|
451 | PATH_SEPARATOR=':' |
---|
452 | PKG_CONFIG='' |
---|
453 | POFILES='' |
---|
454 | POSUB='' |
---|
455 | PO_IN_DATADIR_FALSE='' |
---|
456 | PO_IN_DATADIR_TRUE='' |
---|
457 | QALCULATE_CFLAGS='' |
---|
458 | QALCULATE_GTK='' |
---|
459 | QALCULATE_LIBS='' |
---|
460 | RANLIB='' |
---|
461 | SCROLLKEEPER_CONFIG='' |
---|
462 | SED='' |
---|
463 | SET_MAKE='' |
---|
464 | SHELL='/bin/sh' |
---|
465 | STRIP='' |
---|
466 | USE_NLS='' |
---|
467 | VERSION='0.9.7' |
---|
468 | XGETTEXT='/opt/local/bin/xgettext' |
---|
469 | ac_ct_CC='/usr/bin/clang' |
---|
470 | ac_ct_CXX='' |
---|
471 | ac_ct_F77='' |
---|
472 | am__fastdepCC_FALSE='#' |
---|
473 | am__fastdepCC_TRUE='' |
---|
474 | am__fastdepCXX_FALSE='#' |
---|
475 | am__fastdepCXX_TRUE='' |
---|
476 | am__include='include' |
---|
477 | am__isrc='' |
---|
478 | am__leading_dot='.' |
---|
479 | am__quote='' |
---|
480 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
481 | am__untar='${AMTAR} xf -' |
---|
482 | bindir='${exec_prefix}/bin' |
---|
483 | build='' |
---|
484 | build_alias='' |
---|
485 | build_cpu='' |
---|
486 | build_os='' |
---|
487 | build_vendor='' |
---|
488 | datadir='${datarootdir}' |
---|
489 | datarootdir='${prefix}/share' |
---|
490 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
491 | dvidir='${docdir}' |
---|
492 | exec_prefix='NONE' |
---|
493 | host='' |
---|
494 | host_alias='' |
---|
495 | host_cpu='' |
---|
496 | host_os='' |
---|
497 | host_vendor='' |
---|
498 | htmldir='${docdir}' |
---|
499 | includedir='${prefix}/include' |
---|
500 | infodir='${datarootdir}/info' |
---|
501 | install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_qalculate-gtk/qalculate-gtk/work/qalculate-gtk-0.9.7/install-sh' |
---|
502 | libdir='${exec_prefix}/lib' |
---|
503 | libexecdir='${exec_prefix}/libexec' |
---|
504 | localedir='${datarootdir}/locale' |
---|
505 | localstatedir='${prefix}/var' |
---|
506 | mandir='${datarootdir}/man' |
---|
507 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
508 | oldincludedir='/usr/include' |
---|
509 | pdfdir='${docdir}' |
---|
510 | prefix='/opt/local' |
---|
511 | program_transform_name='s,x,x,' |
---|
512 | psdir='${docdir}' |
---|
513 | sbindir='${exec_prefix}/sbin' |
---|
514 | sharedstatedir='${prefix}/com' |
---|
515 | sysconfdir='${prefix}/etc' |
---|
516 | target_alias='' |
---|
517 | |
---|
518 | ## ----------- ## |
---|
519 | ## confdefs.h. ## |
---|
520 | ## ----------- ## |
---|
521 | |
---|
522 | #define PACKAGE_NAME "" |
---|
523 | #define PACKAGE_TARNAME "" |
---|
524 | #define PACKAGE_VERSION "" |
---|
525 | #define PACKAGE_STRING "" |
---|
526 | #define PACKAGE_BUGREPORT "" |
---|
527 | #define PACKAGE "qalculate-gtk" |
---|
528 | #define VERSION "0.9.7" |
---|
529 | #define STDC_HEADERS 1 |
---|
530 | |
---|
531 | configure: exit 1 |
---|