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 apertium configure 3.1.1, which was |
---|
5 | generated by GNU Autoconf 2.62. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Andmac.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 14.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/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 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/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: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 209 tasks, 872 threads, 4 processors |
---|
34 | Load average: 2.29, Mach factor: 2.15 |
---|
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:2104: checking build system type |
---|
52 | configure:2122: result: i386-apple-darwin14.0.0 |
---|
53 | configure:2144: checking host system type |
---|
54 | configure:2159: result: i386-apple-darwin14.0.0 |
---|
55 | configure:2181: checking target system type |
---|
56 | configure:2196: result: i386-apple-darwin14.0.0 |
---|
57 | configure:2278: checking for a BSD-compatible install |
---|
58 | configure:2346: result: /usr/bin/install -c |
---|
59 | configure:2357: checking whether build environment is sane |
---|
60 | configure:2400: result: yes |
---|
61 | configure:2425: checking for a thread-safe mkdir -p |
---|
62 | configure:2464: result: /opt/local/bin/gmkdir -p |
---|
63 | configure:2477: checking for gawk |
---|
64 | configure:2493: found /opt/local/bin/gawk |
---|
65 | configure:2504: result: gawk |
---|
66 | configure:2515: checking whether make sets $(MAKE) |
---|
67 | configure:2537: result: yes |
---|
68 | configure:2719: checking Compilation architecture: PPC, i686, x86_64, Other |
---|
69 | configure:2765: result: Other |
---|
70 | configure:2890: checking for C++ compiler version |
---|
71 | configure:2898: /usr/bin/clang++ --version >&5 |
---|
72 | Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) |
---|
73 | Target: x86_64-apple-darwin14.0.0 |
---|
74 | Thread model: posix |
---|
75 | configure:2902: $? = 0 |
---|
76 | configure:2909: /usr/bin/clang++ -v >&5 |
---|
77 | Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) |
---|
78 | Target: x86_64-apple-darwin14.0.0 |
---|
79 | Thread model: posix |
---|
80 | configure:2913: $? = 0 |
---|
81 | configure:2920: /usr/bin/clang++ -V >&5 |
---|
82 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
83 | clang: error: no input files |
---|
84 | configure:2924: $? = 1 |
---|
85 | configure:2947: checking for C++ compiler default output file name |
---|
86 | configure:2969: /usr/bin/clang++ -Wall -ansi -O3 -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
87 | configure:2973: $? = 0 |
---|
88 | configure:3011: result: a.out |
---|
89 | configure:3028: checking whether the C++ compiler works |
---|
90 | configure:3038: ./a.out |
---|
91 | configure:3042: $? = 0 |
---|
92 | configure:3059: result: yes |
---|
93 | configure:3066: checking whether we are cross compiling |
---|
94 | configure:3068: result: no |
---|
95 | configure:3071: checking for suffix of executables |
---|
96 | configure:3078: /usr/bin/clang++ -o conftest -Wall -ansi -O3 -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
97 | configure:3082: $? = 0 |
---|
98 | configure:3106: result: |
---|
99 | configure:3112: checking for suffix of object files |
---|
100 | configure:3138: /usr/bin/clang++ -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
101 | configure:3142: $? = 0 |
---|
102 | configure:3165: result: o |
---|
103 | configure:3169: checking whether we are using the GNU C++ compiler |
---|
104 | configure:3198: /usr/bin/clang++ -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
105 | configure:3205: $? = 0 |
---|
106 | configure:3222: result: yes |
---|
107 | configure:3231: checking whether /usr/bin/clang++ accepts -g |
---|
108 | configure:3261: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
109 | configure:3268: $? = 0 |
---|
110 | configure:3369: result: yes |
---|
111 | configure:3403: checking for style of include used by make |
---|
112 | configure:3431: result: GNU |
---|
113 | configure:3456: checking dependency style of /usr/bin/clang++ |
---|
114 | configure:3547: result: gcc3 |
---|
115 | configure:3682: checking for gcc |
---|
116 | configure:3709: result: /usr/bin/clang |
---|
117 | configure:3947: checking for C compiler version |
---|
118 | configure:3955: /usr/bin/clang --version >&5 |
---|
119 | Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) |
---|
120 | Target: x86_64-apple-darwin14.0.0 |
---|
121 | Thread model: posix |
---|
122 | configure:3959: $? = 0 |
---|
123 | configure:3966: /usr/bin/clang -v >&5 |
---|
124 | Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) |
---|
125 | Target: x86_64-apple-darwin14.0.0 |
---|
126 | Thread model: posix |
---|
127 | configure:3970: $? = 0 |
---|
128 | configure:3977: /usr/bin/clang -V >&5 |
---|
129 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
130 | clang: error: no input files |
---|
131 | configure:3981: $? = 1 |
---|
132 | configure:3984: checking whether we are using the GNU C compiler |
---|
133 | configure:4013: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
134 | configure:4020: $? = 0 |
---|
135 | configure:4037: result: yes |
---|
136 | configure:4046: checking whether /usr/bin/clang accepts -g |
---|
137 | configure:4076: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
138 | configure:4083: $? = 0 |
---|
139 | configure:4184: result: yes |
---|
140 | configure:4201: checking for /usr/bin/clang option to accept ISO C89 |
---|
141 | configure:4275: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
142 | configure:4282: $? = 0 |
---|
143 | configure:4305: result: none needed |
---|
144 | configure:4325: checking dependency style of /usr/bin/clang |
---|
145 | configure:4416: result: gcc3 |
---|
146 | configure:4431: checking for a sed that does not truncate output |
---|
147 | configure:4487: result: /opt/local/bin/gsed |
---|
148 | configure:4490: checking for grep that handles long lines and -e |
---|
149 | configure:4550: result: /usr/bin/grep |
---|
150 | configure:4555: checking for egrep |
---|
151 | configure:4619: result: /usr/bin/grep -E |
---|
152 | configure:4635: checking for ld used by /usr/bin/clang |
---|
153 | configure:4702: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
154 | configure:4711: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
155 | configure:4726: result: no |
---|
156 | configure:4731: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
157 | configure:4738: result: -r |
---|
158 | configure:4756: checking for BSD-compatible nm |
---|
159 | configure:4805: result: /usr/bin/nm |
---|
160 | configure:4809: checking whether ln -s works |
---|
161 | configure:4813: result: yes |
---|
162 | configure:4820: checking how to recognize dependent libraries |
---|
163 | configure:5006: result: pass_all |
---|
164 | configure:5255: checking how to run the C preprocessor |
---|
165 | configure:5295: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
166 | configure:5302: $? = 0 |
---|
167 | configure:5333: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
168 | conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found |
---|
169 | #include <ac_nonexistent.h> |
---|
170 | ^ |
---|
171 | 1 error generated. |
---|
172 | configure:5340: $? = 1 |
---|
173 | configure: failed program was: |
---|
174 | | /* confdefs.h. */ |
---|
175 | | #define PACKAGE_NAME "apertium" |
---|
176 | | #define PACKAGE_TARNAME "apertium" |
---|
177 | | #define PACKAGE_VERSION "3.1.1" |
---|
178 | | #define PACKAGE_STRING "apertium 3.1.1" |
---|
179 | | #define PACKAGE_BUGREPORT "sortiz@users.sourceforge.net" |
---|
180 | | /* end confdefs.h. */ |
---|
181 | | #include <ac_nonexistent.h> |
---|
182 | configure:5373: result: /usr/bin/clang -E |
---|
183 | configure:5402: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
184 | configure:5409: $? = 0 |
---|
185 | configure:5440: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
186 | conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found |
---|
187 | #include <ac_nonexistent.h> |
---|
188 | ^ |
---|
189 | 1 error generated. |
---|
190 | configure:5447: $? = 1 |
---|
191 | configure: failed program was: |
---|
192 | | /* confdefs.h. */ |
---|
193 | | #define PACKAGE_NAME "apertium" |
---|
194 | | #define PACKAGE_TARNAME "apertium" |
---|
195 | | #define PACKAGE_VERSION "3.1.1" |
---|
196 | | #define PACKAGE_STRING "apertium 3.1.1" |
---|
197 | | #define PACKAGE_BUGREPORT "sortiz@users.sourceforge.net" |
---|
198 | | /* end confdefs.h. */ |
---|
199 | | #include <ac_nonexistent.h> |
---|
200 | configure:5485: checking for ANSI C header files |
---|
201 | configure:5515: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
202 | configure:5522: $? = 0 |
---|
203 | configure:5621: /usr/bin/clang -o conftest -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
204 | configure:5625: $? = 0 |
---|
205 | configure:5631: ./conftest |
---|
206 | configure:5635: $? = 0 |
---|
207 | configure:5653: result: yes |
---|
208 | configure:5677: checking for sys/types.h |
---|
209 | configure:5698: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
210 | configure:5705: $? = 0 |
---|
211 | configure:5722: result: yes |
---|
212 | configure:5677: checking for sys/stat.h |
---|
213 | configure:5698: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
214 | configure:5705: $? = 0 |
---|
215 | configure:5722: result: yes |
---|
216 | configure:5677: checking for stdlib.h |
---|
217 | configure:5698: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
218 | configure:5705: $? = 0 |
---|
219 | configure:5722: result: yes |
---|
220 | configure:5677: checking for string.h |
---|
221 | configure:5698: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
222 | configure:5705: $? = 0 |
---|
223 | configure:5722: result: yes |
---|
224 | configure:5677: checking for memory.h |
---|
225 | configure:5698: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
226 | configure:5705: $? = 0 |
---|
227 | configure:5722: result: yes |
---|
228 | configure:5677: checking for strings.h |
---|
229 | configure:5698: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
230 | configure:5705: $? = 0 |
---|
231 | configure:5722: result: yes |
---|
232 | configure:5677: checking for inttypes.h |
---|
233 | configure:5698: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
234 | configure:5705: $? = 0 |
---|
235 | configure:5722: result: yes |
---|
236 | configure:5677: checking for stdint.h |
---|
237 | configure:5698: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
238 | configure:5705: $? = 0 |
---|
239 | configure:5722: result: yes |
---|
240 | configure:5677: checking for unistd.h |
---|
241 | configure:5698: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
242 | configure:5705: $? = 0 |
---|
243 | configure:5722: result: yes |
---|
244 | configure:5751: checking dlfcn.h usability |
---|
245 | configure:5768: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
246 | configure:5775: $? = 0 |
---|
247 | configure:5789: result: yes |
---|
248 | configure:5793: checking dlfcn.h presence |
---|
249 | configure:5808: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
250 | configure:5815: $? = 0 |
---|
251 | configure:5829: result: yes |
---|
252 | configure:5862: checking for dlfcn.h |
---|
253 | configure:5871: result: yes |
---|
254 | configure:5895: checking how to run the C++ preprocessor |
---|
255 | configure:5931: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
256 | configure:5938: $? = 0 |
---|
257 | configure:5969: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
258 | conftest.cpp:19:10: fatal error: 'ac_nonexistent.h' file not found |
---|
259 | #include <ac_nonexistent.h> |
---|
260 | ^ |
---|
261 | 1 error generated. |
---|
262 | configure:5976: $? = 1 |
---|
263 | configure: failed program was: |
---|
264 | | /* confdefs.h. */ |
---|
265 | | #define PACKAGE_NAME "apertium" |
---|
266 | | #define PACKAGE_TARNAME "apertium" |
---|
267 | | #define PACKAGE_VERSION "3.1.1" |
---|
268 | | #define PACKAGE_STRING "apertium 3.1.1" |
---|
269 | | #define PACKAGE_BUGREPORT "sortiz@users.sourceforge.net" |
---|
270 | | #define STDC_HEADERS 1 |
---|
271 | | #define HAVE_SYS_TYPES_H 1 |
---|
272 | | #define HAVE_SYS_STAT_H 1 |
---|
273 | | #define HAVE_STDLIB_H 1 |
---|
274 | | #define HAVE_STRING_H 1 |
---|
275 | | #define HAVE_MEMORY_H 1 |
---|
276 | | #define HAVE_STRINGS_H 1 |
---|
277 | | #define HAVE_INTTYPES_H 1 |
---|
278 | | #define HAVE_STDINT_H 1 |
---|
279 | | #define HAVE_UNISTD_H 1 |
---|
280 | | #define HAVE_DLFCN_H 1 |
---|
281 | | /* end confdefs.h. */ |
---|
282 | | #include <ac_nonexistent.h> |
---|
283 | configure:6009: result: /usr/bin/clang++ -E |
---|
284 | configure:6038: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
285 | configure:6045: $? = 0 |
---|
286 | configure:6076: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
287 | conftest.cpp:19:10: fatal error: 'ac_nonexistent.h' file not found |
---|
288 | #include <ac_nonexistent.h> |
---|
289 | ^ |
---|
290 | 1 error generated. |
---|
291 | configure:6083: $? = 1 |
---|
292 | configure: failed program was: |
---|
293 | | /* confdefs.h. */ |
---|
294 | | #define PACKAGE_NAME "apertium" |
---|
295 | | #define PACKAGE_TARNAME "apertium" |
---|
296 | | #define PACKAGE_VERSION "3.1.1" |
---|
297 | | #define PACKAGE_STRING "apertium 3.1.1" |
---|
298 | | #define PACKAGE_BUGREPORT "sortiz@users.sourceforge.net" |
---|
299 | | #define STDC_HEADERS 1 |
---|
300 | | #define HAVE_SYS_TYPES_H 1 |
---|
301 | | #define HAVE_SYS_STAT_H 1 |
---|
302 | | #define HAVE_STDLIB_H 1 |
---|
303 | | #define HAVE_STRING_H 1 |
---|
304 | | #define HAVE_MEMORY_H 1 |
---|
305 | | #define HAVE_STRINGS_H 1 |
---|
306 | | #define HAVE_INTTYPES_H 1 |
---|
307 | | #define HAVE_STDINT_H 1 |
---|
308 | | #define HAVE_UNISTD_H 1 |
---|
309 | | #define HAVE_DLFCN_H 1 |
---|
310 | | /* end confdefs.h. */ |
---|
311 | | #include <ac_nonexistent.h> |
---|
312 | configure:6176: checking for g77 |
---|
313 | configure:6206: result: no |
---|
314 | configure:6176: checking for xlf |
---|
315 | configure:6206: result: no |
---|
316 | configure:6176: checking for f77 |
---|
317 | configure:6206: result: no |
---|
318 | configure:6176: checking for frt |
---|
319 | configure:6206: result: no |
---|
320 | configure:6176: checking for pgf77 |
---|
321 | configure:6206: result: no |
---|
322 | configure:6176: checking for cf77 |
---|
323 | configure:6206: result: no |
---|
324 | configure:6176: checking for fort77 |
---|
325 | configure:6206: result: no |
---|
326 | configure:6176: checking for fl32 |
---|
327 | configure:6206: result: no |
---|
328 | configure:6176: checking for af77 |
---|
329 | configure:6206: result: no |
---|
330 | configure:6176: checking for xlf90 |
---|
331 | configure:6206: result: no |
---|
332 | configure:6176: checking for f90 |
---|
333 | configure:6206: result: no |
---|
334 | configure:6176: checking for pgf90 |
---|
335 | configure:6206: result: no |
---|
336 | configure:6176: checking for pghpf |
---|
337 | configure:6206: result: no |
---|
338 | configure:6176: checking for epcf90 |
---|
339 | configure:6206: result: no |
---|
340 | configure:6176: checking for gfortran |
---|
341 | configure:6206: result: no |
---|
342 | configure:6176: checking for g95 |
---|
343 | configure:6206: result: no |
---|
344 | configure:6176: checking for xlf95 |
---|
345 | configure:6206: result: no |
---|
346 | configure:6176: checking for f95 |
---|
347 | configure:6206: result: no |
---|
348 | configure:6176: checking for fort |
---|
349 | configure:6206: result: no |
---|
350 | configure:6176: checking for ifort |
---|
351 | configure:6206: result: no |
---|
352 | configure:6176: checking for ifc |
---|
353 | configure:6206: result: no |
---|
354 | configure:6176: checking for efc |
---|
355 | configure:6206: result: no |
---|
356 | configure:6176: checking for pgf95 |
---|
357 | configure:6206: result: no |
---|
358 | configure:6176: checking for lf95 |
---|
359 | configure:6206: result: no |
---|
360 | configure:6176: checking for ftn |
---|
361 | configure:6206: result: no |
---|
362 | configure:6233: checking for Fortran 77 compiler version |
---|
363 | configure:6241: --version >&5 |
---|
364 | ./configure: line 6243: --version: command not found |
---|
365 | configure:6245: $? = 127 |
---|
366 | configure:6252: -v >&5 |
---|
367 | ./configure: line 6254: -v: command not found |
---|
368 | configure:6256: $? = 127 |
---|
369 | configure:6263: -V >&5 |
---|
370 | ./configure: line 6265: -V: command not found |
---|
371 | configure:6267: $? = 127 |
---|
372 | configure:6275: checking whether we are using the GNU Fortran 77 compiler |
---|
373 | configure:6294: -c -pipe -Os conftest.F >&5 |
---|
374 | ./configure: line 6296: -c: command not found |
---|
375 | configure:6301: $? = 127 |
---|
376 | configure: failed program was: |
---|
377 | | program main |
---|
378 | | #ifndef __GNUC__ |
---|
379 | | choke me |
---|
380 | | #endif |
---|
381 | | |
---|
382 | | end |
---|
383 | configure:6318: result: no |
---|
384 | configure:6324: checking whether accepts -g |
---|
385 | configure:6341: -c -g conftest.f >&5 |
---|
386 | ./configure: line 6343: -c: command not found |
---|
387 | configure:6348: $? = 127 |
---|
388 | configure: failed program was: |
---|
389 | | program main |
---|
390 | | |
---|
391 | | end |
---|
392 | configure:6364: result: no |
---|
393 | configure:6397: checking the maximum length of command line arguments |
---|
394 | configure:6509: result: 196608 |
---|
395 | configure:6521: checking command to parse /usr/bin/nm output from /usr/bin/clang object |
---|
396 | configure:6626: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
397 | configure:6629: $? = 0 |
---|
398 | configure:6633: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
399 | configure:6636: $? = 0 |
---|
400 | cannot find nm_test_var in conftest.nm |
---|
401 | configure:6626: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
402 | configure:6629: $? = 0 |
---|
403 | configure:6633: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
404 | configure:6636: $? = 0 |
---|
405 | configure:6688: /usr/bin/clang -o conftest -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
406 | configure:6691: $? = 0 |
---|
407 | configure:6729: result: ok |
---|
408 | configure:6733: checking for objdir |
---|
409 | configure:6748: result: .libs |
---|
410 | configure:6840: checking for ar |
---|
411 | configure:6856: found /usr/bin/ar |
---|
412 | configure:6867: result: ar |
---|
413 | configure:6936: checking for ranlib |
---|
414 | configure:6952: found /usr/bin/ranlib |
---|
415 | configure:6963: result: ranlib |
---|
416 | configure:7032: checking for strip |
---|
417 | configure:7048: found /usr/bin/strip |
---|
418 | configure:7059: result: strip |
---|
419 | configure:7316: checking for dsymutil |
---|
420 | configure:7332: found /usr/bin/dsymutil |
---|
421 | configure:7343: result: dsymutil |
---|
422 | configure:7412: checking for nmedit |
---|
423 | configure:7428: found /usr/bin/nmedit |
---|
424 | configure:7439: result: nmedit |
---|
425 | configure:7466: checking for -single_module linker flag |
---|
426 | configure:7487: result: yes |
---|
427 | configure:7489: checking for -exported_symbols_list linker flag |
---|
428 | configure:7519: /usr/bin/clang -o conftest -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
429 | configure:7526: $? = 0 |
---|
430 | configure:7548: result: yes |
---|
431 | configure:7661: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
432 | configure:7679: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
433 | configure:7683: $? = 0 |
---|
434 | configure:7696: result: yes |
---|
435 | configure:7711: checking for /usr/bin/clang option to produce PIC |
---|
436 | configure:7943: result: -fno-common |
---|
437 | configure:7951: checking if /usr/bin/clang PIC flag -fno-common works |
---|
438 | configure:7969: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
439 | configure:7973: $? = 0 |
---|
440 | configure:7986: result: yes |
---|
441 | configure:8014: checking if /usr/bin/clang static flag -static works |
---|
442 | configure:8042: result: no |
---|
443 | configure:8052: checking if /usr/bin/clang supports -c -o file.o |
---|
444 | configure:8073: /usr/bin/clang -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
445 | configure:8077: $? = 0 |
---|
446 | configure:8099: result: yes |
---|
447 | configure:8125: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
448 | configure:9095: result: yes |
---|
449 | configure:9162: checking dynamic linker characteristics |
---|
450 | configure:9764: result: darwin14.0.0 dyld |
---|
451 | configure:9788: checking how to hardcode library paths into programs |
---|
452 | configure:9813: result: immediate |
---|
453 | configure:9827: checking whether stripping libraries is possible |
---|
454 | configure:9841: result: yes |
---|
455 | configure:10662: checking if libtool supports shared libraries |
---|
456 | configure:10664: result: yes |
---|
457 | configure:10667: checking whether to build shared libraries |
---|
458 | configure:10688: result: yes |
---|
459 | configure:10691: checking whether to build static libraries |
---|
460 | configure:10695: result: yes |
---|
461 | configure:10789: creating libtool |
---|
462 | configure:11382: checking for ld used by /usr/bin/clang++ |
---|
463 | configure:11449: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
464 | configure:11458: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
465 | configure:11473: result: no |
---|
466 | configure:11524: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
467 | configure:12478: result: yes |
---|
468 | configure:12495: /usr/bin/clang++ -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
469 | configure:12498: $? = 0 |
---|
470 | configure:12654: checking for /usr/bin/clang++ option to produce PIC |
---|
471 | configure:12938: result: -fno-common |
---|
472 | configure:12946: checking if /usr/bin/clang++ PIC flag -fno-common works |
---|
473 | configure:12964: /usr/bin/clang++ -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
474 | configure:12968: $? = 0 |
---|
475 | configure:12981: result: yes |
---|
476 | configure:13009: checking if /usr/bin/clang++ static flag -static works |
---|
477 | configure:13037: result: no |
---|
478 | configure:13047: checking if /usr/bin/clang++ supports -c -o file.o |
---|
479 | configure:13068: /usr/bin/clang++ -c -Wall -ansi -O3 -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
480 | configure:13072: $? = 0 |
---|
481 | configure:13094: result: yes |
---|
482 | configure:13120: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
483 | configure:13146: result: yes |
---|
484 | configure:13213: checking dynamic linker characteristics |
---|
485 | configure:13763: result: darwin14.0.0 dyld |
---|
486 | configure:13787: checking how to hardcode library paths into programs |
---|
487 | configure:13812: result: immediate |
---|
488 | configure:20013: checking whether build environment is sane |
---|
489 | configure:20056: result: yes |
---|
490 | configure:20079: checking for xmllint |
---|
491 | configure:20097: found /opt/local/bin/xmllint |
---|
492 | configure:20110: result: /opt/local/bin/xmllint |
---|
493 | configure:20133: checking for xsltproc |
---|
494 | configure:20151: found /opt/local/bin/xsltproc |
---|
495 | configure:20164: result: /opt/local/bin/xsltproc |
---|
496 | configure:20187: checking for bash |
---|
497 | configure:20218: result: /bin/sh |
---|
498 | configure:20241: checking for flex |
---|
499 | configure:20259: found /opt/local/bin/flex |
---|
500 | configure:20272: result: /opt/local/bin/flex |
---|
501 | configure:20295: checking for pkg-config |
---|
502 | configure:20313: found /opt/local/bin/pkg-config |
---|
503 | configure:20326: result: /opt/local/bin/pkg-config |
---|
504 | configure:20351: checking for strcasecmp |
---|
505 | configure:20407: /usr/bin/clang++ -o conftest -Wall -ansi -O3 -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
506 | configure:20414: $? = 0 |
---|
507 | configure:20436: result: yes |
---|
508 | configure:20993: checking pkg-config is at least version 0.9.0 |
---|
509 | configure:20996: result: yes |
---|
510 | configure:21007: checking for APERTIUM |
---|
511 | configure:21014: $PKG_CONFIG --exists --print-errors " lttoolbox-3.1 >= 3.1.1 libxml-2.0 >= 2.6.17 libpcre >= 6.4" |
---|
512 | Package lttoolbox-3.1 was not found in the pkg-config search path. |
---|
513 | Perhaps you should add the directory containing `lttoolbox-3.1.pc' |
---|
514 | to the PKG_CONFIG_PATH environment variable |
---|
515 | No package 'lttoolbox-3.1' found |
---|
516 | configure:21017: $? = 1 |
---|
517 | configure:21030: $PKG_CONFIG --exists --print-errors " lttoolbox-3.1 >= 3.1.1 libxml-2.0 >= 2.6.17 libpcre >= 6.4" |
---|
518 | Package lttoolbox-3.1 was not found in the pkg-config search path. |
---|
519 | Perhaps you should add the directory containing `lttoolbox-3.1.pc' |
---|
520 | to the PKG_CONFIG_PATH environment variable |
---|
521 | No package 'lttoolbox-3.1' found |
---|
522 | configure:21033: $? = 1 |
---|
523 | No package 'lttoolbox-3.1' found |
---|
524 | configure:21070: error: Package requirements ( lttoolbox-3.1 >= 3.1.1 libxml-2.0 >= 2.6.17 libpcre >= 6.4) were not met: |
---|
525 | |
---|
526 | No package 'lttoolbox-3.1' found |
---|
527 | |
---|
528 | Consider adjusting the PKG_CONFIG_PATH environment variable if you |
---|
529 | installed software in a non-standard prefix. |
---|
530 | |
---|
531 | Alternatively, you may set the environment variables APERTIUM_CFLAGS |
---|
532 | and APERTIUM_LIBS to avoid the need to call pkg-config. |
---|
533 | See the pkg-config man page for more details. |
---|
534 | |
---|
535 | |
---|
536 | ## ---------------- ## |
---|
537 | ## Cache variables. ## |
---|
538 | ## ---------------- ## |
---|
539 | |
---|
540 | ac_cv_build=i386-apple-darwin14.0.0 |
---|
541 | ac_cv_c_compiler_gnu=yes |
---|
542 | ac_cv_cxx_compiler_gnu=yes |
---|
543 | ac_cv_env_APERTIUM_CFLAGS_set= |
---|
544 | ac_cv_env_APERTIUM_CFLAGS_value= |
---|
545 | ac_cv_env_APERTIUM_LIBS_set= |
---|
546 | ac_cv_env_APERTIUM_LIBS_value= |
---|
547 | ac_cv_env_CCC_set= |
---|
548 | ac_cv_env_CCC_value= |
---|
549 | ac_cv_env_CC_set=set |
---|
550 | ac_cv_env_CC_value=/usr/bin/clang |
---|
551 | ac_cv_env_CFLAGS_set=set |
---|
552 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
553 | ac_cv_env_CPPFLAGS_set=set |
---|
554 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
555 | ac_cv_env_CPP_set= |
---|
556 | ac_cv_env_CPP_value= |
---|
557 | ac_cv_env_CXXCPP_set= |
---|
558 | ac_cv_env_CXXCPP_value= |
---|
559 | ac_cv_env_CXXFLAGS_set=set |
---|
560 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
561 | ac_cv_env_CXX_set=set |
---|
562 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
563 | ac_cv_env_F77_set= |
---|
564 | ac_cv_env_F77_value= |
---|
565 | ac_cv_env_FFLAGS_set=set |
---|
566 | ac_cv_env_FFLAGS_value='-pipe -Os' |
---|
567 | ac_cv_env_LDFLAGS_set=set |
---|
568 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
569 | ac_cv_env_LIBS_set= |
---|
570 | ac_cv_env_LIBS_value= |
---|
571 | ac_cv_env_PKG_CONFIG_set= |
---|
572 | ac_cv_env_PKG_CONFIG_value= |
---|
573 | ac_cv_env_build_alias_set= |
---|
574 | ac_cv_env_build_alias_value= |
---|
575 | ac_cv_env_host_alias_set= |
---|
576 | ac_cv_env_host_alias_value= |
---|
577 | ac_cv_env_target_alias_set= |
---|
578 | ac_cv_env_target_alias_value= |
---|
579 | ac_cv_f77_compiler_gnu=no |
---|
580 | ac_cv_func_strcasecmp=yes |
---|
581 | ac_cv_header_dlfcn_h=yes |
---|
582 | ac_cv_header_inttypes_h=yes |
---|
583 | ac_cv_header_memory_h=yes |
---|
584 | ac_cv_header_stdc=yes |
---|
585 | ac_cv_header_stdint_h=yes |
---|
586 | ac_cv_header_stdlib_h=yes |
---|
587 | ac_cv_header_string_h=yes |
---|
588 | ac_cv_header_strings_h=yes |
---|
589 | ac_cv_header_sys_stat_h=yes |
---|
590 | ac_cv_header_sys_types_h=yes |
---|
591 | ac_cv_header_unistd_h=yes |
---|
592 | ac_cv_host=i386-apple-darwin14.0.0 |
---|
593 | ac_cv_objext=o |
---|
594 | ac_cv_path_BASH=/bin/sh |
---|
595 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
596 | ac_cv_path_FLEX=/opt/local/bin/flex |
---|
597 | ac_cv_path_GREP=/usr/bin/grep |
---|
598 | ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
599 | ac_cv_path_XMLLINT=/opt/local/bin/xmllint |
---|
600 | ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc |
---|
601 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
602 | ac_cv_prog_AWK=gawk |
---|
603 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
604 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
605 | ac_cv_prog_ac_ct_AR=ar |
---|
606 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
607 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
608 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
609 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
610 | ac_cv_prog_ac_ct_STRIP=strip |
---|
611 | ac_cv_prog_cc_c89= |
---|
612 | ac_cv_prog_cc_g=yes |
---|
613 | ac_cv_prog_cxx_g=yes |
---|
614 | ac_cv_prog_f77_g=no |
---|
615 | ac_cv_prog_make_make_set=yes |
---|
616 | ac_cv_target=i386-apple-darwin14.0.0 |
---|
617 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
618 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
619 | lt_cv_apple_cc_single_mod=yes |
---|
620 | lt_cv_deplibs_check_method=pass_all |
---|
621 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
622 | lt_cv_file_magic_test_file= |
---|
623 | lt_cv_ld_exported_symbols_list=yes |
---|
624 | lt_cv_ld_reload_flag=-r |
---|
625 | lt_cv_objdir=.libs |
---|
626 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
627 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
628 | lt_cv_path_NM=/usr/bin/nm |
---|
629 | lt_cv_path_SED=/opt/local/bin/gsed |
---|
630 | lt_cv_prog_compiler_c_o=yes |
---|
631 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
632 | lt_cv_prog_compiler_pic_works=yes |
---|
633 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
634 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
635 | lt_cv_prog_compiler_static_works=no |
---|
636 | lt_cv_prog_compiler_static_works_CXX=no |
---|
637 | lt_cv_prog_gnu_ld=no |
---|
638 | lt_cv_prog_gnu_ldcxx=no |
---|
639 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
640 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' |
---|
641 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
642 | lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' |
---|
643 | lt_cv_sys_lib_search_path_spec='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.0 /usr/local/lib' |
---|
644 | lt_cv_sys_max_cmd_len=196608 |
---|
645 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
646 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
647 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
648 | lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' |
---|
649 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
650 | |
---|
651 | ## ----------------- ## |
---|
652 | ## Output variables. ## |
---|
653 | ## ----------------- ## |
---|
654 | |
---|
655 | ACLOCAL='${SHELL} /usr/local/opt/local/var/macports/build/_usr_local_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_apertium/apertium/work/apertium-3.1.1/missing --run aclocal-1.10' |
---|
656 | AMDEPBACKSLASH='\' |
---|
657 | AMDEP_FALSE='#' |
---|
658 | AMDEP_TRUE='' |
---|
659 | AMTAR='${SHELL} /usr/local/opt/local/var/macports/build/_usr_local_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_apertium/apertium/work/apertium-3.1.1/missing --run tar' |
---|
660 | APERTIUM_CFLAGS='' |
---|
661 | APERTIUM_LIBS='' |
---|
662 | AR='ar' |
---|
663 | AUTOCONF='${SHELL} /usr/local/opt/local/var/macports/build/_usr_local_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_apertium/apertium/work/apertium-3.1.1/missing --run autoconf' |
---|
664 | AUTOHEADER='${SHELL} /usr/local/opt/local/var/macports/build/_usr_local_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_apertium/apertium/work/apertium-3.1.1/missing --run autoheader' |
---|
665 | AUTOMAKE='${SHELL} /usr/local/opt/local/var/macports/build/_usr_local_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_apertium/apertium/work/apertium-3.1.1/missing --run automake-1.10' |
---|
666 | AWK='gawk' |
---|
667 | BASH='/bin/sh' |
---|
668 | CC='/usr/bin/clang' |
---|
669 | CCDEPMODE='depmode=gcc3' |
---|
670 | CFLAGS='-Wall -ansi -O3 -pipe -Os -arch x86_64' |
---|
671 | CPP='/usr/bin/clang -E' |
---|
672 | CPPFLAGS='-I/opt/local/include' |
---|
673 | CXX='/usr/bin/clang++' |
---|
674 | CXXCPP='/usr/bin/clang++ -E' |
---|
675 | CXXDEPMODE='depmode=gcc3' |
---|
676 | CXXFLAGS='-Wall -ansi -O3 -pipe -Os -arch x86_64 -stdlib=libc++' |
---|
677 | CYGPATH_W='echo' |
---|
678 | DEFS='' |
---|
679 | DEPDIR='.deps' |
---|
680 | DSYMUTIL='dsymutil' |
---|
681 | ECHO='/bin/echo' |
---|
682 | ECHO_C='\c' |
---|
683 | ECHO_N='' |
---|
684 | ECHO_T='' |
---|
685 | EGREP='/usr/bin/grep -E' |
---|
686 | EXEEXT='' |
---|
687 | F77='' |
---|
688 | FFLAGS='-pipe -Os' |
---|
689 | FLEX='/opt/local/bin/flex' |
---|
690 | GENERIC_API_VERSION='3.1' |
---|
691 | GENERIC_LIBRARY_NAME='apertium' |
---|
692 | GENERIC_LIBRARY_VERSION='0:0:0' |
---|
693 | GENERIC_MAJOR_VERSION='3' |
---|
694 | GENERIC_RELEASE='3.1' |
---|
695 | GENERIC_VERSION='3.1.1' |
---|
696 | GREP='/usr/bin/grep' |
---|
697 | INSTALL_DATA='${INSTALL} -m 644' |
---|
698 | INSTALL_PROGRAM='${INSTALL}' |
---|
699 | INSTALL_SCRIPT='${INSTALL}' |
---|
700 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
701 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
702 | LIBOBJS='' |
---|
703 | LIBS='' |
---|
704 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
705 | LN_S='ln -s' |
---|
706 | LTLIBOBJS='' |
---|
707 | MAKEINFO='${SHELL} /usr/local/opt/local/var/macports/build/_usr_local_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_apertium/apertium/work/apertium-3.1.1/missing --run makeinfo' |
---|
708 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
709 | NMEDIT='nmedit' |
---|
710 | OBJEXT='o' |
---|
711 | PACKAGE='apertium' |
---|
712 | PACKAGE_BUGREPORT='sortiz@users.sourceforge.net' |
---|
713 | PACKAGE_NAME='apertium' |
---|
714 | PACKAGE_STRING='apertium 3.1.1' |
---|
715 | PACKAGE_TARNAME='apertium' |
---|
716 | PACKAGE_VERSION='3.1.1' |
---|
717 | PATH_SEPARATOR=':' |
---|
718 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
719 | RANLIB='ranlib' |
---|
720 | SED='/opt/local/bin/gsed' |
---|
721 | SET_MAKE='' |
---|
722 | SHELL='/bin/sh' |
---|
723 | STRIP='strip' |
---|
724 | VERSION='3.1.1' |
---|
725 | XMLLINT='/opt/local/bin/xmllint' |
---|
726 | XSLTPROC='/opt/local/bin/xsltproc' |
---|
727 | ac_ct_CC='/usr/bin/clang' |
---|
728 | ac_ct_CXX='' |
---|
729 | ac_ct_F77='' |
---|
730 | am__fastdepCC_FALSE='#' |
---|
731 | am__fastdepCC_TRUE='' |
---|
732 | am__fastdepCXX_FALSE='#' |
---|
733 | am__fastdepCXX_TRUE='' |
---|
734 | am__include='include' |
---|
735 | am__isrc='' |
---|
736 | am__leading_dot='.' |
---|
737 | am__quote='' |
---|
738 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
739 | am__untar='${AMTAR} xf -' |
---|
740 | bindir='${exec_prefix}/bin' |
---|
741 | build='i386-apple-darwin14.0.0' |
---|
742 | build_alias='' |
---|
743 | build_cpu='i386' |
---|
744 | build_os='darwin14.0.0' |
---|
745 | build_vendor='apple' |
---|
746 | datadir='${datarootdir}' |
---|
747 | datarootdir='${prefix}/share' |
---|
748 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
749 | dvidir='${docdir}' |
---|
750 | exec_prefix='NONE' |
---|
751 | host='i386-apple-darwin14.0.0' |
---|
752 | host_alias='' |
---|
753 | host_cpu='i386' |
---|
754 | host_os='darwin14.0.0' |
---|
755 | host_vendor='apple' |
---|
756 | htmldir='${docdir}' |
---|
757 | includedir='${prefix}/include' |
---|
758 | infodir='${datarootdir}/info' |
---|
759 | install_sh='$(SHELL) /usr/local/opt/local/var/macports/build/_usr_local_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_apertium/apertium/work/apertium-3.1.1/install-sh' |
---|
760 | libdir='${exec_prefix}/lib' |
---|
761 | libexecdir='${exec_prefix}/libexec' |
---|
762 | localedir='${datarootdir}/locale' |
---|
763 | localstatedir='${prefix}/var' |
---|
764 | mandir='${datarootdir}/man' |
---|
765 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
766 | oldincludedir='/usr/include' |
---|
767 | pdfdir='${docdir}' |
---|
768 | prefix='/opt/local' |
---|
769 | program_transform_name='s,x,x,' |
---|
770 | psdir='${docdir}' |
---|
771 | sbindir='${exec_prefix}/sbin' |
---|
772 | sharedstatedir='${prefix}/com' |
---|
773 | sysconfdir='${prefix}/etc' |
---|
774 | target='i386-apple-darwin14.0.0' |
---|
775 | target_alias='' |
---|
776 | target_cpu='i386' |
---|
777 | target_os='darwin14.0.0' |
---|
778 | target_vendor='apple' |
---|
779 | |
---|
780 | ## ----------- ## |
---|
781 | ## confdefs.h. ## |
---|
782 | ## ----------- ## |
---|
783 | |
---|
784 | #define PACKAGE_NAME "apertium" |
---|
785 | #define PACKAGE_TARNAME "apertium" |
---|
786 | #define PACKAGE_VERSION "3.1.1" |
---|
787 | #define PACKAGE_STRING "apertium 3.1.1" |
---|
788 | #define PACKAGE_BUGREPORT "sortiz@users.sourceforge.net" |
---|
789 | #define STDC_HEADERS 1 |
---|
790 | #define HAVE_SYS_TYPES_H 1 |
---|
791 | #define HAVE_SYS_STAT_H 1 |
---|
792 | #define HAVE_STDLIB_H 1 |
---|
793 | #define HAVE_STRING_H 1 |
---|
794 | #define HAVE_MEMORY_H 1 |
---|
795 | #define HAVE_STRINGS_H 1 |
---|
796 | #define HAVE_INTTYPES_H 1 |
---|
797 | #define HAVE_STDINT_H 1 |
---|
798 | #define HAVE_UNISTD_H 1 |
---|
799 | #define HAVE_DLFCN_H 1 |
---|
800 | #define HAVE_STRCASECMP 1 |
---|
801 | |
---|
802 | configure: exit 1 |
---|