Ticket #66213: cmake_bootstrap.log

File cmake_bootstrap.log, 28.3 KB (added by ryandesign (Ryan Carsten Schmidt), 23 months ago)
Line 
1Try: /usr/bin/gcc-4.2
2Line: /usr/bin/gcc-4.2 -pipe -Os -arch x86_64 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
3----------  file   -----------------------
4
5#ifdef __cplusplus
6# error "The CMAKE_C_COMPILER is set to a C++ compiler"
7#endif
8
9#include<stdio.h>
10
11#if defined(__CLASSIC_C__)
12int main(argc, argv)
13  int argc;
14  char* argv[];
15#else
16int main(int argc, char* argv[])
17#endif
18{
19  printf("%d%c", (argv != 0), (char)0x0a);
20  return argc-1;
21}
22
23------------------------------------------
24/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 687: ./cmake_bootstrap_78513_test: Bad CPU type in executable
25Test produced non-zero return code
26Checking whether  supports -std=gnu11
27Try:
28Line:  -pipe -Os -arch x86_64 -std=gnu11 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
29----------  file   -----------------------
30
31#ifdef __cplusplus
32# error "The CMAKE_C_COMPILER is set to a C++ compiler"
33#endif
34
35#include<stdio.h>
36
37#if defined(__CLASSIC_C__)
38int main(argc, argv)
39  int argc;
40  char* argv[];
41#else
42int main(int argc, char* argv[])
43#endif
44{
45  printf("%d%c", (argv != 0), (char)0x0a);
46  return argc-1;
47}
48
49------------------------------------------
50/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
51Test failed to compile
52Checking whether  supports -std=gnu11
53Try:
54Line:  -pipe -Os -arch x86_64 -std=gnu11 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
55----------  file   -----------------------
56
57#ifdef __cplusplus
58# error "The CMAKE_C_COMPILER is set to a C++ compiler"
59#endif
60
61#include<stdio.h>
62
63#if defined(__CLASSIC_C__)
64int main(argc, argv)
65  int argc;
66  char* argv[];
67#else
68int main(int argc, char* argv[])
69#endif
70{
71  printf("%d%c", (argv != 0), (char)0x0a);
72  return argc-1;
73}
74
75------------------------------------------
76/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
77Test failed to compile
78Checking whether  supports -h
79Try:
80Line:  -pipe -Os -arch x86_64 -h cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
81----------  file   -----------------------
82
83#ifdef __cplusplus
84# error "The CMAKE_C_COMPILER is set to a C++ compiler"
85#endif
86
87#include<stdio.h>
88
89#if defined(__CLASSIC_C__)
90int main(argc, argv)
91  int argc;
92  char* argv[];
93#else
94int main(int argc, char* argv[])
95#endif
96{
97  printf("%d%c", (argv != 0), (char)0x0a);
98  return argc-1;
99}
100
101------------------------------------------
102/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
103Test failed to compile
104Checking whether  supports std=c11,gnu
105Try:
106Line:  -pipe -Os -arch x86_64 std=c11,gnu cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
107----------  file   -----------------------
108
109#ifdef __cplusplus
110# error "The CMAKE_C_COMPILER is set to a C++ compiler"
111#endif
112
113#include<stdio.h>
114
115#if defined(__CLASSIC_C__)
116int main(argc, argv)
117  int argc;
118  char* argv[];
119#else
120int main(int argc, char* argv[])
121#endif
122{
123  printf("%d%c", (argv != 0), (char)0x0a);
124  return argc-1;
125}
126
127------------------------------------------
128/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
129Test failed to compile
130Checking whether  supports -std=gnu11
131Try:
132Line:  -pipe -Os -arch x86_64 -std=gnu11 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
133----------  file   -----------------------
134
135#ifdef __cplusplus
136# error "The CMAKE_C_COMPILER is set to a C++ compiler"
137#endif
138
139#include<stdio.h>
140
141#if defined(__CLASSIC_C__)
142int main(argc, argv)
143  int argc;
144  char* argv[];
145#else
146int main(int argc, char* argv[])
147#endif
148{
149  printf("%d%c", (argv != 0), (char)0x0a);
150  return argc-1;
151}
152
153------------------------------------------
154/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
155Test failed to compile
156Checking whether  supports -std=gnu1x
157Try:
158Line:  -pipe -Os -arch x86_64 -std=gnu1x cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
159----------  file   -----------------------
160
161#ifdef __cplusplus
162# error "The CMAKE_C_COMPILER is set to a C++ compiler"
163#endif
164
165#include<stdio.h>
166
167#if defined(__CLASSIC_C__)
168int main(argc, argv)
169  int argc;
170  char* argv[];
171#else
172int main(int argc, char* argv[])
173#endif
174{
175  printf("%d%c", (argv != 0), (char)0x0a);
176  return argc-1;
177}
178
179------------------------------------------
180/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
181Test failed to compile
182Checking whether  supports -Qstd=c11
183Try:
184Line:  -pipe -Os -arch x86_64 -Qstd=c11 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
185----------  file   -----------------------
186
187#ifdef __cplusplus
188# error "The CMAKE_C_COMPILER is set to a C++ compiler"
189#endif
190
191#include<stdio.h>
192
193#if defined(__CLASSIC_C__)
194int main(argc, argv)
195  int argc;
196  char* argv[];
197#else
198int main(int argc, char* argv[])
199#endif
200{
201  printf("%d%c", (argv != 0), (char)0x0a);
202  return argc-1;
203}
204
205------------------------------------------
206/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
207Test failed to compile
208Checking whether  supports -std=gnu11
209Try:
210Line:  -pipe -Os -arch x86_64 -std=gnu11 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
211----------  file   -----------------------
212
213#ifdef __cplusplus
214# error "The CMAKE_C_COMPILER is set to a C++ compiler"
215#endif
216
217#include<stdio.h>
218
219#if defined(__CLASSIC_C__)
220int main(argc, argv)
221  int argc;
222  char* argv[];
223#else
224int main(int argc, char* argv[])
225#endif
226{
227  printf("%d%c", (argv != 0), (char)0x0a);
228  return argc-1;
229}
230
231------------------------------------------
232/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
233Test failed to compile
234Checking whether  supports -c11
235Try:
236Line:  -pipe -Os -arch x86_64 -c11 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
237----------  file   -----------------------
238
239#ifdef __cplusplus
240# error "The CMAKE_C_COMPILER is set to a C++ compiler"
241#endif
242
243#include<stdio.h>
244
245#if defined(__CLASSIC_C__)
246int main(argc, argv)
247  int argc;
248  char* argv[];
249#else
250int main(int argc, char* argv[])
251#endif
252{
253  printf("%d%c", (argv != 0), (char)0x0a);
254  return argc-1;
255}
256
257------------------------------------------
258/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
259Test failed to compile
260Checking whether  supports -std=c11
261Try:
262Line:  -pipe -Os -arch x86_64 -std=c11 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
263----------  file   -----------------------
264
265#ifdef __cplusplus
266# error "The CMAKE_C_COMPILER is set to a C++ compiler"
267#endif
268
269#include<stdio.h>
270
271#if defined(__CLASSIC_C__)
272int main(argc, argv)
273  int argc;
274  char* argv[];
275#else
276int main(int argc, char* argv[])
277#endif
278{
279  printf("%d%c", (argv != 0), (char)0x0a);
280  return argc-1;
281}
282
283------------------------------------------
284/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
285Test failed to compile
286Checking whether  supports -std=gnu11
287Try:
288Line:  -pipe -Os -arch x86_64 -std=gnu11 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
289----------  file   -----------------------
290
291#ifdef __cplusplus
292# error "The CMAKE_C_COMPILER is set to a C++ compiler"
293#endif
294
295#include<stdio.h>
296
297#if defined(__CLASSIC_C__)
298int main(argc, argv)
299  int argc;
300  char* argv[];
301#else
302int main(int argc, char* argv[])
303#endif
304{
305  printf("%d%c", (argv != 0), (char)0x0a);
306  return argc-1;
307}
308
309------------------------------------------
310/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
311Test failed to compile
312Checking whether  supports -qlanglvl=extc1x
313Try:
314Line:  -pipe -Os -arch x86_64 -qlanglvl=extc1x cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
315----------  file   -----------------------
316
317#ifdef __cplusplus
318# error "The CMAKE_C_COMPILER is set to a C++ compiler"
319#endif
320
321#include<stdio.h>
322
323#if defined(__CLASSIC_C__)
324int main(argc, argv)
325  int argc;
326  char* argv[];
327#else
328int main(int argc, char* argv[])
329#endif
330{
331  printf("%d%c", (argv != 0), (char)0x0a);
332  return argc-1;
333}
334
335------------------------------------------
336/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
337Test failed to compile
338Checking whether  supports -qlanglvl=extc1x
339Try:
340Line:  -pipe -Os -arch x86_64 -qlanglvl=extc1x cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
341----------  file   -----------------------
342
343#ifdef __cplusplus
344# error "The CMAKE_C_COMPILER is set to a C++ compiler"
345#endif
346
347#include<stdio.h>
348
349#if defined(__CLASSIC_C__)
350int main(argc, argv)
351  int argc;
352  char* argv[];
353#else
354int main(int argc, char* argv[])
355#endif
356{
357  printf("%d%c", (argv != 0), (char)0x0a);
358  return argc-1;
359}
360
361------------------------------------------
362/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
363Test failed to compile
364Checking whether  supports -std=gnu99
365Try:
366Line:  -pipe -Os -arch x86_64 -std=gnu99 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
367----------  file   -----------------------
368
369#ifdef __cplusplus
370# error "The CMAKE_C_COMPILER is set to a C++ compiler"
371#endif
372
373#include<stdio.h>
374
375#if defined(__CLASSIC_C__)
376int main(argc, argv)
377  int argc;
378  char* argv[];
379#else
380int main(int argc, char* argv[])
381#endif
382{
383  printf("%d%c", (argv != 0), (char)0x0a);
384  return argc-1;
385}
386
387------------------------------------------
388/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
389Test failed to compile
390Checking whether  supports -std=gnu99
391Try:
392Line:  -pipe -Os -arch x86_64 -std=gnu99 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
393----------  file   -----------------------
394
395#ifdef __cplusplus
396# error "The CMAKE_C_COMPILER is set to a C++ compiler"
397#endif
398
399#include<stdio.h>
400
401#if defined(__CLASSIC_C__)
402int main(argc, argv)
403  int argc;
404  char* argv[];
405#else
406int main(int argc, char* argv[])
407#endif
408{
409  printf("%d%c", (argv != 0), (char)0x0a);
410  return argc-1;
411}
412
413------------------------------------------
414/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
415Test failed to compile
416Checking whether  supports -h
417Try:
418Line:  -pipe -Os -arch x86_64 -h cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
419----------  file   -----------------------
420
421#ifdef __cplusplus
422# error "The CMAKE_C_COMPILER is set to a C++ compiler"
423#endif
424
425#include<stdio.h>
426
427#if defined(__CLASSIC_C__)
428int main(argc, argv)
429  int argc;
430  char* argv[];
431#else
432int main(int argc, char* argv[])
433#endif
434{
435  printf("%d%c", (argv != 0), (char)0x0a);
436  return argc-1;
437}
438
439------------------------------------------
440/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
441Test failed to compile
442Checking whether  supports c99,gnu
443Try:
444Line:  -pipe -Os -arch x86_64 c99,gnu cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
445----------  file   -----------------------
446
447#ifdef __cplusplus
448# error "The CMAKE_C_COMPILER is set to a C++ compiler"
449#endif
450
451#include<stdio.h>
452
453#if defined(__CLASSIC_C__)
454int main(argc, argv)
455  int argc;
456  char* argv[];
457#else
458int main(int argc, char* argv[])
459#endif
460{
461  printf("%d%c", (argv != 0), (char)0x0a);
462  return argc-1;
463}
464
465------------------------------------------
466/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
467Test failed to compile
468Checking whether  supports -std=gnu99
469Try:
470Line:  -pipe -Os -arch x86_64 -std=gnu99 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
471----------  file   -----------------------
472
473#ifdef __cplusplus
474# error "The CMAKE_C_COMPILER is set to a C++ compiler"
475#endif
476
477#include<stdio.h>
478
479#if defined(__CLASSIC_C__)
480int main(argc, argv)
481  int argc;
482  char* argv[];
483#else
484int main(int argc, char* argv[])
485#endif
486{
487  printf("%d%c", (argv != 0), (char)0x0a);
488  return argc-1;
489}
490
491------------------------------------------
492/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
493Test failed to compile
494Checking whether  supports -Qstd=c99
495Try:
496Line:  -pipe -Os -arch x86_64 -Qstd=c99 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
497----------  file   -----------------------
498
499#ifdef __cplusplus
500# error "The CMAKE_C_COMPILER is set to a C++ compiler"
501#endif
502
503#include<stdio.h>
504
505#if defined(__CLASSIC_C__)
506int main(argc, argv)
507  int argc;
508  char* argv[];
509#else
510int main(int argc, char* argv[])
511#endif
512{
513  printf("%d%c", (argv != 0), (char)0x0a);
514  return argc-1;
515}
516
517------------------------------------------
518/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
519Test failed to compile
520Checking whether  supports -std=gnu99
521Try:
522Line:  -pipe -Os -arch x86_64 -std=gnu99 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
523----------  file   -----------------------
524
525#ifdef __cplusplus
526# error "The CMAKE_C_COMPILER is set to a C++ compiler"
527#endif
528
529#include<stdio.h>
530
531#if defined(__CLASSIC_C__)
532int main(argc, argv)
533  int argc;
534  char* argv[];
535#else
536int main(int argc, char* argv[])
537#endif
538{
539  printf("%d%c", (argv != 0), (char)0x0a);
540  return argc-1;
541}
542
543------------------------------------------
544/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
545Test failed to compile
546Checking whether  supports -c99
547Try:
548Line:  -pipe -Os -arch x86_64 -c99 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
549----------  file   -----------------------
550
551#ifdef __cplusplus
552# error "The CMAKE_C_COMPILER is set to a C++ compiler"
553#endif
554
555#include<stdio.h>
556
557#if defined(__CLASSIC_C__)
558int main(argc, argv)
559  int argc;
560  char* argv[];
561#else
562int main(int argc, char* argv[])
563#endif
564{
565  printf("%d%c", (argv != 0), (char)0x0a);
566  return argc-1;
567}
568
569------------------------------------------
570/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
571Test failed to compile
572Checking whether  supports -std=c99
573Try:
574Line:  -pipe -Os -arch x86_64 -std=c99 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
575----------  file   -----------------------
576
577#ifdef __cplusplus
578# error "The CMAKE_C_COMPILER is set to a C++ compiler"
579#endif
580
581#include<stdio.h>
582
583#if defined(__CLASSIC_C__)
584int main(argc, argv)
585  int argc;
586  char* argv[];
587#else
588int main(int argc, char* argv[])
589#endif
590{
591  printf("%d%c", (argv != 0), (char)0x0a);
592  return argc-1;
593}
594
595------------------------------------------
596/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
597Test failed to compile
598Checking whether  supports -xc99
599Try:
600Line:  -pipe -Os -arch x86_64 -xc99 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
601----------  file   -----------------------
602
603#ifdef __cplusplus
604# error "The CMAKE_C_COMPILER is set to a C++ compiler"
605#endif
606
607#include<stdio.h>
608
609#if defined(__CLASSIC_C__)
610int main(argc, argv)
611  int argc;
612  char* argv[];
613#else
614int main(int argc, char* argv[])
615#endif
616{
617  printf("%d%c", (argv != 0), (char)0x0a);
618  return argc-1;
619}
620
621------------------------------------------
622/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
623Test failed to compile
624Checking whether  supports -std=gnu99
625Try:
626Line:  -pipe -Os -arch x86_64 -std=gnu99 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
627----------  file   -----------------------
628
629#ifdef __cplusplus
630# error "The CMAKE_C_COMPILER is set to a C++ compiler"
631#endif
632
633#include<stdio.h>
634
635#if defined(__CLASSIC_C__)
636int main(argc, argv)
637  int argc;
638  char* argv[];
639#else
640int main(int argc, char* argv[])
641#endif
642{
643  printf("%d%c", (argv != 0), (char)0x0a);
644  return argc-1;
645}
646
647------------------------------------------
648/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
649Test failed to compile
650Checking whether  supports -qlanglvl=extc99
651Try:
652Line:  -pipe -Os -arch x86_64 -qlanglvl=extc99 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
653----------  file   -----------------------
654
655#ifdef __cplusplus
656# error "The CMAKE_C_COMPILER is set to a C++ compiler"
657#endif
658
659#include<stdio.h>
660
661#if defined(__CLASSIC_C__)
662int main(argc, argv)
663  int argc;
664  char* argv[];
665#else
666int main(int argc, char* argv[])
667#endif
668{
669  printf("%d%c", (argv != 0), (char)0x0a);
670  return argc-1;
671}
672
673------------------------------------------
674/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
675Test failed to compile
676Checking whether  supports -std=gnu90
677Try:
678Line:  -pipe -Os -arch x86_64 -std=gnu90 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
679----------  file   -----------------------
680
681#ifdef __cplusplus
682# error "The CMAKE_C_COMPILER is set to a C++ compiler"
683#endif
684
685#include<stdio.h>
686
687#if defined(__CLASSIC_C__)
688int main(argc, argv)
689  int argc;
690  char* argv[];
691#else
692int main(int argc, char* argv[])
693#endif
694{
695  printf("%d%c", (argv != 0), (char)0x0a);
696  return argc-1;
697}
698
699------------------------------------------
700/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
701Test failed to compile
702Checking whether  supports -std=gnu90
703Try:
704Line:  -pipe -Os -arch x86_64 -std=gnu90 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
705----------  file   -----------------------
706
707#ifdef __cplusplus
708# error "The CMAKE_C_COMPILER is set to a C++ compiler"
709#endif
710
711#include<stdio.h>
712
713#if defined(__CLASSIC_C__)
714int main(argc, argv)
715  int argc;
716  char* argv[];
717#else
718int main(int argc, char* argv[])
719#endif
720{
721  printf("%d%c", (argv != 0), (char)0x0a);
722  return argc-1;
723}
724
725------------------------------------------
726/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
727Test failed to compile
728Checking whether  supports -h
729Try:
730Line:  -pipe -Os -arch x86_64 -h cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
731----------  file   -----------------------
732
733#ifdef __cplusplus
734# error "The CMAKE_C_COMPILER is set to a C++ compiler"
735#endif
736
737#include<stdio.h>
738
739#if defined(__CLASSIC_C__)
740int main(argc, argv)
741  int argc;
742  char* argv[];
743#else
744int main(int argc, char* argv[])
745#endif
746{
747  printf("%d%c", (argv != 0), (char)0x0a);
748  return argc-1;
749}
750
751------------------------------------------
752/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
753Test failed to compile
754Checking whether  supports noc99,gnu
755Try:
756Line:  -pipe -Os -arch x86_64 noc99,gnu cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
757----------  file   -----------------------
758
759#ifdef __cplusplus
760# error "The CMAKE_C_COMPILER is set to a C++ compiler"
761#endif
762
763#include<stdio.h>
764
765#if defined(__CLASSIC_C__)
766int main(argc, argv)
767  int argc;
768  char* argv[];
769#else
770int main(int argc, char* argv[])
771#endif
772{
773  printf("%d%c", (argv != 0), (char)0x0a);
774  return argc-1;
775}
776
777------------------------------------------
778/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
779Test failed to compile
780Checking whether  supports -std=gnu90
781Try:
782Line:  -pipe -Os -arch x86_64 -std=gnu90 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
783----------  file   -----------------------
784
785#ifdef __cplusplus
786# error "The CMAKE_C_COMPILER is set to a C++ compiler"
787#endif
788
789#include<stdio.h>
790
791#if defined(__CLASSIC_C__)
792int main(argc, argv)
793  int argc;
794  char* argv[];
795#else
796int main(int argc, char* argv[])
797#endif
798{
799  printf("%d%c", (argv != 0), (char)0x0a);
800  return argc-1;
801}
802
803------------------------------------------
804/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
805Test failed to compile
806Checking whether  supports -std=gnu89
807Try:
808Line:  -pipe -Os -arch x86_64 -std=gnu89 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
809----------  file   -----------------------
810
811#ifdef __cplusplus
812# error "The CMAKE_C_COMPILER is set to a C++ compiler"
813#endif
814
815#include<stdio.h>
816
817#if defined(__CLASSIC_C__)
818int main(argc, argv)
819  int argc;
820  char* argv[];
821#else
822int main(int argc, char* argv[])
823#endif
824{
825  printf("%d%c", (argv != 0), (char)0x0a);
826  return argc-1;
827}
828
829------------------------------------------
830/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
831Test failed to compile
832Checking whether  supports -Qstd=c89
833Try:
834Line:  -pipe -Os -arch x86_64 -Qstd=c89 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
835----------  file   -----------------------
836
837#ifdef __cplusplus
838# error "The CMAKE_C_COMPILER is set to a C++ compiler"
839#endif
840
841#include<stdio.h>
842
843#if defined(__CLASSIC_C__)
844int main(argc, argv)
845  int argc;
846  char* argv[];
847#else
848int main(int argc, char* argv[])
849#endif
850{
851  printf("%d%c", (argv != 0), (char)0x0a);
852  return argc-1;
853}
854
855------------------------------------------
856/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
857Test failed to compile
858Checking whether  supports -std=gnu89
859Try:
860Line:  -pipe -Os -arch x86_64 -std=gnu89 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
861----------  file   -----------------------
862
863#ifdef __cplusplus
864# error "The CMAKE_C_COMPILER is set to a C++ compiler"
865#endif
866
867#include<stdio.h>
868
869#if defined(__CLASSIC_C__)
870int main(argc, argv)
871  int argc;
872  char* argv[];
873#else
874int main(int argc, char* argv[])
875#endif
876{
877  printf("%d%c", (argv != 0), (char)0x0a);
878  return argc-1;
879}
880
881------------------------------------------
882/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
883Test failed to compile
884Checking whether  supports -c89
885Try:
886Line:  -pipe -Os -arch x86_64 -c89 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
887----------  file   -----------------------
888
889#ifdef __cplusplus
890# error "The CMAKE_C_COMPILER is set to a C++ compiler"
891#endif
892
893#include<stdio.h>
894
895#if defined(__CLASSIC_C__)
896int main(argc, argv)
897  int argc;
898  char* argv[];
899#else
900int main(int argc, char* argv[])
901#endif
902{
903  printf("%d%c", (argv != 0), (char)0x0a);
904  return argc-1;
905}
906
907------------------------------------------
908/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
909Test failed to compile
910Checking whether  supports -std=c89
911Try:
912Line:  -pipe -Os -arch x86_64 -std=c89 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
913----------  file   -----------------------
914
915#ifdef __cplusplus
916# error "The CMAKE_C_COMPILER is set to a C++ compiler"
917#endif
918
919#include<stdio.h>
920
921#if defined(__CLASSIC_C__)
922int main(argc, argv)
923  int argc;
924  char* argv[];
925#else
926int main(int argc, char* argv[])
927#endif
928{
929  printf("%d%c", (argv != 0), (char)0x0a);
930  return argc-1;
931}
932
933------------------------------------------
934/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
935Test failed to compile
936Checking whether  supports -std=gnu89
937Try:
938Line:  -pipe -Os -arch x86_64 -std=gnu89 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
939----------  file   -----------------------
940
941#ifdef __cplusplus
942# error "The CMAKE_C_COMPILER is set to a C++ compiler"
943#endif
944
945#include<stdio.h>
946
947#if defined(__CLASSIC_C__)
948int main(argc, argv)
949  int argc;
950  char* argv[];
951#else
952int main(int argc, char* argv[])
953#endif
954{
955  printf("%d%c", (argv != 0), (char)0x0a);
956  return argc-1;
957}
958
959------------------------------------------
960/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
961Test failed to compile
962Checking whether  supports -qlanglvl=extc89
963Try:
964Line:  -pipe -Os -arch x86_64 -qlanglvl=extc89 cmake_bootstrap_78513_test.c -o cmake_bootstrap_78513_test
965----------  file   -----------------------
966
967#ifdef __cplusplus
968# error "The CMAKE_C_COMPILER is set to a C++ compiler"
969#endif
970
971#include<stdio.h>
972
973#if defined(__CLASSIC_C__)
974int main(argc, argv)
975  int argc;
976  char* argv[];
977#else
978int main(int argc, char* argv[])
979#endif
980{
981  printf("%d%c", (argv != 0), (char)0x0a);
982  return argc-1;
983}
984
985------------------------------------------
986/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6-x86_64/bootstrap: line 677: : command not found
987Test failed to compile