-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.log
630 lines (606 loc) · 23.6 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
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by flagcal configure 1.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/home/jayanti/Research/Radio/flagcal/flagcal-1.0 CPPFLAGS=-I/opt/software/cfitsio/include LDFLAGS=-L/opt/software/cfitsio/lib
## --------- ##
## Platform. ##
## --------- ##
hostname = surya
uname -m = x86_64
uname -r = 3.11.0-19-generic
uname -s = Linux
uname -v = #33~precise1-Ubuntu SMP Wed Mar 12 21:16:27 UTC 2014
/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: /usr/lib/lightdm/lightdm
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /opt/intel/bin
PATH: /opt/software/Healpix_3.11/f90/bin
PATH: /opt/software/mpich/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2165: checking for a BSD-compatible install
configure:2233: result: /usr/bin/install -c
configure:2244: checking whether build environment is sane
configure:2294: result: yes
configure:2435: checking for a thread-safe mkdir -p
configure:2474: result: /bin/mkdir -p
configure:2487: checking for gawk
configure:2503: found /usr/bin/gawk
configure:2514: result: gawk
configure:2525: checking whether make sets $(MAKE)
configure:2547: result: yes
configure:2634: checking for style of include used by make
configure:2662: result: GNU
configure:2733: checking for gcc
configure:2749: found /usr/bin/gcc
configure:2760: result: gcc
configure:2989: checking for C compiler version
configure:2998: gcc --version >&5
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 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:3009: $? = 0
configure:2998: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configure:3009: $? = 0
configure:2998: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3009: $? = 4
configure:2998: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3009: $? = 4
configure:3029: checking whether the C compiler works
configure:3051: gcc -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c >&5
configure:3055: $? = 0
configure:3103: result: yes
configure:3106: checking for C compiler default output file name
configure:3108: result: a.out
configure:3114: checking for suffix of executables
configure:3121: gcc -o conftest -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c >&5
configure:3125: $? = 0
configure:3147: result:
configure:3169: checking whether we are cross compiling
configure:3177: gcc -o conftest -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c >&5
configure:3181: $? = 0
configure:3188: ./conftest
configure:3192: $? = 0
configure:3207: result: no
configure:3212: checking for suffix of object files
configure:3234: gcc -c -I/opt/software/cfitsio/include conftest.c >&5
configure:3238: $? = 0
configure:3259: result: o
configure:3263: checking whether we are using the GNU C compiler
configure:3282: gcc -c -I/opt/software/cfitsio/include conftest.c >&5
configure:3282: $? = 0
configure:3291: result: yes
configure:3300: checking whether gcc accepts -g
configure:3320: gcc -c -g -I/opt/software/cfitsio/include conftest.c >&5
configure:3320: $? = 0
configure:3361: result: yes
configure:3378: checking for gcc option to accept ISO C89
configure:3442: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:3442: $? = 0
configure:3455: result: none needed
configure:3477: checking dependency style of gcc
configure:3588: result: gcc3
configure:3612: checking for gcc option to support OpenMP
configure:3627: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c >&5
conftest.c:11:2: error: unknown type name 'choke'
In file included from conftest.c:13:0:
/usr/lib/gcc/x86_64-linux-gnu/4.6/include/omp.h:34:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
configure:3627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flagcal"
| #define PACKAGE_TARNAME "flagcal"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "flagcal 1.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:3644: gcc -o conftest -g -O2 -fopenmp -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c >&5
configure:3644: $? = 0
configure:3658: result: -fopenmp
configure:3719: checking for gcc
configure:3746: result: gcc
configure:3975: checking for C compiler version
configure:3984: gcc --version >&5
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 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:3995: $? = 0
configure:3984: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configure:3995: $? = 0
configure:3984: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3995: $? = 4
configure:3984: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3995: $? = 4
configure:3999: checking whether we are using the GNU C compiler
configure:4027: result: yes
configure:4036: checking whether gcc accepts -g
configure:4097: result: yes
configure:4114: checking for gcc option to accept ISO C89
configure:4191: result: none needed
configure:4213: checking dependency style of gcc
configure:4324: result: gcc3
configure:4342: checking for main in -lX11
configure:4361: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lX11 >&5
configure:4361: $? = 0
configure:4370: result: yes
configure:4382: checking for ffvers in -lcfitsio
configure:4407: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lcfitsio -lX11 >&5
configure:4407: $? = 0
configure:4416: result: yes
configure:4428: checking for main in -lgfortran
configure:4447: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lgfortran -lcfitsio -lX11 >&5
configure:4447: $? = 0
configure:4456: result: yes
configure:4468: checking for main in -lpng
configure:4487: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lpng -lgfortran -lcfitsio -lX11 >&5
configure:4487: $? = 0
configure:4496: result: yes
configure:4508: checking for main in -lm
configure:4527: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lm -lpng -lgfortran -lcfitsio -lX11 >&5
configure:4527: $? = 0
configure:4536: result: yes
configure:4548: checking for main in -lpgplot
configure:4567: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lpgplot -lm -lpng -lgfortran -lcfitsio -lX11 >&5
configure:4567: $? = 0
configure:4576: result: yes
configure:4588: checking for cpgbeg in -lcpgplot
configure:4613: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lcpgplot -lpgplot -lm -lpng -lgfortran -lcfitsio -lX11 >&5
configure:4613: $? = 0
configure:4622: result: yes
configure:4640: checking how to run the C preprocessor
configure:4671: gcc -E -I/opt/software/cfitsio/include conftest.c
configure:4671: $? = 0
configure:4685: gcc -E -I/opt/software/cfitsio/include conftest.c
conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4685: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flagcal"
| #define PACKAGE_TARNAME "flagcal"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "flagcal 1.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define HAVE_LIBX11 1
| #define HAVE_LIBCFITSIO 1
| #define HAVE_LIBGFORTRAN 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPGPLOT 1
| #define HAVE_LIBCPGPLOT 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4710: result: gcc -E
configure:4730: gcc -E -I/opt/software/cfitsio/include conftest.c
configure:4730: $? = 0
configure:4744: gcc -E -I/opt/software/cfitsio/include conftest.c
conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4744: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "flagcal"
| #define PACKAGE_TARNAME "flagcal"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "flagcal 1.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define HAVE_LIBX11 1
| #define HAVE_LIBCFITSIO 1
| #define HAVE_LIBGFORTRAN 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPGPLOT 1
| #define HAVE_LIBCPGPLOT 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4773: checking for grep that handles long lines and -e
configure:4831: result: /bin/grep
configure:4836: checking for egrep
configure:4898: result: /bin/grep -E
configure:4903: checking for ANSI C header files
configure:4923: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:4923: $? = 0
configure:4996: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lcpgplot -lpgplot -lm -lpng -lgfortran -lcfitsio -lX11 >&5
configure:4996: $? = 0
configure:4996: ./conftest
configure:4996: $? = 0
configure:5007: result: yes
configure:5020: checking for sys/types.h
configure:5020: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for sys/stat.h
configure:5020: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for stdlib.h
configure:5020: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for string.h
configure:5020: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for memory.h
configure:5020: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for strings.h
configure:5020: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for inttypes.h
configure:5020: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for stdint.h
configure:5020: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for unistd.h
configure:5020: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5035: checking for stdlib.h
configure:5035: result: yes
configure:5035: checking for string.h
configure:5035: result: yes
configure:5035: checking sys/time.h usability
configure:5035: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking sys/time.h presence
configure:5035: gcc -E -I/opt/software/cfitsio/include conftest.c
configure:5035: $? = 0
configure:5035: result: yes
configure:5035: checking for sys/time.h
configure:5035: result: yes
configure:5046: checking fitsio.h usability
configure:5046: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:5046: $? = 0
configure:5046: result: yes
configure:5046: checking fitsio.h presence
configure:5046: gcc -E -I/opt/software/cfitsio/include conftest.c
configure:5046: $? = 0
configure:5046: result: yes
configure:5046: checking for fitsio.h
configure:5046: result: yes
configure:5057: checking omp.h usability
configure:5057: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:5057: $? = 0
configure:5057: result: yes
configure:5057: checking omp.h presence
configure:5057: gcc -E -I/opt/software/cfitsio/include conftest.c
configure:5057: $? = 0
configure:5057: result: yes
configure:5057: checking for omp.h
configure:5057: result: yes
configure:5068: checking cpgplot.h usability
configure:5068: gcc -c -g -O2 -I/opt/software/cfitsio/include conftest.c >&5
configure:5068: $? = 0
configure:5068: result: yes
configure:5068: checking cpgplot.h presence
configure:5068: gcc -E -I/opt/software/cfitsio/include conftest.c
configure:5068: $? = 0
configure:5068: result: yes
configure:5068: checking for cpgplot.h
configure:5068: result: yes
configure:5085: checking for stdlib.h
configure:5085: result: yes
configure:5095: checking for GNU libc compatible malloc
configure:5119: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lcpgplot -lpgplot -lm -lpng -lgfortran -lcfitsio -lX11 >&5
configure:5119: $? = 0
configure:5119: ./conftest
configure:5119: $? = 0
configure:5129: result: yes
configure:5152: checking for stdlib.h
configure:5152: result: yes
configure:5162: checking for GNU libc compatible realloc
configure:5186: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lcpgplot -lpgplot -lm -lpng -lgfortran -lcfitsio -lX11 >&5
configure:5186: $? = 0
configure:5186: ./conftest
configure:5186: $? = 0
configure:5196: result: yes
configure:5220: checking for floor
configure:5220: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lcpgplot -lpgplot -lm -lpng -lgfortran -lcfitsio -lX11 >&5
conftest.c:59:6: warning: conflicting types for built-in function 'floor' [enabled by default]
configure:5220: $? = 0
configure:5220: result: yes
configure:5220: checking for ftime
configure:5220: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lcpgplot -lpgplot -lm -lpng -lgfortran -lcfitsio -lX11 >&5
configure:5220: $? = 0
configure:5220: result: yes
configure:5220: checking for gettimeofday
configure:5220: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lcpgplot -lpgplot -lm -lpng -lgfortran -lcfitsio -lX11 >&5
configure:5220: $? = 0
configure:5220: result: yes
configure:5220: checking for pow
configure:5220: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lcpgplot -lpgplot -lm -lpng -lgfortran -lcfitsio -lX11 >&5
conftest.c:62:6: warning: conflicting types for built-in function 'pow' [enabled by default]
configure:5220: $? = 0
configure:5220: result: yes
configure:5220: checking for sqrt
configure:5220: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lcpgplot -lpgplot -lm -lpng -lgfortran -lcfitsio -lX11 >&5
conftest.c:63:6: warning: conflicting types for built-in function 'sqrt' [enabled by default]
configure:5220: $? = 0
configure:5220: result: yes
configure:5220: checking for strchr
configure:5220: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lcpgplot -lpgplot -lm -lpng -lgfortran -lcfitsio -lX11 >&5
conftest.c:64:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
configure:5220: $? = 0
configure:5220: result: yes
configure:5220: checking for strstr
configure:5220: gcc -o conftest -g -O2 -I/opt/software/cfitsio/include -L/opt/software/cfitsio/lib conftest.c -lcpgplot -lpgplot -lm -lpng -lgfortran -lcfitsio -lX11 >&5
conftest.c:65:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
configure:5220: $? = 0
configure:5220: result: yes
configure:5366: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by flagcal config.status 1.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on surya
config.status:884: creating Makefile
config.status:884: creating src/Makefile
config.status:884: creating config.h
config.status:1065: config.h is unchanged
config.status:1113: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/opt/software/cfitsio/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/opt/software/cfitsio/lib
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_floor=yes
ac_cv_func_ftime=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_pow=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_sqrt=yes
ac_cv_func_strchr=yes
ac_cv_func_strstr=yes
ac_cv_header_cpgplot_h=yes
ac_cv_header_fitsio_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_omp_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_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_X11_main=yes
ac_cv_lib_cfitsio_ffvers=yes
ac_cv_lib_cpgplot_cpgbeg=yes
ac_cv_lib_gfortran_main=yes
ac_cv_lib_m_main=yes
ac_cv_lib_pgplot_main=yes
ac_cv_lib_png_main=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_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_c_openmp=-fopenmp
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/jayanti/Research/Radio/flagcal/flagcal-1.0/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AUTOCONF='${SHELL} /home/jayanti/Research/Radio/flagcal/flagcal-1.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/jayanti/Research/Radio/flagcal/flagcal-1.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/jayanti/Research/Radio/flagcal/flagcal-1.0/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS='-I/opt/software/cfitsio/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
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}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-L/opt/software/cfitsio/lib'
LIBOBJS=''
LIBS='-lcpgplot -lpgplot -lm -lpng -lgfortran -lcfitsio -lX11 '
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/jayanti/Research/Radio/flagcal/flagcal-1.0/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
OPENMP_CFLAGS='-fopenmp'
PACKAGE='flagcal'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='flagcal'
PACKAGE_STRING='flagcal 1.0'
PACKAGE_TARNAME='flagcal'
PACKAGE_URL=''
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='1.0'
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/jayanti/Research/Radio/flagcal/flagcal-1.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/jayanti/Research/Radio/flagcal/flagcal-1.0'
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 "flagcal"
#define PACKAGE_TARNAME "flagcal"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "flagcal 1.0"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define HAVE_LIBX11 1
#define HAVE_LIBCFITSIO 1
#define HAVE_LIBGFORTRAN 1
#define HAVE_LIBPNG 1
#define HAVE_LIBM 1
#define HAVE_LIBPGPLOT 1
#define HAVE_LIBCPGPLOT 1
#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_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_FITSIO_H 1
#define HAVE_OMP_H 1
#define HAVE_CPGPLOT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_FLOOR 1
#define HAVE_FTIME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_POW 1
#define HAVE_SQRT 1
#define HAVE_STRCHR 1
#define HAVE_STRSTR 1
configure: exit 0