1 | This file contains any messages produced by compilers while
|
---|
2 | running configure, to aid debugging if configure makes a mistake.
|
---|
3 |
|
---|
4 | It was created by configure, which was
|
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was
|
---|
6 |
|
---|
7 | $ ./configure LDFLAGS=-L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0
|
---|
8 |
|
---|
9 | ## --------- ##
|
---|
10 | ## Platform. ##
|
---|
11 | ## --------- ##
|
---|
12 |
|
---|
13 | hostname = shredder
|
---|
14 | uname -m = BePC
|
---|
15 | uname -r = 1
|
---|
16 | uname -s = Haiku
|
---|
17 | uname -v = hrev50326 May 20 2016 21:48:42
|
---|
18 |
|
---|
19 | /usr/bin/uname -p = unknown
|
---|
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 = unknown
|
---|
26 | /bin/machine = unknown
|
---|
27 | /usr/bin/oslevel = unknown
|
---|
28 | /bin/universe = unknown
|
---|
29 |
|
---|
30 | PATH: .
|
---|
31 | PATH: /boot/home/config/non-packaged/bin/x86
|
---|
32 | PATH: /boot/home/config/bin/x86
|
---|
33 | PATH: /boot/system/non-packaged/bin/x86
|
---|
34 | PATH: /boot/system/bin/x86
|
---|
35 | PATH: /boot/home/config/non-packaged/bin
|
---|
36 | PATH: /boot/home/config/bin
|
---|
37 | PATH: /boot/system/non-packaged/bin
|
---|
38 | PATH: /bin
|
---|
39 | PATH: /boot/system/apps
|
---|
40 | PATH: /boot/system/preferences
|
---|
41 | PATH: /boot/home/.gem/ruby/2.2.0/bin
|
---|
42 | PATH: /boot/home/.gem/ruby/2.2.0/bin
|
---|
43 |
|
---|
44 |
|
---|
45 | ## ----------- ##
|
---|
46 | ## Core tests. ##
|
---|
47 | ## ----------- ##
|
---|
48 |
|
---|
49 | configure:2927: checking for ruby
|
---|
50 | configure:2945: found /bin/ruby
|
---|
51 | configure:2958: result: /bin/ruby
|
---|
52 | configure:3010: checking build system type
|
---|
53 | configure:3024: result: i586-pc-haiku
|
---|
54 | configure:3129: checking host system type
|
---|
55 | configure:3142: result: i586-pc-haiku
|
---|
56 | configure:3162: checking target system type
|
---|
57 | configure:3175: result: i586-pc-haiku
|
---|
58 | configure:3949: checking for gcc
|
---|
59 | configure:3965: found /boot/system/bin/x86/gcc
|
---|
60 | configure:3976: result: gcc
|
---|
61 | configure:4205: checking for C compiler version
|
---|
62 | configure:4214: gcc --version >&5
|
---|
63 | gcc (2016_02_29) 5.3.0
|
---|
64 | Copyright (C) 2015 Free Software Foundation, Inc.
|
---|
65 | This is free software; see the source for copying conditions. There is NO
|
---|
66 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
---|
67 |
|
---|
68 | configure:4225: $? = 0
|
---|
69 | configure:4214: gcc -v >&5
|
---|
70 | Using built-in specs.
|
---|
71 | COLLECT_GCC=gcc
|
---|
72 | COLLECT_LTO_WRAPPER=/boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/5.3.0/lto-wrapper
|
---|
73 | Target: i586-pc-haiku
|
---|
74 | Configured with: /sources/gcc-5.3.0/configure --build=i586-pc-haiku --prefix=/packages/gcc_x86-5.3.0_2016_02_29-4/.self/develop/tools/x86 --libexecdir=/packages/gcc_x86-5.3.0_2016_02_29-4/.self/develop/tools/x86/lib --mandir=/packages/gcc_x86-5.3.0_2016_02_29-4/.self/documentation/man --docdir=/packages/gcc_x86-5.3.0_2016_02_29-4/.self/documentation/packages/gcc_x86 --enable-threads=posix --disable-nls --enable-shared --with-gnu-ld --with-gnu-as --enable-version-specific-runtime-libs --enable-languages=c,c++ --enable-lto --enable-frame-pointer --with-pkgversion=2016_02_29 --enable-__cxa-atexit --with-system-zlib --enable-checking=release --with-bug-url=http://dev.haiku-os.org/ --with-default-libstdcxx-abi=gcc4-compatible --with-hybrid-secondary=x86
|
---|
75 | Thread model: posix
|
---|
76 | gcc version 5.3.0 (2016_02_29)
|
---|
77 | configure:4225: $? = 0
|
---|
78 | configure:4214: gcc -V >&5
|
---|
79 | gcc: error: unrecognized command line option '-V'
|
---|
80 | gcc: fatal error: no input files
|
---|
81 | compilation terminated.
|
---|
82 | configure:4225: $? = 1
|
---|
83 | configure:4214: gcc -qversion >&5
|
---|
84 | gcc: error: unrecognized command line option '-qversion'
|
---|
85 | gcc: fatal error: no input files
|
---|
86 | compilation terminated.
|
---|
87 | configure:4225: $? = 1
|
---|
88 | configure:4245: checking whether the C compiler works
|
---|
89 | configure:4267: gcc -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 conftest.c >&5
|
---|
90 | configure:4271: $? = 0
|
---|
91 | configure:4319: result: yes
|
---|
92 | configure:4322: checking for C compiler default output file name
|
---|
93 | configure:4324: result: a.out
|
---|
94 | configure:4330: checking for suffix of executables
|
---|
95 | configure:4337: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 conftest.c >&5
|
---|
96 | configure:4341: $? = 0
|
---|
97 | configure:4363: result:
|
---|
98 | configure:4385: checking whether we are cross compiling
|
---|
99 | configure:4393: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 conftest.c >&5
|
---|
100 | configure:4397: $? = 0
|
---|
101 | configure:4404: ./conftest
|
---|
102 | configure:4408: $? = 0
|
---|
103 | configure:4423: result: no
|
---|
104 | configure:4428: checking for suffix of object files
|
---|
105 | configure:4450: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
106 | configure:4454: $? = 0
|
---|
107 | configure:4475: result: o
|
---|
108 | configure:4479: checking whether we are using the GNU C compiler
|
---|
109 | configure:4498: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
110 | configure:4498: $? = 0
|
---|
111 | configure:4507: result: yes
|
---|
112 | configure:4516: checking whether gcc accepts -g
|
---|
113 | configure:4536: gcc -c -g conftest.c >&5
|
---|
114 | configure:4536: $? = 0
|
---|
115 | configure:4577: result: yes
|
---|
116 | configure:4594: checking for gcc option to accept ISO C89
|
---|
117 | configure:4657: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
118 | configure:4657: $? = 0
|
---|
119 | configure:4670: result: none needed
|
---|
120 | configure:4748: checking for g++
|
---|
121 | configure:4764: found /boot/system/bin/x86/g++
|
---|
122 | configure:4775: result: g++
|
---|
123 | configure:4802: checking for C++ compiler version
|
---|
124 | configure:4811: g++ --version >&5
|
---|
125 | g++ (2016_02_29) 5.3.0
|
---|
126 | Copyright (C) 2015 Free Software Foundation, Inc.
|
---|
127 | This is free software; see the source for copying conditions. There is NO
|
---|
128 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
---|
129 |
|
---|
130 | configure:4822: $? = 0
|
---|
131 | configure:4811: g++ -v >&5
|
---|
132 | Using built-in specs.
|
---|
133 | COLLECT_GCC=g++
|
---|
134 | COLLECT_LTO_WRAPPER=/boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/5.3.0/lto-wrapper
|
---|
135 | Target: i586-pc-haiku
|
---|
136 | Configured with: /sources/gcc-5.3.0/configure --build=i586-pc-haiku --prefix=/packages/gcc_x86-5.3.0_2016_02_29-4/.self/develop/tools/x86 --libexecdir=/packages/gcc_x86-5.3.0_2016_02_29-4/.self/develop/tools/x86/lib --mandir=/packages/gcc_x86-5.3.0_2016_02_29-4/.self/documentation/man --docdir=/packages/gcc_x86-5.3.0_2016_02_29-4/.self/documentation/packages/gcc_x86 --enable-threads=posix --disable-nls --enable-shared --with-gnu-ld --with-gnu-as --enable-version-specific-runtime-libs --enable-languages=c,c++ --enable-lto --enable-frame-pointer --with-pkgversion=2016_02_29 --enable-__cxa-atexit --with-system-zlib --enable-checking=release --with-bug-url=http://dev.haiku-os.org/ --with-default-libstdcxx-abi=gcc4-compatible --with-hybrid-secondary=x86
|
---|
137 | Thread model: posix
|
---|
138 | gcc version 5.3.0 (2016_02_29)
|
---|
139 | configure:4822: $? = 0
|
---|
140 | configure:4811: g++ -V >&5
|
---|
141 | g++: error: unrecognized command line option '-V'
|
---|
142 | g++: fatal error: no input files
|
---|
143 | compilation terminated.
|
---|
144 | configure:4822: $? = 1
|
---|
145 | configure:4811: g++ -qversion >&5
|
---|
146 | g++: error: unrecognized command line option '-qversion'
|
---|
147 | g++: fatal error: no input files
|
---|
148 | compilation terminated.
|
---|
149 | configure:4822: $? = 1
|
---|
150 | configure:4826: checking whether we are using the GNU C++ compiler
|
---|
151 | configure:4845: g++ -c conftest.cpp >&5
|
---|
152 | configure:4845: $? = 0
|
---|
153 | configure:4854: result: yes
|
---|
154 | configure:4863: checking whether g++ accepts -g
|
---|
155 | configure:4883: g++ -c -g conftest.cpp >&5
|
---|
156 | configure:4883: $? = 0
|
---|
157 | configure:4924: result: yes
|
---|
158 | configure:4953: checking how to run the C preprocessor
|
---|
159 | configure:4984: gcc -E conftest.c
|
---|
160 | configure:4984: $? = 0
|
---|
161 | configure:4998: gcc -E conftest.c
|
---|
162 | conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
|
---|
163 | compilation terminated.
|
---|
164 | configure:4998: $? = 1
|
---|
165 | configure: failed program was:
|
---|
166 | | /* confdefs.h */
|
---|
167 | | #define PACKAGE_NAME ""
|
---|
168 | | #define PACKAGE_TARNAME ""
|
---|
169 | | #define PACKAGE_VERSION ""
|
---|
170 | | #define PACKAGE_STRING ""
|
---|
171 | | #define PACKAGE_BUGREPORT ""
|
---|
172 | | #define PACKAGE_URL ""
|
---|
173 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
174 | | /* end confdefs.h. */
|
---|
175 | | #include <ac_nonexistent.h>
|
---|
176 | configure:5023: result: gcc -E
|
---|
177 | configure:5043: gcc -E conftest.c
|
---|
178 | configure:5043: $? = 0
|
---|
179 | configure:5057: gcc -E conftest.c
|
---|
180 | conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
|
---|
181 | compilation terminated.
|
---|
182 | configure:5057: $? = 1
|
---|
183 | configure: failed program was:
|
---|
184 | | /* confdefs.h */
|
---|
185 | | #define PACKAGE_NAME ""
|
---|
186 | | #define PACKAGE_TARNAME ""
|
---|
187 | | #define PACKAGE_VERSION ""
|
---|
188 | | #define PACKAGE_STRING ""
|
---|
189 | | #define PACKAGE_BUGREPORT ""
|
---|
190 | | #define PACKAGE_URL ""
|
---|
191 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
192 | | /* end confdefs.h. */
|
---|
193 | | #include <ac_nonexistent.h>
|
---|
194 | configure:5137: checking for grep that handles long lines and -e
|
---|
195 | configure:5195: result: /bin/grep
|
---|
196 | configure:5200: checking for egrep
|
---|
197 | configure:5262: result: /bin/grep -E
|
---|
198 | configure:5268: checking whether gcc needs -traditional
|
---|
199 | conftest.c:10:19: fatal error: sgtty.h: No such file or directory
|
---|
200 | compilation terminated.
|
---|
201 | conftest.c:10:20: fatal error: termio.h: No such file or directory
|
---|
202 | compilation terminated.
|
---|
203 | configure:5302: result: no
|
---|
204 | configure:5456: checking for ld
|
---|
205 | configure:5472: found /boot/system/bin/x86/ld
|
---|
206 | configure:5483: result: ld
|
---|
207 | configure:5519: checking whether the linker is GNU ld
|
---|
208 | configure:5531: result: yes
|
---|
209 | configure:5535: checking whether gcc -E accepts -o
|
---|
210 | configure:5547: gcc -E -o conftest-1.i conftest.c
|
---|
211 | configure:5547: $? = 0
|
---|
212 | configure:5554: result: yes
|
---|
213 | configure:5743: checking for __sync_val_compare_and_swap
|
---|
214 | configure:5762: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 conftest.c >&5
|
---|
215 | configure:5762: $? = 0
|
---|
216 | configure:5770: result: yes
|
---|
217 | configure:5855: checking for ranlib
|
---|
218 | configure:5871: found /boot/system/bin/x86/ranlib
|
---|
219 | configure:5882: result: ranlib
|
---|
220 | configure:5947: checking for ar
|
---|
221 | configure:5963: found /boot/system/bin/x86/ar
|
---|
222 | configure:5974: result: ar
|
---|
223 | configure:6085: checking for as
|
---|
224 | configure:6101: found /boot/system/bin/x86/as
|
---|
225 | configure:6112: result: as
|
---|
226 | configure:6194: checking for objdump
|
---|
227 | configure:6210: found /boot/system/bin/x86/objdump
|
---|
228 | configure:6221: result: objdump
|
---|
229 | configure:6294: checking for objcopy
|
---|
230 | configure:6310: found /boot/system/bin/x86/objcopy
|
---|
231 | configure:6321: result: objcopy
|
---|
232 | configure:6738: checking for nm
|
---|
233 | configure:6754: found /boot/system/bin/x86/nm
|
---|
234 | configure:6765: result: nm
|
---|
235 | configure:6788: checking whether ln -s works
|
---|
236 | configure:6792: result: yes
|
---|
237 | configure:6799: checking whether make sets $(MAKE)
|
---|
238 | configure:6821: result: yes
|
---|
239 | configure:6844: checking for a BSD-compatible install
|
---|
240 | configure:6912: result: /bin/install -c
|
---|
241 | configure:6923: checking for a thread-safe mkdir -p
|
---|
242 | configure:6962: result: /bin/mkdir -p
|
---|
243 | configure:6982: checking for dtrace
|
---|
244 | configure:7012: result: no
|
---|
245 | configure:7061: checking for dot
|
---|
246 | configure:7091: result: no
|
---|
247 | configure:7103: checking for doxygen
|
---|
248 | configure:7133: result: no
|
---|
249 | configure:7189: checking for pkg-config
|
---|
250 | configure:7210: found /bin/pkg-config
|
---|
251 | configure:7233: result: pkg-config
|
---|
252 | configure:7243: checking for ANSI C header files
|
---|
253 | configure:7263: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
254 | configure:7263: $? = 0
|
---|
255 | configure:7336: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 conftest.c >&5
|
---|
256 | configure:7336: $? = 0
|
---|
257 | configure:7336: ./conftest
|
---|
258 | configure:7336: $? = 0
|
---|
259 | configure:7347: result: yes
|
---|
260 | configure:7360: checking for sys/types.h
|
---|
261 | configure:7360: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
262 | configure:7360: $? = 0
|
---|
263 | configure:7360: result: yes
|
---|
264 | configure:7360: checking for sys/stat.h
|
---|
265 | configure:7360: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
266 | configure:7360: $? = 0
|
---|
267 | configure:7360: result: yes
|
---|
268 | configure:7360: checking for stdlib.h
|
---|
269 | configure:7360: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
270 | configure:7360: $? = 0
|
---|
271 | configure:7360: result: yes
|
---|
272 | configure:7360: checking for string.h
|
---|
273 | configure:7360: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
274 | configure:7360: $? = 0
|
---|
275 | configure:7360: result: yes
|
---|
276 | configure:7360: checking for memory.h
|
---|
277 | configure:7360: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
278 | configure:7360: $? = 0
|
---|
279 | configure:7360: result: yes
|
---|
280 | configure:7360: checking for strings.h
|
---|
281 | configure:7360: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
282 | configure:7360: $? = 0
|
---|
283 | configure:7360: result: yes
|
---|
284 | configure:7360: checking for inttypes.h
|
---|
285 | configure:7360: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
286 | configure:7360: $? = 0
|
---|
287 | configure:7360: result: yes
|
---|
288 | configure:7360: checking for stdint.h
|
---|
289 | configure:7360: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
290 | configure:7360: $? = 0
|
---|
291 | configure:7360: result: yes
|
---|
292 | configure:7360: checking for unistd.h
|
---|
293 | configure:7360: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
294 | configure:7360: $? = 0
|
---|
295 | configure:7360: result: yes
|
---|
296 | configure:7373: checking minix/config.h usability
|
---|
297 | configure:7373: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
298 | conftest.c:53:26: fatal error: minix/config.h: No such file or directory
|
---|
299 | compilation terminated.
|
---|
300 | configure:7373: $? = 1
|
---|
301 | configure: failed program was:
|
---|
302 | | /* confdefs.h */
|
---|
303 | | #define PACKAGE_NAME ""
|
---|
304 | | #define PACKAGE_TARNAME ""
|
---|
305 | | #define PACKAGE_VERSION ""
|
---|
306 | | #define PACKAGE_STRING ""
|
---|
307 | | #define PACKAGE_BUGREPORT ""
|
---|
308 | | #define PACKAGE_URL ""
|
---|
309 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
310 | | #define STDC_HEADERS 1
|
---|
311 | | #define HAVE_SYS_TYPES_H 1
|
---|
312 | | #define HAVE_SYS_STAT_H 1
|
---|
313 | | #define HAVE_STDLIB_H 1
|
---|
314 | | #define HAVE_STRING_H 1
|
---|
315 | | #define HAVE_MEMORY_H 1
|
---|
316 | | #define HAVE_STRINGS_H 1
|
---|
317 | | #define HAVE_INTTYPES_H 1
|
---|
318 | | #define HAVE_STDINT_H 1
|
---|
319 | | #define HAVE_UNISTD_H 1
|
---|
320 | | /* end confdefs.h. */
|
---|
321 | | #include <stdio.h>
|
---|
322 | | #ifdef HAVE_SYS_TYPES_H
|
---|
323 | | # include <sys/types.h>
|
---|
324 | | #endif
|
---|
325 | | #ifdef HAVE_SYS_STAT_H
|
---|
326 | | # include <sys/stat.h>
|
---|
327 | | #endif
|
---|
328 | | #ifdef STDC_HEADERS
|
---|
329 | | # include <stdlib.h>
|
---|
330 | | # include <stddef.h>
|
---|
331 | | #else
|
---|
332 | | # ifdef HAVE_STDLIB_H
|
---|
333 | | # include <stdlib.h>
|
---|
334 | | # endif
|
---|
335 | | #endif
|
---|
336 | | #ifdef HAVE_STRING_H
|
---|
337 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
338 | | # include <memory.h>
|
---|
339 | | # endif
|
---|
340 | | # include <string.h>
|
---|
341 | | #endif
|
---|
342 | | #ifdef HAVE_STRINGS_H
|
---|
343 | | # include <strings.h>
|
---|
344 | | #endif
|
---|
345 | | #ifdef HAVE_INTTYPES_H
|
---|
346 | | # include <inttypes.h>
|
---|
347 | | #endif
|
---|
348 | | #ifdef HAVE_STDINT_H
|
---|
349 | | # include <stdint.h>
|
---|
350 | | #endif
|
---|
351 | | #ifdef HAVE_UNISTD_H
|
---|
352 | | # include <unistd.h>
|
---|
353 | | #endif
|
---|
354 | | #include <minix/config.h>
|
---|
355 | configure:7373: result: no
|
---|
356 | configure:7373: checking minix/config.h presence
|
---|
357 | configure:7373: gcc -E conftest.c
|
---|
358 | conftest.c:20:26: fatal error: minix/config.h: No such file or directory
|
---|
359 | compilation terminated.
|
---|
360 | configure:7373: $? = 1
|
---|
361 | configure: failed program was:
|
---|
362 | | /* confdefs.h */
|
---|
363 | | #define PACKAGE_NAME ""
|
---|
364 | | #define PACKAGE_TARNAME ""
|
---|
365 | | #define PACKAGE_VERSION ""
|
---|
366 | | #define PACKAGE_STRING ""
|
---|
367 | | #define PACKAGE_BUGREPORT ""
|
---|
368 | | #define PACKAGE_URL ""
|
---|
369 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
370 | | #define STDC_HEADERS 1
|
---|
371 | | #define HAVE_SYS_TYPES_H 1
|
---|
372 | | #define HAVE_SYS_STAT_H 1
|
---|
373 | | #define HAVE_STDLIB_H 1
|
---|
374 | | #define HAVE_STRING_H 1
|
---|
375 | | #define HAVE_MEMORY_H 1
|
---|
376 | | #define HAVE_STRINGS_H 1
|
---|
377 | | #define HAVE_INTTYPES_H 1
|
---|
378 | | #define HAVE_STDINT_H 1
|
---|
379 | | #define HAVE_UNISTD_H 1
|
---|
380 | | /* end confdefs.h. */
|
---|
381 | | #include <minix/config.h>
|
---|
382 | configure:7373: result: no
|
---|
383 | configure:7373: checking for minix/config.h
|
---|
384 | configure:7373: result: no
|
---|
385 | configure:7394: checking whether it is safe to define __EXTENSIONS__
|
---|
386 | configure:7412: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
387 | configure:7412: $? = 0
|
---|
388 | configure:7419: result: yes
|
---|
389 | configure:7451: checking for cd using physical directory
|
---|
390 | configure:7466: result: cd -P
|
---|
391 | configure:7484: checking whether CFLAGS is valid
|
---|
392 | configure:7497: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
393 | configure:7497: $? = 0
|
---|
394 | configure:7498: result: yes
|
---|
395 | configure:7509: checking whether LDFLAGS is valid
|
---|
396 | configure:7529: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 conftest.c >&5
|
---|
397 | configure:7529: $? = 0
|
---|
398 | configure:7530: result: yes
|
---|
399 | configure:7598: checking whether -Wno-unused-parameter is accepted as CFLAGS
|
---|
400 | configure:7621: gcc -c -D_BSD_SOURCE -Wno-unused-parameter conftest.c >&5
|
---|
401 | configure:7621: $? = 0
|
---|
402 | configure:7636: result: yes
|
---|
403 | configure:7598: checking whether -Wno-parentheses is accepted as CFLAGS
|
---|
404 | configure:7621: gcc -c -D_BSD_SOURCE -Wno-parentheses conftest.c >&5
|
---|
405 | configure:7621: $? = 0
|
---|
406 | configure:7636: result: yes
|
---|
407 | configure:7598: checking whether -Wno-long-long is accepted as CFLAGS
|
---|
408 | configure:7621: gcc -c -D_BSD_SOURCE -Wno-long-long conftest.c >&5
|
---|
409 | configure:7621: $? = 0
|
---|
410 | configure:7636: result: yes
|
---|
411 | configure:7598: checking whether -diag-disable=2259 is accepted as CFLAGS
|
---|
412 | configure:7621: gcc -c -D_BSD_SOURCE -diag-disable=2259 conftest.c >&5
|
---|
413 | cc1: warning: unrecognized gcc debugging option: i
|
---|
414 | cc1: warning: unrecognized gcc debugging option: g
|
---|
415 | cc1: warning: unrecognized gcc debugging option: -
|
---|
416 | cc1: warning: unrecognized gcc debugging option: d
|
---|
417 | cc1: warning: unrecognized gcc debugging option: i
|
---|
418 | cc1: warning: unrecognized gcc debugging option: s
|
---|
419 | cc1: warning: unrecognized gcc debugging option: b
|
---|
420 | cc1: warning: unrecognized gcc debugging option: l
|
---|
421 | cc1: warning: unrecognized gcc debugging option: e
|
---|
422 | cc1: warning: unrecognized gcc debugging option: =
|
---|
423 | cc1: warning: unrecognized gcc debugging option: 2
|
---|
424 | cc1: warning: unrecognized gcc debugging option: 2
|
---|
425 | cc1: warning: unrecognized gcc debugging option: 5
|
---|
426 | cc1: warning: unrecognized gcc debugging option: 9
|
---|
427 | configure:7621: $? = 0
|
---|
428 | configure: failed program was:
|
---|
429 | | /* confdefs.h */
|
---|
430 | | #define PACKAGE_NAME ""
|
---|
431 | | #define PACKAGE_TARNAME ""
|
---|
432 | | #define PACKAGE_VERSION ""
|
---|
433 | | #define PACKAGE_STRING ""
|
---|
434 | | #define PACKAGE_BUGREPORT ""
|
---|
435 | | #define PACKAGE_URL ""
|
---|
436 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
437 | | #define STDC_HEADERS 1
|
---|
438 | | #define HAVE_SYS_TYPES_H 1
|
---|
439 | | #define HAVE_SYS_STAT_H 1
|
---|
440 | | #define HAVE_STDLIB_H 1
|
---|
441 | | #define HAVE_STRING_H 1
|
---|
442 | | #define HAVE_MEMORY_H 1
|
---|
443 | | #define HAVE_STRINGS_H 1
|
---|
444 | | #define HAVE_INTTYPES_H 1
|
---|
445 | | #define HAVE_STDINT_H 1
|
---|
446 | | #define HAVE_UNISTD_H 1
|
---|
447 | | #define __EXTENSIONS__ 1
|
---|
448 | | #define _ALL_SOURCE 1
|
---|
449 | | #define _GNU_SOURCE 1
|
---|
450 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
451 | | #define _TANDEM_SOURCE 1
|
---|
452 | | /* end confdefs.h. */
|
---|
453 | |
|
---|
454 | | int
|
---|
455 | | main ()
|
---|
456 | | {
|
---|
457 | |
|
---|
458 | | ;
|
---|
459 | | return 0;
|
---|
460 | | }
|
---|
461 | configure:7640: result: no
|
---|
462 | configure:7598: checking whether -Wno-missing-field-initializers is accepted as CFLAGS
|
---|
463 | configure:7621: gcc -c -D_BSD_SOURCE -Wno-missing-field-initializers conftest.c >&5
|
---|
464 | configure:7621: $? = 0
|
---|
465 | configure:7636: result: yes
|
---|
466 | configure:7598: checking whether -Wunused-variable is accepted as CFLAGS
|
---|
467 | configure:7621: gcc -c -D_BSD_SOURCE -Wunused-variable conftest.c >&5
|
---|
468 | configure:7621: $? = 0
|
---|
469 | configure:7636: result: yes
|
---|
470 | configure:7598: checking whether -Wpointer-arith is accepted as CFLAGS
|
---|
471 | configure:7621: gcc -c -D_BSD_SOURCE -Wpointer-arith conftest.c >&5
|
---|
472 | configure:7621: $? = 0
|
---|
473 | configure:7636: result: yes
|
---|
474 | configure:7598: checking whether -Wwrite-strings is accepted as CFLAGS
|
---|
475 | configure:7621: gcc -c -D_BSD_SOURCE -Wwrite-strings conftest.c >&5
|
---|
476 | configure:7621: $? = 0
|
---|
477 | configure:7636: result: yes
|
---|
478 | configure:7598: checking whether -Wdeclaration-after-statement is accepted as CFLAGS
|
---|
479 | configure:7621: gcc -c -D_BSD_SOURCE -Wdeclaration-after-statement conftest.c >&5
|
---|
480 | configure:7621: $? = 0
|
---|
481 | configure:7636: result: yes
|
---|
482 | configure:7598: checking whether -Wshorten-64-to-32 is accepted as CFLAGS
|
---|
483 | configure:7621: gcc -c -D_BSD_SOURCE -Wshorten-64-to-32 conftest.c >&5
|
---|
484 | gcc: error: unrecognized command line option '-Wshorten-64-to-32'
|
---|
485 | configure:7621: $? = 1
|
---|
486 | configure: failed program was:
|
---|
487 | | /* confdefs.h */
|
---|
488 | | #define PACKAGE_NAME ""
|
---|
489 | | #define PACKAGE_TARNAME ""
|
---|
490 | | #define PACKAGE_VERSION ""
|
---|
491 | | #define PACKAGE_STRING ""
|
---|
492 | | #define PACKAGE_BUGREPORT ""
|
---|
493 | | #define PACKAGE_URL ""
|
---|
494 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
495 | | #define STDC_HEADERS 1
|
---|
496 | | #define HAVE_SYS_TYPES_H 1
|
---|
497 | | #define HAVE_SYS_STAT_H 1
|
---|
498 | | #define HAVE_STDLIB_H 1
|
---|
499 | | #define HAVE_STRING_H 1
|
---|
500 | | #define HAVE_MEMORY_H 1
|
---|
501 | | #define HAVE_STRINGS_H 1
|
---|
502 | | #define HAVE_INTTYPES_H 1
|
---|
503 | | #define HAVE_STDINT_H 1
|
---|
504 | | #define HAVE_UNISTD_H 1
|
---|
505 | | #define __EXTENSIONS__ 1
|
---|
506 | | #define _ALL_SOURCE 1
|
---|
507 | | #define _GNU_SOURCE 1
|
---|
508 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
509 | | #define _TANDEM_SOURCE 1
|
---|
510 | | /* end confdefs.h. */
|
---|
511 | |
|
---|
512 | | int
|
---|
513 | | main ()
|
---|
514 | | {
|
---|
515 | |
|
---|
516 | | ;
|
---|
517 | | return 0;
|
---|
518 | | }
|
---|
519 | configure:7640: result: no
|
---|
520 | configure:7598: checking whether -Wimplicit-function-declaration is accepted as CFLAGS
|
---|
521 | configure:7621: gcc -c -D_BSD_SOURCE -Wimplicit-function-declaration conftest.c >&5
|
---|
522 | configure:7621: $? = 0
|
---|
523 | configure:7636: result: yes
|
---|
524 | configure:7598: checking whether -Wdivision-by-zero is accepted as CFLAGS
|
---|
525 | configure:7621: gcc -c -D_BSD_SOURCE -Wdivision-by-zero conftest.c >&5
|
---|
526 | gcc: error: unrecognized command line option '-Wdivision-by-zero'
|
---|
527 | configure:7621: $? = 1
|
---|
528 | configure: failed program was:
|
---|
529 | | /* confdefs.h */
|
---|
530 | | #define PACKAGE_NAME ""
|
---|
531 | | #define PACKAGE_TARNAME ""
|
---|
532 | | #define PACKAGE_VERSION ""
|
---|
533 | | #define PACKAGE_STRING ""
|
---|
534 | | #define PACKAGE_BUGREPORT ""
|
---|
535 | | #define PACKAGE_URL ""
|
---|
536 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
537 | | #define STDC_HEADERS 1
|
---|
538 | | #define HAVE_SYS_TYPES_H 1
|
---|
539 | | #define HAVE_SYS_STAT_H 1
|
---|
540 | | #define HAVE_STDLIB_H 1
|
---|
541 | | #define HAVE_STRING_H 1
|
---|
542 | | #define HAVE_MEMORY_H 1
|
---|
543 | | #define HAVE_STRINGS_H 1
|
---|
544 | | #define HAVE_INTTYPES_H 1
|
---|
545 | | #define HAVE_STDINT_H 1
|
---|
546 | | #define HAVE_UNISTD_H 1
|
---|
547 | | #define __EXTENSIONS__ 1
|
---|
548 | | #define _ALL_SOURCE 1
|
---|
549 | | #define _GNU_SOURCE 1
|
---|
550 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
551 | | #define _TANDEM_SOURCE 1
|
---|
552 | | /* end confdefs.h. */
|
---|
553 | |
|
---|
554 | | int
|
---|
555 | | main ()
|
---|
556 | | {
|
---|
557 | |
|
---|
558 | | ;
|
---|
559 | | return 0;
|
---|
560 | | }
|
---|
561 | configure:7640: result: no
|
---|
562 | configure:7598: checking whether -Wdeprecated-declarations is accepted as CFLAGS
|
---|
563 | configure:7621: gcc -c -D_BSD_SOURCE -Wdeprecated-declarations conftest.c >&5
|
---|
564 | configure:7621: $? = 0
|
---|
565 | configure:7636: result: yes
|
---|
566 | configure:7598: checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS
|
---|
567 | configure:7621: gcc -c -D_BSD_SOURCE -Wno-packed-bitfield-compat conftest.c >&5
|
---|
568 | configure:7621: $? = 0
|
---|
569 | configure:7636: result: yes
|
---|
570 | configure:7598: checking whether -Wextra-tokens is accepted as CFLAGS
|
---|
571 | configure:7621: gcc -c -D_BSD_SOURCE -Wextra-tokens conftest.c >&5
|
---|
572 | gcc: error: unrecognized command line option '-Wextra-tokens'
|
---|
573 | configure:7621: $? = 1
|
---|
574 | configure: failed program was:
|
---|
575 | | /* confdefs.h */
|
---|
576 | | #define PACKAGE_NAME ""
|
---|
577 | | #define PACKAGE_TARNAME ""
|
---|
578 | | #define PACKAGE_VERSION ""
|
---|
579 | | #define PACKAGE_STRING ""
|
---|
580 | | #define PACKAGE_BUGREPORT ""
|
---|
581 | | #define PACKAGE_URL ""
|
---|
582 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
583 | | #define STDC_HEADERS 1
|
---|
584 | | #define HAVE_SYS_TYPES_H 1
|
---|
585 | | #define HAVE_SYS_STAT_H 1
|
---|
586 | | #define HAVE_STDLIB_H 1
|
---|
587 | | #define HAVE_STRING_H 1
|
---|
588 | | #define HAVE_MEMORY_H 1
|
---|
589 | | #define HAVE_STRINGS_H 1
|
---|
590 | | #define HAVE_INTTYPES_H 1
|
---|
591 | | #define HAVE_STDINT_H 1
|
---|
592 | | #define HAVE_UNISTD_H 1
|
---|
593 | | #define __EXTENSIONS__ 1
|
---|
594 | | #define _ALL_SOURCE 1
|
---|
595 | | #define _GNU_SOURCE 1
|
---|
596 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
597 | | #define _TANDEM_SOURCE 1
|
---|
598 | | /* end confdefs.h. */
|
---|
599 | |
|
---|
600 | | int
|
---|
601 | | main ()
|
---|
602 | | {
|
---|
603 | |
|
---|
604 | | ;
|
---|
605 | | return 0;
|
---|
606 | | }
|
---|
607 | configure:7640: result: no
|
---|
608 | configure:7598: checking whether -Wno-maybe-uninitialized is accepted as CFLAGS
|
---|
609 | configure:7621: gcc -c -D_BSD_SOURCE -Wno-maybe-uninitialized conftest.c >&5
|
---|
610 | configure:7621: $? = 0
|
---|
611 | configure:7636: result: yes
|
---|
612 | configure:7725: checking whether -Wall -Wextra is accepted as CFLAGS
|
---|
613 | configure:7748: gcc -c -D_BSD_SOURCE -Wall -Wextra conftest.c >&5
|
---|
614 | configure:7748: $? = 0
|
---|
615 | configure:7750: result: yes
|
---|
616 | configure:7772: checking whether -Qunused-arguments is accepted as CFLAGS
|
---|
617 | configure:7795: gcc -c -D_BSD_SOURCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wno-maybe-uninitialized -Qunused-arguments conftest.c >&5
|
---|
618 | gcc: error: unrecognized command line option '-Qunused-arguments'
|
---|
619 | configure:7795: $? = 1
|
---|
620 | configure: failed program was:
|
---|
621 | | /* confdefs.h */
|
---|
622 | | #define PACKAGE_NAME ""
|
---|
623 | | #define PACKAGE_TARNAME ""
|
---|
624 | | #define PACKAGE_VERSION ""
|
---|
625 | | #define PACKAGE_STRING ""
|
---|
626 | | #define PACKAGE_BUGREPORT ""
|
---|
627 | | #define PACKAGE_URL ""
|
---|
628 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
629 | | #define STDC_HEADERS 1
|
---|
630 | | #define HAVE_SYS_TYPES_H 1
|
---|
631 | | #define HAVE_SYS_STAT_H 1
|
---|
632 | | #define HAVE_STDLIB_H 1
|
---|
633 | | #define HAVE_STRING_H 1
|
---|
634 | | #define HAVE_MEMORY_H 1
|
---|
635 | | #define HAVE_STRINGS_H 1
|
---|
636 | | #define HAVE_INTTYPES_H 1
|
---|
637 | | #define HAVE_STDINT_H 1
|
---|
638 | | #define HAVE_UNISTD_H 1
|
---|
639 | | #define __EXTENSIONS__ 1
|
---|
640 | | #define _ALL_SOURCE 1
|
---|
641 | | #define _GNU_SOURCE 1
|
---|
642 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
643 | | #define _TANDEM_SOURCE 1
|
---|
644 | | /* end confdefs.h. */
|
---|
645 | |
|
---|
646 | | int
|
---|
647 | | main ()
|
---|
648 | | {
|
---|
649 | |
|
---|
650 | | ;
|
---|
651 | | return 0;
|
---|
652 | | }
|
---|
653 | configure:7811: result: no
|
---|
654 | configure:7827: checking whether INFINITY is available without C99 option
|
---|
655 | configure:7851: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
656 | configure:7851: $? = 0
|
---|
657 | configure:7859: result: yes
|
---|
658 | configure:7827: checking whether NAN is available without C99 option
|
---|
659 | configure:7851: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
660 | configure:7851: $? = 0
|
---|
661 | configure:7859: result: yes
|
---|
662 | configure:7883: checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS
|
---|
663 | configure:7906: gcc -c -D_BSD_SOURCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wno-maybe-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
|
---|
664 | configure:7906: $? = 0
|
---|
665 | configure:7916: result: yes
|
---|
666 | configure:7947: checking whether -fstack-protector is accepted as CFLAGS
|
---|
667 | configure:7970: gcc -c -D_BSD_SOURCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wno-maybe-uninitialized -fstack-protector conftest.c >&5
|
---|
668 | configure:7970: $? = 0
|
---|
669 | configure:7972: result: yes
|
---|
670 | configure:7993: checking whether -fstack-protector is accepted as LDFLAGS
|
---|
671 | configure:8015: gcc -o conftest -D_BSD_SOURCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wno-maybe-uninitialized -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector conftest.c >&5
|
---|
672 | configure:8015: $? = 0
|
---|
673 | configure:8017: result: yes
|
---|
674 | configure:8087: checking whether -std=iso9899:1999 is accepted as CFLAGS
|
---|
675 | configure:8110: gcc -c -D_BSD_SOURCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wno-maybe-uninitialized -std=iso9899:1999 conftest.c >&5
|
---|
676 | configure:8110: $? = 0
|
---|
677 | configure:8135: result: yes
|
---|
678 | configure:8159: checking whether -fno-strict-overflow is accepted as CFLAGS
|
---|
679 | configure:8182: gcc -c -D_BSD_SOURCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wno-maybe-uninitialized -fno-strict-overflow conftest.c >&5
|
---|
680 | configure:8182: $? = 0
|
---|
681 | configure:8192: result: yes
|
---|
682 | configure:8211: checking whether -ggdb3 is accepted as CFLAGS
|
---|
683 | configure:8234: gcc -c -D_BSD_SOURCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wno-maybe-uninitialized -ggdb3 conftest.c >&5
|
---|
684 | configure:8234: $? = 0
|
---|
685 | configure:8236: result: yes
|
---|
686 | configure:8353: checking whether -fvisibility=hidden is accepted as CFLAGS
|
---|
687 | configure:8376: gcc -c -D_BSD_SOURCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wno-maybe-uninitialized -fvisibility=hidden conftest.c >&5
|
---|
688 | configure:8376: $? = 0
|
---|
689 | configure:8378: result: yes
|
---|
690 | configure:8575: checking whether -fno-fast-math is accepted as CFLAGS
|
---|
691 | configure:8598: gcc -c -D_BSD_SOURCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wno-maybe-uninitialized -fno-fast-math conftest.c >&5
|
---|
692 | configure:8598: $? = 0
|
---|
693 | configure:8608: result: yes
|
---|
694 | configure:8575: checking whether -fp-model precise is accepted as CFLAGS
|
---|
695 | configure:8598: gcc -c -D_BSD_SOURCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wno-maybe-uninitialized -fp-model precise conftest.c >&5
|
---|
696 | gcc: error: precise: No such file or directory
|
---|
697 | gcc: error: unrecognized command line option '-fp-model'
|
---|
698 | configure:8598: $? = 1
|
---|
699 | configure: failed program was:
|
---|
700 | | /* confdefs.h */
|
---|
701 | | #define PACKAGE_NAME ""
|
---|
702 | | #define PACKAGE_TARNAME ""
|
---|
703 | | #define PACKAGE_VERSION ""
|
---|
704 | | #define PACKAGE_STRING ""
|
---|
705 | | #define PACKAGE_BUGREPORT ""
|
---|
706 | | #define PACKAGE_URL ""
|
---|
707 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
708 | | #define STDC_HEADERS 1
|
---|
709 | | #define HAVE_SYS_TYPES_H 1
|
---|
710 | | #define HAVE_SYS_STAT_H 1
|
---|
711 | | #define HAVE_STDLIB_H 1
|
---|
712 | | #define HAVE_STRING_H 1
|
---|
713 | | #define HAVE_MEMORY_H 1
|
---|
714 | | #define HAVE_STRINGS_H 1
|
---|
715 | | #define HAVE_INTTYPES_H 1
|
---|
716 | | #define HAVE_STDINT_H 1
|
---|
717 | | #define HAVE_UNISTD_H 1
|
---|
718 | | #define __EXTENSIONS__ 1
|
---|
719 | | #define _ALL_SOURCE 1
|
---|
720 | | #define _GNU_SOURCE 1
|
---|
721 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
722 | | #define _TANDEM_SOURCE 1
|
---|
723 | | #define HAVE_INFINITY 1
|
---|
724 | | #define HAVE_NAN 1
|
---|
725 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
726 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
727 | | /* end confdefs.h. */
|
---|
728 | |
|
---|
729 | | int
|
---|
730 | | main ()
|
---|
731 | | {
|
---|
732 | |
|
---|
733 | | ;
|
---|
734 | | return 0;
|
---|
735 | | }
|
---|
736 | configure:8612: result: no
|
---|
737 | configure:9211: checking for crypt in -lcrypt
|
---|
738 | configure:9236: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector conftest.c -lcrypt >&5
|
---|
739 | /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/5.3.0/../../../../i586-pc-haiku/bin/ld: cannot find -lcrypt
|
---|
740 | collect2: error: ld returned 1 exit status
|
---|
741 | configure:9236: $? = 1
|
---|
742 | configure: failed program was:
|
---|
743 | | /* confdefs.h */
|
---|
744 | | #define PACKAGE_NAME ""
|
---|
745 | | #define PACKAGE_TARNAME ""
|
---|
746 | | #define PACKAGE_VERSION ""
|
---|
747 | | #define PACKAGE_STRING ""
|
---|
748 | | #define PACKAGE_BUGREPORT ""
|
---|
749 | | #define PACKAGE_URL ""
|
---|
750 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
751 | | #define STDC_HEADERS 1
|
---|
752 | | #define HAVE_SYS_TYPES_H 1
|
---|
753 | | #define HAVE_SYS_STAT_H 1
|
---|
754 | | #define HAVE_STDLIB_H 1
|
---|
755 | | #define HAVE_STRING_H 1
|
---|
756 | | #define HAVE_MEMORY_H 1
|
---|
757 | | #define HAVE_STRINGS_H 1
|
---|
758 | | #define HAVE_INTTYPES_H 1
|
---|
759 | | #define HAVE_STDINT_H 1
|
---|
760 | | #define HAVE_UNISTD_H 1
|
---|
761 | | #define __EXTENSIONS__ 1
|
---|
762 | | #define _ALL_SOURCE 1
|
---|
763 | | #define _GNU_SOURCE 1
|
---|
764 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
765 | | #define _TANDEM_SOURCE 1
|
---|
766 | | #define HAVE_INFINITY 1
|
---|
767 | | #define HAVE_NAN 1
|
---|
768 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
769 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
770 | | /* end confdefs.h. */
|
---|
771 | |
|
---|
772 | | /* Override any GCC internal prototype to avoid an error.
|
---|
773 | | Use char because int might match the return type of a GCC
|
---|
774 | | builtin and then its argument prototype would still apply. */
|
---|
775 | | #ifdef __cplusplus
|
---|
776 | | extern "C"
|
---|
777 | | #endif
|
---|
778 | | char crypt ();
|
---|
779 | | int
|
---|
780 | | main ()
|
---|
781 | | {
|
---|
782 | | return crypt ();
|
---|
783 | | ;
|
---|
784 | | return 0;
|
---|
785 | | }
|
---|
786 | configure:9245: result: no
|
---|
787 | configure:9256: checking for dlopen in -ldl
|
---|
788 | configure:9281: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector conftest.c -ldl >&5
|
---|
789 | /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/5.3.0/../../../../i586-pc-haiku/bin/ld: cannot find -ldl
|
---|
790 | collect2: error: ld returned 1 exit status
|
---|
791 | configure:9281: $? = 1
|
---|
792 | configure: failed program was:
|
---|
793 | | /* confdefs.h */
|
---|
794 | | #define PACKAGE_NAME ""
|
---|
795 | | #define PACKAGE_TARNAME ""
|
---|
796 | | #define PACKAGE_VERSION ""
|
---|
797 | | #define PACKAGE_STRING ""
|
---|
798 | | #define PACKAGE_BUGREPORT ""
|
---|
799 | | #define PACKAGE_URL ""
|
---|
800 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
801 | | #define STDC_HEADERS 1
|
---|
802 | | #define HAVE_SYS_TYPES_H 1
|
---|
803 | | #define HAVE_SYS_STAT_H 1
|
---|
804 | | #define HAVE_STDLIB_H 1
|
---|
805 | | #define HAVE_STRING_H 1
|
---|
806 | | #define HAVE_MEMORY_H 1
|
---|
807 | | #define HAVE_STRINGS_H 1
|
---|
808 | | #define HAVE_INTTYPES_H 1
|
---|
809 | | #define HAVE_STDINT_H 1
|
---|
810 | | #define HAVE_UNISTD_H 1
|
---|
811 | | #define __EXTENSIONS__ 1
|
---|
812 | | #define _ALL_SOURCE 1
|
---|
813 | | #define _GNU_SOURCE 1
|
---|
814 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
815 | | #define _TANDEM_SOURCE 1
|
---|
816 | | #define HAVE_INFINITY 1
|
---|
817 | | #define HAVE_NAN 1
|
---|
818 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
819 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
820 | | /* end confdefs.h. */
|
---|
821 | |
|
---|
822 | | /* Override any GCC internal prototype to avoid an error.
|
---|
823 | | Use char because int might match the return type of a GCC
|
---|
824 | | builtin and then its argument prototype would still apply. */
|
---|
825 | | #ifdef __cplusplus
|
---|
826 | | extern "C"
|
---|
827 | | #endif
|
---|
828 | | char dlopen ();
|
---|
829 | | int
|
---|
830 | | main ()
|
---|
831 | | {
|
---|
832 | | return dlopen ();
|
---|
833 | | ;
|
---|
834 | | return 0;
|
---|
835 | | }
|
---|
836 | configure:9290: result: no
|
---|
837 | configure:9301: checking for shl_load in -ldld
|
---|
838 | configure:9326: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector conftest.c -ldld >&5
|
---|
839 | /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/5.3.0/../../../../i586-pc-haiku/bin/ld: cannot find -ldld
|
---|
840 | collect2: error: ld returned 1 exit status
|
---|
841 | configure:9326: $? = 1
|
---|
842 | configure: failed program was:
|
---|
843 | | /* confdefs.h */
|
---|
844 | | #define PACKAGE_NAME ""
|
---|
845 | | #define PACKAGE_TARNAME ""
|
---|
846 | | #define PACKAGE_VERSION ""
|
---|
847 | | #define PACKAGE_STRING ""
|
---|
848 | | #define PACKAGE_BUGREPORT ""
|
---|
849 | | #define PACKAGE_URL ""
|
---|
850 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
851 | | #define STDC_HEADERS 1
|
---|
852 | | #define HAVE_SYS_TYPES_H 1
|
---|
853 | | #define HAVE_SYS_STAT_H 1
|
---|
854 | | #define HAVE_STDLIB_H 1
|
---|
855 | | #define HAVE_STRING_H 1
|
---|
856 | | #define HAVE_MEMORY_H 1
|
---|
857 | | #define HAVE_STRINGS_H 1
|
---|
858 | | #define HAVE_INTTYPES_H 1
|
---|
859 | | #define HAVE_STDINT_H 1
|
---|
860 | | #define HAVE_UNISTD_H 1
|
---|
861 | | #define __EXTENSIONS__ 1
|
---|
862 | | #define _ALL_SOURCE 1
|
---|
863 | | #define _GNU_SOURCE 1
|
---|
864 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
865 | | #define _TANDEM_SOURCE 1
|
---|
866 | | #define HAVE_INFINITY 1
|
---|
867 | | #define HAVE_NAN 1
|
---|
868 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
869 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
870 | | /* end confdefs.h. */
|
---|
871 | |
|
---|
872 | | /* Override any GCC internal prototype to avoid an error.
|
---|
873 | | Use char because int might match the return type of a GCC
|
---|
874 | | builtin and then its argument prototype would still apply. */
|
---|
875 | | #ifdef __cplusplus
|
---|
876 | | extern "C"
|
---|
877 | | #endif
|
---|
878 | | char shl_load ();
|
---|
879 | | int
|
---|
880 | | main ()
|
---|
881 | | {
|
---|
882 | | return shl_load ();
|
---|
883 | | ;
|
---|
884 | | return 0;
|
---|
885 | | }
|
---|
886 | configure:9335: result: no
|
---|
887 | configure:9346: checking for shutdown in -lsocket
|
---|
888 | configure:9371: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector conftest.c -lsocket >&5
|
---|
889 | /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/5.3.0/../../../../i586-pc-haiku/bin/ld: cannot find -lsocket
|
---|
890 | collect2: error: ld returned 1 exit status
|
---|
891 | configure:9371: $? = 1
|
---|
892 | configure: failed program was:
|
---|
893 | | /* confdefs.h */
|
---|
894 | | #define PACKAGE_NAME ""
|
---|
895 | | #define PACKAGE_TARNAME ""
|
---|
896 | | #define PACKAGE_VERSION ""
|
---|
897 | | #define PACKAGE_STRING ""
|
---|
898 | | #define PACKAGE_BUGREPORT ""
|
---|
899 | | #define PACKAGE_URL ""
|
---|
900 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
901 | | #define STDC_HEADERS 1
|
---|
902 | | #define HAVE_SYS_TYPES_H 1
|
---|
903 | | #define HAVE_SYS_STAT_H 1
|
---|
904 | | #define HAVE_STDLIB_H 1
|
---|
905 | | #define HAVE_STRING_H 1
|
---|
906 | | #define HAVE_MEMORY_H 1
|
---|
907 | | #define HAVE_STRINGS_H 1
|
---|
908 | | #define HAVE_INTTYPES_H 1
|
---|
909 | | #define HAVE_STDINT_H 1
|
---|
910 | | #define HAVE_UNISTD_H 1
|
---|
911 | | #define __EXTENSIONS__ 1
|
---|
912 | | #define _ALL_SOURCE 1
|
---|
913 | | #define _GNU_SOURCE 1
|
---|
914 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
915 | | #define _TANDEM_SOURCE 1
|
---|
916 | | #define HAVE_INFINITY 1
|
---|
917 | | #define HAVE_NAN 1
|
---|
918 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
919 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
920 | | /* end confdefs.h. */
|
---|
921 | |
|
---|
922 | | /* Override any GCC internal prototype to avoid an error.
|
---|
923 | | Use char because int might match the return type of a GCC
|
---|
924 | | builtin and then its argument prototype would still apply. */
|
---|
925 | | #ifdef __cplusplus
|
---|
926 | | extern "C"
|
---|
927 | | #endif
|
---|
928 | | char shutdown ();
|
---|
929 | | int
|
---|
930 | | main ()
|
---|
931 | | {
|
---|
932 | | return shutdown ();
|
---|
933 | | ;
|
---|
934 | | return 0;
|
---|
935 | | }
|
---|
936 | configure:9380: result: no
|
---|
937 | configure:9395: checking for dirent.h that defines DIR
|
---|
938 | configure:9414: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
939 | configure:9414: $? = 0
|
---|
940 | configure:9422: result: yes
|
---|
941 | configure:9435: checking for library containing opendir
|
---|
942 | configure:9466: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector conftest.c >&5
|
---|
943 | configure:9466: $? = 0
|
---|
944 | configure:9483: result: none required
|
---|
945 | configure:9550: checking for stdbool.h that conforms to C99
|
---|
946 | configure:9617: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
947 | configure:9617: $? = 0
|
---|
948 | configure:9624: result: yes
|
---|
949 | configure:9626: checking for _Bool
|
---|
950 | configure:9626: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
951 | configure:9626: $? = 0
|
---|
952 | configure:9626: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
953 | conftest.c: In function 'main':
|
---|
954 | conftest.c:66:20: error: expected expression before ')' token
|
---|
955 | if (sizeof ((_Bool)))
|
---|
956 | ^
|
---|
957 | configure:9626: $? = 1
|
---|
958 | configure: failed program was:
|
---|
959 | | /* confdefs.h */
|
---|
960 | | #define PACKAGE_NAME ""
|
---|
961 | | #define PACKAGE_TARNAME ""
|
---|
962 | | #define PACKAGE_VERSION ""
|
---|
963 | | #define PACKAGE_STRING ""
|
---|
964 | | #define PACKAGE_BUGREPORT ""
|
---|
965 | | #define PACKAGE_URL ""
|
---|
966 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
967 | | #define STDC_HEADERS 1
|
---|
968 | | #define HAVE_SYS_TYPES_H 1
|
---|
969 | | #define HAVE_SYS_STAT_H 1
|
---|
970 | | #define HAVE_STDLIB_H 1
|
---|
971 | | #define HAVE_STRING_H 1
|
---|
972 | | #define HAVE_MEMORY_H 1
|
---|
973 | | #define HAVE_STRINGS_H 1
|
---|
974 | | #define HAVE_INTTYPES_H 1
|
---|
975 | | #define HAVE_STDINT_H 1
|
---|
976 | | #define HAVE_UNISTD_H 1
|
---|
977 | | #define __EXTENSIONS__ 1
|
---|
978 | | #define _ALL_SOURCE 1
|
---|
979 | | #define _GNU_SOURCE 1
|
---|
980 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
981 | | #define _TANDEM_SOURCE 1
|
---|
982 | | #define HAVE_INFINITY 1
|
---|
983 | | #define HAVE_NAN 1
|
---|
984 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
985 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
986 | | #define HAVE_DIRENT_H 1
|
---|
987 | | /* end confdefs.h. */
|
---|
988 | | #include <stdio.h>
|
---|
989 | | #ifdef HAVE_SYS_TYPES_H
|
---|
990 | | # include <sys/types.h>
|
---|
991 | | #endif
|
---|
992 | | #ifdef HAVE_SYS_STAT_H
|
---|
993 | | # include <sys/stat.h>
|
---|
994 | | #endif
|
---|
995 | | #ifdef STDC_HEADERS
|
---|
996 | | # include <stdlib.h>
|
---|
997 | | # include <stddef.h>
|
---|
998 | | #else
|
---|
999 | | # ifdef HAVE_STDLIB_H
|
---|
1000 | | # include <stdlib.h>
|
---|
1001 | | # endif
|
---|
1002 | | #endif
|
---|
1003 | | #ifdef HAVE_STRING_H
|
---|
1004 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1005 | | # include <memory.h>
|
---|
1006 | | # endif
|
---|
1007 | | # include <string.h>
|
---|
1008 | | #endif
|
---|
1009 | | #ifdef HAVE_STRINGS_H
|
---|
1010 | | # include <strings.h>
|
---|
1011 | | #endif
|
---|
1012 | | #ifdef HAVE_INTTYPES_H
|
---|
1013 | | # include <inttypes.h>
|
---|
1014 | | #endif
|
---|
1015 | | #ifdef HAVE_STDINT_H
|
---|
1016 | | # include <stdint.h>
|
---|
1017 | | #endif
|
---|
1018 | | #ifdef HAVE_UNISTD_H
|
---|
1019 | | # include <unistd.h>
|
---|
1020 | | #endif
|
---|
1021 | | int
|
---|
1022 | | main ()
|
---|
1023 | | {
|
---|
1024 | | if (sizeof ((_Bool)))
|
---|
1025 | | return 0;
|
---|
1026 | | ;
|
---|
1027 | | return 0;
|
---|
1028 | | }
|
---|
1029 | configure:9626: result: yes
|
---|
1030 | configure:9643: checking for sys/wait.h that is POSIX.1 compatible
|
---|
1031 | configure:9669: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1032 | configure:9669: $? = 0
|
---|
1033 | configure:9676: result: yes
|
---|
1034 | configure:9687: checking a.out.h usability
|
---|
1035 | configure:9687: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1036 | conftest.c:66:19: fatal error: a.out.h: No such file or directory
|
---|
1037 | compilation terminated.
|
---|
1038 | configure:9687: $? = 1
|
---|
1039 | configure: failed program was:
|
---|
1040 | | /* confdefs.h */
|
---|
1041 | | #define PACKAGE_NAME ""
|
---|
1042 | | #define PACKAGE_TARNAME ""
|
---|
1043 | | #define PACKAGE_VERSION ""
|
---|
1044 | | #define PACKAGE_STRING ""
|
---|
1045 | | #define PACKAGE_BUGREPORT ""
|
---|
1046 | | #define PACKAGE_URL ""
|
---|
1047 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1048 | | #define STDC_HEADERS 1
|
---|
1049 | | #define HAVE_SYS_TYPES_H 1
|
---|
1050 | | #define HAVE_SYS_STAT_H 1
|
---|
1051 | | #define HAVE_STDLIB_H 1
|
---|
1052 | | #define HAVE_STRING_H 1
|
---|
1053 | | #define HAVE_MEMORY_H 1
|
---|
1054 | | #define HAVE_STRINGS_H 1
|
---|
1055 | | #define HAVE_INTTYPES_H 1
|
---|
1056 | | #define HAVE_STDINT_H 1
|
---|
1057 | | #define HAVE_UNISTD_H 1
|
---|
1058 | | #define __EXTENSIONS__ 1
|
---|
1059 | | #define _ALL_SOURCE 1
|
---|
1060 | | #define _GNU_SOURCE 1
|
---|
1061 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1062 | | #define _TANDEM_SOURCE 1
|
---|
1063 | | #define HAVE_INFINITY 1
|
---|
1064 | | #define HAVE_NAN 1
|
---|
1065 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1066 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1067 | | #define HAVE_DIRENT_H 1
|
---|
1068 | | #define HAVE__BOOL 1
|
---|
1069 | | #define HAVE_STDBOOL_H 1
|
---|
1070 | | #define HAVE_SYS_WAIT_H 1
|
---|
1071 | | /* end confdefs.h. */
|
---|
1072 | | #include <stdio.h>
|
---|
1073 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1074 | | # include <sys/types.h>
|
---|
1075 | | #endif
|
---|
1076 | | #ifdef HAVE_SYS_STAT_H
|
---|
1077 | | # include <sys/stat.h>
|
---|
1078 | | #endif
|
---|
1079 | | #ifdef STDC_HEADERS
|
---|
1080 | | # include <stdlib.h>
|
---|
1081 | | # include <stddef.h>
|
---|
1082 | | #else
|
---|
1083 | | # ifdef HAVE_STDLIB_H
|
---|
1084 | | # include <stdlib.h>
|
---|
1085 | | # endif
|
---|
1086 | | #endif
|
---|
1087 | | #ifdef HAVE_STRING_H
|
---|
1088 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1089 | | # include <memory.h>
|
---|
1090 | | # endif
|
---|
1091 | | # include <string.h>
|
---|
1092 | | #endif
|
---|
1093 | | #ifdef HAVE_STRINGS_H
|
---|
1094 | | # include <strings.h>
|
---|
1095 | | #endif
|
---|
1096 | | #ifdef HAVE_INTTYPES_H
|
---|
1097 | | # include <inttypes.h>
|
---|
1098 | | #endif
|
---|
1099 | | #ifdef HAVE_STDINT_H
|
---|
1100 | | # include <stdint.h>
|
---|
1101 | | #endif
|
---|
1102 | | #ifdef HAVE_UNISTD_H
|
---|
1103 | | # include <unistd.h>
|
---|
1104 | | #endif
|
---|
1105 | | #include <a.out.h>
|
---|
1106 | configure:9687: result: no
|
---|
1107 | configure:9687: checking a.out.h presence
|
---|
1108 | configure:9687: gcc -E conftest.c
|
---|
1109 | conftest.c:33:19: fatal error: a.out.h: No such file or directory
|
---|
1110 | compilation terminated.
|
---|
1111 | configure:9687: $? = 1
|
---|
1112 | configure: failed program was:
|
---|
1113 | | /* confdefs.h */
|
---|
1114 | | #define PACKAGE_NAME ""
|
---|
1115 | | #define PACKAGE_TARNAME ""
|
---|
1116 | | #define PACKAGE_VERSION ""
|
---|
1117 | | #define PACKAGE_STRING ""
|
---|
1118 | | #define PACKAGE_BUGREPORT ""
|
---|
1119 | | #define PACKAGE_URL ""
|
---|
1120 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1121 | | #define STDC_HEADERS 1
|
---|
1122 | | #define HAVE_SYS_TYPES_H 1
|
---|
1123 | | #define HAVE_SYS_STAT_H 1
|
---|
1124 | | #define HAVE_STDLIB_H 1
|
---|
1125 | | #define HAVE_STRING_H 1
|
---|
1126 | | #define HAVE_MEMORY_H 1
|
---|
1127 | | #define HAVE_STRINGS_H 1
|
---|
1128 | | #define HAVE_INTTYPES_H 1
|
---|
1129 | | #define HAVE_STDINT_H 1
|
---|
1130 | | #define HAVE_UNISTD_H 1
|
---|
1131 | | #define __EXTENSIONS__ 1
|
---|
1132 | | #define _ALL_SOURCE 1
|
---|
1133 | | #define _GNU_SOURCE 1
|
---|
1134 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1135 | | #define _TANDEM_SOURCE 1
|
---|
1136 | | #define HAVE_INFINITY 1
|
---|
1137 | | #define HAVE_NAN 1
|
---|
1138 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1139 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1140 | | #define HAVE_DIRENT_H 1
|
---|
1141 | | #define HAVE__BOOL 1
|
---|
1142 | | #define HAVE_STDBOOL_H 1
|
---|
1143 | | #define HAVE_SYS_WAIT_H 1
|
---|
1144 | | /* end confdefs.h. */
|
---|
1145 | | #include <a.out.h>
|
---|
1146 | configure:9687: result: no
|
---|
1147 | configure:9687: checking for a.out.h
|
---|
1148 | configure:9687: result: no
|
---|
1149 | configure:9699: checking atomic.h usability
|
---|
1150 | configure:9699: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1151 | conftest.c:66:20: fatal error: atomic.h: No such file or directory
|
---|
1152 | compilation terminated.
|
---|
1153 | configure:9699: $? = 1
|
---|
1154 | configure: failed program was:
|
---|
1155 | | /* confdefs.h */
|
---|
1156 | | #define PACKAGE_NAME ""
|
---|
1157 | | #define PACKAGE_TARNAME ""
|
---|
1158 | | #define PACKAGE_VERSION ""
|
---|
1159 | | #define PACKAGE_STRING ""
|
---|
1160 | | #define PACKAGE_BUGREPORT ""
|
---|
1161 | | #define PACKAGE_URL ""
|
---|
1162 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1163 | | #define STDC_HEADERS 1
|
---|
1164 | | #define HAVE_SYS_TYPES_H 1
|
---|
1165 | | #define HAVE_SYS_STAT_H 1
|
---|
1166 | | #define HAVE_STDLIB_H 1
|
---|
1167 | | #define HAVE_STRING_H 1
|
---|
1168 | | #define HAVE_MEMORY_H 1
|
---|
1169 | | #define HAVE_STRINGS_H 1
|
---|
1170 | | #define HAVE_INTTYPES_H 1
|
---|
1171 | | #define HAVE_STDINT_H 1
|
---|
1172 | | #define HAVE_UNISTD_H 1
|
---|
1173 | | #define __EXTENSIONS__ 1
|
---|
1174 | | #define _ALL_SOURCE 1
|
---|
1175 | | #define _GNU_SOURCE 1
|
---|
1176 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1177 | | #define _TANDEM_SOURCE 1
|
---|
1178 | | #define HAVE_INFINITY 1
|
---|
1179 | | #define HAVE_NAN 1
|
---|
1180 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1181 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1182 | | #define HAVE_DIRENT_H 1
|
---|
1183 | | #define HAVE__BOOL 1
|
---|
1184 | | #define HAVE_STDBOOL_H 1
|
---|
1185 | | #define HAVE_SYS_WAIT_H 1
|
---|
1186 | | /* end confdefs.h. */
|
---|
1187 | | #include <stdio.h>
|
---|
1188 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1189 | | # include <sys/types.h>
|
---|
1190 | | #endif
|
---|
1191 | | #ifdef HAVE_SYS_STAT_H
|
---|
1192 | | # include <sys/stat.h>
|
---|
1193 | | #endif
|
---|
1194 | | #ifdef STDC_HEADERS
|
---|
1195 | | # include <stdlib.h>
|
---|
1196 | | # include <stddef.h>
|
---|
1197 | | #else
|
---|
1198 | | # ifdef HAVE_STDLIB_H
|
---|
1199 | | # include <stdlib.h>
|
---|
1200 | | # endif
|
---|
1201 | | #endif
|
---|
1202 | | #ifdef HAVE_STRING_H
|
---|
1203 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1204 | | # include <memory.h>
|
---|
1205 | | # endif
|
---|
1206 | | # include <string.h>
|
---|
1207 | | #endif
|
---|
1208 | | #ifdef HAVE_STRINGS_H
|
---|
1209 | | # include <strings.h>
|
---|
1210 | | #endif
|
---|
1211 | | #ifdef HAVE_INTTYPES_H
|
---|
1212 | | # include <inttypes.h>
|
---|
1213 | | #endif
|
---|
1214 | | #ifdef HAVE_STDINT_H
|
---|
1215 | | # include <stdint.h>
|
---|
1216 | | #endif
|
---|
1217 | | #ifdef HAVE_UNISTD_H
|
---|
1218 | | # include <unistd.h>
|
---|
1219 | | #endif
|
---|
1220 | | #include <atomic.h>
|
---|
1221 | configure:9699: result: no
|
---|
1222 | configure:9699: checking atomic.h presence
|
---|
1223 | configure:9699: gcc -E conftest.c
|
---|
1224 | conftest.c:33:20: fatal error: atomic.h: No such file or directory
|
---|
1225 | compilation terminated.
|
---|
1226 | configure:9699: $? = 1
|
---|
1227 | configure: failed program was:
|
---|
1228 | | /* confdefs.h */
|
---|
1229 | | #define PACKAGE_NAME ""
|
---|
1230 | | #define PACKAGE_TARNAME ""
|
---|
1231 | | #define PACKAGE_VERSION ""
|
---|
1232 | | #define PACKAGE_STRING ""
|
---|
1233 | | #define PACKAGE_BUGREPORT ""
|
---|
1234 | | #define PACKAGE_URL ""
|
---|
1235 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1236 | | #define STDC_HEADERS 1
|
---|
1237 | | #define HAVE_SYS_TYPES_H 1
|
---|
1238 | | #define HAVE_SYS_STAT_H 1
|
---|
1239 | | #define HAVE_STDLIB_H 1
|
---|
1240 | | #define HAVE_STRING_H 1
|
---|
1241 | | #define HAVE_MEMORY_H 1
|
---|
1242 | | #define HAVE_STRINGS_H 1
|
---|
1243 | | #define HAVE_INTTYPES_H 1
|
---|
1244 | | #define HAVE_STDINT_H 1
|
---|
1245 | | #define HAVE_UNISTD_H 1
|
---|
1246 | | #define __EXTENSIONS__ 1
|
---|
1247 | | #define _ALL_SOURCE 1
|
---|
1248 | | #define _GNU_SOURCE 1
|
---|
1249 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1250 | | #define _TANDEM_SOURCE 1
|
---|
1251 | | #define HAVE_INFINITY 1
|
---|
1252 | | #define HAVE_NAN 1
|
---|
1253 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1254 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1255 | | #define HAVE_DIRENT_H 1
|
---|
1256 | | #define HAVE__BOOL 1
|
---|
1257 | | #define HAVE_STDBOOL_H 1
|
---|
1258 | | #define HAVE_SYS_WAIT_H 1
|
---|
1259 | | /* end confdefs.h. */
|
---|
1260 | | #include <atomic.h>
|
---|
1261 | configure:9699: result: no
|
---|
1262 | configure:9699: checking for atomic.h
|
---|
1263 | configure:9699: result: no
|
---|
1264 | configure:9711: checking direct.h usability
|
---|
1265 | configure:9711: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1266 | conftest.c:66:20: fatal error: direct.h: No such file or directory
|
---|
1267 | compilation terminated.
|
---|
1268 | configure:9711: $? = 1
|
---|
1269 | configure: failed program was:
|
---|
1270 | | /* confdefs.h */
|
---|
1271 | | #define PACKAGE_NAME ""
|
---|
1272 | | #define PACKAGE_TARNAME ""
|
---|
1273 | | #define PACKAGE_VERSION ""
|
---|
1274 | | #define PACKAGE_STRING ""
|
---|
1275 | | #define PACKAGE_BUGREPORT ""
|
---|
1276 | | #define PACKAGE_URL ""
|
---|
1277 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1278 | | #define STDC_HEADERS 1
|
---|
1279 | | #define HAVE_SYS_TYPES_H 1
|
---|
1280 | | #define HAVE_SYS_STAT_H 1
|
---|
1281 | | #define HAVE_STDLIB_H 1
|
---|
1282 | | #define HAVE_STRING_H 1
|
---|
1283 | | #define HAVE_MEMORY_H 1
|
---|
1284 | | #define HAVE_STRINGS_H 1
|
---|
1285 | | #define HAVE_INTTYPES_H 1
|
---|
1286 | | #define HAVE_STDINT_H 1
|
---|
1287 | | #define HAVE_UNISTD_H 1
|
---|
1288 | | #define __EXTENSIONS__ 1
|
---|
1289 | | #define _ALL_SOURCE 1
|
---|
1290 | | #define _GNU_SOURCE 1
|
---|
1291 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1292 | | #define _TANDEM_SOURCE 1
|
---|
1293 | | #define HAVE_INFINITY 1
|
---|
1294 | | #define HAVE_NAN 1
|
---|
1295 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1296 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1297 | | #define HAVE_DIRENT_H 1
|
---|
1298 | | #define HAVE__BOOL 1
|
---|
1299 | | #define HAVE_STDBOOL_H 1
|
---|
1300 | | #define HAVE_SYS_WAIT_H 1
|
---|
1301 | | /* end confdefs.h. */
|
---|
1302 | | #include <stdio.h>
|
---|
1303 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1304 | | # include <sys/types.h>
|
---|
1305 | | #endif
|
---|
1306 | | #ifdef HAVE_SYS_STAT_H
|
---|
1307 | | # include <sys/stat.h>
|
---|
1308 | | #endif
|
---|
1309 | | #ifdef STDC_HEADERS
|
---|
1310 | | # include <stdlib.h>
|
---|
1311 | | # include <stddef.h>
|
---|
1312 | | #else
|
---|
1313 | | # ifdef HAVE_STDLIB_H
|
---|
1314 | | # include <stdlib.h>
|
---|
1315 | | # endif
|
---|
1316 | | #endif
|
---|
1317 | | #ifdef HAVE_STRING_H
|
---|
1318 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1319 | | # include <memory.h>
|
---|
1320 | | # endif
|
---|
1321 | | # include <string.h>
|
---|
1322 | | #endif
|
---|
1323 | | #ifdef HAVE_STRINGS_H
|
---|
1324 | | # include <strings.h>
|
---|
1325 | | #endif
|
---|
1326 | | #ifdef HAVE_INTTYPES_H
|
---|
1327 | | # include <inttypes.h>
|
---|
1328 | | #endif
|
---|
1329 | | #ifdef HAVE_STDINT_H
|
---|
1330 | | # include <stdint.h>
|
---|
1331 | | #endif
|
---|
1332 | | #ifdef HAVE_UNISTD_H
|
---|
1333 | | # include <unistd.h>
|
---|
1334 | | #endif
|
---|
1335 | | #include <direct.h>
|
---|
1336 | configure:9711: result: no
|
---|
1337 | configure:9711: checking direct.h presence
|
---|
1338 | configure:9711: gcc -E conftest.c
|
---|
1339 | conftest.c:33:20: fatal error: direct.h: No such file or directory
|
---|
1340 | compilation terminated.
|
---|
1341 | configure:9711: $? = 1
|
---|
1342 | configure: failed program was:
|
---|
1343 | | /* confdefs.h */
|
---|
1344 | | #define PACKAGE_NAME ""
|
---|
1345 | | #define PACKAGE_TARNAME ""
|
---|
1346 | | #define PACKAGE_VERSION ""
|
---|
1347 | | #define PACKAGE_STRING ""
|
---|
1348 | | #define PACKAGE_BUGREPORT ""
|
---|
1349 | | #define PACKAGE_URL ""
|
---|
1350 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1351 | | #define STDC_HEADERS 1
|
---|
1352 | | #define HAVE_SYS_TYPES_H 1
|
---|
1353 | | #define HAVE_SYS_STAT_H 1
|
---|
1354 | | #define HAVE_STDLIB_H 1
|
---|
1355 | | #define HAVE_STRING_H 1
|
---|
1356 | | #define HAVE_MEMORY_H 1
|
---|
1357 | | #define HAVE_STRINGS_H 1
|
---|
1358 | | #define HAVE_INTTYPES_H 1
|
---|
1359 | | #define HAVE_STDINT_H 1
|
---|
1360 | | #define HAVE_UNISTD_H 1
|
---|
1361 | | #define __EXTENSIONS__ 1
|
---|
1362 | | #define _ALL_SOURCE 1
|
---|
1363 | | #define _GNU_SOURCE 1
|
---|
1364 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1365 | | #define _TANDEM_SOURCE 1
|
---|
1366 | | #define HAVE_INFINITY 1
|
---|
1367 | | #define HAVE_NAN 1
|
---|
1368 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1369 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1370 | | #define HAVE_DIRENT_H 1
|
---|
1371 | | #define HAVE__BOOL 1
|
---|
1372 | | #define HAVE_STDBOOL_H 1
|
---|
1373 | | #define HAVE_SYS_WAIT_H 1
|
---|
1374 | | /* end confdefs.h. */
|
---|
1375 | | #include <direct.h>
|
---|
1376 | configure:9711: result: no
|
---|
1377 | configure:9711: checking for direct.h
|
---|
1378 | configure:9711: result: no
|
---|
1379 | configure:9723: checking grp.h usability
|
---|
1380 | configure:9723: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1381 | configure:9723: $? = 0
|
---|
1382 | configure:9723: result: yes
|
---|
1383 | configure:9723: checking grp.h presence
|
---|
1384 | configure:9723: gcc -E conftest.c
|
---|
1385 | configure:9723: $? = 0
|
---|
1386 | configure:9723: result: yes
|
---|
1387 | configure:9723: checking for grp.h
|
---|
1388 | configure:9723: result: yes
|
---|
1389 | configure:9735: checking fcntl.h usability
|
---|
1390 | configure:9735: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1391 | configure:9735: $? = 0
|
---|
1392 | configure:9735: result: yes
|
---|
1393 | configure:9735: checking fcntl.h presence
|
---|
1394 | configure:9735: gcc -E conftest.c
|
---|
1395 | configure:9735: $? = 0
|
---|
1396 | configure:9735: result: yes
|
---|
1397 | configure:9735: checking for fcntl.h
|
---|
1398 | configure:9735: result: yes
|
---|
1399 | configure:9747: checking float.h usability
|
---|
1400 | configure:9747: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1401 | configure:9747: $? = 0
|
---|
1402 | configure:9747: result: yes
|
---|
1403 | configure:9747: checking float.h presence
|
---|
1404 | configure:9747: gcc -E conftest.c
|
---|
1405 | configure:9747: $? = 0
|
---|
1406 | configure:9747: result: yes
|
---|
1407 | configure:9747: checking for float.h
|
---|
1408 | configure:9747: result: yes
|
---|
1409 | configure:9759: checking ieeefp.h usability
|
---|
1410 | configure:9759: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1411 | conftest.c:69:20: fatal error: ieeefp.h: No such file or directory
|
---|
1412 | compilation terminated.
|
---|
1413 | configure:9759: $? = 1
|
---|
1414 | configure: failed program was:
|
---|
1415 | | /* confdefs.h */
|
---|
1416 | | #define PACKAGE_NAME ""
|
---|
1417 | | #define PACKAGE_TARNAME ""
|
---|
1418 | | #define PACKAGE_VERSION ""
|
---|
1419 | | #define PACKAGE_STRING ""
|
---|
1420 | | #define PACKAGE_BUGREPORT ""
|
---|
1421 | | #define PACKAGE_URL ""
|
---|
1422 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1423 | | #define STDC_HEADERS 1
|
---|
1424 | | #define HAVE_SYS_TYPES_H 1
|
---|
1425 | | #define HAVE_SYS_STAT_H 1
|
---|
1426 | | #define HAVE_STDLIB_H 1
|
---|
1427 | | #define HAVE_STRING_H 1
|
---|
1428 | | #define HAVE_MEMORY_H 1
|
---|
1429 | | #define HAVE_STRINGS_H 1
|
---|
1430 | | #define HAVE_INTTYPES_H 1
|
---|
1431 | | #define HAVE_STDINT_H 1
|
---|
1432 | | #define HAVE_UNISTD_H 1
|
---|
1433 | | #define __EXTENSIONS__ 1
|
---|
1434 | | #define _ALL_SOURCE 1
|
---|
1435 | | #define _GNU_SOURCE 1
|
---|
1436 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1437 | | #define _TANDEM_SOURCE 1
|
---|
1438 | | #define HAVE_INFINITY 1
|
---|
1439 | | #define HAVE_NAN 1
|
---|
1440 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1441 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1442 | | #define HAVE_DIRENT_H 1
|
---|
1443 | | #define HAVE__BOOL 1
|
---|
1444 | | #define HAVE_STDBOOL_H 1
|
---|
1445 | | #define HAVE_SYS_WAIT_H 1
|
---|
1446 | | #define HAVE_GRP_H 1
|
---|
1447 | | #define HAVE_FCNTL_H 1
|
---|
1448 | | #define HAVE_FLOAT_H 1
|
---|
1449 | | /* end confdefs.h. */
|
---|
1450 | | #include <stdio.h>
|
---|
1451 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1452 | | # include <sys/types.h>
|
---|
1453 | | #endif
|
---|
1454 | | #ifdef HAVE_SYS_STAT_H
|
---|
1455 | | # include <sys/stat.h>
|
---|
1456 | | #endif
|
---|
1457 | | #ifdef STDC_HEADERS
|
---|
1458 | | # include <stdlib.h>
|
---|
1459 | | # include <stddef.h>
|
---|
1460 | | #else
|
---|
1461 | | # ifdef HAVE_STDLIB_H
|
---|
1462 | | # include <stdlib.h>
|
---|
1463 | | # endif
|
---|
1464 | | #endif
|
---|
1465 | | #ifdef HAVE_STRING_H
|
---|
1466 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1467 | | # include <memory.h>
|
---|
1468 | | # endif
|
---|
1469 | | # include <string.h>
|
---|
1470 | | #endif
|
---|
1471 | | #ifdef HAVE_STRINGS_H
|
---|
1472 | | # include <strings.h>
|
---|
1473 | | #endif
|
---|
1474 | | #ifdef HAVE_INTTYPES_H
|
---|
1475 | | # include <inttypes.h>
|
---|
1476 | | #endif
|
---|
1477 | | #ifdef HAVE_STDINT_H
|
---|
1478 | | # include <stdint.h>
|
---|
1479 | | #endif
|
---|
1480 | | #ifdef HAVE_UNISTD_H
|
---|
1481 | | # include <unistd.h>
|
---|
1482 | | #endif
|
---|
1483 | | #include <ieeefp.h>
|
---|
1484 | configure:9759: result: no
|
---|
1485 | configure:9759: checking ieeefp.h presence
|
---|
1486 | configure:9759: gcc -E conftest.c
|
---|
1487 | conftest.c:36:20: fatal error: ieeefp.h: No such file or directory
|
---|
1488 | compilation terminated.
|
---|
1489 | configure:9759: $? = 1
|
---|
1490 | configure: failed program was:
|
---|
1491 | | /* confdefs.h */
|
---|
1492 | | #define PACKAGE_NAME ""
|
---|
1493 | | #define PACKAGE_TARNAME ""
|
---|
1494 | | #define PACKAGE_VERSION ""
|
---|
1495 | | #define PACKAGE_STRING ""
|
---|
1496 | | #define PACKAGE_BUGREPORT ""
|
---|
1497 | | #define PACKAGE_URL ""
|
---|
1498 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1499 | | #define STDC_HEADERS 1
|
---|
1500 | | #define HAVE_SYS_TYPES_H 1
|
---|
1501 | | #define HAVE_SYS_STAT_H 1
|
---|
1502 | | #define HAVE_STDLIB_H 1
|
---|
1503 | | #define HAVE_STRING_H 1
|
---|
1504 | | #define HAVE_MEMORY_H 1
|
---|
1505 | | #define HAVE_STRINGS_H 1
|
---|
1506 | | #define HAVE_INTTYPES_H 1
|
---|
1507 | | #define HAVE_STDINT_H 1
|
---|
1508 | | #define HAVE_UNISTD_H 1
|
---|
1509 | | #define __EXTENSIONS__ 1
|
---|
1510 | | #define _ALL_SOURCE 1
|
---|
1511 | | #define _GNU_SOURCE 1
|
---|
1512 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1513 | | #define _TANDEM_SOURCE 1
|
---|
1514 | | #define HAVE_INFINITY 1
|
---|
1515 | | #define HAVE_NAN 1
|
---|
1516 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1517 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1518 | | #define HAVE_DIRENT_H 1
|
---|
1519 | | #define HAVE__BOOL 1
|
---|
1520 | | #define HAVE_STDBOOL_H 1
|
---|
1521 | | #define HAVE_SYS_WAIT_H 1
|
---|
1522 | | #define HAVE_GRP_H 1
|
---|
1523 | | #define HAVE_FCNTL_H 1
|
---|
1524 | | #define HAVE_FLOAT_H 1
|
---|
1525 | | /* end confdefs.h. */
|
---|
1526 | | #include <ieeefp.h>
|
---|
1527 | configure:9759: result: no
|
---|
1528 | configure:9759: checking for ieeefp.h
|
---|
1529 | configure:9759: result: no
|
---|
1530 | configure:9771: checking intrinsics.h usability
|
---|
1531 | configure:9771: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1532 | conftest.c:69:24: fatal error: intrinsics.h: No such file or directory
|
---|
1533 | compilation terminated.
|
---|
1534 | configure:9771: $? = 1
|
---|
1535 | configure: failed program was:
|
---|
1536 | | /* confdefs.h */
|
---|
1537 | | #define PACKAGE_NAME ""
|
---|
1538 | | #define PACKAGE_TARNAME ""
|
---|
1539 | | #define PACKAGE_VERSION ""
|
---|
1540 | | #define PACKAGE_STRING ""
|
---|
1541 | | #define PACKAGE_BUGREPORT ""
|
---|
1542 | | #define PACKAGE_URL ""
|
---|
1543 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1544 | | #define STDC_HEADERS 1
|
---|
1545 | | #define HAVE_SYS_TYPES_H 1
|
---|
1546 | | #define HAVE_SYS_STAT_H 1
|
---|
1547 | | #define HAVE_STDLIB_H 1
|
---|
1548 | | #define HAVE_STRING_H 1
|
---|
1549 | | #define HAVE_MEMORY_H 1
|
---|
1550 | | #define HAVE_STRINGS_H 1
|
---|
1551 | | #define HAVE_INTTYPES_H 1
|
---|
1552 | | #define HAVE_STDINT_H 1
|
---|
1553 | | #define HAVE_UNISTD_H 1
|
---|
1554 | | #define __EXTENSIONS__ 1
|
---|
1555 | | #define _ALL_SOURCE 1
|
---|
1556 | | #define _GNU_SOURCE 1
|
---|
1557 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1558 | | #define _TANDEM_SOURCE 1
|
---|
1559 | | #define HAVE_INFINITY 1
|
---|
1560 | | #define HAVE_NAN 1
|
---|
1561 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1562 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1563 | | #define HAVE_DIRENT_H 1
|
---|
1564 | | #define HAVE__BOOL 1
|
---|
1565 | | #define HAVE_STDBOOL_H 1
|
---|
1566 | | #define HAVE_SYS_WAIT_H 1
|
---|
1567 | | #define HAVE_GRP_H 1
|
---|
1568 | | #define HAVE_FCNTL_H 1
|
---|
1569 | | #define HAVE_FLOAT_H 1
|
---|
1570 | | /* end confdefs.h. */
|
---|
1571 | | #include <stdio.h>
|
---|
1572 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1573 | | # include <sys/types.h>
|
---|
1574 | | #endif
|
---|
1575 | | #ifdef HAVE_SYS_STAT_H
|
---|
1576 | | # include <sys/stat.h>
|
---|
1577 | | #endif
|
---|
1578 | | #ifdef STDC_HEADERS
|
---|
1579 | | # include <stdlib.h>
|
---|
1580 | | # include <stddef.h>
|
---|
1581 | | #else
|
---|
1582 | | # ifdef HAVE_STDLIB_H
|
---|
1583 | | # include <stdlib.h>
|
---|
1584 | | # endif
|
---|
1585 | | #endif
|
---|
1586 | | #ifdef HAVE_STRING_H
|
---|
1587 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1588 | | # include <memory.h>
|
---|
1589 | | # endif
|
---|
1590 | | # include <string.h>
|
---|
1591 | | #endif
|
---|
1592 | | #ifdef HAVE_STRINGS_H
|
---|
1593 | | # include <strings.h>
|
---|
1594 | | #endif
|
---|
1595 | | #ifdef HAVE_INTTYPES_H
|
---|
1596 | | # include <inttypes.h>
|
---|
1597 | | #endif
|
---|
1598 | | #ifdef HAVE_STDINT_H
|
---|
1599 | | # include <stdint.h>
|
---|
1600 | | #endif
|
---|
1601 | | #ifdef HAVE_UNISTD_H
|
---|
1602 | | # include <unistd.h>
|
---|
1603 | | #endif
|
---|
1604 | | #include <intrinsics.h>
|
---|
1605 | configure:9771: result: no
|
---|
1606 | configure:9771: checking intrinsics.h presence
|
---|
1607 | configure:9771: gcc -E conftest.c
|
---|
1608 | conftest.c:36:24: fatal error: intrinsics.h: No such file or directory
|
---|
1609 | compilation terminated.
|
---|
1610 | configure:9771: $? = 1
|
---|
1611 | configure: failed program was:
|
---|
1612 | | /* confdefs.h */
|
---|
1613 | | #define PACKAGE_NAME ""
|
---|
1614 | | #define PACKAGE_TARNAME ""
|
---|
1615 | | #define PACKAGE_VERSION ""
|
---|
1616 | | #define PACKAGE_STRING ""
|
---|
1617 | | #define PACKAGE_BUGREPORT ""
|
---|
1618 | | #define PACKAGE_URL ""
|
---|
1619 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1620 | | #define STDC_HEADERS 1
|
---|
1621 | | #define HAVE_SYS_TYPES_H 1
|
---|
1622 | | #define HAVE_SYS_STAT_H 1
|
---|
1623 | | #define HAVE_STDLIB_H 1
|
---|
1624 | | #define HAVE_STRING_H 1
|
---|
1625 | | #define HAVE_MEMORY_H 1
|
---|
1626 | | #define HAVE_STRINGS_H 1
|
---|
1627 | | #define HAVE_INTTYPES_H 1
|
---|
1628 | | #define HAVE_STDINT_H 1
|
---|
1629 | | #define HAVE_UNISTD_H 1
|
---|
1630 | | #define __EXTENSIONS__ 1
|
---|
1631 | | #define _ALL_SOURCE 1
|
---|
1632 | | #define _GNU_SOURCE 1
|
---|
1633 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1634 | | #define _TANDEM_SOURCE 1
|
---|
1635 | | #define HAVE_INFINITY 1
|
---|
1636 | | #define HAVE_NAN 1
|
---|
1637 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1638 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1639 | | #define HAVE_DIRENT_H 1
|
---|
1640 | | #define HAVE__BOOL 1
|
---|
1641 | | #define HAVE_STDBOOL_H 1
|
---|
1642 | | #define HAVE_SYS_WAIT_H 1
|
---|
1643 | | #define HAVE_GRP_H 1
|
---|
1644 | | #define HAVE_FCNTL_H 1
|
---|
1645 | | #define HAVE_FLOAT_H 1
|
---|
1646 | | /* end confdefs.h. */
|
---|
1647 | | #include <intrinsics.h>
|
---|
1648 | configure:9771: result: no
|
---|
1649 | configure:9771: checking for intrinsics.h
|
---|
1650 | configure:9771: result: no
|
---|
1651 | configure:9783: checking langinfo.h usability
|
---|
1652 | configure:9783: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1653 | configure:9783: $? = 0
|
---|
1654 | configure:9783: result: yes
|
---|
1655 | configure:9783: checking langinfo.h presence
|
---|
1656 | configure:9783: gcc -E conftest.c
|
---|
1657 | configure:9783: $? = 0
|
---|
1658 | configure:9783: result: yes
|
---|
1659 | configure:9783: checking for langinfo.h
|
---|
1660 | configure:9783: result: yes
|
---|
1661 | configure:9795: checking limits.h usability
|
---|
1662 | configure:9795: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1663 | configure:9795: $? = 0
|
---|
1664 | configure:9795: result: yes
|
---|
1665 | configure:9795: checking limits.h presence
|
---|
1666 | configure:9795: gcc -E conftest.c
|
---|
1667 | configure:9795: $? = 0
|
---|
1668 | configure:9795: result: yes
|
---|
1669 | configure:9795: checking for limits.h
|
---|
1670 | configure:9795: result: yes
|
---|
1671 | configure:9807: checking locale.h usability
|
---|
1672 | configure:9807: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1673 | configure:9807: $? = 0
|
---|
1674 | configure:9807: result: yes
|
---|
1675 | configure:9807: checking locale.h presence
|
---|
1676 | configure:9807: gcc -E conftest.c
|
---|
1677 | configure:9807: $? = 0
|
---|
1678 | configure:9807: result: yes
|
---|
1679 | configure:9807: checking for locale.h
|
---|
1680 | configure:9807: result: yes
|
---|
1681 | configure:9819: checking malloc.h usability
|
---|
1682 | configure:9819: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1683 | configure:9819: $? = 0
|
---|
1684 | configure:9819: result: yes
|
---|
1685 | configure:9819: checking malloc.h presence
|
---|
1686 | configure:9819: gcc -E conftest.c
|
---|
1687 | configure:9819: $? = 0
|
---|
1688 | configure:9819: result: yes
|
---|
1689 | configure:9819: checking for malloc.h
|
---|
1690 | configure:9819: result: yes
|
---|
1691 | configure:9831: checking malloc/malloc.h usability
|
---|
1692 | configure:9831: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1693 | conftest.c:73:27: fatal error: malloc/malloc.h: No such file or directory
|
---|
1694 | compilation terminated.
|
---|
1695 | configure:9831: $? = 1
|
---|
1696 | configure: failed program was:
|
---|
1697 | | /* confdefs.h */
|
---|
1698 | | #define PACKAGE_NAME ""
|
---|
1699 | | #define PACKAGE_TARNAME ""
|
---|
1700 | | #define PACKAGE_VERSION ""
|
---|
1701 | | #define PACKAGE_STRING ""
|
---|
1702 | | #define PACKAGE_BUGREPORT ""
|
---|
1703 | | #define PACKAGE_URL ""
|
---|
1704 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1705 | | #define STDC_HEADERS 1
|
---|
1706 | | #define HAVE_SYS_TYPES_H 1
|
---|
1707 | | #define HAVE_SYS_STAT_H 1
|
---|
1708 | | #define HAVE_STDLIB_H 1
|
---|
1709 | | #define HAVE_STRING_H 1
|
---|
1710 | | #define HAVE_MEMORY_H 1
|
---|
1711 | | #define HAVE_STRINGS_H 1
|
---|
1712 | | #define HAVE_INTTYPES_H 1
|
---|
1713 | | #define HAVE_STDINT_H 1
|
---|
1714 | | #define HAVE_UNISTD_H 1
|
---|
1715 | | #define __EXTENSIONS__ 1
|
---|
1716 | | #define _ALL_SOURCE 1
|
---|
1717 | | #define _GNU_SOURCE 1
|
---|
1718 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1719 | | #define _TANDEM_SOURCE 1
|
---|
1720 | | #define HAVE_INFINITY 1
|
---|
1721 | | #define HAVE_NAN 1
|
---|
1722 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1723 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1724 | | #define HAVE_DIRENT_H 1
|
---|
1725 | | #define HAVE__BOOL 1
|
---|
1726 | | #define HAVE_STDBOOL_H 1
|
---|
1727 | | #define HAVE_SYS_WAIT_H 1
|
---|
1728 | | #define HAVE_GRP_H 1
|
---|
1729 | | #define HAVE_FCNTL_H 1
|
---|
1730 | | #define HAVE_FLOAT_H 1
|
---|
1731 | | #define HAVE_LANGINFO_H 1
|
---|
1732 | | #define HAVE_LIMITS_H 1
|
---|
1733 | | #define HAVE_LOCALE_H 1
|
---|
1734 | | #define HAVE_MALLOC_H 1
|
---|
1735 | | /* end confdefs.h. */
|
---|
1736 | | #include <stdio.h>
|
---|
1737 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1738 | | # include <sys/types.h>
|
---|
1739 | | #endif
|
---|
1740 | | #ifdef HAVE_SYS_STAT_H
|
---|
1741 | | # include <sys/stat.h>
|
---|
1742 | | #endif
|
---|
1743 | | #ifdef STDC_HEADERS
|
---|
1744 | | # include <stdlib.h>
|
---|
1745 | | # include <stddef.h>
|
---|
1746 | | #else
|
---|
1747 | | # ifdef HAVE_STDLIB_H
|
---|
1748 | | # include <stdlib.h>
|
---|
1749 | | # endif
|
---|
1750 | | #endif
|
---|
1751 | | #ifdef HAVE_STRING_H
|
---|
1752 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1753 | | # include <memory.h>
|
---|
1754 | | # endif
|
---|
1755 | | # include <string.h>
|
---|
1756 | | #endif
|
---|
1757 | | #ifdef HAVE_STRINGS_H
|
---|
1758 | | # include <strings.h>
|
---|
1759 | | #endif
|
---|
1760 | | #ifdef HAVE_INTTYPES_H
|
---|
1761 | | # include <inttypes.h>
|
---|
1762 | | #endif
|
---|
1763 | | #ifdef HAVE_STDINT_H
|
---|
1764 | | # include <stdint.h>
|
---|
1765 | | #endif
|
---|
1766 | | #ifdef HAVE_UNISTD_H
|
---|
1767 | | # include <unistd.h>
|
---|
1768 | | #endif
|
---|
1769 | | #include <malloc/malloc.h>
|
---|
1770 | configure:9831: result: no
|
---|
1771 | configure:9831: checking malloc/malloc.h presence
|
---|
1772 | configure:9831: gcc -E conftest.c
|
---|
1773 | conftest.c:40:27: fatal error: malloc/malloc.h: No such file or directory
|
---|
1774 | compilation terminated.
|
---|
1775 | configure:9831: $? = 1
|
---|
1776 | configure: failed program was:
|
---|
1777 | | /* confdefs.h */
|
---|
1778 | | #define PACKAGE_NAME ""
|
---|
1779 | | #define PACKAGE_TARNAME ""
|
---|
1780 | | #define PACKAGE_VERSION ""
|
---|
1781 | | #define PACKAGE_STRING ""
|
---|
1782 | | #define PACKAGE_BUGREPORT ""
|
---|
1783 | | #define PACKAGE_URL ""
|
---|
1784 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
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 HAVE_INFINITY 1
|
---|
1801 | | #define HAVE_NAN 1
|
---|
1802 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1803 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1804 | | #define HAVE_DIRENT_H 1
|
---|
1805 | | #define HAVE__BOOL 1
|
---|
1806 | | #define HAVE_STDBOOL_H 1
|
---|
1807 | | #define HAVE_SYS_WAIT_H 1
|
---|
1808 | | #define HAVE_GRP_H 1
|
---|
1809 | | #define HAVE_FCNTL_H 1
|
---|
1810 | | #define HAVE_FLOAT_H 1
|
---|
1811 | | #define HAVE_LANGINFO_H 1
|
---|
1812 | | #define HAVE_LIMITS_H 1
|
---|
1813 | | #define HAVE_LOCALE_H 1
|
---|
1814 | | #define HAVE_MALLOC_H 1
|
---|
1815 | | /* end confdefs.h. */
|
---|
1816 | | #include <malloc/malloc.h>
|
---|
1817 | configure:9831: result: no
|
---|
1818 | configure:9831: checking for malloc/malloc.h
|
---|
1819 | configure:9831: result: no
|
---|
1820 | configure:9843: checking malloc_np.h usability
|
---|
1821 | configure:9843: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1822 | conftest.c:73:23: fatal error: malloc_np.h: No such file or directory
|
---|
1823 | compilation terminated.
|
---|
1824 | configure:9843: $? = 1
|
---|
1825 | configure: failed program was:
|
---|
1826 | | /* confdefs.h */
|
---|
1827 | | #define PACKAGE_NAME ""
|
---|
1828 | | #define PACKAGE_TARNAME ""
|
---|
1829 | | #define PACKAGE_VERSION ""
|
---|
1830 | | #define PACKAGE_STRING ""
|
---|
1831 | | #define PACKAGE_BUGREPORT ""
|
---|
1832 | | #define PACKAGE_URL ""
|
---|
1833 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1834 | | #define STDC_HEADERS 1
|
---|
1835 | | #define HAVE_SYS_TYPES_H 1
|
---|
1836 | | #define HAVE_SYS_STAT_H 1
|
---|
1837 | | #define HAVE_STDLIB_H 1
|
---|
1838 | | #define HAVE_STRING_H 1
|
---|
1839 | | #define HAVE_MEMORY_H 1
|
---|
1840 | | #define HAVE_STRINGS_H 1
|
---|
1841 | | #define HAVE_INTTYPES_H 1
|
---|
1842 | | #define HAVE_STDINT_H 1
|
---|
1843 | | #define HAVE_UNISTD_H 1
|
---|
1844 | | #define __EXTENSIONS__ 1
|
---|
1845 | | #define _ALL_SOURCE 1
|
---|
1846 | | #define _GNU_SOURCE 1
|
---|
1847 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1848 | | #define _TANDEM_SOURCE 1
|
---|
1849 | | #define HAVE_INFINITY 1
|
---|
1850 | | #define HAVE_NAN 1
|
---|
1851 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1852 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1853 | | #define HAVE_DIRENT_H 1
|
---|
1854 | | #define HAVE__BOOL 1
|
---|
1855 | | #define HAVE_STDBOOL_H 1
|
---|
1856 | | #define HAVE_SYS_WAIT_H 1
|
---|
1857 | | #define HAVE_GRP_H 1
|
---|
1858 | | #define HAVE_FCNTL_H 1
|
---|
1859 | | #define HAVE_FLOAT_H 1
|
---|
1860 | | #define HAVE_LANGINFO_H 1
|
---|
1861 | | #define HAVE_LIMITS_H 1
|
---|
1862 | | #define HAVE_LOCALE_H 1
|
---|
1863 | | #define HAVE_MALLOC_H 1
|
---|
1864 | | /* end confdefs.h. */
|
---|
1865 | | #include <stdio.h>
|
---|
1866 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1867 | | # include <sys/types.h>
|
---|
1868 | | #endif
|
---|
1869 | | #ifdef HAVE_SYS_STAT_H
|
---|
1870 | | # include <sys/stat.h>
|
---|
1871 | | #endif
|
---|
1872 | | #ifdef STDC_HEADERS
|
---|
1873 | | # include <stdlib.h>
|
---|
1874 | | # include <stddef.h>
|
---|
1875 | | #else
|
---|
1876 | | # ifdef HAVE_STDLIB_H
|
---|
1877 | | # include <stdlib.h>
|
---|
1878 | | # endif
|
---|
1879 | | #endif
|
---|
1880 | | #ifdef HAVE_STRING_H
|
---|
1881 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1882 | | # include <memory.h>
|
---|
1883 | | # endif
|
---|
1884 | | # include <string.h>
|
---|
1885 | | #endif
|
---|
1886 | | #ifdef HAVE_STRINGS_H
|
---|
1887 | | # include <strings.h>
|
---|
1888 | | #endif
|
---|
1889 | | #ifdef HAVE_INTTYPES_H
|
---|
1890 | | # include <inttypes.h>
|
---|
1891 | | #endif
|
---|
1892 | | #ifdef HAVE_STDINT_H
|
---|
1893 | | # include <stdint.h>
|
---|
1894 | | #endif
|
---|
1895 | | #ifdef HAVE_UNISTD_H
|
---|
1896 | | # include <unistd.h>
|
---|
1897 | | #endif
|
---|
1898 | | #include <malloc_np.h>
|
---|
1899 | configure:9843: result: no
|
---|
1900 | configure:9843: checking malloc_np.h presence
|
---|
1901 | configure:9843: gcc -E conftest.c
|
---|
1902 | conftest.c:40:23: fatal error: malloc_np.h: No such file or directory
|
---|
1903 | compilation terminated.
|
---|
1904 | configure:9843: $? = 1
|
---|
1905 | configure: failed program was:
|
---|
1906 | | /* confdefs.h */
|
---|
1907 | | #define PACKAGE_NAME ""
|
---|
1908 | | #define PACKAGE_TARNAME ""
|
---|
1909 | | #define PACKAGE_VERSION ""
|
---|
1910 | | #define PACKAGE_STRING ""
|
---|
1911 | | #define PACKAGE_BUGREPORT ""
|
---|
1912 | | #define PACKAGE_URL ""
|
---|
1913 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1914 | | #define STDC_HEADERS 1
|
---|
1915 | | #define HAVE_SYS_TYPES_H 1
|
---|
1916 | | #define HAVE_SYS_STAT_H 1
|
---|
1917 | | #define HAVE_STDLIB_H 1
|
---|
1918 | | #define HAVE_STRING_H 1
|
---|
1919 | | #define HAVE_MEMORY_H 1
|
---|
1920 | | #define HAVE_STRINGS_H 1
|
---|
1921 | | #define HAVE_INTTYPES_H 1
|
---|
1922 | | #define HAVE_STDINT_H 1
|
---|
1923 | | #define HAVE_UNISTD_H 1
|
---|
1924 | | #define __EXTENSIONS__ 1
|
---|
1925 | | #define _ALL_SOURCE 1
|
---|
1926 | | #define _GNU_SOURCE 1
|
---|
1927 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1928 | | #define _TANDEM_SOURCE 1
|
---|
1929 | | #define HAVE_INFINITY 1
|
---|
1930 | | #define HAVE_NAN 1
|
---|
1931 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1932 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1933 | | #define HAVE_DIRENT_H 1
|
---|
1934 | | #define HAVE__BOOL 1
|
---|
1935 | | #define HAVE_STDBOOL_H 1
|
---|
1936 | | #define HAVE_SYS_WAIT_H 1
|
---|
1937 | | #define HAVE_GRP_H 1
|
---|
1938 | | #define HAVE_FCNTL_H 1
|
---|
1939 | | #define HAVE_FLOAT_H 1
|
---|
1940 | | #define HAVE_LANGINFO_H 1
|
---|
1941 | | #define HAVE_LIMITS_H 1
|
---|
1942 | | #define HAVE_LOCALE_H 1
|
---|
1943 | | #define HAVE_MALLOC_H 1
|
---|
1944 | | /* end confdefs.h. */
|
---|
1945 | | #include <malloc_np.h>
|
---|
1946 | configure:9843: result: no
|
---|
1947 | configure:9843: checking for malloc_np.h
|
---|
1948 | configure:9843: result: no
|
---|
1949 | configure:9855: checking net/socket.h usability
|
---|
1950 | configure:9855: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
1951 | conftest.c:73:24: fatal error: net/socket.h: No such file or directory
|
---|
1952 | compilation terminated.
|
---|
1953 | configure:9855: $? = 1
|
---|
1954 | configure: failed program was:
|
---|
1955 | | /* confdefs.h */
|
---|
1956 | | #define PACKAGE_NAME ""
|
---|
1957 | | #define PACKAGE_TARNAME ""
|
---|
1958 | | #define PACKAGE_VERSION ""
|
---|
1959 | | #define PACKAGE_STRING ""
|
---|
1960 | | #define PACKAGE_BUGREPORT ""
|
---|
1961 | | #define PACKAGE_URL ""
|
---|
1962 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
1963 | | #define STDC_HEADERS 1
|
---|
1964 | | #define HAVE_SYS_TYPES_H 1
|
---|
1965 | | #define HAVE_SYS_STAT_H 1
|
---|
1966 | | #define HAVE_STDLIB_H 1
|
---|
1967 | | #define HAVE_STRING_H 1
|
---|
1968 | | #define HAVE_MEMORY_H 1
|
---|
1969 | | #define HAVE_STRINGS_H 1
|
---|
1970 | | #define HAVE_INTTYPES_H 1
|
---|
1971 | | #define HAVE_STDINT_H 1
|
---|
1972 | | #define HAVE_UNISTD_H 1
|
---|
1973 | | #define __EXTENSIONS__ 1
|
---|
1974 | | #define _ALL_SOURCE 1
|
---|
1975 | | #define _GNU_SOURCE 1
|
---|
1976 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
1977 | | #define _TANDEM_SOURCE 1
|
---|
1978 | | #define HAVE_INFINITY 1
|
---|
1979 | | #define HAVE_NAN 1
|
---|
1980 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
1981 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
1982 | | #define HAVE_DIRENT_H 1
|
---|
1983 | | #define HAVE__BOOL 1
|
---|
1984 | | #define HAVE_STDBOOL_H 1
|
---|
1985 | | #define HAVE_SYS_WAIT_H 1
|
---|
1986 | | #define HAVE_GRP_H 1
|
---|
1987 | | #define HAVE_FCNTL_H 1
|
---|
1988 | | #define HAVE_FLOAT_H 1
|
---|
1989 | | #define HAVE_LANGINFO_H 1
|
---|
1990 | | #define HAVE_LIMITS_H 1
|
---|
1991 | | #define HAVE_LOCALE_H 1
|
---|
1992 | | #define HAVE_MALLOC_H 1
|
---|
1993 | | /* end confdefs.h. */
|
---|
1994 | | #include <stdio.h>
|
---|
1995 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1996 | | # include <sys/types.h>
|
---|
1997 | | #endif
|
---|
1998 | | #ifdef HAVE_SYS_STAT_H
|
---|
1999 | | # include <sys/stat.h>
|
---|
2000 | | #endif
|
---|
2001 | | #ifdef STDC_HEADERS
|
---|
2002 | | # include <stdlib.h>
|
---|
2003 | | # include <stddef.h>
|
---|
2004 | | #else
|
---|
2005 | | # ifdef HAVE_STDLIB_H
|
---|
2006 | | # include <stdlib.h>
|
---|
2007 | | # endif
|
---|
2008 | | #endif
|
---|
2009 | | #ifdef HAVE_STRING_H
|
---|
2010 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2011 | | # include <memory.h>
|
---|
2012 | | # endif
|
---|
2013 | | # include <string.h>
|
---|
2014 | | #endif
|
---|
2015 | | #ifdef HAVE_STRINGS_H
|
---|
2016 | | # include <strings.h>
|
---|
2017 | | #endif
|
---|
2018 | | #ifdef HAVE_INTTYPES_H
|
---|
2019 | | # include <inttypes.h>
|
---|
2020 | | #endif
|
---|
2021 | | #ifdef HAVE_STDINT_H
|
---|
2022 | | # include <stdint.h>
|
---|
2023 | | #endif
|
---|
2024 | | #ifdef HAVE_UNISTD_H
|
---|
2025 | | # include <unistd.h>
|
---|
2026 | | #endif
|
---|
2027 | | #include <net/socket.h>
|
---|
2028 | configure:9855: result: no
|
---|
2029 | configure:9855: checking net/socket.h presence
|
---|
2030 | configure:9855: gcc -E conftest.c
|
---|
2031 | conftest.c:40:24: fatal error: net/socket.h: No such file or directory
|
---|
2032 | compilation terminated.
|
---|
2033 | configure:9855: $? = 1
|
---|
2034 | configure: failed program was:
|
---|
2035 | | /* confdefs.h */
|
---|
2036 | | #define PACKAGE_NAME ""
|
---|
2037 | | #define PACKAGE_TARNAME ""
|
---|
2038 | | #define PACKAGE_VERSION ""
|
---|
2039 | | #define PACKAGE_STRING ""
|
---|
2040 | | #define PACKAGE_BUGREPORT ""
|
---|
2041 | | #define PACKAGE_URL ""
|
---|
2042 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
2043 | | #define STDC_HEADERS 1
|
---|
2044 | | #define HAVE_SYS_TYPES_H 1
|
---|
2045 | | #define HAVE_SYS_STAT_H 1
|
---|
2046 | | #define HAVE_STDLIB_H 1
|
---|
2047 | | #define HAVE_STRING_H 1
|
---|
2048 | | #define HAVE_MEMORY_H 1
|
---|
2049 | | #define HAVE_STRINGS_H 1
|
---|
2050 | | #define HAVE_INTTYPES_H 1
|
---|
2051 | | #define HAVE_STDINT_H 1
|
---|
2052 | | #define HAVE_UNISTD_H 1
|
---|
2053 | | #define __EXTENSIONS__ 1
|
---|
2054 | | #define _ALL_SOURCE 1
|
---|
2055 | | #define _GNU_SOURCE 1
|
---|
2056 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
2057 | | #define _TANDEM_SOURCE 1
|
---|
2058 | | #define HAVE_INFINITY 1
|
---|
2059 | | #define HAVE_NAN 1
|
---|
2060 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2061 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2062 | | #define HAVE_DIRENT_H 1
|
---|
2063 | | #define HAVE__BOOL 1
|
---|
2064 | | #define HAVE_STDBOOL_H 1
|
---|
2065 | | #define HAVE_SYS_WAIT_H 1
|
---|
2066 | | #define HAVE_GRP_H 1
|
---|
2067 | | #define HAVE_FCNTL_H 1
|
---|
2068 | | #define HAVE_FLOAT_H 1
|
---|
2069 | | #define HAVE_LANGINFO_H 1
|
---|
2070 | | #define HAVE_LIMITS_H 1
|
---|
2071 | | #define HAVE_LOCALE_H 1
|
---|
2072 | | #define HAVE_MALLOC_H 1
|
---|
2073 | | /* end confdefs.h. */
|
---|
2074 | | #include <net/socket.h>
|
---|
2075 | configure:9855: result: no
|
---|
2076 | configure:9855: checking for net/socket.h
|
---|
2077 | configure:9855: result: no
|
---|
2078 | configure:9867: checking process.h usability
|
---|
2079 | configure:9867: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
2080 | conftest.c:73:21: fatal error: process.h: No such file or directory
|
---|
2081 | compilation terminated.
|
---|
2082 | configure:9867: $? = 1
|
---|
2083 | configure: failed program was:
|
---|
2084 | | /* confdefs.h */
|
---|
2085 | | #define PACKAGE_NAME ""
|
---|
2086 | | #define PACKAGE_TARNAME ""
|
---|
2087 | | #define PACKAGE_VERSION ""
|
---|
2088 | | #define PACKAGE_STRING ""
|
---|
2089 | | #define PACKAGE_BUGREPORT ""
|
---|
2090 | | #define PACKAGE_URL ""
|
---|
2091 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
2092 | | #define STDC_HEADERS 1
|
---|
2093 | | #define HAVE_SYS_TYPES_H 1
|
---|
2094 | | #define HAVE_SYS_STAT_H 1
|
---|
2095 | | #define HAVE_STDLIB_H 1
|
---|
2096 | | #define HAVE_STRING_H 1
|
---|
2097 | | #define HAVE_MEMORY_H 1
|
---|
2098 | | #define HAVE_STRINGS_H 1
|
---|
2099 | | #define HAVE_INTTYPES_H 1
|
---|
2100 | | #define HAVE_STDINT_H 1
|
---|
2101 | | #define HAVE_UNISTD_H 1
|
---|
2102 | | #define __EXTENSIONS__ 1
|
---|
2103 | | #define _ALL_SOURCE 1
|
---|
2104 | | #define _GNU_SOURCE 1
|
---|
2105 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
2106 | | #define _TANDEM_SOURCE 1
|
---|
2107 | | #define HAVE_INFINITY 1
|
---|
2108 | | #define HAVE_NAN 1
|
---|
2109 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2110 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2111 | | #define HAVE_DIRENT_H 1
|
---|
2112 | | #define HAVE__BOOL 1
|
---|
2113 | | #define HAVE_STDBOOL_H 1
|
---|
2114 | | #define HAVE_SYS_WAIT_H 1
|
---|
2115 | | #define HAVE_GRP_H 1
|
---|
2116 | | #define HAVE_FCNTL_H 1
|
---|
2117 | | #define HAVE_FLOAT_H 1
|
---|
2118 | | #define HAVE_LANGINFO_H 1
|
---|
2119 | | #define HAVE_LIMITS_H 1
|
---|
2120 | | #define HAVE_LOCALE_H 1
|
---|
2121 | | #define HAVE_MALLOC_H 1
|
---|
2122 | | /* end confdefs.h. */
|
---|
2123 | | #include <stdio.h>
|
---|
2124 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2125 | | # include <sys/types.h>
|
---|
2126 | | #endif
|
---|
2127 | | #ifdef HAVE_SYS_STAT_H
|
---|
2128 | | # include <sys/stat.h>
|
---|
2129 | | #endif
|
---|
2130 | | #ifdef STDC_HEADERS
|
---|
2131 | | # include <stdlib.h>
|
---|
2132 | | # include <stddef.h>
|
---|
2133 | | #else
|
---|
2134 | | # ifdef HAVE_STDLIB_H
|
---|
2135 | | # include <stdlib.h>
|
---|
2136 | | # endif
|
---|
2137 | | #endif
|
---|
2138 | | #ifdef HAVE_STRING_H
|
---|
2139 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2140 | | # include <memory.h>
|
---|
2141 | | # endif
|
---|
2142 | | # include <string.h>
|
---|
2143 | | #endif
|
---|
2144 | | #ifdef HAVE_STRINGS_H
|
---|
2145 | | # include <strings.h>
|
---|
2146 | | #endif
|
---|
2147 | | #ifdef HAVE_INTTYPES_H
|
---|
2148 | | # include <inttypes.h>
|
---|
2149 | | #endif
|
---|
2150 | | #ifdef HAVE_STDINT_H
|
---|
2151 | | # include <stdint.h>
|
---|
2152 | | #endif
|
---|
2153 | | #ifdef HAVE_UNISTD_H
|
---|
2154 | | # include <unistd.h>
|
---|
2155 | | #endif
|
---|
2156 | | #include <process.h>
|
---|
2157 | configure:9867: result: no
|
---|
2158 | configure:9867: checking process.h presence
|
---|
2159 | configure:9867: gcc -E conftest.c
|
---|
2160 | conftest.c:40:21: fatal error: process.h: No such file or directory
|
---|
2161 | compilation terminated.
|
---|
2162 | configure:9867: $? = 1
|
---|
2163 | configure: failed program was:
|
---|
2164 | | /* confdefs.h */
|
---|
2165 | | #define PACKAGE_NAME ""
|
---|
2166 | | #define PACKAGE_TARNAME ""
|
---|
2167 | | #define PACKAGE_VERSION ""
|
---|
2168 | | #define PACKAGE_STRING ""
|
---|
2169 | | #define PACKAGE_BUGREPORT ""
|
---|
2170 | | #define PACKAGE_URL ""
|
---|
2171 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
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 HAVE_INFINITY 1
|
---|
2188 | | #define HAVE_NAN 1
|
---|
2189 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2190 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2191 | | #define HAVE_DIRENT_H 1
|
---|
2192 | | #define HAVE__BOOL 1
|
---|
2193 | | #define HAVE_STDBOOL_H 1
|
---|
2194 | | #define HAVE_SYS_WAIT_H 1
|
---|
2195 | | #define HAVE_GRP_H 1
|
---|
2196 | | #define HAVE_FCNTL_H 1
|
---|
2197 | | #define HAVE_FLOAT_H 1
|
---|
2198 | | #define HAVE_LANGINFO_H 1
|
---|
2199 | | #define HAVE_LIMITS_H 1
|
---|
2200 | | #define HAVE_LOCALE_H 1
|
---|
2201 | | #define HAVE_MALLOC_H 1
|
---|
2202 | | /* end confdefs.h. */
|
---|
2203 | | #include <process.h>
|
---|
2204 | configure:9867: result: no
|
---|
2205 | configure:9867: checking for process.h
|
---|
2206 | configure:9867: result: no
|
---|
2207 | configure:9879: checking pwd.h usability
|
---|
2208 | configure:9879: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
2209 | configure:9879: $? = 0
|
---|
2210 | configure:9879: result: yes
|
---|
2211 | configure:9879: checking pwd.h presence
|
---|
2212 | configure:9879: gcc -E conftest.c
|
---|
2213 | configure:9879: $? = 0
|
---|
2214 | configure:9879: result: yes
|
---|
2215 | configure:9879: checking for pwd.h
|
---|
2216 | configure:9879: result: yes
|
---|
2217 | configure:9891: checking setjmpex.h usability
|
---|
2218 | configure:9891: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
2219 | conftest.c:74:22: fatal error: setjmpex.h: No such file or directory
|
---|
2220 | compilation terminated.
|
---|
2221 | configure:9891: $? = 1
|
---|
2222 | configure: failed program was:
|
---|
2223 | | /* confdefs.h */
|
---|
2224 | | #define PACKAGE_NAME ""
|
---|
2225 | | #define PACKAGE_TARNAME ""
|
---|
2226 | | #define PACKAGE_VERSION ""
|
---|
2227 | | #define PACKAGE_STRING ""
|
---|
2228 | | #define PACKAGE_BUGREPORT ""
|
---|
2229 | | #define PACKAGE_URL ""
|
---|
2230 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
2231 | | #define STDC_HEADERS 1
|
---|
2232 | | #define HAVE_SYS_TYPES_H 1
|
---|
2233 | | #define HAVE_SYS_STAT_H 1
|
---|
2234 | | #define HAVE_STDLIB_H 1
|
---|
2235 | | #define HAVE_STRING_H 1
|
---|
2236 | | #define HAVE_MEMORY_H 1
|
---|
2237 | | #define HAVE_STRINGS_H 1
|
---|
2238 | | #define HAVE_INTTYPES_H 1
|
---|
2239 | | #define HAVE_STDINT_H 1
|
---|
2240 | | #define HAVE_UNISTD_H 1
|
---|
2241 | | #define __EXTENSIONS__ 1
|
---|
2242 | | #define _ALL_SOURCE 1
|
---|
2243 | | #define _GNU_SOURCE 1
|
---|
2244 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
2245 | | #define _TANDEM_SOURCE 1
|
---|
2246 | | #define HAVE_INFINITY 1
|
---|
2247 | | #define HAVE_NAN 1
|
---|
2248 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2249 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2250 | | #define HAVE_DIRENT_H 1
|
---|
2251 | | #define HAVE__BOOL 1
|
---|
2252 | | #define HAVE_STDBOOL_H 1
|
---|
2253 | | #define HAVE_SYS_WAIT_H 1
|
---|
2254 | | #define HAVE_GRP_H 1
|
---|
2255 | | #define HAVE_FCNTL_H 1
|
---|
2256 | | #define HAVE_FLOAT_H 1
|
---|
2257 | | #define HAVE_LANGINFO_H 1
|
---|
2258 | | #define HAVE_LIMITS_H 1
|
---|
2259 | | #define HAVE_LOCALE_H 1
|
---|
2260 | | #define HAVE_MALLOC_H 1
|
---|
2261 | | #define HAVE_PWD_H 1
|
---|
2262 | | /* end confdefs.h. */
|
---|
2263 | | #include <stdio.h>
|
---|
2264 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2265 | | # include <sys/types.h>
|
---|
2266 | | #endif
|
---|
2267 | | #ifdef HAVE_SYS_STAT_H
|
---|
2268 | | # include <sys/stat.h>
|
---|
2269 | | #endif
|
---|
2270 | | #ifdef STDC_HEADERS
|
---|
2271 | | # include <stdlib.h>
|
---|
2272 | | # include <stddef.h>
|
---|
2273 | | #else
|
---|
2274 | | # ifdef HAVE_STDLIB_H
|
---|
2275 | | # include <stdlib.h>
|
---|
2276 | | # endif
|
---|
2277 | | #endif
|
---|
2278 | | #ifdef HAVE_STRING_H
|
---|
2279 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2280 | | # include <memory.h>
|
---|
2281 | | # endif
|
---|
2282 | | # include <string.h>
|
---|
2283 | | #endif
|
---|
2284 | | #ifdef HAVE_STRINGS_H
|
---|
2285 | | # include <strings.h>
|
---|
2286 | | #endif
|
---|
2287 | | #ifdef HAVE_INTTYPES_H
|
---|
2288 | | # include <inttypes.h>
|
---|
2289 | | #endif
|
---|
2290 | | #ifdef HAVE_STDINT_H
|
---|
2291 | | # include <stdint.h>
|
---|
2292 | | #endif
|
---|
2293 | | #ifdef HAVE_UNISTD_H
|
---|
2294 | | # include <unistd.h>
|
---|
2295 | | #endif
|
---|
2296 | | #include <setjmpex.h>
|
---|
2297 | configure:9891: result: no
|
---|
2298 | configure:9891: checking setjmpex.h presence
|
---|
2299 | configure:9891: gcc -E conftest.c
|
---|
2300 | conftest.c:41:22: fatal error: setjmpex.h: No such file or directory
|
---|
2301 | compilation terminated.
|
---|
2302 | configure:9891: $? = 1
|
---|
2303 | configure: failed program was:
|
---|
2304 | | /* confdefs.h */
|
---|
2305 | | #define PACKAGE_NAME ""
|
---|
2306 | | #define PACKAGE_TARNAME ""
|
---|
2307 | | #define PACKAGE_VERSION ""
|
---|
2308 | | #define PACKAGE_STRING ""
|
---|
2309 | | #define PACKAGE_BUGREPORT ""
|
---|
2310 | | #define PACKAGE_URL ""
|
---|
2311 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
2312 | | #define STDC_HEADERS 1
|
---|
2313 | | #define HAVE_SYS_TYPES_H 1
|
---|
2314 | | #define HAVE_SYS_STAT_H 1
|
---|
2315 | | #define HAVE_STDLIB_H 1
|
---|
2316 | | #define HAVE_STRING_H 1
|
---|
2317 | | #define HAVE_MEMORY_H 1
|
---|
2318 | | #define HAVE_STRINGS_H 1
|
---|
2319 | | #define HAVE_INTTYPES_H 1
|
---|
2320 | | #define HAVE_STDINT_H 1
|
---|
2321 | | #define HAVE_UNISTD_H 1
|
---|
2322 | | #define __EXTENSIONS__ 1
|
---|
2323 | | #define _ALL_SOURCE 1
|
---|
2324 | | #define _GNU_SOURCE 1
|
---|
2325 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
2326 | | #define _TANDEM_SOURCE 1
|
---|
2327 | | #define HAVE_INFINITY 1
|
---|
2328 | | #define HAVE_NAN 1
|
---|
2329 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2330 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2331 | | #define HAVE_DIRENT_H 1
|
---|
2332 | | #define HAVE__BOOL 1
|
---|
2333 | | #define HAVE_STDBOOL_H 1
|
---|
2334 | | #define HAVE_SYS_WAIT_H 1
|
---|
2335 | | #define HAVE_GRP_H 1
|
---|
2336 | | #define HAVE_FCNTL_H 1
|
---|
2337 | | #define HAVE_FLOAT_H 1
|
---|
2338 | | #define HAVE_LANGINFO_H 1
|
---|
2339 | | #define HAVE_LIMITS_H 1
|
---|
2340 | | #define HAVE_LOCALE_H 1
|
---|
2341 | | #define HAVE_MALLOC_H 1
|
---|
2342 | | #define HAVE_PWD_H 1
|
---|
2343 | | /* end confdefs.h. */
|
---|
2344 | | #include <setjmpex.h>
|
---|
2345 | configure:9891: result: no
|
---|
2346 | configure:9891: checking for setjmpex.h
|
---|
2347 | configure:9891: result: no
|
---|
2348 | configure:9903: checking sys/attr.h usability
|
---|
2349 | configure:9903: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
2350 | conftest.c:74:22: fatal error: sys/attr.h: No such file or directory
|
---|
2351 | compilation terminated.
|
---|
2352 | configure:9903: $? = 1
|
---|
2353 | configure: failed program was:
|
---|
2354 | | /* confdefs.h */
|
---|
2355 | | #define PACKAGE_NAME ""
|
---|
2356 | | #define PACKAGE_TARNAME ""
|
---|
2357 | | #define PACKAGE_VERSION ""
|
---|
2358 | | #define PACKAGE_STRING ""
|
---|
2359 | | #define PACKAGE_BUGREPORT ""
|
---|
2360 | | #define PACKAGE_URL ""
|
---|
2361 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
2362 | | #define STDC_HEADERS 1
|
---|
2363 | | #define HAVE_SYS_TYPES_H 1
|
---|
2364 | | #define HAVE_SYS_STAT_H 1
|
---|
2365 | | #define HAVE_STDLIB_H 1
|
---|
2366 | | #define HAVE_STRING_H 1
|
---|
2367 | | #define HAVE_MEMORY_H 1
|
---|
2368 | | #define HAVE_STRINGS_H 1
|
---|
2369 | | #define HAVE_INTTYPES_H 1
|
---|
2370 | | #define HAVE_STDINT_H 1
|
---|
2371 | | #define HAVE_UNISTD_H 1
|
---|
2372 | | #define __EXTENSIONS__ 1
|
---|
2373 | | #define _ALL_SOURCE 1
|
---|
2374 | | #define _GNU_SOURCE 1
|
---|
2375 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
2376 | | #define _TANDEM_SOURCE 1
|
---|
2377 | | #define HAVE_INFINITY 1
|
---|
2378 | | #define HAVE_NAN 1
|
---|
2379 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2380 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2381 | | #define HAVE_DIRENT_H 1
|
---|
2382 | | #define HAVE__BOOL 1
|
---|
2383 | | #define HAVE_STDBOOL_H 1
|
---|
2384 | | #define HAVE_SYS_WAIT_H 1
|
---|
2385 | | #define HAVE_GRP_H 1
|
---|
2386 | | #define HAVE_FCNTL_H 1
|
---|
2387 | | #define HAVE_FLOAT_H 1
|
---|
2388 | | #define HAVE_LANGINFO_H 1
|
---|
2389 | | #define HAVE_LIMITS_H 1
|
---|
2390 | | #define HAVE_LOCALE_H 1
|
---|
2391 | | #define HAVE_MALLOC_H 1
|
---|
2392 | | #define HAVE_PWD_H 1
|
---|
2393 | | /* end confdefs.h. */
|
---|
2394 | | #include <stdio.h>
|
---|
2395 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2396 | | # include <sys/types.h>
|
---|
2397 | | #endif
|
---|
2398 | | #ifdef HAVE_SYS_STAT_H
|
---|
2399 | | # include <sys/stat.h>
|
---|
2400 | | #endif
|
---|
2401 | | #ifdef STDC_HEADERS
|
---|
2402 | | # include <stdlib.h>
|
---|
2403 | | # include <stddef.h>
|
---|
2404 | | #else
|
---|
2405 | | # ifdef HAVE_STDLIB_H
|
---|
2406 | | # include <stdlib.h>
|
---|
2407 | | # endif
|
---|
2408 | | #endif
|
---|
2409 | | #ifdef HAVE_STRING_H
|
---|
2410 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2411 | | # include <memory.h>
|
---|
2412 | | # endif
|
---|
2413 | | # include <string.h>
|
---|
2414 | | #endif
|
---|
2415 | | #ifdef HAVE_STRINGS_H
|
---|
2416 | | # include <strings.h>
|
---|
2417 | | #endif
|
---|
2418 | | #ifdef HAVE_INTTYPES_H
|
---|
2419 | | # include <inttypes.h>
|
---|
2420 | | #endif
|
---|
2421 | | #ifdef HAVE_STDINT_H
|
---|
2422 | | # include <stdint.h>
|
---|
2423 | | #endif
|
---|
2424 | | #ifdef HAVE_UNISTD_H
|
---|
2425 | | # include <unistd.h>
|
---|
2426 | | #endif
|
---|
2427 | | #include <sys/attr.h>
|
---|
2428 | configure:9903: result: no
|
---|
2429 | configure:9903: checking sys/attr.h presence
|
---|
2430 | configure:9903: gcc -E conftest.c
|
---|
2431 | conftest.c:41:22: fatal error: sys/attr.h: No such file or directory
|
---|
2432 | compilation terminated.
|
---|
2433 | configure:9903: $? = 1
|
---|
2434 | configure: failed program was:
|
---|
2435 | | /* confdefs.h */
|
---|
2436 | | #define PACKAGE_NAME ""
|
---|
2437 | | #define PACKAGE_TARNAME ""
|
---|
2438 | | #define PACKAGE_VERSION ""
|
---|
2439 | | #define PACKAGE_STRING ""
|
---|
2440 | | #define PACKAGE_BUGREPORT ""
|
---|
2441 | | #define PACKAGE_URL ""
|
---|
2442 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
2443 | | #define STDC_HEADERS 1
|
---|
2444 | | #define HAVE_SYS_TYPES_H 1
|
---|
2445 | | #define HAVE_SYS_STAT_H 1
|
---|
2446 | | #define HAVE_STDLIB_H 1
|
---|
2447 | | #define HAVE_STRING_H 1
|
---|
2448 | | #define HAVE_MEMORY_H 1
|
---|
2449 | | #define HAVE_STRINGS_H 1
|
---|
2450 | | #define HAVE_INTTYPES_H 1
|
---|
2451 | | #define HAVE_STDINT_H 1
|
---|
2452 | | #define HAVE_UNISTD_H 1
|
---|
2453 | | #define __EXTENSIONS__ 1
|
---|
2454 | | #define _ALL_SOURCE 1
|
---|
2455 | | #define _GNU_SOURCE 1
|
---|
2456 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
2457 | | #define _TANDEM_SOURCE 1
|
---|
2458 | | #define HAVE_INFINITY 1
|
---|
2459 | | #define HAVE_NAN 1
|
---|
2460 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2461 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2462 | | #define HAVE_DIRENT_H 1
|
---|
2463 | | #define HAVE__BOOL 1
|
---|
2464 | | #define HAVE_STDBOOL_H 1
|
---|
2465 | | #define HAVE_SYS_WAIT_H 1
|
---|
2466 | | #define HAVE_GRP_H 1
|
---|
2467 | | #define HAVE_FCNTL_H 1
|
---|
2468 | | #define HAVE_FLOAT_H 1
|
---|
2469 | | #define HAVE_LANGINFO_H 1
|
---|
2470 | | #define HAVE_LIMITS_H 1
|
---|
2471 | | #define HAVE_LOCALE_H 1
|
---|
2472 | | #define HAVE_MALLOC_H 1
|
---|
2473 | | #define HAVE_PWD_H 1
|
---|
2474 | | /* end confdefs.h. */
|
---|
2475 | | #include <sys/attr.h>
|
---|
2476 | configure:9903: result: no
|
---|
2477 | configure:9903: checking for sys/attr.h
|
---|
2478 | configure:9903: result: no
|
---|
2479 | configure:9915: checking sys/fcntl.h usability
|
---|
2480 | configure:9915: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
2481 | conftest.c:74:23: fatal error: sys/fcntl.h: No such file or directory
|
---|
2482 | compilation terminated.
|
---|
2483 | configure:9915: $? = 1
|
---|
2484 | configure: failed program was:
|
---|
2485 | | /* confdefs.h */
|
---|
2486 | | #define PACKAGE_NAME ""
|
---|
2487 | | #define PACKAGE_TARNAME ""
|
---|
2488 | | #define PACKAGE_VERSION ""
|
---|
2489 | | #define PACKAGE_STRING ""
|
---|
2490 | | #define PACKAGE_BUGREPORT ""
|
---|
2491 | | #define PACKAGE_URL ""
|
---|
2492 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
2493 | | #define STDC_HEADERS 1
|
---|
2494 | | #define HAVE_SYS_TYPES_H 1
|
---|
2495 | | #define HAVE_SYS_STAT_H 1
|
---|
2496 | | #define HAVE_STDLIB_H 1
|
---|
2497 | | #define HAVE_STRING_H 1
|
---|
2498 | | #define HAVE_MEMORY_H 1
|
---|
2499 | | #define HAVE_STRINGS_H 1
|
---|
2500 | | #define HAVE_INTTYPES_H 1
|
---|
2501 | | #define HAVE_STDINT_H 1
|
---|
2502 | | #define HAVE_UNISTD_H 1
|
---|
2503 | | #define __EXTENSIONS__ 1
|
---|
2504 | | #define _ALL_SOURCE 1
|
---|
2505 | | #define _GNU_SOURCE 1
|
---|
2506 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
2507 | | #define _TANDEM_SOURCE 1
|
---|
2508 | | #define HAVE_INFINITY 1
|
---|
2509 | | #define HAVE_NAN 1
|
---|
2510 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2511 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2512 | | #define HAVE_DIRENT_H 1
|
---|
2513 | | #define HAVE__BOOL 1
|
---|
2514 | | #define HAVE_STDBOOL_H 1
|
---|
2515 | | #define HAVE_SYS_WAIT_H 1
|
---|
2516 | | #define HAVE_GRP_H 1
|
---|
2517 | | #define HAVE_FCNTL_H 1
|
---|
2518 | | #define HAVE_FLOAT_H 1
|
---|
2519 | | #define HAVE_LANGINFO_H 1
|
---|
2520 | | #define HAVE_LIMITS_H 1
|
---|
2521 | | #define HAVE_LOCALE_H 1
|
---|
2522 | | #define HAVE_MALLOC_H 1
|
---|
2523 | | #define HAVE_PWD_H 1
|
---|
2524 | | /* end confdefs.h. */
|
---|
2525 | | #include <stdio.h>
|
---|
2526 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2527 | | # include <sys/types.h>
|
---|
2528 | | #endif
|
---|
2529 | | #ifdef HAVE_SYS_STAT_H
|
---|
2530 | | # include <sys/stat.h>
|
---|
2531 | | #endif
|
---|
2532 | | #ifdef STDC_HEADERS
|
---|
2533 | | # include <stdlib.h>
|
---|
2534 | | # include <stddef.h>
|
---|
2535 | | #else
|
---|
2536 | | # ifdef HAVE_STDLIB_H
|
---|
2537 | | # include <stdlib.h>
|
---|
2538 | | # endif
|
---|
2539 | | #endif
|
---|
2540 | | #ifdef HAVE_STRING_H
|
---|
2541 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2542 | | # include <memory.h>
|
---|
2543 | | # endif
|
---|
2544 | | # include <string.h>
|
---|
2545 | | #endif
|
---|
2546 | | #ifdef HAVE_STRINGS_H
|
---|
2547 | | # include <strings.h>
|
---|
2548 | | #endif
|
---|
2549 | | #ifdef HAVE_INTTYPES_H
|
---|
2550 | | # include <inttypes.h>
|
---|
2551 | | #endif
|
---|
2552 | | #ifdef HAVE_STDINT_H
|
---|
2553 | | # include <stdint.h>
|
---|
2554 | | #endif
|
---|
2555 | | #ifdef HAVE_UNISTD_H
|
---|
2556 | | # include <unistd.h>
|
---|
2557 | | #endif
|
---|
2558 | | #include <sys/fcntl.h>
|
---|
2559 | configure:9915: result: no
|
---|
2560 | configure:9915: checking sys/fcntl.h presence
|
---|
2561 | configure:9915: gcc -E conftest.c
|
---|
2562 | conftest.c:41:23: fatal error: sys/fcntl.h: No such file or directory
|
---|
2563 | compilation terminated.
|
---|
2564 | configure:9915: $? = 1
|
---|
2565 | configure: failed program was:
|
---|
2566 | | /* confdefs.h */
|
---|
2567 | | #define PACKAGE_NAME ""
|
---|
2568 | | #define PACKAGE_TARNAME ""
|
---|
2569 | | #define PACKAGE_VERSION ""
|
---|
2570 | | #define PACKAGE_STRING ""
|
---|
2571 | | #define PACKAGE_BUGREPORT ""
|
---|
2572 | | #define PACKAGE_URL ""
|
---|
2573 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
2574 | | #define STDC_HEADERS 1
|
---|
2575 | | #define HAVE_SYS_TYPES_H 1
|
---|
2576 | | #define HAVE_SYS_STAT_H 1
|
---|
2577 | | #define HAVE_STDLIB_H 1
|
---|
2578 | | #define HAVE_STRING_H 1
|
---|
2579 | | #define HAVE_MEMORY_H 1
|
---|
2580 | | #define HAVE_STRINGS_H 1
|
---|
2581 | | #define HAVE_INTTYPES_H 1
|
---|
2582 | | #define HAVE_STDINT_H 1
|
---|
2583 | | #define HAVE_UNISTD_H 1
|
---|
2584 | | #define __EXTENSIONS__ 1
|
---|
2585 | | #define _ALL_SOURCE 1
|
---|
2586 | | #define _GNU_SOURCE 1
|
---|
2587 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
2588 | | #define _TANDEM_SOURCE 1
|
---|
2589 | | #define HAVE_INFINITY 1
|
---|
2590 | | #define HAVE_NAN 1
|
---|
2591 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2592 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2593 | | #define HAVE_DIRENT_H 1
|
---|
2594 | | #define HAVE__BOOL 1
|
---|
2595 | | #define HAVE_STDBOOL_H 1
|
---|
2596 | | #define HAVE_SYS_WAIT_H 1
|
---|
2597 | | #define HAVE_GRP_H 1
|
---|
2598 | | #define HAVE_FCNTL_H 1
|
---|
2599 | | #define HAVE_FLOAT_H 1
|
---|
2600 | | #define HAVE_LANGINFO_H 1
|
---|
2601 | | #define HAVE_LIMITS_H 1
|
---|
2602 | | #define HAVE_LOCALE_H 1
|
---|
2603 | | #define HAVE_MALLOC_H 1
|
---|
2604 | | #define HAVE_PWD_H 1
|
---|
2605 | | /* end confdefs.h. */
|
---|
2606 | | #include <sys/fcntl.h>
|
---|
2607 | configure:9915: result: no
|
---|
2608 | configure:9915: checking for sys/fcntl.h
|
---|
2609 | configure:9915: result: no
|
---|
2610 | configure:9927: checking sys/file.h usability
|
---|
2611 | configure:9927: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
2612 | configure:9927: $? = 0
|
---|
2613 | configure:9927: result: yes
|
---|
2614 | configure:9927: checking sys/file.h presence
|
---|
2615 | configure:9927: gcc -E conftest.c
|
---|
2616 | configure:9927: $? = 0
|
---|
2617 | configure:9927: result: yes
|
---|
2618 | configure:9927: checking for sys/file.h
|
---|
2619 | configure:9927: result: yes
|
---|
2620 | configure:9939: checking sys/id.h usability
|
---|
2621 | configure:9939: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
2622 | conftest.c:75:20: fatal error: sys/id.h: No such file or directory
|
---|
2623 | compilation terminated.
|
---|
2624 | configure:9939: $? = 1
|
---|
2625 | configure: failed program was:
|
---|
2626 | | /* confdefs.h */
|
---|
2627 | | #define PACKAGE_NAME ""
|
---|
2628 | | #define PACKAGE_TARNAME ""
|
---|
2629 | | #define PACKAGE_VERSION ""
|
---|
2630 | | #define PACKAGE_STRING ""
|
---|
2631 | | #define PACKAGE_BUGREPORT ""
|
---|
2632 | | #define PACKAGE_URL ""
|
---|
2633 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
2634 | | #define STDC_HEADERS 1
|
---|
2635 | | #define HAVE_SYS_TYPES_H 1
|
---|
2636 | | #define HAVE_SYS_STAT_H 1
|
---|
2637 | | #define HAVE_STDLIB_H 1
|
---|
2638 | | #define HAVE_STRING_H 1
|
---|
2639 | | #define HAVE_MEMORY_H 1
|
---|
2640 | | #define HAVE_STRINGS_H 1
|
---|
2641 | | #define HAVE_INTTYPES_H 1
|
---|
2642 | | #define HAVE_STDINT_H 1
|
---|
2643 | | #define HAVE_UNISTD_H 1
|
---|
2644 | | #define __EXTENSIONS__ 1
|
---|
2645 | | #define _ALL_SOURCE 1
|
---|
2646 | | #define _GNU_SOURCE 1
|
---|
2647 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
2648 | | #define _TANDEM_SOURCE 1
|
---|
2649 | | #define HAVE_INFINITY 1
|
---|
2650 | | #define HAVE_NAN 1
|
---|
2651 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2652 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2653 | | #define HAVE_DIRENT_H 1
|
---|
2654 | | #define HAVE__BOOL 1
|
---|
2655 | | #define HAVE_STDBOOL_H 1
|
---|
2656 | | #define HAVE_SYS_WAIT_H 1
|
---|
2657 | | #define HAVE_GRP_H 1
|
---|
2658 | | #define HAVE_FCNTL_H 1
|
---|
2659 | | #define HAVE_FLOAT_H 1
|
---|
2660 | | #define HAVE_LANGINFO_H 1
|
---|
2661 | | #define HAVE_LIMITS_H 1
|
---|
2662 | | #define HAVE_LOCALE_H 1
|
---|
2663 | | #define HAVE_MALLOC_H 1
|
---|
2664 | | #define HAVE_PWD_H 1
|
---|
2665 | | #define HAVE_SYS_FILE_H 1
|
---|
2666 | | /* end confdefs.h. */
|
---|
2667 | | #include <stdio.h>
|
---|
2668 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2669 | | # include <sys/types.h>
|
---|
2670 | | #endif
|
---|
2671 | | #ifdef HAVE_SYS_STAT_H
|
---|
2672 | | # include <sys/stat.h>
|
---|
2673 | | #endif
|
---|
2674 | | #ifdef STDC_HEADERS
|
---|
2675 | | # include <stdlib.h>
|
---|
2676 | | # include <stddef.h>
|
---|
2677 | | #else
|
---|
2678 | | # ifdef HAVE_STDLIB_H
|
---|
2679 | | # include <stdlib.h>
|
---|
2680 | | # endif
|
---|
2681 | | #endif
|
---|
2682 | | #ifdef HAVE_STRING_H
|
---|
2683 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2684 | | # include <memory.h>
|
---|
2685 | | # endif
|
---|
2686 | | # include <string.h>
|
---|
2687 | | #endif
|
---|
2688 | | #ifdef HAVE_STRINGS_H
|
---|
2689 | | # include <strings.h>
|
---|
2690 | | #endif
|
---|
2691 | | #ifdef HAVE_INTTYPES_H
|
---|
2692 | | # include <inttypes.h>
|
---|
2693 | | #endif
|
---|
2694 | | #ifdef HAVE_STDINT_H
|
---|
2695 | | # include <stdint.h>
|
---|
2696 | | #endif
|
---|
2697 | | #ifdef HAVE_UNISTD_H
|
---|
2698 | | # include <unistd.h>
|
---|
2699 | | #endif
|
---|
2700 | | #include <sys/id.h>
|
---|
2701 | configure:9939: result: no
|
---|
2702 | configure:9939: checking sys/id.h presence
|
---|
2703 | configure:9939: gcc -E conftest.c
|
---|
2704 | conftest.c:42:20: fatal error: sys/id.h: No such file or directory
|
---|
2705 | compilation terminated.
|
---|
2706 | configure:9939: $? = 1
|
---|
2707 | configure: failed program was:
|
---|
2708 | | /* confdefs.h */
|
---|
2709 | | #define PACKAGE_NAME ""
|
---|
2710 | | #define PACKAGE_TARNAME ""
|
---|
2711 | | #define PACKAGE_VERSION ""
|
---|
2712 | | #define PACKAGE_STRING ""
|
---|
2713 | | #define PACKAGE_BUGREPORT ""
|
---|
2714 | | #define PACKAGE_URL ""
|
---|
2715 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
2716 | | #define STDC_HEADERS 1
|
---|
2717 | | #define HAVE_SYS_TYPES_H 1
|
---|
2718 | | #define HAVE_SYS_STAT_H 1
|
---|
2719 | | #define HAVE_STDLIB_H 1
|
---|
2720 | | #define HAVE_STRING_H 1
|
---|
2721 | | #define HAVE_MEMORY_H 1
|
---|
2722 | | #define HAVE_STRINGS_H 1
|
---|
2723 | | #define HAVE_INTTYPES_H 1
|
---|
2724 | | #define HAVE_STDINT_H 1
|
---|
2725 | | #define HAVE_UNISTD_H 1
|
---|
2726 | | #define __EXTENSIONS__ 1
|
---|
2727 | | #define _ALL_SOURCE 1
|
---|
2728 | | #define _GNU_SOURCE 1
|
---|
2729 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
2730 | | #define _TANDEM_SOURCE 1
|
---|
2731 | | #define HAVE_INFINITY 1
|
---|
2732 | | #define HAVE_NAN 1
|
---|
2733 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2734 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2735 | | #define HAVE_DIRENT_H 1
|
---|
2736 | | #define HAVE__BOOL 1
|
---|
2737 | | #define HAVE_STDBOOL_H 1
|
---|
2738 | | #define HAVE_SYS_WAIT_H 1
|
---|
2739 | | #define HAVE_GRP_H 1
|
---|
2740 | | #define HAVE_FCNTL_H 1
|
---|
2741 | | #define HAVE_FLOAT_H 1
|
---|
2742 | | #define HAVE_LANGINFO_H 1
|
---|
2743 | | #define HAVE_LIMITS_H 1
|
---|
2744 | | #define HAVE_LOCALE_H 1
|
---|
2745 | | #define HAVE_MALLOC_H 1
|
---|
2746 | | #define HAVE_PWD_H 1
|
---|
2747 | | #define HAVE_SYS_FILE_H 1
|
---|
2748 | | /* end confdefs.h. */
|
---|
2749 | | #include <sys/id.h>
|
---|
2750 | configure:9939: result: no
|
---|
2751 | configure:9939: checking for sys/id.h
|
---|
2752 | configure:9939: result: no
|
---|
2753 | configure:9951: checking sys/ioctl.h usability
|
---|
2754 | configure:9951: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
2755 | configure:9951: $? = 0
|
---|
2756 | configure:9951: result: yes
|
---|
2757 | configure:9951: checking sys/ioctl.h presence
|
---|
2758 | configure:9951: gcc -E conftest.c
|
---|
2759 | configure:9951: $? = 0
|
---|
2760 | configure:9951: result: yes
|
---|
2761 | configure:9951: checking for sys/ioctl.h
|
---|
2762 | configure:9951: result: yes
|
---|
2763 | configure:9963: checking sys/mkdev.h usability
|
---|
2764 | configure:9963: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
2765 | conftest.c:76:23: fatal error: sys/mkdev.h: No such file or directory
|
---|
2766 | compilation terminated.
|
---|
2767 | configure:9963: $? = 1
|
---|
2768 | configure: failed program was:
|
---|
2769 | | /* confdefs.h */
|
---|
2770 | | #define PACKAGE_NAME ""
|
---|
2771 | | #define PACKAGE_TARNAME ""
|
---|
2772 | | #define PACKAGE_VERSION ""
|
---|
2773 | | #define PACKAGE_STRING ""
|
---|
2774 | | #define PACKAGE_BUGREPORT ""
|
---|
2775 | | #define PACKAGE_URL ""
|
---|
2776 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
2777 | | #define STDC_HEADERS 1
|
---|
2778 | | #define HAVE_SYS_TYPES_H 1
|
---|
2779 | | #define HAVE_SYS_STAT_H 1
|
---|
2780 | | #define HAVE_STDLIB_H 1
|
---|
2781 | | #define HAVE_STRING_H 1
|
---|
2782 | | #define HAVE_MEMORY_H 1
|
---|
2783 | | #define HAVE_STRINGS_H 1
|
---|
2784 | | #define HAVE_INTTYPES_H 1
|
---|
2785 | | #define HAVE_STDINT_H 1
|
---|
2786 | | #define HAVE_UNISTD_H 1
|
---|
2787 | | #define __EXTENSIONS__ 1
|
---|
2788 | | #define _ALL_SOURCE 1
|
---|
2789 | | #define _GNU_SOURCE 1
|
---|
2790 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
2791 | | #define _TANDEM_SOURCE 1
|
---|
2792 | | #define HAVE_INFINITY 1
|
---|
2793 | | #define HAVE_NAN 1
|
---|
2794 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2795 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2796 | | #define HAVE_DIRENT_H 1
|
---|
2797 | | #define HAVE__BOOL 1
|
---|
2798 | | #define HAVE_STDBOOL_H 1
|
---|
2799 | | #define HAVE_SYS_WAIT_H 1
|
---|
2800 | | #define HAVE_GRP_H 1
|
---|
2801 | | #define HAVE_FCNTL_H 1
|
---|
2802 | | #define HAVE_FLOAT_H 1
|
---|
2803 | | #define HAVE_LANGINFO_H 1
|
---|
2804 | | #define HAVE_LIMITS_H 1
|
---|
2805 | | #define HAVE_LOCALE_H 1
|
---|
2806 | | #define HAVE_MALLOC_H 1
|
---|
2807 | | #define HAVE_PWD_H 1
|
---|
2808 | | #define HAVE_SYS_FILE_H 1
|
---|
2809 | | #define HAVE_SYS_IOCTL_H 1
|
---|
2810 | | /* end confdefs.h. */
|
---|
2811 | | #include <stdio.h>
|
---|
2812 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2813 | | # include <sys/types.h>
|
---|
2814 | | #endif
|
---|
2815 | | #ifdef HAVE_SYS_STAT_H
|
---|
2816 | | # include <sys/stat.h>
|
---|
2817 | | #endif
|
---|
2818 | | #ifdef STDC_HEADERS
|
---|
2819 | | # include <stdlib.h>
|
---|
2820 | | # include <stddef.h>
|
---|
2821 | | #else
|
---|
2822 | | # ifdef HAVE_STDLIB_H
|
---|
2823 | | # include <stdlib.h>
|
---|
2824 | | # endif
|
---|
2825 | | #endif
|
---|
2826 | | #ifdef HAVE_STRING_H
|
---|
2827 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2828 | | # include <memory.h>
|
---|
2829 | | # endif
|
---|
2830 | | # include <string.h>
|
---|
2831 | | #endif
|
---|
2832 | | #ifdef HAVE_STRINGS_H
|
---|
2833 | | # include <strings.h>
|
---|
2834 | | #endif
|
---|
2835 | | #ifdef HAVE_INTTYPES_H
|
---|
2836 | | # include <inttypes.h>
|
---|
2837 | | #endif
|
---|
2838 | | #ifdef HAVE_STDINT_H
|
---|
2839 | | # include <stdint.h>
|
---|
2840 | | #endif
|
---|
2841 | | #ifdef HAVE_UNISTD_H
|
---|
2842 | | # include <unistd.h>
|
---|
2843 | | #endif
|
---|
2844 | | #include <sys/mkdev.h>
|
---|
2845 | configure:9963: result: no
|
---|
2846 | configure:9963: checking sys/mkdev.h presence
|
---|
2847 | configure:9963: gcc -E conftest.c
|
---|
2848 | conftest.c:43:23: fatal error: sys/mkdev.h: No such file or directory
|
---|
2849 | compilation terminated.
|
---|
2850 | configure:9963: $? = 1
|
---|
2851 | configure: failed program was:
|
---|
2852 | | /* confdefs.h */
|
---|
2853 | | #define PACKAGE_NAME ""
|
---|
2854 | | #define PACKAGE_TARNAME ""
|
---|
2855 | | #define PACKAGE_VERSION ""
|
---|
2856 | | #define PACKAGE_STRING ""
|
---|
2857 | | #define PACKAGE_BUGREPORT ""
|
---|
2858 | | #define PACKAGE_URL ""
|
---|
2859 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
2860 | | #define STDC_HEADERS 1
|
---|
2861 | | #define HAVE_SYS_TYPES_H 1
|
---|
2862 | | #define HAVE_SYS_STAT_H 1
|
---|
2863 | | #define HAVE_STDLIB_H 1
|
---|
2864 | | #define HAVE_STRING_H 1
|
---|
2865 | | #define HAVE_MEMORY_H 1
|
---|
2866 | | #define HAVE_STRINGS_H 1
|
---|
2867 | | #define HAVE_INTTYPES_H 1
|
---|
2868 | | #define HAVE_STDINT_H 1
|
---|
2869 | | #define HAVE_UNISTD_H 1
|
---|
2870 | | #define __EXTENSIONS__ 1
|
---|
2871 | | #define _ALL_SOURCE 1
|
---|
2872 | | #define _GNU_SOURCE 1
|
---|
2873 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
2874 | | #define _TANDEM_SOURCE 1
|
---|
2875 | | #define HAVE_INFINITY 1
|
---|
2876 | | #define HAVE_NAN 1
|
---|
2877 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2878 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2879 | | #define HAVE_DIRENT_H 1
|
---|
2880 | | #define HAVE__BOOL 1
|
---|
2881 | | #define HAVE_STDBOOL_H 1
|
---|
2882 | | #define HAVE_SYS_WAIT_H 1
|
---|
2883 | | #define HAVE_GRP_H 1
|
---|
2884 | | #define HAVE_FCNTL_H 1
|
---|
2885 | | #define HAVE_FLOAT_H 1
|
---|
2886 | | #define HAVE_LANGINFO_H 1
|
---|
2887 | | #define HAVE_LIMITS_H 1
|
---|
2888 | | #define HAVE_LOCALE_H 1
|
---|
2889 | | #define HAVE_MALLOC_H 1
|
---|
2890 | | #define HAVE_PWD_H 1
|
---|
2891 | | #define HAVE_SYS_FILE_H 1
|
---|
2892 | | #define HAVE_SYS_IOCTL_H 1
|
---|
2893 | | /* end confdefs.h. */
|
---|
2894 | | #include <sys/mkdev.h>
|
---|
2895 | configure:9963: result: no
|
---|
2896 | configure:9963: checking for sys/mkdev.h
|
---|
2897 | configure:9963: result: no
|
---|
2898 | configure:9975: checking sys/param.h usability
|
---|
2899 | configure:9975: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
2900 | configure:9975: $? = 0
|
---|
2901 | configure:9975: result: yes
|
---|
2902 | configure:9975: checking sys/param.h presence
|
---|
2903 | configure:9975: gcc -E conftest.c
|
---|
2904 | configure:9975: $? = 0
|
---|
2905 | configure:9975: result: yes
|
---|
2906 | configure:9975: checking for sys/param.h
|
---|
2907 | configure:9975: result: yes
|
---|
2908 | configure:9987: checking sys/prctl.h usability
|
---|
2909 | configure:9987: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
2910 | conftest.c:77:23: fatal error: sys/prctl.h: No such file or directory
|
---|
2911 | compilation terminated.
|
---|
2912 | configure:9987: $? = 1
|
---|
2913 | configure: failed program was:
|
---|
2914 | | /* confdefs.h */
|
---|
2915 | | #define PACKAGE_NAME ""
|
---|
2916 | | #define PACKAGE_TARNAME ""
|
---|
2917 | | #define PACKAGE_VERSION ""
|
---|
2918 | | #define PACKAGE_STRING ""
|
---|
2919 | | #define PACKAGE_BUGREPORT ""
|
---|
2920 | | #define PACKAGE_URL ""
|
---|
2921 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
2922 | | #define STDC_HEADERS 1
|
---|
2923 | | #define HAVE_SYS_TYPES_H 1
|
---|
2924 | | #define HAVE_SYS_STAT_H 1
|
---|
2925 | | #define HAVE_STDLIB_H 1
|
---|
2926 | | #define HAVE_STRING_H 1
|
---|
2927 | | #define HAVE_MEMORY_H 1
|
---|
2928 | | #define HAVE_STRINGS_H 1
|
---|
2929 | | #define HAVE_INTTYPES_H 1
|
---|
2930 | | #define HAVE_STDINT_H 1
|
---|
2931 | | #define HAVE_UNISTD_H 1
|
---|
2932 | | #define __EXTENSIONS__ 1
|
---|
2933 | | #define _ALL_SOURCE 1
|
---|
2934 | | #define _GNU_SOURCE 1
|
---|
2935 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
2936 | | #define _TANDEM_SOURCE 1
|
---|
2937 | | #define HAVE_INFINITY 1
|
---|
2938 | | #define HAVE_NAN 1
|
---|
2939 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
2940 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
2941 | | #define HAVE_DIRENT_H 1
|
---|
2942 | | #define HAVE__BOOL 1
|
---|
2943 | | #define HAVE_STDBOOL_H 1
|
---|
2944 | | #define HAVE_SYS_WAIT_H 1
|
---|
2945 | | #define HAVE_GRP_H 1
|
---|
2946 | | #define HAVE_FCNTL_H 1
|
---|
2947 | | #define HAVE_FLOAT_H 1
|
---|
2948 | | #define HAVE_LANGINFO_H 1
|
---|
2949 | | #define HAVE_LIMITS_H 1
|
---|
2950 | | #define HAVE_LOCALE_H 1
|
---|
2951 | | #define HAVE_MALLOC_H 1
|
---|
2952 | | #define HAVE_PWD_H 1
|
---|
2953 | | #define HAVE_SYS_FILE_H 1
|
---|
2954 | | #define HAVE_SYS_IOCTL_H 1
|
---|
2955 | | #define HAVE_SYS_PARAM_H 1
|
---|
2956 | | /* end confdefs.h. */
|
---|
2957 | | #include <stdio.h>
|
---|
2958 | | #ifdef HAVE_SYS_TYPES_H
|
---|
2959 | | # include <sys/types.h>
|
---|
2960 | | #endif
|
---|
2961 | | #ifdef HAVE_SYS_STAT_H
|
---|
2962 | | # include <sys/stat.h>
|
---|
2963 | | #endif
|
---|
2964 | | #ifdef STDC_HEADERS
|
---|
2965 | | # include <stdlib.h>
|
---|
2966 | | # include <stddef.h>
|
---|
2967 | | #else
|
---|
2968 | | # ifdef HAVE_STDLIB_H
|
---|
2969 | | # include <stdlib.h>
|
---|
2970 | | # endif
|
---|
2971 | | #endif
|
---|
2972 | | #ifdef HAVE_STRING_H
|
---|
2973 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
2974 | | # include <memory.h>
|
---|
2975 | | # endif
|
---|
2976 | | # include <string.h>
|
---|
2977 | | #endif
|
---|
2978 | | #ifdef HAVE_STRINGS_H
|
---|
2979 | | # include <strings.h>
|
---|
2980 | | #endif
|
---|
2981 | | #ifdef HAVE_INTTYPES_H
|
---|
2982 | | # include <inttypes.h>
|
---|
2983 | | #endif
|
---|
2984 | | #ifdef HAVE_STDINT_H
|
---|
2985 | | # include <stdint.h>
|
---|
2986 | | #endif
|
---|
2987 | | #ifdef HAVE_UNISTD_H
|
---|
2988 | | # include <unistd.h>
|
---|
2989 | | #endif
|
---|
2990 | | #include <sys/prctl.h>
|
---|
2991 | configure:9987: result: no
|
---|
2992 | configure:9987: checking sys/prctl.h presence
|
---|
2993 | configure:9987: gcc -E conftest.c
|
---|
2994 | conftest.c:44:23: fatal error: sys/prctl.h: No such file or directory
|
---|
2995 | compilation terminated.
|
---|
2996 | configure:9987: $? = 1
|
---|
2997 | configure: failed program was:
|
---|
2998 | | /* confdefs.h */
|
---|
2999 | | #define PACKAGE_NAME ""
|
---|
3000 | | #define PACKAGE_TARNAME ""
|
---|
3001 | | #define PACKAGE_VERSION ""
|
---|
3002 | | #define PACKAGE_STRING ""
|
---|
3003 | | #define PACKAGE_BUGREPORT ""
|
---|
3004 | | #define PACKAGE_URL ""
|
---|
3005 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
3006 | | #define STDC_HEADERS 1
|
---|
3007 | | #define HAVE_SYS_TYPES_H 1
|
---|
3008 | | #define HAVE_SYS_STAT_H 1
|
---|
3009 | | #define HAVE_STDLIB_H 1
|
---|
3010 | | #define HAVE_STRING_H 1
|
---|
3011 | | #define HAVE_MEMORY_H 1
|
---|
3012 | | #define HAVE_STRINGS_H 1
|
---|
3013 | | #define HAVE_INTTYPES_H 1
|
---|
3014 | | #define HAVE_STDINT_H 1
|
---|
3015 | | #define HAVE_UNISTD_H 1
|
---|
3016 | | #define __EXTENSIONS__ 1
|
---|
3017 | | #define _ALL_SOURCE 1
|
---|
3018 | | #define _GNU_SOURCE 1
|
---|
3019 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
3020 | | #define _TANDEM_SOURCE 1
|
---|
3021 | | #define HAVE_INFINITY 1
|
---|
3022 | | #define HAVE_NAN 1
|
---|
3023 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
3024 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
3025 | | #define HAVE_DIRENT_H 1
|
---|
3026 | | #define HAVE__BOOL 1
|
---|
3027 | | #define HAVE_STDBOOL_H 1
|
---|
3028 | | #define HAVE_SYS_WAIT_H 1
|
---|
3029 | | #define HAVE_GRP_H 1
|
---|
3030 | | #define HAVE_FCNTL_H 1
|
---|
3031 | | #define HAVE_FLOAT_H 1
|
---|
3032 | | #define HAVE_LANGINFO_H 1
|
---|
3033 | | #define HAVE_LIMITS_H 1
|
---|
3034 | | #define HAVE_LOCALE_H 1
|
---|
3035 | | #define HAVE_MALLOC_H 1
|
---|
3036 | | #define HAVE_PWD_H 1
|
---|
3037 | | #define HAVE_SYS_FILE_H 1
|
---|
3038 | | #define HAVE_SYS_IOCTL_H 1
|
---|
3039 | | #define HAVE_SYS_PARAM_H 1
|
---|
3040 | | /* end confdefs.h. */
|
---|
3041 | | #include <sys/prctl.h>
|
---|
3042 | configure:9987: result: no
|
---|
3043 | configure:9987: checking for sys/prctl.h
|
---|
3044 | configure:9987: result: no
|
---|
3045 | configure:9999: checking sys/resource.h usability
|
---|
3046 | configure:9999: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3047 | configure:9999: $? = 0
|
---|
3048 | configure:9999: result: yes
|
---|
3049 | configure:9999: checking sys/resource.h presence
|
---|
3050 | configure:9999: gcc -E conftest.c
|
---|
3051 | configure:9999: $? = 0
|
---|
3052 | configure:9999: result: yes
|
---|
3053 | configure:9999: checking for sys/resource.h
|
---|
3054 | configure:9999: result: yes
|
---|
3055 | configure:10011: checking sys/select.h usability
|
---|
3056 | configure:10011: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3057 | configure:10011: $? = 0
|
---|
3058 | configure:10011: result: yes
|
---|
3059 | configure:10011: checking sys/select.h presence
|
---|
3060 | configure:10011: gcc -E conftest.c
|
---|
3061 | configure:10011: $? = 0
|
---|
3062 | configure:10011: result: yes
|
---|
3063 | configure:10011: checking for sys/select.h
|
---|
3064 | configure:10011: result: yes
|
---|
3065 | configure:10023: checking sys/sendfile.h usability
|
---|
3066 | configure:10023: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3067 | conftest.c:79:26: fatal error: sys/sendfile.h: No such file or directory
|
---|
3068 | compilation terminated.
|
---|
3069 | configure:10023: $? = 1
|
---|
3070 | configure: failed program was:
|
---|
3071 | | /* confdefs.h */
|
---|
3072 | | #define PACKAGE_NAME ""
|
---|
3073 | | #define PACKAGE_TARNAME ""
|
---|
3074 | | #define PACKAGE_VERSION ""
|
---|
3075 | | #define PACKAGE_STRING ""
|
---|
3076 | | #define PACKAGE_BUGREPORT ""
|
---|
3077 | | #define PACKAGE_URL ""
|
---|
3078 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
3079 | | #define STDC_HEADERS 1
|
---|
3080 | | #define HAVE_SYS_TYPES_H 1
|
---|
3081 | | #define HAVE_SYS_STAT_H 1
|
---|
3082 | | #define HAVE_STDLIB_H 1
|
---|
3083 | | #define HAVE_STRING_H 1
|
---|
3084 | | #define HAVE_MEMORY_H 1
|
---|
3085 | | #define HAVE_STRINGS_H 1
|
---|
3086 | | #define HAVE_INTTYPES_H 1
|
---|
3087 | | #define HAVE_STDINT_H 1
|
---|
3088 | | #define HAVE_UNISTD_H 1
|
---|
3089 | | #define __EXTENSIONS__ 1
|
---|
3090 | | #define _ALL_SOURCE 1
|
---|
3091 | | #define _GNU_SOURCE 1
|
---|
3092 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
3093 | | #define _TANDEM_SOURCE 1
|
---|
3094 | | #define HAVE_INFINITY 1
|
---|
3095 | | #define HAVE_NAN 1
|
---|
3096 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
3097 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
3098 | | #define HAVE_DIRENT_H 1
|
---|
3099 | | #define HAVE__BOOL 1
|
---|
3100 | | #define HAVE_STDBOOL_H 1
|
---|
3101 | | #define HAVE_SYS_WAIT_H 1
|
---|
3102 | | #define HAVE_GRP_H 1
|
---|
3103 | | #define HAVE_FCNTL_H 1
|
---|
3104 | | #define HAVE_FLOAT_H 1
|
---|
3105 | | #define HAVE_LANGINFO_H 1
|
---|
3106 | | #define HAVE_LIMITS_H 1
|
---|
3107 | | #define HAVE_LOCALE_H 1
|
---|
3108 | | #define HAVE_MALLOC_H 1
|
---|
3109 | | #define HAVE_PWD_H 1
|
---|
3110 | | #define HAVE_SYS_FILE_H 1
|
---|
3111 | | #define HAVE_SYS_IOCTL_H 1
|
---|
3112 | | #define HAVE_SYS_PARAM_H 1
|
---|
3113 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
3114 | | #define HAVE_SYS_SELECT_H 1
|
---|
3115 | | /* end confdefs.h. */
|
---|
3116 | | #include <stdio.h>
|
---|
3117 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3118 | | # include <sys/types.h>
|
---|
3119 | | #endif
|
---|
3120 | | #ifdef HAVE_SYS_STAT_H
|
---|
3121 | | # include <sys/stat.h>
|
---|
3122 | | #endif
|
---|
3123 | | #ifdef STDC_HEADERS
|
---|
3124 | | # include <stdlib.h>
|
---|
3125 | | # include <stddef.h>
|
---|
3126 | | #else
|
---|
3127 | | # ifdef HAVE_STDLIB_H
|
---|
3128 | | # include <stdlib.h>
|
---|
3129 | | # endif
|
---|
3130 | | #endif
|
---|
3131 | | #ifdef HAVE_STRING_H
|
---|
3132 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3133 | | # include <memory.h>
|
---|
3134 | | # endif
|
---|
3135 | | # include <string.h>
|
---|
3136 | | #endif
|
---|
3137 | | #ifdef HAVE_STRINGS_H
|
---|
3138 | | # include <strings.h>
|
---|
3139 | | #endif
|
---|
3140 | | #ifdef HAVE_INTTYPES_H
|
---|
3141 | | # include <inttypes.h>
|
---|
3142 | | #endif
|
---|
3143 | | #ifdef HAVE_STDINT_H
|
---|
3144 | | # include <stdint.h>
|
---|
3145 | | #endif
|
---|
3146 | | #ifdef HAVE_UNISTD_H
|
---|
3147 | | # include <unistd.h>
|
---|
3148 | | #endif
|
---|
3149 | | #include <sys/sendfile.h>
|
---|
3150 | configure:10023: result: no
|
---|
3151 | configure:10023: checking sys/sendfile.h presence
|
---|
3152 | configure:10023: gcc -E conftest.c
|
---|
3153 | conftest.c:46:26: fatal error: sys/sendfile.h: No such file or directory
|
---|
3154 | compilation terminated.
|
---|
3155 | configure:10023: $? = 1
|
---|
3156 | configure: failed program was:
|
---|
3157 | | /* confdefs.h */
|
---|
3158 | | #define PACKAGE_NAME ""
|
---|
3159 | | #define PACKAGE_TARNAME ""
|
---|
3160 | | #define PACKAGE_VERSION ""
|
---|
3161 | | #define PACKAGE_STRING ""
|
---|
3162 | | #define PACKAGE_BUGREPORT ""
|
---|
3163 | | #define PACKAGE_URL ""
|
---|
3164 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
3165 | | #define STDC_HEADERS 1
|
---|
3166 | | #define HAVE_SYS_TYPES_H 1
|
---|
3167 | | #define HAVE_SYS_STAT_H 1
|
---|
3168 | | #define HAVE_STDLIB_H 1
|
---|
3169 | | #define HAVE_STRING_H 1
|
---|
3170 | | #define HAVE_MEMORY_H 1
|
---|
3171 | | #define HAVE_STRINGS_H 1
|
---|
3172 | | #define HAVE_INTTYPES_H 1
|
---|
3173 | | #define HAVE_STDINT_H 1
|
---|
3174 | | #define HAVE_UNISTD_H 1
|
---|
3175 | | #define __EXTENSIONS__ 1
|
---|
3176 | | #define _ALL_SOURCE 1
|
---|
3177 | | #define _GNU_SOURCE 1
|
---|
3178 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
3179 | | #define _TANDEM_SOURCE 1
|
---|
3180 | | #define HAVE_INFINITY 1
|
---|
3181 | | #define HAVE_NAN 1
|
---|
3182 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
3183 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
3184 | | #define HAVE_DIRENT_H 1
|
---|
3185 | | #define HAVE__BOOL 1
|
---|
3186 | | #define HAVE_STDBOOL_H 1
|
---|
3187 | | #define HAVE_SYS_WAIT_H 1
|
---|
3188 | | #define HAVE_GRP_H 1
|
---|
3189 | | #define HAVE_FCNTL_H 1
|
---|
3190 | | #define HAVE_FLOAT_H 1
|
---|
3191 | | #define HAVE_LANGINFO_H 1
|
---|
3192 | | #define HAVE_LIMITS_H 1
|
---|
3193 | | #define HAVE_LOCALE_H 1
|
---|
3194 | | #define HAVE_MALLOC_H 1
|
---|
3195 | | #define HAVE_PWD_H 1
|
---|
3196 | | #define HAVE_SYS_FILE_H 1
|
---|
3197 | | #define HAVE_SYS_IOCTL_H 1
|
---|
3198 | | #define HAVE_SYS_PARAM_H 1
|
---|
3199 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
3200 | | #define HAVE_SYS_SELECT_H 1
|
---|
3201 | | /* end confdefs.h. */
|
---|
3202 | | #include <sys/sendfile.h>
|
---|
3203 | configure:10023: result: no
|
---|
3204 | configure:10023: checking for sys/sendfile.h
|
---|
3205 | configure:10023: result: no
|
---|
3206 | configure:10035: checking sys/socket.h usability
|
---|
3207 | configure:10035: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3208 | configure:10035: $? = 0
|
---|
3209 | configure:10035: result: yes
|
---|
3210 | configure:10035: checking sys/socket.h presence
|
---|
3211 | configure:10035: gcc -E conftest.c
|
---|
3212 | configure:10035: $? = 0
|
---|
3213 | configure:10035: result: yes
|
---|
3214 | configure:10035: checking for sys/socket.h
|
---|
3215 | configure:10035: result: yes
|
---|
3216 | configure:10047: checking sys/syscall.h usability
|
---|
3217 | configure:10047: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3218 | conftest.c:80:25: fatal error: sys/syscall.h: No such file or directory
|
---|
3219 | compilation terminated.
|
---|
3220 | configure:10047: $? = 1
|
---|
3221 | configure: failed program was:
|
---|
3222 | | /* confdefs.h */
|
---|
3223 | | #define PACKAGE_NAME ""
|
---|
3224 | | #define PACKAGE_TARNAME ""
|
---|
3225 | | #define PACKAGE_VERSION ""
|
---|
3226 | | #define PACKAGE_STRING ""
|
---|
3227 | | #define PACKAGE_BUGREPORT ""
|
---|
3228 | | #define PACKAGE_URL ""
|
---|
3229 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
3230 | | #define STDC_HEADERS 1
|
---|
3231 | | #define HAVE_SYS_TYPES_H 1
|
---|
3232 | | #define HAVE_SYS_STAT_H 1
|
---|
3233 | | #define HAVE_STDLIB_H 1
|
---|
3234 | | #define HAVE_STRING_H 1
|
---|
3235 | | #define HAVE_MEMORY_H 1
|
---|
3236 | | #define HAVE_STRINGS_H 1
|
---|
3237 | | #define HAVE_INTTYPES_H 1
|
---|
3238 | | #define HAVE_STDINT_H 1
|
---|
3239 | | #define HAVE_UNISTD_H 1
|
---|
3240 | | #define __EXTENSIONS__ 1
|
---|
3241 | | #define _ALL_SOURCE 1
|
---|
3242 | | #define _GNU_SOURCE 1
|
---|
3243 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
3244 | | #define _TANDEM_SOURCE 1
|
---|
3245 | | #define HAVE_INFINITY 1
|
---|
3246 | | #define HAVE_NAN 1
|
---|
3247 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
3248 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
3249 | | #define HAVE_DIRENT_H 1
|
---|
3250 | | #define HAVE__BOOL 1
|
---|
3251 | | #define HAVE_STDBOOL_H 1
|
---|
3252 | | #define HAVE_SYS_WAIT_H 1
|
---|
3253 | | #define HAVE_GRP_H 1
|
---|
3254 | | #define HAVE_FCNTL_H 1
|
---|
3255 | | #define HAVE_FLOAT_H 1
|
---|
3256 | | #define HAVE_LANGINFO_H 1
|
---|
3257 | | #define HAVE_LIMITS_H 1
|
---|
3258 | | #define HAVE_LOCALE_H 1
|
---|
3259 | | #define HAVE_MALLOC_H 1
|
---|
3260 | | #define HAVE_PWD_H 1
|
---|
3261 | | #define HAVE_SYS_FILE_H 1
|
---|
3262 | | #define HAVE_SYS_IOCTL_H 1
|
---|
3263 | | #define HAVE_SYS_PARAM_H 1
|
---|
3264 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
3265 | | #define HAVE_SYS_SELECT_H 1
|
---|
3266 | | #define HAVE_SYS_SOCKET_H 1
|
---|
3267 | | /* end confdefs.h. */
|
---|
3268 | | #include <stdio.h>
|
---|
3269 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3270 | | # include <sys/types.h>
|
---|
3271 | | #endif
|
---|
3272 | | #ifdef HAVE_SYS_STAT_H
|
---|
3273 | | # include <sys/stat.h>
|
---|
3274 | | #endif
|
---|
3275 | | #ifdef STDC_HEADERS
|
---|
3276 | | # include <stdlib.h>
|
---|
3277 | | # include <stddef.h>
|
---|
3278 | | #else
|
---|
3279 | | # ifdef HAVE_STDLIB_H
|
---|
3280 | | # include <stdlib.h>
|
---|
3281 | | # endif
|
---|
3282 | | #endif
|
---|
3283 | | #ifdef HAVE_STRING_H
|
---|
3284 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3285 | | # include <memory.h>
|
---|
3286 | | # endif
|
---|
3287 | | # include <string.h>
|
---|
3288 | | #endif
|
---|
3289 | | #ifdef HAVE_STRINGS_H
|
---|
3290 | | # include <strings.h>
|
---|
3291 | | #endif
|
---|
3292 | | #ifdef HAVE_INTTYPES_H
|
---|
3293 | | # include <inttypes.h>
|
---|
3294 | | #endif
|
---|
3295 | | #ifdef HAVE_STDINT_H
|
---|
3296 | | # include <stdint.h>
|
---|
3297 | | #endif
|
---|
3298 | | #ifdef HAVE_UNISTD_H
|
---|
3299 | | # include <unistd.h>
|
---|
3300 | | #endif
|
---|
3301 | | #include <sys/syscall.h>
|
---|
3302 | configure:10047: result: no
|
---|
3303 | configure:10047: checking sys/syscall.h presence
|
---|
3304 | configure:10047: gcc -E conftest.c
|
---|
3305 | conftest.c:47:25: fatal error: sys/syscall.h: No such file or directory
|
---|
3306 | compilation terminated.
|
---|
3307 | configure:10047: $? = 1
|
---|
3308 | configure: failed program was:
|
---|
3309 | | /* confdefs.h */
|
---|
3310 | | #define PACKAGE_NAME ""
|
---|
3311 | | #define PACKAGE_TARNAME ""
|
---|
3312 | | #define PACKAGE_VERSION ""
|
---|
3313 | | #define PACKAGE_STRING ""
|
---|
3314 | | #define PACKAGE_BUGREPORT ""
|
---|
3315 | | #define PACKAGE_URL ""
|
---|
3316 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
3317 | | #define STDC_HEADERS 1
|
---|
3318 | | #define HAVE_SYS_TYPES_H 1
|
---|
3319 | | #define HAVE_SYS_STAT_H 1
|
---|
3320 | | #define HAVE_STDLIB_H 1
|
---|
3321 | | #define HAVE_STRING_H 1
|
---|
3322 | | #define HAVE_MEMORY_H 1
|
---|
3323 | | #define HAVE_STRINGS_H 1
|
---|
3324 | | #define HAVE_INTTYPES_H 1
|
---|
3325 | | #define HAVE_STDINT_H 1
|
---|
3326 | | #define HAVE_UNISTD_H 1
|
---|
3327 | | #define __EXTENSIONS__ 1
|
---|
3328 | | #define _ALL_SOURCE 1
|
---|
3329 | | #define _GNU_SOURCE 1
|
---|
3330 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
3331 | | #define _TANDEM_SOURCE 1
|
---|
3332 | | #define HAVE_INFINITY 1
|
---|
3333 | | #define HAVE_NAN 1
|
---|
3334 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
3335 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
3336 | | #define HAVE_DIRENT_H 1
|
---|
3337 | | #define HAVE__BOOL 1
|
---|
3338 | | #define HAVE_STDBOOL_H 1
|
---|
3339 | | #define HAVE_SYS_WAIT_H 1
|
---|
3340 | | #define HAVE_GRP_H 1
|
---|
3341 | | #define HAVE_FCNTL_H 1
|
---|
3342 | | #define HAVE_FLOAT_H 1
|
---|
3343 | | #define HAVE_LANGINFO_H 1
|
---|
3344 | | #define HAVE_LIMITS_H 1
|
---|
3345 | | #define HAVE_LOCALE_H 1
|
---|
3346 | | #define HAVE_MALLOC_H 1
|
---|
3347 | | #define HAVE_PWD_H 1
|
---|
3348 | | #define HAVE_SYS_FILE_H 1
|
---|
3349 | | #define HAVE_SYS_IOCTL_H 1
|
---|
3350 | | #define HAVE_SYS_PARAM_H 1
|
---|
3351 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
3352 | | #define HAVE_SYS_SELECT_H 1
|
---|
3353 | | #define HAVE_SYS_SOCKET_H 1
|
---|
3354 | | /* end confdefs.h. */
|
---|
3355 | | #include <sys/syscall.h>
|
---|
3356 | configure:10047: result: no
|
---|
3357 | configure:10047: checking for sys/syscall.h
|
---|
3358 | configure:10047: result: no
|
---|
3359 | configure:10059: checking sys/time.h usability
|
---|
3360 | configure:10059: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3361 | configure:10059: $? = 0
|
---|
3362 | configure:10059: result: yes
|
---|
3363 | configure:10059: checking sys/time.h presence
|
---|
3364 | configure:10059: gcc -E conftest.c
|
---|
3365 | configure:10059: $? = 0
|
---|
3366 | configure:10059: result: yes
|
---|
3367 | configure:10059: checking for sys/time.h
|
---|
3368 | configure:10059: result: yes
|
---|
3369 | configure:10071: checking sys/times.h usability
|
---|
3370 | configure:10071: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3371 | configure:10071: $? = 0
|
---|
3372 | configure:10071: result: yes
|
---|
3373 | configure:10071: checking sys/times.h presence
|
---|
3374 | configure:10071: gcc -E conftest.c
|
---|
3375 | configure:10071: $? = 0
|
---|
3376 | configure:10071: result: yes
|
---|
3377 | configure:10071: checking for sys/times.h
|
---|
3378 | configure:10071: result: yes
|
---|
3379 | configure:10083: checking sys/uio.h usability
|
---|
3380 | configure:10083: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3381 | configure:10083: $? = 0
|
---|
3382 | configure:10083: result: yes
|
---|
3383 | configure:10083: checking sys/uio.h presence
|
---|
3384 | configure:10083: gcc -E conftest.c
|
---|
3385 | configure:10083: $? = 0
|
---|
3386 | configure:10083: result: yes
|
---|
3387 | configure:10083: checking for sys/uio.h
|
---|
3388 | configure:10083: result: yes
|
---|
3389 | configure:10095: checking sys/utime.h usability
|
---|
3390 | configure:10095: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3391 | conftest.c:83:23: fatal error: sys/utime.h: No such file or directory
|
---|
3392 | compilation terminated.
|
---|
3393 | configure:10095: $? = 1
|
---|
3394 | configure: failed program was:
|
---|
3395 | | /* confdefs.h */
|
---|
3396 | | #define PACKAGE_NAME ""
|
---|
3397 | | #define PACKAGE_TARNAME ""
|
---|
3398 | | #define PACKAGE_VERSION ""
|
---|
3399 | | #define PACKAGE_STRING ""
|
---|
3400 | | #define PACKAGE_BUGREPORT ""
|
---|
3401 | | #define PACKAGE_URL ""
|
---|
3402 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
3403 | | #define STDC_HEADERS 1
|
---|
3404 | | #define HAVE_SYS_TYPES_H 1
|
---|
3405 | | #define HAVE_SYS_STAT_H 1
|
---|
3406 | | #define HAVE_STDLIB_H 1
|
---|
3407 | | #define HAVE_STRING_H 1
|
---|
3408 | | #define HAVE_MEMORY_H 1
|
---|
3409 | | #define HAVE_STRINGS_H 1
|
---|
3410 | | #define HAVE_INTTYPES_H 1
|
---|
3411 | | #define HAVE_STDINT_H 1
|
---|
3412 | | #define HAVE_UNISTD_H 1
|
---|
3413 | | #define __EXTENSIONS__ 1
|
---|
3414 | | #define _ALL_SOURCE 1
|
---|
3415 | | #define _GNU_SOURCE 1
|
---|
3416 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
3417 | | #define _TANDEM_SOURCE 1
|
---|
3418 | | #define HAVE_INFINITY 1
|
---|
3419 | | #define HAVE_NAN 1
|
---|
3420 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
3421 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
3422 | | #define HAVE_DIRENT_H 1
|
---|
3423 | | #define HAVE__BOOL 1
|
---|
3424 | | #define HAVE_STDBOOL_H 1
|
---|
3425 | | #define HAVE_SYS_WAIT_H 1
|
---|
3426 | | #define HAVE_GRP_H 1
|
---|
3427 | | #define HAVE_FCNTL_H 1
|
---|
3428 | | #define HAVE_FLOAT_H 1
|
---|
3429 | | #define HAVE_LANGINFO_H 1
|
---|
3430 | | #define HAVE_LIMITS_H 1
|
---|
3431 | | #define HAVE_LOCALE_H 1
|
---|
3432 | | #define HAVE_MALLOC_H 1
|
---|
3433 | | #define HAVE_PWD_H 1
|
---|
3434 | | #define HAVE_SYS_FILE_H 1
|
---|
3435 | | #define HAVE_SYS_IOCTL_H 1
|
---|
3436 | | #define HAVE_SYS_PARAM_H 1
|
---|
3437 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
3438 | | #define HAVE_SYS_SELECT_H 1
|
---|
3439 | | #define HAVE_SYS_SOCKET_H 1
|
---|
3440 | | #define HAVE_SYS_TIME_H 1
|
---|
3441 | | #define HAVE_SYS_TIMES_H 1
|
---|
3442 | | #define HAVE_SYS_UIO_H 1
|
---|
3443 | | /* end confdefs.h. */
|
---|
3444 | | #include <stdio.h>
|
---|
3445 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3446 | | # include <sys/types.h>
|
---|
3447 | | #endif
|
---|
3448 | | #ifdef HAVE_SYS_STAT_H
|
---|
3449 | | # include <sys/stat.h>
|
---|
3450 | | #endif
|
---|
3451 | | #ifdef STDC_HEADERS
|
---|
3452 | | # include <stdlib.h>
|
---|
3453 | | # include <stddef.h>
|
---|
3454 | | #else
|
---|
3455 | | # ifdef HAVE_STDLIB_H
|
---|
3456 | | # include <stdlib.h>
|
---|
3457 | | # endif
|
---|
3458 | | #endif
|
---|
3459 | | #ifdef HAVE_STRING_H
|
---|
3460 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3461 | | # include <memory.h>
|
---|
3462 | | # endif
|
---|
3463 | | # include <string.h>
|
---|
3464 | | #endif
|
---|
3465 | | #ifdef HAVE_STRINGS_H
|
---|
3466 | | # include <strings.h>
|
---|
3467 | | #endif
|
---|
3468 | | #ifdef HAVE_INTTYPES_H
|
---|
3469 | | # include <inttypes.h>
|
---|
3470 | | #endif
|
---|
3471 | | #ifdef HAVE_STDINT_H
|
---|
3472 | | # include <stdint.h>
|
---|
3473 | | #endif
|
---|
3474 | | #ifdef HAVE_UNISTD_H
|
---|
3475 | | # include <unistd.h>
|
---|
3476 | | #endif
|
---|
3477 | | #include <sys/utime.h>
|
---|
3478 | configure:10095: result: no
|
---|
3479 | configure:10095: checking sys/utime.h presence
|
---|
3480 | configure:10095: gcc -E conftest.c
|
---|
3481 | conftest.c:50:23: fatal error: sys/utime.h: No such file or directory
|
---|
3482 | compilation terminated.
|
---|
3483 | configure:10095: $? = 1
|
---|
3484 | configure: failed program was:
|
---|
3485 | | /* confdefs.h */
|
---|
3486 | | #define PACKAGE_NAME ""
|
---|
3487 | | #define PACKAGE_TARNAME ""
|
---|
3488 | | #define PACKAGE_VERSION ""
|
---|
3489 | | #define PACKAGE_STRING ""
|
---|
3490 | | #define PACKAGE_BUGREPORT ""
|
---|
3491 | | #define PACKAGE_URL ""
|
---|
3492 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
3493 | | #define STDC_HEADERS 1
|
---|
3494 | | #define HAVE_SYS_TYPES_H 1
|
---|
3495 | | #define HAVE_SYS_STAT_H 1
|
---|
3496 | | #define HAVE_STDLIB_H 1
|
---|
3497 | | #define HAVE_STRING_H 1
|
---|
3498 | | #define HAVE_MEMORY_H 1
|
---|
3499 | | #define HAVE_STRINGS_H 1
|
---|
3500 | | #define HAVE_INTTYPES_H 1
|
---|
3501 | | #define HAVE_STDINT_H 1
|
---|
3502 | | #define HAVE_UNISTD_H 1
|
---|
3503 | | #define __EXTENSIONS__ 1
|
---|
3504 | | #define _ALL_SOURCE 1
|
---|
3505 | | #define _GNU_SOURCE 1
|
---|
3506 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
3507 | | #define _TANDEM_SOURCE 1
|
---|
3508 | | #define HAVE_INFINITY 1
|
---|
3509 | | #define HAVE_NAN 1
|
---|
3510 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
3511 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
3512 | | #define HAVE_DIRENT_H 1
|
---|
3513 | | #define HAVE__BOOL 1
|
---|
3514 | | #define HAVE_STDBOOL_H 1
|
---|
3515 | | #define HAVE_SYS_WAIT_H 1
|
---|
3516 | | #define HAVE_GRP_H 1
|
---|
3517 | | #define HAVE_FCNTL_H 1
|
---|
3518 | | #define HAVE_FLOAT_H 1
|
---|
3519 | | #define HAVE_LANGINFO_H 1
|
---|
3520 | | #define HAVE_LIMITS_H 1
|
---|
3521 | | #define HAVE_LOCALE_H 1
|
---|
3522 | | #define HAVE_MALLOC_H 1
|
---|
3523 | | #define HAVE_PWD_H 1
|
---|
3524 | | #define HAVE_SYS_FILE_H 1
|
---|
3525 | | #define HAVE_SYS_IOCTL_H 1
|
---|
3526 | | #define HAVE_SYS_PARAM_H 1
|
---|
3527 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
3528 | | #define HAVE_SYS_SELECT_H 1
|
---|
3529 | | #define HAVE_SYS_SOCKET_H 1
|
---|
3530 | | #define HAVE_SYS_TIME_H 1
|
---|
3531 | | #define HAVE_SYS_TIMES_H 1
|
---|
3532 | | #define HAVE_SYS_UIO_H 1
|
---|
3533 | | /* end confdefs.h. */
|
---|
3534 | | #include <sys/utime.h>
|
---|
3535 | configure:10095: result: no
|
---|
3536 | configure:10095: checking for sys/utime.h
|
---|
3537 | configure:10095: result: no
|
---|
3538 | configure:10107: checking syscall.h usability
|
---|
3539 | configure:10107: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3540 | conftest.c:83:21: fatal error: syscall.h: No such file or directory
|
---|
3541 | compilation terminated.
|
---|
3542 | configure:10107: $? = 1
|
---|
3543 | configure: failed program was:
|
---|
3544 | | /* confdefs.h */
|
---|
3545 | | #define PACKAGE_NAME ""
|
---|
3546 | | #define PACKAGE_TARNAME ""
|
---|
3547 | | #define PACKAGE_VERSION ""
|
---|
3548 | | #define PACKAGE_STRING ""
|
---|
3549 | | #define PACKAGE_BUGREPORT ""
|
---|
3550 | | #define PACKAGE_URL ""
|
---|
3551 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
3552 | | #define STDC_HEADERS 1
|
---|
3553 | | #define HAVE_SYS_TYPES_H 1
|
---|
3554 | | #define HAVE_SYS_STAT_H 1
|
---|
3555 | | #define HAVE_STDLIB_H 1
|
---|
3556 | | #define HAVE_STRING_H 1
|
---|
3557 | | #define HAVE_MEMORY_H 1
|
---|
3558 | | #define HAVE_STRINGS_H 1
|
---|
3559 | | #define HAVE_INTTYPES_H 1
|
---|
3560 | | #define HAVE_STDINT_H 1
|
---|
3561 | | #define HAVE_UNISTD_H 1
|
---|
3562 | | #define __EXTENSIONS__ 1
|
---|
3563 | | #define _ALL_SOURCE 1
|
---|
3564 | | #define _GNU_SOURCE 1
|
---|
3565 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
3566 | | #define _TANDEM_SOURCE 1
|
---|
3567 | | #define HAVE_INFINITY 1
|
---|
3568 | | #define HAVE_NAN 1
|
---|
3569 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
3570 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
3571 | | #define HAVE_DIRENT_H 1
|
---|
3572 | | #define HAVE__BOOL 1
|
---|
3573 | | #define HAVE_STDBOOL_H 1
|
---|
3574 | | #define HAVE_SYS_WAIT_H 1
|
---|
3575 | | #define HAVE_GRP_H 1
|
---|
3576 | | #define HAVE_FCNTL_H 1
|
---|
3577 | | #define HAVE_FLOAT_H 1
|
---|
3578 | | #define HAVE_LANGINFO_H 1
|
---|
3579 | | #define HAVE_LIMITS_H 1
|
---|
3580 | | #define HAVE_LOCALE_H 1
|
---|
3581 | | #define HAVE_MALLOC_H 1
|
---|
3582 | | #define HAVE_PWD_H 1
|
---|
3583 | | #define HAVE_SYS_FILE_H 1
|
---|
3584 | | #define HAVE_SYS_IOCTL_H 1
|
---|
3585 | | #define HAVE_SYS_PARAM_H 1
|
---|
3586 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
3587 | | #define HAVE_SYS_SELECT_H 1
|
---|
3588 | | #define HAVE_SYS_SOCKET_H 1
|
---|
3589 | | #define HAVE_SYS_TIME_H 1
|
---|
3590 | | #define HAVE_SYS_TIMES_H 1
|
---|
3591 | | #define HAVE_SYS_UIO_H 1
|
---|
3592 | | /* end confdefs.h. */
|
---|
3593 | | #include <stdio.h>
|
---|
3594 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3595 | | # include <sys/types.h>
|
---|
3596 | | #endif
|
---|
3597 | | #ifdef HAVE_SYS_STAT_H
|
---|
3598 | | # include <sys/stat.h>
|
---|
3599 | | #endif
|
---|
3600 | | #ifdef STDC_HEADERS
|
---|
3601 | | # include <stdlib.h>
|
---|
3602 | | # include <stddef.h>
|
---|
3603 | | #else
|
---|
3604 | | # ifdef HAVE_STDLIB_H
|
---|
3605 | | # include <stdlib.h>
|
---|
3606 | | # endif
|
---|
3607 | | #endif
|
---|
3608 | | #ifdef HAVE_STRING_H
|
---|
3609 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3610 | | # include <memory.h>
|
---|
3611 | | # endif
|
---|
3612 | | # include <string.h>
|
---|
3613 | | #endif
|
---|
3614 | | #ifdef HAVE_STRINGS_H
|
---|
3615 | | # include <strings.h>
|
---|
3616 | | #endif
|
---|
3617 | | #ifdef HAVE_INTTYPES_H
|
---|
3618 | | # include <inttypes.h>
|
---|
3619 | | #endif
|
---|
3620 | | #ifdef HAVE_STDINT_H
|
---|
3621 | | # include <stdint.h>
|
---|
3622 | | #endif
|
---|
3623 | | #ifdef HAVE_UNISTD_H
|
---|
3624 | | # include <unistd.h>
|
---|
3625 | | #endif
|
---|
3626 | | #include <syscall.h>
|
---|
3627 | configure:10107: result: no
|
---|
3628 | configure:10107: checking syscall.h presence
|
---|
3629 | configure:10107: gcc -E conftest.c
|
---|
3630 | conftest.c:50:21: fatal error: syscall.h: No such file or directory
|
---|
3631 | compilation terminated.
|
---|
3632 | configure:10107: $? = 1
|
---|
3633 | configure: failed program was:
|
---|
3634 | | /* confdefs.h */
|
---|
3635 | | #define PACKAGE_NAME ""
|
---|
3636 | | #define PACKAGE_TARNAME ""
|
---|
3637 | | #define PACKAGE_VERSION ""
|
---|
3638 | | #define PACKAGE_STRING ""
|
---|
3639 | | #define PACKAGE_BUGREPORT ""
|
---|
3640 | | #define PACKAGE_URL ""
|
---|
3641 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
3642 | | #define STDC_HEADERS 1
|
---|
3643 | | #define HAVE_SYS_TYPES_H 1
|
---|
3644 | | #define HAVE_SYS_STAT_H 1
|
---|
3645 | | #define HAVE_STDLIB_H 1
|
---|
3646 | | #define HAVE_STRING_H 1
|
---|
3647 | | #define HAVE_MEMORY_H 1
|
---|
3648 | | #define HAVE_STRINGS_H 1
|
---|
3649 | | #define HAVE_INTTYPES_H 1
|
---|
3650 | | #define HAVE_STDINT_H 1
|
---|
3651 | | #define HAVE_UNISTD_H 1
|
---|
3652 | | #define __EXTENSIONS__ 1
|
---|
3653 | | #define _ALL_SOURCE 1
|
---|
3654 | | #define _GNU_SOURCE 1
|
---|
3655 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
3656 | | #define _TANDEM_SOURCE 1
|
---|
3657 | | #define HAVE_INFINITY 1
|
---|
3658 | | #define HAVE_NAN 1
|
---|
3659 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
3660 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
3661 | | #define HAVE_DIRENT_H 1
|
---|
3662 | | #define HAVE__BOOL 1
|
---|
3663 | | #define HAVE_STDBOOL_H 1
|
---|
3664 | | #define HAVE_SYS_WAIT_H 1
|
---|
3665 | | #define HAVE_GRP_H 1
|
---|
3666 | | #define HAVE_FCNTL_H 1
|
---|
3667 | | #define HAVE_FLOAT_H 1
|
---|
3668 | | #define HAVE_LANGINFO_H 1
|
---|
3669 | | #define HAVE_LIMITS_H 1
|
---|
3670 | | #define HAVE_LOCALE_H 1
|
---|
3671 | | #define HAVE_MALLOC_H 1
|
---|
3672 | | #define HAVE_PWD_H 1
|
---|
3673 | | #define HAVE_SYS_FILE_H 1
|
---|
3674 | | #define HAVE_SYS_IOCTL_H 1
|
---|
3675 | | #define HAVE_SYS_PARAM_H 1
|
---|
3676 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
3677 | | #define HAVE_SYS_SELECT_H 1
|
---|
3678 | | #define HAVE_SYS_SOCKET_H 1
|
---|
3679 | | #define HAVE_SYS_TIME_H 1
|
---|
3680 | | #define HAVE_SYS_TIMES_H 1
|
---|
3681 | | #define HAVE_SYS_UIO_H 1
|
---|
3682 | | /* end confdefs.h. */
|
---|
3683 | | #include <syscall.h>
|
---|
3684 | configure:10107: result: no
|
---|
3685 | configure:10107: checking for syscall.h
|
---|
3686 | configure:10107: result: no
|
---|
3687 | configure:10119: checking time.h usability
|
---|
3688 | configure:10119: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3689 | configure:10119: $? = 0
|
---|
3690 | configure:10119: result: yes
|
---|
3691 | configure:10119: checking time.h presence
|
---|
3692 | configure:10119: gcc -E conftest.c
|
---|
3693 | configure:10119: $? = 0
|
---|
3694 | configure:10119: result: yes
|
---|
3695 | configure:10119: checking for time.h
|
---|
3696 | configure:10119: result: yes
|
---|
3697 | configure:10131: checking ucontext.h usability
|
---|
3698 | configure:10131: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3699 | conftest.c:84:22: fatal error: ucontext.h: No such file or directory
|
---|
3700 | compilation terminated.
|
---|
3701 | configure:10131: $? = 1
|
---|
3702 | configure: failed program was:
|
---|
3703 | | /* confdefs.h */
|
---|
3704 | | #define PACKAGE_NAME ""
|
---|
3705 | | #define PACKAGE_TARNAME ""
|
---|
3706 | | #define PACKAGE_VERSION ""
|
---|
3707 | | #define PACKAGE_STRING ""
|
---|
3708 | | #define PACKAGE_BUGREPORT ""
|
---|
3709 | | #define PACKAGE_URL ""
|
---|
3710 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
3711 | | #define STDC_HEADERS 1
|
---|
3712 | | #define HAVE_SYS_TYPES_H 1
|
---|
3713 | | #define HAVE_SYS_STAT_H 1
|
---|
3714 | | #define HAVE_STDLIB_H 1
|
---|
3715 | | #define HAVE_STRING_H 1
|
---|
3716 | | #define HAVE_MEMORY_H 1
|
---|
3717 | | #define HAVE_STRINGS_H 1
|
---|
3718 | | #define HAVE_INTTYPES_H 1
|
---|
3719 | | #define HAVE_STDINT_H 1
|
---|
3720 | | #define HAVE_UNISTD_H 1
|
---|
3721 | | #define __EXTENSIONS__ 1
|
---|
3722 | | #define _ALL_SOURCE 1
|
---|
3723 | | #define _GNU_SOURCE 1
|
---|
3724 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
3725 | | #define _TANDEM_SOURCE 1
|
---|
3726 | | #define HAVE_INFINITY 1
|
---|
3727 | | #define HAVE_NAN 1
|
---|
3728 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
3729 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
3730 | | #define HAVE_DIRENT_H 1
|
---|
3731 | | #define HAVE__BOOL 1
|
---|
3732 | | #define HAVE_STDBOOL_H 1
|
---|
3733 | | #define HAVE_SYS_WAIT_H 1
|
---|
3734 | | #define HAVE_GRP_H 1
|
---|
3735 | | #define HAVE_FCNTL_H 1
|
---|
3736 | | #define HAVE_FLOAT_H 1
|
---|
3737 | | #define HAVE_LANGINFO_H 1
|
---|
3738 | | #define HAVE_LIMITS_H 1
|
---|
3739 | | #define HAVE_LOCALE_H 1
|
---|
3740 | | #define HAVE_MALLOC_H 1
|
---|
3741 | | #define HAVE_PWD_H 1
|
---|
3742 | | #define HAVE_SYS_FILE_H 1
|
---|
3743 | | #define HAVE_SYS_IOCTL_H 1
|
---|
3744 | | #define HAVE_SYS_PARAM_H 1
|
---|
3745 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
3746 | | #define HAVE_SYS_SELECT_H 1
|
---|
3747 | | #define HAVE_SYS_SOCKET_H 1
|
---|
3748 | | #define HAVE_SYS_TIME_H 1
|
---|
3749 | | #define HAVE_SYS_TIMES_H 1
|
---|
3750 | | #define HAVE_SYS_UIO_H 1
|
---|
3751 | | #define HAVE_TIME_H 1
|
---|
3752 | | /* end confdefs.h. */
|
---|
3753 | | #include <stdio.h>
|
---|
3754 | | #ifdef HAVE_SYS_TYPES_H
|
---|
3755 | | # include <sys/types.h>
|
---|
3756 | | #endif
|
---|
3757 | | #ifdef HAVE_SYS_STAT_H
|
---|
3758 | | # include <sys/stat.h>
|
---|
3759 | | #endif
|
---|
3760 | | #ifdef STDC_HEADERS
|
---|
3761 | | # include <stdlib.h>
|
---|
3762 | | # include <stddef.h>
|
---|
3763 | | #else
|
---|
3764 | | # ifdef HAVE_STDLIB_H
|
---|
3765 | | # include <stdlib.h>
|
---|
3766 | | # endif
|
---|
3767 | | #endif
|
---|
3768 | | #ifdef HAVE_STRING_H
|
---|
3769 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
3770 | | # include <memory.h>
|
---|
3771 | | # endif
|
---|
3772 | | # include <string.h>
|
---|
3773 | | #endif
|
---|
3774 | | #ifdef HAVE_STRINGS_H
|
---|
3775 | | # include <strings.h>
|
---|
3776 | | #endif
|
---|
3777 | | #ifdef HAVE_INTTYPES_H
|
---|
3778 | | # include <inttypes.h>
|
---|
3779 | | #endif
|
---|
3780 | | #ifdef HAVE_STDINT_H
|
---|
3781 | | # include <stdint.h>
|
---|
3782 | | #endif
|
---|
3783 | | #ifdef HAVE_UNISTD_H
|
---|
3784 | | # include <unistd.h>
|
---|
3785 | | #endif
|
---|
3786 | | #include <ucontext.h>
|
---|
3787 | configure:10131: result: no
|
---|
3788 | configure:10131: checking ucontext.h presence
|
---|
3789 | configure:10131: gcc -E conftest.c
|
---|
3790 | conftest.c:51:22: fatal error: ucontext.h: No such file or directory
|
---|
3791 | compilation terminated.
|
---|
3792 | configure:10131: $? = 1
|
---|
3793 | configure: failed program was:
|
---|
3794 | | /* confdefs.h */
|
---|
3795 | | #define PACKAGE_NAME ""
|
---|
3796 | | #define PACKAGE_TARNAME ""
|
---|
3797 | | #define PACKAGE_VERSION ""
|
---|
3798 | | #define PACKAGE_STRING ""
|
---|
3799 | | #define PACKAGE_BUGREPORT ""
|
---|
3800 | | #define PACKAGE_URL ""
|
---|
3801 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
3802 | | #define STDC_HEADERS 1
|
---|
3803 | | #define HAVE_SYS_TYPES_H 1
|
---|
3804 | | #define HAVE_SYS_STAT_H 1
|
---|
3805 | | #define HAVE_STDLIB_H 1
|
---|
3806 | | #define HAVE_STRING_H 1
|
---|
3807 | | #define HAVE_MEMORY_H 1
|
---|
3808 | | #define HAVE_STRINGS_H 1
|
---|
3809 | | #define HAVE_INTTYPES_H 1
|
---|
3810 | | #define HAVE_STDINT_H 1
|
---|
3811 | | #define HAVE_UNISTD_H 1
|
---|
3812 | | #define __EXTENSIONS__ 1
|
---|
3813 | | #define _ALL_SOURCE 1
|
---|
3814 | | #define _GNU_SOURCE 1
|
---|
3815 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
3816 | | #define _TANDEM_SOURCE 1
|
---|
3817 | | #define HAVE_INFINITY 1
|
---|
3818 | | #define HAVE_NAN 1
|
---|
3819 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
3820 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
3821 | | #define HAVE_DIRENT_H 1
|
---|
3822 | | #define HAVE__BOOL 1
|
---|
3823 | | #define HAVE_STDBOOL_H 1
|
---|
3824 | | #define HAVE_SYS_WAIT_H 1
|
---|
3825 | | #define HAVE_GRP_H 1
|
---|
3826 | | #define HAVE_FCNTL_H 1
|
---|
3827 | | #define HAVE_FLOAT_H 1
|
---|
3828 | | #define HAVE_LANGINFO_H 1
|
---|
3829 | | #define HAVE_LIMITS_H 1
|
---|
3830 | | #define HAVE_LOCALE_H 1
|
---|
3831 | | #define HAVE_MALLOC_H 1
|
---|
3832 | | #define HAVE_PWD_H 1
|
---|
3833 | | #define HAVE_SYS_FILE_H 1
|
---|
3834 | | #define HAVE_SYS_IOCTL_H 1
|
---|
3835 | | #define HAVE_SYS_PARAM_H 1
|
---|
3836 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
3837 | | #define HAVE_SYS_SELECT_H 1
|
---|
3838 | | #define HAVE_SYS_SOCKET_H 1
|
---|
3839 | | #define HAVE_SYS_TIME_H 1
|
---|
3840 | | #define HAVE_SYS_TIMES_H 1
|
---|
3841 | | #define HAVE_SYS_UIO_H 1
|
---|
3842 | | #define HAVE_TIME_H 1
|
---|
3843 | | /* end confdefs.h. */
|
---|
3844 | | #include <ucontext.h>
|
---|
3845 | configure:10131: result: no
|
---|
3846 | configure:10131: checking for ucontext.h
|
---|
3847 | configure:10131: result: no
|
---|
3848 | configure:10143: checking utime.h usability
|
---|
3849 | configure:10143: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3850 | configure:10143: $? = 0
|
---|
3851 | configure:10143: result: yes
|
---|
3852 | configure:10143: checking utime.h presence
|
---|
3853 | configure:10143: gcc -E conftest.c
|
---|
3854 | configure:10143: $? = 0
|
---|
3855 | configure:10143: result: yes
|
---|
3856 | configure:10143: checking for utime.h
|
---|
3857 | configure:10143: result: yes
|
---|
3858 | configure:10165: checking gmp.h usability
|
---|
3859 | configure:10165: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3860 | configure:10165: $? = 0
|
---|
3861 | configure:10165: result: yes
|
---|
3862 | configure:10165: checking gmp.h presence
|
---|
3863 | configure:10165: gcc -E conftest.c
|
---|
3864 | configure:10165: $? = 0
|
---|
3865 | configure:10165: result: yes
|
---|
3866 | configure:10165: checking for gmp.h
|
---|
3867 | configure:10165: result: yes
|
---|
3868 | configure:10176: checking for __gmpz_init in -lgmp
|
---|
3869 | configure:10201: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector conftest.c -lgmp >&5
|
---|
3870 | configure:10201: $? = 0
|
---|
3871 | configure:10210: result: yes
|
---|
3872 | configure:10357: checking for special C compiler options needed for large files
|
---|
3873 | configure:10402: result: no
|
---|
3874 | configure:10408: checking for _FILE_OFFSET_BITS value needed for large files
|
---|
3875 | configure:10433: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3876 | configure:10433: $? = 0
|
---|
3877 | configure:10465: result: no
|
---|
3878 | configure:10607: checking whether byte ordering is bigendian
|
---|
3879 | configure:10622: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3880 | conftest.c:55:9: error: unknown type name 'not'
|
---|
3881 | not a universal capable compiler
|
---|
3882 | ^
|
---|
3883 | conftest.c:55:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
|
---|
3884 | not a universal capable compiler
|
---|
3885 | ^
|
---|
3886 | conftest.c:55:15: error: unknown type name 'universal'
|
---|
3887 | configure:10622: $? = 1
|
---|
3888 | configure: failed program was:
|
---|
3889 | | /* confdefs.h */
|
---|
3890 | | #define PACKAGE_NAME ""
|
---|
3891 | | #define PACKAGE_TARNAME ""
|
---|
3892 | | #define PACKAGE_VERSION ""
|
---|
3893 | | #define PACKAGE_STRING ""
|
---|
3894 | | #define PACKAGE_BUGREPORT ""
|
---|
3895 | | #define PACKAGE_URL ""
|
---|
3896 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
3897 | | #define STDC_HEADERS 1
|
---|
3898 | | #define HAVE_SYS_TYPES_H 1
|
---|
3899 | | #define HAVE_SYS_STAT_H 1
|
---|
3900 | | #define HAVE_STDLIB_H 1
|
---|
3901 | | #define HAVE_STRING_H 1
|
---|
3902 | | #define HAVE_MEMORY_H 1
|
---|
3903 | | #define HAVE_STRINGS_H 1
|
---|
3904 | | #define HAVE_INTTYPES_H 1
|
---|
3905 | | #define HAVE_STDINT_H 1
|
---|
3906 | | #define HAVE_UNISTD_H 1
|
---|
3907 | | #define __EXTENSIONS__ 1
|
---|
3908 | | #define _ALL_SOURCE 1
|
---|
3909 | | #define _GNU_SOURCE 1
|
---|
3910 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
3911 | | #define _TANDEM_SOURCE 1
|
---|
3912 | | #define HAVE_INFINITY 1
|
---|
3913 | | #define HAVE_NAN 1
|
---|
3914 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
3915 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
3916 | | #define HAVE_DIRENT_H 1
|
---|
3917 | | #define HAVE__BOOL 1
|
---|
3918 | | #define HAVE_STDBOOL_H 1
|
---|
3919 | | #define HAVE_SYS_WAIT_H 1
|
---|
3920 | | #define HAVE_GRP_H 1
|
---|
3921 | | #define HAVE_FCNTL_H 1
|
---|
3922 | | #define HAVE_FLOAT_H 1
|
---|
3923 | | #define HAVE_LANGINFO_H 1
|
---|
3924 | | #define HAVE_LIMITS_H 1
|
---|
3925 | | #define HAVE_LOCALE_H 1
|
---|
3926 | | #define HAVE_MALLOC_H 1
|
---|
3927 | | #define HAVE_PWD_H 1
|
---|
3928 | | #define HAVE_SYS_FILE_H 1
|
---|
3929 | | #define HAVE_SYS_IOCTL_H 1
|
---|
3930 | | #define HAVE_SYS_PARAM_H 1
|
---|
3931 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
3932 | | #define HAVE_SYS_SELECT_H 1
|
---|
3933 | | #define HAVE_SYS_SOCKET_H 1
|
---|
3934 | | #define HAVE_SYS_TIME_H 1
|
---|
3935 | | #define HAVE_SYS_TIMES_H 1
|
---|
3936 | | #define HAVE_SYS_UIO_H 1
|
---|
3937 | | #define HAVE_TIME_H 1
|
---|
3938 | | #define HAVE_UTIME_H 1
|
---|
3939 | | #define HAVE_GMP_H 1
|
---|
3940 | | #define HAVE_LIBGMP 1
|
---|
3941 | | /* end confdefs.h. */
|
---|
3942 | | #ifndef __APPLE_CC__
|
---|
3943 | | not a universal capable compiler
|
---|
3944 | | #endif
|
---|
3945 | | typedef int dummy;
|
---|
3946 | |
|
---|
3947 | configure:10667: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
3948 | conftest.c: In function 'main':
|
---|
3949 | conftest.c:61:8: error: unknown type name 'bogus'
|
---|
3950 | bogus endian macros
|
---|
3951 | ^
|
---|
3952 | conftest.c:61:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
|
---|
3953 | bogus endian macros
|
---|
3954 | ^
|
---|
3955 | configure:10667: $? = 1
|
---|
3956 | configure: failed program was:
|
---|
3957 | | /* confdefs.h */
|
---|
3958 | | #define PACKAGE_NAME ""
|
---|
3959 | | #define PACKAGE_TARNAME ""
|
---|
3960 | | #define PACKAGE_VERSION ""
|
---|
3961 | | #define PACKAGE_STRING ""
|
---|
3962 | | #define PACKAGE_BUGREPORT ""
|
---|
3963 | | #define PACKAGE_URL ""
|
---|
3964 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
3965 | | #define STDC_HEADERS 1
|
---|
3966 | | #define HAVE_SYS_TYPES_H 1
|
---|
3967 | | #define HAVE_SYS_STAT_H 1
|
---|
3968 | | #define HAVE_STDLIB_H 1
|
---|
3969 | | #define HAVE_STRING_H 1
|
---|
3970 | | #define HAVE_MEMORY_H 1
|
---|
3971 | | #define HAVE_STRINGS_H 1
|
---|
3972 | | #define HAVE_INTTYPES_H 1
|
---|
3973 | | #define HAVE_STDINT_H 1
|
---|
3974 | | #define HAVE_UNISTD_H 1
|
---|
3975 | | #define __EXTENSIONS__ 1
|
---|
3976 | | #define _ALL_SOURCE 1
|
---|
3977 | | #define _GNU_SOURCE 1
|
---|
3978 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
3979 | | #define _TANDEM_SOURCE 1
|
---|
3980 | | #define HAVE_INFINITY 1
|
---|
3981 | | #define HAVE_NAN 1
|
---|
3982 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
3983 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
3984 | | #define HAVE_DIRENT_H 1
|
---|
3985 | | #define HAVE__BOOL 1
|
---|
3986 | | #define HAVE_STDBOOL_H 1
|
---|
3987 | | #define HAVE_SYS_WAIT_H 1
|
---|
3988 | | #define HAVE_GRP_H 1
|
---|
3989 | | #define HAVE_FCNTL_H 1
|
---|
3990 | | #define HAVE_FLOAT_H 1
|
---|
3991 | | #define HAVE_LANGINFO_H 1
|
---|
3992 | | #define HAVE_LIMITS_H 1
|
---|
3993 | | #define HAVE_LOCALE_H 1
|
---|
3994 | | #define HAVE_MALLOC_H 1
|
---|
3995 | | #define HAVE_PWD_H 1
|
---|
3996 | | #define HAVE_SYS_FILE_H 1
|
---|
3997 | | #define HAVE_SYS_IOCTL_H 1
|
---|
3998 | | #define HAVE_SYS_PARAM_H 1
|
---|
3999 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
4000 | | #define HAVE_SYS_SELECT_H 1
|
---|
4001 | | #define HAVE_SYS_SOCKET_H 1
|
---|
4002 | | #define HAVE_SYS_TIME_H 1
|
---|
4003 | | #define HAVE_SYS_TIMES_H 1
|
---|
4004 | | #define HAVE_SYS_UIO_H 1
|
---|
4005 | | #define HAVE_TIME_H 1
|
---|
4006 | | #define HAVE_UTIME_H 1
|
---|
4007 | | #define HAVE_GMP_H 1
|
---|
4008 | | #define HAVE_LIBGMP 1
|
---|
4009 | | /* end confdefs.h. */
|
---|
4010 | | #include <sys/types.h>
|
---|
4011 | | #include <sys/param.h>
|
---|
4012 | |
|
---|
4013 | | int
|
---|
4014 | | main ()
|
---|
4015 | | {
|
---|
4016 | | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
|
---|
4017 | | bogus endian macros
|
---|
4018 | | #endif
|
---|
4019 | |
|
---|
4020 | | ;
|
---|
4021 | | return 0;
|
---|
4022 | | }
|
---|
4023 | configure:10711: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
4024 | conftest.c: In function 'main':
|
---|
4025 | conftest.c:60:8: error: unknown type name 'bogus'
|
---|
4026 | bogus endian macros
|
---|
4027 | ^
|
---|
4028 | conftest.c:60:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
|
---|
4029 | bogus endian macros
|
---|
4030 | ^
|
---|
4031 | configure:10711: $? = 1
|
---|
4032 | configure: failed program was:
|
---|
4033 | | /* confdefs.h */
|
---|
4034 | | #define PACKAGE_NAME ""
|
---|
4035 | | #define PACKAGE_TARNAME ""
|
---|
4036 | | #define PACKAGE_VERSION ""
|
---|
4037 | | #define PACKAGE_STRING ""
|
---|
4038 | | #define PACKAGE_BUGREPORT ""
|
---|
4039 | | #define PACKAGE_URL ""
|
---|
4040 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
4041 | | #define STDC_HEADERS 1
|
---|
4042 | | #define HAVE_SYS_TYPES_H 1
|
---|
4043 | | #define HAVE_SYS_STAT_H 1
|
---|
4044 | | #define HAVE_STDLIB_H 1
|
---|
4045 | | #define HAVE_STRING_H 1
|
---|
4046 | | #define HAVE_MEMORY_H 1
|
---|
4047 | | #define HAVE_STRINGS_H 1
|
---|
4048 | | #define HAVE_INTTYPES_H 1
|
---|
4049 | | #define HAVE_STDINT_H 1
|
---|
4050 | | #define HAVE_UNISTD_H 1
|
---|
4051 | | #define __EXTENSIONS__ 1
|
---|
4052 | | #define _ALL_SOURCE 1
|
---|
4053 | | #define _GNU_SOURCE 1
|
---|
4054 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
4055 | | #define _TANDEM_SOURCE 1
|
---|
4056 | | #define HAVE_INFINITY 1
|
---|
4057 | | #define HAVE_NAN 1
|
---|
4058 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
4059 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
4060 | | #define HAVE_DIRENT_H 1
|
---|
4061 | | #define HAVE__BOOL 1
|
---|
4062 | | #define HAVE_STDBOOL_H 1
|
---|
4063 | | #define HAVE_SYS_WAIT_H 1
|
---|
4064 | | #define HAVE_GRP_H 1
|
---|
4065 | | #define HAVE_FCNTL_H 1
|
---|
4066 | | #define HAVE_FLOAT_H 1
|
---|
4067 | | #define HAVE_LANGINFO_H 1
|
---|
4068 | | #define HAVE_LIMITS_H 1
|
---|
4069 | | #define HAVE_LOCALE_H 1
|
---|
4070 | | #define HAVE_MALLOC_H 1
|
---|
4071 | | #define HAVE_PWD_H 1
|
---|
4072 | | #define HAVE_SYS_FILE_H 1
|
---|
4073 | | #define HAVE_SYS_IOCTL_H 1
|
---|
4074 | | #define HAVE_SYS_PARAM_H 1
|
---|
4075 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
4076 | | #define HAVE_SYS_SELECT_H 1
|
---|
4077 | | #define HAVE_SYS_SOCKET_H 1
|
---|
4078 | | #define HAVE_SYS_TIME_H 1
|
---|
4079 | | #define HAVE_SYS_TIMES_H 1
|
---|
4080 | | #define HAVE_SYS_UIO_H 1
|
---|
4081 | | #define HAVE_TIME_H 1
|
---|
4082 | | #define HAVE_UTIME_H 1
|
---|
4083 | | #define HAVE_GMP_H 1
|
---|
4084 | | #define HAVE_LIBGMP 1
|
---|
4085 | | /* end confdefs.h. */
|
---|
4086 | | #include <limits.h>
|
---|
4087 | |
|
---|
4088 | | int
|
---|
4089 | | main ()
|
---|
4090 | | {
|
---|
4091 | | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
|
---|
4092 | | bogus endian macros
|
---|
4093 | | #endif
|
---|
4094 | |
|
---|
4095 | | ;
|
---|
4096 | | return 0;
|
---|
4097 | | }
|
---|
4098 | configure:10802: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector conftest.c -lgmp >&5
|
---|
4099 | configure:10802: $? = 0
|
---|
4100 | configure:10802: ./conftest
|
---|
4101 | runtime_loader: Cannot open file libssp.so.0: No such file or directory
|
---|
4102 | configure:10802: $? = 3
|
---|
4103 | configure: program exited with status 3
|
---|
4104 | configure: failed program was:
|
---|
4105 | | /* confdefs.h */
|
---|
4106 | | #define PACKAGE_NAME ""
|
---|
4107 | | #define PACKAGE_TARNAME ""
|
---|
4108 | | #define PACKAGE_VERSION ""
|
---|
4109 | | #define PACKAGE_STRING ""
|
---|
4110 | | #define PACKAGE_BUGREPORT ""
|
---|
4111 | | #define PACKAGE_URL ""
|
---|
4112 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
4113 | | #define STDC_HEADERS 1
|
---|
4114 | | #define HAVE_SYS_TYPES_H 1
|
---|
4115 | | #define HAVE_SYS_STAT_H 1
|
---|
4116 | | #define HAVE_STDLIB_H 1
|
---|
4117 | | #define HAVE_STRING_H 1
|
---|
4118 | | #define HAVE_MEMORY_H 1
|
---|
4119 | | #define HAVE_STRINGS_H 1
|
---|
4120 | | #define HAVE_INTTYPES_H 1
|
---|
4121 | | #define HAVE_STDINT_H 1
|
---|
4122 | | #define HAVE_UNISTD_H 1
|
---|
4123 | | #define __EXTENSIONS__ 1
|
---|
4124 | | #define _ALL_SOURCE 1
|
---|
4125 | | #define _GNU_SOURCE 1
|
---|
4126 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
4127 | | #define _TANDEM_SOURCE 1
|
---|
4128 | | #define HAVE_INFINITY 1
|
---|
4129 | | #define HAVE_NAN 1
|
---|
4130 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
4131 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
4132 | | #define HAVE_DIRENT_H 1
|
---|
4133 | | #define HAVE__BOOL 1
|
---|
4134 | | #define HAVE_STDBOOL_H 1
|
---|
4135 | | #define HAVE_SYS_WAIT_H 1
|
---|
4136 | | #define HAVE_GRP_H 1
|
---|
4137 | | #define HAVE_FCNTL_H 1
|
---|
4138 | | #define HAVE_FLOAT_H 1
|
---|
4139 | | #define HAVE_LANGINFO_H 1
|
---|
4140 | | #define HAVE_LIMITS_H 1
|
---|
4141 | | #define HAVE_LOCALE_H 1
|
---|
4142 | | #define HAVE_MALLOC_H 1
|
---|
4143 | | #define HAVE_PWD_H 1
|
---|
4144 | | #define HAVE_SYS_FILE_H 1
|
---|
4145 | | #define HAVE_SYS_IOCTL_H 1
|
---|
4146 | | #define HAVE_SYS_PARAM_H 1
|
---|
4147 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
4148 | | #define HAVE_SYS_SELECT_H 1
|
---|
4149 | | #define HAVE_SYS_SOCKET_H 1
|
---|
4150 | | #define HAVE_SYS_TIME_H 1
|
---|
4151 | | #define HAVE_SYS_TIMES_H 1
|
---|
4152 | | #define HAVE_SYS_UIO_H 1
|
---|
4153 | | #define HAVE_TIME_H 1
|
---|
4154 | | #define HAVE_UTIME_H 1
|
---|
4155 | | #define HAVE_GMP_H 1
|
---|
4156 | | #define HAVE_LIBGMP 1
|
---|
4157 | | /* end confdefs.h. */
|
---|
4158 | | #include <stdio.h>
|
---|
4159 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4160 | | # include <sys/types.h>
|
---|
4161 | | #endif
|
---|
4162 | | #ifdef HAVE_SYS_STAT_H
|
---|
4163 | | # include <sys/stat.h>
|
---|
4164 | | #endif
|
---|
4165 | | #ifdef STDC_HEADERS
|
---|
4166 | | # include <stdlib.h>
|
---|
4167 | | # include <stddef.h>
|
---|
4168 | | #else
|
---|
4169 | | # ifdef HAVE_STDLIB_H
|
---|
4170 | | # include <stdlib.h>
|
---|
4171 | | # endif
|
---|
4172 | | #endif
|
---|
4173 | | #ifdef HAVE_STRING_H
|
---|
4174 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4175 | | # include <memory.h>
|
---|
4176 | | # endif
|
---|
4177 | | # include <string.h>
|
---|
4178 | | #endif
|
---|
4179 | | #ifdef HAVE_STRINGS_H
|
---|
4180 | | # include <strings.h>
|
---|
4181 | | #endif
|
---|
4182 | | #ifdef HAVE_INTTYPES_H
|
---|
4183 | | # include <inttypes.h>
|
---|
4184 | | #endif
|
---|
4185 | | #ifdef HAVE_STDINT_H
|
---|
4186 | | # include <stdint.h>
|
---|
4187 | | #endif
|
---|
4188 | | #ifdef HAVE_UNISTD_H
|
---|
4189 | | # include <unistd.h>
|
---|
4190 | | #endif
|
---|
4191 | | int
|
---|
4192 | | main ()
|
---|
4193 | | {
|
---|
4194 | |
|
---|
4195 | | /* Are we little or big endian? From Harbison&Steele. */
|
---|
4196 | | union
|
---|
4197 | | {
|
---|
4198 | | long int l;
|
---|
4199 | | char c[sizeof (long int)];
|
---|
4200 | | } u;
|
---|
4201 | | u.l = 1;
|
---|
4202 | | return u.c[sizeof (long int) - 1] == 1;
|
---|
4203 | |
|
---|
4204 | | ;
|
---|
4205 | | return 0;
|
---|
4206 | | }
|
---|
4207 | configure:10813: result: yes
|
---|
4208 | configure:10831: checking for an ANSI C-conforming const
|
---|
4209 | configure:10897: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
4210 | configure:10897: $? = 0
|
---|
4211 | configure:10904: result: yes
|
---|
4212 | configure:10912: checking whether char is unsigned
|
---|
4213 | configure:10931: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
4214 | configure:10931: $? = 0
|
---|
4215 | configure:10938: result: no
|
---|
4216 | configure:10945: checking for inline
|
---|
4217 | configure:10961: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
4218 | configure:10961: $? = 0
|
---|
4219 | configure:10969: result: inline
|
---|
4220 | configure:10987: checking for working volatile
|
---|
4221 | configure:11006: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
4222 | configure:11006: $? = 0
|
---|
4223 | configure:11013: result: yes
|
---|
4224 | configure:11022: checking for typeof syntax and keyword spelling
|
---|
4225 | configure:11053: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
4226 | configure:11053: $? = 0
|
---|
4227 | configure:11060: result: typeof
|
---|
4228 | configure:11083: checking for long long
|
---|
4229 | configure:11083: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
4230 | configure:11083: $? = 0
|
---|
4231 | configure:11083: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
4232 | conftest.c: In function 'main':
|
---|
4233 | conftest.c:92:24: error: expected expression before ')' token
|
---|
4234 | if (sizeof ((long long)))
|
---|
4235 | ^
|
---|
4236 | configure:11083: $? = 1
|
---|
4237 | configure: failed program was:
|
---|
4238 | | /* confdefs.h */
|
---|
4239 | | #define PACKAGE_NAME ""
|
---|
4240 | | #define PACKAGE_TARNAME ""
|
---|
4241 | | #define PACKAGE_VERSION ""
|
---|
4242 | | #define PACKAGE_STRING ""
|
---|
4243 | | #define PACKAGE_BUGREPORT ""
|
---|
4244 | | #define PACKAGE_URL ""
|
---|
4245 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
4246 | | #define STDC_HEADERS 1
|
---|
4247 | | #define HAVE_SYS_TYPES_H 1
|
---|
4248 | | #define HAVE_SYS_STAT_H 1
|
---|
4249 | | #define HAVE_STDLIB_H 1
|
---|
4250 | | #define HAVE_STRING_H 1
|
---|
4251 | | #define HAVE_MEMORY_H 1
|
---|
4252 | | #define HAVE_STRINGS_H 1
|
---|
4253 | | #define HAVE_INTTYPES_H 1
|
---|
4254 | | #define HAVE_STDINT_H 1
|
---|
4255 | | #define HAVE_UNISTD_H 1
|
---|
4256 | | #define __EXTENSIONS__ 1
|
---|
4257 | | #define _ALL_SOURCE 1
|
---|
4258 | | #define _GNU_SOURCE 1
|
---|
4259 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
4260 | | #define _TANDEM_SOURCE 1
|
---|
4261 | | #define HAVE_INFINITY 1
|
---|
4262 | | #define HAVE_NAN 1
|
---|
4263 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
4264 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
4265 | | #define HAVE_DIRENT_H 1
|
---|
4266 | | #define HAVE__BOOL 1
|
---|
4267 | | #define HAVE_STDBOOL_H 1
|
---|
4268 | | #define HAVE_SYS_WAIT_H 1
|
---|
4269 | | #define HAVE_GRP_H 1
|
---|
4270 | | #define HAVE_FCNTL_H 1
|
---|
4271 | | #define HAVE_FLOAT_H 1
|
---|
4272 | | #define HAVE_LANGINFO_H 1
|
---|
4273 | | #define HAVE_LIMITS_H 1
|
---|
4274 | | #define HAVE_LOCALE_H 1
|
---|
4275 | | #define HAVE_MALLOC_H 1
|
---|
4276 | | #define HAVE_PWD_H 1
|
---|
4277 | | #define HAVE_SYS_FILE_H 1
|
---|
4278 | | #define HAVE_SYS_IOCTL_H 1
|
---|
4279 | | #define HAVE_SYS_PARAM_H 1
|
---|
4280 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
4281 | | #define HAVE_SYS_SELECT_H 1
|
---|
4282 | | #define HAVE_SYS_SOCKET_H 1
|
---|
4283 | | #define HAVE_SYS_TIME_H 1
|
---|
4284 | | #define HAVE_SYS_TIMES_H 1
|
---|
4285 | | #define HAVE_SYS_UIO_H 1
|
---|
4286 | | #define HAVE_TIME_H 1
|
---|
4287 | | #define HAVE_UTIME_H 1
|
---|
4288 | | #define HAVE_GMP_H 1
|
---|
4289 | | #define HAVE_LIBGMP 1
|
---|
4290 | | #define WORDS_BIGENDIAN 1
|
---|
4291 | | #define HAVE_TYPEOF 1
|
---|
4292 | | /* end confdefs.h. */
|
---|
4293 | | #include <stdio.h>
|
---|
4294 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4295 | | # include <sys/types.h>
|
---|
4296 | | #endif
|
---|
4297 | | #ifdef HAVE_SYS_STAT_H
|
---|
4298 | | # include <sys/stat.h>
|
---|
4299 | | #endif
|
---|
4300 | | #ifdef STDC_HEADERS
|
---|
4301 | | # include <stdlib.h>
|
---|
4302 | | # include <stddef.h>
|
---|
4303 | | #else
|
---|
4304 | | # ifdef HAVE_STDLIB_H
|
---|
4305 | | # include <stdlib.h>
|
---|
4306 | | # endif
|
---|
4307 | | #endif
|
---|
4308 | | #ifdef HAVE_STRING_H
|
---|
4309 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4310 | | # include <memory.h>
|
---|
4311 | | # endif
|
---|
4312 | | # include <string.h>
|
---|
4313 | | #endif
|
---|
4314 | | #ifdef HAVE_STRINGS_H
|
---|
4315 | | # include <strings.h>
|
---|
4316 | | #endif
|
---|
4317 | | #ifdef HAVE_INTTYPES_H
|
---|
4318 | | # include <inttypes.h>
|
---|
4319 | | #endif
|
---|
4320 | | #ifdef HAVE_STDINT_H
|
---|
4321 | | # include <stdint.h>
|
---|
4322 | | #endif
|
---|
4323 | | #ifdef HAVE_UNISTD_H
|
---|
4324 | | # include <unistd.h>
|
---|
4325 | | #endif
|
---|
4326 | | int
|
---|
4327 | | main ()
|
---|
4328 | | {
|
---|
4329 | | if (sizeof ((long long)))
|
---|
4330 | | return 0;
|
---|
4331 | | ;
|
---|
4332 | | return 0;
|
---|
4333 | | }
|
---|
4334 | configure:11083: result: yes
|
---|
4335 | configure:11092: checking for off_t
|
---|
4336 | configure:11092: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
4337 | configure:11092: $? = 0
|
---|
4338 | configure:11092: gcc -c -D_BSD_SOURCE conftest.c >&5
|
---|
4339 | conftest.c: In function 'main':
|
---|
4340 | conftest.c:93:20: error: expected expression before ')' token
|
---|
4341 | if (sizeof ((off_t)))
|
---|
4342 | ^
|
---|
4343 | configure:11092: $? = 1
|
---|
4344 | configure: failed program was:
|
---|
4345 | | /* confdefs.h */
|
---|
4346 | | #define PACKAGE_NAME ""
|
---|
4347 | | #define PACKAGE_TARNAME ""
|
---|
4348 | | #define PACKAGE_VERSION ""
|
---|
4349 | | #define PACKAGE_STRING ""
|
---|
4350 | | #define PACKAGE_BUGREPORT ""
|
---|
4351 | | #define PACKAGE_URL ""
|
---|
4352 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
4353 | | #define STDC_HEADERS 1
|
---|
4354 | | #define HAVE_SYS_TYPES_H 1
|
---|
4355 | | #define HAVE_SYS_STAT_H 1
|
---|
4356 | | #define HAVE_STDLIB_H 1
|
---|
4357 | | #define HAVE_STRING_H 1
|
---|
4358 | | #define HAVE_MEMORY_H 1
|
---|
4359 | | #define HAVE_STRINGS_H 1
|
---|
4360 | | #define HAVE_INTTYPES_H 1
|
---|
4361 | | #define HAVE_STDINT_H 1
|
---|
4362 | | #define HAVE_UNISTD_H 1
|
---|
4363 | | #define __EXTENSIONS__ 1
|
---|
4364 | | #define _ALL_SOURCE 1
|
---|
4365 | | #define _GNU_SOURCE 1
|
---|
4366 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
4367 | | #define _TANDEM_SOURCE 1
|
---|
4368 | | #define HAVE_INFINITY 1
|
---|
4369 | | #define HAVE_NAN 1
|
---|
4370 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
4371 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
4372 | | #define HAVE_DIRENT_H 1
|
---|
4373 | | #define HAVE__BOOL 1
|
---|
4374 | | #define HAVE_STDBOOL_H 1
|
---|
4375 | | #define HAVE_SYS_WAIT_H 1
|
---|
4376 | | #define HAVE_GRP_H 1
|
---|
4377 | | #define HAVE_FCNTL_H 1
|
---|
4378 | | #define HAVE_FLOAT_H 1
|
---|
4379 | | #define HAVE_LANGINFO_H 1
|
---|
4380 | | #define HAVE_LIMITS_H 1
|
---|
4381 | | #define HAVE_LOCALE_H 1
|
---|
4382 | | #define HAVE_MALLOC_H 1
|
---|
4383 | | #define HAVE_PWD_H 1
|
---|
4384 | | #define HAVE_SYS_FILE_H 1
|
---|
4385 | | #define HAVE_SYS_IOCTL_H 1
|
---|
4386 | | #define HAVE_SYS_PARAM_H 1
|
---|
4387 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
4388 | | #define HAVE_SYS_SELECT_H 1
|
---|
4389 | | #define HAVE_SYS_SOCKET_H 1
|
---|
4390 | | #define HAVE_SYS_TIME_H 1
|
---|
4391 | | #define HAVE_SYS_TIMES_H 1
|
---|
4392 | | #define HAVE_SYS_UIO_H 1
|
---|
4393 | | #define HAVE_TIME_H 1
|
---|
4394 | | #define HAVE_UTIME_H 1
|
---|
4395 | | #define HAVE_GMP_H 1
|
---|
4396 | | #define HAVE_LIBGMP 1
|
---|
4397 | | #define WORDS_BIGENDIAN 1
|
---|
4398 | | #define HAVE_TYPEOF 1
|
---|
4399 | | #define HAVE_LONG_LONG 1
|
---|
4400 | | /* end confdefs.h. */
|
---|
4401 | | #include <stdio.h>
|
---|
4402 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4403 | | # include <sys/types.h>
|
---|
4404 | | #endif
|
---|
4405 | | #ifdef HAVE_SYS_STAT_H
|
---|
4406 | | # include <sys/stat.h>
|
---|
4407 | | #endif
|
---|
4408 | | #ifdef STDC_HEADERS
|
---|
4409 | | # include <stdlib.h>
|
---|
4410 | | # include <stddef.h>
|
---|
4411 | | #else
|
---|
4412 | | # ifdef HAVE_STDLIB_H
|
---|
4413 | | # include <stdlib.h>
|
---|
4414 | | # endif
|
---|
4415 | | #endif
|
---|
4416 | | #ifdef HAVE_STRING_H
|
---|
4417 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4418 | | # include <memory.h>
|
---|
4419 | | # endif
|
---|
4420 | | # include <string.h>
|
---|
4421 | | #endif
|
---|
4422 | | #ifdef HAVE_STRINGS_H
|
---|
4423 | | # include <strings.h>
|
---|
4424 | | #endif
|
---|
4425 | | #ifdef HAVE_INTTYPES_H
|
---|
4426 | | # include <inttypes.h>
|
---|
4427 | | #endif
|
---|
4428 | | #ifdef HAVE_STDINT_H
|
---|
4429 | | # include <stdint.h>
|
---|
4430 | | #endif
|
---|
4431 | | #ifdef HAVE_UNISTD_H
|
---|
4432 | | # include <unistd.h>
|
---|
4433 | | #endif
|
---|
4434 | | int
|
---|
4435 | | main ()
|
---|
4436 | | {
|
---|
4437 | | if (sizeof ((off_t)))
|
---|
4438 | | return 0;
|
---|
4439 | | ;
|
---|
4440 | | return 0;
|
---|
4441 | | }
|
---|
4442 | configure:11092: result: yes
|
---|
4443 | configure:11103: checking char bit
|
---|
4444 | configure:11109: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector conftest.c -lgmp >&5
|
---|
4445 | configure:11109: $? = 0
|
---|
4446 | configure:11109: ./conftest
|
---|
4447 | runtime_loader: Cannot open file libssp.so.0: No such file or directory
|
---|
4448 | configure:11109: $? = 3
|
---|
4449 | configure: program exited with status 3
|
---|
4450 | configure: failed program was:
|
---|
4451 | | /* confdefs.h */
|
---|
4452 | | #define PACKAGE_NAME ""
|
---|
4453 | | #define PACKAGE_TARNAME ""
|
---|
4454 | | #define PACKAGE_VERSION ""
|
---|
4455 | | #define PACKAGE_STRING ""
|
---|
4456 | | #define PACKAGE_BUGREPORT ""
|
---|
4457 | | #define PACKAGE_URL ""
|
---|
4458 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
4459 | | #define STDC_HEADERS 1
|
---|
4460 | | #define HAVE_SYS_TYPES_H 1
|
---|
4461 | | #define HAVE_SYS_STAT_H 1
|
---|
4462 | | #define HAVE_STDLIB_H 1
|
---|
4463 | | #define HAVE_STRING_H 1
|
---|
4464 | | #define HAVE_MEMORY_H 1
|
---|
4465 | | #define HAVE_STRINGS_H 1
|
---|
4466 | | #define HAVE_INTTYPES_H 1
|
---|
4467 | | #define HAVE_STDINT_H 1
|
---|
4468 | | #define HAVE_UNISTD_H 1
|
---|
4469 | | #define __EXTENSIONS__ 1
|
---|
4470 | | #define _ALL_SOURCE 1
|
---|
4471 | | #define _GNU_SOURCE 1
|
---|
4472 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
4473 | | #define _TANDEM_SOURCE 1
|
---|
4474 | | #define HAVE_INFINITY 1
|
---|
4475 | | #define HAVE_NAN 1
|
---|
4476 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
4477 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
4478 | | #define HAVE_DIRENT_H 1
|
---|
4479 | | #define HAVE__BOOL 1
|
---|
4480 | | #define HAVE_STDBOOL_H 1
|
---|
4481 | | #define HAVE_SYS_WAIT_H 1
|
---|
4482 | | #define HAVE_GRP_H 1
|
---|
4483 | | #define HAVE_FCNTL_H 1
|
---|
4484 | | #define HAVE_FLOAT_H 1
|
---|
4485 | | #define HAVE_LANGINFO_H 1
|
---|
4486 | | #define HAVE_LIMITS_H 1
|
---|
4487 | | #define HAVE_LOCALE_H 1
|
---|
4488 | | #define HAVE_MALLOC_H 1
|
---|
4489 | | #define HAVE_PWD_H 1
|
---|
4490 | | #define HAVE_SYS_FILE_H 1
|
---|
4491 | | #define HAVE_SYS_IOCTL_H 1
|
---|
4492 | | #define HAVE_SYS_PARAM_H 1
|
---|
4493 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
4494 | | #define HAVE_SYS_SELECT_H 1
|
---|
4495 | | #define HAVE_SYS_SOCKET_H 1
|
---|
4496 | | #define HAVE_SYS_TIME_H 1
|
---|
4497 | | #define HAVE_SYS_TIMES_H 1
|
---|
4498 | | #define HAVE_SYS_UIO_H 1
|
---|
4499 | | #define HAVE_TIME_H 1
|
---|
4500 | | #define HAVE_UTIME_H 1
|
---|
4501 | | #define HAVE_GMP_H 1
|
---|
4502 | | #define HAVE_LIBGMP 1
|
---|
4503 | | #define WORDS_BIGENDIAN 1
|
---|
4504 | | #define HAVE_TYPEOF 1
|
---|
4505 | | #define HAVE_LONG_LONG 1
|
---|
4506 | | #define HAVE_OFF_T 1
|
---|
4507 | | /* end confdefs.h. */
|
---|
4508 | | #include <limits.h>
|
---|
4509 | |
|
---|
4510 | | static long int longval () { return CHAR_BIT; }
|
---|
4511 | | static unsigned long int ulongval () { return CHAR_BIT; }
|
---|
4512 | | #include <stdio.h>
|
---|
4513 | | #include <stdlib.h>
|
---|
4514 | | int
|
---|
4515 | | main ()
|
---|
4516 | | {
|
---|
4517 | |
|
---|
4518 | | FILE *f = fopen ("conftest.val", "w");
|
---|
4519 | | if (! f)
|
---|
4520 | | return 1;
|
---|
4521 | | if ((CHAR_BIT) < 0)
|
---|
4522 | | {
|
---|
4523 | | long int i = longval ();
|
---|
4524 | | if (i != (CHAR_BIT))
|
---|
4525 | | return 1;
|
---|
4526 | | fprintf (f, "%ld", i);
|
---|
4527 | | }
|
---|
4528 | | else
|
---|
4529 | | {
|
---|
4530 | | unsigned long int i = ulongval ();
|
---|
4531 | | if (i != (CHAR_BIT))
|
---|
4532 | | return 1;
|
---|
4533 | | fprintf (f, "%lu", i);
|
---|
4534 | | }
|
---|
4535 | | /* Do not output a trailing newline, as this causes \r\n confusion
|
---|
4536 | | on some platforms. */
|
---|
4537 | | return ferror (f) || fclose (f) != 0;
|
---|
4538 | |
|
---|
4539 | | ;
|
---|
4540 | | return 0;
|
---|
4541 | | }
|
---|
4542 | configure:11118: result: 8
|
---|
4543 | configure:11241: checking size of int
|
---|
4544 | configure:11246: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector conftest.c -lgmp >&5
|
---|
4545 | configure:11246: $? = 0
|
---|
4546 | configure:11246: ./conftest
|
---|
4547 | runtime_loader: Cannot open file libssp.so.0: No such file or directory
|
---|
4548 | configure:11246: $? = 3
|
---|
4549 | configure: program exited with status 3
|
---|
4550 | configure: failed program was:
|
---|
4551 | | /* confdefs.h */
|
---|
4552 | | #define PACKAGE_NAME ""
|
---|
4553 | | #define PACKAGE_TARNAME ""
|
---|
4554 | | #define PACKAGE_VERSION ""
|
---|
4555 | | #define PACKAGE_STRING ""
|
---|
4556 | | #define PACKAGE_BUGREPORT ""
|
---|
4557 | | #define PACKAGE_URL ""
|
---|
4558 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
4559 | | #define STDC_HEADERS 1
|
---|
4560 | | #define HAVE_SYS_TYPES_H 1
|
---|
4561 | | #define HAVE_SYS_STAT_H 1
|
---|
4562 | | #define HAVE_STDLIB_H 1
|
---|
4563 | | #define HAVE_STRING_H 1
|
---|
4564 | | #define HAVE_MEMORY_H 1
|
---|
4565 | | #define HAVE_STRINGS_H 1
|
---|
4566 | | #define HAVE_INTTYPES_H 1
|
---|
4567 | | #define HAVE_STDINT_H 1
|
---|
4568 | | #define HAVE_UNISTD_H 1
|
---|
4569 | | #define __EXTENSIONS__ 1
|
---|
4570 | | #define _ALL_SOURCE 1
|
---|
4571 | | #define _GNU_SOURCE 1
|
---|
4572 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
4573 | | #define _TANDEM_SOURCE 1
|
---|
4574 | | #define HAVE_INFINITY 1
|
---|
4575 | | #define HAVE_NAN 1
|
---|
4576 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
4577 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
4578 | | #define HAVE_DIRENT_H 1
|
---|
4579 | | #define HAVE__BOOL 1
|
---|
4580 | | #define HAVE_STDBOOL_H 1
|
---|
4581 | | #define HAVE_SYS_WAIT_H 1
|
---|
4582 | | #define HAVE_GRP_H 1
|
---|
4583 | | #define HAVE_FCNTL_H 1
|
---|
4584 | | #define HAVE_FLOAT_H 1
|
---|
4585 | | #define HAVE_LANGINFO_H 1
|
---|
4586 | | #define HAVE_LIMITS_H 1
|
---|
4587 | | #define HAVE_LOCALE_H 1
|
---|
4588 | | #define HAVE_MALLOC_H 1
|
---|
4589 | | #define HAVE_PWD_H 1
|
---|
4590 | | #define HAVE_SYS_FILE_H 1
|
---|
4591 | | #define HAVE_SYS_IOCTL_H 1
|
---|
4592 | | #define HAVE_SYS_PARAM_H 1
|
---|
4593 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
4594 | | #define HAVE_SYS_SELECT_H 1
|
---|
4595 | | #define HAVE_SYS_SOCKET_H 1
|
---|
4596 | | #define HAVE_SYS_TIME_H 1
|
---|
4597 | | #define HAVE_SYS_TIMES_H 1
|
---|
4598 | | #define HAVE_SYS_UIO_H 1
|
---|
4599 | | #define HAVE_TIME_H 1
|
---|
4600 | | #define HAVE_UTIME_H 1
|
---|
4601 | | #define HAVE_GMP_H 1
|
---|
4602 | | #define HAVE_LIBGMP 1
|
---|
4603 | | #define WORDS_BIGENDIAN 1
|
---|
4604 | | #define HAVE_TYPEOF 1
|
---|
4605 | | #define HAVE_LONG_LONG 1
|
---|
4606 | | #define HAVE_OFF_T 1
|
---|
4607 | | /* end confdefs.h. */
|
---|
4608 | | #include <stdio.h>
|
---|
4609 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4610 | | # include <sys/types.h>
|
---|
4611 | | #endif
|
---|
4612 | | #ifdef HAVE_SYS_STAT_H
|
---|
4613 | | # include <sys/stat.h>
|
---|
4614 | | #endif
|
---|
4615 | | #ifdef STDC_HEADERS
|
---|
4616 | | # include <stdlib.h>
|
---|
4617 | | # include <stddef.h>
|
---|
4618 | | #else
|
---|
4619 | | # ifdef HAVE_STDLIB_H
|
---|
4620 | | # include <stdlib.h>
|
---|
4621 | | # endif
|
---|
4622 | | #endif
|
---|
4623 | | #ifdef HAVE_STRING_H
|
---|
4624 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4625 | | # include <memory.h>
|
---|
4626 | | # endif
|
---|
4627 | | # include <string.h>
|
---|
4628 | | #endif
|
---|
4629 | | #ifdef HAVE_STRINGS_H
|
---|
4630 | | # include <strings.h>
|
---|
4631 | | #endif
|
---|
4632 | | #ifdef HAVE_INTTYPES_H
|
---|
4633 | | # include <inttypes.h>
|
---|
4634 | | #endif
|
---|
4635 | | #ifdef HAVE_STDINT_H
|
---|
4636 | | # include <stdint.h>
|
---|
4637 | | #endif
|
---|
4638 | | #ifdef HAVE_UNISTD_H
|
---|
4639 | | # include <unistd.h>
|
---|
4640 | | #endif
|
---|
4641 | | static long int longval () { return (long int) (sizeof (int)); }
|
---|
4642 | | static unsigned long int ulongval () { return (long int) (sizeof (int)); }
|
---|
4643 | | #include <stdio.h>
|
---|
4644 | | #include <stdlib.h>
|
---|
4645 | | int
|
---|
4646 | | main ()
|
---|
4647 | | {
|
---|
4648 | |
|
---|
4649 | | FILE *f = fopen ("conftest.val", "w");
|
---|
4650 | | if (! f)
|
---|
4651 | | return 1;
|
---|
4652 | | if (((long int) (sizeof (int))) < 0)
|
---|
4653 | | {
|
---|
4654 | | long int i = longval ();
|
---|
4655 | | if (i != ((long int) (sizeof (int))))
|
---|
4656 | | return 1;
|
---|
4657 | | fprintf (f, "%ld", i);
|
---|
4658 | | }
|
---|
4659 | | else
|
---|
4660 | | {
|
---|
4661 | | unsigned long int i = ulongval ();
|
---|
4662 | | if (i != ((long int) (sizeof (int))))
|
---|
4663 | | return 1;
|
---|
4664 | | fprintf (f, "%lu", i);
|
---|
4665 | | }
|
---|
4666 | | /* Do not output a trailing newline, as this causes \r\n confusion
|
---|
4667 | | on some platforms. */
|
---|
4668 | | return ferror (f) || fclose (f) != 0;
|
---|
4669 | |
|
---|
4670 | | ;
|
---|
4671 | | return 0;
|
---|
4672 | | }
|
---|
4673 | configure:11260: result: 0
|
---|
4674 | configure:11339: checking size of short
|
---|
4675 | configure:11344: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector conftest.c -lgmp >&5
|
---|
4676 | configure:11344: $? = 0
|
---|
4677 | configure:11344: ./conftest
|
---|
4678 | runtime_loader: Cannot open file libssp.so.0: No such file or directory
|
---|
4679 | configure:11344: $? = 3
|
---|
4680 | configure: program exited with status 3
|
---|
4681 | configure: failed program was:
|
---|
4682 | | /* confdefs.h */
|
---|
4683 | | #define PACKAGE_NAME ""
|
---|
4684 | | #define PACKAGE_TARNAME ""
|
---|
4685 | | #define PACKAGE_VERSION ""
|
---|
4686 | | #define PACKAGE_STRING ""
|
---|
4687 | | #define PACKAGE_BUGREPORT ""
|
---|
4688 | | #define PACKAGE_URL ""
|
---|
4689 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
4690 | | #define STDC_HEADERS 1
|
---|
4691 | | #define HAVE_SYS_TYPES_H 1
|
---|
4692 | | #define HAVE_SYS_STAT_H 1
|
---|
4693 | | #define HAVE_STDLIB_H 1
|
---|
4694 | | #define HAVE_STRING_H 1
|
---|
4695 | | #define HAVE_MEMORY_H 1
|
---|
4696 | | #define HAVE_STRINGS_H 1
|
---|
4697 | | #define HAVE_INTTYPES_H 1
|
---|
4698 | | #define HAVE_STDINT_H 1
|
---|
4699 | | #define HAVE_UNISTD_H 1
|
---|
4700 | | #define __EXTENSIONS__ 1
|
---|
4701 | | #define _ALL_SOURCE 1
|
---|
4702 | | #define _GNU_SOURCE 1
|
---|
4703 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
4704 | | #define _TANDEM_SOURCE 1
|
---|
4705 | | #define HAVE_INFINITY 1
|
---|
4706 | | #define HAVE_NAN 1
|
---|
4707 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
4708 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
4709 | | #define HAVE_DIRENT_H 1
|
---|
4710 | | #define HAVE__BOOL 1
|
---|
4711 | | #define HAVE_STDBOOL_H 1
|
---|
4712 | | #define HAVE_SYS_WAIT_H 1
|
---|
4713 | | #define HAVE_GRP_H 1
|
---|
4714 | | #define HAVE_FCNTL_H 1
|
---|
4715 | | #define HAVE_FLOAT_H 1
|
---|
4716 | | #define HAVE_LANGINFO_H 1
|
---|
4717 | | #define HAVE_LIMITS_H 1
|
---|
4718 | | #define HAVE_LOCALE_H 1
|
---|
4719 | | #define HAVE_MALLOC_H 1
|
---|
4720 | | #define HAVE_PWD_H 1
|
---|
4721 | | #define HAVE_SYS_FILE_H 1
|
---|
4722 | | #define HAVE_SYS_IOCTL_H 1
|
---|
4723 | | #define HAVE_SYS_PARAM_H 1
|
---|
4724 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
4725 | | #define HAVE_SYS_SELECT_H 1
|
---|
4726 | | #define HAVE_SYS_SOCKET_H 1
|
---|
4727 | | #define HAVE_SYS_TIME_H 1
|
---|
4728 | | #define HAVE_SYS_TIMES_H 1
|
---|
4729 | | #define HAVE_SYS_UIO_H 1
|
---|
4730 | | #define HAVE_TIME_H 1
|
---|
4731 | | #define HAVE_UTIME_H 1
|
---|
4732 | | #define HAVE_GMP_H 1
|
---|
4733 | | #define HAVE_LIBGMP 1
|
---|
4734 | | #define WORDS_BIGENDIAN 1
|
---|
4735 | | #define HAVE_TYPEOF 1
|
---|
4736 | | #define HAVE_LONG_LONG 1
|
---|
4737 | | #define HAVE_OFF_T 1
|
---|
4738 | | #define SIZEOF_INT 0
|
---|
4739 | | /* end confdefs.h. */
|
---|
4740 | | #include <stdio.h>
|
---|
4741 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4742 | | # include <sys/types.h>
|
---|
4743 | | #endif
|
---|
4744 | | #ifdef HAVE_SYS_STAT_H
|
---|
4745 | | # include <sys/stat.h>
|
---|
4746 | | #endif
|
---|
4747 | | #ifdef STDC_HEADERS
|
---|
4748 | | # include <stdlib.h>
|
---|
4749 | | # include <stddef.h>
|
---|
4750 | | #else
|
---|
4751 | | # ifdef HAVE_STDLIB_H
|
---|
4752 | | # include <stdlib.h>
|
---|
4753 | | # endif
|
---|
4754 | | #endif
|
---|
4755 | | #ifdef HAVE_STRING_H
|
---|
4756 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4757 | | # include <memory.h>
|
---|
4758 | | # endif
|
---|
4759 | | # include <string.h>
|
---|
4760 | | #endif
|
---|
4761 | | #ifdef HAVE_STRINGS_H
|
---|
4762 | | # include <strings.h>
|
---|
4763 | | #endif
|
---|
4764 | | #ifdef HAVE_INTTYPES_H
|
---|
4765 | | # include <inttypes.h>
|
---|
4766 | | #endif
|
---|
4767 | | #ifdef HAVE_STDINT_H
|
---|
4768 | | # include <stdint.h>
|
---|
4769 | | #endif
|
---|
4770 | | #ifdef HAVE_UNISTD_H
|
---|
4771 | | # include <unistd.h>
|
---|
4772 | | #endif
|
---|
4773 | | static long int longval () { return (long int) (sizeof (short)); }
|
---|
4774 | | static unsigned long int ulongval () { return (long int) (sizeof (short)); }
|
---|
4775 | | #include <stdio.h>
|
---|
4776 | | #include <stdlib.h>
|
---|
4777 | | int
|
---|
4778 | | main ()
|
---|
4779 | | {
|
---|
4780 | |
|
---|
4781 | | FILE *f = fopen ("conftest.val", "w");
|
---|
4782 | | if (! f)
|
---|
4783 | | return 1;
|
---|
4784 | | if (((long int) (sizeof (short))) < 0)
|
---|
4785 | | {
|
---|
4786 | | long int i = longval ();
|
---|
4787 | | if (i != ((long int) (sizeof (short))))
|
---|
4788 | | return 1;
|
---|
4789 | | fprintf (f, "%ld", i);
|
---|
4790 | | }
|
---|
4791 | | else
|
---|
4792 | | {
|
---|
4793 | | unsigned long int i = ulongval ();
|
---|
4794 | | if (i != ((long int) (sizeof (short))))
|
---|
4795 | | return 1;
|
---|
4796 | | fprintf (f, "%lu", i);
|
---|
4797 | | }
|
---|
4798 | | /* Do not output a trailing newline, as this causes \r\n confusion
|
---|
4799 | | on some platforms. */
|
---|
4800 | | return ferror (f) || fclose (f) != 0;
|
---|
4801 | |
|
---|
4802 | | ;
|
---|
4803 | | return 0;
|
---|
4804 | | }
|
---|
4805 | configure:11358: result: 0
|
---|
4806 | configure:11513: checking size of long
|
---|
4807 | configure:11518: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector conftest.c -lgmp >&5
|
---|
4808 | configure:11518: $? = 0
|
---|
4809 | configure:11518: ./conftest
|
---|
4810 | runtime_loader: Cannot open file libssp.so.0: No such file or directory
|
---|
4811 | configure:11518: $? = 3
|
---|
4812 | configure: program exited with status 3
|
---|
4813 | configure: failed program was:
|
---|
4814 | | /* confdefs.h */
|
---|
4815 | | #define PACKAGE_NAME ""
|
---|
4816 | | #define PACKAGE_TARNAME ""
|
---|
4817 | | #define PACKAGE_VERSION ""
|
---|
4818 | | #define PACKAGE_STRING ""
|
---|
4819 | | #define PACKAGE_BUGREPORT ""
|
---|
4820 | | #define PACKAGE_URL ""
|
---|
4821 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
4822 | | #define STDC_HEADERS 1
|
---|
4823 | | #define HAVE_SYS_TYPES_H 1
|
---|
4824 | | #define HAVE_SYS_STAT_H 1
|
---|
4825 | | #define HAVE_STDLIB_H 1
|
---|
4826 | | #define HAVE_STRING_H 1
|
---|
4827 | | #define HAVE_MEMORY_H 1
|
---|
4828 | | #define HAVE_STRINGS_H 1
|
---|
4829 | | #define HAVE_INTTYPES_H 1
|
---|
4830 | | #define HAVE_STDINT_H 1
|
---|
4831 | | #define HAVE_UNISTD_H 1
|
---|
4832 | | #define __EXTENSIONS__ 1
|
---|
4833 | | #define _ALL_SOURCE 1
|
---|
4834 | | #define _GNU_SOURCE 1
|
---|
4835 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
4836 | | #define _TANDEM_SOURCE 1
|
---|
4837 | | #define HAVE_INFINITY 1
|
---|
4838 | | #define HAVE_NAN 1
|
---|
4839 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
4840 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
4841 | | #define HAVE_DIRENT_H 1
|
---|
4842 | | #define HAVE__BOOL 1
|
---|
4843 | | #define HAVE_STDBOOL_H 1
|
---|
4844 | | #define HAVE_SYS_WAIT_H 1
|
---|
4845 | | #define HAVE_GRP_H 1
|
---|
4846 | | #define HAVE_FCNTL_H 1
|
---|
4847 | | #define HAVE_FLOAT_H 1
|
---|
4848 | | #define HAVE_LANGINFO_H 1
|
---|
4849 | | #define HAVE_LIMITS_H 1
|
---|
4850 | | #define HAVE_LOCALE_H 1
|
---|
4851 | | #define HAVE_MALLOC_H 1
|
---|
4852 | | #define HAVE_PWD_H 1
|
---|
4853 | | #define HAVE_SYS_FILE_H 1
|
---|
4854 | | #define HAVE_SYS_IOCTL_H 1
|
---|
4855 | | #define HAVE_SYS_PARAM_H 1
|
---|
4856 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
4857 | | #define HAVE_SYS_SELECT_H 1
|
---|
4858 | | #define HAVE_SYS_SOCKET_H 1
|
---|
4859 | | #define HAVE_SYS_TIME_H 1
|
---|
4860 | | #define HAVE_SYS_TIMES_H 1
|
---|
4861 | | #define HAVE_SYS_UIO_H 1
|
---|
4862 | | #define HAVE_TIME_H 1
|
---|
4863 | | #define HAVE_UTIME_H 1
|
---|
4864 | | #define HAVE_GMP_H 1
|
---|
4865 | | #define HAVE_LIBGMP 1
|
---|
4866 | | #define WORDS_BIGENDIAN 1
|
---|
4867 | | #define HAVE_TYPEOF 1
|
---|
4868 | | #define HAVE_LONG_LONG 1
|
---|
4869 | | #define HAVE_OFF_T 1
|
---|
4870 | | #define SIZEOF_INT 0
|
---|
4871 | | #define SIZEOF_SHORT 0
|
---|
4872 | | /* end confdefs.h. */
|
---|
4873 | | #include <stdio.h>
|
---|
4874 | | #ifdef HAVE_SYS_TYPES_H
|
---|
4875 | | # include <sys/types.h>
|
---|
4876 | | #endif
|
---|
4877 | | #ifdef HAVE_SYS_STAT_H
|
---|
4878 | | # include <sys/stat.h>
|
---|
4879 | | #endif
|
---|
4880 | | #ifdef STDC_HEADERS
|
---|
4881 | | # include <stdlib.h>
|
---|
4882 | | # include <stddef.h>
|
---|
4883 | | #else
|
---|
4884 | | # ifdef HAVE_STDLIB_H
|
---|
4885 | | # include <stdlib.h>
|
---|
4886 | | # endif
|
---|
4887 | | #endif
|
---|
4888 | | #ifdef HAVE_STRING_H
|
---|
4889 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
4890 | | # include <memory.h>
|
---|
4891 | | # endif
|
---|
4892 | | # include <string.h>
|
---|
4893 | | #endif
|
---|
4894 | | #ifdef HAVE_STRINGS_H
|
---|
4895 | | # include <strings.h>
|
---|
4896 | | #endif
|
---|
4897 | | #ifdef HAVE_INTTYPES_H
|
---|
4898 | | # include <inttypes.h>
|
---|
4899 | | #endif
|
---|
4900 | | #ifdef HAVE_STDINT_H
|
---|
4901 | | # include <stdint.h>
|
---|
4902 | | #endif
|
---|
4903 | | #ifdef HAVE_UNISTD_H
|
---|
4904 | | # include <unistd.h>
|
---|
4905 | | #endif
|
---|
4906 | | static long int longval () { return (long int) (sizeof (long)); }
|
---|
4907 | | static unsigned long int ulongval () { return (long int) (sizeof (long)); }
|
---|
4908 | | #include <stdio.h>
|
---|
4909 | | #include <stdlib.h>
|
---|
4910 | | int
|
---|
4911 | | main ()
|
---|
4912 | | {
|
---|
4913 | |
|
---|
4914 | | FILE *f = fopen ("conftest.val", "w");
|
---|
4915 | | if (! f)
|
---|
4916 | | return 1;
|
---|
4917 | | if (((long int) (sizeof (long))) < 0)
|
---|
4918 | | {
|
---|
4919 | | long int i = longval ();
|
---|
4920 | | if (i != ((long int) (sizeof (long))))
|
---|
4921 | | return 1;
|
---|
4922 | | fprintf (f, "%ld", i);
|
---|
4923 | | }
|
---|
4924 | | else
|
---|
4925 | | {
|
---|
4926 | | unsigned long int i = ulongval ();
|
---|
4927 | | if (i != ((long int) (sizeof (long))))
|
---|
4928 | | return 1;
|
---|
4929 | | fprintf (f, "%lu", i);
|
---|
4930 | | }
|
---|
4931 | | /* Do not output a trailing newline, as this causes \r\n confusion
|
---|
4932 | | on some platforms. */
|
---|
4933 | | return ferror (f) || fclose (f) != 0;
|
---|
4934 | |
|
---|
4935 | | ;
|
---|
4936 | | return 0;
|
---|
4937 | | }
|
---|
4938 | configure:11532: result: 0
|
---|
4939 | configure:11611: checking size of long long
|
---|
4940 | configure:11616: gcc -o conftest -D_BSD_SOURCE -L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector conftest.c -lgmp >&5
|
---|
4941 | configure:11616: $? = 0
|
---|
4942 | configure:11616: ./conftest
|
---|
4943 | runtime_loader: Cannot open file libssp.so.0: No such file or directory
|
---|
4944 | configure:11616: $? = 3
|
---|
4945 | configure: program exited with status 3
|
---|
4946 | configure: failed program was:
|
---|
4947 | | /* confdefs.h */
|
---|
4948 | | #define PACKAGE_NAME ""
|
---|
4949 | | #define PACKAGE_TARNAME ""
|
---|
4950 | | #define PACKAGE_VERSION ""
|
---|
4951 | | #define PACKAGE_STRING ""
|
---|
4952 | | #define PACKAGE_BUGREPORT ""
|
---|
4953 | | #define PACKAGE_URL ""
|
---|
4954 | | #define CANONICALIZATION_FOR_MATHN 1
|
---|
4955 | | #define STDC_HEADERS 1
|
---|
4956 | | #define HAVE_SYS_TYPES_H 1
|
---|
4957 | | #define HAVE_SYS_STAT_H 1
|
---|
4958 | | #define HAVE_STDLIB_H 1
|
---|
4959 | | #define HAVE_STRING_H 1
|
---|
4960 | | #define HAVE_MEMORY_H 1
|
---|
4961 | | #define HAVE_STRINGS_H 1
|
---|
4962 | | #define HAVE_INTTYPES_H 1
|
---|
4963 | | #define HAVE_STDINT_H 1
|
---|
4964 | | #define HAVE_UNISTD_H 1
|
---|
4965 | | #define __EXTENSIONS__ 1
|
---|
4966 | | #define _ALL_SOURCE 1
|
---|
4967 | | #define _GNU_SOURCE 1
|
---|
4968 | | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
4969 | | #define _TANDEM_SOURCE 1
|
---|
4970 | | #define HAVE_INFINITY 1
|
---|
4971 | | #define HAVE_NAN 1
|
---|
4972 | | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
4973 | | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
4974 | | #define HAVE_DIRENT_H 1
|
---|
4975 | | #define HAVE__BOOL 1
|
---|
4976 | | #define HAVE_STDBOOL_H 1
|
---|
4977 | | #define HAVE_SYS_WAIT_H 1
|
---|
4978 | | #define HAVE_GRP_H 1
|
---|
4979 | | #define HAVE_FCNTL_H 1
|
---|
4980 | | #define HAVE_FLOAT_H 1
|
---|
4981 | | #define HAVE_LANGINFO_H 1
|
---|
4982 | | #define HAVE_LIMITS_H 1
|
---|
4983 | | #define HAVE_LOCALE_H 1
|
---|
4984 | | #define HAVE_MALLOC_H 1
|
---|
4985 | | #define HAVE_PWD_H 1
|
---|
4986 | | #define HAVE_SYS_FILE_H 1
|
---|
4987 | | #define HAVE_SYS_IOCTL_H 1
|
---|
4988 | | #define HAVE_SYS_PARAM_H 1
|
---|
4989 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
4990 | | #define HAVE_SYS_SELECT_H 1
|
---|
4991 | | #define HAVE_SYS_SOCKET_H 1
|
---|
4992 | | #define HAVE_SYS_TIME_H 1
|
---|
4993 | | #define HAVE_SYS_TIMES_H 1
|
---|
4994 | | #define HAVE_SYS_UIO_H 1
|
---|
4995 | | #define HAVE_TIME_H 1
|
---|
4996 | | #define HAVE_UTIME_H 1
|
---|
4997 | | #define HAVE_GMP_H 1
|
---|
4998 | | #define HAVE_LIBGMP 1
|
---|
4999 | | #define WORDS_BIGENDIAN 1
|
---|
5000 | | #define HAVE_TYPEOF 1
|
---|
5001 | | #define HAVE_LONG_LONG 1
|
---|
5002 | | #define HAVE_OFF_T 1
|
---|
5003 | | #define SIZEOF_INT 0
|
---|
5004 | | #define SIZEOF_SHORT 0
|
---|
5005 | | #define SIZEOF_LONG 0
|
---|
5006 | | /* end confdefs.h. */
|
---|
5007 | | #include <stdio.h>
|
---|
5008 | | #ifdef HAVE_SYS_TYPES_H
|
---|
5009 | | # include <sys/types.h>
|
---|
5010 | | #endif
|
---|
5011 | | #ifdef HAVE_SYS_STAT_H
|
---|
5012 | | # include <sys/stat.h>
|
---|
5013 | | #endif
|
---|
5014 | | #ifdef STDC_HEADERS
|
---|
5015 | | # include <stdlib.h>
|
---|
5016 | | # include <stddef.h>
|
---|
5017 | | #else
|
---|
5018 | | # ifdef HAVE_STDLIB_H
|
---|
5019 | | # include <stdlib.h>
|
---|
5020 | | # endif
|
---|
5021 | | #endif
|
---|
5022 | | #ifdef HAVE_STRING_H
|
---|
5023 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
5024 | | # include <memory.h>
|
---|
5025 | | # endif
|
---|
5026 | | # include <string.h>
|
---|
5027 | | #endif
|
---|
5028 | | #ifdef HAVE_STRINGS_H
|
---|
5029 | | # include <strings.h>
|
---|
5030 | | #endif
|
---|
5031 | | #ifdef HAVE_INTTYPES_H
|
---|
5032 | | # include <inttypes.h>
|
---|
5033 | | #endif
|
---|
5034 | | #ifdef HAVE_STDINT_H
|
---|
5035 | | # include <stdint.h>
|
---|
5036 | | #endif
|
---|
5037 | | #ifdef HAVE_UNISTD_H
|
---|
5038 | | # include <unistd.h>
|
---|
5039 | | #endif
|
---|
5040 | | static long int longval () { return (long int) (sizeof (long long)); }
|
---|
5041 | | static unsigned long int ulongval () { return (long int) (sizeof (long long)); }
|
---|
5042 | | #include <stdio.h>
|
---|
5043 | | #include <stdlib.h>
|
---|
5044 | | int
|
---|
5045 | | main ()
|
---|
5046 | | {
|
---|
5047 | |
|
---|
5048 | | FILE *f = fopen ("conftest.val", "w");
|
---|
5049 | | if (! f)
|
---|
5050 | | return 1;
|
---|
5051 | | if (((long int) (sizeof (long long))) < 0)
|
---|
5052 | | {
|
---|
5053 | | long int i = longval ();
|
---|
5054 | | if (i != ((long int) (sizeof (long long))))
|
---|
5055 | | return 1;
|
---|
5056 | | fprintf (f, "%ld", i);
|
---|
5057 | | }
|
---|
5058 | | else
|
---|
5059 | | {
|
---|
5060 | | unsigned long int i = ulongval ();
|
---|
5061 | | if (i != ((long int) (sizeof (long long))))
|
---|
5062 | | return 1;
|
---|
5063 | | fprintf (f, "%lu", i);
|
---|
5064 | | }
|
---|
5065 | | /* Do not output a trailing newline, as this causes \r\n confusion
|
---|
5066 | | on some platforms. */
|
---|
5067 | | return ferror (f) || fclose (f) != 0;
|
---|
5068 | |
|
---|
5069 | | ;
|
---|
5070 | | return 0;
|
---|
5071 | | }
|
---|
5072 | configure:11620: error: in `/boot/home/Desktop/ruby-2.3.1':
|
---|
5073 | configure:11622: error: cannot compute sizeof (long long)
|
---|
5074 | See `config.log' for more details
|
---|
5075 |
|
---|
5076 | ## ---------------- ##
|
---|
5077 | ## Cache variables. ##
|
---|
5078 | ## ---------------- ##
|
---|
5079 |
|
---|
5080 | ac_cv_build=i586-pc-haiku
|
---|
5081 | ac_cv_c_bigendian=yes
|
---|
5082 | ac_cv_c_char_unsigned=no
|
---|
5083 | ac_cv_c_compiler_gnu=yes
|
---|
5084 | ac_cv_c_const=yes
|
---|
5085 | ac_cv_c_inline=inline
|
---|
5086 | ac_cv_c_typeof=typeof
|
---|
5087 | ac_cv_c_volatile=yes
|
---|
5088 | ac_cv_cxx_compiler_gnu=yes
|
---|
5089 | ac_cv_env_CCC_set=
|
---|
5090 | ac_cv_env_CCC_value=
|
---|
5091 | ac_cv_env_CC_set=
|
---|
5092 | ac_cv_env_CC_value=
|
---|
5093 | ac_cv_env_CFLAGS_set=set
|
---|
5094 | ac_cv_env_CFLAGS_value=-D_BSD_SOURCE
|
---|
5095 | ac_cv_env_CPPFLAGS_set=
|
---|
5096 | ac_cv_env_CPPFLAGS_value=
|
---|
5097 | ac_cv_env_CPP_set=
|
---|
5098 | ac_cv_env_CPP_value=
|
---|
5099 | ac_cv_env_CXXFLAGS_set=
|
---|
5100 | ac_cv_env_CXXFLAGS_value=
|
---|
5101 | ac_cv_env_CXX_set=
|
---|
5102 | ac_cv_env_CXX_value=
|
---|
5103 | ac_cv_env_LDFLAGS_set=set
|
---|
5104 | ac_cv_env_LDFLAGS_value=-L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0
|
---|
5105 | ac_cv_env_LIBS_set=
|
---|
5106 | ac_cv_env_LIBS_value=
|
---|
5107 | ac_cv_env_build_alias_set=
|
---|
5108 | ac_cv_env_build_alias_value=
|
---|
5109 | ac_cv_env_cflags_set=
|
---|
5110 | ac_cv_env_cflags_value=
|
---|
5111 | ac_cv_env_cppflags_set=
|
---|
5112 | ac_cv_env_cppflags_value=
|
---|
5113 | ac_cv_env_cxxflags_set=
|
---|
5114 | ac_cv_env_cxxflags_value=
|
---|
5115 | ac_cv_env_host_alias_set=
|
---|
5116 | ac_cv_env_host_alias_value=
|
---|
5117 | ac_cv_env_target_alias_set=
|
---|
5118 | ac_cv_env_target_alias_value=
|
---|
5119 | ac_cv_func_daemon=no
|
---|
5120 | ac_cv_header_a_out_h=no
|
---|
5121 | ac_cv_header_atomic_h=no
|
---|
5122 | ac_cv_header_direct_h=no
|
---|
5123 | ac_cv_header_dirent_dirent_h=yes
|
---|
5124 | ac_cv_header_fcntl_h=yes
|
---|
5125 | ac_cv_header_float_h=yes
|
---|
5126 | ac_cv_header_gmp_h=yes
|
---|
5127 | ac_cv_header_grp_h=yes
|
---|
5128 | ac_cv_header_ieeefp_h=no
|
---|
5129 | ac_cv_header_intrinsics_h=no
|
---|
5130 | ac_cv_header_inttypes_h=yes
|
---|
5131 | ac_cv_header_langinfo_h=yes
|
---|
5132 | ac_cv_header_limits_h=yes
|
---|
5133 | ac_cv_header_locale_h=yes
|
---|
5134 | ac_cv_header_malloc_h=yes
|
---|
5135 | ac_cv_header_malloc_malloc_h=no
|
---|
5136 | ac_cv_header_malloc_np_h=no
|
---|
5137 | ac_cv_header_memory_h=yes
|
---|
5138 | ac_cv_header_minix_config_h=no
|
---|
5139 | ac_cv_header_net_socket_h=no
|
---|
5140 | ac_cv_header_process_h=no
|
---|
5141 | ac_cv_header_pwd_h=yes
|
---|
5142 | ac_cv_header_setjmpex_h=no
|
---|
5143 | ac_cv_header_stdbool_h=yes
|
---|
5144 | ac_cv_header_stdc=yes
|
---|
5145 | ac_cv_header_stdint_h=yes
|
---|
5146 | ac_cv_header_stdlib_h=yes
|
---|
5147 | ac_cv_header_string_h=yes
|
---|
5148 | ac_cv_header_strings_h=yes
|
---|
5149 | ac_cv_header_sys_attr_h=no
|
---|
5150 | ac_cv_header_sys_fcntl_h=no
|
---|
5151 | ac_cv_header_sys_file_h=yes
|
---|
5152 | ac_cv_header_sys_id_h=no
|
---|
5153 | ac_cv_header_sys_ioctl_h=yes
|
---|
5154 | ac_cv_header_sys_mkdev_h=no
|
---|
5155 | ac_cv_header_sys_param_h=yes
|
---|
5156 | ac_cv_header_sys_prctl_h=no
|
---|
5157 | ac_cv_header_sys_resource_h=yes
|
---|
5158 | ac_cv_header_sys_select_h=yes
|
---|
5159 | ac_cv_header_sys_sendfile_h=no
|
---|
5160 | ac_cv_header_sys_socket_h=yes
|
---|
5161 | ac_cv_header_sys_stat_h=yes
|
---|
5162 | ac_cv_header_sys_syscall_h=no
|
---|
5163 | ac_cv_header_sys_time_h=yes
|
---|
5164 | ac_cv_header_sys_times_h=yes
|
---|
5165 | ac_cv_header_sys_types_h=yes
|
---|
5166 | ac_cv_header_sys_uio_h=yes
|
---|
5167 | ac_cv_header_sys_utime_h=no
|
---|
5168 | ac_cv_header_sys_wait_h=yes
|
---|
5169 | ac_cv_header_syscall_h=no
|
---|
5170 | ac_cv_header_time_h=yes
|
---|
5171 | ac_cv_header_ucontext_h=no
|
---|
5172 | ac_cv_header_unistd_h=yes
|
---|
5173 | ac_cv_header_utime_h=yes
|
---|
5174 | ac_cv_host=i586-pc-haiku
|
---|
5175 | ac_cv_lib_crypt_crypt=no
|
---|
5176 | ac_cv_lib_dl_dlopen=no
|
---|
5177 | ac_cv_lib_dld_shl_load=no
|
---|
5178 | ac_cv_lib_gmp___gmpz_init=yes
|
---|
5179 | ac_cv_lib_socket_shutdown=no
|
---|
5180 | ac_cv_objext=o
|
---|
5181 | ac_cv_path_BASERUBY=/bin/ruby
|
---|
5182 | ac_cv_path_EGREP='/bin/grep -E'
|
---|
5183 | ac_cv_path_GREP=/bin/grep
|
---|
5184 | ac_cv_path_install='/bin/install -c'
|
---|
5185 | ac_cv_path_mkdir=/bin/mkdir
|
---|
5186 | ac_cv_prog_CPP='gcc -E'
|
---|
5187 | ac_cv_prog_PKG_CONFIG=pkg-config
|
---|
5188 | ac_cv_prog_ac_ct_AR=ar
|
---|
5189 | ac_cv_prog_ac_ct_AS=as
|
---|
5190 | ac_cv_prog_ac_ct_CC=gcc
|
---|
5191 | ac_cv_prog_ac_ct_CXX=g++
|
---|
5192 | ac_cv_prog_ac_ct_LD=ld
|
---|
5193 | ac_cv_prog_ac_ct_NM=nm
|
---|
5194 | ac_cv_prog_ac_ct_OBJCOPY=objcopy
|
---|
5195 | ac_cv_prog_ac_ct_OBJDUMP=objdump
|
---|
5196 | ac_cv_prog_ac_ct_RANLIB=ranlib
|
---|
5197 | ac_cv_prog_cc_c89=
|
---|
5198 | ac_cv_prog_cc_g=yes
|
---|
5199 | ac_cv_prog_cxx_g=yes
|
---|
5200 | ac_cv_prog_gcc_traditional=no
|
---|
5201 | ac_cv_prog_make_make_set=yes
|
---|
5202 | ac_cv_safe_to_define___extensions__=yes
|
---|
5203 | ac_cv_search_opendir='none required'
|
---|
5204 | ac_cv_sizeof_int=0
|
---|
5205 | ac_cv_sizeof_long=0
|
---|
5206 | ac_cv_sizeof_short=0
|
---|
5207 | ac_cv_sys_file_offset_bits=no
|
---|
5208 | ac_cv_sys_largefile_CC=no
|
---|
5209 | ac_cv_target=i586-pc-haiku
|
---|
5210 | ac_cv_type__Bool=yes
|
---|
5211 | ac_cv_type_long_long=yes
|
---|
5212 | ac_cv_type_off_t=yes
|
---|
5213 | rb_cv_char_bit=8
|
---|
5214 | rb_cv_cppoutfile=yes
|
---|
5215 | rb_cv_gcc_compiler_cas=yes
|
---|
5216 | rb_cv_infinity=yes
|
---|
5217 | rb_cv_nan=yes
|
---|
5218 | rb_cv_prog_gnu_ld=yes
|
---|
5219 | rb_cv_target_archs=i586
|
---|
5220 | rb_cv_warnflags='-Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wno-maybe-uninitialized'
|
---|
5221 |
|
---|
5222 | ## ----------------- ##
|
---|
5223 | ## Output variables. ##
|
---|
5224 | ## ----------------- ##
|
---|
5225 |
|
---|
5226 | ALLOCA=''
|
---|
5227 | AR='ar'
|
---|
5228 | ARCHFILE=''
|
---|
5229 | ARCH_FLAG=''
|
---|
5230 | AS='as'
|
---|
5231 | ASFLAGS=''
|
---|
5232 | ASMEXT=''
|
---|
5233 | BASERUBY='/bin/ruby --disable=gems'
|
---|
5234 | BOOTSTRAPRUBY=''
|
---|
5235 | BTESTRUBY=''
|
---|
5236 | BUILTIN_ENCOBJS=''
|
---|
5237 | BUILTIN_TRANSOBJS=''
|
---|
5238 | BUILTIN_TRANSSRCS=''
|
---|
5239 | CAPITARGET=''
|
---|
5240 | CC='gcc'
|
---|
5241 | CCDLFLAGS=''
|
---|
5242 | CC_VERSION='$(CC) -v'
|
---|
5243 | CFLAGS='-D_BSD_SOURCE'
|
---|
5244 | CHDIR='cd -P'
|
---|
5245 | COMMON_HEADERS=''
|
---|
5246 | COMMON_LIBS=''
|
---|
5247 | COMMON_MACROS=''
|
---|
5248 | CONFIGURE=''
|
---|
5249 | COUTFLAG='-o '
|
---|
5250 | CP='cp'
|
---|
5251 | CPP='gcc -E'
|
---|
5252 | CPPFLAGS=''
|
---|
5253 | CPPOUTFILE='-o conftest.i'
|
---|
5254 | CROSS_COMPILING=''
|
---|
5255 | CXX='g++'
|
---|
5256 | CXXFLAGS=' -O3 -fno-fast-math -ggdb3 -std=iso9899:1999 '
|
---|
5257 | DEFS=''
|
---|
5258 | DESTDIR=''
|
---|
5259 | DLDFLAGS=''
|
---|
5260 | DLDLIBS=''
|
---|
5261 | DLEXT2=''
|
---|
5262 | DLEXT=''
|
---|
5263 | DLLWRAP=''
|
---|
5264 | DLNOBJ=''
|
---|
5265 | DOT=''
|
---|
5266 | DOXYGEN=''
|
---|
5267 | DTRACE=''
|
---|
5268 | DTRACE_EXT=''
|
---|
5269 | DTRACE_OBJ=''
|
---|
5270 | DTRACE_REBUILD=''
|
---|
5271 | ECHO_C=''
|
---|
5272 | ECHO_N='-n'
|
---|
5273 | ECHO_T=''
|
---|
5274 | EGREP='/bin/grep -E'
|
---|
5275 | ENABLE_SHARED=''
|
---|
5276 | ENCOBJS=''
|
---|
5277 | ENCSTATIC=''
|
---|
5278 | EXECUTABLE_EXTS=''
|
---|
5279 | EXEEXT=''
|
---|
5280 | EXPORT_PREFIX=''
|
---|
5281 | EXTDLDFLAGS=''
|
---|
5282 | EXTLDFLAGS=''
|
---|
5283 | EXTOBJS=''
|
---|
5284 | EXTOUT=''
|
---|
5285 | EXTSTATIC=''
|
---|
5286 | GCC='yes'
|
---|
5287 | GNU_LD='yes'
|
---|
5288 | GREP='/bin/grep'
|
---|
5289 | HAVE_BASERUBY='yes'
|
---|
5290 | INSTALLDOC=''
|
---|
5291 | INSTALL_DATA='${INSTALL} -m 644'
|
---|
5292 | INSTALL_PROGRAM='${INSTALL}'
|
---|
5293 | INSTALL_SCRIPT='${INSTALL}'
|
---|
5294 | LD='ld'
|
---|
5295 | LDFLAGS='-L/boot/system/develop/tools/x86/lib/gcc/i586-pc-haiku/5.3.0 -fstack-protector'
|
---|
5296 | LDSHARED=''
|
---|
5297 | LDSHAREDXX=''
|
---|
5298 | LIBEXT=''
|
---|
5299 | LIBOBJS=''
|
---|
5300 | LIBPATHENV=''
|
---|
5301 | LIBPATHFLAG=''
|
---|
5302 | LIBRUBY=''
|
---|
5303 | LIBRUBYARG=''
|
---|
5304 | LIBRUBYARG_SHARED=''
|
---|
5305 | LIBRUBYARG_STATIC=''
|
---|
5306 | LIBRUBY_A=''
|
---|
5307 | LIBRUBY_ALIASES=''
|
---|
5308 | LIBRUBY_A_OBJS=''
|
---|
5309 | LIBRUBY_DLDFLAGS=''
|
---|
5310 | LIBRUBY_LDSHARED=''
|
---|
5311 | LIBRUBY_RELATIVE=''
|
---|
5312 | LIBRUBY_SO=''
|
---|
5313 | LIBS='-lgmp '
|
---|
5314 | LINK_SO=''
|
---|
5315 | LN_S='ln -s'
|
---|
5316 | LTLIBOBJS=''
|
---|
5317 | MAINLIBS=''
|
---|
5318 | MAJOR='2'
|
---|
5319 | MAKEDIRS='/bin/mkdir -p'
|
---|
5320 | MAKEFILES=''
|
---|
5321 | MANTYPE=''
|
---|
5322 | MINIOBJS=''
|
---|
5323 | MINIRUBY=''
|
---|
5324 | MINOR='3'
|
---|
5325 | MKDIR_P='/bin/mkdir -p'
|
---|
5326 | NACL_LIB_PATH=''
|
---|
5327 | NACL_SDK_ROOT=''
|
---|
5328 | NACL_SDK_VARIANT=''
|
---|
5329 | NACL_TOOLCHAIN=''
|
---|
5330 | NM='nm'
|
---|
5331 | NROFF=''
|
---|
5332 | NULLCMD=''
|
---|
5333 | OBJCOPY=':'
|
---|
5334 | OBJDUMP='objdump'
|
---|
5335 | OBJEXT='o'
|
---|
5336 | OUTFLAG='-o '
|
---|
5337 | PACKAGE=''
|
---|
5338 | PACKAGE_BUGREPORT=''
|
---|
5339 | PACKAGE_NAME=''
|
---|
5340 | PACKAGE_STRING=''
|
---|
5341 | PACKAGE_TARNAME=''
|
---|
5342 | PACKAGE_URL=''
|
---|
5343 | PACKAGE_VERSION=''
|
---|
5344 | PATH_SEPARATOR=':'
|
---|
5345 | PKG_CONFIG='pkg-config'
|
---|
5346 | PLATFORM_DIR=''
|
---|
5347 | POSTLINK=':'
|
---|
5348 | PRELOADENV=''
|
---|
5349 | PREP=''
|
---|
5350 | PYTHON=''
|
---|
5351 | RANLIB='ranlib'
|
---|
5352 | RDOCTARGET=''
|
---|
5353 | RI_BASE_NAME=''
|
---|
5354 | RM='rm -f'
|
---|
5355 | RMALL='rm -fr'
|
---|
5356 | RMDIR='rmdir --ignore-fail-on-non-empty'
|
---|
5357 | RMDIRS='rmdir --ignore-fail-on-non-empty -p'
|
---|
5358 | RPATHFLAG=''
|
---|
5359 | RUBYW_BASE_NAME='rubyw'
|
---|
5360 | RUBYW_INSTALL_NAME=''
|
---|
5361 | RUBY_BASE_NAME='ruby'
|
---|
5362 | RUBY_EXEC_PREFIX=''
|
---|
5363 | RUBY_INSTALL_NAME=''
|
---|
5364 | RUBY_LIB_VERSION=''
|
---|
5365 | RUBY_LIB_VERSION_STYLE=''
|
---|
5366 | RUBY_PROGRAM_VERSION='2.3.1'
|
---|
5367 | RUBY_SEARCH_PATH=''
|
---|
5368 | RUBY_SO_NAME=''
|
---|
5369 | RUBY_VERSION_NAME='${RUBY_BASE_NAME}-${ruby_version}'
|
---|
5370 | RUNRUBY=''
|
---|
5371 | RUNRUBY_COMMAND=''
|
---|
5372 | SET_MAKE=''
|
---|
5373 | SHELL='/bin/sh'
|
---|
5374 | SOLIBS=''
|
---|
5375 | STATIC=''
|
---|
5376 | STRIP=''
|
---|
5377 | SYMBOL_PREFIX=''
|
---|
5378 | TEENY='0'
|
---|
5379 | TEST_RUNNABLE=''
|
---|
5380 | THREAD_MODEL=''
|
---|
5381 | TRY_LINK=''
|
---|
5382 | UNIVERSAL_ARCHNAMES=''
|
---|
5383 | UNIVERSAL_INTS=''
|
---|
5384 | USE_RUBYGEMS=''
|
---|
5385 | WERRORFLAG='-Werror'
|
---|
5386 | WINDRES=''
|
---|
5387 | XCFLAGS='-D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden'
|
---|
5388 | XLDFLAGS='-fstack-protector'
|
---|
5389 | XRUBY=''
|
---|
5390 | XRUBY_LIBDIR=''
|
---|
5391 | XRUBY_RUBYHDRDIR=''
|
---|
5392 | XRUBY_RUBYLIBDIR=''
|
---|
5393 | ac_ct_CC='gcc'
|
---|
5394 | ac_ct_CXX='g++'
|
---|
5395 | ac_ct_OBJCOPY='objcopy'
|
---|
5396 | ac_ct_OBJDUMP='objdump'
|
---|
5397 | arch=''
|
---|
5398 | archincludedir=''
|
---|
5399 | archlibdir=''
|
---|
5400 | bindir='${exec_prefix}/bin'
|
---|
5401 | build='i586-pc-haiku'
|
---|
5402 | build_alias=''
|
---|
5403 | build_cpu='i586'
|
---|
5404 | build_os='haiku'
|
---|
5405 | build_vendor='pc'
|
---|
5406 | cflags=''
|
---|
5407 | codesign=''
|
---|
5408 | configure_args=''
|
---|
5409 | cppflags=''
|
---|
5410 | cxxflags=' ${optflags} ${debugflags} ${warnflags}'
|
---|
5411 | datadir='${datarootdir}'
|
---|
5412 | datarootdir='${prefix}/share'
|
---|
5413 | debugflags='-ggdb3'
|
---|
5414 | docdir='${datarootdir}/doc/${PACKAGE}'
|
---|
5415 | dvidir='${docdir}'
|
---|
5416 | exec=''
|
---|
5417 | exec_prefix='NONE'
|
---|
5418 | host='i586-pc-haiku'
|
---|
5419 | host_alias=''
|
---|
5420 | host_cpu='i586'
|
---|
5421 | host_os='haiku'
|
---|
5422 | host_vendor='pc'
|
---|
5423 | htmldir='${docdir}'
|
---|
5424 | includedir='${prefix}/include'
|
---|
5425 | infodir='${datarootdir}/info'
|
---|
5426 | libdir='${exec_prefix}/lib'
|
---|
5427 | libdirname=''
|
---|
5428 | libexecdir='${exec_prefix}/libexec'
|
---|
5429 | localedir='${datarootdir}/locale'
|
---|
5430 | localstatedir='${prefix}/var'
|
---|
5431 | mandir='${datarootdir}/man'
|
---|
5432 | oldincludedir='/usr/include'
|
---|
5433 | optflags='-O3 -fno-fast-math'
|
---|
5434 | pdfdir='${docdir}'
|
---|
5435 | prefix='NONE'
|
---|
5436 | program_transform_name='s&^&&'
|
---|
5437 | psdir='${docdir}'
|
---|
5438 | ridir=''
|
---|
5439 | ruby_pc=''
|
---|
5440 | ruby_version=''
|
---|
5441 | rubyarchdir=''
|
---|
5442 | rubyarchhdrdir=''
|
---|
5443 | rubyarchprefix=''
|
---|
5444 | rubyhdrdir=''
|
---|
5445 | rubylibdir=''
|
---|
5446 | rubylibprefix=''
|
---|
5447 | rubysitearchprefix=''
|
---|
5448 | rubyw_install_name=''
|
---|
5449 | sbindir='${exec_prefix}/sbin'
|
---|
5450 | setup=''
|
---|
5451 | sharedstatedir='${prefix}/com'
|
---|
5452 | sitearch=''
|
---|
5453 | sitearchdir=''
|
---|
5454 | sitearchhdrdir=''
|
---|
5455 | sitearchincludedir=''
|
---|
5456 | sitearchlibdir=''
|
---|
5457 | sitedir=''
|
---|
5458 | sitehdrdir=''
|
---|
5459 | sitelibdir=''
|
---|
5460 | strict_warnflags='-std=iso9899:1999'
|
---|
5461 | sysconfdir='${prefix}/etc'
|
---|
5462 | target='i586-pc-haiku'
|
---|
5463 | target_alias=''
|
---|
5464 | target_cpu='i586'
|
---|
5465 | target_os='haiku'
|
---|
5466 | target_vendor='pc'
|
---|
5467 | try_header=''
|
---|
5468 | vendorarchdir=''
|
---|
5469 | vendorarchhdrdir=''
|
---|
5470 | vendordir=''
|
---|
5471 | vendorhdrdir=''
|
---|
5472 | vendorlibdir=''
|
---|
5473 | warnflags='-std=iso9899:1999'
|
---|
5474 |
|
---|
5475 | ## ----------- ##
|
---|
5476 | ## confdefs.h. ##
|
---|
5477 | ## ----------- ##
|
---|
5478 |
|
---|
5479 | /* confdefs.h */
|
---|
5480 | #define PACKAGE_NAME ""
|
---|
5481 | #define PACKAGE_TARNAME ""
|
---|
5482 | #define PACKAGE_VERSION ""
|
---|
5483 | #define PACKAGE_STRING ""
|
---|
5484 | #define PACKAGE_BUGREPORT ""
|
---|
5485 | #define PACKAGE_URL ""
|
---|
5486 | #define CANONICALIZATION_FOR_MATHN 1
|
---|
5487 | #define STDC_HEADERS 1
|
---|
5488 | #define HAVE_SYS_TYPES_H 1
|
---|
5489 | #define HAVE_SYS_STAT_H 1
|
---|
5490 | #define HAVE_STDLIB_H 1
|
---|
5491 | #define HAVE_STRING_H 1
|
---|
5492 | #define HAVE_MEMORY_H 1
|
---|
5493 | #define HAVE_STRINGS_H 1
|
---|
5494 | #define HAVE_INTTYPES_H 1
|
---|
5495 | #define HAVE_STDINT_H 1
|
---|
5496 | #define HAVE_UNISTD_H 1
|
---|
5497 | #define __EXTENSIONS__ 1
|
---|
5498 | #define _ALL_SOURCE 1
|
---|
5499 | #define _GNU_SOURCE 1
|
---|
5500 | #define _POSIX_PTHREAD_SEMANTICS 1
|
---|
5501 | #define _TANDEM_SOURCE 1
|
---|
5502 | #define HAVE_INFINITY 1
|
---|
5503 | #define HAVE_NAN 1
|
---|
5504 | #define RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)")
|
---|
5505 | #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop")
|
---|
5506 | #define HAVE_DIRENT_H 1
|
---|
5507 | #define HAVE__BOOL 1
|
---|
5508 | #define HAVE_STDBOOL_H 1
|
---|
5509 | #define HAVE_SYS_WAIT_H 1
|
---|
5510 | #define HAVE_GRP_H 1
|
---|
5511 | #define HAVE_FCNTL_H 1
|
---|
5512 | #define HAVE_FLOAT_H 1
|
---|
5513 | #define HAVE_LANGINFO_H 1
|
---|
5514 | #define HAVE_LIMITS_H 1
|
---|
5515 | #define HAVE_LOCALE_H 1
|
---|
5516 | #define HAVE_MALLOC_H 1
|
---|
5517 | #define HAVE_PWD_H 1
|
---|
5518 | #define HAVE_SYS_FILE_H 1
|
---|
5519 | #define HAVE_SYS_IOCTL_H 1
|
---|
5520 | #define HAVE_SYS_PARAM_H 1
|
---|
5521 | #define HAVE_SYS_RESOURCE_H 1
|
---|
5522 | #define HAVE_SYS_SELECT_H 1
|
---|
5523 | #define HAVE_SYS_SOCKET_H 1
|
---|
5524 | #define HAVE_SYS_TIME_H 1
|
---|
5525 | #define HAVE_SYS_TIMES_H 1
|
---|
5526 | #define HAVE_SYS_UIO_H 1
|
---|
5527 | #define HAVE_TIME_H 1
|
---|
5528 | #define HAVE_UTIME_H 1
|
---|
5529 | #define HAVE_GMP_H 1
|
---|
5530 | #define HAVE_LIBGMP 1
|
---|
5531 | #define WORDS_BIGENDIAN 1
|
---|
5532 | #define HAVE_TYPEOF 1
|
---|
5533 | #define HAVE_LONG_LONG 1
|
---|
5534 | #define HAVE_OFF_T 1
|
---|
5535 | #define SIZEOF_INT 0
|
---|
5536 | #define SIZEOF_SHORT 0
|
---|
5537 | #define SIZEOF_LONG 0
|
---|
5538 |
|
---|
5539 | configure: exit 77
|
---|