OSDN Git Service

modified: utilsrc/src/Admin/Makefile
[eos/others.git] / utilsrc / srcX86MAC64 / Admin / gdb-7.7.1 / libdecnumber / config.log
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 libdecnumber configure  , which was
5 generated by GNU Autoconf 2.64.  Invocation command line was
6
7   $ /Users/tacyas/Eos/util/srcX86MAC64/Admin/gdb-7.7.1/libdecnumber/configure --cache-file=./config.cache --with-system-zlib --prefix=/Users/tacyas/Eos/util/X86MAC64 --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-apple-darwin13.2.0 --host=x86_64-apple-darwin13.2.0 --target=x86_64-apple-darwin13.2.0 --srcdir=.././libdecnumber
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = tacyas.local
14 uname -m = x86_64
15 uname -r = 13.2.0
16 uname -s = Darwin
17 uname -v = Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
18
19 /usr/bin/uname -p = i386
20 /bin/uname -X     = unknown
21
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = Mach kernel version:
26          Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
27 Kernel configured for up to 4 processors.
28 2 processors are physically available.
29 4 processors are logically available.
30 Processor type: i486 (Intel 80486)
31 Processors active: 0 1 2 3
32 Primary memory available: 8.00 gigabytes
33 Default processor set: 255 tasks, 1270 threads, 4 processors
34 Load average: 5.82, Mach factor: 0.64
35 /bin/machine           = unknown
36 /usr/bin/oslevel       = unknown
37 /bin/universe          = unknown
38
39 PATH: /Users/tacyas/Eos/util/X86MAC64/cuda/cudaprof/bin
40 PATH: /Users/tacyas/Eos/util/X86MAC64/cuda/bin
41 PATH: /Users/tacyas/Eos/bin
42 PATH: /Users/tacyas/Eos/sbin
43 PATH: /sw/bin
44 PATH: /sw/sbin
45 PATH: /Applications/Xcode.app/Contents/Developer/usr/bin/
46 PATH: /Applications/IMOD/bin
47 PATH: /usr/bin
48 PATH: /bin
49 PATH: /usr/sbin
50 PATH: /sbin
51 PATH: /usr/local/bin
52 PATH: /opt/X11/bin
53 PATH: /Applications/Server.app/Contents/ServerRoot/usr/bin
54 PATH: /Applications/Server.app/Contents/ServerRoot/usr/sbin
55 PATH: /Users/tacyas/Eos/util/srcAny/pvm3/lib
56 PATH: /Users/tacyas/Eos/util/srcAny/pvm3/bin
57 PATH: /Users/tacyas/bin
58 PATH: /Users/tacyas/bin/review/bin
59
60
61 ## ----------- ##
62 ## Core tests. ##
63 ## ----------- ##
64
65 configure:2148: creating cache ./config.cache
66 configure:2251: checking whether make sets $(MAKE)
67 configure:2273: result: yes
68 configure:2290: checking for x86_64-apple-darwin13.2.0-gcc
69 configure:2317: result: gcc
70 configure:2586: checking for C compiler version
71 configure:2595: gcc --version >&5
72 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
73 Target: x86_64-apple-darwin13.2.0
74 Thread model: posix
75 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr --with-gxx-include-dir=/usr/include/c++/4.2.1
76 configure:2606: $? = 0
77 configure:2595: gcc -v >&5
78 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr --with-gxx-include-dir=/usr/include/c++/4.2.1
79 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
80 Target: x86_64-apple-darwin13.2.0
81 Thread model: posix
82 configure:2606: $? = 0
83 configure:2595: gcc -V >&5
84 clang: error: argument to '-V' is missing (expected 1 value)
85 clang: error: no input files
86 configure:2606: $? = 1
87 configure:2595: gcc -qversion >&5
88 clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
89 clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
90 clang: error: no input files
91 configure:2606: $? = 1
92 configure:2626: checking for C compiler default output file name
93 configure:2648: gcc -g -O2   -Wl,-no_pie  conftest.c  >&5
94 configure:2652: $? = 0
95 configure:2689: result: a.out
96 configure:2705: checking whether the C compiler works
97 configure:2714: ./a.out
98 configure:2718: $? = 0
99 configure:2733: result: yes
100 configure:2740: checking whether we are cross compiling
101 configure:2742: result: no
102 configure:2745: checking for suffix of executables
103 configure:2752: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
104 configure:2756: $? = 0
105 configure:2778: result: 
106 configure:2784: checking for suffix of object files
107 configure:2806: gcc -c -g -O2  conftest.c >&5
108 configure:2810: $? = 0
109 configure:2831: result: o
110 configure:2835: checking whether we are using the GNU C compiler
111 configure:2854: gcc -c -g -O2  conftest.c >&5
112 configure:2854: $? = 0
113 configure:2863: result: yes
114 configure:2872: checking whether gcc accepts -g
115 configure:2892: gcc -c -g  conftest.c >&5
116 configure:2892: $? = 0
117 configure:2933: result: yes
118 configure:2950: checking for gcc option to accept ISO C89
119 configure:3014: gcc  -c -g -O2  conftest.c >&5
120 configure:3014: $? = 0
121 configure:3027: result: none needed
122 configure:3050: checking for x86_64-apple-darwin13.2.0-ranlib
123 configure:3077: result: ranlib
124 configure:3145: checking for aclocal
125 configure:3175: result: no
126 configure:3188: checking for autoconf
127 configure:3218: result: no
128 configure:3231: checking for autoheader
129 configure:3261: result: no
130 configure:3288: checking whether gcc supports -W
131 configure:3305: gcc -c -W  conftest.c >&5
132 configure:3305: $? = 0
133 configure:3314: result: yes
134 configure:3288: checking whether gcc supports -Wall
135 configure:3305: gcc -c -Wall  conftest.c >&5
136 configure:3305: $? = 0
137 configure:3314: result: yes
138 configure:3288: checking whether gcc supports -Wwrite-strings
139 configure:3305: gcc -c -Wwrite-strings  conftest.c >&5
140 configure:3305: $? = 0
141 configure:3314: result: yes
142 configure:3288: checking whether gcc supports -Wstrict-prototypes
143 configure:3305: gcc -c -Wstrict-prototypes  conftest.c >&5
144 configure:3305: $? = 0
145 configure:3314: result: yes
146 configure:3288: checking whether gcc supports -Wmissing-prototypes
147 configure:3305: gcc -c -Wmissing-prototypes  conftest.c >&5
148 configure:3305: $? = 0
149 configure:3314: result: yes
150 configure:3288: checking whether gcc supports -Wold-style-definition
151 configure:3305: gcc -c -Wold-style-definition  conftest.c >&5
152 configure:3305: $? = 0
153 configure:3314: result: yes
154 configure:3288: checking whether gcc supports -Wmissing-format-attribute
155 configure:3305: gcc -c -Wmissing-format-attribute  conftest.c >&5
156 configure:3305: $? = 0
157 configure:3314: result: yes
158 configure:3288: checking whether gcc supports -Wcast-qual
159 configure:3305: gcc -c -Wcast-qual  conftest.c >&5
160 configure:3305: $? = 0
161 configure:3314: result: yes
162 configure:3326: checking whether gcc supports -pedantic -Wlong-long
163 configure:3344: gcc -c -pedantic -Wlong-long  conftest.c >&5
164 configure:3344: $? = 0
165 configure:3352: result: yes
166 configure:3383: checking how to run the C preprocessor
167 configure:3414: gcc -E  conftest.c
168 configure:3414: $? = 0
169 configure:3428: gcc -E  conftest.c
170 conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
171 #include <ac_nonexistent.h>
172          ^
173 1 error generated.
174 configure:3428: $? = 1
175 configure: failed program was:
176 | /* confdefs.h */
177 | #define PACKAGE_NAME "libdecnumber"
178 | #define PACKAGE_TARNAME "libdecnumber"
179 | #define PACKAGE_VERSION " "
180 | #define PACKAGE_STRING "libdecnumber  "
181 | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
182 | #define PACKAGE_URL ""
183 | /* end confdefs.h.  */
184 | #include <ac_nonexistent.h>
185 configure:3453: result: gcc -E
186 configure:3473: gcc -E  conftest.c
187 configure:3473: $? = 0
188 configure:3487: gcc -E  conftest.c
189 conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
190 #include <ac_nonexistent.h>
191          ^
192 1 error generated.
193 configure:3487: $? = 1
194 configure: failed program was:
195 | /* confdefs.h */
196 | #define PACKAGE_NAME "libdecnumber"
197 | #define PACKAGE_TARNAME "libdecnumber"
198 | #define PACKAGE_VERSION " "
199 | #define PACKAGE_STRING "libdecnumber  "
200 | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
201 | #define PACKAGE_URL ""
202 | /* end confdefs.h.  */
203 | #include <ac_nonexistent.h>
204 configure:3516: checking for grep that handles long lines and -e
205 configure:3574: result: /usr/bin/grep
206 configure:3579: checking for egrep
207 configure:3641: result: /usr/bin/grep -E
208 configure:3646: checking for ANSI C header files
209 configure:3666: gcc -c -g -O2  conftest.c >&5
210 configure:3666: $? = 0
211 configure:3739: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
212 configure:3739: $? = 0
213 configure:3739: ./conftest
214 configure:3739: $? = 0
215 configure:3750: result: yes
216 configure:3763: checking for sys/types.h
217 configure:3763: gcc -c -g -O2  conftest.c >&5
218 configure:3763: $? = 0
219 configure:3763: result: yes
220 configure:3763: checking for sys/stat.h
221 configure:3763: gcc -c -g -O2  conftest.c >&5
222 configure:3763: $? = 0
223 configure:3763: result: yes
224 configure:3763: checking for stdlib.h
225 configure:3763: gcc -c -g -O2  conftest.c >&5
226 configure:3763: $? = 0
227 configure:3763: result: yes
228 configure:3763: checking for string.h
229 configure:3763: gcc -c -g -O2  conftest.c >&5
230 configure:3763: $? = 0
231 configure:3763: result: yes
232 configure:3763: checking for memory.h
233 configure:3763: gcc -c -g -O2  conftest.c >&5
234 configure:3763: $? = 0
235 configure:3763: result: yes
236 configure:3763: checking for strings.h
237 configure:3763: gcc -c -g -O2  conftest.c >&5
238 configure:3763: $? = 0
239 configure:3763: result: yes
240 configure:3763: checking for inttypes.h
241 configure:3763: gcc -c -g -O2  conftest.c >&5
242 configure:3763: $? = 0
243 configure:3763: result: yes
244 configure:3763: checking for stdint.h
245 configure:3763: gcc -c -g -O2  conftest.c >&5
246 configure:3763: $? = 0
247 configure:3763: result: yes
248 configure:3763: checking for unistd.h
249 configure:3763: gcc -c -g -O2  conftest.c >&5
250 configure:3763: $? = 0
251 configure:3763: result: yes
252 configure:3779: checking ctype.h usability
253 configure:3779: gcc -c -g -O2  conftest.c >&5
254 configure:3779: $? = 0
255 configure:3779: result: yes
256 configure:3779: checking ctype.h presence
257 configure:3779: gcc -E  conftest.c
258 configure:3779: $? = 0
259 configure:3779: result: yes
260 configure:3779: checking for ctype.h
261 configure:3779: result: yes
262 configure:3779: checking stddef.h usability
263 configure:3779: gcc -c -g -O2  conftest.c >&5
264 configure:3779: $? = 0
265 configure:3779: result: yes
266 configure:3779: checking stddef.h presence
267 configure:3779: gcc -E  conftest.c
268 configure:3779: $? = 0
269 configure:3779: result: yes
270 configure:3779: checking for stddef.h
271 configure:3779: result: yes
272 configure:3779: checking for string.h
273 configure:3779: result: yes
274 configure:3779: checking stdio.h usability
275 configure:3779: gcc -c -g -O2  conftest.c >&5
276 configure:3779: $? = 0
277 configure:3779: result: yes
278 configure:3779: checking stdio.h presence
279 configure:3779: gcc -E  conftest.c
280 configure:3779: $? = 0
281 configure:3779: result: yes
282 configure:3779: checking for stdio.h
283 configure:3779: result: yes
284 configure:3803: checking for uintmax_t
285 configure:3803: gcc -c -g -O2  conftest.c >&5
286 configure:3803: $? = 0
287 configure:3803: gcc -c -g -O2  conftest.c >&5
288 conftest.c:29:24: error: expected expression
289 if (sizeof ((uintmax_t)))
290                        ^
291 1 error generated.
292 configure:3803: $? = 1
293 configure: failed program was:
294 | /* confdefs.h */
295 | #define PACKAGE_NAME "libdecnumber"
296 | #define PACKAGE_TARNAME "libdecnumber"
297 | #define PACKAGE_VERSION " "
298 | #define PACKAGE_STRING "libdecnumber  "
299 | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
300 | #define PACKAGE_URL ""
301 | #define STDC_HEADERS 1
302 | #define HAVE_SYS_TYPES_H 1
303 | #define HAVE_SYS_STAT_H 1
304 | #define HAVE_STDLIB_H 1
305 | #define HAVE_STRING_H 1
306 | #define HAVE_MEMORY_H 1
307 | #define HAVE_STRINGS_H 1
308 | #define HAVE_INTTYPES_H 1
309 | #define HAVE_STDINT_H 1
310 | #define HAVE_UNISTD_H 1
311 | #define HAVE_CTYPE_H 1
312 | #define HAVE_STDDEF_H 1
313 | #define HAVE_STRING_H 1
314 | #define HAVE_STDIO_H 1
315 | /* end confdefs.h.  */
316 | #include <sys/types.h>
317 | #include <stdint.h>
318
319 | int
320 | main ()
321 | {
322 | if (sizeof ((uintmax_t)))
323 |           return 0;
324 |   ;
325 |   return 0;
326 | }
327 configure:3803: result: yes
328 configure:3812: checking for uintptr_t
329 configure:3812: gcc -c -g -O2  conftest.c >&5
330 configure:3812: $? = 0
331 configure:3812: gcc -c -g -O2  conftest.c >&5
332 conftest.c:29:24: error: expected expression
333 if (sizeof ((uintptr_t)))
334                        ^
335 1 error generated.
336 configure:3812: $? = 1
337 configure: failed program was:
338 | /* confdefs.h */
339 | #define PACKAGE_NAME "libdecnumber"
340 | #define PACKAGE_TARNAME "libdecnumber"
341 | #define PACKAGE_VERSION " "
342 | #define PACKAGE_STRING "libdecnumber  "
343 | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
344 | #define PACKAGE_URL ""
345 | #define STDC_HEADERS 1
346 | #define HAVE_SYS_TYPES_H 1
347 | #define HAVE_SYS_STAT_H 1
348 | #define HAVE_STDLIB_H 1
349 | #define HAVE_STRING_H 1
350 | #define HAVE_MEMORY_H 1
351 | #define HAVE_STRINGS_H 1
352 | #define HAVE_INTTYPES_H 1
353 | #define HAVE_STDINT_H 1
354 | #define HAVE_UNISTD_H 1
355 | #define HAVE_CTYPE_H 1
356 | #define HAVE_STDDEF_H 1
357 | #define HAVE_STRING_H 1
358 | #define HAVE_STDIO_H 1
359 | /* end confdefs.h.  */
360 | #include <sys/types.h>
361 | #include <stdint.h>
362
363 | int
364 | main ()
365 | {
366 | if (sizeof ((uintptr_t)))
367 |           return 0;
368 |   ;
369 |   return 0;
370 | }
371 configure:3812: result: yes
372 configure:3821: checking for int_least32_t
373 configure:3821: gcc -c -g -O2  conftest.c >&5
374 configure:3821: $? = 0
375 configure:3821: gcc -c -g -O2  conftest.c >&5
376 conftest.c:29:28: error: expected expression
377 if (sizeof ((int_least32_t)))
378                            ^
379 1 error generated.
380 configure:3821: $? = 1
381 configure: failed program was:
382 | /* confdefs.h */
383 | #define PACKAGE_NAME "libdecnumber"
384 | #define PACKAGE_TARNAME "libdecnumber"
385 | #define PACKAGE_VERSION " "
386 | #define PACKAGE_STRING "libdecnumber  "
387 | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
388 | #define PACKAGE_URL ""
389 | #define STDC_HEADERS 1
390 | #define HAVE_SYS_TYPES_H 1
391 | #define HAVE_SYS_STAT_H 1
392 | #define HAVE_STDLIB_H 1
393 | #define HAVE_STRING_H 1
394 | #define HAVE_MEMORY_H 1
395 | #define HAVE_STRINGS_H 1
396 | #define HAVE_INTTYPES_H 1
397 | #define HAVE_STDINT_H 1
398 | #define HAVE_UNISTD_H 1
399 | #define HAVE_CTYPE_H 1
400 | #define HAVE_STDDEF_H 1
401 | #define HAVE_STRING_H 1
402 | #define HAVE_STDIO_H 1
403 | /* end confdefs.h.  */
404 | #include <sys/types.h>
405 | #include <stdint.h>
406
407 | int
408 | main ()
409 | {
410 | if (sizeof ((int_least32_t)))
411 |           return 0;
412 |   ;
413 |   return 0;
414 | }
415 configure:3821: result: yes
416 configure:3830: checking for int_fast32_t
417 configure:3830: gcc -c -g -O2  conftest.c >&5
418 configure:3830: $? = 0
419 configure:3830: gcc -c -g -O2  conftest.c >&5
420 conftest.c:29:27: error: expected expression
421 if (sizeof ((int_fast32_t)))
422                           ^
423 1 error generated.
424 configure:3830: $? = 1
425 configure: failed program was:
426 | /* confdefs.h */
427 | #define PACKAGE_NAME "libdecnumber"
428 | #define PACKAGE_TARNAME "libdecnumber"
429 | #define PACKAGE_VERSION " "
430 | #define PACKAGE_STRING "libdecnumber  "
431 | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
432 | #define PACKAGE_URL ""
433 | #define STDC_HEADERS 1
434 | #define HAVE_SYS_TYPES_H 1
435 | #define HAVE_SYS_STAT_H 1
436 | #define HAVE_STDLIB_H 1
437 | #define HAVE_STRING_H 1
438 | #define HAVE_MEMORY_H 1
439 | #define HAVE_STRINGS_H 1
440 | #define HAVE_INTTYPES_H 1
441 | #define HAVE_STDINT_H 1
442 | #define HAVE_UNISTD_H 1
443 | #define HAVE_CTYPE_H 1
444 | #define HAVE_STDDEF_H 1
445 | #define HAVE_STRING_H 1
446 | #define HAVE_STDIO_H 1
447 | /* end confdefs.h.  */
448 | #include <sys/types.h>
449 | #include <stdint.h>
450
451 | int
452 | main ()
453 | {
454 | if (sizeof ((int_fast32_t)))
455 |           return 0;
456 |   ;
457 |   return 0;
458 | }
459 configure:3830: result: yes
460 configure:3839: checking for uint64_t
461 configure:3839: gcc -c -g -O2  conftest.c >&5
462 configure:3839: $? = 0
463 configure:3839: gcc -c -g -O2  conftest.c >&5
464 conftest.c:29:23: error: expected expression
465 if (sizeof ((uint64_t)))
466                       ^
467 1 error generated.
468 configure:3839: $? = 1
469 configure: failed program was:
470 | /* confdefs.h */
471 | #define PACKAGE_NAME "libdecnumber"
472 | #define PACKAGE_TARNAME "libdecnumber"
473 | #define PACKAGE_VERSION " "
474 | #define PACKAGE_STRING "libdecnumber  "
475 | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
476 | #define PACKAGE_URL ""
477 | #define STDC_HEADERS 1
478 | #define HAVE_SYS_TYPES_H 1
479 | #define HAVE_SYS_STAT_H 1
480 | #define HAVE_STDLIB_H 1
481 | #define HAVE_STRING_H 1
482 | #define HAVE_MEMORY_H 1
483 | #define HAVE_STRINGS_H 1
484 | #define HAVE_INTTYPES_H 1
485 | #define HAVE_STDINT_H 1
486 | #define HAVE_UNISTD_H 1
487 | #define HAVE_CTYPE_H 1
488 | #define HAVE_STDDEF_H 1
489 | #define HAVE_STRING_H 1
490 | #define HAVE_STDIO_H 1
491 | /* end confdefs.h.  */
492 | #include <sys/types.h>
493 | #include <stdint.h>
494
495 | int
496 | main ()
497 | {
498 | if (sizeof ((uint64_t)))
499 |           return 0;
500 |   ;
501 |   return 0;
502 | }
503 configure:3839: result: yes
504 configure:3920: checking what to include in gstdint.h
505 configure:3948: result: stdint.h (already complete)
506 configure:4198: checking for an ANSI C-conforming const
507 configure:4263: gcc -c -g -O2  conftest.c >&5
508 configure:4263: $? = 0
509 configure:4270: result: yes
510 configure:4278: checking for off_t
511 configure:4278: gcc -c -g -O2  conftest.c >&5
512 configure:4278: $? = 0
513 configure:4278: gcc -c -g -O2  conftest.c >&5
514 conftest.c:59:20: error: expected expression
515 if (sizeof ((off_t)))
516                    ^
517 1 error generated.
518 configure:4278: $? = 1
519 configure: failed program was:
520 | /* confdefs.h */
521 | #define PACKAGE_NAME "libdecnumber"
522 | #define PACKAGE_TARNAME "libdecnumber"
523 | #define PACKAGE_VERSION " "
524 | #define PACKAGE_STRING "libdecnumber  "
525 | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
526 | #define PACKAGE_URL ""
527 | #define STDC_HEADERS 1
528 | #define HAVE_SYS_TYPES_H 1
529 | #define HAVE_SYS_STAT_H 1
530 | #define HAVE_STDLIB_H 1
531 | #define HAVE_STRING_H 1
532 | #define HAVE_MEMORY_H 1
533 | #define HAVE_STRINGS_H 1
534 | #define HAVE_INTTYPES_H 1
535 | #define HAVE_STDINT_H 1
536 | #define HAVE_UNISTD_H 1
537 | #define HAVE_CTYPE_H 1
538 | #define HAVE_STDDEF_H 1
539 | #define HAVE_STRING_H 1
540 | #define HAVE_STDIO_H 1
541 | /* end confdefs.h.  */
542 | #include <stdio.h>
543 | #ifdef HAVE_SYS_TYPES_H
544 | # include <sys/types.h>
545 | #endif
546 | #ifdef HAVE_SYS_STAT_H
547 | # include <sys/stat.h>
548 | #endif
549 | #ifdef STDC_HEADERS
550 | # include <stdlib.h>
551 | # include <stddef.h>
552 | #else
553 | # ifdef HAVE_STDLIB_H
554 | #  include <stdlib.h>
555 | # endif
556 | #endif
557 | #ifdef HAVE_STRING_H
558 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
559 | #  include <memory.h>
560 | # endif
561 | # include <string.h>
562 | #endif
563 | #ifdef HAVE_STRINGS_H
564 | # include <strings.h>
565 | #endif
566 | #ifdef HAVE_INTTYPES_H
567 | # include <inttypes.h>
568 | #endif
569 | #ifdef HAVE_STDINT_H
570 | # include <stdint.h>
571 | #endif
572 | #ifdef HAVE_UNISTD_H
573 | # include <unistd.h>
574 | #endif
575 | int
576 | main ()
577 | {
578 | if (sizeof ((off_t)))
579 |           return 0;
580 |   ;
581 |   return 0;
582 | }
583 configure:4278: result: yes
584 configure:4293: checking size of int
585 configure:4298: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
586 configure:4298: $? = 0
587 configure:4298: ./conftest
588 configure:4298: $? = 0
589 configure:4313: result: 4
590 configure:4327: checking size of long
591 configure:4332: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
592 configure:4332: $? = 0
593 configure:4332: ./conftest
594 configure:4332: $? = 0
595 configure:4347: result: 8
596 configure:4359: checking for ANSI C header files
597 configure:4463: result: yes
598 configure:4491: checking build system type
599 configure:4505: result: x86_64-apple-darwin13.2.0
600 configure:4525: checking host system type
601 configure:4538: result: x86_64-apple-darwin13.2.0
602 configure:4558: checking target system type
603 configure:4571: result: x86_64-apple-darwin13.2.0
604 configure:4600: checking for decimal floating point
605 configure:4623: WARNING: decimal float is not supported for this target, ignored
606 configure:4665: result: dpd
607 configure:4670: checking whether byte ordering is bigendian
608 configure:4685: gcc -c -g -O2  conftest.c >&5
609 configure:4685: $? = 0
610 configure:4730: gcc -c -g -O2  conftest.c >&5
611 configure:4730: $? = 0
612 configure:4748: gcc -c -g -O2  conftest.c >&5
613 conftest.c:33:4: error: use of undeclared identifier 'not'
614                  not big endian
615                  ^
616 1 error generated.
617 configure:4748: $? = 1
618 configure: failed program was:
619 | /* confdefs.h */
620 | #define PACKAGE_NAME "libdecnumber"
621 | #define PACKAGE_TARNAME "libdecnumber"
622 | #define PACKAGE_VERSION " "
623 | #define PACKAGE_STRING "libdecnumber  "
624 | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
625 | #define PACKAGE_URL ""
626 | #define STDC_HEADERS 1
627 | #define HAVE_SYS_TYPES_H 1
628 | #define HAVE_SYS_STAT_H 1
629 | #define HAVE_STDLIB_H 1
630 | #define HAVE_STRING_H 1
631 | #define HAVE_MEMORY_H 1
632 | #define HAVE_STRINGS_H 1
633 | #define HAVE_INTTYPES_H 1
634 | #define HAVE_STDINT_H 1
635 | #define HAVE_UNISTD_H 1
636 | #define HAVE_CTYPE_H 1
637 | #define HAVE_STDDEF_H 1
638 | #define HAVE_STRING_H 1
639 | #define HAVE_STDIO_H 1
640 | #define SIZEOF_INT 4
641 | #define SIZEOF_LONG 8
642 | #define STDC_HEADERS 1
643 | /* end confdefs.h.  */
644 | #include <sys/types.h>
645 |               #include <sys/param.h>
646
647 | int
648 | main ()
649 | {
650 | #if BYTE_ORDER != BIG_ENDIAN
651 |                not big endian
652 |               #endif
653
654 |   ;
655 |   return 0;
656 | }
657 configure:4876: result: no
658 configure:4976: updating cache ./config.cache
659 configure:5014: creating ./config.status
660
661 ## ---------------------- ##
662 ## Running config.status. ##
663 ## ---------------------- ##
664
665 This file was extended by libdecnumber config.status  , which was
666 generated by GNU Autoconf 2.64.  Invocation command line was
667
668   CONFIG_FILES    = 
669   CONFIG_HEADERS  = 
670   CONFIG_LINKS    = 
671   CONFIG_COMMANDS = 
672   $ ./config.status 
673
674 on tacyas.local
675
676 config.status:855: creating Makefile
677 config.status:855: creating config.h
678 config.status:1030: executing gstdint.h commands
679
680 ## ---------------- ##
681 ## Cache variables. ##
682 ## ---------------- ##
683
684 ac_cv_build=x86_64-apple-darwin13.2.0
685 ac_cv_c_bigendian=no
686 ac_cv_c_compiler_gnu=yes
687 ac_cv_c_const=yes
688 ac_cv_env_CC_set=set
689 ac_cv_env_CC_value=gcc
690 ac_cv_env_CFLAGS_set=set
691 ac_cv_env_CFLAGS_value='-g -O2'
692 ac_cv_env_CPPFLAGS_set=
693 ac_cv_env_CPPFLAGS_value=
694 ac_cv_env_CPP_set=
695 ac_cv_env_CPP_value=
696 ac_cv_env_LDFLAGS_set=set
697 ac_cv_env_LDFLAGS_value=' -Wl,-no_pie '
698 ac_cv_env_LIBS_set=
699 ac_cv_env_LIBS_value=
700 ac_cv_env_build_alias_set=set
701 ac_cv_env_build_alias_value=x86_64-apple-darwin13.2.0
702 ac_cv_env_host_alias_set=set
703 ac_cv_env_host_alias_value=x86_64-apple-darwin13.2.0
704 ac_cv_env_target_alias_set=set
705 ac_cv_env_target_alias_value=x86_64-apple-darwin13.2.0
706 ac_cv_header_ctype_h=yes
707 ac_cv_header_inttypes_h=yes
708 ac_cv_header_memory_h=yes
709 ac_cv_header_stdc=yes
710 ac_cv_header_stddef_h=yes
711 ac_cv_header_stdint_h=yes
712 ac_cv_header_stdio_h=yes
713 ac_cv_header_stdlib_h=yes
714 ac_cv_header_string_h=yes
715 ac_cv_header_strings_h=yes
716 ac_cv_header_sys_stat_h=yes
717 ac_cv_header_sys_types_h=yes
718 ac_cv_header_unistd_h=yes
719 ac_cv_host=x86_64-apple-darwin13.2.0
720 ac_cv_objext=o
721 ac_cv_path_EGREP='/usr/bin/grep -E'
722 ac_cv_path_GREP=/usr/bin/grep
723 ac_cv_prog_CC=gcc
724 ac_cv_prog_CPP='gcc -E'
725 ac_cv_prog_RANLIB=ranlib
726 ac_cv_prog_cc_c89=
727 ac_cv_prog_cc_g=yes
728 ac_cv_prog_make_make_set=yes
729 ac_cv_sizeof_int=4
730 ac_cv_sizeof_long=8
731 ac_cv_target=x86_64-apple-darwin13.2.0
732 ac_cv_type_int_fast32_t=yes
733 ac_cv_type_int_least32_t=yes
734 ac_cv_type_off_t=yes
735 ac_cv_type_u_int64_t=no
736 ac_cv_type_uint64_t=yes
737 ac_cv_type_uintmax_t=yes
738 ac_cv_type_uintptr_t=yes
739 acx_cv_header_stdint=stdint.h
740 acx_cv_header_stdint_kind='(already complete)'
741 acx_cv_prog_cc_pedantic__Wlong_long=yes
742 acx_cv_prog_cc_warning__W=yes
743 acx_cv_prog_cc_warning__Wall=yes
744 acx_cv_prog_cc_warning__Wcast_qual=yes
745 acx_cv_prog_cc_warning__Wmissing_format_attribute=yes
746 acx_cv_prog_cc_warning__Wmissing_prototypes=yes
747 acx_cv_prog_cc_warning__Wold_style_definition=yes
748 acx_cv_prog_cc_warning__Wstrict_prototypes=yes
749 acx_cv_prog_cc_warning__Wwrite_strings=yes
750
751 ## ----------------- ##
752 ## Output variables. ##
753 ## ----------------- ##
754
755 ACLOCAL='/Users/tacyas/Eos/util/srcX86MAC64/Admin/gdb-7.7.1/missing aclocal'
756 ADDITIONAL_OBJS=''
757 AUTOCONF='/Users/tacyas/Eos/util/srcX86MAC64/Admin/gdb-7.7.1/missing autoconf'
758 AUTOHEADER='/Users/tacyas/Eos/util/srcX86MAC64/Admin/gdb-7.7.1/missing autoheader'
759 CC='gcc'
760 CFLAGS='-g -O2'
761 CPP='gcc -E'
762 CPPFLAGS=''
763 DEFS='-DHAVE_CONFIG_H'
764 ECHO_C='\c'
765 ECHO_N=''
766 ECHO_T=''
767 EGREP='/usr/bin/grep -E'
768 EXEEXT=''
769 GREP='/usr/bin/grep'
770 LDFLAGS=' -Wl,-no_pie '
771 LIBOBJS=''
772 LIBS=''
773 LTLIBOBJS=''
774 MAINT='#'
775 OBJEXT='o'
776 PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org'
777 PACKAGE_NAME='libdecnumber'
778 PACKAGE_STRING='libdecnumber  '
779 PACKAGE_TARNAME='libdecnumber'
780 PACKAGE_URL=''
781 PACKAGE_VERSION=' '
782 PATH_SEPARATOR=':'
783 PICFLAG=''
784 RANLIB='ranlib'
785 SET_MAKE=''
786 SHELL='/bin/sh'
787 WARN_CFLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual'
788 WARN_PEDANTIC='-pedantic -Wno-long-long'
789 WERROR=''
790 ac_ct_CC=''
791 bindir='${exec_prefix}/bin'
792 build='x86_64-apple-darwin13.2.0'
793 build_alias='x86_64-apple-darwin13.2.0'
794 build_cpu='x86_64'
795 build_os='darwin13.2.0'
796 build_vendor='apple'
797 datadir='${datarootdir}'
798 datarootdir='${prefix}/share'
799 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
800 dvidir='${docdir}'
801 enable_decimal_float='dpd'
802 exec_prefix='${prefix}'
803 host='x86_64-apple-darwin13.2.0'
804 host_alias='x86_64-apple-darwin13.2.0'
805 host_cpu='x86_64'
806 host_os='darwin13.2.0'
807 host_vendor='apple'
808 htmldir='${docdir}'
809 includedir='${prefix}/include'
810 infodir='${datarootdir}/info'
811 libdir='${exec_prefix}/lib'
812 libexecdir='${exec_prefix}/libexec'
813 localedir='${datarootdir}/locale'
814 localstatedir='${prefix}/var'
815 mandir='${datarootdir}/man'
816 oldincludedir='/usr/include'
817 pdfdir='${docdir}'
818 prefix='/Users/tacyas/Eos/util/X86MAC64'
819 program_transform_name='s,y,y,'
820 psdir='${docdir}'
821 sbindir='${exec_prefix}/sbin'
822 sharedstatedir='${prefix}/com'
823 sysconfdir='${prefix}/etc'
824 target='x86_64-apple-darwin13.2.0'
825 target_alias='x86_64-apple-darwin13.2.0'
826 target_cpu='x86_64'
827 target_os='darwin13.2.0'
828 target_vendor='apple'
829
830 ## ----------- ##
831 ## confdefs.h. ##
832 ## ----------- ##
833
834 /* confdefs.h */
835 #define PACKAGE_NAME "libdecnumber"
836 #define PACKAGE_TARNAME "libdecnumber"
837 #define PACKAGE_VERSION " "
838 #define PACKAGE_STRING "libdecnumber  "
839 #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
840 #define PACKAGE_URL ""
841 #define STDC_HEADERS 1
842 #define HAVE_SYS_TYPES_H 1
843 #define HAVE_SYS_STAT_H 1
844 #define HAVE_STDLIB_H 1
845 #define HAVE_STRING_H 1
846 #define HAVE_MEMORY_H 1
847 #define HAVE_STRINGS_H 1
848 #define HAVE_INTTYPES_H 1
849 #define HAVE_STDINT_H 1
850 #define HAVE_UNISTD_H 1
851 #define HAVE_CTYPE_H 1
852 #define HAVE_STDDEF_H 1
853 #define HAVE_STRING_H 1
854 #define HAVE_STDIO_H 1
855 #define SIZEOF_INT 4
856 #define SIZEOF_LONG 8
857 #define STDC_HEADERS 1
858
859 configure: exit 0