-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.log
695 lines (672 loc) · 27.2 KB
/
config.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = pipaos
uname -m = armv7l
uname -r = 4.4.50-v7+
uname -s = Linux
uname -v = #970 SMP Mon Feb 20 19:18:29 GMT 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/sysop/bin
PATH: /home/sysop/bin
PATH: /usr/sbin
PATH: /usr/local/gcc-6.1.0/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games
PATH: /opt/vc/bin
PATH: /opt/vc/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2152: checking build system type
configure:2166: result: armv7l-unknown-linux-gnueabihf
configure:2186: checking host system type
configure:2199: result: armv7l-unknown-linux-gnueabihf
configure:2229: result: using prefix /usr
configure:2296: checking for gcc
configure:2323: result: /usr/local/gcc-6.1.0/bin/gcc-6.1.0
configure:2552: checking for C compiler version
configure:2561: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 --version >&5
gcc-6.1.0 (GCC) 6.1.0
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2572: $? = 0
configure:2561: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/local/gcc-6.1.0/bin/gcc-6.1.0
COLLECT_LTO_WRAPPER=/usr/local/gcc-6.1.0/libexec/gcc/arm-linux-gnueabihf/6.1.0/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../gcc-6.1.0/configure -v --enable-languages=c,c++ --prefix=/usr/local/gcc-6.1.0 --program-suffix=-6.1.0 --with-arch=armv6 --with-fpu=vfp --with-float=hard --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 6.1.0 (GCC)
configure:2572: $? = 0
configure:2561: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -V >&5
gcc-6.1.0: error: unrecognized command line option '-V'
gcc-6.1.0: fatal error: no input files
compilation terminated.
configure:2572: $? = 1
configure:2561: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -qversion >&5
gcc-6.1.0: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc-6.1.0: fatal error: no input files
compilation terminated.
configure:2572: $? = 1
configure:2592: checking whether the C compiler works
configure:2614: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 conftest.c >&5
configure:2618: $? = 0
configure:2666: result: yes
configure:2669: checking for C compiler default output file name
configure:2671: result: a.out
configure:2677: checking for suffix of executables
configure:2684: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -o conftest conftest.c >&5
configure:2688: $? = 0
configure:2710: result:
configure:2732: checking whether we are cross compiling
configure:2740: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -o conftest conftest.c >&5
configure:2744: $? = 0
configure:2751: ./conftest
configure:2755: $? = 0
configure:2770: result: no
configure:2775: checking for suffix of object files
configure:2797: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c conftest.c >&5
configure:2801: $? = 0
configure:2822: result: o
configure:2826: checking whether we are using the GNU C compiler
configure:2845: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c conftest.c >&5
configure:2845: $? = 0
configure:2854: result: yes
configure:2863: checking whether /usr/local/gcc-6.1.0/bin/gcc-6.1.0 accepts -g
configure:2883: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g conftest.c >&5
configure:2883: $? = 0
configure:2924: result: yes
configure:2941: checking for /usr/local/gcc-6.1.0/bin/gcc-6.1.0 option to accept ISO C89
configure:3004: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 conftest.c >&5
configure:3004: $? = 0
configure:3017: result: none needed
configure:3089: checking for ranlib
configure:3105: found /usr/bin/ranlib
configure:3116: result: ranlib
configure:3145: checking how to run the C preprocessor
configure:3176: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -E conftest.c
configure:3176: $? = 0
configure:3190: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3215: result: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -E
configure:3235: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -E conftest.c
configure:3235: $? = 0
configure:3249: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3249: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3278: checking for grep that handles long lines and -e
configure:3336: result: /bin/grep
configure:3341: checking for egrep
configure:3403: result: /bin/grep -E
configure:3408: checking for ANSI C header files
configure:3428: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
conftest.c:15:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:3428: $? = 0
configure:3501: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -o conftest -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c >&5
conftest.c:21:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:3501: $? = 0
configure:3501: ./conftest
configure:3501: $? = 0
configure:3512: result: yes
configure:3525: checking for sys/types.h
configure:3525: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
configure:3525: $? = 0
configure:3525: result: yes
configure:3525: checking for sys/stat.h
configure:3525: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
configure:3525: $? = 0
configure:3525: result: yes
configure:3525: checking for stdlib.h
configure:3525: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
configure:3525: $? = 0
configure:3525: result: yes
configure:3525: checking for string.h
configure:3525: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
configure:3525: $? = 0
configure:3525: result: yes
configure:3525: checking for memory.h
configure:3525: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
configure:3525: $? = 0
configure:3525: result: yes
configure:3525: checking for strings.h
configure:3525: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
configure:3525: $? = 0
configure:3525: result: yes
configure:3525: checking for inttypes.h
configure:3525: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
configure:3525: $? = 0
configure:3525: result: yes
configure:3525: checking for stdint.h
configure:3525: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
configure:3525: $? = 0
configure:3525: result: yes
configure:3525: checking for unistd.h
configure:3525: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
configure:3525: $? = 0
configure:3525: result: yes
configure:3539: checking termcap.h usability
configure:3539: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
configure:3539: $? = 0
configure:3539: result: yes
configure:3539: checking termcap.h presence
configure:3539: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -E conftest.c
configure:3539: $? = 0
configure:3539: result: yes
configure:3539: checking for termcap.h
configure:3539: result: yes
configure:3564: checking for tputs return type
configure:3584: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:3584: $? = 0
configure:3585: result: int
configure:3594: checking for fmod
configure:3594: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -o conftest -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c >&5
conftest.c:43:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
char fmod ();
^~~~
conftest.c:43:6: warning: conflicting types for built-in function 'fmod'
char fmod ();
^~~~
conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
/tmp/ccczxNRP.o: In function `main':
/home/sysop/devel/BASIC/bas-2.4/conftest.c:54: undefined reference to `fmod'
collect2: error: ld returned 1 exit status
configure:3594: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMCAP_H 1
| /* end confdefs.h. */
| /* Define fmod to an innocuous variant, in case <limits.h> declares fmod.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fmod innocuous_fmod
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fmod (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fmod
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fmod ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fmod || defined __stub___fmod
| choke me
| #endif
|
| int
| main ()
| {
| return fmod ();
| ;
| return 0;
| }
configure:3594: result: no
configure:3600: checking for fmod in -lm
configure:3625: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -o conftest -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c -lm >&5
conftest.c:27:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
char fmod ();
^~~~
conftest.c:27:6: warning: conflicting types for built-in function 'fmod'
char fmod ();
^~~~
conftest.c:29:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:3625: $? = 0
configure:3634: result: yes
configure:3650: checking tgmath.h usability
configure:3650: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
configure:3650: $? = 0
configure:3650: result: yes
configure:3650: checking tgmath.h presence
configure:3650: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -E conftest.c
configure:3650: $? = 0
configure:3650: result: yes
configure:3650: checking for tgmath.h
configure:3650: result: yes
configure:3662: checking for lrint
configure:3662: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -o conftest -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c -lm >&5
conftest.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
char lrint ();
^~~~
conftest.c:44:6: warning: conflicting types for built-in function 'lrint'
char lrint ();
^~~~~
conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:3662: $? = 0
configure:3662: result: yes
configure:3673: checking for nanosleep
configure:3673: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -o conftest -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c -lm >&5
conftest.c:45:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
char nanosleep ();
^~~~
conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:3673: $? = 0
configure:3673: result: yes
configure:3685: checking for tgetent
configure:3685: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -o conftest -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c -lm >&5
conftest.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
char tgetent ();
^~~~
conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
/tmp/ccQaB37g.o: In function `main':
/home/sysop/devel/BASIC/bas-2.4/conftest.c:57: undefined reference to `tgetent'
collect2: error: ld returned 1 exit status
configure:3685: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TGMATH_H 1
| #define HAVE_LRINT 1
| #define HAVE_NANOSLEEP 1
| /* end confdefs.h. */
| /* Define tgetent to an innocuous variant, in case <limits.h> declares tgetent.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define tgetent innocuous_tgetent
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char tgetent (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef tgetent
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_tgetent || defined __stub___tgetent
| choke me
| #endif
|
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:3685: result: no
configure:3695: checking for tgetent in -lcurses
configure:3720: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -o conftest -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c -lcurses -lm >&5
conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
char tgetent ();
^~~~
conftest.c:32:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:3720: $? = 0
configure:3729: result: yes
configure:3856: checking whether to use LR0 parser
configure:3874: result: no
configure:3883: checking for msgfmt
configure:3911: result: no
configure:4002: checking for special C compiler options needed for large files
configure:4047: result: no
configure:4053: checking for _FILE_OFFSET_BITS value needed for large files
configure:4078: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
conftest.c:29:33: warning: left shift count >= width of type [-Wshift-count-overflow]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.c:30:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^~~~~~~~~~~
conftest.c:29:57: warning: left shift count >= width of type [-Wshift-count-overflow]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.c:30:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^~~~~~~~~~~
conftest.c:29:33: warning: left shift count >= width of type [-Wshift-count-overflow]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.c:31:13: note: in expansion of macro 'LARGE_OFF_T'
&& LARGE_OFF_T % 2147483647 == 1)
^~~~~~~~~~~
conftest.c:29:57: warning: left shift count >= width of type [-Wshift-count-overflow]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.c:31:13: note: in expansion of macro 'LARGE_OFF_T'
&& LARGE_OFF_T % 2147483647 == 1)
^~~~~~~~~~~
conftest.c:30:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^~~~~~~~~~~~~~
conftest.c:34:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:4078: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TGMATH_H 1
| #define HAVE_LRINT 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TGETENT 1
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4102: /usr/local/gcc-6.1.0/bin/gcc-6.1.0 -c -g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5
conftest.c:35:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:4102: $? = 0
configure:4110: result: 64
configure:4210: checking for a BSD-compatible install
configure:4278: result: /usr/bin/install -c
configure:4413: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on pipaos
config.status:825: creating Makefile
config.status:825: creating bas.1
config.status:825: creating test/runbas
config.status:825: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=armv7l-unknown-linux-gnueabihf
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/local/gcc-6.1.0/bin/gcc-6.1.0
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_fmod=no
ac_cv_func_lrint=yes
ac_cv_func_nanosleep=yes
ac_cv_func_tgetent=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_termcap_h=yes
ac_cv_header_tgmath_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=armv7l-unknown-linux-gnueabihf
ac_cv_lib_curses_tgetent=yes
ac_cv_lib_m_fmod=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='/usr/local/gcc-6.1.0/bin/gcc-6.1.0 -E'
ac_cv_prog_MSGFMT=no
ac_cv_prog_ac_ct_CC=/usr/local/gcc-6.1.0/bin/gcc-6.1.0
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='/usr/local/gcc-6.1.0/bin/gcc-6.1.0'
CFLAGS='-g -O2 -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common'
CPP='/usr/local/gcc-6.1.0/bin/gcc-6.1.0 -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' -g'
LIBOBJS=''
LIBS='-lcurses -lm '
LTLIBOBJS=''
MSGFMT='no'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/bash'
UPDATED='October 25, 2014'
USE_NLS='no'
VALGRIND=''
VERSION='2.4'
ac_ct_CC='/usr/local/gcc-6.1.0/bin/gcc-6.1.0'
bindir='${exec_prefix}/bin'
build='armv7l-unknown-linux-gnueabihf'
build_alias=''
build_cpu='armv7l'
build_os='linux-gnueabihf'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='armv7l-unknown-linux-gnueabihf'
host_alias=''
host_cpu='armv7l'
host_os='linux-gnueabihf'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_TERMCAP_H 1
#define HAVE_TGMATH_H 1
#define HAVE_LRINT 1
#define HAVE_NANOSLEEP 1
#define HAVE_TGETENT 1
#define _FILE_OFFSET_BITS 64
#define VERSION "2.4"
configure: exit 0