Ticket #57098: config.log

File config.log, 45.0 KB (added by mfacorcoran, 6 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by ast configure 8.6.2, which was
5generated by Starlink Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = gs66w-corcoran.local
14uname -m = x86_64
15uname -r = 17.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.2~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 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.2~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 514 tasks, 2274 threads, 8 processors
34Load average: 2.48, Mach factor: 5.51
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2695: checking for a BSD-compatible install
52configure:2763: result: /usr/bin/install -c
53configure:2774: checking whether build environment is sane
54configure:2829: result: yes
55configure:2980: checking for a thread-safe mkdir -p
56configure:3019: result: /opt/local/bin/gmkdir -p
57configure:3026: checking for gawk
58configure:3042: found /opt/local/bin/gawk
59configure:3053: result: gawk
60configure:3064: checking whether make sets $(MAKE)
61configure:3086: result: yes
62configure:3115: checking whether make supports nested variables
63configure:3132: result: yes
64configure:3329: Starlink tree located at /stardev/git/starlink/star
65configure:3484: checking for git
66configure:3502: found /usr/bin/git
67configure:3514: result: /usr/bin/git
68configure:3547: checking for pax
69configure:3565: found /bin/pax
70configure:3577: result: /bin/pax
71configure:3589: checking for gnutar
72configure:3607: found /opt/local/bin/gnutar
73configure:3619: result: /opt/local/bin/gnutar
74configure:3752: checking for gcc
75configure:3779: result: /usr/bin/cc
76configure:4008: checking for C compiler version
77configure:4017: /usr/bin/cc --version >&5
78Apple LLVM version 10.0.0 (clang-1000.10.25.5)
79Target: x86_64-apple-darwin17.7.0
80Thread model: posix
81InstalledDir: /Library/Developer/CommandLineTools/usr/bin
82configure:4028: $? = 0
83configure:4017: /usr/bin/cc -v >&5
84Apple LLVM version 10.0.0 (clang-1000.10.25.5)
85Target: x86_64-apple-darwin17.7.0
86Thread model: posix
87InstalledDir: /Library/Developer/CommandLineTools/usr/bin
88configure:4028: $? = 0
89configure:4017: /usr/bin/cc -V >&5
90clang: error: argument to '-V' is missing (expected 1 value)
91clang: error: no input files
92configure:4028: $? = 1
93configure:4017: /usr/bin/cc -qversion >&5
94clang: error: unknown argument: '-qversion'
95clang: error: no input files
96configure:4028: $? = 1
97configure:4048: checking whether the C compiler works
98configure:4070: /usr/bin/cc -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
99configure:4074: $? = 0
100configure:4122: result: yes
101configure:4125: checking for C compiler default output file name
102configure:4127: result: a.out
103configure:4133: checking for suffix of executables
104configure:4140: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
105configure:4144: $? = 0
106configure:4166: result:
107configure:4188: checking whether we are cross compiling
108configure:4196: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
109configure:4200: $? = 0
110configure:4207: ./conftest
111configure:4211: $? = 0
112configure:4226: result: no
113configure:4231: checking for suffix of object files
114configure:4253: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
115configure:4257: $? = 0
116configure:4278: result: o
117configure:4282: checking whether we are using the GNU C compiler
118configure:4301: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
119configure:4301: $? = 0
120configure:4310: result: yes
121configure:4319: checking whether /usr/bin/cc accepts -g
122configure:4339: /usr/bin/cc -c -g -I/opt/local/include conftest.c >&5
123configure:4339: $? = 0
124configure:4380: result: yes
125configure:4397: checking for /usr/bin/cc option to accept ISO C89
126configure:4460: /usr/bin/cc  -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
127configure:4460: $? = 0
128configure:4473: result: none needed
129configure:4498: checking whether /usr/bin/cc understands -c and -o together
130configure:4520: /usr/bin/cc -c conftest.c -o conftest2.o
131configure:4523: $? = 0
132configure:4520: /usr/bin/cc -c conftest.c -o conftest2.o
133configure:4523: $? = 0
134configure:4535: result: yes
135configure:4563: checking for style of include used by make
136configure:4591: result: GNU
137configure:4617: checking dependency style of /usr/bin/cc
138configure:4728: result: gcc3
139configure:4748: checking how to run the C preprocessor
140configure:4779: /usr/bin/cc -E -I/opt/local/include conftest.c
141configure:4779: $? = 0
142configure:4793: /usr/bin/cc -E -I/opt/local/include conftest.c
143conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
144#include <ac_nonexistent.h>
145         ^~~~~~~~~~~~~~~~~~
1461 error generated.
147configure:4793: $? = 1
148configure: failed program was:
149| /* confdefs.h */
150| #define PACKAGE_NAME "ast"
151| #define PACKAGE_TARNAME "ast"
152| #define PACKAGE_VERSION "8.6.2"
153| #define PACKAGE_STRING "ast 8.6.2"
154| #define PACKAGE_BUGREPORT "starlink@jiscmail.ac.uk"
155| #define PACKAGE_URL ""
156| #define PACKAGE "ast"
157| #define VERSION "8.6.2"
158| /* end confdefs.h.  */
159| #include <ac_nonexistent.h>
160configure:4818: result: /usr/bin/cc -E
161configure:4838: /usr/bin/cc -E -I/opt/local/include conftest.c
162configure:4838: $? = 0
163configure:4852: /usr/bin/cc -E -I/opt/local/include conftest.c
164conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
165#include <ac_nonexistent.h>
166         ^~~~~~~~~~~~~~~~~~
1671 error generated.
168configure:4852: $? = 1
169configure: failed program was:
170| /* confdefs.h */
171| #define PACKAGE_NAME "ast"
172| #define PACKAGE_TARNAME "ast"
173| #define PACKAGE_VERSION "8.6.2"
174| #define PACKAGE_STRING "ast 8.6.2"
175| #define PACKAGE_BUGREPORT "starlink@jiscmail.ac.uk"
176| #define PACKAGE_URL ""
177| #define PACKAGE "ast"
178| #define VERSION "8.6.2"
179| /* end confdefs.h.  */
180| #include <ac_nonexistent.h>
181configure:4909: checking build system type
182configure:4923: result: x86_64-apple-darwin17.7.0
183configure:4943: checking host system type
184configure:4956: result: x86_64-apple-darwin17.7.0
185configure:4997: checking how to print strings
186configure:5024: result: printf
187configure:5045: checking for a sed that does not truncate output
188configure:5109: result: /opt/local/bin/gsed
189configure:5127: checking for grep that handles long lines and -e
190configure:5185: result: /usr/bin/grep
191configure:5190: checking for egrep
192configure:5252: result: /usr/bin/grep -E
193configure:5257: checking for fgrep
194configure:5319: result: /usr/bin/grep -F
195configure:5354: checking for ld used by /usr/bin/cc
196configure:5421: result: /Library/Developer/CommandLineTools/usr/bin/ld
197configure:5428: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
198configure:5443: result: no
199configure:5455: checking for BSD- or MS-compatible name lister (nm)
200configure:5504: result: /opt/local/bin/nm -B
201configure:5634: checking the name lister (/opt/local/bin/nm -B) interface
202configure:5641: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
203configure:5644: /opt/local/bin/nm -B "conftest.o"
204configure:5647: output
2050000000000000000 S _some_variable
206configure:5654: result: BSD nm
207configure:5657: checking whether ln -s works
208configure:5661: result: yes
209configure:5669: checking the maximum length of command line arguments
210configure:5799: result: 196608
211configure:5816: checking whether the shell understands some XSI constructs
212configure:5826: result: yes
213configure:5830: checking whether the shell understands "+="
214configure:5836: result: yes
215configure:5871: checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format
216configure:5911: result: func_convert_file_noop
217configure:5918: checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format
218configure:5938: result: func_convert_file_noop
219configure:5945: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
220configure:5952: result: -r
221configure:6026: checking for objdump
222configure:6042: found /usr/bin/objdump
223configure:6053: result: objdump
224configure:6085: checking how to recognize dependent libraries
225configure:6287: result: pass_all
226configure:6372: checking for dlltool
227configure:6402: result: no
228configure:6432: checking how to associate runtime and link libraries
229configure:6459: result: printf %s\n
230configure:6520: checking for ar
231configure:6536: found /opt/local/bin/ar
232configure:6547: result: ar
233configure:6584: checking for archiver @FILE support
234configure:6601: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
235configure:6601: $? = 0
236configure:6604: ar cru libconftest.a @conftest.lst >&5
237ar: @conftest.lst: No such file or directory
238configure:6607: $? = 1
239configure:6627: result: no
240configure:6685: checking for strip
241configure:6701: found /opt/local/bin/strip
242configure:6712: result: strip
243configure:6784: checking for ranlib
244configure:6800: found /opt/local/bin/ranlib
245configure:6811: result: ranlib
246configure:6913: checking command to parse /opt/local/bin/nm -B output from /usr/bin/cc object
247configure:7033: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
248configure:7036: $? = 0
249configure:7040: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
250configure:7043: $? = 0
251cannot find nm_test_var in conftest.nm
252configure:7033: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
253configure:7036: $? = 0
254configure:7040: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
255configure:7043: $? = 0
256configure:7109: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c conftstm.o >&5
257configure:7112: $? = 0
258configure:7150: result: ok
259configure:7187: checking for sysroot
260configure:7217: result: no
261configure:7473: checking for mt
262configure:7503: result: no
263configure:7523: checking if : is a manifest tool
264configure:7529: : '-?'
265configure:7537: result: no
266configure:7593: checking for dsymutil
267configure:7609: found /usr/bin/dsymutil
268configure:7620: result: dsymutil
269configure:7685: checking for nmedit
270configure:7701: found /opt/local/bin/nmedit
271configure:7712: result: nmedit
272configure:7777: checking for lipo
273configure:7793: found /opt/local/bin/lipo
274configure:7804: result: lipo
275configure:7869: checking for otool
276configure:7885: found /opt/local/bin/otool
277configure:7896: result: otool
278configure:7961: checking for otool64
279configure:7991: result: no
280configure:8036: checking for -single_module linker flag
281/usr/bin/cc -pipe -Os -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
282configure:8069: result: yes
283configure:8072: checking for -exported_symbols_list linker flag
284configure:8092: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
285configure:8092: $? = 0
286configure:8102: result: yes
287configure:8105: checking for -force_load linker flag
288/usr/bin/cc -pipe -Os -m64 -c -o conftest.o conftest.c
289ar cru libconftest.a conftest.o
290ranlib libconftest.a
291/usr/bin/cc -pipe -Os -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names -o conftest conftest.c -Wl,-force_load,./libconftest.a
292configure:8137: result: yes
293configure:8175: checking for ANSI C header files
294configure:8195: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
295configure:8195: $? = 0
296configure:8268: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
297configure:8268: $? = 0
298configure:8268: ./conftest
299configure:8268: $? = 0
300configure:8279: result: yes
301configure:8292: checking for sys/types.h
302configure:8292: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
303configure:8292: $? = 0
304configure:8292: result: yes
305configure:8292: checking for sys/stat.h
306configure:8292: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
307configure:8292: $? = 0
308configure:8292: result: yes
309configure:8292: checking for stdlib.h
310configure:8292: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
311configure:8292: $? = 0
312configure:8292: result: yes
313configure:8292: checking for string.h
314configure:8292: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
315configure:8292: $? = 0
316configure:8292: result: yes
317configure:8292: checking for memory.h
318configure:8292: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
319configure:8292: $? = 0
320configure:8292: result: yes
321configure:8292: checking for strings.h
322configure:8292: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
323configure:8292: $? = 0
324configure:8292: result: yes
325configure:8292: checking for inttypes.h
326configure:8292: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
327configure:8292: $? = 0
328configure:8292: result: yes
329configure:8292: checking for stdint.h
330configure:8292: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
331configure:8292: $? = 0
332configure:8292: result: yes
333configure:8292: checking for unistd.h
334configure:8292: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
335configure:8292: $? = 0
336configure:8292: result: yes
337configure:8306: checking for dlfcn.h
338configure:8306: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
339configure:8306: $? = 0
340configure:8306: result: yes
341configure:8512: checking for objdir
342configure:8527: result: .libs
343configure:8794: checking if /usr/bin/cc supports -fno-rtti -fno-exceptions
344configure:8812: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
345configure:8816: $? = 0
346configure:8829: result: yes
347configure:9156: checking for /usr/bin/cc option to produce PIC
348configure:9163: result: -fno-common -DPIC
349configure:9171: checking if /usr/bin/cc PIC flag -fno-common -DPIC works
350configure:9189: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
351configure:9193: $? = 0
352configure:9206: result: yes
353configure:9235: checking if /usr/bin/cc static flag -static works
354configure:9263: result: no
355configure:9278: checking if /usr/bin/cc supports -c -o file.o
356configure:9299: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
357configure:9303: $? = 0
358configure:9325: result: yes
359configure:9333: checking if /usr/bin/cc supports -c -o file.o
360configure:9380: result: yes
361configure:9413: checking whether the /usr/bin/cc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
362configure:10566: result: yes
363configure:10806: checking dynamic linker characteristics
364configure:11539: result: darwin17.7.0 dyld
365configure:11646: checking how to hardcode library paths into programs
366configure:11671: result: immediate
367configure:12211: checking whether stripping libraries is possible
368configure:12225: result: yes
369configure:12251: checking if libtool supports shared libraries
370configure:12253: result: yes
371configure:12256: checking whether to build shared libraries
372configure:12277: result: yes
373configure:12280: checking whether to build static libraries
374configure:12284: result: yes
375configure:12321: checking whether ln -s works
376configure:12325: result: yes
377configure:12357: checking for pthread_create in -lpthread
378configure:12382: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lpthread   >&5
379configure:12382: $? = 0
380configure:12391: result: yes
381configure:12420: checking stdarg.h usability
382configure:12420: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
383configure:12420: $? = 0
384configure:12420: result: yes
385configure:12420: checking stdarg.h presence
386configure:12420: /usr/bin/cc -E -I/opt/local/include conftest.c
387configure:12420: $? = 0
388configure:12420: result: yes
389configure:12420: checking for stdarg.h
390configure:12420: result: yes
391configure:12434: checking execinfo.h usability
392configure:12434: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
393configure:12434: $? = 0
394configure:12434: result: yes
395configure:12434: checking execinfo.h presence
396configure:12434: /usr/bin/cc -E -I/opt/local/include conftest.c
397configure:12434: $? = 0
398configure:12434: result: yes
399configure:12434: checking for execinfo.h
400configure:12434: result: yes
401configure:12446: checking for backtrace
402configure:12446: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lpthread  >&5
403configure:12446: $? = 0
404configure:12446: result: yes
405configure:12460: checking for strerror_r
406configure:12460: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lpthread  >&5
407configure:12460: $? = 0
408configure:12460: result: yes
409configure:12460: checking for strtok_r
410configure:12460: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lpthread  >&5
411configure:12460: $? = 0
412configure:12460: result: yes
413configure:12473: checking for vsnprintf
414configure:12473: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lpthread  >&5
415conftest.c:52:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
416char vsnprintf ();
417     ^
418conftest.c:52:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
4191 warning generated.
420configure:12473: $? = 0
421configure:12473: result: yes
422configure:12484: checking for long double
423configure:12484: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
424configure:12484: $? = 0
425configure:12484: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
426conftest.c:66:26: error: expected expression
427if (sizeof ((long double)))
428                         ^
4291 error generated.
430configure:12484: $? = 1
431configure: failed program was:
432| /* confdefs.h */
433| #define PACKAGE_NAME "ast"
434| #define PACKAGE_TARNAME "ast"
435| #define PACKAGE_VERSION "8.6.2"
436| #define PACKAGE_STRING "ast 8.6.2"
437| #define PACKAGE_BUGREPORT "starlink@jiscmail.ac.uk"
438| #define PACKAGE_URL ""
439| #define PACKAGE "ast"
440| #define VERSION "8.6.2"
441| #define STDC_HEADERS 1
442| #define HAVE_SYS_TYPES_H 1
443| #define HAVE_SYS_STAT_H 1
444| #define HAVE_STDLIB_H 1
445| #define HAVE_STRING_H 1
446| #define HAVE_MEMORY_H 1
447| #define HAVE_STRINGS_H 1
448| #define HAVE_INTTYPES_H 1
449| #define HAVE_STDINT_H 1
450| #define HAVE_UNISTD_H 1
451| #define HAVE_DLFCN_H 1
452| #define LT_OBJDIR ".libs/"
453| #define HAVE_LIBPTHREAD 1
454| #define HAVE_STDARG_H 1
455| #define HAVE_EXECINFO_H 1
456| #define HAVE_BACKTRACE 1
457| #define HAVE_STRERROR_R 1
458| #define HAVE_STRTOK_R 1
459| #define HAVE_VSNPRINTF 1
460| /* end confdefs.h.  */
461| #include <stdio.h>
462| #ifdef HAVE_SYS_TYPES_H
463| # include <sys/types.h>
464| #endif
465| #ifdef HAVE_SYS_STAT_H
466| # include <sys/stat.h>
467| #endif
468| #ifdef STDC_HEADERS
469| # include <stdlib.h>
470| # include <stddef.h>
471| #else
472| # ifdef HAVE_STDLIB_H
473| #  include <stdlib.h>
474| # endif
475| #endif
476| #ifdef HAVE_STRING_H
477| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
478| #  include <memory.h>
479| # endif
480| # include <string.h>
481| #endif
482| #ifdef HAVE_STRINGS_H
483| # include <strings.h>
484| #endif
485| #ifdef HAVE_INTTYPES_H
486| # include <inttypes.h>
487| #endif
488| #ifdef HAVE_STDINT_H
489| # include <stdint.h>
490| #endif
491| #ifdef HAVE_UNISTD_H
492| # include <unistd.h>
493| #endif
494| int
495| main ()
496| {
497| if (sizeof ((long double)))
498|           return 0;
499|   ;
500|   return 0;
501| }
502configure:12484: result: yes
503configure:12496: checking for int64_t
504configure:12496: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
505configure:12496: $? = 0
506configure:12496: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
507conftest.c:67:22: error: expected expression
508if (sizeof ((int64_t)))
509                     ^
5101 error generated.
511configure:12496: $? = 1
512configure: failed program was:
513| /* confdefs.h */
514| #define PACKAGE_NAME "ast"
515| #define PACKAGE_TARNAME "ast"
516| #define PACKAGE_VERSION "8.6.2"
517| #define PACKAGE_STRING "ast 8.6.2"
518| #define PACKAGE_BUGREPORT "starlink@jiscmail.ac.uk"
519| #define PACKAGE_URL ""
520| #define PACKAGE "ast"
521| #define VERSION "8.6.2"
522| #define STDC_HEADERS 1
523| #define HAVE_SYS_TYPES_H 1
524| #define HAVE_SYS_STAT_H 1
525| #define HAVE_STDLIB_H 1
526| #define HAVE_STRING_H 1
527| #define HAVE_MEMORY_H 1
528| #define HAVE_STRINGS_H 1
529| #define HAVE_INTTYPES_H 1
530| #define HAVE_STDINT_H 1
531| #define HAVE_UNISTD_H 1
532| #define HAVE_DLFCN_H 1
533| #define LT_OBJDIR ".libs/"
534| #define HAVE_LIBPTHREAD 1
535| #define HAVE_STDARG_H 1
536| #define HAVE_EXECINFO_H 1
537| #define HAVE_BACKTRACE 1
538| #define HAVE_STRERROR_R 1
539| #define HAVE_STRTOK_R 1
540| #define HAVE_VSNPRINTF 1
541| #define HAVE_LONG_DOUBLE 1
542| /* end confdefs.h.  */
543| #include <stdio.h>
544| #ifdef HAVE_SYS_TYPES_H
545| # include <sys/types.h>
546| #endif
547| #ifdef HAVE_SYS_STAT_H
548| # include <sys/stat.h>
549| #endif
550| #ifdef STDC_HEADERS
551| # include <stdlib.h>
552| # include <stddef.h>
553| #else
554| # ifdef HAVE_STDLIB_H
555| #  include <stdlib.h>
556| # endif
557| #endif
558| #ifdef HAVE_STRING_H
559| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
560| #  include <memory.h>
561| # endif
562| # include <string.h>
563| #endif
564| #ifdef HAVE_STRINGS_H
565| # include <strings.h>
566| #endif
567| #ifdef HAVE_INTTYPES_H
568| # include <inttypes.h>
569| #endif
570| #ifdef HAVE_STDINT_H
571| # include <stdint.h>
572| #endif
573| #ifdef HAVE_UNISTD_H
574| # include <unistd.h>
575| #endif
576| int
577| main ()
578| {
579| if (sizeof ((int64_t)))
580|           return 0;
581|   ;
582|   return 0;
583| }
584configure:12496: result: yes
585configure:12505: checking for uint64_t
586configure:12505: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
587configure:12505: $? = 0
588configure:12505: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
589conftest.c:68:23: error: expected expression
590if (sizeof ((uint64_t)))
591                      ^
5921 error generated.
593configure:12505: $? = 1
594configure: failed program was:
595| /* confdefs.h */
596| #define PACKAGE_NAME "ast"
597| #define PACKAGE_TARNAME "ast"
598| #define PACKAGE_VERSION "8.6.2"
599| #define PACKAGE_STRING "ast 8.6.2"
600| #define PACKAGE_BUGREPORT "starlink@jiscmail.ac.uk"
601| #define PACKAGE_URL ""
602| #define PACKAGE "ast"
603| #define VERSION "8.6.2"
604| #define STDC_HEADERS 1
605| #define HAVE_SYS_TYPES_H 1
606| #define HAVE_SYS_STAT_H 1
607| #define HAVE_STDLIB_H 1
608| #define HAVE_STRING_H 1
609| #define HAVE_MEMORY_H 1
610| #define HAVE_STRINGS_H 1
611| #define HAVE_INTTYPES_H 1
612| #define HAVE_STDINT_H 1
613| #define HAVE_UNISTD_H 1
614| #define HAVE_DLFCN_H 1
615| #define LT_OBJDIR ".libs/"
616| #define HAVE_LIBPTHREAD 1
617| #define HAVE_STDARG_H 1
618| #define HAVE_EXECINFO_H 1
619| #define HAVE_BACKTRACE 1
620| #define HAVE_STRERROR_R 1
621| #define HAVE_STRTOK_R 1
622| #define HAVE_VSNPRINTF 1
623| #define HAVE_LONG_DOUBLE 1
624| #define HAVE_INT64_T 1
625| /* end confdefs.h.  */
626| #include <stdio.h>
627| #ifdef HAVE_SYS_TYPES_H
628| # include <sys/types.h>
629| #endif
630| #ifdef HAVE_SYS_STAT_H
631| # include <sys/stat.h>
632| #endif
633| #ifdef STDC_HEADERS
634| # include <stdlib.h>
635| # include <stddef.h>
636| #else
637| # ifdef HAVE_STDLIB_H
638| #  include <stdlib.h>
639| # endif
640| #endif
641| #ifdef HAVE_STRING_H
642| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
643| #  include <memory.h>
644| # endif
645| # include <string.h>
646| #endif
647| #ifdef HAVE_STRINGS_H
648| # include <strings.h>
649| #endif
650| #ifdef HAVE_INTTYPES_H
651| # include <inttypes.h>
652| #endif
653| #ifdef HAVE_STDINT_H
654| # include <stdint.h>
655| #endif
656| #ifdef HAVE_UNISTD_H
657| # include <unistd.h>
658| #endif
659| int
660| main ()
661| {
662| if (sizeof ((uint64_t)))
663|           return 0;
664|   ;
665|   return 0;
666| }
667configure:12505: result: yes
668configure:12521: checking size of long
669configure:12526: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lpthread  >&5
670configure:12526: $? = 0
671configure:12526: ./conftest
672configure:12526: $? = 0
673configure:12540: result: 8
674configure:12554: checking size of long long
675configure:12559: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lpthread  >&5
676configure:12559: $? = 0
677configure:12559: ./conftest
678configure:12559: $? = 0
679configure:12573: result: 8
680configure:12594: checking whether C compiler defines __func__
681configure:12607: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
682configure:12607: $? = 0
683configure:12608: result: yes
684configure:12782: checking for Fortran compiler version
685configure:12791: /opt/local/bin/gfortran-mp-6 --version >&5
686GNU Fortran (MacPorts gcc6 6.4.0_2) 6.4.0
687Copyright (C) 2017 Free Software Foundation, Inc.
688This is free software; see the source for copying conditions.  There is NO
689warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
690
691configure:12802: $? = 0
692configure:12791: /opt/local/bin/gfortran-mp-6 -v >&5
693Using built-in specs.
694COLLECT_GCC=/opt/local/bin/gfortran-mp-6
695COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin17/6.4.0/lto-wrapper
696Target: x86_64-apple-darwin17
697Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc6/gcc6/work/gcc-6.4.0/configure --prefix=/opt/local --build=x86_64-apple-darwin17 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc6 --includedir=/opt/local/include/gcc6 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-6 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-6 --with-gxx-include-dir=/opt/local/include/gcc6/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --disable-tls --with-pkgversion='MacPorts gcc6 6.4.0_2'
698Thread model: posix
699gcc version 6.4.0 (MacPorts gcc6 6.4.0_2)
700configure:12802: $? = 0
701configure:12791: /opt/local/bin/gfortran-mp-6 -V >&5
702gfortran-mp-6: error: unrecognized command line option '-V'
703gfortran-mp-6: fatal error: no input files
704compilation terminated.
705configure:12802: $? = 1
706configure:12791: /opt/local/bin/gfortran-mp-6 -qversion >&5
707gfortran-mp-6: error: unrecognized command line option '-qversion'; did you mean '--version'?
708gfortran-mp-6: fatal error: no input files
709compilation terminated.
710configure:12802: $? = 1
711configure:12811: checking whether we are using the GNU Fortran compiler
712configure:12824: /opt/local/bin/gfortran-mp-6 -c -pipe -Os  conftest.F >&5
713FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag!
714conftest.F:6:0:
715
716       end
717 
718Fatal Error: error closing -: Broken pipe
719compilation terminated.
720configure:12824: $? = 1
721configure: failed program was:
722|       program main
723| #ifndef __GNUC__
724|        choke me
725| #endif
726|
727|       end
728configure:12833: result: no
729configure:12839: checking whether /opt/local/bin/gfortran-mp-6 accepts -g
730configure:12850: /opt/local/bin/gfortran-mp-6 -c -g  conftest.f >&5
731FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag!
732configure:12850: $? = 1
733configure: failed program was:
734|       program main
735|
736|       end
737configure:12858: result: no
738configure:13007: checking if libtool supports shared libraries
739configure:13009: result: yes
740configure:13012: checking whether to build shared libraries
741configure:13032: result: yes
742configure:13035: checking whether to build static libraries
743configure:13039: result: yes
744configure:13073: /opt/local/bin/gfortran-mp-6 -c -pipe -Os  conftest.f >&5
745FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag!
746conftest.f:6:0:
747
748       end
749 
750Fatal Error: error closing -: Broken pipe
751compilation terminated.
752configure:13076: $? = 1
753configure:13523: checking for /opt/local/bin/gfortran-mp-6 option to produce PIC
754configure:13530: result:
755configure:13596: checking if /opt/local/bin/gfortran-mp-6 static flag  works
756configure:13624: result: no
757configure:13636: checking if /opt/local/bin/gfortran-mp-6 supports -c -o file.o
758configure:13657: /opt/local/bin/gfortran-mp-6 -c -pipe -Os -o out/conftest2.o  conftest.f >&5
759FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag!
760conftest.f:3:0:
761
762       end
763 
764Fatal Error: error closing -: Broken pipe
765compilation terminated.
766configure:13661: $? = 1
767configure:13683: result: no
768configure:13688: checking if /opt/local/bin/gfortran-mp-6 supports -c -o file.o
769configure:13735: result: no
770configure:13765: checking whether the /opt/local/bin/gfortran-mp-6 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
771configure:14868: result: no
772configure:15009: checking dynamic linker characteristics
773configure:15670: result: darwin17.7.0 dyld
774configure:15723: checking how to hardcode library paths into programs
775configure:15748: result: immediate
776configure:15785: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-6
777configure:15795: /opt/local/bin/gfortran-mp-6 -c -pipe -Os  conftest.f >&5
778FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag!
779conftest.f:3:0:
780
781       end
782 
783Fatal Error: error closing -: Broken pipe
784compilation terminated.
785configure:15795: $? = 1
786configure: failed program was:
787|       program main
788|
789|       end
790configure:15890: WARNING: compilation failed
791configure:15896: result:
792configure:15898: checking for Fortran libraries of /opt/local/bin/gfortran-mp-6
793configure:15921: /opt/local/bin/gfortran-mp-6 -o conftest -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.f -lpthread
794FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag!
795conftest.f:3:0:
796
797       end
798 
799Fatal Error: error closing -: Broken pipe
800compilation terminated.
801configure:16117: result:
802configure:16136: checking for perl
803configure:16155: found /opt/local/bin/perl
804configure:16168: result: /opt/local/bin/perl
805configure:16180: checking for isnan
806configure:16180: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lpthread  >&5
807configure:16180: $? = 0
808configure:16180: result: yes
809configure:16189: checking whether isnan is declared
810configure:16189: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
811configure:16189: $? = 0
812configure:16189: result: yes
813configure:16204: checking for isfinite
814configure:16204: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lpthread  >&5
815Undefined symbols for architecture x86_64:
816  "_isfinite", referenced from:
817      _main in conftest-2714c0.o
818ld: symbol(s) not found for architecture x86_64
819clang: error: linker command failed with exit code 1 (use -v to see invocation)
820configure:16204: $? = 1
821configure: failed program was:
822| /* confdefs.h */
823| #define PACKAGE_NAME "ast"
824| #define PACKAGE_TARNAME "ast"
825| #define PACKAGE_VERSION "8.6.2"
826| #define PACKAGE_STRING "ast 8.6.2"
827| #define PACKAGE_BUGREPORT "starlink@jiscmail.ac.uk"
828| #define PACKAGE_URL ""
829| #define PACKAGE "ast"
830| #define VERSION "8.6.2"
831| #define STDC_HEADERS 1
832| #define HAVE_SYS_TYPES_H 1
833| #define HAVE_SYS_STAT_H 1
834| #define HAVE_STDLIB_H 1
835| #define HAVE_STRING_H 1
836| #define HAVE_MEMORY_H 1
837| #define HAVE_STRINGS_H 1
838| #define HAVE_INTTYPES_H 1
839| #define HAVE_STDINT_H 1
840| #define HAVE_UNISTD_H 1
841| #define HAVE_DLFCN_H 1
842| #define LT_OBJDIR ".libs/"
843| #define HAVE_LIBPTHREAD 1
844| #define HAVE_STDARG_H 1
845| #define HAVE_EXECINFO_H 1
846| #define HAVE_BACKTRACE 1
847| #define HAVE_STRERROR_R 1
848| #define HAVE_STRTOK_R 1
849| #define HAVE_VSNPRINTF 1
850| #define HAVE_LONG_DOUBLE 1
851| #define HAVE_INT64_T 1
852| #define HAVE_UINT64_T 1
853| #define SIZEOF_LONG 8
854| #define SIZEOF_LONG_LONG 8
855| #define FUNCTION_NAME __func__
856| #define HAVE_ISNAN 1
857| #define HAVE_DECL_ISNAN 1
858| /* end confdefs.h.  */
859| /* Define isfinite to an innocuous variant, in case <limits.h> declares isfinite.
860|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
861| #define isfinite innocuous_isfinite
862|
863| /* System header to define __stub macros and hopefully few prototypes,
864|     which can conflict with char isfinite (); below.
865|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
866|     <limits.h> exists even on freestanding compilers.  */
867|
868| #ifdef __STDC__
869| # include <limits.h>
870| #else
871| # include <assert.h>
872| #endif
873|
874| #undef isfinite
875|
876| /* Override any GCC internal prototype to avoid an error.
877|    Use char because int might match the return type of a GCC
878|    builtin and then its argument prototype would still apply.  */
879| #ifdef __cplusplus
880| extern "C"
881| #endif
882| char isfinite ();
883| /* The GNU C library defines this for functions which it implements
884|     to always fail with ENOSYS.  Some functions are actually named
885|     something starting with __ and the normal name is an alias.  */
886| #if defined __stub_isfinite || defined __stub___isfinite
887| choke me
888| #endif
889|
890| int
891| main ()
892| {
893| return isfinite ();
894|   ;
895|   return 0;
896| }
897configure:16204: result: no
898configure:16213: checking whether isfinite is declared
899configure:16213: /usr/bin/cc -c -pipe -Os -m64 -I/opt/local/include conftest.c >&5
900configure:16213: $? = 0
901configure:16213: result: yes
902configure:16238: checking if /opt/local/bin/gfortran-mp-6 is in strict f2c compatible mode
903configure:16310: result: no
904configure:16327: checking size of void*
905configure:16332: /usr/bin/cc -o conftest -pipe -Os -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -lpthread  >&5
906configure:16332: $? = 0
907configure:16332: ./conftest
908configure:16332: $? = 0
909configure:16346: result: 8
910configure:16355: checking whether /opt/local/bin/gfortran-mp-6 has the %LOC extension
911configure:16374: /opt/local/bin/gfortran-mp-6 -c -pipe -Os  conftest.f >&5
912conftest.f:5:14:
913
914       ADDR = %LOC( I )
915              1
916Error: Invalid character in name at (1)
917FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag!
918configure:16374: $? = 1
919configure: failed program was:
920|       program main
921|
922|       INTEGER I, ADDR
923|       I = 1
924|       ADDR = %LOC( I )
925|
926|       end
927configure:16387: result: no
928configure:16394: checking type used for Fortran string lengths
929conftest.f:23:72:
930
931      :             %val(l1), %val(l2) )
932                                                                        1
933Warning: Type mismatch in argument 'str1' at (1); passed INTEGER(8) to CHARACTER(1)
934FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag!
935conftest.f:25:0:
936
937       end
938 
939Fatal Error: error closing -: Broken pipe
940compilation terminated.
941configure:16465: error: failed to link program
942
943## ---------------- ##
944## Cache variables. ##
945## ---------------- ##
946
947ac_cv_build=x86_64-apple-darwin17.7.0
948ac_cv_c_compiler_gnu=yes
949ac_cv_env_CC_set=set
950ac_cv_env_CC_value=/usr/bin/cc
951ac_cv_env_CFLAGS_set=set
952ac_cv_env_CFLAGS_value='-pipe -Os -m64'
953ac_cv_env_CPPFLAGS_set=set
954ac_cv_env_CPPFLAGS_value=-I/opt/local/include
955ac_cv_env_CPP_set=
956ac_cv_env_CPP_value=
957ac_cv_env_FCFLAGS_set=set
958ac_cv_env_FCFLAGS_value='-pipe -Os'
959ac_cv_env_FC_set=set
960ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-6
961ac_cv_env_LDFLAGS_set=set
962ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names'
963ac_cv_env_LIBS_set=
964ac_cv_env_LIBS_value=
965ac_cv_env_MESSGEN_set=
966ac_cv_env_MESSGEN_value=
967ac_cv_env_PROLAT_set=
968ac_cv_env_PROLAT_value=
969ac_cv_env_STAR2HTML_set=
970ac_cv_env_STAR2HTML_value=
971ac_cv_env_STARLINK_set=
972ac_cv_env_STARLINK_value=
973ac_cv_env_build_alias_set=
974ac_cv_env_build_alias_value=
975ac_cv_env_host_alias_set=
976ac_cv_env_host_alias_value=
977ac_cv_env_target_alias_set=
978ac_cv_env_target_alias_value=
979ac_cv_fc_compiler_gnu=no
980ac_cv_fc_have_percentloc=no
981ac_cv_fc_libs=
982ac_cv_func_backtrace=yes
983ac_cv_func_isfinite=no
984ac_cv_func_isnan=yes
985ac_cv_func_strerror_r=yes
986ac_cv_func_strtok_r=yes
987ac_cv_func_vsnprintf=yes
988ac_cv_have_decl_isfinite=yes
989ac_cv_have_decl_isnan=yes
990ac_cv_header_dlfcn_h=yes
991ac_cv_header_execinfo_h=yes
992ac_cv_header_inttypes_h=yes
993ac_cv_header_memory_h=yes
994ac_cv_header_stdarg_h=yes
995ac_cv_header_stdc=yes
996ac_cv_header_stdint_h=yes
997ac_cv_header_stdlib_h=yes
998ac_cv_header_string_h=yes
999ac_cv_header_strings_h=yes
1000ac_cv_header_sys_stat_h=yes
1001ac_cv_header_sys_types_h=yes
1002ac_cv_header_unistd_h=yes
1003ac_cv_host=x86_64-apple-darwin17.7.0
1004ac_cv_lib_pthread_pthread_create=yes
1005ac_cv_objext=o
1006ac_cv_path_EGREP='/usr/bin/grep -E'
1007ac_cv_path_FGREP='/usr/bin/grep -F'
1008ac_cv_path_GIT=/usr/bin/git
1009ac_cv_path_GREP=/usr/bin/grep
1010ac_cv_path_PAX=/bin/pax
1011ac_cv_path_PERL=/opt/local/bin/perl
1012ac_cv_path_SED=/opt/local/bin/gsed
1013ac_cv_path_TAR=/opt/local/bin/gnutar
1014ac_cv_path_mkdir=/opt/local/bin/gmkdir
1015ac_cv_prog_AWK=gawk
1016ac_cv_prog_CPP='/usr/bin/cc -E'
1017ac_cv_prog_ac_ct_AR=ar
1018ac_cv_prog_ac_ct_CC=/usr/bin/cc
1019ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1020ac_cv_prog_ac_ct_LIPO=lipo
1021ac_cv_prog_ac_ct_NMEDIT=nmedit
1022ac_cv_prog_ac_ct_OBJDUMP=objdump
1023ac_cv_prog_ac_ct_OTOOL=otool
1024ac_cv_prog_ac_ct_RANLIB=ranlib
1025ac_cv_prog_ac_ct_STRIP=strip
1026ac_cv_prog_cc_c89=
1027ac_cv_prog_cc_g=yes
1028ac_cv_prog_fc_g=no
1029ac_cv_prog_make_make_set=yes
1030ac_cv_sizeof_long=8
1031ac_cv_sizeof_long_long=8
1032ac_cv_sizeof_voidp=8
1033ac_cv_type_int64_t=yes
1034ac_cv_type_long_double=yes
1035ac_cv_type_uint64_t=yes
1036am_cv_CC_dependencies_compiler_type=gcc3
1037am_cv_make_support_nested_variables=yes
1038am_cv_prog_cc_c_o=yes
1039lt_cv_apple_cc_single_mod=yes
1040lt_cv_ar_at_file=no
1041lt_cv_deplibs_check_method=pass_all
1042lt_cv_file_magic_cmd='$MAGIC_CMD'
1043lt_cv_file_magic_test_file=
1044lt_cv_ld_exported_symbols_list=yes
1045lt_cv_ld_force_load=yes
1046lt_cv_ld_reload_flag=-r
1047lt_cv_nm_interface='BSD nm'
1048lt_cv_objdir=.libs
1049lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
1050lt_cv_path_NM='/opt/local/bin/nm -B'
1051lt_cv_path_mainfest_tool=no
1052lt_cv_prog_compiler_c_o=yes
1053lt_cv_prog_compiler_c_o_FC=no
1054lt_cv_prog_compiler_pic='-fno-common -DPIC'
1055lt_cv_prog_compiler_pic_FC=
1056lt_cv_prog_compiler_pic_works=yes
1057lt_cv_prog_compiler_rtti_exceptions=yes
1058lt_cv_prog_compiler_static_works=no
1059lt_cv_prog_compiler_static_works_FC=no
1060lt_cv_prog_gnu_ld=no
1061lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1062lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
1063lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1064lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
1065lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1066lt_cv_sys_max_cmd_len=196608
1067lt_cv_to_host_file_cmd=func_convert_file_noop
1068lt_cv_to_tool_file_cmd=func_convert_file_noop
1069star_cv_cnf_f2c_compatible=no
1070star_cv_cnf_trail_type=int
1071
1072## ----------------- ##
1073## Output variables. ##
1074## ----------------- ##
1075
1076ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_science_ast/ast/work/ast-8.6.2/build-aux/missing aclocal-1.15'
1077AMDEPBACKSLASH='\'
1078AMDEP_FALSE='#'
1079AMDEP_TRUE=''
1080AMTAR='$${TAR-tar}'
1081AM_BACKSLASH='\'
1082AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1083AM_DEFAULT_VERBOSITY='1'
1084AM_V='$(V)'
1085AR='ar'
1086AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_science_ast/ast/work/ast-8.6.2/build-aux/missing autoconf'
1087AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_science_ast/ast/work/ast-8.6.2/build-aux/missing autoheader'
1088AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_science_ast/ast/work/ast-8.6.2/build-aux/missing automake-1.15'
1089AWK='gawk'
1090CC='/usr/bin/cc'
1091CCDEPMODE='depmode=gcc3'
1092CFLAGS='-pipe -Os -m64'
1093CPP='/usr/bin/cc -E'
1094CPPFLAGS='-I/opt/local/include'
1095CYGPATH_W='echo'
1096DEFS=''
1097DEPDIR='.deps'
1098DLLTOOL='false'
1099DSYMUTIL='dsymutil'
1100DUMPBIN=''
1101ECHO_C='\c'
1102ECHO_N=''
1103ECHO_T=''
1104EGREP='/usr/bin/grep -E'
1105EXEEXT=''
1106EXTERNAL_PAL='0'
1107EXTERNAL_PAL_FALSE=''
1108EXTERNAL_PAL_TRUE='#'
1109FC='/opt/local/bin/gfortran-mp-6'
1110FCFLAGS='-pipe -Os'
1111FCLIBS=''
1112FGREP='/usr/bin/grep -F'
1113FORTRAN='1'
1114GIT='/usr/bin/git'
1115GREP='/usr/bin/grep'
1116INSTALL_DATA='${INSTALL} -m 644'
1117INSTALL_PROGRAM='${INSTALL}'
1118INSTALL_SCRIPT='${INSTALL}'
1119INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1120LATEX2DVI=''
1121LD='/Library/Developer/CommandLineTools/usr/bin/ld'
1122LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
1123LIBOBJS=''
1124LIBPAL=''
1125LIBS='-lpthread '
1126LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1127LIPO='lipo'
1128LN_S='ln -s'
1129LTLIBOBJS=''
1130MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_science_ast/ast/work/ast-8.6.2/build-aux/missing makeinfo'
1131MANIFEST_TOOL=':'
1132MESSGEN=''
1133MKDIR_P='/opt/local/bin/gmkdir -p'
1134NM='/opt/local/bin/nm -B'
1135NMEDIT='nmedit'
1136NOFORTRAN_FALSE=''
1137NOFORTRAN_TRUE='#'
1138NOPIC_FALSE=''
1139NOPIC_TRUE='#'
1140NOTHREADS_FALSE=''
1141NOTHREADS_TRUE='#'
1142OBJDUMP='objdump'
1143OBJEXT='o'
1144OTOOL64=':'
1145OTOOL='otool'
1146PACKAGE='ast'
1147PACKAGE_BUGREPORT='starlink@jiscmail.ac.uk'
1148PACKAGE_NAME='ast'
1149PACKAGE_STRING='ast 8.6.2'
1150PACKAGE_TARNAME='ast'
1151PACKAGE_URL=''
1152PACKAGE_VERSION='8.6.2'
1153PACKAGE_VERSION_INTEGER='8006002'
1154PACKAGE_VERSION_MAJOR='8'
1155PACKAGE_VERSION_MINOR='6'
1156PACKAGE_VERSION_RELEASE='2'
1157PATH_SEPARATOR=':'
1158PAX='/bin/pax'
1159PERL='/opt/local/bin/perl'
1160PREDIST='#'
1161PROLAT=''
1162RANLIB='ranlib'
1163REAL_FUNCTION_TYPE='float'
1164SED='/opt/local/bin/gsed'
1165SET_MAKE=''
1166SHELL='/bin/sh'
1167STAR2HTML=''
1168STARLINK='/stardev/git/starlink/star'
1169STAR_CPPFLAGS='-I/stardev/git/starlink/star/include'
1170STAR_DEPENDENCIES_ATTRIBUTES=''
1171STAR_DEPENDENCIES_CHILDREN='<sourceset>sst</sourceset><sourceset>htx</sourceset>'
1172STAR_DOCUMENTATION=''
1173STAR_FCFLAGS='-I/stardev/git/starlink/star/include'
1174STAR_FFLAGS='-I/stardev/git/starlink/star/include'
1175STAR_LATEX_DOCUMENTATION=''
1176STAR_LDFLAGS='-L/stardev/git/starlink/star/lib'
1177STAR_MANIFEST_DIR='$(prefix)/manifests'
1178STAR_SOURCE_ROOT_DIR=''
1179STRIP='strip'
1180TAR='/opt/local/bin/gnutar'
1181THREADS='1'
1182TRAIL_TYPE=''
1183VERSION='8.6.2'
1184ac_ct_AR='ar'
1185ac_ct_CC='/usr/bin/cc'
1186ac_ct_DUMPBIN=''
1187ac_ct_FC=''
1188am__EXEEXT_FALSE=''
1189am__EXEEXT_TRUE=''
1190am__fastdepCC_FALSE='#'
1191am__fastdepCC_TRUE=''
1192am__include='include'
1193am__isrc=''
1194am__leading_dot='.'
1195am__nodep='_no'
1196am__quote=''
1197am__tar='$${TAR-tar} chof - "$$tardir"'
1198am__untar='$${TAR-tar} xf -'
1199bindir='${exec_prefix}/bin'
1200build='x86_64-apple-darwin17.7.0'
1201build_alias=''
1202build_cpu='x86_64'
1203build_os='darwin17.7.0'
1204build_vendor='apple'
1205datadir='${datarootdir}'
1206datarootdir='${prefix}/share'
1207docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1208dvidir='${docdir}'
1209exec_prefix='${prefix}'
1210host='x86_64-apple-darwin17.7.0'
1211host_alias=''
1212host_cpu='x86_64'
1213host_os='darwin17.7.0'
1214host_vendor='apple'
1215htmldir='${docdir}'
1216includedir='${prefix}/include'
1217infodir='${datarootdir}/info'
1218install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_science_ast/ast/work/ast-8.6.2/build-aux/install-sh'
1219libdir='${exec_prefix}/lib'
1220libexecdir='${exec_prefix}/libexec'
1221localedir='${datarootdir}/locale'
1222localstatedir='${prefix}/var'
1223mandir='${datarootdir}/man'
1224mkdir_p='$(MKDIR_P)'
1225oldincludedir='/usr/include'
1226pdfdir='${docdir}'
1227prefix='/opt/local'
1228program_transform_name='s,x,x,'
1229psdir='${docdir}'
1230sbindir='${exec_prefix}/sbin'
1231sharedstatedir='${prefix}/com'
1232stardocsdir='${prefix}/docs'
1233staretcdir='${prefix}/etc'
1234starexamplesdir='${prefix}/examples'
1235starfacsdir='${prefix}/help'
1236starhelpdir='${prefix}/help'
1237starnewsdir='${prefix}/news'
1238sysconfdir='${prefix}/etc'
1239target_alias=''
1240
1241## ----------- ##
1242## confdefs.h. ##
1243## ----------- ##
1244
1245/* confdefs.h */
1246#define PACKAGE_NAME "ast"
1247#define PACKAGE_TARNAME "ast"
1248#define PACKAGE_VERSION "8.6.2"
1249#define PACKAGE_STRING "ast 8.6.2"
1250#define PACKAGE_BUGREPORT "starlink@jiscmail.ac.uk"
1251#define PACKAGE_URL ""
1252#define PACKAGE "ast"
1253#define VERSION "8.6.2"
1254#define STDC_HEADERS 1
1255#define HAVE_SYS_TYPES_H 1
1256#define HAVE_SYS_STAT_H 1
1257#define HAVE_STDLIB_H 1
1258#define HAVE_STRING_H 1
1259#define HAVE_MEMORY_H 1
1260#define HAVE_STRINGS_H 1
1261#define HAVE_INTTYPES_H 1
1262#define HAVE_STDINT_H 1
1263#define HAVE_UNISTD_H 1
1264#define HAVE_DLFCN_H 1
1265#define LT_OBJDIR ".libs/"
1266#define HAVE_LIBPTHREAD 1
1267#define HAVE_STDARG_H 1
1268#define HAVE_EXECINFO_H 1
1269#define HAVE_BACKTRACE 1
1270#define HAVE_STRERROR_R 1
1271#define HAVE_STRTOK_R 1
1272#define HAVE_VSNPRINTF 1
1273#define HAVE_LONG_DOUBLE 1
1274#define HAVE_INT64_T 1
1275#define HAVE_UINT64_T 1
1276#define SIZEOF_LONG 8
1277#define SIZEOF_LONG_LONG 8
1278#define FUNCTION_NAME __func__
1279#define HAVE_ISNAN 1
1280#define HAVE_DECL_ISNAN 1
1281#define HAVE_DECL_ISFINITE 1
1282#define SIZEOF_VOIDP 8
1283
1284configure: exit 1