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.1, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-widec --disable-silent-rules |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = bigmac.bunge-it.private |
---|
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 | 4 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: 55 tasks, 293 threads, 4 processors |
---|
34 | Load average: 0.86, Mach factor: 3.13 |
---|
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:2423: checking for gcc |
---|
52 | configure:2450: result: /usr/bin/llvm-gcc-4.2 |
---|
53 | configure:2679: checking for C compiler version |
---|
54 | configure:2688: /usr/bin/llvm-gcc-4.2 --version >&5 |
---|
55 | i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
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:2699: $? = 0 |
---|
61 | configure:2688: /usr/bin/llvm-gcc-4.2 -v >&5 |
---|
62 | Using built-in specs. |
---|
63 | Target: i686-apple-darwin10 |
---|
64 | Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
65 | Thread model: posix |
---|
66 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
67 | configure:2699: $? = 0 |
---|
68 | configure:2688: /usr/bin/llvm-gcc-4.2 -V >&5 |
---|
69 | llvm-gcc-4.2: argument to `-V' is missing |
---|
70 | configure:2699: $? = 1 |
---|
71 | configure:2688: /usr/bin/llvm-gcc-4.2 -qversion >&5 |
---|
72 | i686-apple-darwin10-llvm-gcc-4.2: no input files |
---|
73 | configure:2699: $? = 1 |
---|
74 | configure:2719: checking whether the C compiler works |
---|
75 | configure:2741: /usr/bin/llvm-gcc-4.2 -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
76 | configure:2745: $? = 0 |
---|
77 | configure:2793: result: yes |
---|
78 | configure:2796: checking for C compiler default output file name |
---|
79 | configure:2798: result: a.out |
---|
80 | configure:2804: checking for suffix of executables |
---|
81 | configure:2811: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
82 | configure:2815: $? = 0 |
---|
83 | configure:2837: result: |
---|
84 | configure:2859: checking whether we are cross compiling |
---|
85 | configure:2867: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
86 | configure:2871: $? = 0 |
---|
87 | configure:2878: ./conftest |
---|
88 | configure:2882: $? = 0 |
---|
89 | configure:2897: result: no |
---|
90 | configure:2902: checking for suffix of object files |
---|
91 | configure:2924: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
92 | configure:2928: $? = 0 |
---|
93 | configure:2949: result: o |
---|
94 | configure:2953: checking whether we are using the GNU C compiler |
---|
95 | configure:2972: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
96 | configure:2972: $? = 0 |
---|
97 | configure:2981: result: yes |
---|
98 | configure:2990: checking whether /usr/bin/llvm-gcc-4.2 accepts -g |
---|
99 | configure:3010: /usr/bin/llvm-gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
100 | configure:3010: $? = 0 |
---|
101 | configure:3051: result: yes |
---|
102 | configure:3068: checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89 |
---|
103 | configure:3131: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
104 | configure:3131: $? = 0 |
---|
105 | configure:3144: result: none needed |
---|
106 | configure:3169: checking whether /usr/bin/llvm-gcc-4.2 understands -c and -o together |
---|
107 | configure:3191: /usr/bin/llvm-gcc-4.2 -c conftest.c -o conftest2.o |
---|
108 | configure:3194: $? = 0 |
---|
109 | configure:3191: /usr/bin/llvm-gcc-4.2 -c conftest.c -o conftest2.o |
---|
110 | configure:3194: $? = 0 |
---|
111 | configure:3206: result: yes |
---|
112 | configure:3229: checking how to run the C preprocessor |
---|
113 | configure:3260: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
114 | configure:3260: $? = 0 |
---|
115 | configure:3274: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
116 | conftest.c:9:28: error: ac_nonexistent.h: No such file or directory |
---|
117 | configure:3274: $? = 1 |
---|
118 | configure: failed program was: |
---|
119 | | /* confdefs.h */ |
---|
120 | | #define PACKAGE_NAME "libedit" |
---|
121 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
122 | | #define PACKAGE_VERSION "3.1" |
---|
123 | | #define PACKAGE_STRING "libedit 3.1" |
---|
124 | | #define PACKAGE_BUGREPORT "" |
---|
125 | | #define PACKAGE_URL "" |
---|
126 | | /* end confdefs.h. */ |
---|
127 | | #include <ac_nonexistent.h> |
---|
128 | configure:3299: result: /usr/bin/llvm-gcc-4.2 -E |
---|
129 | configure:3319: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
130 | configure:3319: $? = 0 |
---|
131 | configure:3333: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
132 | conftest.c:9:28: error: ac_nonexistent.h: No such file or directory |
---|
133 | configure:3333: $? = 1 |
---|
134 | configure: failed program was: |
---|
135 | | /* confdefs.h */ |
---|
136 | | #define PACKAGE_NAME "libedit" |
---|
137 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
138 | | #define PACKAGE_VERSION "3.1" |
---|
139 | | #define PACKAGE_STRING "libedit 3.1" |
---|
140 | | #define PACKAGE_BUGREPORT "" |
---|
141 | | #define PACKAGE_URL "" |
---|
142 | | /* end confdefs.h. */ |
---|
143 | | #include <ac_nonexistent.h> |
---|
144 | configure:3362: checking for grep that handles long lines and -e |
---|
145 | configure:3420: result: /usr/bin/grep |
---|
146 | configure:3425: checking for egrep |
---|
147 | configure:3487: result: /usr/bin/grep -E |
---|
148 | configure:3492: checking for ANSI C header files |
---|
149 | configure:3512: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
150 | configure:3512: $? = 0 |
---|
151 | configure:3585: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
152 | configure:3585: $? = 0 |
---|
153 | configure:3585: ./conftest |
---|
154 | configure:3585: $? = 0 |
---|
155 | configure:3596: result: yes |
---|
156 | configure:3609: checking for sys/types.h |
---|
157 | configure:3609: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
158 | configure:3609: $? = 0 |
---|
159 | configure:3609: result: yes |
---|
160 | configure:3609: checking for sys/stat.h |
---|
161 | configure:3609: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
162 | configure:3609: $? = 0 |
---|
163 | configure:3609: result: yes |
---|
164 | configure:3609: checking for stdlib.h |
---|
165 | configure:3609: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
166 | configure:3609: $? = 0 |
---|
167 | configure:3609: result: yes |
---|
168 | configure:3609: checking for string.h |
---|
169 | configure:3609: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
170 | configure:3609: $? = 0 |
---|
171 | configure:3609: result: yes |
---|
172 | configure:3609: checking for memory.h |
---|
173 | configure:3609: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
174 | configure:3609: $? = 0 |
---|
175 | configure:3609: result: yes |
---|
176 | configure:3609: checking for strings.h |
---|
177 | configure:3609: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
178 | configure:3609: $? = 0 |
---|
179 | configure:3609: result: yes |
---|
180 | configure:3609: checking for inttypes.h |
---|
181 | configure:3609: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
182 | configure:3609: $? = 0 |
---|
183 | configure:3609: result: yes |
---|
184 | configure:3609: checking for stdint.h |
---|
185 | configure:3609: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
186 | configure:3609: $? = 0 |
---|
187 | configure:3609: result: yes |
---|
188 | configure:3609: checking for unistd.h |
---|
189 | configure:3609: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
190 | configure:3609: $? = 0 |
---|
191 | configure:3609: result: yes |
---|
192 | configure:3622: checking minix/config.h usability |
---|
193 | configure:3622: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
194 | conftest.c:52:26: error: minix/config.h: No such file or directory |
---|
195 | configure:3622: $? = 1 |
---|
196 | configure: failed program was: |
---|
197 | | /* confdefs.h */ |
---|
198 | | #define PACKAGE_NAME "libedit" |
---|
199 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
200 | | #define PACKAGE_VERSION "3.1" |
---|
201 | | #define PACKAGE_STRING "libedit 3.1" |
---|
202 | | #define PACKAGE_BUGREPORT "" |
---|
203 | | #define PACKAGE_URL "" |
---|
204 | | #define STDC_HEADERS 1 |
---|
205 | | #define HAVE_SYS_TYPES_H 1 |
---|
206 | | #define HAVE_SYS_STAT_H 1 |
---|
207 | | #define HAVE_STDLIB_H 1 |
---|
208 | | #define HAVE_STRING_H 1 |
---|
209 | | #define HAVE_MEMORY_H 1 |
---|
210 | | #define HAVE_STRINGS_H 1 |
---|
211 | | #define HAVE_INTTYPES_H 1 |
---|
212 | | #define HAVE_STDINT_H 1 |
---|
213 | | #define HAVE_UNISTD_H 1 |
---|
214 | | /* end confdefs.h. */ |
---|
215 | | #include <stdio.h> |
---|
216 | | #ifdef HAVE_SYS_TYPES_H |
---|
217 | | # include <sys/types.h> |
---|
218 | | #endif |
---|
219 | | #ifdef HAVE_SYS_STAT_H |
---|
220 | | # include <sys/stat.h> |
---|
221 | | #endif |
---|
222 | | #ifdef STDC_HEADERS |
---|
223 | | # include <stdlib.h> |
---|
224 | | # include <stddef.h> |
---|
225 | | #else |
---|
226 | | # ifdef HAVE_STDLIB_H |
---|
227 | | # include <stdlib.h> |
---|
228 | | # endif |
---|
229 | | #endif |
---|
230 | | #ifdef HAVE_STRING_H |
---|
231 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
232 | | # include <memory.h> |
---|
233 | | # endif |
---|
234 | | # include <string.h> |
---|
235 | | #endif |
---|
236 | | #ifdef HAVE_STRINGS_H |
---|
237 | | # include <strings.h> |
---|
238 | | #endif |
---|
239 | | #ifdef HAVE_INTTYPES_H |
---|
240 | | # include <inttypes.h> |
---|
241 | | #endif |
---|
242 | | #ifdef HAVE_STDINT_H |
---|
243 | | # include <stdint.h> |
---|
244 | | #endif |
---|
245 | | #ifdef HAVE_UNISTD_H |
---|
246 | | # include <unistd.h> |
---|
247 | | #endif |
---|
248 | | #include <minix/config.h> |
---|
249 | configure:3622: result: no |
---|
250 | configure:3622: checking minix/config.h presence |
---|
251 | configure:3622: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
252 | conftest.c:19:26: error: minix/config.h: No such file or directory |
---|
253 | configure:3622: $? = 1 |
---|
254 | configure: failed program was: |
---|
255 | | /* confdefs.h */ |
---|
256 | | #define PACKAGE_NAME "libedit" |
---|
257 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
258 | | #define PACKAGE_VERSION "3.1" |
---|
259 | | #define PACKAGE_STRING "libedit 3.1" |
---|
260 | | #define PACKAGE_BUGREPORT "" |
---|
261 | | #define PACKAGE_URL "" |
---|
262 | | #define STDC_HEADERS 1 |
---|
263 | | #define HAVE_SYS_TYPES_H 1 |
---|
264 | | #define HAVE_SYS_STAT_H 1 |
---|
265 | | #define HAVE_STDLIB_H 1 |
---|
266 | | #define HAVE_STRING_H 1 |
---|
267 | | #define HAVE_MEMORY_H 1 |
---|
268 | | #define HAVE_STRINGS_H 1 |
---|
269 | | #define HAVE_INTTYPES_H 1 |
---|
270 | | #define HAVE_STDINT_H 1 |
---|
271 | | #define HAVE_UNISTD_H 1 |
---|
272 | | /* end confdefs.h. */ |
---|
273 | | #include <minix/config.h> |
---|
274 | configure:3622: result: no |
---|
275 | configure:3622: checking for minix/config.h |
---|
276 | configure:3622: result: no |
---|
277 | configure:3643: checking whether it is safe to define __EXTENSIONS__ |
---|
278 | configure:3661: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
279 | configure:3661: $? = 0 |
---|
280 | configure:3668: result: yes |
---|
281 | configure:3699: checking for a BSD-compatible install |
---|
282 | configure:3767: result: /usr/bin/install -c |
---|
283 | configure:3778: checking whether build environment is sane |
---|
284 | configure:3833: result: yes |
---|
285 | configure:3981: checking for a thread-safe mkdir -p |
---|
286 | configure:4020: result: /opt/local/bin/gmkdir -p |
---|
287 | configure:4027: checking for gawk |
---|
288 | configure:4043: found /opt/local/bin/gawk |
---|
289 | configure:4054: result: gawk |
---|
290 | configure:4065: checking whether make sets $(MAKE) |
---|
291 | configure:4087: result: yes |
---|
292 | configure:4117: checking for style of include used by make |
---|
293 | configure:4145: result: GNU |
---|
294 | configure:4179: checking whether make supports nested variables |
---|
295 | configure:4196: result: yes |
---|
296 | configure:4281: checking dependency style of /usr/bin/llvm-gcc-4.2 |
---|
297 | configure:4392: result: gcc3 |
---|
298 | configure:4479: checking build system type |
---|
299 | configure:4493: result: x86_64-apple-darwin10.8.0 |
---|
300 | configure:4513: checking host system type |
---|
301 | configure:4526: result: x86_64-apple-darwin10.8.0 |
---|
302 | configure:4567: checking how to print strings |
---|
303 | configure:4594: result: printf |
---|
304 | configure:4615: checking for a sed that does not truncate output |
---|
305 | configure:4679: result: /opt/local/bin/gsed |
---|
306 | configure:4697: checking for fgrep |
---|
307 | configure:4759: result: /usr/bin/grep -F |
---|
308 | configure:4794: checking for ld used by /usr/bin/llvm-gcc-4.2 |
---|
309 | configure:4861: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
310 | configure:4868: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
311 | configure:4883: result: no |
---|
312 | configure:4895: checking for BSD- or MS-compatible name lister (nm) |
---|
313 | configure:4949: result: /opt/local/bin/nm |
---|
314 | configure:5079: checking the name lister (/opt/local/bin/nm) interface |
---|
315 | configure:5086: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
316 | configure:5089: /opt/local/bin/nm "conftest.o" |
---|
317 | configure:5092: output |
---|
318 | 0000000000000000 S _some_variable |
---|
319 | configure:5099: result: BSD nm |
---|
320 | configure:5102: checking whether ln -s works |
---|
321 | configure:5106: result: yes |
---|
322 | configure:5114: checking the maximum length of command line arguments |
---|
323 | configure:5245: result: 196608 |
---|
324 | configure:5293: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format |
---|
325 | configure:5333: result: func_convert_file_noop |
---|
326 | configure:5340: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format |
---|
327 | configure:5360: result: func_convert_file_noop |
---|
328 | configure:5367: checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files |
---|
329 | configure:5374: result: -r |
---|
330 | configure:5448: checking for objdump |
---|
331 | configure:5478: result: no |
---|
332 | configure:5507: checking how to recognize dependent libraries |
---|
333 | configure:5707: result: pass_all |
---|
334 | configure:5792: checking for dlltool |
---|
335 | configure:5822: result: no |
---|
336 | configure:5852: checking how to associate runtime and link libraries |
---|
337 | configure:5879: result: printf %s\n |
---|
338 | configure:5939: checking for ar |
---|
339 | configure:5955: found /opt/local/bin/ar |
---|
340 | configure:5966: result: ar |
---|
341 | configure:6003: checking for archiver @FILE support |
---|
342 | configure:6020: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
343 | configure:6020: $? = 0 |
---|
344 | configure:6023: ar cru libconftest.a @conftest.lst >&5 |
---|
345 | ar: @conftest.lst: No such file or directory |
---|
346 | configure:6026: $? = 1 |
---|
347 | configure:6046: result: no |
---|
348 | configure:6104: checking for strip |
---|
349 | configure:6120: found /opt/local/bin/strip |
---|
350 | configure:6131: result: strip |
---|
351 | configure:6203: checking for ranlib |
---|
352 | configure:6219: found /opt/local/bin/ranlib |
---|
353 | configure:6230: result: ranlib |
---|
354 | configure:6332: checking command to parse /opt/local/bin/nm output from /usr/bin/llvm-gcc-4.2 object |
---|
355 | configure:6485: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
356 | configure:6488: $? = 0 |
---|
357 | configure:6492: /opt/local/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 |
---|
358 | configure:6495: $? = 0 |
---|
359 | cannot find nm_test_var in conftest.nm |
---|
360 | configure:6485: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
361 | configure:6488: $? = 0 |
---|
362 | configure:6492: /opt/local/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 |
---|
363 | configure:6495: $? = 0 |
---|
364 | configure:6561: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
365 | configure:6564: $? = 0 |
---|
366 | configure:6602: result: ok |
---|
367 | configure:6649: checking for sysroot |
---|
368 | configure:6679: result: no |
---|
369 | configure:6686: checking for a working dd |
---|
370 | configure:6724: result: /bin/dd |
---|
371 | configure:6728: checking how to truncate binary pipes |
---|
372 | configure:6743: result: /bin/dd bs=4096 count=1 |
---|
373 | configure:7072: checking for mt |
---|
374 | configure:7102: result: no |
---|
375 | configure:7122: checking if : is a manifest tool |
---|
376 | configure:7128: : '-?' |
---|
377 | configure:7136: result: no |
---|
378 | configure:7192: checking for dsymutil |
---|
379 | configure:7208: found /usr/bin/dsymutil |
---|
380 | configure:7219: result: dsymutil |
---|
381 | configure:7284: checking for nmedit |
---|
382 | configure:7300: found /opt/local/bin/nmedit |
---|
383 | configure:7311: result: nmedit |
---|
384 | configure:7376: checking for lipo |
---|
385 | configure:7392: found /opt/local/bin/lipo |
---|
386 | configure:7403: result: lipo |
---|
387 | configure:7468: checking for otool |
---|
388 | configure:7484: found /opt/local/bin/otool |
---|
389 | configure:7495: result: otool |
---|
390 | configure:7560: checking for otool64 |
---|
391 | configure:7590: result: no |
---|
392 | configure:7635: checking for -single_module linker flag |
---|
393 | /usr/bin/llvm-gcc-4.2 -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
394 | configure:7668: result: yes |
---|
395 | configure:7671: checking for -exported_symbols_list linker flag |
---|
396 | configure:7691: /usr/bin/llvm-gcc-4.2 -o conftest -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 |
---|
397 | configure:7691: $? = 0 |
---|
398 | configure:7701: result: yes |
---|
399 | configure:7704: checking for -force_load linker flag |
---|
400 | /usr/bin/llvm-gcc-4.2 -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
401 | ar cru libconftest.a conftest.o |
---|
402 | ranlib libconftest.a |
---|
403 | /usr/bin/llvm-gcc-4.2 -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
404 | configure:7736: result: yes |
---|
405 | configure:7810: checking for dlfcn.h |
---|
406 | configure:7810: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
407 | configure:7810: $? = 0 |
---|
408 | configure:7810: result: yes |
---|
409 | configure:8066: checking for objdir |
---|
410 | configure:8081: result: .libs |
---|
411 | configure:8341: checking if /usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions |
---|
412 | configure:8359: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
413 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
414 | configure:8363: $? = 0 |
---|
415 | configure:8376: result: no |
---|
416 | configure:8734: checking for /usr/bin/llvm-gcc-4.2 option to produce PIC |
---|
417 | configure:8741: result: -fno-common -DPIC |
---|
418 | configure:8749: checking if /usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works |
---|
419 | configure:8767: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
420 | configure:8771: $? = 0 |
---|
421 | configure:8784: result: yes |
---|
422 | configure:8813: checking if /usr/bin/llvm-gcc-4.2 static flag -static works |
---|
423 | configure:8841: result: no |
---|
424 | configure:8856: checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o |
---|
425 | configure:8877: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
426 | configure:8881: $? = 0 |
---|
427 | configure:8903: result: yes |
---|
428 | configure:8911: checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o |
---|
429 | configure:8958: result: yes |
---|
430 | configure:8991: checking whether the /usr/bin/llvm-gcc-4.2 linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
431 | configure:10250: result: yes |
---|
432 | configure:10490: checking dynamic linker characteristics |
---|
433 | configure:11308: result: darwin10.8.0 dyld |
---|
434 | configure:11430: checking how to hardcode library paths into programs |
---|
435 | configure:11455: result: immediate |
---|
436 | configure:12003: checking whether stripping libraries is possible |
---|
437 | configure:12017: result: yes |
---|
438 | configure:12043: checking if libtool supports shared libraries |
---|
439 | configure:12045: result: yes |
---|
440 | configure:12048: checking whether to build shared libraries |
---|
441 | configure:12073: result: yes |
---|
442 | configure:12076: checking whether to build static libraries |
---|
443 | configure:12080: result: yes |
---|
444 | configure:12133: checking whether make supports nested variables |
---|
445 | configure:12150: result: yes |
---|
446 | configure:12163: checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C99 |
---|
447 | configure:12312: /usr/bin/llvm-gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
448 | conftest.c:78: error: expected ';', ',' or ')' before 'text' |
---|
449 | conftest.c: In function 'main': |
---|
450 | conftest.c:132: error: nested functions are disabled, use -fnested-functions to re-enable |
---|
451 | conftest.c:132: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' |
---|
452 | conftest.c:132: error: 'newvar' undeclared (first use in this function) |
---|
453 | conftest.c:132: error: (Each undeclared identifier is reported only once |
---|
454 | conftest.c:132: error: for each function it appears in.) |
---|
455 | conftest.c:142: error: 'for' loop initial declaration used outside C99 mode |
---|
456 | configure:12312: $? = 1 |
---|
457 | configure: failed program was: |
---|
458 | | /* confdefs.h */ |
---|
459 | | #define PACKAGE_NAME "libedit" |
---|
460 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
461 | | #define PACKAGE_VERSION "3.1" |
---|
462 | | #define PACKAGE_STRING "libedit 3.1" |
---|
463 | | #define PACKAGE_BUGREPORT "" |
---|
464 | | #define PACKAGE_URL "" |
---|
465 | | #define STDC_HEADERS 1 |
---|
466 | | #define HAVE_SYS_TYPES_H 1 |
---|
467 | | #define HAVE_SYS_STAT_H 1 |
---|
468 | | #define HAVE_STDLIB_H 1 |
---|
469 | | #define HAVE_STRING_H 1 |
---|
470 | | #define HAVE_MEMORY_H 1 |
---|
471 | | #define HAVE_STRINGS_H 1 |
---|
472 | | #define HAVE_INTTYPES_H 1 |
---|
473 | | #define HAVE_STDINT_H 1 |
---|
474 | | #define HAVE_UNISTD_H 1 |
---|
475 | | #define __EXTENSIONS__ 1 |
---|
476 | | #define _ALL_SOURCE 1 |
---|
477 | | #define _GNU_SOURCE 1 |
---|
478 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
479 | | #define _TANDEM_SOURCE 1 |
---|
480 | | #define PACKAGE "libedit-20150325" |
---|
481 | | #define VERSION "3.1" |
---|
482 | | #define HAVE_DLFCN_H 1 |
---|
483 | | #define LT_OBJDIR ".libs/" |
---|
484 | | /* end confdefs.h. */ |
---|
485 | | #include <stdarg.h> |
---|
486 | | #include <stdbool.h> |
---|
487 | | #include <stdlib.h> |
---|
488 | | #include <wchar.h> |
---|
489 | | #include <stdio.h> |
---|
490 | | |
---|
491 | | // Check varargs macros. These examples are taken from C99 6.10.3.5. |
---|
492 | | #define debug(...) fprintf (stderr, __VA_ARGS__) |
---|
493 | | #define showlist(...) puts (#__VA_ARGS__) |
---|
494 | | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) |
---|
495 | | static void |
---|
496 | | test_varargs_macros (void) |
---|
497 | | { |
---|
498 | | int x = 1234; |
---|
499 | | int y = 5678; |
---|
500 | | debug ("Flag"); |
---|
501 | | debug ("X = %d\n", x); |
---|
502 | | showlist (The first, second, and third items.); |
---|
503 | | report (x>y, "x is %d but y is %d", x, y); |
---|
504 | | } |
---|
505 | | |
---|
506 | | // Check long long types. |
---|
507 | | #define BIG64 18446744073709551615ull |
---|
508 | | #define BIG32 4294967295ul |
---|
509 | | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) |
---|
510 | | #if !BIG_OK |
---|
511 | | your preprocessor is broken; |
---|
512 | | #endif |
---|
513 | | #if BIG_OK |
---|
514 | | #else |
---|
515 | | your preprocessor is broken; |
---|
516 | | #endif |
---|
517 | | static long long int bignum = -9223372036854775807LL; |
---|
518 | | static unsigned long long int ubignum = BIG64; |
---|
519 | | |
---|
520 | | struct incomplete_array |
---|
521 | | { |
---|
522 | | int datasize; |
---|
523 | | double data[]; |
---|
524 | | }; |
---|
525 | | |
---|
526 | | struct named_init { |
---|
527 | | int number; |
---|
528 | | const wchar_t *name; |
---|
529 | | double average; |
---|
530 | | }; |
---|
531 | | |
---|
532 | | typedef const char *ccp; |
---|
533 | | |
---|
534 | | static inline int |
---|
535 | | test_restrict (ccp restrict text) |
---|
536 | | { |
---|
537 | | // See if C++-style comments work. |
---|
538 | | // Iterate through items via the restricted pointer. |
---|
539 | | // Also check for declarations in for loops. |
---|
540 | | for (unsigned int i = 0; *(text+i) != '\0'; ++i) |
---|
541 | | continue; |
---|
542 | | return 0; |
---|
543 | | } |
---|
544 | | |
---|
545 | | // Check varargs and va_copy. |
---|
546 | | static void |
---|
547 | | test_varargs (const char *format, ...) |
---|
548 | | { |
---|
549 | | va_list args; |
---|
550 | | va_start (args, format); |
---|
551 | | va_list args_copy; |
---|
552 | | va_copy (args_copy, args); |
---|
553 | | |
---|
554 | | const char *str; |
---|
555 | | int number; |
---|
556 | | float fnumber; |
---|
557 | | |
---|
558 | | while (*format) |
---|
559 | | { |
---|
560 | | switch (*format++) |
---|
561 | | { |
---|
562 | | case 's': // string |
---|
563 | | str = va_arg (args_copy, const char *); |
---|
564 | | break; |
---|
565 | | case 'd': // int |
---|
566 | | number = va_arg (args_copy, int); |
---|
567 | | break; |
---|
568 | | case 'f': // float |
---|
569 | | fnumber = va_arg (args_copy, double); |
---|
570 | | break; |
---|
571 | | default: |
---|
572 | | break; |
---|
573 | | } |
---|
574 | | } |
---|
575 | | va_end (args_copy); |
---|
576 | | va_end (args); |
---|
577 | | } |
---|
578 | | |
---|
579 | | int |
---|
580 | | main () |
---|
581 | | { |
---|
582 | | |
---|
583 | | // Check bool. |
---|
584 | | _Bool success = false; |
---|
585 | | |
---|
586 | | // Check restrict. |
---|
587 | | if (test_restrict ("String literal") == 0) |
---|
588 | | success = true; |
---|
589 | | char *restrict newvar = "Another string"; |
---|
590 | | |
---|
591 | | // Check varargs. |
---|
592 | | test_varargs ("s, d' f .", "string", 65, 34.234); |
---|
593 | | test_varargs_macros (); |
---|
594 | | |
---|
595 | | // Check flexible array members. |
---|
596 | | struct incomplete_array *ia = |
---|
597 | | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); |
---|
598 | | ia->datasize = 10; |
---|
599 | | for (int i = 0; i < ia->datasize; ++i) |
---|
600 | | ia->data[i] = i * 1.234; |
---|
601 | | |
---|
602 | | // Check named initializers. |
---|
603 | | struct named_init ni = { |
---|
604 | | .number = 34, |
---|
605 | | .name = L"Test wide string", |
---|
606 | | .average = 543.34343, |
---|
607 | | }; |
---|
608 | | |
---|
609 | | ni.number = 58; |
---|
610 | | |
---|
611 | | int dynamic_array[ni.number]; |
---|
612 | | dynamic_array[ni.number - 1] = 543; |
---|
613 | | |
---|
614 | | // work around unused variable warnings |
---|
615 | | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' |
---|
616 | | || dynamic_array[ni.number - 1] != 543); |
---|
617 | | |
---|
618 | | ; |
---|
619 | | return 0; |
---|
620 | | } |
---|
621 | configure:12312: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
622 | configure:12312: $? = 0 |
---|
623 | configure:12332: result: -std=gnu99 |
---|
624 | configure:12341: checking whether ln -s works |
---|
625 | configure:12345: result: yes |
---|
626 | configure:12356: checking for gawk |
---|
627 | configure:12383: result: gawk |
---|
628 | configure:12401: checking for nroff |
---|
629 | configure:12419: found /usr/bin/nroff |
---|
630 | configure:12431: result: /usr/bin/nroff |
---|
631 | configure:12450: checking for tgetent in -ltinfo |
---|
632 | configure:12475: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltinfo >&5 |
---|
633 | ld: library not found for -ltinfo |
---|
634 | collect2: ld returned 1 exit status |
---|
635 | configure:12475: $? = 1 |
---|
636 | configure: failed program was: |
---|
637 | | /* confdefs.h */ |
---|
638 | | #define PACKAGE_NAME "libedit" |
---|
639 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
640 | | #define PACKAGE_VERSION "3.1" |
---|
641 | | #define PACKAGE_STRING "libedit 3.1" |
---|
642 | | #define PACKAGE_BUGREPORT "" |
---|
643 | | #define PACKAGE_URL "" |
---|
644 | | #define STDC_HEADERS 1 |
---|
645 | | #define HAVE_SYS_TYPES_H 1 |
---|
646 | | #define HAVE_SYS_STAT_H 1 |
---|
647 | | #define HAVE_STDLIB_H 1 |
---|
648 | | #define HAVE_STRING_H 1 |
---|
649 | | #define HAVE_MEMORY_H 1 |
---|
650 | | #define HAVE_STRINGS_H 1 |
---|
651 | | #define HAVE_INTTYPES_H 1 |
---|
652 | | #define HAVE_STDINT_H 1 |
---|
653 | | #define HAVE_UNISTD_H 1 |
---|
654 | | #define __EXTENSIONS__ 1 |
---|
655 | | #define _ALL_SOURCE 1 |
---|
656 | | #define _GNU_SOURCE 1 |
---|
657 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
658 | | #define _TANDEM_SOURCE 1 |
---|
659 | | #define PACKAGE "libedit-20150325" |
---|
660 | | #define VERSION "3.1" |
---|
661 | | #define HAVE_DLFCN_H 1 |
---|
662 | | #define LT_OBJDIR ".libs/" |
---|
663 | | /* end confdefs.h. */ |
---|
664 | | |
---|
665 | | /* Override any GCC internal prototype to avoid an error. |
---|
666 | | Use char because int might match the return type of a GCC |
---|
667 | | builtin and then its argument prototype would still apply. */ |
---|
668 | | #ifdef __cplusplus |
---|
669 | | extern "C" |
---|
670 | | #endif |
---|
671 | | char tgetent (); |
---|
672 | | int |
---|
673 | | main () |
---|
674 | | { |
---|
675 | | return tgetent (); |
---|
676 | | ; |
---|
677 | | return 0; |
---|
678 | | } |
---|
679 | configure:12484: result: no |
---|
680 | configure:12494: checking for tgetent in -lterminfo |
---|
681 | configure:12519: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lterminfo >&5 |
---|
682 | ld: library not found for -lterminfo |
---|
683 | collect2: ld returned 1 exit status |
---|
684 | configure:12519: $? = 1 |
---|
685 | configure: failed program was: |
---|
686 | | /* confdefs.h */ |
---|
687 | | #define PACKAGE_NAME "libedit" |
---|
688 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
689 | | #define PACKAGE_VERSION "3.1" |
---|
690 | | #define PACKAGE_STRING "libedit 3.1" |
---|
691 | | #define PACKAGE_BUGREPORT "" |
---|
692 | | #define PACKAGE_URL "" |
---|
693 | | #define STDC_HEADERS 1 |
---|
694 | | #define HAVE_SYS_TYPES_H 1 |
---|
695 | | #define HAVE_SYS_STAT_H 1 |
---|
696 | | #define HAVE_STDLIB_H 1 |
---|
697 | | #define HAVE_STRING_H 1 |
---|
698 | | #define HAVE_MEMORY_H 1 |
---|
699 | | #define HAVE_STRINGS_H 1 |
---|
700 | | #define HAVE_INTTYPES_H 1 |
---|
701 | | #define HAVE_STDINT_H 1 |
---|
702 | | #define HAVE_UNISTD_H 1 |
---|
703 | | #define __EXTENSIONS__ 1 |
---|
704 | | #define _ALL_SOURCE 1 |
---|
705 | | #define _GNU_SOURCE 1 |
---|
706 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
707 | | #define _TANDEM_SOURCE 1 |
---|
708 | | #define PACKAGE "libedit-20150325" |
---|
709 | | #define VERSION "3.1" |
---|
710 | | #define HAVE_DLFCN_H 1 |
---|
711 | | #define LT_OBJDIR ".libs/" |
---|
712 | | /* end confdefs.h. */ |
---|
713 | | |
---|
714 | | /* Override any GCC internal prototype to avoid an error. |
---|
715 | | Use char because int might match the return type of a GCC |
---|
716 | | builtin and then its argument prototype would still apply. */ |
---|
717 | | #ifdef __cplusplus |
---|
718 | | extern "C" |
---|
719 | | #endif |
---|
720 | | char tgetent (); |
---|
721 | | int |
---|
722 | | main () |
---|
723 | | { |
---|
724 | | return tgetent (); |
---|
725 | | ; |
---|
726 | | return 0; |
---|
727 | | } |
---|
728 | configure:12528: result: no |
---|
729 | configure:12538: checking for tgetent in -ltermcap |
---|
730 | configure:12563: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
731 | configure:12563: $? = 0 |
---|
732 | configure:12572: result: yes |
---|
733 | configure:12737: checking if you want wide-character code |
---|
734 | configure:12746: result: yes |
---|
735 | configure:12785: checking for dirent.h that defines DIR |
---|
736 | configure:12804: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
737 | configure:12804: $? = 0 |
---|
738 | configure:12812: result: yes |
---|
739 | configure:12825: checking for library containing opendir |
---|
740 | configure:12856: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
741 | configure:12856: $? = 0 |
---|
742 | configure:12873: result: none required |
---|
743 | configure:12940: checking for ANSI C header files |
---|
744 | configure:13044: result: yes |
---|
745 | configure:13052: checking for sys/wait.h that is POSIX.1 compatible |
---|
746 | configure:13078: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
747 | configure:13078: $? = 0 |
---|
748 | configure:13085: result: yes |
---|
749 | configure:13096: checking fcntl.h usability |
---|
750 | configure:13096: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
751 | configure:13096: $? = 0 |
---|
752 | configure:13096: result: yes |
---|
753 | configure:13096: checking fcntl.h presence |
---|
754 | configure:13096: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
755 | configure:13096: $? = 0 |
---|
756 | configure:13096: result: yes |
---|
757 | configure:13096: checking for fcntl.h |
---|
758 | configure:13096: result: yes |
---|
759 | configure:13096: checking limits.h usability |
---|
760 | configure:13096: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
761 | configure:13096: $? = 0 |
---|
762 | configure:13096: result: yes |
---|
763 | configure:13096: checking limits.h presence |
---|
764 | configure:13096: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
765 | configure:13096: $? = 0 |
---|
766 | configure:13096: result: yes |
---|
767 | configure:13096: checking for limits.h |
---|
768 | configure:13096: result: yes |
---|
769 | configure:13096: checking malloc.h usability |
---|
770 | configure:13096: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
771 | conftest.c:68:20: error: malloc.h: No such file or directory |
---|
772 | configure:13096: $? = 1 |
---|
773 | configure: failed program was: |
---|
774 | | /* confdefs.h */ |
---|
775 | | #define PACKAGE_NAME "libedit" |
---|
776 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
777 | | #define PACKAGE_VERSION "3.1" |
---|
778 | | #define PACKAGE_STRING "libedit 3.1" |
---|
779 | | #define PACKAGE_BUGREPORT "" |
---|
780 | | #define PACKAGE_URL "" |
---|
781 | | #define STDC_HEADERS 1 |
---|
782 | | #define HAVE_SYS_TYPES_H 1 |
---|
783 | | #define HAVE_SYS_STAT_H 1 |
---|
784 | | #define HAVE_STDLIB_H 1 |
---|
785 | | #define HAVE_STRING_H 1 |
---|
786 | | #define HAVE_MEMORY_H 1 |
---|
787 | | #define HAVE_STRINGS_H 1 |
---|
788 | | #define HAVE_INTTYPES_H 1 |
---|
789 | | #define HAVE_STDINT_H 1 |
---|
790 | | #define HAVE_UNISTD_H 1 |
---|
791 | | #define __EXTENSIONS__ 1 |
---|
792 | | #define _ALL_SOURCE 1 |
---|
793 | | #define _GNU_SOURCE 1 |
---|
794 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
795 | | #define _TANDEM_SOURCE 1 |
---|
796 | | #define PACKAGE "libedit-20150325" |
---|
797 | | #define VERSION "3.1" |
---|
798 | | #define HAVE_DLFCN_H 1 |
---|
799 | | #define LT_OBJDIR ".libs/" |
---|
800 | | #define HAVE_LIBTERMCAP 1 |
---|
801 | | #define WIDECHAR 1 |
---|
802 | | #define HAVE_DIRENT_H 1 |
---|
803 | | #define STDC_HEADERS 1 |
---|
804 | | #define HAVE_SYS_WAIT_H 1 |
---|
805 | | #define HAVE_FCNTL_H 1 |
---|
806 | | #define HAVE_LIMITS_H 1 |
---|
807 | | /* end confdefs.h. */ |
---|
808 | | #include <stdio.h> |
---|
809 | | #ifdef HAVE_SYS_TYPES_H |
---|
810 | | # include <sys/types.h> |
---|
811 | | #endif |
---|
812 | | #ifdef HAVE_SYS_STAT_H |
---|
813 | | # include <sys/stat.h> |
---|
814 | | #endif |
---|
815 | | #ifdef STDC_HEADERS |
---|
816 | | # include <stdlib.h> |
---|
817 | | # include <stddef.h> |
---|
818 | | #else |
---|
819 | | # ifdef HAVE_STDLIB_H |
---|
820 | | # include <stdlib.h> |
---|
821 | | # endif |
---|
822 | | #endif |
---|
823 | | #ifdef HAVE_STRING_H |
---|
824 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
825 | | # include <memory.h> |
---|
826 | | # endif |
---|
827 | | # include <string.h> |
---|
828 | | #endif |
---|
829 | | #ifdef HAVE_STRINGS_H |
---|
830 | | # include <strings.h> |
---|
831 | | #endif |
---|
832 | | #ifdef HAVE_INTTYPES_H |
---|
833 | | # include <inttypes.h> |
---|
834 | | #endif |
---|
835 | | #ifdef HAVE_STDINT_H |
---|
836 | | # include <stdint.h> |
---|
837 | | #endif |
---|
838 | | #ifdef HAVE_UNISTD_H |
---|
839 | | # include <unistd.h> |
---|
840 | | #endif |
---|
841 | | #include <malloc.h> |
---|
842 | configure:13096: result: no |
---|
843 | configure:13096: checking malloc.h presence |
---|
844 | configure:13096: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
845 | conftest.c:35:20: error: malloc.h: No such file or directory |
---|
846 | configure:13096: $? = 1 |
---|
847 | configure: failed program was: |
---|
848 | | /* confdefs.h */ |
---|
849 | | #define PACKAGE_NAME "libedit" |
---|
850 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
851 | | #define PACKAGE_VERSION "3.1" |
---|
852 | | #define PACKAGE_STRING "libedit 3.1" |
---|
853 | | #define PACKAGE_BUGREPORT "" |
---|
854 | | #define PACKAGE_URL "" |
---|
855 | | #define STDC_HEADERS 1 |
---|
856 | | #define HAVE_SYS_TYPES_H 1 |
---|
857 | | #define HAVE_SYS_STAT_H 1 |
---|
858 | | #define HAVE_STDLIB_H 1 |
---|
859 | | #define HAVE_STRING_H 1 |
---|
860 | | #define HAVE_MEMORY_H 1 |
---|
861 | | #define HAVE_STRINGS_H 1 |
---|
862 | | #define HAVE_INTTYPES_H 1 |
---|
863 | | #define HAVE_STDINT_H 1 |
---|
864 | | #define HAVE_UNISTD_H 1 |
---|
865 | | #define __EXTENSIONS__ 1 |
---|
866 | | #define _ALL_SOURCE 1 |
---|
867 | | #define _GNU_SOURCE 1 |
---|
868 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
869 | | #define _TANDEM_SOURCE 1 |
---|
870 | | #define PACKAGE "libedit-20150325" |
---|
871 | | #define VERSION "3.1" |
---|
872 | | #define HAVE_DLFCN_H 1 |
---|
873 | | #define LT_OBJDIR ".libs/" |
---|
874 | | #define HAVE_LIBTERMCAP 1 |
---|
875 | | #define WIDECHAR 1 |
---|
876 | | #define HAVE_DIRENT_H 1 |
---|
877 | | #define STDC_HEADERS 1 |
---|
878 | | #define HAVE_SYS_WAIT_H 1 |
---|
879 | | #define HAVE_FCNTL_H 1 |
---|
880 | | #define HAVE_LIMITS_H 1 |
---|
881 | | /* end confdefs.h. */ |
---|
882 | | #include <malloc.h> |
---|
883 | configure:13096: result: no |
---|
884 | configure:13096: checking for malloc.h |
---|
885 | configure:13096: result: no |
---|
886 | configure:13096: checking for stdlib.h |
---|
887 | configure:13096: result: yes |
---|
888 | configure:13096: checking for string.h |
---|
889 | configure:13096: result: yes |
---|
890 | configure:13096: checking sys/ioctl.h usability |
---|
891 | configure:13096: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
892 | configure:13096: $? = 0 |
---|
893 | configure:13096: result: yes |
---|
894 | configure:13096: checking sys/ioctl.h presence |
---|
895 | configure:13096: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
896 | configure:13096: $? = 0 |
---|
897 | configure:13096: result: yes |
---|
898 | configure:13096: checking for sys/ioctl.h |
---|
899 | configure:13096: result: yes |
---|
900 | configure:13096: checking sys/param.h usability |
---|
901 | configure:13096: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
902 | configure:13096: $? = 0 |
---|
903 | configure:13096: result: yes |
---|
904 | configure:13096: checking sys/param.h presence |
---|
905 | configure:13096: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
906 | configure:13096: $? = 0 |
---|
907 | configure:13096: result: yes |
---|
908 | configure:13096: checking for sys/param.h |
---|
909 | configure:13096: result: yes |
---|
910 | configure:13096: checking for unistd.h |
---|
911 | configure:13096: result: yes |
---|
912 | configure:13096: checking curses.h usability |
---|
913 | configure:13096: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
914 | configure:13096: $? = 0 |
---|
915 | configure:13096: result: yes |
---|
916 | configure:13096: checking curses.h presence |
---|
917 | configure:13096: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
918 | configure:13096: $? = 0 |
---|
919 | configure:13096: result: yes |
---|
920 | configure:13096: checking for curses.h |
---|
921 | configure:13096: result: yes |
---|
922 | configure:13096: checking ncurses.h usability |
---|
923 | configure:13096: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
924 | configure:13096: $? = 0 |
---|
925 | configure:13096: result: yes |
---|
926 | configure:13096: checking ncurses.h presence |
---|
927 | configure:13096: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
928 | configure:13096: $? = 0 |
---|
929 | configure:13096: result: yes |
---|
930 | configure:13096: checking for ncurses.h |
---|
931 | configure:13096: result: yes |
---|
932 | configure:13096: checking sys/cdefs.h usability |
---|
933 | configure:13096: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
934 | configure:13096: $? = 0 |
---|
935 | configure:13096: result: yes |
---|
936 | configure:13096: checking sys/cdefs.h presence |
---|
937 | configure:13096: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
938 | configure:13096: $? = 0 |
---|
939 | configure:13096: result: yes |
---|
940 | configure:13096: checking for sys/cdefs.h |
---|
941 | configure:13096: result: yes |
---|
942 | configure:13096: checking termcap.h usability |
---|
943 | configure:13096: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
944 | configure:13096: $? = 0 |
---|
945 | configure:13096: result: yes |
---|
946 | configure:13096: checking termcap.h presence |
---|
947 | configure:13096: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
948 | configure:13096: $? = 0 |
---|
949 | configure:13096: result: yes |
---|
950 | configure:13096: checking for termcap.h |
---|
951 | configure:13096: result: yes |
---|
952 | configure:13107: checking termios.h usability |
---|
953 | configure:13107: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
954 | configure:13107: $? = 0 |
---|
955 | configure:13107: result: yes |
---|
956 | configure:13107: checking termios.h presence |
---|
957 | configure:13107: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
958 | configure:13107: $? = 0 |
---|
959 | configure:13107: result: yes |
---|
960 | configure:13107: checking for termios.h |
---|
961 | configure:13107: result: yes |
---|
962 | configure:13119: checking for term.h |
---|
963 | configure:13119: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
964 | configure:13119: $? = 0 |
---|
965 | configure:13119: result: yes |
---|
966 | configure:13139: checking for struct dirent.d_namlen |
---|
967 | configure:13139: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
968 | configure:13139: $? = 0 |
---|
969 | configure:13139: result: yes |
---|
970 | configure:13152: checking for an ANSI C-conforming const |
---|
971 | configure:13218: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
972 | configure:13218: $? = 0 |
---|
973 | configure:13225: result: yes |
---|
974 | configure:13233: checking for pid_t |
---|
975 | configure:13233: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
976 | configure:13233: $? = 0 |
---|
977 | configure:13233: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
978 | conftest.c: In function 'main': |
---|
979 | conftest.c:82: error: expected expression before ')' token |
---|
980 | configure:13233: $? = 1 |
---|
981 | configure: failed program was: |
---|
982 | | /* confdefs.h */ |
---|
983 | | #define PACKAGE_NAME "libedit" |
---|
984 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
985 | | #define PACKAGE_VERSION "3.1" |
---|
986 | | #define PACKAGE_STRING "libedit 3.1" |
---|
987 | | #define PACKAGE_BUGREPORT "" |
---|
988 | | #define PACKAGE_URL "" |
---|
989 | | #define STDC_HEADERS 1 |
---|
990 | | #define HAVE_SYS_TYPES_H 1 |
---|
991 | | #define HAVE_SYS_STAT_H 1 |
---|
992 | | #define HAVE_STDLIB_H 1 |
---|
993 | | #define HAVE_STRING_H 1 |
---|
994 | | #define HAVE_MEMORY_H 1 |
---|
995 | | #define HAVE_STRINGS_H 1 |
---|
996 | | #define HAVE_INTTYPES_H 1 |
---|
997 | | #define HAVE_STDINT_H 1 |
---|
998 | | #define HAVE_UNISTD_H 1 |
---|
999 | | #define __EXTENSIONS__ 1 |
---|
1000 | | #define _ALL_SOURCE 1 |
---|
1001 | | #define _GNU_SOURCE 1 |
---|
1002 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1003 | | #define _TANDEM_SOURCE 1 |
---|
1004 | | #define PACKAGE "libedit-20150325" |
---|
1005 | | #define VERSION "3.1" |
---|
1006 | | #define HAVE_DLFCN_H 1 |
---|
1007 | | #define LT_OBJDIR ".libs/" |
---|
1008 | | #define HAVE_LIBTERMCAP 1 |
---|
1009 | | #define WIDECHAR 1 |
---|
1010 | | #define HAVE_DIRENT_H 1 |
---|
1011 | | #define STDC_HEADERS 1 |
---|
1012 | | #define HAVE_SYS_WAIT_H 1 |
---|
1013 | | #define HAVE_FCNTL_H 1 |
---|
1014 | | #define HAVE_LIMITS_H 1 |
---|
1015 | | #define HAVE_STDLIB_H 1 |
---|
1016 | | #define HAVE_STRING_H 1 |
---|
1017 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1018 | | #define HAVE_SYS_PARAM_H 1 |
---|
1019 | | #define HAVE_UNISTD_H 1 |
---|
1020 | | #define HAVE_CURSES_H 1 |
---|
1021 | | #define HAVE_NCURSES_H 1 |
---|
1022 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1023 | | #define HAVE_TERMCAP_H 1 |
---|
1024 | | #define HAVE_TERM_H 1 |
---|
1025 | | #define HAVE_STRUCT_DIRENT_D_NAMLEN 1 |
---|
1026 | | /* end confdefs.h. */ |
---|
1027 | | #include <stdio.h> |
---|
1028 | | #ifdef HAVE_SYS_TYPES_H |
---|
1029 | | # include <sys/types.h> |
---|
1030 | | #endif |
---|
1031 | | #ifdef HAVE_SYS_STAT_H |
---|
1032 | | # include <sys/stat.h> |
---|
1033 | | #endif |
---|
1034 | | #ifdef STDC_HEADERS |
---|
1035 | | # include <stdlib.h> |
---|
1036 | | # include <stddef.h> |
---|
1037 | | #else |
---|
1038 | | # ifdef HAVE_STDLIB_H |
---|
1039 | | # include <stdlib.h> |
---|
1040 | | # endif |
---|
1041 | | #endif |
---|
1042 | | #ifdef HAVE_STRING_H |
---|
1043 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1044 | | # include <memory.h> |
---|
1045 | | # endif |
---|
1046 | | # include <string.h> |
---|
1047 | | #endif |
---|
1048 | | #ifdef HAVE_STRINGS_H |
---|
1049 | | # include <strings.h> |
---|
1050 | | #endif |
---|
1051 | | #ifdef HAVE_INTTYPES_H |
---|
1052 | | # include <inttypes.h> |
---|
1053 | | #endif |
---|
1054 | | #ifdef HAVE_STDINT_H |
---|
1055 | | # include <stdint.h> |
---|
1056 | | #endif |
---|
1057 | | #ifdef HAVE_UNISTD_H |
---|
1058 | | # include <unistd.h> |
---|
1059 | | #endif |
---|
1060 | | int |
---|
1061 | | main () |
---|
1062 | | { |
---|
1063 | | if (sizeof ((pid_t))) |
---|
1064 | | return 0; |
---|
1065 | | ; |
---|
1066 | | return 0; |
---|
1067 | | } |
---|
1068 | configure:13233: result: yes |
---|
1069 | configure:13244: checking for size_t |
---|
1070 | configure:13244: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1071 | configure:13244: $? = 0 |
---|
1072 | configure:13244: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1073 | conftest.c: In function 'main': |
---|
1074 | conftest.c:82: error: expected expression before ')' token |
---|
1075 | configure:13244: $? = 1 |
---|
1076 | configure: failed program was: |
---|
1077 | | /* confdefs.h */ |
---|
1078 | | #define PACKAGE_NAME "libedit" |
---|
1079 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
1080 | | #define PACKAGE_VERSION "3.1" |
---|
1081 | | #define PACKAGE_STRING "libedit 3.1" |
---|
1082 | | #define PACKAGE_BUGREPORT "" |
---|
1083 | | #define PACKAGE_URL "" |
---|
1084 | | #define STDC_HEADERS 1 |
---|
1085 | | #define HAVE_SYS_TYPES_H 1 |
---|
1086 | | #define HAVE_SYS_STAT_H 1 |
---|
1087 | | #define HAVE_STDLIB_H 1 |
---|
1088 | | #define HAVE_STRING_H 1 |
---|
1089 | | #define HAVE_MEMORY_H 1 |
---|
1090 | | #define HAVE_STRINGS_H 1 |
---|
1091 | | #define HAVE_INTTYPES_H 1 |
---|
1092 | | #define HAVE_STDINT_H 1 |
---|
1093 | | #define HAVE_UNISTD_H 1 |
---|
1094 | | #define __EXTENSIONS__ 1 |
---|
1095 | | #define _ALL_SOURCE 1 |
---|
1096 | | #define _GNU_SOURCE 1 |
---|
1097 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1098 | | #define _TANDEM_SOURCE 1 |
---|
1099 | | #define PACKAGE "libedit-20150325" |
---|
1100 | | #define VERSION "3.1" |
---|
1101 | | #define HAVE_DLFCN_H 1 |
---|
1102 | | #define LT_OBJDIR ".libs/" |
---|
1103 | | #define HAVE_LIBTERMCAP 1 |
---|
1104 | | #define WIDECHAR 1 |
---|
1105 | | #define HAVE_DIRENT_H 1 |
---|
1106 | | #define STDC_HEADERS 1 |
---|
1107 | | #define HAVE_SYS_WAIT_H 1 |
---|
1108 | | #define HAVE_FCNTL_H 1 |
---|
1109 | | #define HAVE_LIMITS_H 1 |
---|
1110 | | #define HAVE_STDLIB_H 1 |
---|
1111 | | #define HAVE_STRING_H 1 |
---|
1112 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1113 | | #define HAVE_SYS_PARAM_H 1 |
---|
1114 | | #define HAVE_UNISTD_H 1 |
---|
1115 | | #define HAVE_CURSES_H 1 |
---|
1116 | | #define HAVE_NCURSES_H 1 |
---|
1117 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1118 | | #define HAVE_TERMCAP_H 1 |
---|
1119 | | #define HAVE_TERM_H 1 |
---|
1120 | | #define HAVE_STRUCT_DIRENT_D_NAMLEN 1 |
---|
1121 | | /* end confdefs.h. */ |
---|
1122 | | #include <stdio.h> |
---|
1123 | | #ifdef HAVE_SYS_TYPES_H |
---|
1124 | | # include <sys/types.h> |
---|
1125 | | #endif |
---|
1126 | | #ifdef HAVE_SYS_STAT_H |
---|
1127 | | # include <sys/stat.h> |
---|
1128 | | #endif |
---|
1129 | | #ifdef STDC_HEADERS |
---|
1130 | | # include <stdlib.h> |
---|
1131 | | # include <stddef.h> |
---|
1132 | | #else |
---|
1133 | | # ifdef HAVE_STDLIB_H |
---|
1134 | | # include <stdlib.h> |
---|
1135 | | # endif |
---|
1136 | | #endif |
---|
1137 | | #ifdef HAVE_STRING_H |
---|
1138 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1139 | | # include <memory.h> |
---|
1140 | | # endif |
---|
1141 | | # include <string.h> |
---|
1142 | | #endif |
---|
1143 | | #ifdef HAVE_STRINGS_H |
---|
1144 | | # include <strings.h> |
---|
1145 | | #endif |
---|
1146 | | #ifdef HAVE_INTTYPES_H |
---|
1147 | | # include <inttypes.h> |
---|
1148 | | #endif |
---|
1149 | | #ifdef HAVE_STDINT_H |
---|
1150 | | # include <stdint.h> |
---|
1151 | | #endif |
---|
1152 | | #ifdef HAVE_UNISTD_H |
---|
1153 | | # include <unistd.h> |
---|
1154 | | #endif |
---|
1155 | | int |
---|
1156 | | main () |
---|
1157 | | { |
---|
1158 | | if (sizeof ((size_t))) |
---|
1159 | | return 0; |
---|
1160 | | ; |
---|
1161 | | return 0; |
---|
1162 | | } |
---|
1163 | configure:13244: result: yes |
---|
1164 | configure:13255: checking for u_int32_t |
---|
1165 | configure:13255: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1166 | configure:13255: $? = 0 |
---|
1167 | configure:13255: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1168 | conftest.c: In function 'main': |
---|
1169 | conftest.c:82: error: expected expression before ')' token |
---|
1170 | configure:13255: $? = 1 |
---|
1171 | configure: failed program was: |
---|
1172 | | /* confdefs.h */ |
---|
1173 | | #define PACKAGE_NAME "libedit" |
---|
1174 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
1175 | | #define PACKAGE_VERSION "3.1" |
---|
1176 | | #define PACKAGE_STRING "libedit 3.1" |
---|
1177 | | #define PACKAGE_BUGREPORT "" |
---|
1178 | | #define PACKAGE_URL "" |
---|
1179 | | #define STDC_HEADERS 1 |
---|
1180 | | #define HAVE_SYS_TYPES_H 1 |
---|
1181 | | #define HAVE_SYS_STAT_H 1 |
---|
1182 | | #define HAVE_STDLIB_H 1 |
---|
1183 | | #define HAVE_STRING_H 1 |
---|
1184 | | #define HAVE_MEMORY_H 1 |
---|
1185 | | #define HAVE_STRINGS_H 1 |
---|
1186 | | #define HAVE_INTTYPES_H 1 |
---|
1187 | | #define HAVE_STDINT_H 1 |
---|
1188 | | #define HAVE_UNISTD_H 1 |
---|
1189 | | #define __EXTENSIONS__ 1 |
---|
1190 | | #define _ALL_SOURCE 1 |
---|
1191 | | #define _GNU_SOURCE 1 |
---|
1192 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1193 | | #define _TANDEM_SOURCE 1 |
---|
1194 | | #define PACKAGE "libedit-20150325" |
---|
1195 | | #define VERSION "3.1" |
---|
1196 | | #define HAVE_DLFCN_H 1 |
---|
1197 | | #define LT_OBJDIR ".libs/" |
---|
1198 | | #define HAVE_LIBTERMCAP 1 |
---|
1199 | | #define WIDECHAR 1 |
---|
1200 | | #define HAVE_DIRENT_H 1 |
---|
1201 | | #define STDC_HEADERS 1 |
---|
1202 | | #define HAVE_SYS_WAIT_H 1 |
---|
1203 | | #define HAVE_FCNTL_H 1 |
---|
1204 | | #define HAVE_LIMITS_H 1 |
---|
1205 | | #define HAVE_STDLIB_H 1 |
---|
1206 | | #define HAVE_STRING_H 1 |
---|
1207 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1208 | | #define HAVE_SYS_PARAM_H 1 |
---|
1209 | | #define HAVE_UNISTD_H 1 |
---|
1210 | | #define HAVE_CURSES_H 1 |
---|
1211 | | #define HAVE_NCURSES_H 1 |
---|
1212 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1213 | | #define HAVE_TERMCAP_H 1 |
---|
1214 | | #define HAVE_TERM_H 1 |
---|
1215 | | #define HAVE_STRUCT_DIRENT_D_NAMLEN 1 |
---|
1216 | | /* end confdefs.h. */ |
---|
1217 | | #include <stdio.h> |
---|
1218 | | #ifdef HAVE_SYS_TYPES_H |
---|
1219 | | # include <sys/types.h> |
---|
1220 | | #endif |
---|
1221 | | #ifdef HAVE_SYS_STAT_H |
---|
1222 | | # include <sys/stat.h> |
---|
1223 | | #endif |
---|
1224 | | #ifdef STDC_HEADERS |
---|
1225 | | # include <stdlib.h> |
---|
1226 | | # include <stddef.h> |
---|
1227 | | #else |
---|
1228 | | # ifdef HAVE_STDLIB_H |
---|
1229 | | # include <stdlib.h> |
---|
1230 | | # endif |
---|
1231 | | #endif |
---|
1232 | | #ifdef HAVE_STRING_H |
---|
1233 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1234 | | # include <memory.h> |
---|
1235 | | # endif |
---|
1236 | | # include <string.h> |
---|
1237 | | #endif |
---|
1238 | | #ifdef HAVE_STRINGS_H |
---|
1239 | | # include <strings.h> |
---|
1240 | | #endif |
---|
1241 | | #ifdef HAVE_INTTYPES_H |
---|
1242 | | # include <inttypes.h> |
---|
1243 | | #endif |
---|
1244 | | #ifdef HAVE_STDINT_H |
---|
1245 | | # include <stdint.h> |
---|
1246 | | #endif |
---|
1247 | | #ifdef HAVE_UNISTD_H |
---|
1248 | | # include <unistd.h> |
---|
1249 | | #endif |
---|
1250 | | int |
---|
1251 | | main () |
---|
1252 | | { |
---|
1253 | | if (sizeof ((u_int32_t))) |
---|
1254 | | return 0; |
---|
1255 | | ; |
---|
1256 | | return 0; |
---|
1257 | | } |
---|
1258 | configure:13255: result: yes |
---|
1259 | configure:13267: checking whether closedir returns void |
---|
1260 | configure:13291: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1261 | configure:13291: $? = 0 |
---|
1262 | configure:13291: ./conftest |
---|
1263 | configure:13291: $? = 0 |
---|
1264 | configure:13301: result: no |
---|
1265 | configure:13311: checking vfork.h usability |
---|
1266 | configure:13311: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1267 | conftest.c:80:19: error: vfork.h: No such file or directory |
---|
1268 | configure:13311: $? = 1 |
---|
1269 | configure: failed program was: |
---|
1270 | | /* confdefs.h */ |
---|
1271 | | #define PACKAGE_NAME "libedit" |
---|
1272 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
1273 | | #define PACKAGE_VERSION "3.1" |
---|
1274 | | #define PACKAGE_STRING "libedit 3.1" |
---|
1275 | | #define PACKAGE_BUGREPORT "" |
---|
1276 | | #define PACKAGE_URL "" |
---|
1277 | | #define STDC_HEADERS 1 |
---|
1278 | | #define HAVE_SYS_TYPES_H 1 |
---|
1279 | | #define HAVE_SYS_STAT_H 1 |
---|
1280 | | #define HAVE_STDLIB_H 1 |
---|
1281 | | #define HAVE_STRING_H 1 |
---|
1282 | | #define HAVE_MEMORY_H 1 |
---|
1283 | | #define HAVE_STRINGS_H 1 |
---|
1284 | | #define HAVE_INTTYPES_H 1 |
---|
1285 | | #define HAVE_STDINT_H 1 |
---|
1286 | | #define HAVE_UNISTD_H 1 |
---|
1287 | | #define __EXTENSIONS__ 1 |
---|
1288 | | #define _ALL_SOURCE 1 |
---|
1289 | | #define _GNU_SOURCE 1 |
---|
1290 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1291 | | #define _TANDEM_SOURCE 1 |
---|
1292 | | #define PACKAGE "libedit-20150325" |
---|
1293 | | #define VERSION "3.1" |
---|
1294 | | #define HAVE_DLFCN_H 1 |
---|
1295 | | #define LT_OBJDIR ".libs/" |
---|
1296 | | #define HAVE_LIBTERMCAP 1 |
---|
1297 | | #define WIDECHAR 1 |
---|
1298 | | #define HAVE_DIRENT_H 1 |
---|
1299 | | #define STDC_HEADERS 1 |
---|
1300 | | #define HAVE_SYS_WAIT_H 1 |
---|
1301 | | #define HAVE_FCNTL_H 1 |
---|
1302 | | #define HAVE_LIMITS_H 1 |
---|
1303 | | #define HAVE_STDLIB_H 1 |
---|
1304 | | #define HAVE_STRING_H 1 |
---|
1305 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1306 | | #define HAVE_SYS_PARAM_H 1 |
---|
1307 | | #define HAVE_UNISTD_H 1 |
---|
1308 | | #define HAVE_CURSES_H 1 |
---|
1309 | | #define HAVE_NCURSES_H 1 |
---|
1310 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1311 | | #define HAVE_TERMCAP_H 1 |
---|
1312 | | #define HAVE_TERM_H 1 |
---|
1313 | | #define HAVE_STRUCT_DIRENT_D_NAMLEN 1 |
---|
1314 | | #define HAVE_U_INT32_T 1 |
---|
1315 | | /* end confdefs.h. */ |
---|
1316 | | #include <stdio.h> |
---|
1317 | | #ifdef HAVE_SYS_TYPES_H |
---|
1318 | | # include <sys/types.h> |
---|
1319 | | #endif |
---|
1320 | | #ifdef HAVE_SYS_STAT_H |
---|
1321 | | # include <sys/stat.h> |
---|
1322 | | #endif |
---|
1323 | | #ifdef STDC_HEADERS |
---|
1324 | | # include <stdlib.h> |
---|
1325 | | # include <stddef.h> |
---|
1326 | | #else |
---|
1327 | | # ifdef HAVE_STDLIB_H |
---|
1328 | | # include <stdlib.h> |
---|
1329 | | # endif |
---|
1330 | | #endif |
---|
1331 | | #ifdef HAVE_STRING_H |
---|
1332 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1333 | | # include <memory.h> |
---|
1334 | | # endif |
---|
1335 | | # include <string.h> |
---|
1336 | | #endif |
---|
1337 | | #ifdef HAVE_STRINGS_H |
---|
1338 | | # include <strings.h> |
---|
1339 | | #endif |
---|
1340 | | #ifdef HAVE_INTTYPES_H |
---|
1341 | | # include <inttypes.h> |
---|
1342 | | #endif |
---|
1343 | | #ifdef HAVE_STDINT_H |
---|
1344 | | # include <stdint.h> |
---|
1345 | | #endif |
---|
1346 | | #ifdef HAVE_UNISTD_H |
---|
1347 | | # include <unistd.h> |
---|
1348 | | #endif |
---|
1349 | | #include <vfork.h> |
---|
1350 | configure:13311: result: no |
---|
1351 | configure:13311: checking vfork.h presence |
---|
1352 | configure:13311: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1353 | conftest.c:47:19: error: vfork.h: No such file or directory |
---|
1354 | configure:13311: $? = 1 |
---|
1355 | configure: failed program was: |
---|
1356 | | /* confdefs.h */ |
---|
1357 | | #define PACKAGE_NAME "libedit" |
---|
1358 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
1359 | | #define PACKAGE_VERSION "3.1" |
---|
1360 | | #define PACKAGE_STRING "libedit 3.1" |
---|
1361 | | #define PACKAGE_BUGREPORT "" |
---|
1362 | | #define PACKAGE_URL "" |
---|
1363 | | #define STDC_HEADERS 1 |
---|
1364 | | #define HAVE_SYS_TYPES_H 1 |
---|
1365 | | #define HAVE_SYS_STAT_H 1 |
---|
1366 | | #define HAVE_STDLIB_H 1 |
---|
1367 | | #define HAVE_STRING_H 1 |
---|
1368 | | #define HAVE_MEMORY_H 1 |
---|
1369 | | #define HAVE_STRINGS_H 1 |
---|
1370 | | #define HAVE_INTTYPES_H 1 |
---|
1371 | | #define HAVE_STDINT_H 1 |
---|
1372 | | #define HAVE_UNISTD_H 1 |
---|
1373 | | #define __EXTENSIONS__ 1 |
---|
1374 | | #define _ALL_SOURCE 1 |
---|
1375 | | #define _GNU_SOURCE 1 |
---|
1376 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1377 | | #define _TANDEM_SOURCE 1 |
---|
1378 | | #define PACKAGE "libedit-20150325" |
---|
1379 | | #define VERSION "3.1" |
---|
1380 | | #define HAVE_DLFCN_H 1 |
---|
1381 | | #define LT_OBJDIR ".libs/" |
---|
1382 | | #define HAVE_LIBTERMCAP 1 |
---|
1383 | | #define WIDECHAR 1 |
---|
1384 | | #define HAVE_DIRENT_H 1 |
---|
1385 | | #define STDC_HEADERS 1 |
---|
1386 | | #define HAVE_SYS_WAIT_H 1 |
---|
1387 | | #define HAVE_FCNTL_H 1 |
---|
1388 | | #define HAVE_LIMITS_H 1 |
---|
1389 | | #define HAVE_STDLIB_H 1 |
---|
1390 | | #define HAVE_STRING_H 1 |
---|
1391 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1392 | | #define HAVE_SYS_PARAM_H 1 |
---|
1393 | | #define HAVE_UNISTD_H 1 |
---|
1394 | | #define HAVE_CURSES_H 1 |
---|
1395 | | #define HAVE_NCURSES_H 1 |
---|
1396 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1397 | | #define HAVE_TERMCAP_H 1 |
---|
1398 | | #define HAVE_TERM_H 1 |
---|
1399 | | #define HAVE_STRUCT_DIRENT_D_NAMLEN 1 |
---|
1400 | | #define HAVE_U_INT32_T 1 |
---|
1401 | | /* end confdefs.h. */ |
---|
1402 | | #include <vfork.h> |
---|
1403 | configure:13311: result: no |
---|
1404 | configure:13311: checking for vfork.h |
---|
1405 | configure:13311: result: no |
---|
1406 | configure:13324: checking for fork |
---|
1407 | configure:13324: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1408 | conftest.c:70: warning: conflicting types for built-in function 'fork' |
---|
1409 | configure:13324: $? = 0 |
---|
1410 | configure:13324: result: yes |
---|
1411 | configure:13324: checking for vfork |
---|
1412 | configure:13324: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1413 | configure:13324: $? = 0 |
---|
1414 | configure:13324: result: yes |
---|
1415 | configure:13334: checking for working fork |
---|
1416 | configure:13356: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1417 | configure:13356: $? = 0 |
---|
1418 | configure:13356: ./conftest |
---|
1419 | configure:13356: $? = 0 |
---|
1420 | configure:13366: result: yes |
---|
1421 | configure:13387: checking for working vfork |
---|
1422 | configure:13497: result: yes |
---|
1423 | configure:13523: checking whether /usr/bin/llvm-gcc-4.2 -std=gnu99 needs -traditional |
---|
1424 | conftest.c:51:20: error: termio.h: No such file or directory |
---|
1425 | configure:13557: result: no |
---|
1426 | configure:13567: checking return type of signal handlers |
---|
1427 | configure:13585: /usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1428 | conftest.c: In function 'main': |
---|
1429 | conftest.c:57: error: void value not ignored as it ought to be |
---|
1430 | configure:13585: $? = 1 |
---|
1431 | configure: failed program was: |
---|
1432 | | /* confdefs.h */ |
---|
1433 | | #define PACKAGE_NAME "libedit" |
---|
1434 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
1435 | | #define PACKAGE_VERSION "3.1" |
---|
1436 | | #define PACKAGE_STRING "libedit 3.1" |
---|
1437 | | #define PACKAGE_BUGREPORT "" |
---|
1438 | | #define PACKAGE_URL "" |
---|
1439 | | #define STDC_HEADERS 1 |
---|
1440 | | #define HAVE_SYS_TYPES_H 1 |
---|
1441 | | #define HAVE_SYS_STAT_H 1 |
---|
1442 | | #define HAVE_STDLIB_H 1 |
---|
1443 | | #define HAVE_STRING_H 1 |
---|
1444 | | #define HAVE_MEMORY_H 1 |
---|
1445 | | #define HAVE_STRINGS_H 1 |
---|
1446 | | #define HAVE_INTTYPES_H 1 |
---|
1447 | | #define HAVE_STDINT_H 1 |
---|
1448 | | #define HAVE_UNISTD_H 1 |
---|
1449 | | #define __EXTENSIONS__ 1 |
---|
1450 | | #define _ALL_SOURCE 1 |
---|
1451 | | #define _GNU_SOURCE 1 |
---|
1452 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1453 | | #define _TANDEM_SOURCE 1 |
---|
1454 | | #define PACKAGE "libedit-20150325" |
---|
1455 | | #define VERSION "3.1" |
---|
1456 | | #define HAVE_DLFCN_H 1 |
---|
1457 | | #define LT_OBJDIR ".libs/" |
---|
1458 | | #define HAVE_LIBTERMCAP 1 |
---|
1459 | | #define WIDECHAR 1 |
---|
1460 | | #define HAVE_DIRENT_H 1 |
---|
1461 | | #define STDC_HEADERS 1 |
---|
1462 | | #define HAVE_SYS_WAIT_H 1 |
---|
1463 | | #define HAVE_FCNTL_H 1 |
---|
1464 | | #define HAVE_LIMITS_H 1 |
---|
1465 | | #define HAVE_STDLIB_H 1 |
---|
1466 | | #define HAVE_STRING_H 1 |
---|
1467 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1468 | | #define HAVE_SYS_PARAM_H 1 |
---|
1469 | | #define HAVE_UNISTD_H 1 |
---|
1470 | | #define HAVE_CURSES_H 1 |
---|
1471 | | #define HAVE_NCURSES_H 1 |
---|
1472 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1473 | | #define HAVE_TERMCAP_H 1 |
---|
1474 | | #define HAVE_TERM_H 1 |
---|
1475 | | #define HAVE_STRUCT_DIRENT_D_NAMLEN 1 |
---|
1476 | | #define HAVE_U_INT32_T 1 |
---|
1477 | | #define HAVE_FORK 1 |
---|
1478 | | #define HAVE_VFORK 1 |
---|
1479 | | #define HAVE_WORKING_VFORK 1 |
---|
1480 | | #define HAVE_WORKING_FORK 1 |
---|
1481 | | /* end confdefs.h. */ |
---|
1482 | | #include <sys/types.h> |
---|
1483 | | #include <signal.h> |
---|
1484 | | |
---|
1485 | | int |
---|
1486 | | main () |
---|
1487 | | { |
---|
1488 | | return *(signal (0, 0)) (0) == 1; |
---|
1489 | | ; |
---|
1490 | | return 0; |
---|
1491 | | } |
---|
1492 | configure:13592: result: void |
---|
1493 | configure:13600: checking whether lstat correctly handles trailing slash |
---|
1494 | configure:13626: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1495 | configure:13626: $? = 0 |
---|
1496 | configure:13626: ./conftest |
---|
1497 | configure:13626: $? = 1 |
---|
1498 | configure: program exited with status 1 |
---|
1499 | configure: failed program was: |
---|
1500 | | /* confdefs.h */ |
---|
1501 | | #define PACKAGE_NAME "libedit" |
---|
1502 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
1503 | | #define PACKAGE_VERSION "3.1" |
---|
1504 | | #define PACKAGE_STRING "libedit 3.1" |
---|
1505 | | #define PACKAGE_BUGREPORT "" |
---|
1506 | | #define PACKAGE_URL "" |
---|
1507 | | #define STDC_HEADERS 1 |
---|
1508 | | #define HAVE_SYS_TYPES_H 1 |
---|
1509 | | #define HAVE_SYS_STAT_H 1 |
---|
1510 | | #define HAVE_STDLIB_H 1 |
---|
1511 | | #define HAVE_STRING_H 1 |
---|
1512 | | #define HAVE_MEMORY_H 1 |
---|
1513 | | #define HAVE_STRINGS_H 1 |
---|
1514 | | #define HAVE_INTTYPES_H 1 |
---|
1515 | | #define HAVE_STDINT_H 1 |
---|
1516 | | #define HAVE_UNISTD_H 1 |
---|
1517 | | #define __EXTENSIONS__ 1 |
---|
1518 | | #define _ALL_SOURCE 1 |
---|
1519 | | #define _GNU_SOURCE 1 |
---|
1520 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1521 | | #define _TANDEM_SOURCE 1 |
---|
1522 | | #define PACKAGE "libedit-20150325" |
---|
1523 | | #define VERSION "3.1" |
---|
1524 | | #define HAVE_DLFCN_H 1 |
---|
1525 | | #define LT_OBJDIR ".libs/" |
---|
1526 | | #define HAVE_LIBTERMCAP 1 |
---|
1527 | | #define WIDECHAR 1 |
---|
1528 | | #define HAVE_DIRENT_H 1 |
---|
1529 | | #define STDC_HEADERS 1 |
---|
1530 | | #define HAVE_SYS_WAIT_H 1 |
---|
1531 | | #define HAVE_FCNTL_H 1 |
---|
1532 | | #define HAVE_LIMITS_H 1 |
---|
1533 | | #define HAVE_STDLIB_H 1 |
---|
1534 | | #define HAVE_STRING_H 1 |
---|
1535 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1536 | | #define HAVE_SYS_PARAM_H 1 |
---|
1537 | | #define HAVE_UNISTD_H 1 |
---|
1538 | | #define HAVE_CURSES_H 1 |
---|
1539 | | #define HAVE_NCURSES_H 1 |
---|
1540 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1541 | | #define HAVE_TERMCAP_H 1 |
---|
1542 | | #define HAVE_TERM_H 1 |
---|
1543 | | #define HAVE_STRUCT_DIRENT_D_NAMLEN 1 |
---|
1544 | | #define HAVE_U_INT32_T 1 |
---|
1545 | | #define HAVE_FORK 1 |
---|
1546 | | #define HAVE_VFORK 1 |
---|
1547 | | #define HAVE_WORKING_VFORK 1 |
---|
1548 | | #define HAVE_WORKING_FORK 1 |
---|
1549 | | #define RETSIGTYPE void |
---|
1550 | | /* end confdefs.h. */ |
---|
1551 | | #include <stdio.h> |
---|
1552 | | #ifdef HAVE_SYS_TYPES_H |
---|
1553 | | # include <sys/types.h> |
---|
1554 | | #endif |
---|
1555 | | #ifdef HAVE_SYS_STAT_H |
---|
1556 | | # include <sys/stat.h> |
---|
1557 | | #endif |
---|
1558 | | #ifdef STDC_HEADERS |
---|
1559 | | # include <stdlib.h> |
---|
1560 | | # include <stddef.h> |
---|
1561 | | #else |
---|
1562 | | # ifdef HAVE_STDLIB_H |
---|
1563 | | # include <stdlib.h> |
---|
1564 | | # endif |
---|
1565 | | #endif |
---|
1566 | | #ifdef HAVE_STRING_H |
---|
1567 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1568 | | # include <memory.h> |
---|
1569 | | # endif |
---|
1570 | | # include <string.h> |
---|
1571 | | #endif |
---|
1572 | | #ifdef HAVE_STRINGS_H |
---|
1573 | | # include <strings.h> |
---|
1574 | | #endif |
---|
1575 | | #ifdef HAVE_INTTYPES_H |
---|
1576 | | # include <inttypes.h> |
---|
1577 | | #endif |
---|
1578 | | #ifdef HAVE_STDINT_H |
---|
1579 | | # include <stdint.h> |
---|
1580 | | #endif |
---|
1581 | | #ifdef HAVE_UNISTD_H |
---|
1582 | | # include <unistd.h> |
---|
1583 | | #endif |
---|
1584 | | int |
---|
1585 | | main () |
---|
1586 | | { |
---|
1587 | | struct stat sbuf; |
---|
1588 | | /* Linux will dereference the symlink and fail, as required by POSIX. |
---|
1589 | | That is better in the sense that it means we will not |
---|
1590 | | have to compile and use the lstat wrapper. */ |
---|
1591 | | return lstat ("conftest.sym/", &sbuf) == 0; |
---|
1592 | | ; |
---|
1593 | | return 0; |
---|
1594 | | } |
---|
1595 | configure:13643: result: no |
---|
1596 | configure:13662: checking whether stat accepts an empty string |
---|
1597 | configure:13682: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1598 | configure:13682: $? = 0 |
---|
1599 | configure:13682: ./conftest |
---|
1600 | configure:13682: $? = 0 |
---|
1601 | configure:13692: result: no |
---|
1602 | configure:13711: checking for endpwent |
---|
1603 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1604 | configure:13711: $? = 0 |
---|
1605 | configure:13711: result: yes |
---|
1606 | configure:13711: checking for isascii |
---|
1607 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1608 | conftest.c:76: warning: conflicting types for built-in function 'isascii' |
---|
1609 | configure:13711: $? = 0 |
---|
1610 | configure:13711: result: yes |
---|
1611 | configure:13711: checking for memchr |
---|
1612 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1613 | configure:13711: $? = 0 |
---|
1614 | configure:13711: result: yes |
---|
1615 | configure:13711: checking for memset |
---|
1616 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1617 | conftest.c:78: warning: conflicting types for built-in function 'memset' |
---|
1618 | configure:13711: $? = 0 |
---|
1619 | configure:13711: result: yes |
---|
1620 | configure:13711: checking for re_comp |
---|
1621 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1622 | Undefined symbols for architecture x86_64: |
---|
1623 | "_re_comp", referenced from: |
---|
1624 | _main in ccCkExWb.o |
---|
1625 | ld: symbol(s) not found for architecture x86_64 |
---|
1626 | collect2: ld returned 1 exit status |
---|
1627 | configure:13711: $? = 1 |
---|
1628 | configure: failed program was: |
---|
1629 | | /* confdefs.h */ |
---|
1630 | | #define PACKAGE_NAME "libedit" |
---|
1631 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
1632 | | #define PACKAGE_VERSION "3.1" |
---|
1633 | | #define PACKAGE_STRING "libedit 3.1" |
---|
1634 | | #define PACKAGE_BUGREPORT "" |
---|
1635 | | #define PACKAGE_URL "" |
---|
1636 | | #define STDC_HEADERS 1 |
---|
1637 | | #define HAVE_SYS_TYPES_H 1 |
---|
1638 | | #define HAVE_SYS_STAT_H 1 |
---|
1639 | | #define HAVE_STDLIB_H 1 |
---|
1640 | | #define HAVE_STRING_H 1 |
---|
1641 | | #define HAVE_MEMORY_H 1 |
---|
1642 | | #define HAVE_STRINGS_H 1 |
---|
1643 | | #define HAVE_INTTYPES_H 1 |
---|
1644 | | #define HAVE_STDINT_H 1 |
---|
1645 | | #define HAVE_UNISTD_H 1 |
---|
1646 | | #define __EXTENSIONS__ 1 |
---|
1647 | | #define _ALL_SOURCE 1 |
---|
1648 | | #define _GNU_SOURCE 1 |
---|
1649 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1650 | | #define _TANDEM_SOURCE 1 |
---|
1651 | | #define PACKAGE "libedit-20150325" |
---|
1652 | | #define VERSION "3.1" |
---|
1653 | | #define HAVE_DLFCN_H 1 |
---|
1654 | | #define LT_OBJDIR ".libs/" |
---|
1655 | | #define HAVE_LIBTERMCAP 1 |
---|
1656 | | #define WIDECHAR 1 |
---|
1657 | | #define HAVE_DIRENT_H 1 |
---|
1658 | | #define STDC_HEADERS 1 |
---|
1659 | | #define HAVE_SYS_WAIT_H 1 |
---|
1660 | | #define HAVE_FCNTL_H 1 |
---|
1661 | | #define HAVE_LIMITS_H 1 |
---|
1662 | | #define HAVE_STDLIB_H 1 |
---|
1663 | | #define HAVE_STRING_H 1 |
---|
1664 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1665 | | #define HAVE_SYS_PARAM_H 1 |
---|
1666 | | #define HAVE_UNISTD_H 1 |
---|
1667 | | #define HAVE_CURSES_H 1 |
---|
1668 | | #define HAVE_NCURSES_H 1 |
---|
1669 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1670 | | #define HAVE_TERMCAP_H 1 |
---|
1671 | | #define HAVE_TERM_H 1 |
---|
1672 | | #define HAVE_STRUCT_DIRENT_D_NAMLEN 1 |
---|
1673 | | #define HAVE_U_INT32_T 1 |
---|
1674 | | #define HAVE_FORK 1 |
---|
1675 | | #define HAVE_VFORK 1 |
---|
1676 | | #define HAVE_WORKING_VFORK 1 |
---|
1677 | | #define HAVE_WORKING_FORK 1 |
---|
1678 | | #define RETSIGTYPE void |
---|
1679 | | #define HAVE_ENDPWENT 1 |
---|
1680 | | #define HAVE_ISASCII 1 |
---|
1681 | | #define HAVE_MEMCHR 1 |
---|
1682 | | #define HAVE_MEMSET 1 |
---|
1683 | | /* end confdefs.h. */ |
---|
1684 | | /* Define re_comp to an innocuous variant, in case <limits.h> declares re_comp. |
---|
1685 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1686 | | #define re_comp innocuous_re_comp |
---|
1687 | | |
---|
1688 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1689 | | which can conflict with char re_comp (); below. |
---|
1690 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1691 | | <limits.h> exists even on freestanding compilers. */ |
---|
1692 | | |
---|
1693 | | #ifdef __STDC__ |
---|
1694 | | # include <limits.h> |
---|
1695 | | #else |
---|
1696 | | # include <assert.h> |
---|
1697 | | #endif |
---|
1698 | | |
---|
1699 | | #undef re_comp |
---|
1700 | | |
---|
1701 | | /* Override any GCC internal prototype to avoid an error. |
---|
1702 | | Use char because int might match the return type of a GCC |
---|
1703 | | builtin and then its argument prototype would still apply. */ |
---|
1704 | | #ifdef __cplusplus |
---|
1705 | | extern "C" |
---|
1706 | | #endif |
---|
1707 | | char re_comp (); |
---|
1708 | | /* The GNU C library defines this for functions which it implements |
---|
1709 | | to always fail with ENOSYS. Some functions are actually named |
---|
1710 | | something starting with __ and the normal name is an alias. */ |
---|
1711 | | #if defined __stub_re_comp || defined __stub___re_comp |
---|
1712 | | choke me |
---|
1713 | | #endif |
---|
1714 | | |
---|
1715 | | int |
---|
1716 | | main () |
---|
1717 | | { |
---|
1718 | | return re_comp (); |
---|
1719 | | ; |
---|
1720 | | return 0; |
---|
1721 | | } |
---|
1722 | configure:13711: result: no |
---|
1723 | configure:13711: checking for regcomp |
---|
1724 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1725 | configure:13711: $? = 0 |
---|
1726 | configure:13711: result: yes |
---|
1727 | configure:13711: checking for strcasecmp |
---|
1728 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1729 | conftest.c:80: warning: conflicting types for built-in function 'strcasecmp' |
---|
1730 | configure:13711: $? = 0 |
---|
1731 | configure:13711: result: yes |
---|
1732 | configure:13711: checking for strchr |
---|
1733 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1734 | conftest.c:81: warning: conflicting types for built-in function 'strchr' |
---|
1735 | configure:13711: $? = 0 |
---|
1736 | configure:13711: result: yes |
---|
1737 | configure:13711: checking for strcspn |
---|
1738 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1739 | conftest.c:82: warning: conflicting types for built-in function 'strcspn' |
---|
1740 | configure:13711: $? = 0 |
---|
1741 | configure:13711: result: yes |
---|
1742 | configure:13711: checking for strdup |
---|
1743 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1744 | conftest.c:83: warning: conflicting types for built-in function 'strdup' |
---|
1745 | configure:13711: $? = 0 |
---|
1746 | configure:13711: result: yes |
---|
1747 | configure:13711: checking for strerror |
---|
1748 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1749 | configure:13711: $? = 0 |
---|
1750 | configure:13711: result: yes |
---|
1751 | configure:13711: checking for strrchr |
---|
1752 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1753 | conftest.c:85: warning: conflicting types for built-in function 'strrchr' |
---|
1754 | configure:13711: $? = 0 |
---|
1755 | configure:13711: result: yes |
---|
1756 | configure:13711: checking for strstr |
---|
1757 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1758 | conftest.c:86: warning: conflicting types for built-in function 'strstr' |
---|
1759 | configure:13711: $? = 0 |
---|
1760 | configure:13711: result: yes |
---|
1761 | configure:13711: checking for strtol |
---|
1762 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1763 | configure:13711: $? = 0 |
---|
1764 | configure:13711: result: yes |
---|
1765 | configure:13711: checking for issetugid |
---|
1766 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1767 | configure:13711: $? = 0 |
---|
1768 | configure:13711: result: yes |
---|
1769 | configure:13711: checking for wcsdup |
---|
1770 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1771 | Undefined symbols for architecture x86_64: |
---|
1772 | "_wcsdup", referenced from: |
---|
1773 | _main in ccJh8WJU.o |
---|
1774 | ld: symbol(s) not found for architecture x86_64 |
---|
1775 | collect2: ld returned 1 exit status |
---|
1776 | configure:13711: $? = 1 |
---|
1777 | configure: failed program was: |
---|
1778 | | /* confdefs.h */ |
---|
1779 | | #define PACKAGE_NAME "libedit" |
---|
1780 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
1781 | | #define PACKAGE_VERSION "3.1" |
---|
1782 | | #define PACKAGE_STRING "libedit 3.1" |
---|
1783 | | #define PACKAGE_BUGREPORT "" |
---|
1784 | | #define PACKAGE_URL "" |
---|
1785 | | #define STDC_HEADERS 1 |
---|
1786 | | #define HAVE_SYS_TYPES_H 1 |
---|
1787 | | #define HAVE_SYS_STAT_H 1 |
---|
1788 | | #define HAVE_STDLIB_H 1 |
---|
1789 | | #define HAVE_STRING_H 1 |
---|
1790 | | #define HAVE_MEMORY_H 1 |
---|
1791 | | #define HAVE_STRINGS_H 1 |
---|
1792 | | #define HAVE_INTTYPES_H 1 |
---|
1793 | | #define HAVE_STDINT_H 1 |
---|
1794 | | #define HAVE_UNISTD_H 1 |
---|
1795 | | #define __EXTENSIONS__ 1 |
---|
1796 | | #define _ALL_SOURCE 1 |
---|
1797 | | #define _GNU_SOURCE 1 |
---|
1798 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1799 | | #define _TANDEM_SOURCE 1 |
---|
1800 | | #define PACKAGE "libedit-20150325" |
---|
1801 | | #define VERSION "3.1" |
---|
1802 | | #define HAVE_DLFCN_H 1 |
---|
1803 | | #define LT_OBJDIR ".libs/" |
---|
1804 | | #define HAVE_LIBTERMCAP 1 |
---|
1805 | | #define WIDECHAR 1 |
---|
1806 | | #define HAVE_DIRENT_H 1 |
---|
1807 | | #define STDC_HEADERS 1 |
---|
1808 | | #define HAVE_SYS_WAIT_H 1 |
---|
1809 | | #define HAVE_FCNTL_H 1 |
---|
1810 | | #define HAVE_LIMITS_H 1 |
---|
1811 | | #define HAVE_STDLIB_H 1 |
---|
1812 | | #define HAVE_STRING_H 1 |
---|
1813 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1814 | | #define HAVE_SYS_PARAM_H 1 |
---|
1815 | | #define HAVE_UNISTD_H 1 |
---|
1816 | | #define HAVE_CURSES_H 1 |
---|
1817 | | #define HAVE_NCURSES_H 1 |
---|
1818 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1819 | | #define HAVE_TERMCAP_H 1 |
---|
1820 | | #define HAVE_TERM_H 1 |
---|
1821 | | #define HAVE_STRUCT_DIRENT_D_NAMLEN 1 |
---|
1822 | | #define HAVE_U_INT32_T 1 |
---|
1823 | | #define HAVE_FORK 1 |
---|
1824 | | #define HAVE_VFORK 1 |
---|
1825 | | #define HAVE_WORKING_VFORK 1 |
---|
1826 | | #define HAVE_WORKING_FORK 1 |
---|
1827 | | #define RETSIGTYPE void |
---|
1828 | | #define HAVE_ENDPWENT 1 |
---|
1829 | | #define HAVE_ISASCII 1 |
---|
1830 | | #define HAVE_MEMCHR 1 |
---|
1831 | | #define HAVE_MEMSET 1 |
---|
1832 | | #define HAVE_REGCOMP 1 |
---|
1833 | | #define HAVE_STRCASECMP 1 |
---|
1834 | | #define HAVE_STRCHR 1 |
---|
1835 | | #define HAVE_STRCSPN 1 |
---|
1836 | | #define HAVE_STRDUP 1 |
---|
1837 | | #define HAVE_STRERROR 1 |
---|
1838 | | #define HAVE_STRRCHR 1 |
---|
1839 | | #define HAVE_STRSTR 1 |
---|
1840 | | #define HAVE_STRTOL 1 |
---|
1841 | | #define HAVE_ISSETUGID 1 |
---|
1842 | | /* end confdefs.h. */ |
---|
1843 | | /* Define wcsdup to an innocuous variant, in case <limits.h> declares wcsdup. |
---|
1844 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1845 | | #define wcsdup innocuous_wcsdup |
---|
1846 | | |
---|
1847 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1848 | | which can conflict with char wcsdup (); below. |
---|
1849 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1850 | | <limits.h> exists even on freestanding compilers. */ |
---|
1851 | | |
---|
1852 | | #ifdef __STDC__ |
---|
1853 | | # include <limits.h> |
---|
1854 | | #else |
---|
1855 | | # include <assert.h> |
---|
1856 | | #endif |
---|
1857 | | |
---|
1858 | | #undef wcsdup |
---|
1859 | | |
---|
1860 | | /* Override any GCC internal prototype to avoid an error. |
---|
1861 | | Use char because int might match the return type of a GCC |
---|
1862 | | builtin and then its argument prototype would still apply. */ |
---|
1863 | | #ifdef __cplusplus |
---|
1864 | | extern "C" |
---|
1865 | | #endif |
---|
1866 | | char wcsdup (); |
---|
1867 | | /* The GNU C library defines this for functions which it implements |
---|
1868 | | to always fail with ENOSYS. Some functions are actually named |
---|
1869 | | something starting with __ and the normal name is an alias. */ |
---|
1870 | | #if defined __stub_wcsdup || defined __stub___wcsdup |
---|
1871 | | choke me |
---|
1872 | | #endif |
---|
1873 | | |
---|
1874 | | int |
---|
1875 | | main () |
---|
1876 | | { |
---|
1877 | | return wcsdup (); |
---|
1878 | | ; |
---|
1879 | | return 0; |
---|
1880 | | } |
---|
1881 | configure:13711: result: no |
---|
1882 | configure:13711: checking for strlcpy |
---|
1883 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1884 | configure:13711: $? = 0 |
---|
1885 | configure:13711: result: yes |
---|
1886 | configure:13711: checking for strlcat |
---|
1887 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1888 | configure:13711: $? = 0 |
---|
1889 | configure:13711: result: yes |
---|
1890 | configure:13711: checking for fgetln |
---|
1891 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1892 | configure:13711: $? = 0 |
---|
1893 | configure:13711: result: yes |
---|
1894 | configure:13711: checking for vis |
---|
1895 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1896 | configure:13711: $? = 0 |
---|
1897 | configure:13711: result: yes |
---|
1898 | configure:13711: checking for strvis |
---|
1899 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1900 | configure:13711: $? = 0 |
---|
1901 | configure:13711: result: yes |
---|
1902 | configure:13711: checking for strunvis |
---|
1903 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1904 | configure:13711: $? = 0 |
---|
1905 | configure:13711: result: yes |
---|
1906 | configure:13711: checking for __secure_getenv |
---|
1907 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
1908 | Undefined symbols for architecture x86_64: |
---|
1909 | "___secure_getenv", referenced from: |
---|
1910 | _main in cc4PBRDm.o |
---|
1911 | ld: symbol(s) not found for architecture x86_64 |
---|
1912 | collect2: ld returned 1 exit status |
---|
1913 | configure:13711: $? = 1 |
---|
1914 | configure: failed program was: |
---|
1915 | | /* confdefs.h */ |
---|
1916 | | #define PACKAGE_NAME "libedit" |
---|
1917 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
1918 | | #define PACKAGE_VERSION "3.1" |
---|
1919 | | #define PACKAGE_STRING "libedit 3.1" |
---|
1920 | | #define PACKAGE_BUGREPORT "" |
---|
1921 | | #define PACKAGE_URL "" |
---|
1922 | | #define STDC_HEADERS 1 |
---|
1923 | | #define HAVE_SYS_TYPES_H 1 |
---|
1924 | | #define HAVE_SYS_STAT_H 1 |
---|
1925 | | #define HAVE_STDLIB_H 1 |
---|
1926 | | #define HAVE_STRING_H 1 |
---|
1927 | | #define HAVE_MEMORY_H 1 |
---|
1928 | | #define HAVE_STRINGS_H 1 |
---|
1929 | | #define HAVE_INTTYPES_H 1 |
---|
1930 | | #define HAVE_STDINT_H 1 |
---|
1931 | | #define HAVE_UNISTD_H 1 |
---|
1932 | | #define __EXTENSIONS__ 1 |
---|
1933 | | #define _ALL_SOURCE 1 |
---|
1934 | | #define _GNU_SOURCE 1 |
---|
1935 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1936 | | #define _TANDEM_SOURCE 1 |
---|
1937 | | #define PACKAGE "libedit-20150325" |
---|
1938 | | #define VERSION "3.1" |
---|
1939 | | #define HAVE_DLFCN_H 1 |
---|
1940 | | #define LT_OBJDIR ".libs/" |
---|
1941 | | #define HAVE_LIBTERMCAP 1 |
---|
1942 | | #define WIDECHAR 1 |
---|
1943 | | #define HAVE_DIRENT_H 1 |
---|
1944 | | #define STDC_HEADERS 1 |
---|
1945 | | #define HAVE_SYS_WAIT_H 1 |
---|
1946 | | #define HAVE_FCNTL_H 1 |
---|
1947 | | #define HAVE_LIMITS_H 1 |
---|
1948 | | #define HAVE_STDLIB_H 1 |
---|
1949 | | #define HAVE_STRING_H 1 |
---|
1950 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1951 | | #define HAVE_SYS_PARAM_H 1 |
---|
1952 | | #define HAVE_UNISTD_H 1 |
---|
1953 | | #define HAVE_CURSES_H 1 |
---|
1954 | | #define HAVE_NCURSES_H 1 |
---|
1955 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1956 | | #define HAVE_TERMCAP_H 1 |
---|
1957 | | #define HAVE_TERM_H 1 |
---|
1958 | | #define HAVE_STRUCT_DIRENT_D_NAMLEN 1 |
---|
1959 | | #define HAVE_U_INT32_T 1 |
---|
1960 | | #define HAVE_FORK 1 |
---|
1961 | | #define HAVE_VFORK 1 |
---|
1962 | | #define HAVE_WORKING_VFORK 1 |
---|
1963 | | #define HAVE_WORKING_FORK 1 |
---|
1964 | | #define RETSIGTYPE void |
---|
1965 | | #define HAVE_ENDPWENT 1 |
---|
1966 | | #define HAVE_ISASCII 1 |
---|
1967 | | #define HAVE_MEMCHR 1 |
---|
1968 | | #define HAVE_MEMSET 1 |
---|
1969 | | #define HAVE_REGCOMP 1 |
---|
1970 | | #define HAVE_STRCASECMP 1 |
---|
1971 | | #define HAVE_STRCHR 1 |
---|
1972 | | #define HAVE_STRCSPN 1 |
---|
1973 | | #define HAVE_STRDUP 1 |
---|
1974 | | #define HAVE_STRERROR 1 |
---|
1975 | | #define HAVE_STRRCHR 1 |
---|
1976 | | #define HAVE_STRSTR 1 |
---|
1977 | | #define HAVE_STRTOL 1 |
---|
1978 | | #define HAVE_ISSETUGID 1 |
---|
1979 | | #define HAVE_STRLCPY 1 |
---|
1980 | | #define HAVE_STRLCAT 1 |
---|
1981 | | #define HAVE_FGETLN 1 |
---|
1982 | | #define HAVE_VIS 1 |
---|
1983 | | #define HAVE_STRVIS 1 |
---|
1984 | | #define HAVE_STRUNVIS 1 |
---|
1985 | | /* end confdefs.h. */ |
---|
1986 | | /* Define __secure_getenv to an innocuous variant, in case <limits.h> declares __secure_getenv. |
---|
1987 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1988 | | #define __secure_getenv innocuous___secure_getenv |
---|
1989 | | |
---|
1990 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1991 | | which can conflict with char __secure_getenv (); below. |
---|
1992 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1993 | | <limits.h> exists even on freestanding compilers. */ |
---|
1994 | | |
---|
1995 | | #ifdef __STDC__ |
---|
1996 | | # include <limits.h> |
---|
1997 | | #else |
---|
1998 | | # include <assert.h> |
---|
1999 | | #endif |
---|
2000 | | |
---|
2001 | | #undef __secure_getenv |
---|
2002 | | |
---|
2003 | | /* Override any GCC internal prototype to avoid an error. |
---|
2004 | | Use char because int might match the return type of a GCC |
---|
2005 | | builtin and then its argument prototype would still apply. */ |
---|
2006 | | #ifdef __cplusplus |
---|
2007 | | extern "C" |
---|
2008 | | #endif |
---|
2009 | | char __secure_getenv (); |
---|
2010 | | /* The GNU C library defines this for functions which it implements |
---|
2011 | | to always fail with ENOSYS. Some functions are actually named |
---|
2012 | | something starting with __ and the normal name is an alias. */ |
---|
2013 | | #if defined __stub___secure_getenv || defined __stub_____secure_getenv |
---|
2014 | | choke me |
---|
2015 | | #endif |
---|
2016 | | |
---|
2017 | | int |
---|
2018 | | main () |
---|
2019 | | { |
---|
2020 | | return __secure_getenv (); |
---|
2021 | | ; |
---|
2022 | | return 0; |
---|
2023 | | } |
---|
2024 | configure:13711: result: no |
---|
2025 | configure:13711: checking for secure_getenv |
---|
2026 | configure:13711: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
2027 | Undefined symbols for architecture x86_64: |
---|
2028 | "_secure_getenv", referenced from: |
---|
2029 | _main in ccVkYtVd.o |
---|
2030 | ld: symbol(s) not found for architecture x86_64 |
---|
2031 | collect2: ld returned 1 exit status |
---|
2032 | configure:13711: $? = 1 |
---|
2033 | configure: failed program was: |
---|
2034 | | /* confdefs.h */ |
---|
2035 | | #define PACKAGE_NAME "libedit" |
---|
2036 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
2037 | | #define PACKAGE_VERSION "3.1" |
---|
2038 | | #define PACKAGE_STRING "libedit 3.1" |
---|
2039 | | #define PACKAGE_BUGREPORT "" |
---|
2040 | | #define PACKAGE_URL "" |
---|
2041 | | #define STDC_HEADERS 1 |
---|
2042 | | #define HAVE_SYS_TYPES_H 1 |
---|
2043 | | #define HAVE_SYS_STAT_H 1 |
---|
2044 | | #define HAVE_STDLIB_H 1 |
---|
2045 | | #define HAVE_STRING_H 1 |
---|
2046 | | #define HAVE_MEMORY_H 1 |
---|
2047 | | #define HAVE_STRINGS_H 1 |
---|
2048 | | #define HAVE_INTTYPES_H 1 |
---|
2049 | | #define HAVE_STDINT_H 1 |
---|
2050 | | #define HAVE_UNISTD_H 1 |
---|
2051 | | #define __EXTENSIONS__ 1 |
---|
2052 | | #define _ALL_SOURCE 1 |
---|
2053 | | #define _GNU_SOURCE 1 |
---|
2054 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2055 | | #define _TANDEM_SOURCE 1 |
---|
2056 | | #define PACKAGE "libedit-20150325" |
---|
2057 | | #define VERSION "3.1" |
---|
2058 | | #define HAVE_DLFCN_H 1 |
---|
2059 | | #define LT_OBJDIR ".libs/" |
---|
2060 | | #define HAVE_LIBTERMCAP 1 |
---|
2061 | | #define WIDECHAR 1 |
---|
2062 | | #define HAVE_DIRENT_H 1 |
---|
2063 | | #define STDC_HEADERS 1 |
---|
2064 | | #define HAVE_SYS_WAIT_H 1 |
---|
2065 | | #define HAVE_FCNTL_H 1 |
---|
2066 | | #define HAVE_LIMITS_H 1 |
---|
2067 | | #define HAVE_STDLIB_H 1 |
---|
2068 | | #define HAVE_STRING_H 1 |
---|
2069 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2070 | | #define HAVE_SYS_PARAM_H 1 |
---|
2071 | | #define HAVE_UNISTD_H 1 |
---|
2072 | | #define HAVE_CURSES_H 1 |
---|
2073 | | #define HAVE_NCURSES_H 1 |
---|
2074 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2075 | | #define HAVE_TERMCAP_H 1 |
---|
2076 | | #define HAVE_TERM_H 1 |
---|
2077 | | #define HAVE_STRUCT_DIRENT_D_NAMLEN 1 |
---|
2078 | | #define HAVE_U_INT32_T 1 |
---|
2079 | | #define HAVE_FORK 1 |
---|
2080 | | #define HAVE_VFORK 1 |
---|
2081 | | #define HAVE_WORKING_VFORK 1 |
---|
2082 | | #define HAVE_WORKING_FORK 1 |
---|
2083 | | #define RETSIGTYPE void |
---|
2084 | | #define HAVE_ENDPWENT 1 |
---|
2085 | | #define HAVE_ISASCII 1 |
---|
2086 | | #define HAVE_MEMCHR 1 |
---|
2087 | | #define HAVE_MEMSET 1 |
---|
2088 | | #define HAVE_REGCOMP 1 |
---|
2089 | | #define HAVE_STRCASECMP 1 |
---|
2090 | | #define HAVE_STRCHR 1 |
---|
2091 | | #define HAVE_STRCSPN 1 |
---|
2092 | | #define HAVE_STRDUP 1 |
---|
2093 | | #define HAVE_STRERROR 1 |
---|
2094 | | #define HAVE_STRRCHR 1 |
---|
2095 | | #define HAVE_STRSTR 1 |
---|
2096 | | #define HAVE_STRTOL 1 |
---|
2097 | | #define HAVE_ISSETUGID 1 |
---|
2098 | | #define HAVE_STRLCPY 1 |
---|
2099 | | #define HAVE_STRLCAT 1 |
---|
2100 | | #define HAVE_FGETLN 1 |
---|
2101 | | #define HAVE_VIS 1 |
---|
2102 | | #define HAVE_STRVIS 1 |
---|
2103 | | #define HAVE_STRUNVIS 1 |
---|
2104 | | /* end confdefs.h. */ |
---|
2105 | | /* Define secure_getenv to an innocuous variant, in case <limits.h> declares secure_getenv. |
---|
2106 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2107 | | #define secure_getenv innocuous_secure_getenv |
---|
2108 | | |
---|
2109 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2110 | | which can conflict with char secure_getenv (); below. |
---|
2111 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2112 | | <limits.h> exists even on freestanding compilers. */ |
---|
2113 | | |
---|
2114 | | #ifdef __STDC__ |
---|
2115 | | # include <limits.h> |
---|
2116 | | #else |
---|
2117 | | # include <assert.h> |
---|
2118 | | #endif |
---|
2119 | | |
---|
2120 | | #undef secure_getenv |
---|
2121 | | |
---|
2122 | | /* Override any GCC internal prototype to avoid an error. |
---|
2123 | | Use char because int might match the return type of a GCC |
---|
2124 | | builtin and then its argument prototype would still apply. */ |
---|
2125 | | #ifdef __cplusplus |
---|
2126 | | extern "C" |
---|
2127 | | #endif |
---|
2128 | | char secure_getenv (); |
---|
2129 | | /* The GNU C library defines this for functions which it implements |
---|
2130 | | to always fail with ENOSYS. Some functions are actually named |
---|
2131 | | something starting with __ and the normal name is an alias. */ |
---|
2132 | | #if defined __stub_secure_getenv || defined __stub___secure_getenv |
---|
2133 | | choke me |
---|
2134 | | #endif |
---|
2135 | | |
---|
2136 | | int |
---|
2137 | | main () |
---|
2138 | | { |
---|
2139 | | return secure_getenv (); |
---|
2140 | | ; |
---|
2141 | | return 0; |
---|
2142 | | } |
---|
2143 | configure:13711: result: no |
---|
2144 | configure:13722: checking for strlcpy |
---|
2145 | configure:13722: result: yes |
---|
2146 | configure:13739: checking for strlcat |
---|
2147 | configure:13739: result: yes |
---|
2148 | configure:13756: checking for vis |
---|
2149 | configure:13756: result: yes |
---|
2150 | configure:13773: checking for unvis |
---|
2151 | configure:13773: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
2152 | configure:13773: $? = 0 |
---|
2153 | configure:13773: result: yes |
---|
2154 | configure:13791: checking whether getpwnam_r and getpwuid_r are posix like |
---|
2155 | configure:13810: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
2156 | configure:13810: $? = 0 |
---|
2157 | configure:13814: result: yes |
---|
2158 | configure:13824: checking whether getpwnam_r and getpwuid_r are posix _draft_ like |
---|
2159 | configure:13843: /usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ltermcap >&5 |
---|
2160 | conftest.c: In function 'main': |
---|
2161 | conftest.c:79: error: too few arguments to function 'getpwnam_r' |
---|
2162 | conftest.c:80: error: too few arguments to function 'getpwuid_r' |
---|
2163 | configure:13843: $? = 1 |
---|
2164 | configure: failed program was: |
---|
2165 | | /* confdefs.h */ |
---|
2166 | | #define PACKAGE_NAME "libedit" |
---|
2167 | | #define PACKAGE_TARNAME "libedit-20150325" |
---|
2168 | | #define PACKAGE_VERSION "3.1" |
---|
2169 | | #define PACKAGE_STRING "libedit 3.1" |
---|
2170 | | #define PACKAGE_BUGREPORT "" |
---|
2171 | | #define PACKAGE_URL "" |
---|
2172 | | #define STDC_HEADERS 1 |
---|
2173 | | #define HAVE_SYS_TYPES_H 1 |
---|
2174 | | #define HAVE_SYS_STAT_H 1 |
---|
2175 | | #define HAVE_STDLIB_H 1 |
---|
2176 | | #define HAVE_STRING_H 1 |
---|
2177 | | #define HAVE_MEMORY_H 1 |
---|
2178 | | #define HAVE_STRINGS_H 1 |
---|
2179 | | #define HAVE_INTTYPES_H 1 |
---|
2180 | | #define HAVE_STDINT_H 1 |
---|
2181 | | #define HAVE_UNISTD_H 1 |
---|
2182 | | #define __EXTENSIONS__ 1 |
---|
2183 | | #define _ALL_SOURCE 1 |
---|
2184 | | #define _GNU_SOURCE 1 |
---|
2185 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2186 | | #define _TANDEM_SOURCE 1 |
---|
2187 | | #define PACKAGE "libedit-20150325" |
---|
2188 | | #define VERSION "3.1" |
---|
2189 | | #define HAVE_DLFCN_H 1 |
---|
2190 | | #define LT_OBJDIR ".libs/" |
---|
2191 | | #define HAVE_LIBTERMCAP 1 |
---|
2192 | | #define WIDECHAR 1 |
---|
2193 | | #define HAVE_DIRENT_H 1 |
---|
2194 | | #define STDC_HEADERS 1 |
---|
2195 | | #define HAVE_SYS_WAIT_H 1 |
---|
2196 | | #define HAVE_FCNTL_H 1 |
---|
2197 | | #define HAVE_LIMITS_H 1 |
---|
2198 | | #define HAVE_STDLIB_H 1 |
---|
2199 | | #define HAVE_STRING_H 1 |
---|
2200 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2201 | | #define HAVE_SYS_PARAM_H 1 |
---|
2202 | | #define HAVE_UNISTD_H 1 |
---|
2203 | | #define HAVE_CURSES_H 1 |
---|
2204 | | #define HAVE_NCURSES_H 1 |
---|
2205 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2206 | | #define HAVE_TERMCAP_H 1 |
---|
2207 | | #define HAVE_TERM_H 1 |
---|
2208 | | #define HAVE_STRUCT_DIRENT_D_NAMLEN 1 |
---|
2209 | | #define HAVE_U_INT32_T 1 |
---|
2210 | | #define HAVE_FORK 1 |
---|
2211 | | #define HAVE_VFORK 1 |
---|
2212 | | #define HAVE_WORKING_VFORK 1 |
---|
2213 | | #define HAVE_WORKING_FORK 1 |
---|
2214 | | #define RETSIGTYPE void |
---|
2215 | | #define HAVE_ENDPWENT 1 |
---|
2216 | | #define HAVE_ISASCII 1 |
---|
2217 | | #define HAVE_MEMCHR 1 |
---|
2218 | | #define HAVE_MEMSET 1 |
---|
2219 | | #define HAVE_REGCOMP 1 |
---|
2220 | | #define HAVE_STRCASECMP 1 |
---|
2221 | | #define HAVE_STRCHR 1 |
---|
2222 | | #define HAVE_STRCSPN 1 |
---|
2223 | | #define HAVE_STRDUP 1 |
---|
2224 | | #define HAVE_STRERROR 1 |
---|
2225 | | #define HAVE_STRRCHR 1 |
---|
2226 | | #define HAVE_STRSTR 1 |
---|
2227 | | #define HAVE_STRTOL 1 |
---|
2228 | | #define HAVE_ISSETUGID 1 |
---|
2229 | | #define HAVE_STRLCPY 1 |
---|
2230 | | #define HAVE_STRLCAT 1 |
---|
2231 | | #define HAVE_FGETLN 1 |
---|
2232 | | #define HAVE_VIS 1 |
---|
2233 | | #define HAVE_STRVIS 1 |
---|
2234 | | #define HAVE_STRUNVIS 1 |
---|
2235 | | #define HAVE_GETPW_R_POSIX 1 |
---|
2236 | | /* end confdefs.h. */ |
---|
2237 | | #include <stdlib.h> |
---|
2238 | | #include <sys/types.h> |
---|
2239 | | #include <pwd.h> |
---|
2240 | | int |
---|
2241 | | main () |
---|
2242 | | { |
---|
2243 | | getpwnam_r(NULL, NULL, NULL, (size_t)0); |
---|
2244 | | getpwuid_r((uid_t)0, NULL, NULL, (size_t)0); |
---|
2245 | | ; |
---|
2246 | | return 0; |
---|
2247 | | } |
---|
2248 | configure:13850: result: no |
---|
2249 | configure:13971: checking that generated files are newer than configure |
---|
2250 | configure:13977: result: done |
---|
2251 | configure:14024: creating ./config.status |
---|
2252 | |
---|
2253 | ## ---------------------- ## |
---|
2254 | ## Running config.status. ## |
---|
2255 | ## ---------------------- ## |
---|
2256 | |
---|
2257 | This file was extended by libedit config.status 3.1, which was |
---|
2258 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
2259 | |
---|
2260 | CONFIG_FILES = |
---|
2261 | CONFIG_HEADERS = |
---|
2262 | CONFIG_LINKS = |
---|
2263 | CONFIG_COMMANDS = |
---|
2264 | $ ./config.status |
---|
2265 | |
---|
2266 | on bigmac.bunge-it.private |
---|
2267 | |
---|
2268 | config.status:1155: creating Makefile |
---|
2269 | config.status:1307: error: could not create Makefile |
---|
2270 | |
---|
2271 | ## ---------------- ## |
---|
2272 | ## Cache variables. ## |
---|
2273 | ## ---------------- ## |
---|
2274 | |
---|
2275 | ac_cv_build=x86_64-apple-darwin10.8.0 |
---|
2276 | ac_cv_c_compiler_gnu=yes |
---|
2277 | ac_cv_c_const=yes |
---|
2278 | ac_cv_env_CC_set=set |
---|
2279 | ac_cv_env_CC_value=/usr/bin/llvm-gcc-4.2 |
---|
2280 | ac_cv_env_CFLAGS_set=set |
---|
2281 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
2282 | ac_cv_env_CPPFLAGS_set=set |
---|
2283 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
2284 | ac_cv_env_CPP_set= |
---|
2285 | ac_cv_env_CPP_value= |
---|
2286 | ac_cv_env_LDFLAGS_set=set |
---|
2287 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
2288 | ac_cv_env_LIBS_set= |
---|
2289 | ac_cv_env_LIBS_value= |
---|
2290 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
2291 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
2292 | ac_cv_env_build_alias_set= |
---|
2293 | ac_cv_env_build_alias_value= |
---|
2294 | ac_cv_env_host_alias_set= |
---|
2295 | ac_cv_env_host_alias_value= |
---|
2296 | ac_cv_env_target_alias_set= |
---|
2297 | ac_cv_env_target_alias_value= |
---|
2298 | ac_cv_func___secure_getenv=no |
---|
2299 | ac_cv_func_closedir_void=no |
---|
2300 | ac_cv_func_endpwent=yes |
---|
2301 | ac_cv_func_fgetln=yes |
---|
2302 | ac_cv_func_fork=yes |
---|
2303 | ac_cv_func_fork_works=yes |
---|
2304 | ac_cv_func_isascii=yes |
---|
2305 | ac_cv_func_issetugid=yes |
---|
2306 | ac_cv_func_lstat_dereferences_slashed_symlink=no |
---|
2307 | ac_cv_func_memchr=yes |
---|
2308 | ac_cv_func_memset=yes |
---|
2309 | ac_cv_func_re_comp=no |
---|
2310 | ac_cv_func_regcomp=yes |
---|
2311 | ac_cv_func_secure_getenv=no |
---|
2312 | ac_cv_func_stat_empty_string_bug=no |
---|
2313 | ac_cv_func_strcasecmp=yes |
---|
2314 | ac_cv_func_strchr=yes |
---|
2315 | ac_cv_func_strcspn=yes |
---|
2316 | ac_cv_func_strdup=yes |
---|
2317 | ac_cv_func_strerror=yes |
---|
2318 | ac_cv_func_strlcat=yes |
---|
2319 | ac_cv_func_strlcpy=yes |
---|
2320 | ac_cv_func_strrchr=yes |
---|
2321 | ac_cv_func_strstr=yes |
---|
2322 | ac_cv_func_strtol=yes |
---|
2323 | ac_cv_func_strunvis=yes |
---|
2324 | ac_cv_func_strvis=yes |
---|
2325 | ac_cv_func_unvis=yes |
---|
2326 | ac_cv_func_vfork=yes |
---|
2327 | ac_cv_func_vfork_works=yes |
---|
2328 | ac_cv_func_vis=yes |
---|
2329 | ac_cv_func_wcsdup=no |
---|
2330 | ac_cv_header_curses_h=yes |
---|
2331 | ac_cv_header_dirent_dirent_h=yes |
---|
2332 | ac_cv_header_dlfcn_h=yes |
---|
2333 | ac_cv_header_fcntl_h=yes |
---|
2334 | ac_cv_header_inttypes_h=yes |
---|
2335 | ac_cv_header_limits_h=yes |
---|
2336 | ac_cv_header_malloc_h=no |
---|
2337 | ac_cv_header_memory_h=yes |
---|
2338 | ac_cv_header_minix_config_h=no |
---|
2339 | ac_cv_header_ncurses_h=yes |
---|
2340 | ac_cv_header_stdc=yes |
---|
2341 | ac_cv_header_stdint_h=yes |
---|
2342 | ac_cv_header_stdlib_h=yes |
---|
2343 | ac_cv_header_string_h=yes |
---|
2344 | ac_cv_header_strings_h=yes |
---|
2345 | ac_cv_header_sys_cdefs_h=yes |
---|
2346 | ac_cv_header_sys_ioctl_h=yes |
---|
2347 | ac_cv_header_sys_param_h=yes |
---|
2348 | ac_cv_header_sys_stat_h=yes |
---|
2349 | ac_cv_header_sys_types_h=yes |
---|
2350 | ac_cv_header_sys_wait_h=yes |
---|
2351 | ac_cv_header_term_h=yes |
---|
2352 | ac_cv_header_termcap_h=yes |
---|
2353 | ac_cv_header_termios_h=yes |
---|
2354 | ac_cv_header_unistd_h=yes |
---|
2355 | ac_cv_header_vfork_h=no |
---|
2356 | ac_cv_host=x86_64-apple-darwin10.8.0 |
---|
2357 | ac_cv_lib_termcap_tgetent=yes |
---|
2358 | ac_cv_lib_terminfo_tgetent=no |
---|
2359 | ac_cv_lib_tinfo_tgetent=no |
---|
2360 | ac_cv_member_struct_dirent_d_namlen=yes |
---|
2361 | ac_cv_objext=o |
---|
2362 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
2363 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
2364 | ac_cv_path_GREP=/usr/bin/grep |
---|
2365 | ac_cv_path_NROFF=/usr/bin/nroff |
---|
2366 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
2367 | ac_cv_path_lt_DD=/bin/dd |
---|
2368 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
2369 | ac_cv_prog_AWK=gawk |
---|
2370 | ac_cv_prog_CPP='/usr/bin/llvm-gcc-4.2 -E' |
---|
2371 | ac_cv_prog_ac_ct_AR=ar |
---|
2372 | ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc-4.2 |
---|
2373 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
2374 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
2375 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
2376 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
2377 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
2378 | ac_cv_prog_ac_ct_STRIP=strip |
---|
2379 | ac_cv_prog_cc_c89= |
---|
2380 | ac_cv_prog_cc_c99=-std=gnu99 |
---|
2381 | ac_cv_prog_cc_g=yes |
---|
2382 | ac_cv_prog_gcc_traditional=no |
---|
2383 | ac_cv_prog_make_make_set=yes |
---|
2384 | ac_cv_safe_to_define___extensions__=yes |
---|
2385 | ac_cv_search_opendir='none required' |
---|
2386 | ac_cv_type_pid_t=yes |
---|
2387 | ac_cv_type_signal=void |
---|
2388 | ac_cv_type_size_t=yes |
---|
2389 | ac_cv_type_u_int32_t=yes |
---|
2390 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
2391 | am_cv_make_support_nested_variables=yes |
---|
2392 | am_cv_prog_cc_c_o=yes |
---|
2393 | lt_cv_apple_cc_single_mod=yes |
---|
2394 | lt_cv_ar_at_file=no |
---|
2395 | lt_cv_deplibs_check_method=pass_all |
---|
2396 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
2397 | lt_cv_file_magic_test_file= |
---|
2398 | lt_cv_ld_exported_symbols_list=yes |
---|
2399 | lt_cv_ld_force_load=yes |
---|
2400 | lt_cv_ld_reload_flag=-r |
---|
2401 | lt_cv_nm_interface='BSD nm' |
---|
2402 | lt_cv_objdir=.libs |
---|
2403 | lt_cv_path_LD=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
2404 | lt_cv_path_NM=/opt/local/bin/nm |
---|
2405 | lt_cv_path_mainfest_tool=no |
---|
2406 | lt_cv_prog_compiler_c_o=yes |
---|
2407 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
2408 | lt_cv_prog_compiler_pic_works=yes |
---|
2409 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
2410 | lt_cv_prog_compiler_static_works=no |
---|
2411 | lt_cv_prog_gnu_ld=no |
---|
2412 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
2413 | 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'\''' |
---|
2414 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
2415 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
2416 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
2417 | lt_cv_sys_global_symbol_to_import= |
---|
2418 | lt_cv_sys_max_cmd_len=196608 |
---|
2419 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
2420 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
2421 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
2422 | |
---|
2423 | ## ----------------- ## |
---|
2424 | ## Output variables. ## |
---|
2425 | ## ----------------- ## |
---|
2426 | |
---|
2427 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libedit/libedit/work/libedit-20150325-3.1/missing aclocal-1.15' |
---|
2428 | AMDEPBACKSLASH='\' |
---|
2429 | AMDEP_FALSE='#' |
---|
2430 | AMDEP_TRUE='' |
---|
2431 | AMTAR='$${TAR-tar}' |
---|
2432 | AM_BACKSLASH='\' |
---|
2433 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
2434 | AM_DEFAULT_VERBOSITY='1' |
---|
2435 | AM_V='$(V)' |
---|
2436 | AR='ar' |
---|
2437 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libedit/libedit/work/libedit-20150325-3.1/missing autoconf' |
---|
2438 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libedit/libedit/work/libedit-20150325-3.1/missing autoheader' |
---|
2439 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libedit/libedit/work/libedit-20150325-3.1/missing automake-1.15' |
---|
2440 | AWK='gawk' |
---|
2441 | CC='/usr/bin/llvm-gcc-4.2 -std=gnu99' |
---|
2442 | CCDEPMODE='depmode=gcc3' |
---|
2443 | CFLAGS='-pipe -Os -arch x86_64' |
---|
2444 | CPP='/usr/bin/llvm-gcc-4.2 -E' |
---|
2445 | CPPFLAGS='-I/opt/local/include' |
---|
2446 | CYGPATH_W='echo' |
---|
2447 | DEFS='-DHAVE_CONFIG_H' |
---|
2448 | DEPDIR='.deps' |
---|
2449 | DLLTOOL='false' |
---|
2450 | DSYMUTIL='dsymutil' |
---|
2451 | DUMPBIN='' |
---|
2452 | ECHO_C='\c' |
---|
2453 | ECHO_N='' |
---|
2454 | ECHO_T='' |
---|
2455 | EGREP='/usr/bin/grep -E' |
---|
2456 | ENABLE_EXAMPLES_FALSE='#' |
---|
2457 | ENABLE_EXAMPLES_TRUE='' |
---|
2458 | EXEEXT='' |
---|
2459 | FGREP='/usr/bin/grep -F' |
---|
2460 | GREP='/usr/bin/grep' |
---|
2461 | HAVE_STRLCAT_FALSE='#' |
---|
2462 | HAVE_STRLCAT_TRUE='' |
---|
2463 | HAVE_STRLCPY_FALSE='#' |
---|
2464 | HAVE_STRLCPY_TRUE='' |
---|
2465 | HAVE_UNVIS_FALSE='#' |
---|
2466 | HAVE_UNVIS_TRUE='' |
---|
2467 | HAVE_VIS_FALSE='#' |
---|
2468 | HAVE_VIS_TRUE='' |
---|
2469 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2470 | INSTALL_PROGRAM='${INSTALL}' |
---|
2471 | INSTALL_SCRIPT='${INSTALL}' |
---|
2472 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
2473 | LD='/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld' |
---|
2474 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
2475 | LIBOBJS=' ${LIBOBJDIR}lstat$U.o' |
---|
2476 | LIBS='-ltermcap ' |
---|
2477 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
2478 | LIPO='lipo' |
---|
2479 | LN_S='ln -s' |
---|
2480 | LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo' |
---|
2481 | LT_SYS_LIBRARY_PATH='' |
---|
2482 | LT_VERSION='0:53:0' |
---|
2483 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libedit/libedit/work/libedit-20150325-3.1/missing makeinfo' |
---|
2484 | MANIFEST_TOOL=':' |
---|
2485 | MANTYPE='mdoc' |
---|
2486 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
2487 | NM='/opt/local/bin/nm' |
---|
2488 | NMEDIT='nmedit' |
---|
2489 | NROFF='/usr/bin/nroff' |
---|
2490 | OBJDUMP='false' |
---|
2491 | OBJEXT='o' |
---|
2492 | OTOOL64=':' |
---|
2493 | OTOOL='otool' |
---|
2494 | PACKAGE='libedit-20150325' |
---|
2495 | PACKAGE_BUGREPORT='' |
---|
2496 | PACKAGE_NAME='libedit' |
---|
2497 | PACKAGE_STRING='libedit 3.1' |
---|
2498 | PACKAGE_TARNAME='libedit-20150325' |
---|
2499 | PACKAGE_URL='' |
---|
2500 | PACKAGE_VERSION='3.1' |
---|
2501 | PATH_SEPARATOR=':' |
---|
2502 | RANLIB='ranlib' |
---|
2503 | SED='/opt/local/bin/gsed' |
---|
2504 | SET_MAKE='' |
---|
2505 | SHELL='/bin/sh' |
---|
2506 | STRIP='strip' |
---|
2507 | VERSION='3.1' |
---|
2508 | WIDECHAR_FALSE='#' |
---|
2509 | WIDECHAR_TRUE='' |
---|
2510 | ac_ct_AR='ar' |
---|
2511 | ac_ct_CC='/usr/bin/llvm-gcc-4.2' |
---|
2512 | ac_ct_DUMPBIN='' |
---|
2513 | am__EXEEXT_FALSE='' |
---|
2514 | am__EXEEXT_TRUE='#' |
---|
2515 | am__fastdepCC_FALSE='#' |
---|
2516 | am__fastdepCC_TRUE='' |
---|
2517 | am__include='include' |
---|
2518 | am__isrc='' |
---|
2519 | am__leading_dot='.' |
---|
2520 | am__nodep='_no' |
---|
2521 | am__quote='' |
---|
2522 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
2523 | am__untar='$${TAR-tar} xf -' |
---|
2524 | bindir='${exec_prefix}/bin' |
---|
2525 | build='x86_64-apple-darwin10.8.0' |
---|
2526 | build_alias='' |
---|
2527 | build_cpu='x86_64' |
---|
2528 | build_os='darwin10.8.0' |
---|
2529 | build_vendor='apple' |
---|
2530 | datadir='${datarootdir}' |
---|
2531 | datarootdir='${prefix}/share' |
---|
2532 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2533 | dvidir='${docdir}' |
---|
2534 | exec_prefix='${prefix}' |
---|
2535 | host='x86_64-apple-darwin10.8.0' |
---|
2536 | host_alias='' |
---|
2537 | host_cpu='x86_64' |
---|
2538 | host_os='darwin10.8.0' |
---|
2539 | host_vendor='apple' |
---|
2540 | htmldir='${docdir}' |
---|
2541 | includedir='${prefix}/include' |
---|
2542 | infodir='${datarootdir}/info' |
---|
2543 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libedit/libedit/work/libedit-20150325-3.1/install-sh' |
---|
2544 | libdir='${exec_prefix}/lib' |
---|
2545 | libexecdir='${exec_prefix}/libexec' |
---|
2546 | localedir='${datarootdir}/locale' |
---|
2547 | localstatedir='${prefix}/var' |
---|
2548 | mandir='${datarootdir}/man' |
---|
2549 | mkdir_p='$(MKDIR_P)' |
---|
2550 | oldincludedir='/usr/include' |
---|
2551 | pdfdir='${docdir}' |
---|
2552 | prefix='/opt/local' |
---|
2553 | program_transform_name='s,x,x,' |
---|
2554 | psdir='${docdir}' |
---|
2555 | sbindir='${exec_prefix}/sbin' |
---|
2556 | sharedstatedir='${prefix}/com' |
---|
2557 | sysconfdir='${prefix}/etc' |
---|
2558 | target_alias='' |
---|
2559 | |
---|
2560 | ## ----------- ## |
---|
2561 | ## confdefs.h. ## |
---|
2562 | ## ----------- ## |
---|
2563 | |
---|
2564 | /* confdefs.h */ |
---|
2565 | #define PACKAGE_NAME "libedit" |
---|
2566 | #define PACKAGE_TARNAME "libedit-20150325" |
---|
2567 | #define PACKAGE_VERSION "3.1" |
---|
2568 | #define PACKAGE_STRING "libedit 3.1" |
---|
2569 | #define PACKAGE_BUGREPORT "" |
---|
2570 | #define PACKAGE_URL "" |
---|
2571 | #define STDC_HEADERS 1 |
---|
2572 | #define HAVE_SYS_TYPES_H 1 |
---|
2573 | #define HAVE_SYS_STAT_H 1 |
---|
2574 | #define HAVE_STDLIB_H 1 |
---|
2575 | #define HAVE_STRING_H 1 |
---|
2576 | #define HAVE_MEMORY_H 1 |
---|
2577 | #define HAVE_STRINGS_H 1 |
---|
2578 | #define HAVE_INTTYPES_H 1 |
---|
2579 | #define HAVE_STDINT_H 1 |
---|
2580 | #define HAVE_UNISTD_H 1 |
---|
2581 | #define __EXTENSIONS__ 1 |
---|
2582 | #define _ALL_SOURCE 1 |
---|
2583 | #define _GNU_SOURCE 1 |
---|
2584 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2585 | #define _TANDEM_SOURCE 1 |
---|
2586 | #define PACKAGE "libedit-20150325" |
---|
2587 | #define VERSION "3.1" |
---|
2588 | #define HAVE_DLFCN_H 1 |
---|
2589 | #define LT_OBJDIR ".libs/" |
---|
2590 | #define HAVE_LIBTERMCAP 1 |
---|
2591 | #define WIDECHAR 1 |
---|
2592 | #define HAVE_DIRENT_H 1 |
---|
2593 | #define STDC_HEADERS 1 |
---|
2594 | #define HAVE_SYS_WAIT_H 1 |
---|
2595 | #define HAVE_FCNTL_H 1 |
---|
2596 | #define HAVE_LIMITS_H 1 |
---|
2597 | #define HAVE_STDLIB_H 1 |
---|
2598 | #define HAVE_STRING_H 1 |
---|
2599 | #define HAVE_SYS_IOCTL_H 1 |
---|
2600 | #define HAVE_SYS_PARAM_H 1 |
---|
2601 | #define HAVE_UNISTD_H 1 |
---|
2602 | #define HAVE_CURSES_H 1 |
---|
2603 | #define HAVE_NCURSES_H 1 |
---|
2604 | #define HAVE_SYS_CDEFS_H 1 |
---|
2605 | #define HAVE_TERMCAP_H 1 |
---|
2606 | #define HAVE_TERM_H 1 |
---|
2607 | #define HAVE_STRUCT_DIRENT_D_NAMLEN 1 |
---|
2608 | #define HAVE_U_INT32_T 1 |
---|
2609 | #define HAVE_FORK 1 |
---|
2610 | #define HAVE_VFORK 1 |
---|
2611 | #define HAVE_WORKING_VFORK 1 |
---|
2612 | #define HAVE_WORKING_FORK 1 |
---|
2613 | #define RETSIGTYPE void |
---|
2614 | #define HAVE_ENDPWENT 1 |
---|
2615 | #define HAVE_ISASCII 1 |
---|
2616 | #define HAVE_MEMCHR 1 |
---|
2617 | #define HAVE_MEMSET 1 |
---|
2618 | #define HAVE_REGCOMP 1 |
---|
2619 | #define HAVE_STRCASECMP 1 |
---|
2620 | #define HAVE_STRCHR 1 |
---|
2621 | #define HAVE_STRCSPN 1 |
---|
2622 | #define HAVE_STRDUP 1 |
---|
2623 | #define HAVE_STRERROR 1 |
---|
2624 | #define HAVE_STRRCHR 1 |
---|
2625 | #define HAVE_STRSTR 1 |
---|
2626 | #define HAVE_STRTOL 1 |
---|
2627 | #define HAVE_ISSETUGID 1 |
---|
2628 | #define HAVE_STRLCPY 1 |
---|
2629 | #define HAVE_STRLCAT 1 |
---|
2630 | #define HAVE_FGETLN 1 |
---|
2631 | #define HAVE_VIS 1 |
---|
2632 | #define HAVE_STRVIS 1 |
---|
2633 | #define HAVE_STRUNVIS 1 |
---|
2634 | #define HAVE_GETPW_R_POSIX 1 |
---|
2635 | |
---|
2636 | configure: exit 1 |
---|