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 libedit configure 3.0, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking --enable-widec --disable-dependency-tracking |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Maarten-Versteeghs-MacBook-Pro.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~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 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 |
---|
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: 4.00 gigabytes |
---|
33 | Default processor set: 106 tasks, 506 threads, 4 processors |
---|
34 | Load average: 1.88, Mach factor: 2.11 |
---|
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:2371: checking for gcc |
---|
52 | configure:2398: result: /usr/bin/gcc-4.2 |
---|
53 | configure:2627: checking for C compiler version |
---|
54 | configure:2636: /usr/bin/gcc-4.2 --version >&5 |
---|
55 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
56 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
57 | This is free software; see the source for copying conditions. There is NO |
---|
58 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
59 | |
---|
60 | configure:2647: $? = 0 |
---|
61 | configure:2636: /usr/bin/gcc-4.2 -v >&5 |
---|
62 | Using built-in specs. |
---|
63 | Target: i686-apple-darwin10 |
---|
64 | Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 |
---|
65 | Thread model: posix |
---|
66 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
67 | configure:2647: $? = 0 |
---|
68 | configure:2636: /usr/bin/gcc-4.2 -V >&5 |
---|
69 | gcc-4.2: argument to `-V' is missing |
---|
70 | configure:2647: $? = 1 |
---|
71 | configure:2636: /usr/bin/gcc-4.2 -qversion >&5 |
---|
72 | i686-apple-darwin10-gcc-4.2.1: no input files |
---|
73 | configure:2647: $? = 1 |
---|
74 | configure:2667: checking whether the C compiler works |
---|
75 | configure:2689: /usr/bin/gcc-4.2 -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
76 | configure:2693: $? = 0 |
---|
77 | configure:2741: result: yes |
---|
78 | configure:2744: checking for C compiler default output file name |
---|
79 | configure:2746: result: a.out |
---|
80 | configure:2752: checking for suffix of executables |
---|
81 | configure:2759: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
82 | configure:2763: $? = 0 |
---|
83 | configure:2785: result: |
---|
84 | configure:2807: checking whether we are cross compiling |
---|
85 | configure:2815: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
86 | configure:2819: $? = 0 |
---|
87 | configure:2826: ./conftest |
---|
88 | configure:2830: $? = 0 |
---|
89 | configure:2845: result: no |
---|
90 | configure:2850: checking for suffix of object files |
---|
91 | configure:2872: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
92 | configure:2876: $? = 0 |
---|
93 | configure:2897: result: o |
---|
94 | configure:2901: checking whether we are using the GNU C compiler |
---|
95 | configure:2920: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
96 | configure:2920: $? = 0 |
---|
97 | configure:2929: result: yes |
---|
98 | configure:2938: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
99 | configure:2958: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
100 | configure:2958: $? = 0 |
---|
101 | configure:2999: result: yes |
---|
102 | configure:3016: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
103 | configure:3079: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
104 | configure:3079: $? = 0 |
---|
105 | configure:3092: result: none needed |
---|
106 | configure:3118: checking how to run the C preprocessor |
---|
107 | configure:3149: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
108 | configure:3149: $? = 0 |
---|
109 | configure:3163: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
110 | conftest.c:9:28: error: ac_nonexistent.h: No such file or directory |
---|
111 | configure:3163: $? = 1 |
---|
112 | configure: failed program was: |
---|
113 | | /* confdefs.h */ |
---|
114 | | #define PACKAGE_NAME "libedit" |
---|
115 | | #define PACKAGE_TARNAME "libedit-20120601" |
---|
116 | | #define PACKAGE_VERSION "3.0" |
---|
117 | | #define PACKAGE_STRING "libedit 3.0" |
---|
118 | | #define PACKAGE_BUGREPORT "" |
---|
119 | | #define PACKAGE_URL "" |
---|
120 | | /* end confdefs.h. */ |
---|
121 | | #include <ac_nonexistent.h> |
---|
122 | configure:3188: result: /usr/bin/gcc-4.2 -E |
---|
123 | configure:3208: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
124 | configure:3208: $? = 0 |
---|
125 | configure:3222: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
126 | conftest.c:9:28: error: ac_nonexistent.h: No such file or directory |
---|
127 | configure:3222: $? = 1 |
---|
128 | configure: failed program was: |
---|
129 | | /* confdefs.h */ |
---|
130 | | #define PACKAGE_NAME "libedit" |
---|
131 | | #define PACKAGE_TARNAME "libedit-20120601" |
---|
132 | | #define PACKAGE_VERSION "3.0" |
---|
133 | | #define PACKAGE_STRING "libedit 3.0" |
---|
134 | | #define PACKAGE_BUGREPORT "" |
---|
135 | | #define PACKAGE_URL "" |
---|
136 | | /* end confdefs.h. */ |
---|
137 | | #include <ac_nonexistent.h> |
---|
138 | configure:3251: checking for grep that handles long lines and -e |
---|
139 | configure:3309: result: /usr/bin/grep |
---|
140 | configure:3314: checking for egrep |
---|
141 | configure:3376: result: /usr/bin/grep -E |
---|
142 | configure:3381: checking for ANSI C header files |
---|
143 | configure:3401: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
144 | configure:3401: $? = 0 |
---|
145 | configure:3474: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
146 | configure:3474: $? = 0 |
---|
147 | configure:3474: ./conftest |
---|
148 | configure:3474: $? = 0 |
---|
149 | configure:3485: result: yes |
---|
150 | configure:3498: checking for sys/types.h |
---|
151 | configure:3498: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
152 | configure:3498: $? = 0 |
---|
153 | configure:3498: result: yes |
---|
154 | configure:3498: checking for sys/stat.h |
---|
155 | configure:3498: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
156 | configure:3498: $? = 0 |
---|
157 | configure:3498: result: yes |
---|
158 | configure:3498: checking for stdlib.h |
---|
159 | configure:3498: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
160 | configure:3498: $? = 0 |
---|
161 | configure:3498: result: yes |
---|
162 | configure:3498: checking for string.h |
---|
163 | configure:3498: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
164 | configure:3498: $? = 0 |
---|
165 | configure:3498: result: yes |
---|
166 | configure:3498: checking for memory.h |
---|
167 | configure:3498: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
168 | configure:3498: $? = 0 |
---|
169 | configure:3498: result: yes |
---|
170 | configure:3498: checking for strings.h |
---|
171 | configure:3498: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
172 | configure:3498: $? = 0 |
---|
173 | configure:3498: result: yes |
---|
174 | configure:3498: checking for inttypes.h |
---|
175 | configure:3498: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
176 | configure:3498: $? = 0 |
---|
177 | configure:3498: result: yes |
---|
178 | configure:3498: checking for stdint.h |
---|
179 | configure:3498: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
180 | configure:3498: $? = 0 |
---|
181 | configure:3498: result: yes |
---|
182 | configure:3498: checking for unistd.h |
---|
183 | configure:3498: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
184 | configure:3498: $? = 0 |
---|
185 | configure:3498: result: yes |
---|
186 | configure:3511: checking minix/config.h usability |
---|
187 | configure:3511: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
188 | conftest.c:52:26: error: minix/config.h: No such file or directory |
---|
189 | configure:3511: $? = 1 |
---|
190 | configure: failed program was: |
---|
191 | | /* confdefs.h */ |
---|
192 | | #define PACKAGE_NAME "libedit" |
---|
193 | | #define PACKAGE_TARNAME "libedit-20120601" |
---|
194 | | #define PACKAGE_VERSION "3.0" |
---|
195 | | #define PACKAGE_STRING "libedit 3.0" |
---|
196 | | #define PACKAGE_BUGREPORT "" |
---|
197 | | #define PACKAGE_URL "" |
---|
198 | | #define STDC_HEADERS 1 |
---|
199 | | #define HAVE_SYS_TYPES_H 1 |
---|
200 | | #define HAVE_SYS_STAT_H 1 |
---|
201 | | #define HAVE_STDLIB_H 1 |
---|
202 | | #define HAVE_STRING_H 1 |
---|
203 | | #define HAVE_MEMORY_H 1 |
---|
204 | | #define HAVE_STRINGS_H 1 |
---|
205 | | #define HAVE_INTTYPES_H 1 |
---|
206 | | #define HAVE_STDINT_H 1 |
---|
207 | | #define HAVE_UNISTD_H 1 |
---|
208 | | /* end confdefs.h. */ |
---|
209 | | #include <stdio.h> |
---|
210 | | #ifdef HAVE_SYS_TYPES_H |
---|
211 | | # include <sys/types.h> |
---|
212 | | #endif |
---|
213 | | #ifdef HAVE_SYS_STAT_H |
---|
214 | | # include <sys/stat.h> |
---|
215 | | #endif |
---|
216 | | #ifdef STDC_HEADERS |
---|
217 | | # include <stdlib.h> |
---|
218 | | # include <stddef.h> |
---|
219 | | #else |
---|
220 | | # ifdef HAVE_STDLIB_H |
---|
221 | | # include <stdlib.h> |
---|
222 | | # endif |
---|
223 | | #endif |
---|
224 | | #ifdef HAVE_STRING_H |
---|
225 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
226 | | # include <memory.h> |
---|
227 | | # endif |
---|
228 | | # include <string.h> |
---|
229 | | #endif |
---|
230 | | #ifdef HAVE_STRINGS_H |
---|
231 | | # include <strings.h> |
---|
232 | | #endif |
---|
233 | | #ifdef HAVE_INTTYPES_H |
---|
234 | | # include <inttypes.h> |
---|
235 | | #endif |
---|
236 | | #ifdef HAVE_STDINT_H |
---|
237 | | # include <stdint.h> |
---|
238 | | #endif |
---|
239 | | #ifdef HAVE_UNISTD_H |
---|
240 | | # include <unistd.h> |
---|
241 | | #endif |
---|
242 | | #include <minix/config.h> |
---|
243 | configure:3511: result: no |
---|
244 | configure:3511: checking minix/config.h presence |
---|
245 | configure:3511: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
246 | conftest.c:19:26: error: minix/config.h: No such file or directory |
---|
247 | configure:3511: $? = 1 |
---|
248 | configure: failed program was: |
---|
249 | | /* confdefs.h */ |
---|
250 | | #define PACKAGE_NAME "libedit" |
---|
251 | | #define PACKAGE_TARNAME "libedit-20120601" |
---|
252 | | #define PACKAGE_VERSION "3.0" |
---|
253 | | #define PACKAGE_STRING "libedit 3.0" |
---|
254 | | #define PACKAGE_BUGREPORT "" |
---|
255 | | #define PACKAGE_URL "" |
---|
256 | | #define STDC_HEADERS 1 |
---|
257 | | #define HAVE_SYS_TYPES_H 1 |
---|
258 | | #define HAVE_SYS_STAT_H 1 |
---|
259 | | #define HAVE_STDLIB_H 1 |
---|
260 | | #define HAVE_STRING_H 1 |
---|
261 | | #define HAVE_MEMORY_H 1 |
---|
262 | | #define HAVE_STRINGS_H 1 |
---|
263 | | #define HAVE_INTTYPES_H 1 |
---|
264 | | #define HAVE_STDINT_H 1 |
---|
265 | | #define HAVE_UNISTD_H 1 |
---|
266 | | /* end confdefs.h. */ |
---|
267 | | #include <minix/config.h> |
---|
268 | configure:3511: result: no |
---|
269 | configure:3511: checking for minix/config.h |
---|
270 | configure:3511: result: no |
---|
271 | configure:3532: checking whether it is safe to define __EXTENSIONS__ |
---|
272 | configure:3550: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
273 | configure:3550: $? = 0 |
---|
274 | configure:3557: result: yes |
---|
275 | configure:3617: checking for a BSD-compatible install |
---|
276 | configure:3685: result: /usr/bin/install -c |
---|
277 | configure:3696: checking whether build environment is sane |
---|
278 | configure:3751: result: yes |
---|
279 | configure:3902: checking for a thread-safe mkdir -p |
---|
280 | configure:3941: result: /opt/local/bin/gmkdir -p |
---|
281 | configure:3954: checking for gawk |
---|
282 | configure:3970: found /opt/local/bin/gawk |
---|
283 | configure:3981: result: gawk |
---|
284 | configure:3992: checking whether make sets $(MAKE) |
---|
285 | configure:4014: result: yes |
---|
286 | configure:4044: checking for style of include used by make |
---|
287 | configure:4072: result: GNU |
---|
288 | configure:4158: checking dependency style of /usr/bin/gcc-4.2 |
---|
289 | configure:4269: result: none |
---|
290 | configure:4314: checking build system type |
---|
291 | configure:4328: result: x86_64-apple-darwin10.8.0 |
---|
292 | configure:4348: checking host system type |
---|
293 | configure:4361: result: x86_64-apple-darwin10.8.0 |
---|
294 | configure:4402: checking how to print strings |
---|
295 | configure:4429: result: printf |
---|
296 | configure:4450: checking for a sed that does not truncate output |
---|
297 | configure:4514: result: /opt/local/bin/gsed |
---|
298 | configure:4532: checking for fgrep |
---|
299 | configure:4594: result: /usr/bin/grep -F |
---|
300 | configure:4629: checking for ld used by /usr/bin/gcc-4.2 |
---|
301 | configure:4696: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
302 | configure:4703: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
303 | configure:4718: result: no |
---|
304 | configure:4730: checking for BSD- or MS-compatible name lister (nm) |
---|
305 | configure:4779: result: /usr/bin/nm |
---|
306 | configure:4909: checking the name lister (/usr/bin/nm) interface |
---|
307 | configure:4916: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
308 | configure:4919: /usr/bin/nm "conftest.o" |
---|
309 | configure:4922: output |
---|
310 | 00000000 D _some_variable |
---|
311 | configure:4929: result: BSD nm |
---|
312 | configure:4932: checking whether ln -s works |
---|
313 | configure:4936: result: yes |
---|
314 | configure:4944: checking the maximum length of command line arguments |
---|
315 | configure:5074: result: 196608 |
---|
316 | configure:5091: checking whether the shell understands some XSI constructs |
---|
317 | configure:5101: result: yes |
---|
318 | configure:5105: checking whether the shell understands "+=" |
---|
319 | configure:5111: result: yes |
---|
320 | configure:5146: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format |
---|
321 | configure:5186: result: func_convert_file_noop |
---|
322 | configure:5193: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format |
---|
323 | configure:5213: result: func_convert_file_noop |
---|
324 | configure:5220: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files |
---|
325 | configure:5227: result: -r |
---|
326 | configure:5301: checking for objdump |
---|
327 | configure:5331: result: no |
---|
328 | configure:5360: checking how to recognize dependent libraries |
---|
329 | configure:5562: result: pass_all |
---|
330 | configure:5647: checking for dlltool |
---|
331 | configure:5677: result: no |
---|
332 | configure:5707: checking how to associate runtime and link libraries |
---|
333 | configure:5734: result: printf %s\n |
---|
334 | configure:5794: checking for ar |
---|
335 | configure:5810: found /opt/local/bin/ar |
---|
336 | configure:5821: result: ar |
---|
337 | configure:5858: checking for archiver @FILE support |
---|
338 | configure:5875: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
339 | configure:5875: $? = 0 |
---|
340 | configure:5878: ar cru libconftest.a @conftest.lst >&5 |
---|
341 | ar: @conftest.lst: No such file or directory |
---|
342 | configure:5881: $? = 1 |
---|
343 | configure:5901: result: no |
---|
344 | configure:5959: checking for strip |
---|
345 | configure:5975: found /opt/local/bin/strip |
---|
346 | configure:5986: result: strip |
---|
347 | configure:6058: checking for ranlib |
---|
348 | configure:6074: found /opt/local/bin/ranlib |
---|
349 | configure:6085: result: ranlib |
---|
350 | configure:6187: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object |
---|
351 | configure:6307: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
352 | configure:6310: $? = 0 |
---|
353 | configure:6314: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
354 | configure:6317: $? = 0 |
---|
355 | cannot find nm_test_var in conftest.nm |
---|
356 | configure:6307: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
357 | configure:6310: $? = 0 |
---|
358 | configure:6314: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
359 | configure:6317: $? = 0 |
---|
360 | configure:6383: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c conftstm.o >&5 |
---|
361 | configure:6386: $? = 0 |
---|
362 | configure:6424: result: ok |
---|
363 | configure:6461: checking for sysroot |
---|
364 | configure:6491: result: no |
---|
365 | configure:6747: checking for mt |
---|
366 | configure:6777: result: no |
---|
367 | configure:6797: checking if : is a manifest tool |
---|
368 | configure:6803: : '-?' |
---|
369 | configure:6811: result: no |
---|
370 | configure:6867: checking for dsymutil |
---|
371 | configure:6883: found /usr/bin/dsymutil |
---|
372 | configure:6894: result: dsymutil |
---|
373 | configure:6959: checking for nmedit |
---|
374 | configure:6975: found /opt/local/bin/nmedit |
---|
375 | configure:6986: result: nmedit |
---|
376 | configure:7051: checking for lipo |
---|
377 | configure:7067: found /opt/local/bin/lipo |
---|
378 | configure:7078: result: lipo |
---|
379 | configure:7143: checking for otool |
---|
380 | configure:7159: found /opt/local/bin/otool |
---|
381 | configure:7170: result: otool |
---|
382 | configure:7235: checking for otool64 |
---|
383 | configure:7265: result: no |
---|
384 | configure:7310: checking for -single_module linker flag |
---|
385 | /usr/bin/gcc-4.2 -pipe -O2 -arch i386 -L/opt/local/lib -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
386 | configure:7343: result: yes |
---|
387 | configure:7346: checking for -exported_symbols_list linker flag |
---|
388 | configure:7366: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
389 | configure:7366: $? = 0 |
---|
390 | configure:7376: result: yes |
---|
391 | configure:7379: checking for -force_load linker flag |
---|
392 | /usr/bin/gcc-4.2 -pipe -O2 -arch i386 -c -o conftest.o conftest.c |
---|
393 | ar cru libconftest.a conftest.o |
---|
394 | ranlib libconftest.a |
---|
395 | /usr/bin/gcc-4.2 -pipe -O2 -arch i386 -L/opt/local/lib -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
396 | configure:7411: result: yes |
---|
397 | configure:7450: checking for dlfcn.h |
---|
398 | configure:7450: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
399 | configure:7450: $? = 0 |
---|
400 | configure:7450: result: yes |
---|
401 | configure:7656: checking for objdir |
---|
402 | configure:7671: result: .libs |
---|
403 | configure:7942: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions |
---|
404 | configure:7960: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
405 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
406 | configure:7964: $? = 0 |
---|
407 | configure:7977: result: no |
---|
408 | configure:8304: checking for /usr/bin/gcc-4.2 option to produce PIC |
---|
409 | configure:8311: result: -fno-common -DPIC |
---|
410 | configure:8319: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works |
---|
411 | configure:8337: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
412 | configure:8341: $? = 0 |
---|
413 | configure:8354: result: yes |
---|
414 | configure:8383: checking if /usr/bin/gcc-4.2 static flag -static works |
---|
415 | configure:8411: result: no |
---|
416 | configure:8426: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
417 | configure:8447: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
418 | configure:8451: $? = 0 |
---|
419 | configure:8473: result: yes |
---|
420 | configure:8481: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
421 | configure:8528: result: yes |
---|
422 | configure:8561: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
423 | configure:9714: result: yes |
---|
424 | configure:9954: checking dynamic linker characteristics |
---|
425 | configure:10687: result: darwin10.8.0 dyld |
---|
426 | configure:10794: checking how to hardcode library paths into programs |
---|
427 | configure:10819: result: immediate |
---|
428 | configure:11359: checking whether stripping libraries is possible |
---|
429 | configure:11373: result: yes |
---|
430 | configure:11399: checking if libtool supports shared libraries |
---|
431 | configure:11401: result: yes |
---|
432 | configure:11404: checking whether to build shared libraries |
---|
433 | configure:11425: result: yes |
---|
434 | configure:11428: checking whether to build static libraries |
---|
435 | configure:11432: result: yes |
---|
436 | configure:11485: checking whether make supports nested variables |
---|
437 | configure:11502: result: yes |
---|
438 | configure:11515: checking for /usr/bin/gcc-4.2 option to accept ISO C99 |
---|
439 | configure:11664: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
440 | conftest.c:78: error: expected ';', ',' or ')' before 'text' |
---|
441 | conftest.c: In function 'main': |
---|
442 | conftest.c:132: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
443 | conftest.c:132: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' |
---|
444 | conftest.c:132: error: 'newvar' undeclared (first use in this function) |
---|
445 | conftest.c:132: error: (Each undeclared identifier is reported only once |
---|
446 | conftest.c:132: error: for each function it appears in.) |
---|
447 | conftest.c:142: error: 'for' loop initial declaration used outside C99 mode |
---|
448 | configure:11664: $? = 1 |
---|
449 | configure: failed program was: |
---|
450 | | /* confdefs.h */ |
---|
451 | | #define PACKAGE_NAME "libedit" |
---|
452 | | #define PACKAGE_TARNAME "libedit-20120601" |
---|
453 | | #define PACKAGE_VERSION "3.0" |
---|
454 | | #define PACKAGE_STRING "libedit 3.0" |
---|
455 | | #define PACKAGE_BUGREPORT "" |
---|
456 | | #define PACKAGE_URL "" |
---|
457 | | #define STDC_HEADERS 1 |
---|
458 | | #define HAVE_SYS_TYPES_H 1 |
---|
459 | | #define HAVE_SYS_STAT_H 1 |
---|
460 | | #define HAVE_STDLIB_H 1 |
---|
461 | | #define HAVE_STRING_H 1 |
---|
462 | | #define HAVE_MEMORY_H 1 |
---|
463 | | #define HAVE_STRINGS_H 1 |
---|
464 | | #define HAVE_INTTYPES_H 1 |
---|
465 | | #define HAVE_STDINT_H 1 |
---|
466 | | #define HAVE_UNISTD_H 1 |
---|
467 | | #define __EXTENSIONS__ 1 |
---|
468 | | #define _ALL_SOURCE 1 |
---|
469 | | #define _GNU_SOURCE 1 |
---|
470 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
471 | | #define _TANDEM_SOURCE 1 |
---|
472 | | #define PACKAGE "libedit-20120601" |
---|
473 | | #define VERSION "3.0" |
---|
474 | | #define HAVE_DLFCN_H 1 |
---|
475 | | #define LT_OBJDIR ".libs/" |
---|
476 | | /* end confdefs.h. */ |
---|
477 | | #include <stdarg.h> |
---|
478 | | #include <stdbool.h> |
---|
479 | | #include <stdlib.h> |
---|
480 | | #include <wchar.h> |
---|
481 | | #include <stdio.h> |
---|
482 | | |
---|
483 | | // Check varargs macros. These examples are taken from C99 6.10.3.5. |
---|
484 | | #define debug(...) fprintf (stderr, __VA_ARGS__) |
---|
485 | | #define showlist(...) puts (#__VA_ARGS__) |
---|
486 | | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) |
---|
487 | | static void |
---|
488 | | test_varargs_macros (void) |
---|
489 | | { |
---|
490 | | int x = 1234; |
---|
491 | | int y = 5678; |
---|
492 | | debug ("Flag"); |
---|
493 | | debug ("X = %d\n", x); |
---|
494 | | showlist (The first, second, and third items.); |
---|
495 | | report (x>y, "x is %d but y is %d", x, y); |
---|
496 | | } |
---|
497 | | |
---|
498 | | // Check long long types. |
---|
499 | | #define BIG64 18446744073709551615ull |
---|
500 | | #define BIG32 4294967295ul |
---|
501 | | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) |
---|
502 | | #if !BIG_OK |
---|
503 | | your preprocessor is broken; |
---|
504 | | #endif |
---|
505 | | #if BIG_OK |
---|
506 | | #else |
---|
507 | | your preprocessor is broken; |
---|
508 | | #endif |
---|
509 | | static long long int bignum = -9223372036854775807LL; |
---|
510 | | static unsigned long long int ubignum = BIG64; |
---|
511 | | |
---|
512 | | struct incomplete_array |
---|
513 | | { |
---|
514 | | int datasize; |
---|
515 | | double data[]; |
---|
516 | | }; |
---|
517 | | |
---|
518 | | struct named_init { |
---|
519 | | int number; |
---|
520 | | const wchar_t *name; |
---|
521 | | double average; |
---|
522 | | }; |
---|
523 | | |
---|
524 | | typedef const char *ccp; |
---|
525 | | |
---|
526 | | static inline int |
---|
527 | | test_restrict (ccp restrict text) |
---|
528 | | { |
---|
529 | | // See if C++-style comments work. |
---|
530 | | // Iterate through items via the restricted pointer. |
---|
531 | | // Also check for declarations in for loops. |
---|
532 | | for (unsigned int i = 0; *(text+i) != '\0'; ++i) |
---|
533 | | continue; |
---|
534 | | return 0; |
---|
535 | | } |
---|
536 | | |
---|
537 | | // Check varargs and va_copy. |
---|
538 | | static void |
---|
539 | | test_varargs (const char *format, ...) |
---|
540 | | { |
---|
541 | | va_list args; |
---|
542 | | va_start (args, format); |
---|
543 | | va_list args_copy; |
---|
544 | | va_copy (args_copy, args); |
---|
545 | | |
---|
546 | | const char *str; |
---|
547 | | int number; |
---|
548 | | float fnumber; |
---|
549 | | |
---|
550 | | while (*format) |
---|
551 | | { |
---|
552 | | switch (*format++) |
---|
553 | | { |
---|
554 | | case 's': // string |
---|
555 | | str = va_arg (args_copy, const char *); |
---|
556 | | break; |
---|
557 | | case 'd': // int |
---|
558 | | number = va_arg (args_copy, int); |
---|
559 | | break; |
---|
560 | | case 'f': // float |
---|
561 | | fnumber = va_arg (args_copy, double); |
---|
562 | | break; |
---|
563 | | default: |
---|
564 | | break; |
---|
565 | | } |
---|
566 | | } |
---|
567 | | va_end (args_copy); |
---|
568 | | va_end (args); |
---|
569 | | } |
---|
570 | | |
---|
571 | | int |
---|
572 | | main () |
---|
573 | | { |
---|
574 | | |
---|
575 | | // Check bool. |
---|
576 | | _Bool success = false; |
---|
577 | | |
---|
578 | | // Check restrict. |
---|
579 | | if (test_restrict ("String literal") == 0) |
---|
580 | | success = true; |
---|
581 | | char *restrict newvar = "Another string"; |
---|
582 | | |
---|
583 | | // Check varargs. |
---|
584 | | test_varargs ("s, d' f .", "string", 65, 34.234); |
---|
585 | | test_varargs_macros (); |
---|
586 | | |
---|
587 | | // Check flexible array members. |
---|
588 | | struct incomplete_array *ia = |
---|
589 | | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); |
---|
590 | | ia->datasize = 10; |
---|
591 | | for (int i = 0; i < ia->datasize; ++i) |
---|
592 | | ia->data[i] = i * 1.234; |
---|
593 | | |
---|
594 | | // Check named initializers. |
---|
595 | | struct named_init ni = { |
---|
596 | | .number = 34, |
---|
597 | | .name = L"Test wide string", |
---|
598 | | .average = 543.34343, |
---|
599 | | }; |
---|
600 | | |
---|
601 | | ni.number = 58; |
---|
602 | | |
---|
603 | | int dynamic_array[ni.number]; |
---|
604 | | dynamic_array[ni.number - 1] = 543; |
---|
605 | | |
---|
606 | | // work around unused variable warnings |
---|
607 | | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' |
---|
608 | | || dynamic_array[ni.number - 1] != 543); |
---|
609 | | |
---|
610 | | ; |
---|
611 | | return 0; |
---|
612 | | } |
---|
613 | configure:11664: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
614 | configure:11664: $? = 0 |
---|
615 | configure:11684: result: -std=gnu99 |
---|
616 | configure:11693: checking whether ln -s works |
---|
617 | configure:11697: result: yes |
---|
618 | configure:11708: checking for gawk |
---|
619 | configure:11735: result: gawk |
---|
620 | configure:11753: checking for nroff |
---|
621 | configure:11771: found /usr/bin/nroff |
---|
622 | configure:11783: result: /usr/bin/nroff |
---|
623 | configure:11802: checking for tgetent in -ltinfo |
---|
624 | configure:11827: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -ltinfo >&5 |
---|
625 | ld: library not found for -ltinfo |
---|
626 | collect2: ld returned 1 exit status |
---|
627 | configure:11827: $? = 1 |
---|
628 | configure: failed program was: |
---|
629 | | /* confdefs.h */ |
---|
630 | | #define PACKAGE_NAME "libedit" |
---|
631 | | #define PACKAGE_TARNAME "libedit-20120601" |
---|
632 | | #define PACKAGE_VERSION "3.0" |
---|
633 | | #define PACKAGE_STRING "libedit 3.0" |
---|
634 | | #define PACKAGE_BUGREPORT "" |
---|
635 | | #define PACKAGE_URL "" |
---|
636 | | #define STDC_HEADERS 1 |
---|
637 | | #define HAVE_SYS_TYPES_H 1 |
---|
638 | | #define HAVE_SYS_STAT_H 1 |
---|
639 | | #define HAVE_STDLIB_H 1 |
---|
640 | | #define HAVE_STRING_H 1 |
---|
641 | | #define HAVE_MEMORY_H 1 |
---|
642 | | #define HAVE_STRINGS_H 1 |
---|
643 | | #define HAVE_INTTYPES_H 1 |
---|
644 | | #define HAVE_STDINT_H 1 |
---|
645 | | #define HAVE_UNISTD_H 1 |
---|
646 | | #define __EXTENSIONS__ 1 |
---|
647 | | #define _ALL_SOURCE 1 |
---|
648 | | #define _GNU_SOURCE 1 |
---|
649 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
650 | | #define _TANDEM_SOURCE 1 |
---|
651 | | #define PACKAGE "libedit-20120601" |
---|
652 | | #define VERSION "3.0" |
---|
653 | | #define HAVE_DLFCN_H 1 |
---|
654 | | #define LT_OBJDIR ".libs/" |
---|
655 | | /* end confdefs.h. */ |
---|
656 | | |
---|
657 | | /* Override any GCC internal prototype to avoid an error. |
---|
658 | | Use char because int might match the return type of a GCC |
---|
659 | | builtin and then its argument prototype would still apply. */ |
---|
660 | | #ifdef __cplusplus |
---|
661 | | extern "C" |
---|
662 | | #endif |
---|
663 | | char tgetent (); |
---|
664 | | int |
---|
665 | | main () |
---|
666 | | { |
---|
667 | | return tgetent (); |
---|
668 | | ; |
---|
669 | | return 0; |
---|
670 | | } |
---|
671 | configure:11836: result: no |
---|
672 | configure:11846: checking for tgetent in -lterminfo |
---|
673 | configure:11871: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lterminfo >&5 |
---|
674 | ld: library not found for -lterminfo |
---|
675 | collect2: ld returned 1 exit status |
---|
676 | configure:11871: $? = 1 |
---|
677 | configure: failed program was: |
---|
678 | | /* confdefs.h */ |
---|
679 | | #define PACKAGE_NAME "libedit" |
---|
680 | | #define PACKAGE_TARNAME "libedit-20120601" |
---|
681 | | #define PACKAGE_VERSION "3.0" |
---|
682 | | #define PACKAGE_STRING "libedit 3.0" |
---|
683 | | #define PACKAGE_BUGREPORT "" |
---|
684 | | #define PACKAGE_URL "" |
---|
685 | | #define STDC_HEADERS 1 |
---|
686 | | #define HAVE_SYS_TYPES_H 1 |
---|
687 | | #define HAVE_SYS_STAT_H 1 |
---|
688 | | #define HAVE_STDLIB_H 1 |
---|
689 | | #define HAVE_STRING_H 1 |
---|
690 | | #define HAVE_MEMORY_H 1 |
---|
691 | | #define HAVE_STRINGS_H 1 |
---|
692 | | #define HAVE_INTTYPES_H 1 |
---|
693 | | #define HAVE_STDINT_H 1 |
---|
694 | | #define HAVE_UNISTD_H 1 |
---|
695 | | #define __EXTENSIONS__ 1 |
---|
696 | | #define _ALL_SOURCE 1 |
---|
697 | | #define _GNU_SOURCE 1 |
---|
698 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
699 | | #define _TANDEM_SOURCE 1 |
---|
700 | | #define PACKAGE "libedit-20120601" |
---|
701 | | #define VERSION "3.0" |
---|
702 | | #define HAVE_DLFCN_H 1 |
---|
703 | | #define LT_OBJDIR ".libs/" |
---|
704 | | /* end confdefs.h. */ |
---|
705 | | |
---|
706 | | /* Override any GCC internal prototype to avoid an error. |
---|
707 | | Use char because int might match the return type of a GCC |
---|
708 | | builtin and then its argument prototype would still apply. */ |
---|
709 | | #ifdef __cplusplus |
---|
710 | | extern "C" |
---|
711 | | #endif |
---|
712 | | char tgetent (); |
---|
713 | | int |
---|
714 | | main () |
---|
715 | | { |
---|
716 | | return tgetent (); |
---|
717 | | ; |
---|
718 | | return 0; |
---|
719 | | } |
---|
720 | configure:11880: result: no |
---|
721 | configure:11890: checking for tgetent in -ltermcap |
---|
722 | configure:11915: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -ltermcap >&5 |
---|
723 | ld: warning: in /opt/local/lib/libtermcap.dylib, file was built for unsupported file format which is not the architecture being linked (i386) |
---|
724 | Undefined symbols: |
---|
725 | "_tgetent", referenced from: |
---|
726 | _main in ccEWhUiT.o |
---|
727 | ld: symbol(s) not found |
---|
728 | collect2: ld returned 1 exit status |
---|
729 | configure:11915: $? = 1 |
---|
730 | configure: failed program was: |
---|
731 | | /* confdefs.h */ |
---|
732 | | #define PACKAGE_NAME "libedit" |
---|
733 | | #define PACKAGE_TARNAME "libedit-20120601" |
---|
734 | | #define PACKAGE_VERSION "3.0" |
---|
735 | | #define PACKAGE_STRING "libedit 3.0" |
---|
736 | | #define PACKAGE_BUGREPORT "" |
---|
737 | | #define PACKAGE_URL "" |
---|
738 | | #define STDC_HEADERS 1 |
---|
739 | | #define HAVE_SYS_TYPES_H 1 |
---|
740 | | #define HAVE_SYS_STAT_H 1 |
---|
741 | | #define HAVE_STDLIB_H 1 |
---|
742 | | #define HAVE_STRING_H 1 |
---|
743 | | #define HAVE_MEMORY_H 1 |
---|
744 | | #define HAVE_STRINGS_H 1 |
---|
745 | | #define HAVE_INTTYPES_H 1 |
---|
746 | | #define HAVE_STDINT_H 1 |
---|
747 | | #define HAVE_UNISTD_H 1 |
---|
748 | | #define __EXTENSIONS__ 1 |
---|
749 | | #define _ALL_SOURCE 1 |
---|
750 | | #define _GNU_SOURCE 1 |
---|
751 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
752 | | #define _TANDEM_SOURCE 1 |
---|
753 | | #define PACKAGE "libedit-20120601" |
---|
754 | | #define VERSION "3.0" |
---|
755 | | #define HAVE_DLFCN_H 1 |
---|
756 | | #define LT_OBJDIR ".libs/" |
---|
757 | | /* end confdefs.h. */ |
---|
758 | | |
---|
759 | | /* Override any GCC internal prototype to avoid an error. |
---|
760 | | Use char because int might match the return type of a GCC |
---|
761 | | builtin and then its argument prototype would still apply. */ |
---|
762 | | #ifdef __cplusplus |
---|
763 | | extern "C" |
---|
764 | | #endif |
---|
765 | | char tgetent (); |
---|
766 | | int |
---|
767 | | main () |
---|
768 | | { |
---|
769 | | return tgetent (); |
---|
770 | | ; |
---|
771 | | return 0; |
---|
772 | | } |
---|
773 | configure:11924: result: no |
---|
774 | configure:11934: checking for tgetent in -ltermlib |
---|
775 | configure:11959: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -ltermlib >&5 |
---|
776 | ld: library not found for -ltermlib |
---|
777 | collect2: ld returned 1 exit status |
---|
778 | configure:11959: $? = 1 |
---|
779 | configure: failed program was: |
---|
780 | | /* confdefs.h */ |
---|
781 | | #define PACKAGE_NAME "libedit" |
---|
782 | | #define PACKAGE_TARNAME "libedit-20120601" |
---|
783 | | #define PACKAGE_VERSION "3.0" |
---|
784 | | #define PACKAGE_STRING "libedit 3.0" |
---|
785 | | #define PACKAGE_BUGREPORT "" |
---|
786 | | #define PACKAGE_URL "" |
---|
787 | | #define STDC_HEADERS 1 |
---|
788 | | #define HAVE_SYS_TYPES_H 1 |
---|
789 | | #define HAVE_SYS_STAT_H 1 |
---|
790 | | #define HAVE_STDLIB_H 1 |
---|
791 | | #define HAVE_STRING_H 1 |
---|
792 | | #define HAVE_MEMORY_H 1 |
---|
793 | | #define HAVE_STRINGS_H 1 |
---|
794 | | #define HAVE_INTTYPES_H 1 |
---|
795 | | #define HAVE_STDINT_H 1 |
---|
796 | | #define HAVE_UNISTD_H 1 |
---|
797 | | #define __EXTENSIONS__ 1 |
---|
798 | | #define _ALL_SOURCE 1 |
---|
799 | | #define _GNU_SOURCE 1 |
---|
800 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
801 | | #define _TANDEM_SOURCE 1 |
---|
802 | | #define PACKAGE "libedit-20120601" |
---|
803 | | #define VERSION "3.0" |
---|
804 | | #define HAVE_DLFCN_H 1 |
---|
805 | | #define LT_OBJDIR ".libs/" |
---|
806 | | /* end confdefs.h. */ |
---|
807 | | |
---|
808 | | /* Override any GCC internal prototype to avoid an error. |
---|
809 | | Use char because int might match the return type of a GCC |
---|
810 | | builtin and then its argument prototype would still apply. */ |
---|
811 | | #ifdef __cplusplus |
---|
812 | | extern "C" |
---|
813 | | #endif |
---|
814 | | char tgetent (); |
---|
815 | | int |
---|
816 | | main () |
---|
817 | | { |
---|
818 | | return tgetent (); |
---|
819 | | ; |
---|
820 | | return 0; |
---|
821 | | } |
---|
822 | configure:11968: result: no |
---|
823 | configure:11978: checking for tgetent in -lcurses |
---|
824 | configure:12003: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lcurses >&5 |
---|
825 | ld: warning: in /opt/local/lib/libcurses.dylib, file was built for unsupported file format which is not the architecture being linked (i386) |
---|
826 | Undefined symbols: |
---|
827 | "_tgetent", referenced from: |
---|
828 | _main in cc7Up9qV.o |
---|
829 | ld: symbol(s) not found |
---|
830 | collect2: ld returned 1 exit status |
---|
831 | configure:12003: $? = 1 |
---|
832 | configure: failed program was: |
---|
833 | | /* confdefs.h */ |
---|
834 | | #define PACKAGE_NAME "libedit" |
---|
835 | | #define PACKAGE_TARNAME "libedit-20120601" |
---|
836 | | #define PACKAGE_VERSION "3.0" |
---|
837 | | #define PACKAGE_STRING "libedit 3.0" |
---|
838 | | #define PACKAGE_BUGREPORT "" |
---|
839 | | #define PACKAGE_URL "" |
---|
840 | | #define STDC_HEADERS 1 |
---|
841 | | #define HAVE_SYS_TYPES_H 1 |
---|
842 | | #define HAVE_SYS_STAT_H 1 |
---|
843 | | #define HAVE_STDLIB_H 1 |
---|
844 | | #define HAVE_STRING_H 1 |
---|
845 | | #define HAVE_MEMORY_H 1 |
---|
846 | | #define HAVE_STRINGS_H 1 |
---|
847 | | #define HAVE_INTTYPES_H 1 |
---|
848 | | #define HAVE_STDINT_H 1 |
---|
849 | | #define HAVE_UNISTD_H 1 |
---|
850 | | #define __EXTENSIONS__ 1 |
---|
851 | | #define _ALL_SOURCE 1 |
---|
852 | | #define _GNU_SOURCE 1 |
---|
853 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
854 | | #define _TANDEM_SOURCE 1 |
---|
855 | | #define PACKAGE "libedit-20120601" |
---|
856 | | #define VERSION "3.0" |
---|
857 | | #define HAVE_DLFCN_H 1 |
---|
858 | | #define LT_OBJDIR ".libs/" |
---|
859 | | /* end confdefs.h. */ |
---|
860 | | |
---|
861 | | /* Override any GCC internal prototype to avoid an error. |
---|
862 | | Use char because int might match the return type of a GCC |
---|
863 | | builtin and then its argument prototype would still apply. */ |
---|
864 | | #ifdef __cplusplus |
---|
865 | | extern "C" |
---|
866 | | #endif |
---|
867 | | char tgetent (); |
---|
868 | | int |
---|
869 | | main () |
---|
870 | | { |
---|
871 | | return tgetent (); |
---|
872 | | ; |
---|
873 | | return 0; |
---|
874 | | } |
---|
875 | configure:12012: result: no |
---|
876 | configure:12022: checking for tgetent in -lncurses |
---|
877 | configure:12047: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lncurses >&5 |
---|
878 | ld: warning: in /opt/local/lib/libncurses.dylib, file was built for unsupported file format which is not the architecture being linked (i386) |
---|
879 | Undefined symbols: |
---|
880 | "_tgetent", referenced from: |
---|
881 | _main in ccV3GGRz.o |
---|
882 | ld: symbol(s) not found |
---|
883 | collect2: ld returned 1 exit status |
---|
884 | configure:12047: $? = 1 |
---|
885 | configure: failed program was: |
---|
886 | | /* confdefs.h */ |
---|
887 | | #define PACKAGE_NAME "libedit" |
---|
888 | | #define PACKAGE_TARNAME "libedit-20120601" |
---|
889 | | #define PACKAGE_VERSION "3.0" |
---|
890 | | #define PACKAGE_STRING "libedit 3.0" |
---|
891 | | #define PACKAGE_BUGREPORT "" |
---|
892 | | #define PACKAGE_URL "" |
---|
893 | | #define STDC_HEADERS 1 |
---|
894 | | #define HAVE_SYS_TYPES_H 1 |
---|
895 | | #define HAVE_SYS_STAT_H 1 |
---|
896 | | #define HAVE_STDLIB_H 1 |
---|
897 | | #define HAVE_STRING_H 1 |
---|
898 | | #define HAVE_MEMORY_H 1 |
---|
899 | | #define HAVE_STRINGS_H 1 |
---|
900 | | #define HAVE_INTTYPES_H 1 |
---|
901 | | #define HAVE_STDINT_H 1 |
---|
902 | | #define HAVE_UNISTD_H 1 |
---|
903 | | #define __EXTENSIONS__ 1 |
---|
904 | | #define _ALL_SOURCE 1 |
---|
905 | | #define _GNU_SOURCE 1 |
---|
906 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
907 | | #define _TANDEM_SOURCE 1 |
---|
908 | | #define PACKAGE "libedit-20120601" |
---|
909 | | #define VERSION "3.0" |
---|
910 | | #define HAVE_DLFCN_H 1 |
---|
911 | | #define LT_OBJDIR ".libs/" |
---|
912 | | /* end confdefs.h. */ |
---|
913 | | |
---|
914 | | /* Override any GCC internal prototype to avoid an error. |
---|
915 | | Use char because int might match the return type of a GCC |
---|
916 | | builtin and then its argument prototype would still apply. */ |
---|
917 | | #ifdef __cplusplus |
---|
918 | | extern "C" |
---|
919 | | #endif |
---|
920 | | char tgetent (); |
---|
921 | | int |
---|
922 | | main () |
---|
923 | | { |
---|
924 | | return tgetent (); |
---|
925 | | ; |
---|
926 | | return 0; |
---|
927 | | } |
---|
928 | configure:12056: result: no |
---|
929 | configure:12066: error: libcurses or libncurses are required! |
---|
930 | |
---|
931 | ## ---------------- ## |
---|
932 | ## Cache variables. ## |
---|
933 | ## ---------------- ## |
---|
934 | |
---|
935 | ac_cv_build=x86_64-apple-darwin10.8.0 |
---|
936 | ac_cv_c_compiler_gnu=yes |
---|
937 | ac_cv_env_CC_set=set |
---|
938 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
939 | ac_cv_env_CFLAGS_set=set |
---|
940 | ac_cv_env_CFLAGS_value='-pipe -O2 -arch i386' |
---|
941 | ac_cv_env_CPPFLAGS_set=set |
---|
942 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
943 | ac_cv_env_CPP_set= |
---|
944 | ac_cv_env_CPP_value= |
---|
945 | ac_cv_env_LDFLAGS_set=set |
---|
946 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch i386' |
---|
947 | ac_cv_env_LIBS_set= |
---|
948 | ac_cv_env_LIBS_value= |
---|
949 | ac_cv_env_build_alias_set= |
---|
950 | ac_cv_env_build_alias_value= |
---|
951 | ac_cv_env_host_alias_set= |
---|
952 | ac_cv_env_host_alias_value= |
---|
953 | ac_cv_env_target_alias_set= |
---|
954 | ac_cv_env_target_alias_value= |
---|
955 | ac_cv_header_dlfcn_h=yes |
---|
956 | ac_cv_header_inttypes_h=yes |
---|
957 | ac_cv_header_memory_h=yes |
---|
958 | ac_cv_header_minix_config_h=no |
---|
959 | ac_cv_header_stdc=yes |
---|
960 | ac_cv_header_stdint_h=yes |
---|
961 | ac_cv_header_stdlib_h=yes |
---|
962 | ac_cv_header_string_h=yes |
---|
963 | ac_cv_header_strings_h=yes |
---|
964 | ac_cv_header_sys_stat_h=yes |
---|
965 | ac_cv_header_sys_types_h=yes |
---|
966 | ac_cv_header_unistd_h=yes |
---|
967 | ac_cv_host=x86_64-apple-darwin10.8.0 |
---|
968 | ac_cv_lib_curses_tgetent=no |
---|
969 | ac_cv_lib_ncurses_tgetent=no |
---|
970 | ac_cv_lib_termcap_tgetent=no |
---|
971 | ac_cv_lib_terminfo_tgetent=no |
---|
972 | ac_cv_lib_termlib_tgetent=no |
---|
973 | ac_cv_lib_tinfo_tgetent=no |
---|
974 | ac_cv_objext=o |
---|
975 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
976 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
977 | ac_cv_path_GREP=/usr/bin/grep |
---|
978 | ac_cv_path_NROFF=/usr/bin/nroff |
---|
979 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
980 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
981 | ac_cv_prog_AWK=gawk |
---|
982 | ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' |
---|
983 | ac_cv_prog_ac_ct_AR=ar |
---|
984 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
985 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
986 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
987 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
988 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
989 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
990 | ac_cv_prog_ac_ct_STRIP=strip |
---|
991 | ac_cv_prog_cc_c89= |
---|
992 | ac_cv_prog_cc_c99=-std=gnu99 |
---|
993 | ac_cv_prog_cc_g=yes |
---|
994 | ac_cv_prog_make_make_set=yes |
---|
995 | ac_cv_safe_to_define___extensions__=yes |
---|
996 | am_cv_CC_dependencies_compiler_type=none |
---|
997 | am_cv_make_support_nested_variables=yes |
---|
998 | lt_cv_apple_cc_single_mod=yes |
---|
999 | lt_cv_ar_at_file=no |
---|
1000 | lt_cv_deplibs_check_method=pass_all |
---|
1001 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1002 | lt_cv_file_magic_test_file= |
---|
1003 | lt_cv_ld_exported_symbols_list=yes |
---|
1004 | lt_cv_ld_force_load=yes |
---|
1005 | lt_cv_ld_reload_flag=-r |
---|
1006 | lt_cv_nm_interface='BSD nm' |
---|
1007 | lt_cv_objdir=.libs |
---|
1008 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
1009 | lt_cv_path_NM=/usr/bin/nm |
---|
1010 | lt_cv_path_mainfest_tool=no |
---|
1011 | lt_cv_prog_compiler_c_o=yes |
---|
1012 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
1013 | lt_cv_prog_compiler_pic_works=yes |
---|
1014 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
1015 | lt_cv_prog_compiler_static_works=no |
---|
1016 | lt_cv_prog_gnu_ld=no |
---|
1017 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
1018 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
1019 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
1020 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
1021 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1022 | lt_cv_sys_max_cmd_len=196608 |
---|
1023 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
1024 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
1025 | |
---|
1026 | ## ----------------- ## |
---|
1027 | ## Output variables. ## |
---|
1028 | ## ----------------- ## |
---|
1029 | |
---|
1030 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libedit/libedit/work/libedit-20120601-3.0-i386/missing --run aclocal-1.12' |
---|
1031 | AMDEPBACKSLASH='' |
---|
1032 | AMDEP_FALSE='' |
---|
1033 | AMDEP_TRUE='#' |
---|
1034 | AMTAR='$${TAR-tar}' |
---|
1035 | AM_BACKSLASH='\' |
---|
1036 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
1037 | AM_DEFAULT_VERBOSITY='0' |
---|
1038 | AM_V='$(V)' |
---|
1039 | AR='ar' |
---|
1040 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libedit/libedit/work/libedit-20120601-3.0-i386/missing --run autoconf' |
---|
1041 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libedit/libedit/work/libedit-20120601-3.0-i386/missing --run autoheader' |
---|
1042 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libedit/libedit/work/libedit-20120601-3.0-i386/missing --run automake-1.12' |
---|
1043 | AWK='gawk' |
---|
1044 | CC='/usr/bin/gcc-4.2 -std=gnu99' |
---|
1045 | CCDEPMODE='depmode=none' |
---|
1046 | CFLAGS='-pipe -O2 -arch i386' |
---|
1047 | CPP='/usr/bin/gcc-4.2 -E' |
---|
1048 | CPPFLAGS='-I/opt/local/include' |
---|
1049 | CYGPATH_W='echo' |
---|
1050 | DEFS='' |
---|
1051 | DEPDIR='.deps' |
---|
1052 | DLLTOOL='false' |
---|
1053 | DSYMUTIL='dsymutil' |
---|
1054 | DUMPBIN='' |
---|
1055 | ECHO_C='\c' |
---|
1056 | ECHO_N='' |
---|
1057 | ECHO_T='' |
---|
1058 | EGREP='/usr/bin/grep -E' |
---|
1059 | EXEEXT='' |
---|
1060 | FGREP='/usr/bin/grep -F' |
---|
1061 | GREP='/usr/bin/grep' |
---|
1062 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1063 | INSTALL_PROGRAM='${INSTALL}' |
---|
1064 | INSTALL_SCRIPT='${INSTALL}' |
---|
1065 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1066 | LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld' |
---|
1067 | LDFLAGS='-L/opt/local/lib -arch i386' |
---|
1068 | LIBOBJS='' |
---|
1069 | LIBS='' |
---|
1070 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1071 | LIPO='lipo' |
---|
1072 | LN_S='ln -s' |
---|
1073 | LTLIBOBJS='' |
---|
1074 | LT_VERSION='0:41:0' |
---|
1075 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libedit/libedit/work/libedit-20120601-3.0-i386/missing --run makeinfo' |
---|
1076 | MANIFEST_TOOL=':' |
---|
1077 | MANTYPE='mdoc' |
---|
1078 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
1079 | NM='/usr/bin/nm' |
---|
1080 | NMEDIT='nmedit' |
---|
1081 | NROFF='/usr/bin/nroff' |
---|
1082 | OBJDUMP='false' |
---|
1083 | OBJEXT='o' |
---|
1084 | OTOOL64=':' |
---|
1085 | OTOOL='otool' |
---|
1086 | PACKAGE='libedit-20120601' |
---|
1087 | PACKAGE_BUGREPORT='' |
---|
1088 | PACKAGE_NAME='libedit' |
---|
1089 | PACKAGE_STRING='libedit 3.0' |
---|
1090 | PACKAGE_TARNAME='libedit-20120601' |
---|
1091 | PACKAGE_URL='' |
---|
1092 | PACKAGE_VERSION='3.0' |
---|
1093 | PATH_SEPARATOR=':' |
---|
1094 | RANLIB='ranlib' |
---|
1095 | SED='/opt/local/bin/gsed' |
---|
1096 | SET_MAKE='' |
---|
1097 | SHELL='/bin/sh' |
---|
1098 | STRIP='strip' |
---|
1099 | VERSION='3.0' |
---|
1100 | WIDECHAR_FALSE='' |
---|
1101 | WIDECHAR_TRUE='' |
---|
1102 | ac_ct_AR='ar' |
---|
1103 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
1104 | ac_ct_DUMPBIN='' |
---|
1105 | am__EXEEXT_FALSE='' |
---|
1106 | am__EXEEXT_TRUE='' |
---|
1107 | am__fastdepCC_FALSE='' |
---|
1108 | am__fastdepCC_TRUE='#' |
---|
1109 | am__include='include' |
---|
1110 | am__isrc='' |
---|
1111 | am__leading_dot='.' |
---|
1112 | am__nodep='' |
---|
1113 | am__quote='' |
---|
1114 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
1115 | am__untar='$${TAR-tar} xf -' |
---|
1116 | bindir='${exec_prefix}/bin' |
---|
1117 | build='x86_64-apple-darwin10.8.0' |
---|
1118 | build_alias='' |
---|
1119 | build_cpu='x86_64' |
---|
1120 | build_os='darwin10.8.0' |
---|
1121 | build_vendor='apple' |
---|
1122 | datadir='${datarootdir}' |
---|
1123 | datarootdir='${prefix}/share' |
---|
1124 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1125 | dvidir='${docdir}' |
---|
1126 | exec_prefix='NONE' |
---|
1127 | host='x86_64-apple-darwin10.8.0' |
---|
1128 | host_alias='' |
---|
1129 | host_cpu='x86_64' |
---|
1130 | host_os='darwin10.8.0' |
---|
1131 | host_vendor='apple' |
---|
1132 | htmldir='${docdir}' |
---|
1133 | includedir='${prefix}/include' |
---|
1134 | infodir='${datarootdir}/info' |
---|
1135 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libedit/libedit/work/libedit-20120601-3.0-i386/install-sh' |
---|
1136 | libdir='${exec_prefix}/lib' |
---|
1137 | libexecdir='${exec_prefix}/libexec' |
---|
1138 | localedir='${datarootdir}/locale' |
---|
1139 | localstatedir='${prefix}/var' |
---|
1140 | mandir='${datarootdir}/man' |
---|
1141 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
1142 | oldincludedir='/usr/include' |
---|
1143 | pdfdir='${docdir}' |
---|
1144 | prefix='/opt/local' |
---|
1145 | program_transform_name='s,x,x,' |
---|
1146 | psdir='${docdir}' |
---|
1147 | sbindir='${exec_prefix}/sbin' |
---|
1148 | sharedstatedir='${prefix}/com' |
---|
1149 | sysconfdir='${prefix}/etc' |
---|
1150 | target_alias='' |
---|
1151 | |
---|
1152 | ## ----------- ## |
---|
1153 | ## confdefs.h. ## |
---|
1154 | ## ----------- ## |
---|
1155 | |
---|
1156 | /* confdefs.h */ |
---|
1157 | #define PACKAGE_NAME "libedit" |
---|
1158 | #define PACKAGE_TARNAME "libedit-20120601" |
---|
1159 | #define PACKAGE_VERSION "3.0" |
---|
1160 | #define PACKAGE_STRING "libedit 3.0" |
---|
1161 | #define PACKAGE_BUGREPORT "" |
---|
1162 | #define PACKAGE_URL "" |
---|
1163 | #define STDC_HEADERS 1 |
---|
1164 | #define HAVE_SYS_TYPES_H 1 |
---|
1165 | #define HAVE_SYS_STAT_H 1 |
---|
1166 | #define HAVE_STDLIB_H 1 |
---|
1167 | #define HAVE_STRING_H 1 |
---|
1168 | #define HAVE_MEMORY_H 1 |
---|
1169 | #define HAVE_STRINGS_H 1 |
---|
1170 | #define HAVE_INTTYPES_H 1 |
---|
1171 | #define HAVE_STDINT_H 1 |
---|
1172 | #define HAVE_UNISTD_H 1 |
---|
1173 | #define __EXTENSIONS__ 1 |
---|
1174 | #define _ALL_SOURCE 1 |
---|
1175 | #define _GNU_SOURCE 1 |
---|
1176 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1177 | #define _TANDEM_SOURCE 1 |
---|
1178 | #define PACKAGE "libedit-20120601" |
---|
1179 | #define VERSION "3.0" |
---|
1180 | #define HAVE_DLFCN_H 1 |
---|
1181 | #define LT_OBJDIR ".libs/" |
---|
1182 | |
---|
1183 | configure: exit 1 |
---|