Ticket #62357: config.log

File config.log, 126.0 KB (added by valerie-vallet, 3 years ago)

config.log file

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 configure, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local/lib --with-helpviewer=/opt/local/bin/openbrowser /opt/local/share/doc/grace/%s --x-include=/opt/local/include --x-lib=/opt/local/lib --with-bundled-t1lib=yes
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = mpcmtvv.local
14uname -m = x86_64
15uname -r = 20.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~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 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~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: 32.00 gigabytes
33Default processor set: 618 tasks, 3081 threads, 8 processors
34Load average: 4.34, Mach factor: 3.67
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:2843: checking build system type
52configure:2857: result: x86_64-apple-darwin20.3.0
53configure:2877: checking host system type
54configure:2890: result: x86_64-apple-darwin20.3.0
55configure:2959: checking for gcc
56configure:2986: result: /usr/bin/clang
57configure:3215: checking for C compiler version
58configure:3224: /usr/bin/clang --version >&5
59Apple clang version 12.0.0 (clang-1200.0.32.29)
60Target: x86_64-apple-darwin20.3.0
61Thread model: posix
62InstalledDir: /Library/Developer/CommandLineTools/usr/bin
63configure:3235: $? = 0
64configure:3224: /usr/bin/clang -v >&5
65Apple clang version 12.0.0 (clang-1200.0.32.29)
66Target: x86_64-apple-darwin20.3.0
67Thread model: posix
68InstalledDir: /Library/Developer/CommandLineTools/usr/bin
69configure:3235: $? = 0
70configure:3224: /usr/bin/clang -V >&5
71clang: error: argument to '-V' is missing (expected 1 value)
72clang: error: no input files
73configure:3235: $? = 1
74configure:3224: /usr/bin/clang -qversion >&5
75clang: error: unknown argument '-qversion'; did you mean '--version'?
76clang: error: no input files
77configure:3235: $? = 1
78configure:3255: checking whether the C compiler works
79configure:3277: /usr/bin/clang -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
80configure:3281: $? = 0
81configure:3329: result: yes
82configure:3332: checking for C compiler default output file name
83configure:3334: result: a.out
84configure:3340: checking for suffix of executables
85configure:3347: /usr/bin/clang -o conftest -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
86configure:3351: $? = 0
87configure:3373: result:
88configure:3395: checking whether we are cross compiling
89configure:3403: /usr/bin/clang -o conftest -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
90configure:3407: $? = 0
91configure:3414: ./conftest
92configure:3418: $? = 0
93configure:3433: result: no
94configure:3438: checking for suffix of object files
95configure:3460: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
96configure:3464: $? = 0
97configure:3485: result: o
98configure:3489: checking whether we are using the GNU C compiler
99configure:3508: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
100configure:3508: $? = 0
101configure:3517: result: yes
102configure:3526: checking whether /usr/bin/clang accepts -g
103configure:3546: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
104configure:3546: $? = 0
105configure:3587: result: yes
106configure:3604: checking for /usr/bin/clang option to accept ISO C89
107configure:3667: /usr/bin/clang  -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
108configure:3667: $? = 0
109configure:3680: result: none needed
110configure:3702: checking for library containing strerror
111configure:3733: /usr/bin/clang -o conftest -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
112conftest.c:17:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
113char strerror ();
114     ^
115conftest.c:17:6: note: 'strerror' is a builtin with type 'char *(int)'
1161 warning generated.
117configure:3733: $? = 0
118configure:3750: result: none required
119configure:3763: checking how to run the C preprocessor
120configure:3794: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
121configure:3794: $? = 0
122configure:3808: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
123conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
124#include <ac_nonexistent.h>
125         ^~~~~~~~~~~~~~~~~~
1261 error generated.
127configure:3808: $? = 1
128configure: failed program was:
129| /* confdefs.h */
130| #define PACKAGE_NAME ""
131| #define PACKAGE_TARNAME ""
132| #define PACKAGE_VERSION ""
133| #define PACKAGE_STRING ""
134| #define PACKAGE_BUGREPORT ""
135| #define PACKAGE_URL ""
136| #define WITH_F77_WRAPPER 1
137| /* end confdefs.h.  */
138| #include <ac_nonexistent.h>
139configure:3833: result: /usr/bin/clang -E
140configure:3853: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
141configure:3853: $? = 0
142configure:3867: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
143conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
144#include <ac_nonexistent.h>
145         ^~~~~~~~~~~~~~~~~~
1461 error generated.
147configure:3867: $? = 1
148configure: failed program was:
149| /* confdefs.h */
150| #define PACKAGE_NAME ""
151| #define PACKAGE_TARNAME ""
152| #define PACKAGE_VERSION ""
153| #define PACKAGE_STRING ""
154| #define PACKAGE_BUGREPORT ""
155| #define PACKAGE_URL ""
156| #define WITH_F77_WRAPPER 1
157| /* end confdefs.h.  */
158| #include <ac_nonexistent.h>
159configure:3896: checking for grep that handles long lines and -e
160configure:3954: result: /opt/local/bin/ggrep
161configure:3959: checking for egrep
162configure:4021: result: /opt/local/bin/ggrep -E
163configure:4026: checking for ANSI C header files
164configure:4046: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
165configure:4046: $? = 0
166configure:4119: /usr/bin/clang -o conftest -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
167configure:4119: $? = 0
168configure:4119: ./conftest
169configure:4119: $? = 0
170configure:4130: result: yes
171configure:4143: checking for sys/types.h
172configure:4143: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
173configure:4143: $? = 0
174configure:4143: result: yes
175configure:4143: checking for sys/stat.h
176configure:4143: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
177configure:4143: $? = 0
178configure:4143: result: yes
179configure:4143: checking for stdlib.h
180configure:4143: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
181configure:4143: $? = 0
182configure:4143: result: yes
183configure:4143: checking for string.h
184configure:4143: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
185configure:4143: $? = 0
186configure:4143: result: yes
187configure:4143: checking for memory.h
188configure:4143: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
189configure:4143: $? = 0
190configure:4143: result: yes
191configure:4143: checking for strings.h
192configure:4143: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
193configure:4143: $? = 0
194configure:4143: result: yes
195configure:4143: checking for inttypes.h
196configure:4143: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
197configure:4143: $? = 0
198configure:4143: result: yes
199configure:4143: checking for stdint.h
200configure:4143: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
201configure:4143: $? = 0
202configure:4143: result: yes
203configure:4143: checking for unistd.h
204configure:4143: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
205configure:4143: $? = 0
206configure:4143: result: yes
207configure:4156: checking minix/config.h usability
208configure:4156: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
209conftest.c:53:10: fatal error: 'minix/config.h' file not found
210#include <minix/config.h>
211         ^~~~~~~~~~~~~~~~
2121 error generated.
213configure:4156: $? = 1
214configure: failed program was:
215| /* confdefs.h */
216| #define PACKAGE_NAME ""
217| #define PACKAGE_TARNAME ""
218| #define PACKAGE_VERSION ""
219| #define PACKAGE_STRING ""
220| #define PACKAGE_BUGREPORT ""
221| #define PACKAGE_URL ""
222| #define WITH_F77_WRAPPER 1
223| #define STDC_HEADERS 1
224| #define HAVE_SYS_TYPES_H 1
225| #define HAVE_SYS_STAT_H 1
226| #define HAVE_STDLIB_H 1
227| #define HAVE_STRING_H 1
228| #define HAVE_MEMORY_H 1
229| #define HAVE_STRINGS_H 1
230| #define HAVE_INTTYPES_H 1
231| #define HAVE_STDINT_H 1
232| #define HAVE_UNISTD_H 1
233| /* end confdefs.h.  */
234| #include <stdio.h>
235| #ifdef HAVE_SYS_TYPES_H
236| # include <sys/types.h>
237| #endif
238| #ifdef HAVE_SYS_STAT_H
239| # include <sys/stat.h>
240| #endif
241| #ifdef STDC_HEADERS
242| # include <stdlib.h>
243| # include <stddef.h>
244| #else
245| # ifdef HAVE_STDLIB_H
246| #  include <stdlib.h>
247| # endif
248| #endif
249| #ifdef HAVE_STRING_H
250| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
251| #  include <memory.h>
252| # endif
253| # include <string.h>
254| #endif
255| #ifdef HAVE_STRINGS_H
256| # include <strings.h>
257| #endif
258| #ifdef HAVE_INTTYPES_H
259| # include <inttypes.h>
260| #endif
261| #ifdef HAVE_STDINT_H
262| # include <stdint.h>
263| #endif
264| #ifdef HAVE_UNISTD_H
265| # include <unistd.h>
266| #endif
267| #include <minix/config.h>
268configure:4156: result: no
269configure:4156: checking minix/config.h presence
270configure:4156: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
271conftest.c:20:10: fatal error: 'minix/config.h' file not found
272#include <minix/config.h>
273         ^~~~~~~~~~~~~~~~
2741 error generated.
275configure:4156: $? = 1
276configure: failed program was:
277| /* confdefs.h */
278| #define PACKAGE_NAME ""
279| #define PACKAGE_TARNAME ""
280| #define PACKAGE_VERSION ""
281| #define PACKAGE_STRING ""
282| #define PACKAGE_BUGREPORT ""
283| #define PACKAGE_URL ""
284| #define WITH_F77_WRAPPER 1
285| #define STDC_HEADERS 1
286| #define HAVE_SYS_TYPES_H 1
287| #define HAVE_SYS_STAT_H 1
288| #define HAVE_STDLIB_H 1
289| #define HAVE_STRING_H 1
290| #define HAVE_MEMORY_H 1
291| #define HAVE_STRINGS_H 1
292| #define HAVE_INTTYPES_H 1
293| #define HAVE_STDINT_H 1
294| #define HAVE_UNISTD_H 1
295| /* end confdefs.h.  */
296| #include <minix/config.h>
297configure:4156: result: no
298configure:4156: checking for minix/config.h
299configure:4156: result: no
300configure:4177: checking whether it is safe to define __EXTENSIONS__
301configure:4195: /usr/bin/clang -c -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
302configure:4195: $? = 0
303configure:4202: result: yes
304configure:4322: checking for f77
305configure:4350: result: no
306configure:4364: result: --> Fortran tests won't be compiled
307configure:4369: checking whether char is unsigned
308configure:4388: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
309configure:4388: $? = 0
310configure:4395: result: no
311configure:4406: checking size of char
312configure:4411: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
313configure:4411: $? = 0
314configure:4411: ./conftest
315configure:4411: $? = 0
316configure:4425: result: 1
317configure:4439: checking size of short
318configure:4444: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
319configure:4444: $? = 0
320configure:4444: ./conftest
321configure:4444: $? = 0
322configure:4458: result: 2
323configure:4472: checking size of int
324configure:4477: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
325configure:4477: $? = 0
326configure:4477: ./conftest
327configure:4477: $? = 0
328configure:4491: result: 4
329configure:4505: checking size of long
330configure:4510: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
331configure:4510: $? = 0
332configure:4510: ./conftest
333configure:4510: $? = 0
334configure:4524: result: 8
335configure:4538: checking size of long long
336configure:4543: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
337configure:4543: $? = 0
338configure:4543: ./conftest
339configure:4543: $? = 0
340configure:4557: result: 8
341configure:4571: checking size of float
342configure:4576: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
343configure:4576: $? = 0
344configure:4576: ./conftest
345configure:4576: $? = 0
346configure:4590: result: 4
347configure:4604: checking size of double
348configure:4609: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
349configure:4609: $? = 0
350configure:4609: ./conftest
351configure:4609: $? = 0
352configure:4623: result: 8
353configure:4637: checking size of long double
354configure:4642: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
355configure:4642: $? = 0
356configure:4642: ./conftest
357configure:4642: $? = 0
358configure:4656: result: 16
359configure:4670: checking size of void *
360configure:4675: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
361configure:4675: $? = 0
362configure:4675: ./conftest
363configure:4675: $? = 0
364configure:4689: result: 8
365configure:4700: checking whether byte ordering is bigendian
366configure:4715: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
367configure:4715: $? = 0
368configure:4760: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
369configure:4760: $? = 0
370configure:4778: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
371conftest.c:41:4: error: use of undeclared identifier 'not'
372                 not big endian
373                 ^
3741 error generated.
375configure:4778: $? = 1
376configure: failed program was:
377| /* confdefs.h */
378| #define PACKAGE_NAME ""
379| #define PACKAGE_TARNAME ""
380| #define PACKAGE_VERSION ""
381| #define PACKAGE_STRING ""
382| #define PACKAGE_BUGREPORT ""
383| #define PACKAGE_URL ""
384| #define WITH_F77_WRAPPER 1
385| #define STDC_HEADERS 1
386| #define HAVE_SYS_TYPES_H 1
387| #define HAVE_SYS_STAT_H 1
388| #define HAVE_STDLIB_H 1
389| #define HAVE_STRING_H 1
390| #define HAVE_MEMORY_H 1
391| #define HAVE_STRINGS_H 1
392| #define HAVE_INTTYPES_H 1
393| #define HAVE_STDINT_H 1
394| #define HAVE_UNISTD_H 1
395| #define __EXTENSIONS__ 1
396| #define _ALL_SOURCE 1
397| #define _GNU_SOURCE 1
398| #define _POSIX_PTHREAD_SEMANTICS 1
399| #define _TANDEM_SOURCE 1
400| #define SIZEOF_CHAR 1
401| #define SIZEOF_SHORT 2
402| #define SIZEOF_INT 4
403| #define SIZEOF_LONG 8
404| #define SIZEOF_LONG_LONG 8
405| #define SIZEOF_FLOAT 4
406| #define SIZEOF_DOUBLE 8
407| #define SIZEOF_LONG_DOUBLE 16
408| #define SIZEOF_VOID_P 8
409| /* end confdefs.h.  */
410| #include <sys/types.h>
411|               #include <sys/param.h>
412|
413| int
414| main ()
415| {
416| #if BYTE_ORDER != BIG_ENDIAN
417|                not big endian
418|               #endif
419|
420|   ;
421|   return 0;
422| }
423configure:4906: result: no
424configure:4926: checking for FPU arithmetics type
425configure:4970: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
426conftest.c:65:5: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
427    exit(i);
428    ^
429conftest.c:65:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
4301 error generated.
431configure:4970: $? = 1
432configure: program exited with status 1
433configure: failed program was:
434| /* confdefs.h */
435| #define PACKAGE_NAME ""
436| #define PACKAGE_TARNAME ""
437| #define PACKAGE_VERSION ""
438| #define PACKAGE_STRING ""
439| #define PACKAGE_BUGREPORT ""
440| #define PACKAGE_URL ""
441| #define WITH_F77_WRAPPER 1
442| #define STDC_HEADERS 1
443| #define HAVE_SYS_TYPES_H 1
444| #define HAVE_SYS_STAT_H 1
445| #define HAVE_STDLIB_H 1
446| #define HAVE_STRING_H 1
447| #define HAVE_MEMORY_H 1
448| #define HAVE_STRINGS_H 1
449| #define HAVE_INTTYPES_H 1
450| #define HAVE_STDINT_H 1
451| #define HAVE_UNISTD_H 1
452| #define __EXTENSIONS__ 1
453| #define _ALL_SOURCE 1
454| #define _GNU_SOURCE 1
455| #define _POSIX_PTHREAD_SEMANTICS 1
456| #define _TANDEM_SOURCE 1
457| #define SIZEOF_CHAR 1
458| #define SIZEOF_SHORT 2
459| #define SIZEOF_INT 4
460| #define SIZEOF_LONG 8
461| #define SIZEOF_LONG_LONG 8
462| #define SIZEOF_FLOAT 4
463| #define SIZEOF_DOUBLE 8
464| #define SIZEOF_LONG_DOUBLE 16
465| #define SIZEOF_VOID_P 8
466| /* end confdefs.h.  */
467|
468| #include <stdio.h>
469| #include <string.h>
470|
471| #define LOG2EA 0.44269504088896340735992
472| #define ACCURACY "%1.4f"
473|
474| typedef union {unsigned short s[4]; double d;} XTYPE;
475|
476| XTYPE X[] = {
477|               {{0,0,0,0}},                        /* Unknown             */
478|               {{0x3fdc,0x551d,0x94ae,0x0bf8}},            /* Big endian     IEEE */
479|               {{0x0bf8,0x94ae,0x551d,0x3fdc}},            /* Littile endian IEEE */
480|               {{0037742,0124354,0122560,0057703}}   /* DEC                 */
481|             };
482|
483| int main (void)
484| {
485|     int i; char TMPSTR[1024]; char LOG2EA_STR[80];
486|     i = 0;
487|
488|     sprintf(LOG2EA_STR, ACCURACY, LOG2EA);
489|
490|     for (i=3; i >= 0; i--)
491|     {
492|               sprintf(TMPSTR, ACCURACY, X[i].d);
493|               if (strcmp(TMPSTR, LOG2EA_STR) == 0) {
494|           break;
495|               }
496|     }
497|
498|     exit(i);
499| }
500configure:4984: result: Big endian IEEE
501configure:5003: checking whether make sets $(MAKE)
502configure:5025: result: yes
503configure:5037: checking for ar
504configure:5053: found /opt/local/bin/ar
505configure:5065: result: ar
506configure:5206: checking for ranlib
507configure:5222: found /opt/local/bin/ranlib
508configure:5233: result: ranlib
509configure:5255: checking whether ln -s works
510configure:5259: result: yes
511configure:5270: checking for bison
512configure:5286: found /opt/local/bin/bison
513configure:5297: result: bison -y
514configure:5324: checking for a BSD-compatible install
515configure:5392: result: /usr/bin/install -c
516configure:5413: checking for lp
517configure:5429: found /usr/bin/lp
518configure:5441: result: 'lp -c'
519configure:5498: result: --> Using "'lp -c'" to print
520configure:5501: checking for ANSI C header files
521configure:5605: result: yes
522configure:5613: checking for sys/wait.h that is POSIX.1 compatible
523configure:5639: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
524configure:5639: $? = 0
525configure:5646: result: yes
526configure:5657: checking for unistd.h
527configure:5657: result: yes
528configure:5657: checking fcntl.h usability
529configure:5657: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
530configure:5657: $? = 0
531configure:5657: result: yes
532configure:5657: checking fcntl.h presence
533configure:5657: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
534configure:5657: $? = 0
535configure:5657: result: yes
536configure:5657: checking for fcntl.h
537configure:5657: result: yes
538configure:5670: checking sys/param.h usability
539configure:5670: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
540configure:5670: $? = 0
541configure:5670: result: yes
542configure:5670: checking sys/param.h presence
543configure:5670: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
544configure:5670: $? = 0
545configure:5670: result: yes
546configure:5670: checking for sys/param.h
547configure:5670: result: yes
548configure:5670: checking sys/time.h usability
549configure:5670: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
550configure:5670: $? = 0
551configure:5670: result: yes
552configure:5670: checking sys/time.h presence
553configure:5670: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
554configure:5670: $? = 0
555configure:5670: result: yes
556configure:5670: checking for sys/time.h
557configure:5670: result: yes
558configure:5670: checking sys/select.h usability
559configure:5670: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
560configure:5670: $? = 0
561configure:5670: result: yes
562configure:5670: checking sys/select.h presence
563configure:5670: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
564configure:5670: $? = 0
565configure:5670: result: yes
566configure:5670: checking for sys/select.h
567configure:5670: result: yes
568configure:5680: checking whether time.h and sys/time.h may both be included
569configure:5700: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
570configure:5700: $? = 0
571configure:5707: result: yes
572configure:5718: checking math.h usability
573configure:5718: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
574configure:5718: $? = 0
575configure:5718: result: yes
576configure:5718: checking math.h presence
577configure:5718: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
578configure:5718: $? = 0
579configure:5718: result: yes
580configure:5718: checking for math.h
581configure:5718: result: yes
582configure:5718: checking float.h usability
583configure:5718: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
584configure:5718: $? = 0
585configure:5718: result: yes
586configure:5718: checking float.h presence
587configure:5718: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
588configure:5718: $? = 0
589configure:5718: result: yes
590configure:5718: checking for float.h
591configure:5718: result: yes
592configure:5718: checking ieeefp.h usability
593configure:5718: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
594conftest.c:78:10: fatal error: 'ieeefp.h' file not found
595#include <ieeefp.h>
596         ^~~~~~~~~~
5971 error generated.
598configure:5718: $? = 1
599configure: failed program was:
600| /* confdefs.h */
601| #define PACKAGE_NAME ""
602| #define PACKAGE_TARNAME ""
603| #define PACKAGE_VERSION ""
604| #define PACKAGE_STRING ""
605| #define PACKAGE_BUGREPORT ""
606| #define PACKAGE_URL ""
607| #define WITH_F77_WRAPPER 1
608| #define STDC_HEADERS 1
609| #define HAVE_SYS_TYPES_H 1
610| #define HAVE_SYS_STAT_H 1
611| #define HAVE_STDLIB_H 1
612| #define HAVE_STRING_H 1
613| #define HAVE_MEMORY_H 1
614| #define HAVE_STRINGS_H 1
615| #define HAVE_INTTYPES_H 1
616| #define HAVE_STDINT_H 1
617| #define HAVE_UNISTD_H 1
618| #define __EXTENSIONS__ 1
619| #define _ALL_SOURCE 1
620| #define _GNU_SOURCE 1
621| #define _POSIX_PTHREAD_SEMANTICS 1
622| #define _TANDEM_SOURCE 1
623| #define SIZEOF_CHAR 1
624| #define SIZEOF_SHORT 2
625| #define SIZEOF_INT 4
626| #define SIZEOF_LONG 8
627| #define SIZEOF_LONG_LONG 8
628| #define SIZEOF_FLOAT 4
629| #define SIZEOF_DOUBLE 8
630| #define SIZEOF_LONG_DOUBLE 16
631| #define SIZEOF_VOID_P 8
632| #define HAVE_BIEEE_FPU 1
633| #define STDC_HEADERS 1
634| #define HAVE_SYS_WAIT_H 1
635| #define HAVE_UNISTD_H 1
636| #define HAVE_FCNTL_H 1
637| #define HAVE_SYS_PARAM_H 1
638| #define HAVE_SYS_TIME_H 1
639| #define HAVE_SYS_SELECT_H 1
640| #define TIME_WITH_SYS_TIME 1
641| #define HAVE_MATH_H 1
642| #define HAVE_FLOAT_H 1
643| /* end confdefs.h.  */
644| #include <stdio.h>
645| #ifdef HAVE_SYS_TYPES_H
646| # include <sys/types.h>
647| #endif
648| #ifdef HAVE_SYS_STAT_H
649| # include <sys/stat.h>
650| #endif
651| #ifdef STDC_HEADERS
652| # include <stdlib.h>
653| # include <stddef.h>
654| #else
655| # ifdef HAVE_STDLIB_H
656| #  include <stdlib.h>
657| # endif
658| #endif
659| #ifdef HAVE_STRING_H
660| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
661| #  include <memory.h>
662| # endif
663| # include <string.h>
664| #endif
665| #ifdef HAVE_STRINGS_H
666| # include <strings.h>
667| #endif
668| #ifdef HAVE_INTTYPES_H
669| # include <inttypes.h>
670| #endif
671| #ifdef HAVE_STDINT_H
672| # include <stdint.h>
673| #endif
674| #ifdef HAVE_UNISTD_H
675| # include <unistd.h>
676| #endif
677| #include <ieeefp.h>
678configure:5718: result: no
679configure:5718: checking ieeefp.h presence
680configure:5718: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
681conftest.c:45:10: fatal error: 'ieeefp.h' file not found
682#include <ieeefp.h>
683         ^~~~~~~~~~
6841 error generated.
685configure:5718: $? = 1
686configure: failed program was:
687| /* confdefs.h */
688| #define PACKAGE_NAME ""
689| #define PACKAGE_TARNAME ""
690| #define PACKAGE_VERSION ""
691| #define PACKAGE_STRING ""
692| #define PACKAGE_BUGREPORT ""
693| #define PACKAGE_URL ""
694| #define WITH_F77_WRAPPER 1
695| #define STDC_HEADERS 1
696| #define HAVE_SYS_TYPES_H 1
697| #define HAVE_SYS_STAT_H 1
698| #define HAVE_STDLIB_H 1
699| #define HAVE_STRING_H 1
700| #define HAVE_MEMORY_H 1
701| #define HAVE_STRINGS_H 1
702| #define HAVE_INTTYPES_H 1
703| #define HAVE_STDINT_H 1
704| #define HAVE_UNISTD_H 1
705| #define __EXTENSIONS__ 1
706| #define _ALL_SOURCE 1
707| #define _GNU_SOURCE 1
708| #define _POSIX_PTHREAD_SEMANTICS 1
709| #define _TANDEM_SOURCE 1
710| #define SIZEOF_CHAR 1
711| #define SIZEOF_SHORT 2
712| #define SIZEOF_INT 4
713| #define SIZEOF_LONG 8
714| #define SIZEOF_LONG_LONG 8
715| #define SIZEOF_FLOAT 4
716| #define SIZEOF_DOUBLE 8
717| #define SIZEOF_LONG_DOUBLE 16
718| #define SIZEOF_VOID_P 8
719| #define HAVE_BIEEE_FPU 1
720| #define STDC_HEADERS 1
721| #define HAVE_SYS_WAIT_H 1
722| #define HAVE_UNISTD_H 1
723| #define HAVE_FCNTL_H 1
724| #define HAVE_SYS_PARAM_H 1
725| #define HAVE_SYS_TIME_H 1
726| #define HAVE_SYS_SELECT_H 1
727| #define TIME_WITH_SYS_TIME 1
728| #define HAVE_MATH_H 1
729| #define HAVE_FLOAT_H 1
730| /* end confdefs.h.  */
731| #include <ieeefp.h>
732configure:5718: result: no
733configure:5718: checking for ieeefp.h
734configure:5718: result: no
735configure:5729: checking for an ANSI C-conforming const
736configure:5795: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
737configure:5795: $? = 0
738configure:5802: result: yes
739configure:5810: checking for pid_t
740configure:5810: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
741configure:5810: $? = 0
742configure:5810: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
743conftest.c:81:20: error: expected expression
744if (sizeof ((pid_t)))
745                   ^
7461 error generated.
747configure:5810: $? = 1
748configure: failed program was:
749| /* confdefs.h */
750| #define PACKAGE_NAME ""
751| #define PACKAGE_TARNAME ""
752| #define PACKAGE_VERSION ""
753| #define PACKAGE_STRING ""
754| #define PACKAGE_BUGREPORT ""
755| #define PACKAGE_URL ""
756| #define WITH_F77_WRAPPER 1
757| #define STDC_HEADERS 1
758| #define HAVE_SYS_TYPES_H 1
759| #define HAVE_SYS_STAT_H 1
760| #define HAVE_STDLIB_H 1
761| #define HAVE_STRING_H 1
762| #define HAVE_MEMORY_H 1
763| #define HAVE_STRINGS_H 1
764| #define HAVE_INTTYPES_H 1
765| #define HAVE_STDINT_H 1
766| #define HAVE_UNISTD_H 1
767| #define __EXTENSIONS__ 1
768| #define _ALL_SOURCE 1
769| #define _GNU_SOURCE 1
770| #define _POSIX_PTHREAD_SEMANTICS 1
771| #define _TANDEM_SOURCE 1
772| #define SIZEOF_CHAR 1
773| #define SIZEOF_SHORT 2
774| #define SIZEOF_INT 4
775| #define SIZEOF_LONG 8
776| #define SIZEOF_LONG_LONG 8
777| #define SIZEOF_FLOAT 4
778| #define SIZEOF_DOUBLE 8
779| #define SIZEOF_LONG_DOUBLE 16
780| #define SIZEOF_VOID_P 8
781| #define HAVE_BIEEE_FPU 1
782| #define STDC_HEADERS 1
783| #define HAVE_SYS_WAIT_H 1
784| #define HAVE_UNISTD_H 1
785| #define HAVE_FCNTL_H 1
786| #define HAVE_SYS_PARAM_H 1
787| #define HAVE_SYS_TIME_H 1
788| #define HAVE_SYS_SELECT_H 1
789| #define TIME_WITH_SYS_TIME 1
790| #define HAVE_MATH_H 1
791| #define HAVE_FLOAT_H 1
792| /* end confdefs.h.  */
793| #include <stdio.h>
794| #ifdef HAVE_SYS_TYPES_H
795| # include <sys/types.h>
796| #endif
797| #ifdef HAVE_SYS_STAT_H
798| # include <sys/stat.h>
799| #endif
800| #ifdef STDC_HEADERS
801| # include <stdlib.h>
802| # include <stddef.h>
803| #else
804| # ifdef HAVE_STDLIB_H
805| #  include <stdlib.h>
806| # endif
807| #endif
808| #ifdef HAVE_STRING_H
809| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
810| #  include <memory.h>
811| # endif
812| # include <string.h>
813| #endif
814| #ifdef HAVE_STRINGS_H
815| # include <strings.h>
816| #endif
817| #ifdef HAVE_INTTYPES_H
818| # include <inttypes.h>
819| #endif
820| #ifdef HAVE_STDINT_H
821| # include <stdint.h>
822| #endif
823| #ifdef HAVE_UNISTD_H
824| # include <unistd.h>
825| #endif
826| int
827| main ()
828| {
829| if (sizeof ((pid_t)))
830|           return 0;
831|   ;
832|   return 0;
833| }
834configure:5810: result: yes
835configure:5821: checking for size_t
836configure:5821: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
837configure:5821: $? = 0
838configure:5821: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
839conftest.c:81:21: error: expected expression
840if (sizeof ((size_t)))
841                    ^
8421 error generated.
843configure:5821: $? = 1
844configure: failed program was:
845| /* confdefs.h */
846| #define PACKAGE_NAME ""
847| #define PACKAGE_TARNAME ""
848| #define PACKAGE_VERSION ""
849| #define PACKAGE_STRING ""
850| #define PACKAGE_BUGREPORT ""
851| #define PACKAGE_URL ""
852| #define WITH_F77_WRAPPER 1
853| #define STDC_HEADERS 1
854| #define HAVE_SYS_TYPES_H 1
855| #define HAVE_SYS_STAT_H 1
856| #define HAVE_STDLIB_H 1
857| #define HAVE_STRING_H 1
858| #define HAVE_MEMORY_H 1
859| #define HAVE_STRINGS_H 1
860| #define HAVE_INTTYPES_H 1
861| #define HAVE_STDINT_H 1
862| #define HAVE_UNISTD_H 1
863| #define __EXTENSIONS__ 1
864| #define _ALL_SOURCE 1
865| #define _GNU_SOURCE 1
866| #define _POSIX_PTHREAD_SEMANTICS 1
867| #define _TANDEM_SOURCE 1
868| #define SIZEOF_CHAR 1
869| #define SIZEOF_SHORT 2
870| #define SIZEOF_INT 4
871| #define SIZEOF_LONG 8
872| #define SIZEOF_LONG_LONG 8
873| #define SIZEOF_FLOAT 4
874| #define SIZEOF_DOUBLE 8
875| #define SIZEOF_LONG_DOUBLE 16
876| #define SIZEOF_VOID_P 8
877| #define HAVE_BIEEE_FPU 1
878| #define STDC_HEADERS 1
879| #define HAVE_SYS_WAIT_H 1
880| #define HAVE_UNISTD_H 1
881| #define HAVE_FCNTL_H 1
882| #define HAVE_SYS_PARAM_H 1
883| #define HAVE_SYS_TIME_H 1
884| #define HAVE_SYS_SELECT_H 1
885| #define TIME_WITH_SYS_TIME 1
886| #define HAVE_MATH_H 1
887| #define HAVE_FLOAT_H 1
888| /* end confdefs.h.  */
889| #include <stdio.h>
890| #ifdef HAVE_SYS_TYPES_H
891| # include <sys/types.h>
892| #endif
893| #ifdef HAVE_SYS_STAT_H
894| # include <sys/stat.h>
895| #endif
896| #ifdef STDC_HEADERS
897| # include <stdlib.h>
898| # include <stddef.h>
899| #else
900| # ifdef HAVE_STDLIB_H
901| #  include <stdlib.h>
902| # endif
903| #endif
904| #ifdef HAVE_STRING_H
905| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
906| #  include <memory.h>
907| # endif
908| # include <string.h>
909| #endif
910| #ifdef HAVE_STRINGS_H
911| # include <strings.h>
912| #endif
913| #ifdef HAVE_INTTYPES_H
914| # include <inttypes.h>
915| #endif
916| #ifdef HAVE_STDINT_H
917| # include <stdint.h>
918| #endif
919| #ifdef HAVE_UNISTD_H
920| # include <unistd.h>
921| #endif
922| int
923| main ()
924| {
925| if (sizeof ((size_t)))
926|           return 0;
927|   ;
928|   return 0;
929| }
930configure:5821: result: yes
931configure:5832: checking whether struct tm is in sys/time.h or time.h
932configure:5852: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
933configure:5852: $? = 0
934configure:5859: result: time.h
935configure:5868: checking return type of signal handlers
936configure:5886: /usr/bin/clang -c  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
937conftest.c:51:8: error: indirection requires pointer operand ('void' invalid)
938return *(signal (0, 0)) (0) == 1;
939       ^~~~~~~~~~~~~~~~~~~~
9401 error generated.
941configure:5886: $? = 1
942configure: failed program was:
943| /* confdefs.h */
944| #define PACKAGE_NAME ""
945| #define PACKAGE_TARNAME ""
946| #define PACKAGE_VERSION ""
947| #define PACKAGE_STRING ""
948| #define PACKAGE_BUGREPORT ""
949| #define PACKAGE_URL ""
950| #define WITH_F77_WRAPPER 1
951| #define STDC_HEADERS 1
952| #define HAVE_SYS_TYPES_H 1
953| #define HAVE_SYS_STAT_H 1
954| #define HAVE_STDLIB_H 1
955| #define HAVE_STRING_H 1
956| #define HAVE_MEMORY_H 1
957| #define HAVE_STRINGS_H 1
958| #define HAVE_INTTYPES_H 1
959| #define HAVE_STDINT_H 1
960| #define HAVE_UNISTD_H 1
961| #define __EXTENSIONS__ 1
962| #define _ALL_SOURCE 1
963| #define _GNU_SOURCE 1
964| #define _POSIX_PTHREAD_SEMANTICS 1
965| #define _TANDEM_SOURCE 1
966| #define SIZEOF_CHAR 1
967| #define SIZEOF_SHORT 2
968| #define SIZEOF_INT 4
969| #define SIZEOF_LONG 8
970| #define SIZEOF_LONG_LONG 8
971| #define SIZEOF_FLOAT 4
972| #define SIZEOF_DOUBLE 8
973| #define SIZEOF_LONG_DOUBLE 16
974| #define SIZEOF_VOID_P 8
975| #define HAVE_BIEEE_FPU 1
976| #define STDC_HEADERS 1
977| #define HAVE_SYS_WAIT_H 1
978| #define HAVE_UNISTD_H 1
979| #define HAVE_FCNTL_H 1
980| #define HAVE_SYS_PARAM_H 1
981| #define HAVE_SYS_TIME_H 1
982| #define HAVE_SYS_SELECT_H 1
983| #define TIME_WITH_SYS_TIME 1
984| #define HAVE_MATH_H 1
985| #define HAVE_FLOAT_H 1
986| /* end confdefs.h.  */
987| #include <sys/types.h>
988| #include <signal.h>
989|
990| int
991| main ()
992| {
993| return *(signal (0, 0)) (0) == 1;
994|   ;
995|   return 0;
996| }
997configure:5893: result: void
998configure:5903: checking for working alloca.h
999configure:5920: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1000configure:5920: $? = 0
1001configure:5928: result: yes
1002configure:5936: checking for alloca
1003configure:5973: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1004configure:5973: $? = 0
1005configure:5981: result: yes
1006configure:6090: checking for getcwd
1007configure:6090: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1008configure:6090: $? = 0
1009configure:6090: result: yes
1010configure:6090: checking for gethostname
1011configure:6090: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1012configure:6090: $? = 0
1013configure:6090: result: yes
1014configure:6101: checking for strstr
1015configure:6101: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1016conftest.c:73:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
1017char strstr ();
1018     ^
1019conftest.c:73:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
10201 warning generated.
1021configure:6101: $? = 0
1022configure:6101: result: yes
1023configure:6113: checking for memcpy
1024configure:6113: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1025conftest.c:74:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
1026char memcpy ();
1027     ^
1028conftest.c:74:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
10291 warning generated.
1030configure:6113: $? = 0
1031configure:6113: result: yes
1032configure:6113: checking for memmove
1033configure:6113: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1034conftest.c:75:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
1035char memmove ();
1036     ^
1037conftest.c:75:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
10381 warning generated.
1039configure:6113: $? = 0
1040configure:6113: result: yes
1041configure:6125: checking for unlink
1042configure:6125: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1043configure:6125: $? = 0
1044configure:6125: result: yes
1045configure:6125: checking for fcntl
1046configure:6125: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1047configure:6125: $? = 0
1048configure:6125: result: yes
1049configure:6136: checking for popen
1050configure:6136: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1051configure:6136: $? = 0
1052configure:6136: result: yes
1053configure:6147: checking for gettimeofday
1054configure:6147: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1055configure:6147: $? = 0
1056configure:6147: result: yes
1057configure:6158: checking for fnmatch
1058configure:6158: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1059configure:6158: $? = 0
1060configure:6158: result: yes
1061configure:6169: checking for vsnprintf
1062configure:6169: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1063conftest.c:81:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
1064char vsnprintf ();
1065     ^
1066conftest.c:81:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
10671 warning generated.
1068configure:6169: $? = 0
1069configure:6169: result: yes
1070configure:6180: checking for on_exit
1071configure:6180: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1072Undefined symbols for architecture x86_64:
1073  "_on_exit", referenced from:
1074      _main in conftest-844a6d.o
1075ld: symbol(s) not found for architecture x86_64
1076clang: error: linker command failed with exit code 1 (use -v to see invocation)
1077configure:6180: $? = 1
1078configure: failed program was:
1079| /* confdefs.h */
1080| #define PACKAGE_NAME ""
1081| #define PACKAGE_TARNAME ""
1082| #define PACKAGE_VERSION ""
1083| #define PACKAGE_STRING ""
1084| #define PACKAGE_BUGREPORT ""
1085| #define PACKAGE_URL ""
1086| #define WITH_F77_WRAPPER 1
1087| #define STDC_HEADERS 1
1088| #define HAVE_SYS_TYPES_H 1
1089| #define HAVE_SYS_STAT_H 1
1090| #define HAVE_STDLIB_H 1
1091| #define HAVE_STRING_H 1
1092| #define HAVE_MEMORY_H 1
1093| #define HAVE_STRINGS_H 1
1094| #define HAVE_INTTYPES_H 1
1095| #define HAVE_STDINT_H 1
1096| #define HAVE_UNISTD_H 1
1097| #define __EXTENSIONS__ 1
1098| #define _ALL_SOURCE 1
1099| #define _GNU_SOURCE 1
1100| #define _POSIX_PTHREAD_SEMANTICS 1
1101| #define _TANDEM_SOURCE 1
1102| #define SIZEOF_CHAR 1
1103| #define SIZEOF_SHORT 2
1104| #define SIZEOF_INT 4
1105| #define SIZEOF_LONG 8
1106| #define SIZEOF_LONG_LONG 8
1107| #define SIZEOF_FLOAT 4
1108| #define SIZEOF_DOUBLE 8
1109| #define SIZEOF_LONG_DOUBLE 16
1110| #define SIZEOF_VOID_P 8
1111| #define HAVE_BIEEE_FPU 1
1112| #define STDC_HEADERS 1
1113| #define HAVE_SYS_WAIT_H 1
1114| #define HAVE_UNISTD_H 1
1115| #define HAVE_FCNTL_H 1
1116| #define HAVE_SYS_PARAM_H 1
1117| #define HAVE_SYS_TIME_H 1
1118| #define HAVE_SYS_SELECT_H 1
1119| #define TIME_WITH_SYS_TIME 1
1120| #define HAVE_MATH_H 1
1121| #define HAVE_FLOAT_H 1
1122| #define RETSIGTYPE void
1123| #define HAVE_ALLOCA_H 1
1124| #define HAVE_ALLOCA 1
1125| #define HAVE_GETCWD 1
1126| #define HAVE_GETHOSTNAME 1
1127| #define HAVE_STRSTR 1
1128| #define HAVE_MEMCPY 1
1129| #define HAVE_MEMMOVE 1
1130| #define HAVE_UNLINK 1
1131| #define HAVE_FCNTL 1
1132| #define HAVE_POPEN 1
1133| #define HAVE_GETTIMEOFDAY 1
1134| #define HAVE_FNMATCH 1
1135| #define HAVE_VSNPRINTF 1
1136| /* end confdefs.h.  */
1137| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit.
1138|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1139| #define on_exit innocuous_on_exit
1140|
1141| /* System header to define __stub macros and hopefully few prototypes,
1142|     which can conflict with char on_exit (); below.
1143|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1144|     <limits.h> exists even on freestanding compilers.  */
1145|
1146| #ifdef __STDC__
1147| # include <limits.h>
1148| #else
1149| # include <assert.h>
1150| #endif
1151|
1152| #undef on_exit
1153|
1154| /* Override any GCC internal prototype to avoid an error.
1155|    Use char because int might match the return type of a GCC
1156|    builtin and then its argument prototype would still apply.  */
1157| #ifdef __cplusplus
1158| extern "C"
1159| #endif
1160| char on_exit ();
1161| /* The GNU C library defines this for functions which it implements
1162|     to always fail with ENOSYS.  Some functions are actually named
1163|     something starting with __ and the normal name is an alias.  */
1164| #if defined __stub_on_exit || defined __stub___on_exit
1165| choke me
1166| #endif
1167|
1168| int
1169| main ()
1170| {
1171| return on_exit ();
1172|   ;
1173|   return 0;
1174| }
1175configure:6180: result: no
1176configure:6191: checking for strerror
1177configure:6191: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1178conftest.c:82:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
1179char strerror ();
1180     ^
1181conftest.c:82:6: note: 'strerror' is a builtin with type 'char *(int)'
11821 warning generated.
1183configure:6191: $? = 0
1184configure:6191: result: yes
1185configure:6235: checking for drand48
1186configure:6235: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1187configure:6235: $? = 0
1188configure:6235: result: yes
1189configure:6245: checking for drand48 declaration in stdlib.h
1190configure:6289: result: yes
1191configure:6302: checking for setlocale
1192configure:6302: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1193configure:6302: $? = 0
1194configure:6302: result: yes
1195configure:6313: checking whether realloc is buggy
1196configure:6333: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
1197configure:6333: $? = 0
1198configure:6333: ./conftest
1199configure:6333: $? = 0
1200configure:6343: result: no
1201configure:6356: checking for sin in -lm
1202configure:6381: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm   >&5
1203conftest.c:70:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
1204char sin ();
1205     ^
1206conftest.c:70:6: note: 'sin' is a builtin with type 'double (double)'
12071 warning generated.
1208configure:6381: $? = 0
1209configure:6390: result: yes
1210configure:6409: checking for hypot
1211configure:6409: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1212conftest.c:87:6: warning: incompatible redeclaration of library function 'hypot' [-Wincompatible-library-redeclaration]
1213char hypot ();
1214     ^
1215conftest.c:87:6: note: 'hypot' is a builtin with type 'double (double, double)'
12161 warning generated.
1217configure:6409: $? = 0
1218configure:6409: result: yes
1219configure:6419: checking for hypot declaration in math.h
1220configure:6463: result: yes
1221configure:6480: checking for rint
1222configure:6480: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1223conftest.c:89:6: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration]
1224char rint ();
1225     ^
1226conftest.c:89:6: note: 'rint' is a builtin with type 'double (double)'
12271 warning generated.
1228configure:6480: $? = 0
1229configure:6480: result: yes
1230configure:6490: checking for rint declaration in math.h
1231configure:6534: result: yes
1232configure:6551: checking for cbrt
1233configure:6551: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1234conftest.c:91:6: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration]
1235char cbrt ();
1236     ^
1237conftest.c:91:6: note: 'cbrt' is a builtin with type 'double (double)'
12381 warning generated.
1239configure:6551: $? = 0
1240configure:6551: result: yes
1241configure:6561: checking for cbrt declaration in math.h
1242configure:6605: result: yes
1243configure:6622: checking for log2
1244configure:6622: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1245conftest.c:93:6: warning: incompatible redeclaration of library function 'log2' [-Wincompatible-library-redeclaration]
1246char log2 ();
1247     ^
1248conftest.c:93:6: note: 'log2' is a builtin with type 'double (double)'
12491 warning generated.
1250configure:6622: $? = 0
1251configure:6622: result: yes
1252configure:6632: checking for log2 declaration in math.h
1253configure:6676: result: yes
1254configure:6693: checking for asinh
1255configure:6693: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1256conftest.c:95:6: warning: incompatible redeclaration of library function 'asinh' [-Wincompatible-library-redeclaration]
1257char asinh ();
1258     ^
1259conftest.c:95:6: note: 'asinh' is a builtin with type 'double (double)'
12601 warning generated.
1261configure:6693: $? = 0
1262configure:6693: result: yes
1263configure:6703: checking for asinh declaration in math.h
1264configure:6747: result: yes
1265configure:6764: checking for acosh
1266configure:6764: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1267conftest.c:97:6: warning: incompatible redeclaration of library function 'acosh' [-Wincompatible-library-redeclaration]
1268char acosh ();
1269     ^
1270conftest.c:97:6: note: 'acosh' is a builtin with type 'double (double)'
12711 warning generated.
1272configure:6764: $? = 0
1273configure:6764: result: yes
1274configure:6774: checking for acosh declaration in math.h
1275configure:6818: result: yes
1276configure:6835: checking for atanh
1277configure:6835: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1278conftest.c:99:6: warning: incompatible redeclaration of library function 'atanh' [-Wincompatible-library-redeclaration]
1279char atanh ();
1280     ^
1281conftest.c:99:6: note: 'atanh' is a builtin with type 'double (double)'
12821 warning generated.
1283configure:6835: $? = 0
1284configure:6835: result: yes
1285configure:6845: checking for atanh declaration in math.h
1286configure:6889: result: yes
1287configure:6906: checking for lgamma
1288configure:6906: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1289conftest.c:101:6: warning: incompatible redeclaration of library function 'lgamma' [-Wincompatible-library-redeclaration]
1290char lgamma ();
1291     ^
1292conftest.c:101:6: note: 'lgamma' is a builtin with type 'double (double)'
12931 warning generated.
1294configure:6906: $? = 0
1295configure:6906: result: yes
1296configure:6916: checking for lgamma declaration in math.h
1297configure:6960: result: yes
1298configure:6972: checking for signgam declaration in math.h
1299configure:6991: result: yes
1300configure:7006: checking for erf
1301configure:7006: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1302conftest.c:104:6: warning: incompatible redeclaration of library function 'erf' [-Wincompatible-library-redeclaration]
1303char erf ();
1304     ^
1305conftest.c:104:6: note: 'erf' is a builtin with type 'double (double)'
13061 warning generated.
1307configure:7006: $? = 0
1308configure:7006: result: yes
1309configure:7016: checking for erf declaration in math.h
1310configure:7060: result: yes
1311configure:7077: checking for erfc
1312configure:7077: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1313conftest.c:106:6: warning: incompatible redeclaration of library function 'erfc' [-Wincompatible-library-redeclaration]
1314char erfc ();
1315     ^
1316conftest.c:106:6: note: 'erfc' is a builtin with type 'double (double)'
13171 warning generated.
1318configure:7077: $? = 0
1319configure:7077: result: yes
1320configure:7087: checking for erfc declaration in math.h
1321configure:7131: result: yes
1322configure:7148: checking for j0
1323configure:7148: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1324configure:7148: $? = 0
1325configure:7148: result: yes
1326configure:7158: checking for j0 declaration in math.h
1327configure:7202: result: yes
1328configure:7219: checking for j1
1329configure:7219: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1330configure:7219: $? = 0
1331configure:7219: result: yes
1332configure:7229: checking for j1 declaration in math.h
1333configure:7273: result: yes
1334configure:7290: checking for jn
1335configure:7290: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1336configure:7290: $? = 0
1337configure:7290: result: yes
1338configure:7300: checking for jn declaration in math.h
1339configure:7344: result: yes
1340configure:7361: checking for y0
1341configure:7361: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1342configure:7361: $? = 0
1343configure:7361: result: yes
1344configure:7371: checking for y0 declaration in math.h
1345configure:7415: result: yes
1346configure:7432: checking for y1
1347configure:7432: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1348configure:7432: $? = 0
1349configure:7432: result: yes
1350configure:7442: checking for y1 declaration in math.h
1351configure:7486: result: yes
1352configure:7503: checking for yn
1353configure:7503: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1354configure:7503: $? = 0
1355configure:7503: result: yes
1356configure:7513: checking for yn declaration in math.h
1357configure:7557: result: yes
1358configure:7574: checking for finite
1359configure:7574: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1360conftest.c:120:6: warning: incompatible redeclaration of library function 'finite' [-Wincompatible-library-redeclaration]
1361char finite ();
1362     ^
1363conftest.c:120:6: note: 'finite' is a builtin with type 'int (double)'
13641 warning generated.
1365configure:7574: $? = 0
1366configure:7574: result: yes
1367configure:7584: checking for finite declaration in math.h
1368configure:7628: result: yes
1369configure:7646: checking for isfinite
1370configure:7646: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1371Undefined symbols for architecture x86_64:
1372  "_isfinite", referenced from:
1373      _main in conftest-1aaf76.o
1374ld: symbol(s) not found for architecture x86_64
1375clang: error: linker command failed with exit code 1 (use -v to see invocation)
1376configure:7646: $? = 1
1377configure: failed program was:
1378| /* confdefs.h */
1379| #define PACKAGE_NAME ""
1380| #define PACKAGE_TARNAME ""
1381| #define PACKAGE_VERSION ""
1382| #define PACKAGE_STRING ""
1383| #define PACKAGE_BUGREPORT ""
1384| #define PACKAGE_URL ""
1385| #define WITH_F77_WRAPPER 1
1386| #define STDC_HEADERS 1
1387| #define HAVE_SYS_TYPES_H 1
1388| #define HAVE_SYS_STAT_H 1
1389| #define HAVE_STDLIB_H 1
1390| #define HAVE_STRING_H 1
1391| #define HAVE_MEMORY_H 1
1392| #define HAVE_STRINGS_H 1
1393| #define HAVE_INTTYPES_H 1
1394| #define HAVE_STDINT_H 1
1395| #define HAVE_UNISTD_H 1
1396| #define __EXTENSIONS__ 1
1397| #define _ALL_SOURCE 1
1398| #define _GNU_SOURCE 1
1399| #define _POSIX_PTHREAD_SEMANTICS 1
1400| #define _TANDEM_SOURCE 1
1401| #define SIZEOF_CHAR 1
1402| #define SIZEOF_SHORT 2
1403| #define SIZEOF_INT 4
1404| #define SIZEOF_LONG 8
1405| #define SIZEOF_LONG_LONG 8
1406| #define SIZEOF_FLOAT 4
1407| #define SIZEOF_DOUBLE 8
1408| #define SIZEOF_LONG_DOUBLE 16
1409| #define SIZEOF_VOID_P 8
1410| #define HAVE_BIEEE_FPU 1
1411| #define STDC_HEADERS 1
1412| #define HAVE_SYS_WAIT_H 1
1413| #define HAVE_UNISTD_H 1
1414| #define HAVE_FCNTL_H 1
1415| #define HAVE_SYS_PARAM_H 1
1416| #define HAVE_SYS_TIME_H 1
1417| #define HAVE_SYS_SELECT_H 1
1418| #define TIME_WITH_SYS_TIME 1
1419| #define HAVE_MATH_H 1
1420| #define HAVE_FLOAT_H 1
1421| #define RETSIGTYPE void
1422| #define HAVE_ALLOCA_H 1
1423| #define HAVE_ALLOCA 1
1424| #define HAVE_GETCWD 1
1425| #define HAVE_GETHOSTNAME 1
1426| #define HAVE_STRSTR 1
1427| #define HAVE_MEMCPY 1
1428| #define HAVE_MEMMOVE 1
1429| #define HAVE_UNLINK 1
1430| #define HAVE_FCNTL 1
1431| #define HAVE_POPEN 1
1432| #define HAVE_GETTIMEOFDAY 1
1433| #define HAVE_FNMATCH 1
1434| #define HAVE_VSNPRINTF 1
1435| #define HAVE_STRERROR 1
1436| #define HAVE_DRAND48 1
1437| #define HAVE_DRAND48_DECL 1
1438| #define HAVE_SETLOCALE 1
1439| #define HAVE_LIBM 1
1440| #define HAVE_HYPOT 1
1441| #define HAVE_HYPOT_DECL 1
1442| #define HAVE_RINT 1
1443| #define HAVE_RINT_DECL 1
1444| #define HAVE_CBRT 1
1445| #define HAVE_CBRT_DECL 1
1446| #define HAVE_LOG2 1
1447| #define HAVE_LOG2_DECL 1
1448| #define HAVE_ASINH 1
1449| #define HAVE_ASINH_DECL 1
1450| #define HAVE_ACOSH 1
1451| #define HAVE_ACOSH_DECL 1
1452| #define HAVE_ATANH 1
1453| #define HAVE_ATANH_DECL 1
1454| #define HAVE_LGAMMA 1
1455| #define HAVE_LGAMMA_DECL 1
1456| #define HAVE_SIGNGAM_DECL 1
1457| #define HAVE_ERF 1
1458| #define HAVE_ERF_DECL 1
1459| #define HAVE_ERFC 1
1460| #define HAVE_ERFC_DECL 1
1461| #define HAVE_J0 1
1462| #define HAVE_J0_DECL 1
1463| #define HAVE_J1 1
1464| #define HAVE_J1_DECL 1
1465| #define HAVE_JN 1
1466| #define HAVE_JN_DECL 1
1467| #define HAVE_Y0 1
1468| #define HAVE_Y0_DECL 1
1469| #define HAVE_Y1 1
1470| #define HAVE_Y1_DECL 1
1471| #define HAVE_YN 1
1472| #define HAVE_YN_DECL 1
1473| #define HAVE_FINITE 1
1474| #define HAVE_FINITE_DECL 1
1475| /* end confdefs.h.  */
1476| /* Define isfinite to an innocuous variant, in case <limits.h> declares isfinite.
1477|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1478| #define isfinite innocuous_isfinite
1479|
1480| /* System header to define __stub macros and hopefully few prototypes,
1481|     which can conflict with char isfinite (); below.
1482|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1483|     <limits.h> exists even on freestanding compilers.  */
1484|
1485| #ifdef __STDC__
1486| # include <limits.h>
1487| #else
1488| # include <assert.h>
1489| #endif
1490|
1491| #undef isfinite
1492|
1493| /* Override any GCC internal prototype to avoid an error.
1494|    Use char because int might match the return type of a GCC
1495|    builtin and then its argument prototype would still apply.  */
1496| #ifdef __cplusplus
1497| extern "C"
1498| #endif
1499| char isfinite ();
1500| /* The GNU C library defines this for functions which it implements
1501|     to always fail with ENOSYS.  Some functions are actually named
1502|     something starting with __ and the normal name is an alias.  */
1503| #if defined __stub_isfinite || defined __stub___isfinite
1504| choke me
1505| #endif
1506|
1507| int
1508| main ()
1509| {
1510| return isfinite ();
1511|   ;
1512|   return 0;
1513| }
1514configure:7646: result: no
1515configure:7718: checking for isnan
1516configure:7718: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1517configure:7718: $? = 0
1518configure:7718: result: yes
1519configure:7728: checking for isnan declaration in math.h
1520configure:7772: result: no
1521configure:7851: result: --> Bundled version of T1lib will be used
1522configure:7859: checking "which ANSI integer type is 16 bit"
1523configure:7879: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1524configure:7879: $? = 0
1525configure:7879: ./conftest
1526configure:7879: $? = 0
1527configure:7889: result: short
1528configure:7898: checking "which ANSI integer type is 32 bit"
1529configure:7918: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1530configure:7918: $? = 0
1531configure:7918: ./conftest
1532configure:7918: $? = 0
1533configure:7928: result: int
1534configure:7937: checking "which ANSI integer type is 64 bit"
1535configure:7955: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1536configure:7955: $? = 0
1537configure:7955: ./conftest
1538configure:7955: $? = 0
1539configure:7965: result: long
1540configure:7979: checking for library containing xdrstdio_create
1541configure:8010: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1542configure:8010: $? = 0
1543configure:8027: result: none required
1544configure:8046: checking for library containing dlopen
1545configure:8077: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
1546configure:8077: $? = 0
1547configure:8094: result: none required
1548configure:8107: checking whether RTLD_NOW is defined in dlfcn.h
1549configure:8131: result: yes
1550configure:8155: checking for netCDF API version >= 3.0
1551configure:8192: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lnetcdf -lm  >&5
1552conftest.c:104:10: fatal error: 'netcdf.h' file not found
1553#include <netcdf.h>
1554         ^~~~~~~~~~
15551 error generated.
1556configure:8192: $? = 1
1557configure: program exited with status 1
1558configure: failed program was:
1559| /* confdefs.h */
1560| #define PACKAGE_NAME ""
1561| #define PACKAGE_TARNAME ""
1562| #define PACKAGE_VERSION ""
1563| #define PACKAGE_STRING ""
1564| #define PACKAGE_BUGREPORT ""
1565| #define PACKAGE_URL ""
1566| #define WITH_F77_WRAPPER 1
1567| #define STDC_HEADERS 1
1568| #define HAVE_SYS_TYPES_H 1
1569| #define HAVE_SYS_STAT_H 1
1570| #define HAVE_STDLIB_H 1
1571| #define HAVE_STRING_H 1
1572| #define HAVE_MEMORY_H 1
1573| #define HAVE_STRINGS_H 1
1574| #define HAVE_INTTYPES_H 1
1575| #define HAVE_STDINT_H 1
1576| #define HAVE_UNISTD_H 1
1577| #define __EXTENSIONS__ 1
1578| #define _ALL_SOURCE 1
1579| #define _GNU_SOURCE 1
1580| #define _POSIX_PTHREAD_SEMANTICS 1
1581| #define _TANDEM_SOURCE 1
1582| #define SIZEOF_CHAR 1
1583| #define SIZEOF_SHORT 2
1584| #define SIZEOF_INT 4
1585| #define SIZEOF_LONG 8
1586| #define SIZEOF_LONG_LONG 8
1587| #define SIZEOF_FLOAT 4
1588| #define SIZEOF_DOUBLE 8
1589| #define SIZEOF_LONG_DOUBLE 16
1590| #define SIZEOF_VOID_P 8
1591| #define HAVE_BIEEE_FPU 1
1592| #define STDC_HEADERS 1
1593| #define HAVE_SYS_WAIT_H 1
1594| #define HAVE_UNISTD_H 1
1595| #define HAVE_FCNTL_H 1
1596| #define HAVE_SYS_PARAM_H 1
1597| #define HAVE_SYS_TIME_H 1
1598| #define HAVE_SYS_SELECT_H 1
1599| #define TIME_WITH_SYS_TIME 1
1600| #define HAVE_MATH_H 1
1601| #define HAVE_FLOAT_H 1
1602| #define RETSIGTYPE void
1603| #define HAVE_ALLOCA_H 1
1604| #define HAVE_ALLOCA 1
1605| #define HAVE_GETCWD 1
1606| #define HAVE_GETHOSTNAME 1
1607| #define HAVE_STRSTR 1
1608| #define HAVE_MEMCPY 1
1609| #define HAVE_MEMMOVE 1
1610| #define HAVE_UNLINK 1
1611| #define HAVE_FCNTL 1
1612| #define HAVE_POPEN 1
1613| #define HAVE_GETTIMEOFDAY 1
1614| #define HAVE_FNMATCH 1
1615| #define HAVE_VSNPRINTF 1
1616| #define HAVE_STRERROR 1
1617| #define HAVE_DRAND48 1
1618| #define HAVE_DRAND48_DECL 1
1619| #define HAVE_SETLOCALE 1
1620| #define HAVE_LIBM 1
1621| #define HAVE_HYPOT 1
1622| #define HAVE_HYPOT_DECL 1
1623| #define HAVE_RINT 1
1624| #define HAVE_RINT_DECL 1
1625| #define HAVE_CBRT 1
1626| #define HAVE_CBRT_DECL 1
1627| #define HAVE_LOG2 1
1628| #define HAVE_LOG2_DECL 1
1629| #define HAVE_ASINH 1
1630| #define HAVE_ASINH_DECL 1
1631| #define HAVE_ACOSH 1
1632| #define HAVE_ACOSH_DECL 1
1633| #define HAVE_ATANH 1
1634| #define HAVE_ATANH_DECL 1
1635| #define HAVE_LGAMMA 1
1636| #define HAVE_LGAMMA_DECL 1
1637| #define HAVE_SIGNGAM_DECL 1
1638| #define HAVE_ERF 1
1639| #define HAVE_ERF_DECL 1
1640| #define HAVE_ERFC 1
1641| #define HAVE_ERFC_DECL 1
1642| #define HAVE_J0 1
1643| #define HAVE_J0_DECL 1
1644| #define HAVE_J1 1
1645| #define HAVE_J1_DECL 1
1646| #define HAVE_JN 1
1647| #define HAVE_JN_DECL 1
1648| #define HAVE_Y0 1
1649| #define HAVE_Y0_DECL 1
1650| #define HAVE_Y1 1
1651| #define HAVE_Y1_DECL 1
1652| #define HAVE_YN 1
1653| #define HAVE_YN_DECL 1
1654| #define HAVE_FINITE 1
1655| #define HAVE_FINITE_DECL 1
1656| #define HAVE_ISNAN 1
1657| #define HAVE_DLOPEN 1
1658| #define HAVE_RTLD_NOW 1
1659| /* end confdefs.h.  */
1660|
1661| #include <string.h>
1662| #include <netcdf.h>
1663|       int main(void) {
1664|         if (strstr(nc_inq_libvers(), "3.") == NULL) {
1665|           return 1;
1666|         }
1667|         return 0;
1668|       }
1669|
1670configure:8209: result: no
1671configure:8218: result: --> support for netCDF is disabled
1672configure:8238: checking for FFTW library >= 2.1.3
1673configure:8274: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lfftw -lm  >&5
1674conftest.c:103:10: fatal error: 'fftw.h' file not found
1675#include <fftw.h>
1676         ^~~~~~~~
16771 error generated.
1678configure:8274: $? = 1
1679configure: program exited with status 1
1680configure: failed program was:
1681| /* confdefs.h */
1682| #define PACKAGE_NAME ""
1683| #define PACKAGE_TARNAME ""
1684| #define PACKAGE_VERSION ""
1685| #define PACKAGE_STRING ""
1686| #define PACKAGE_BUGREPORT ""
1687| #define PACKAGE_URL ""
1688| #define WITH_F77_WRAPPER 1
1689| #define STDC_HEADERS 1
1690| #define HAVE_SYS_TYPES_H 1
1691| #define HAVE_SYS_STAT_H 1
1692| #define HAVE_STDLIB_H 1
1693| #define HAVE_STRING_H 1
1694| #define HAVE_MEMORY_H 1
1695| #define HAVE_STRINGS_H 1
1696| #define HAVE_INTTYPES_H 1
1697| #define HAVE_STDINT_H 1
1698| #define HAVE_UNISTD_H 1
1699| #define __EXTENSIONS__ 1
1700| #define _ALL_SOURCE 1
1701| #define _GNU_SOURCE 1
1702| #define _POSIX_PTHREAD_SEMANTICS 1
1703| #define _TANDEM_SOURCE 1
1704| #define SIZEOF_CHAR 1
1705| #define SIZEOF_SHORT 2
1706| #define SIZEOF_INT 4
1707| #define SIZEOF_LONG 8
1708| #define SIZEOF_LONG_LONG 8
1709| #define SIZEOF_FLOAT 4
1710| #define SIZEOF_DOUBLE 8
1711| #define SIZEOF_LONG_DOUBLE 16
1712| #define SIZEOF_VOID_P 8
1713| #define HAVE_BIEEE_FPU 1
1714| #define STDC_HEADERS 1
1715| #define HAVE_SYS_WAIT_H 1
1716| #define HAVE_UNISTD_H 1
1717| #define HAVE_FCNTL_H 1
1718| #define HAVE_SYS_PARAM_H 1
1719| #define HAVE_SYS_TIME_H 1
1720| #define HAVE_SYS_SELECT_H 1
1721| #define TIME_WITH_SYS_TIME 1
1722| #define HAVE_MATH_H 1
1723| #define HAVE_FLOAT_H 1
1724| #define RETSIGTYPE void
1725| #define HAVE_ALLOCA_H 1
1726| #define HAVE_ALLOCA 1
1727| #define HAVE_GETCWD 1
1728| #define HAVE_GETHOSTNAME 1
1729| #define HAVE_STRSTR 1
1730| #define HAVE_MEMCPY 1
1731| #define HAVE_MEMMOVE 1
1732| #define HAVE_UNLINK 1
1733| #define HAVE_FCNTL 1
1734| #define HAVE_POPEN 1
1735| #define HAVE_GETTIMEOFDAY 1
1736| #define HAVE_FNMATCH 1
1737| #define HAVE_VSNPRINTF 1
1738| #define HAVE_STRERROR 1
1739| #define HAVE_DRAND48 1
1740| #define HAVE_DRAND48_DECL 1
1741| #define HAVE_SETLOCALE 1
1742| #define HAVE_LIBM 1
1743| #define HAVE_HYPOT 1
1744| #define HAVE_HYPOT_DECL 1
1745| #define HAVE_RINT 1
1746| #define HAVE_RINT_DECL 1
1747| #define HAVE_CBRT 1
1748| #define HAVE_CBRT_DECL 1
1749| #define HAVE_LOG2 1
1750| #define HAVE_LOG2_DECL 1
1751| #define HAVE_ASINH 1
1752| #define HAVE_ASINH_DECL 1
1753| #define HAVE_ACOSH 1
1754| #define HAVE_ACOSH_DECL 1
1755| #define HAVE_ATANH 1
1756| #define HAVE_ATANH_DECL 1
1757| #define HAVE_LGAMMA 1
1758| #define HAVE_LGAMMA_DECL 1
1759| #define HAVE_SIGNGAM_DECL 1
1760| #define HAVE_ERF 1
1761| #define HAVE_ERF_DECL 1
1762| #define HAVE_ERFC 1
1763| #define HAVE_ERFC_DECL 1
1764| #define HAVE_J0 1
1765| #define HAVE_J0_DECL 1
1766| #define HAVE_J1 1
1767| #define HAVE_J1_DECL 1
1768| #define HAVE_JN 1
1769| #define HAVE_JN_DECL 1
1770| #define HAVE_Y0 1
1771| #define HAVE_Y0_DECL 1
1772| #define HAVE_Y1 1
1773| #define HAVE_Y1_DECL 1
1774| #define HAVE_YN 1
1775| #define HAVE_YN_DECL 1
1776| #define HAVE_FINITE 1
1777| #define HAVE_FINITE_DECL 1
1778| #define HAVE_ISNAN 1
1779| #define HAVE_DLOPEN 1
1780| #define HAVE_RTLD_NOW 1
1781| /* end confdefs.h.  */
1782|
1783| #include <fftw.h>
1784| #include <string.h>
1785|       int main(void) {
1786|         char *vlib = (char *) fftw_version;
1787|         if (strcmp(vlib, "2.1.3") < 0) {
1788|           exit(1);
1789|         }
1790|         exit(0);
1791|       }
1792|
1793configure:8292: result: no
1794configure:8301: result: --> using legacy unoptimized FFT code
1795configure:8321: checking for zlib >= 1.0.3
1796configure:8362: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lz -lm  >&5
1797conftest.c:107:14: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
1798        vlib = zlibVersion();
1799             ^ ~~~~~~~~~~~~~
1800conftest.c:110:11: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
1801          exit(1);
1802          ^
1803conftest.c:110:11: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
18041 warning and 1 error generated.
1805configure:8362: $? = 1
1806configure: program exited with status 1
1807configure: failed program was:
1808| /* confdefs.h */
1809| #define PACKAGE_NAME ""
1810| #define PACKAGE_TARNAME ""
1811| #define PACKAGE_VERSION ""
1812| #define PACKAGE_STRING ""
1813| #define PACKAGE_BUGREPORT ""
1814| #define PACKAGE_URL ""
1815| #define WITH_F77_WRAPPER 1
1816| #define STDC_HEADERS 1
1817| #define HAVE_SYS_TYPES_H 1
1818| #define HAVE_SYS_STAT_H 1
1819| #define HAVE_STDLIB_H 1
1820| #define HAVE_STRING_H 1
1821| #define HAVE_MEMORY_H 1
1822| #define HAVE_STRINGS_H 1
1823| #define HAVE_INTTYPES_H 1
1824| #define HAVE_STDINT_H 1
1825| #define HAVE_UNISTD_H 1
1826| #define __EXTENSIONS__ 1
1827| #define _ALL_SOURCE 1
1828| #define _GNU_SOURCE 1
1829| #define _POSIX_PTHREAD_SEMANTICS 1
1830| #define _TANDEM_SOURCE 1
1831| #define SIZEOF_CHAR 1
1832| #define SIZEOF_SHORT 2
1833| #define SIZEOF_INT 4
1834| #define SIZEOF_LONG 8
1835| #define SIZEOF_LONG_LONG 8
1836| #define SIZEOF_FLOAT 4
1837| #define SIZEOF_DOUBLE 8
1838| #define SIZEOF_LONG_DOUBLE 16
1839| #define SIZEOF_VOID_P 8
1840| #define HAVE_BIEEE_FPU 1
1841| #define STDC_HEADERS 1
1842| #define HAVE_SYS_WAIT_H 1
1843| #define HAVE_UNISTD_H 1
1844| #define HAVE_FCNTL_H 1
1845| #define HAVE_SYS_PARAM_H 1
1846| #define HAVE_SYS_TIME_H 1
1847| #define HAVE_SYS_SELECT_H 1
1848| #define TIME_WITH_SYS_TIME 1
1849| #define HAVE_MATH_H 1
1850| #define HAVE_FLOAT_H 1
1851| #define RETSIGTYPE void
1852| #define HAVE_ALLOCA_H 1
1853| #define HAVE_ALLOCA 1
1854| #define HAVE_GETCWD 1
1855| #define HAVE_GETHOSTNAME 1
1856| #define HAVE_STRSTR 1
1857| #define HAVE_MEMCPY 1
1858| #define HAVE_MEMMOVE 1
1859| #define HAVE_UNLINK 1
1860| #define HAVE_FCNTL 1
1861| #define HAVE_POPEN 1
1862| #define HAVE_GETTIMEOFDAY 1
1863| #define HAVE_FNMATCH 1
1864| #define HAVE_VSNPRINTF 1
1865| #define HAVE_STRERROR 1
1866| #define HAVE_DRAND48 1
1867| #define HAVE_DRAND48_DECL 1
1868| #define HAVE_SETLOCALE 1
1869| #define HAVE_LIBM 1
1870| #define HAVE_HYPOT 1
1871| #define HAVE_HYPOT_DECL 1
1872| #define HAVE_RINT 1
1873| #define HAVE_RINT_DECL 1
1874| #define HAVE_CBRT 1
1875| #define HAVE_CBRT_DECL 1
1876| #define HAVE_LOG2 1
1877| #define HAVE_LOG2_DECL 1
1878| #define HAVE_ASINH 1
1879| #define HAVE_ASINH_DECL 1
1880| #define HAVE_ACOSH 1
1881| #define HAVE_ACOSH_DECL 1
1882| #define HAVE_ATANH 1
1883| #define HAVE_ATANH_DECL 1
1884| #define HAVE_LGAMMA 1
1885| #define HAVE_LGAMMA_DECL 1
1886| #define HAVE_SIGNGAM_DECL 1
1887| #define HAVE_ERF 1
1888| #define HAVE_ERF_DECL 1
1889| #define HAVE_ERFC 1
1890| #define HAVE_ERFC_DECL 1
1891| #define HAVE_J0 1
1892| #define HAVE_J0_DECL 1
1893| #define HAVE_J1 1
1894| #define HAVE_J1_DECL 1
1895| #define HAVE_JN 1
1896| #define HAVE_JN_DECL 1
1897| #define HAVE_Y0 1
1898| #define HAVE_Y0_DECL 1
1899| #define HAVE_Y1 1
1900| #define HAVE_Y1_DECL 1
1901| #define HAVE_YN 1
1902| #define HAVE_YN_DECL 1
1903| #define HAVE_FINITE 1
1904| #define HAVE_FINITE_DECL 1
1905| #define HAVE_ISNAN 1
1906| #define HAVE_DLOPEN 1
1907| #define HAVE_RTLD_NOW 1
1908| /* end confdefs.h.  */
1909|
1910| #include <string.h>
1911| #include <zlib.h>
1912|       int main(void) {
1913|         char *vlib, *vinc;
1914|         vlib = zlibVersion();
1915|         vinc = ZLIB_VERSION;
1916|         if (strcmp(vinc, "1.0.3") < 0) {
1917|           exit(1);
1918|         }
1919|         if (strcmp(vinc, vlib) != 0) {
1920|           exit(2);
1921|         }
1922|         exit(0);
1923|       }
1924|
1925configure:8379: result: no
1926configure:8406: checking for IJG JPEG software >= 61
1927configure:8445: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -ljpeg -lm  >&5
1928conftest.c:111:11: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
1929          exit(1);
1930          ^
1931conftest.c:111:11: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
19321 error generated.
1933configure:8445: $? = 1
1934configure: program exited with status 1
1935configure: failed program was:
1936| /* confdefs.h */
1937| #define PACKAGE_NAME ""
1938| #define PACKAGE_TARNAME ""
1939| #define PACKAGE_VERSION ""
1940| #define PACKAGE_STRING ""
1941| #define PACKAGE_BUGREPORT ""
1942| #define PACKAGE_URL ""
1943| #define WITH_F77_WRAPPER 1
1944| #define STDC_HEADERS 1
1945| #define HAVE_SYS_TYPES_H 1
1946| #define HAVE_SYS_STAT_H 1
1947| #define HAVE_STDLIB_H 1
1948| #define HAVE_STRING_H 1
1949| #define HAVE_MEMORY_H 1
1950| #define HAVE_STRINGS_H 1
1951| #define HAVE_INTTYPES_H 1
1952| #define HAVE_STDINT_H 1
1953| #define HAVE_UNISTD_H 1
1954| #define __EXTENSIONS__ 1
1955| #define _ALL_SOURCE 1
1956| #define _GNU_SOURCE 1
1957| #define _POSIX_PTHREAD_SEMANTICS 1
1958| #define _TANDEM_SOURCE 1
1959| #define SIZEOF_CHAR 1
1960| #define SIZEOF_SHORT 2
1961| #define SIZEOF_INT 4
1962| #define SIZEOF_LONG 8
1963| #define SIZEOF_LONG_LONG 8
1964| #define SIZEOF_FLOAT 4
1965| #define SIZEOF_DOUBLE 8
1966| #define SIZEOF_LONG_DOUBLE 16
1967| #define SIZEOF_VOID_P 8
1968| #define HAVE_BIEEE_FPU 1
1969| #define STDC_HEADERS 1
1970| #define HAVE_SYS_WAIT_H 1
1971| #define HAVE_UNISTD_H 1
1972| #define HAVE_FCNTL_H 1
1973| #define HAVE_SYS_PARAM_H 1
1974| #define HAVE_SYS_TIME_H 1
1975| #define HAVE_SYS_SELECT_H 1
1976| #define TIME_WITH_SYS_TIME 1
1977| #define HAVE_MATH_H 1
1978| #define HAVE_FLOAT_H 1
1979| #define RETSIGTYPE void
1980| #define HAVE_ALLOCA_H 1
1981| #define HAVE_ALLOCA 1
1982| #define HAVE_GETCWD 1
1983| #define HAVE_GETHOSTNAME 1
1984| #define HAVE_STRSTR 1
1985| #define HAVE_MEMCPY 1
1986| #define HAVE_MEMMOVE 1
1987| #define HAVE_UNLINK 1
1988| #define HAVE_FCNTL 1
1989| #define HAVE_POPEN 1
1990| #define HAVE_GETTIMEOFDAY 1
1991| #define HAVE_FNMATCH 1
1992| #define HAVE_VSNPRINTF 1
1993| #define HAVE_STRERROR 1
1994| #define HAVE_DRAND48 1
1995| #define HAVE_DRAND48_DECL 1
1996| #define HAVE_SETLOCALE 1
1997| #define HAVE_LIBM 1
1998| #define HAVE_HYPOT 1
1999| #define HAVE_HYPOT_DECL 1
2000| #define HAVE_RINT 1
2001| #define HAVE_RINT_DECL 1
2002| #define HAVE_CBRT 1
2003| #define HAVE_CBRT_DECL 1
2004| #define HAVE_LOG2 1
2005| #define HAVE_LOG2_DECL 1
2006| #define HAVE_ASINH 1
2007| #define HAVE_ASINH_DECL 1
2008| #define HAVE_ACOSH 1
2009| #define HAVE_ACOSH_DECL 1
2010| #define HAVE_ATANH 1
2011| #define HAVE_ATANH_DECL 1
2012| #define HAVE_LGAMMA 1
2013| #define HAVE_LGAMMA_DECL 1
2014| #define HAVE_SIGNGAM_DECL 1
2015| #define HAVE_ERF 1
2016| #define HAVE_ERF_DECL 1
2017| #define HAVE_ERFC 1
2018| #define HAVE_ERFC_DECL 1
2019| #define HAVE_J0 1
2020| #define HAVE_J0_DECL 1
2021| #define HAVE_J1 1
2022| #define HAVE_J1_DECL 1
2023| #define HAVE_JN 1
2024| #define HAVE_JN_DECL 1
2025| #define HAVE_Y0 1
2026| #define HAVE_Y0_DECL 1
2027| #define HAVE_Y1 1
2028| #define HAVE_Y1_DECL 1
2029| #define HAVE_YN 1
2030| #define HAVE_YN_DECL 1
2031| #define HAVE_FINITE 1
2032| #define HAVE_FINITE_DECL 1
2033| #define HAVE_ISNAN 1
2034| #define HAVE_DLOPEN 1
2035| #define HAVE_RTLD_NOW 1
2036| /* end confdefs.h.  */
2037|
2038| #include <stdio.h>
2039| #include <jpeglib.h>
2040|       int main(void) {
2041|         int vinc;
2042|         struct jpeg_compress_struct cinfo;
2043|         jpeg_create_compress(&cinfo);
2044|         vinc = JPEG_LIB_VERSION;
2045|         if (vinc < 61) {
2046|           exit(1);
2047|         }
2048|         exit(0);
2049|       }
2050|
2051configure:8462: result: no
2052configure:8471: result: --> JPEG backend is disabled
2053configure:8491: checking for libpng >= 0.9.6
2054configure:8532: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lpng  -lm  >&5
2055conftest.c:107:14: warning: assigning to 'char *' from 'png_const_charp' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
2056        vlib = png_libpng_ver;
2057             ^ ~~~~~~~~~~~~~~
2058conftest.c:110:11: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
2059          exit(1);
2060          ^
2061conftest.c:110:11: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
20621 warning and 1 error generated.
2063configure:8532: $? = 1
2064configure: program exited with status 1
2065configure: failed program was:
2066| /* confdefs.h */
2067| #define PACKAGE_NAME ""
2068| #define PACKAGE_TARNAME ""
2069| #define PACKAGE_VERSION ""
2070| #define PACKAGE_STRING ""
2071| #define PACKAGE_BUGREPORT ""
2072| #define PACKAGE_URL ""
2073| #define WITH_F77_WRAPPER 1
2074| #define STDC_HEADERS 1
2075| #define HAVE_SYS_TYPES_H 1
2076| #define HAVE_SYS_STAT_H 1
2077| #define HAVE_STDLIB_H 1
2078| #define HAVE_STRING_H 1
2079| #define HAVE_MEMORY_H 1
2080| #define HAVE_STRINGS_H 1
2081| #define HAVE_INTTYPES_H 1
2082| #define HAVE_STDINT_H 1
2083| #define HAVE_UNISTD_H 1
2084| #define __EXTENSIONS__ 1
2085| #define _ALL_SOURCE 1
2086| #define _GNU_SOURCE 1
2087| #define _POSIX_PTHREAD_SEMANTICS 1
2088| #define _TANDEM_SOURCE 1
2089| #define SIZEOF_CHAR 1
2090| #define SIZEOF_SHORT 2
2091| #define SIZEOF_INT 4
2092| #define SIZEOF_LONG 8
2093| #define SIZEOF_LONG_LONG 8
2094| #define SIZEOF_FLOAT 4
2095| #define SIZEOF_DOUBLE 8
2096| #define SIZEOF_LONG_DOUBLE 16
2097| #define SIZEOF_VOID_P 8
2098| #define HAVE_BIEEE_FPU 1
2099| #define STDC_HEADERS 1
2100| #define HAVE_SYS_WAIT_H 1
2101| #define HAVE_UNISTD_H 1
2102| #define HAVE_FCNTL_H 1
2103| #define HAVE_SYS_PARAM_H 1
2104| #define HAVE_SYS_TIME_H 1
2105| #define HAVE_SYS_SELECT_H 1
2106| #define TIME_WITH_SYS_TIME 1
2107| #define HAVE_MATH_H 1
2108| #define HAVE_FLOAT_H 1
2109| #define RETSIGTYPE void
2110| #define HAVE_ALLOCA_H 1
2111| #define HAVE_ALLOCA 1
2112| #define HAVE_GETCWD 1
2113| #define HAVE_GETHOSTNAME 1
2114| #define HAVE_STRSTR 1
2115| #define HAVE_MEMCPY 1
2116| #define HAVE_MEMMOVE 1
2117| #define HAVE_UNLINK 1
2118| #define HAVE_FCNTL 1
2119| #define HAVE_POPEN 1
2120| #define HAVE_GETTIMEOFDAY 1
2121| #define HAVE_FNMATCH 1
2122| #define HAVE_VSNPRINTF 1
2123| #define HAVE_STRERROR 1
2124| #define HAVE_DRAND48 1
2125| #define HAVE_DRAND48_DECL 1
2126| #define HAVE_SETLOCALE 1
2127| #define HAVE_LIBM 1
2128| #define HAVE_HYPOT 1
2129| #define HAVE_HYPOT_DECL 1
2130| #define HAVE_RINT 1
2131| #define HAVE_RINT_DECL 1
2132| #define HAVE_CBRT 1
2133| #define HAVE_CBRT_DECL 1
2134| #define HAVE_LOG2 1
2135| #define HAVE_LOG2_DECL 1
2136| #define HAVE_ASINH 1
2137| #define HAVE_ASINH_DECL 1
2138| #define HAVE_ACOSH 1
2139| #define HAVE_ACOSH_DECL 1
2140| #define HAVE_ATANH 1
2141| #define HAVE_ATANH_DECL 1
2142| #define HAVE_LGAMMA 1
2143| #define HAVE_LGAMMA_DECL 1
2144| #define HAVE_SIGNGAM_DECL 1
2145| #define HAVE_ERF 1
2146| #define HAVE_ERF_DECL 1
2147| #define HAVE_ERFC 1
2148| #define HAVE_ERFC_DECL 1
2149| #define HAVE_J0 1
2150| #define HAVE_J0_DECL 1
2151| #define HAVE_J1 1
2152| #define HAVE_J1_DECL 1
2153| #define HAVE_JN 1
2154| #define HAVE_JN_DECL 1
2155| #define HAVE_Y0 1
2156| #define HAVE_Y0_DECL 1
2157| #define HAVE_Y1 1
2158| #define HAVE_Y1_DECL 1
2159| #define HAVE_YN 1
2160| #define HAVE_YN_DECL 1
2161| #define HAVE_FINITE 1
2162| #define HAVE_FINITE_DECL 1
2163| #define HAVE_ISNAN 1
2164| #define HAVE_DLOPEN 1
2165| #define HAVE_RTLD_NOW 1
2166| /* end confdefs.h.  */
2167|
2168| #include <string.h>
2169| #include <png.h>
2170|       int main(void) {
2171|         char *vlib, *vinc;
2172|         vlib = png_libpng_ver;
2173|         vinc = PNG_LIBPNG_VER_STRING;
2174|         if (strcmp(vinc, "0.9.6") < 0) {
2175|           exit(1);
2176|         }
2177|         if (strcmp(vinc, vlib) != 0) {
2178|           exit(2);
2179|         }
2180|         exit(0);
2181|       }
2182|
2183configure:8549: result: no
2184configure:8558: result: --> PNG backend is disabled
2185configure:8578: checking for PDFlib >= 5.0.0
2186configure:8620: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lpdf    -lm  >&5
2187conftest.c:110:13: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
2188        if (strcmp(vinc, "5.0.0") < 0) {
2189            ^
2190conftest.c:110:13: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
2191conftest.c:111:11: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
2192          exit(1);
2193          ^
2194conftest.c:111:11: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
21952 errors generated.
2196configure:8620: $? = 1
2197configure: program exited with status 1
2198configure: failed program was:
2199| /* confdefs.h */
2200| #define PACKAGE_NAME ""
2201| #define PACKAGE_TARNAME ""
2202| #define PACKAGE_VERSION ""
2203| #define PACKAGE_STRING ""
2204| #define PACKAGE_BUGREPORT ""
2205| #define PACKAGE_URL ""
2206| #define WITH_F77_WRAPPER 1
2207| #define STDC_HEADERS 1
2208| #define HAVE_SYS_TYPES_H 1
2209| #define HAVE_SYS_STAT_H 1
2210| #define HAVE_STDLIB_H 1
2211| #define HAVE_STRING_H 1
2212| #define HAVE_MEMORY_H 1
2213| #define HAVE_STRINGS_H 1
2214| #define HAVE_INTTYPES_H 1
2215| #define HAVE_STDINT_H 1
2216| #define HAVE_UNISTD_H 1
2217| #define __EXTENSIONS__ 1
2218| #define _ALL_SOURCE 1
2219| #define _GNU_SOURCE 1
2220| #define _POSIX_PTHREAD_SEMANTICS 1
2221| #define _TANDEM_SOURCE 1
2222| #define SIZEOF_CHAR 1
2223| #define SIZEOF_SHORT 2
2224| #define SIZEOF_INT 4
2225| #define SIZEOF_LONG 8
2226| #define SIZEOF_LONG_LONG 8
2227| #define SIZEOF_FLOAT 4
2228| #define SIZEOF_DOUBLE 8
2229| #define SIZEOF_LONG_DOUBLE 16
2230| #define SIZEOF_VOID_P 8
2231| #define HAVE_BIEEE_FPU 1
2232| #define STDC_HEADERS 1
2233| #define HAVE_SYS_WAIT_H 1
2234| #define HAVE_UNISTD_H 1
2235| #define HAVE_FCNTL_H 1
2236| #define HAVE_SYS_PARAM_H 1
2237| #define HAVE_SYS_TIME_H 1
2238| #define HAVE_SYS_SELECT_H 1
2239| #define TIME_WITH_SYS_TIME 1
2240| #define HAVE_MATH_H 1
2241| #define HAVE_FLOAT_H 1
2242| #define RETSIGTYPE void
2243| #define HAVE_ALLOCA_H 1
2244| #define HAVE_ALLOCA 1
2245| #define HAVE_GETCWD 1
2246| #define HAVE_GETHOSTNAME 1
2247| #define HAVE_STRSTR 1
2248| #define HAVE_MEMCPY 1
2249| #define HAVE_MEMMOVE 1
2250| #define HAVE_UNLINK 1
2251| #define HAVE_FCNTL 1
2252| #define HAVE_POPEN 1
2253| #define HAVE_GETTIMEOFDAY 1
2254| #define HAVE_FNMATCH 1
2255| #define HAVE_VSNPRINTF 1
2256| #define HAVE_STRERROR 1
2257| #define HAVE_DRAND48 1
2258| #define HAVE_DRAND48_DECL 1
2259| #define HAVE_SETLOCALE 1
2260| #define HAVE_LIBM 1
2261| #define HAVE_HYPOT 1
2262| #define HAVE_HYPOT_DECL 1
2263| #define HAVE_RINT 1
2264| #define HAVE_RINT_DECL 1
2265| #define HAVE_CBRT 1
2266| #define HAVE_CBRT_DECL 1
2267| #define HAVE_LOG2 1
2268| #define HAVE_LOG2_DECL 1
2269| #define HAVE_ASINH 1
2270| #define HAVE_ASINH_DECL 1
2271| #define HAVE_ACOSH 1
2272| #define HAVE_ACOSH_DECL 1
2273| #define HAVE_ATANH 1
2274| #define HAVE_ATANH_DECL 1
2275| #define HAVE_LGAMMA 1
2276| #define HAVE_LGAMMA_DECL 1
2277| #define HAVE_SIGNGAM_DECL 1
2278| #define HAVE_ERF 1
2279| #define HAVE_ERF_DECL 1
2280| #define HAVE_ERFC 1
2281| #define HAVE_ERFC_DECL 1
2282| #define HAVE_J0 1
2283| #define HAVE_J0_DECL 1
2284| #define HAVE_J1 1
2285| #define HAVE_J1_DECL 1
2286| #define HAVE_JN 1
2287| #define HAVE_JN_DECL 1
2288| #define HAVE_Y0 1
2289| #define HAVE_Y0_DECL 1
2290| #define HAVE_Y1 1
2291| #define HAVE_Y1_DECL 1
2292| #define HAVE_YN 1
2293| #define HAVE_YN_DECL 1
2294| #define HAVE_FINITE 1
2295| #define HAVE_FINITE_DECL 1
2296| #define HAVE_ISNAN 1
2297| #define HAVE_DLOPEN 1
2298| #define HAVE_RTLD_NOW 1
2299| /* end confdefs.h.  */
2300|
2301| #include <pdflib.h>
2302|       int main(void) {
2303|         char *vinc;
2304|         int vlibn, vincn;
2305|         vlibn = 100*PDF_get_majorversion() + PDF_get_minorversion();
2306|         vincn = 100*PDFLIB_MAJORVERSION + PDFLIB_MINORVERSION;
2307|         vinc = PDFLIB_VERSIONSTRING;
2308|         if (strcmp(vinc, "5.0.0") < 0) {
2309|           exit(1);
2310|         }
2311|         if (vincn != vlibn) {
2312|           exit(2);
2313|         }
2314|         exit(0);
2315|       }
2316|
2317configure:8637: result: no
2318configure:8651: result: --> PDF driver is disabled
2319configure:8661: checking for X
2320configure:8850: result: libraries /opt/local/lib, headers /opt/local/include
2321configure:8870: checking whether -R must be followed by a space
2322configure:8886: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  -R/opt/local/lib >&5
2323warning: unknown remark option '-R/opt/local/lib' [-Wunknown-warning-option]
23241 warning generated.
2325configure:8886: $? = 0
2326configure: failed program was:
2327| /* confdefs.h */
2328| #define PACKAGE_NAME ""
2329| #define PACKAGE_TARNAME ""
2330| #define PACKAGE_VERSION ""
2331| #define PACKAGE_STRING ""
2332| #define PACKAGE_BUGREPORT ""
2333| #define PACKAGE_URL ""
2334| #define WITH_F77_WRAPPER 1
2335| #define STDC_HEADERS 1
2336| #define HAVE_SYS_TYPES_H 1
2337| #define HAVE_SYS_STAT_H 1
2338| #define HAVE_STDLIB_H 1
2339| #define HAVE_STRING_H 1
2340| #define HAVE_MEMORY_H 1
2341| #define HAVE_STRINGS_H 1
2342| #define HAVE_INTTYPES_H 1
2343| #define HAVE_STDINT_H 1
2344| #define HAVE_UNISTD_H 1
2345| #define __EXTENSIONS__ 1
2346| #define _ALL_SOURCE 1
2347| #define _GNU_SOURCE 1
2348| #define _POSIX_PTHREAD_SEMANTICS 1
2349| #define _TANDEM_SOURCE 1
2350| #define SIZEOF_CHAR 1
2351| #define SIZEOF_SHORT 2
2352| #define SIZEOF_INT 4
2353| #define SIZEOF_LONG 8
2354| #define SIZEOF_LONG_LONG 8
2355| #define SIZEOF_FLOAT 4
2356| #define SIZEOF_DOUBLE 8
2357| #define SIZEOF_LONG_DOUBLE 16
2358| #define SIZEOF_VOID_P 8
2359| #define HAVE_BIEEE_FPU 1
2360| #define STDC_HEADERS 1
2361| #define HAVE_SYS_WAIT_H 1
2362| #define HAVE_UNISTD_H 1
2363| #define HAVE_FCNTL_H 1
2364| #define HAVE_SYS_PARAM_H 1
2365| #define HAVE_SYS_TIME_H 1
2366| #define HAVE_SYS_SELECT_H 1
2367| #define TIME_WITH_SYS_TIME 1
2368| #define HAVE_MATH_H 1
2369| #define HAVE_FLOAT_H 1
2370| #define RETSIGTYPE void
2371| #define HAVE_ALLOCA_H 1
2372| #define HAVE_ALLOCA 1
2373| #define HAVE_GETCWD 1
2374| #define HAVE_GETHOSTNAME 1
2375| #define HAVE_STRSTR 1
2376| #define HAVE_MEMCPY 1
2377| #define HAVE_MEMMOVE 1
2378| #define HAVE_UNLINK 1
2379| #define HAVE_FCNTL 1
2380| #define HAVE_POPEN 1
2381| #define HAVE_GETTIMEOFDAY 1
2382| #define HAVE_FNMATCH 1
2383| #define HAVE_VSNPRINTF 1
2384| #define HAVE_STRERROR 1
2385| #define HAVE_DRAND48 1
2386| #define HAVE_DRAND48_DECL 1
2387| #define HAVE_SETLOCALE 1
2388| #define HAVE_LIBM 1
2389| #define HAVE_HYPOT 1
2390| #define HAVE_HYPOT_DECL 1
2391| #define HAVE_RINT 1
2392| #define HAVE_RINT_DECL 1
2393| #define HAVE_CBRT 1
2394| #define HAVE_CBRT_DECL 1
2395| #define HAVE_LOG2 1
2396| #define HAVE_LOG2_DECL 1
2397| #define HAVE_ASINH 1
2398| #define HAVE_ASINH_DECL 1
2399| #define HAVE_ACOSH 1
2400| #define HAVE_ACOSH_DECL 1
2401| #define HAVE_ATANH 1
2402| #define HAVE_ATANH_DECL 1
2403| #define HAVE_LGAMMA 1
2404| #define HAVE_LGAMMA_DECL 1
2405| #define HAVE_SIGNGAM_DECL 1
2406| #define HAVE_ERF 1
2407| #define HAVE_ERF_DECL 1
2408| #define HAVE_ERFC 1
2409| #define HAVE_ERFC_DECL 1
2410| #define HAVE_J0 1
2411| #define HAVE_J0_DECL 1
2412| #define HAVE_J1 1
2413| #define HAVE_J1_DECL 1
2414| #define HAVE_JN 1
2415| #define HAVE_JN_DECL 1
2416| #define HAVE_Y0 1
2417| #define HAVE_Y0_DECL 1
2418| #define HAVE_Y1 1
2419| #define HAVE_Y1_DECL 1
2420| #define HAVE_YN 1
2421| #define HAVE_YN_DECL 1
2422| #define HAVE_FINITE 1
2423| #define HAVE_FINITE_DECL 1
2424| #define HAVE_ISNAN 1
2425| #define HAVE_DLOPEN 1
2426| #define HAVE_RTLD_NOW 1
2427| /* end confdefs.h.  */
2428|
2429| int
2430| main ()
2431| {
2432|
2433|   ;
2434|   return 0;
2435| }
2436configure:8903: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  -R /opt/local/lib >&5
2437warning: unknown remark option '-R' [-Wunknown-warning-option]
24381 warning generated.
2439ld: can't map file, errno=22 file '/opt/local/lib' for architecture x86_64
2440clang: error: linker command failed with exit code 1 (use -v to see invocation)
2441configure:8903: $? = 1
2442configure: failed program was:
2443| /* confdefs.h */
2444| #define PACKAGE_NAME ""
2445| #define PACKAGE_TARNAME ""
2446| #define PACKAGE_VERSION ""
2447| #define PACKAGE_STRING ""
2448| #define PACKAGE_BUGREPORT ""
2449| #define PACKAGE_URL ""
2450| #define WITH_F77_WRAPPER 1
2451| #define STDC_HEADERS 1
2452| #define HAVE_SYS_TYPES_H 1
2453| #define HAVE_SYS_STAT_H 1
2454| #define HAVE_STDLIB_H 1
2455| #define HAVE_STRING_H 1
2456| #define HAVE_MEMORY_H 1
2457| #define HAVE_STRINGS_H 1
2458| #define HAVE_INTTYPES_H 1
2459| #define HAVE_STDINT_H 1
2460| #define HAVE_UNISTD_H 1
2461| #define __EXTENSIONS__ 1
2462| #define _ALL_SOURCE 1
2463| #define _GNU_SOURCE 1
2464| #define _POSIX_PTHREAD_SEMANTICS 1
2465| #define _TANDEM_SOURCE 1
2466| #define SIZEOF_CHAR 1
2467| #define SIZEOF_SHORT 2
2468| #define SIZEOF_INT 4
2469| #define SIZEOF_LONG 8
2470| #define SIZEOF_LONG_LONG 8
2471| #define SIZEOF_FLOAT 4
2472| #define SIZEOF_DOUBLE 8
2473| #define SIZEOF_LONG_DOUBLE 16
2474| #define SIZEOF_VOID_P 8
2475| #define HAVE_BIEEE_FPU 1
2476| #define STDC_HEADERS 1
2477| #define HAVE_SYS_WAIT_H 1
2478| #define HAVE_UNISTD_H 1
2479| #define HAVE_FCNTL_H 1
2480| #define HAVE_SYS_PARAM_H 1
2481| #define HAVE_SYS_TIME_H 1
2482| #define HAVE_SYS_SELECT_H 1
2483| #define TIME_WITH_SYS_TIME 1
2484| #define HAVE_MATH_H 1
2485| #define HAVE_FLOAT_H 1
2486| #define RETSIGTYPE void
2487| #define HAVE_ALLOCA_H 1
2488| #define HAVE_ALLOCA 1
2489| #define HAVE_GETCWD 1
2490| #define HAVE_GETHOSTNAME 1
2491| #define HAVE_STRSTR 1
2492| #define HAVE_MEMCPY 1
2493| #define HAVE_MEMMOVE 1
2494| #define HAVE_UNLINK 1
2495| #define HAVE_FCNTL 1
2496| #define HAVE_POPEN 1
2497| #define HAVE_GETTIMEOFDAY 1
2498| #define HAVE_FNMATCH 1
2499| #define HAVE_VSNPRINTF 1
2500| #define HAVE_STRERROR 1
2501| #define HAVE_DRAND48 1
2502| #define HAVE_DRAND48_DECL 1
2503| #define HAVE_SETLOCALE 1
2504| #define HAVE_LIBM 1
2505| #define HAVE_HYPOT 1
2506| #define HAVE_HYPOT_DECL 1
2507| #define HAVE_RINT 1
2508| #define HAVE_RINT_DECL 1
2509| #define HAVE_CBRT 1
2510| #define HAVE_CBRT_DECL 1
2511| #define HAVE_LOG2 1
2512| #define HAVE_LOG2_DECL 1
2513| #define HAVE_ASINH 1
2514| #define HAVE_ASINH_DECL 1
2515| #define HAVE_ACOSH 1
2516| #define HAVE_ACOSH_DECL 1
2517| #define HAVE_ATANH 1
2518| #define HAVE_ATANH_DECL 1
2519| #define HAVE_LGAMMA 1
2520| #define HAVE_LGAMMA_DECL 1
2521| #define HAVE_SIGNGAM_DECL 1
2522| #define HAVE_ERF 1
2523| #define HAVE_ERF_DECL 1
2524| #define HAVE_ERFC 1
2525| #define HAVE_ERFC_DECL 1
2526| #define HAVE_J0 1
2527| #define HAVE_J0_DECL 1
2528| #define HAVE_J1 1
2529| #define HAVE_J1_DECL 1
2530| #define HAVE_JN 1
2531| #define HAVE_JN_DECL 1
2532| #define HAVE_Y0 1
2533| #define HAVE_Y0_DECL 1
2534| #define HAVE_Y1 1
2535| #define HAVE_Y1_DECL 1
2536| #define HAVE_YN 1
2537| #define HAVE_YN_DECL 1
2538| #define HAVE_FINITE 1
2539| #define HAVE_FINITE_DECL 1
2540| #define HAVE_ISNAN 1
2541| #define HAVE_DLOPEN 1
2542| #define HAVE_RTLD_NOW 1
2543| /* end confdefs.h.  */
2544|
2545| int
2546| main ()
2547| {
2548|
2549|   ;
2550|   return 0;
2551| }
2552configure:8908: result: neither works
2553configure:8949: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm   -L/opt/local/lib -lX11 >&5
2554configure:8949: $? = 0
2555configure:9047: checking for gethostbyname
2556configure:9047: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
2557configure:9047: $? = 0
2558configure:9047: result: yes
2559configure:9144: checking for connect
2560configure:9144: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
2561configure:9144: $? = 0
2562configure:9144: result: yes
2563configure:9193: checking for remove
2564configure:9193: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
2565configure:9193: $? = 0
2566configure:9193: result: yes
2567configure:9242: checking for shmat
2568configure:9242: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lm  >&5
2569configure:9242: $? = 0
2570configure:9242: result: yes
2571configure:9300: checking for IceConnectionNumber in -lICE
2572configure:9325: /usr/bin/clang -o conftest  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -L/opt/local/lib conftest.c -lICE  -lm  >&5
2573configure:9325: $? = 0
2574configure:9334: result: yes
2575configure:9362: checking for _XEditResCheckMessages in -lXmu
2576configure:9387: /usr/bin/clang -o conftest  -I/opt/local/include  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk  -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lXmu  -lXt -lXext -lX11  -lSM -lICE  >&5
2577configure:9387: $? = 0
2578configure:9396: result: yes
2579configure:9411: checking for main in -lXp
2580configure:9430: /usr/bin/clang -o conftest  -I/opt/local/include  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk  -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lXp  -lXt -lXext -lX11  -lSM -lICE  >&5
2581configure:9430: $? = 0
2582configure:9439: result: yes
2583configure:9446: checking for XpmCreatePixmapFromData in -lXpm
2584configure:9471: /usr/bin/clang -o conftest  -I/opt/local/include  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk  -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lXpm  -lXt -lXext -lX11  -lSM -lICE  >&5
2585configure:9471: $? = 0
2586configure:9480: result: yes
2587configure:9492: checking xpm.h usability
2588configure:9492: /usr/bin/clang -c  -I/opt/local/include  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
2589conftest.c:137:10: fatal error: 'xpm.h' file not found
2590#include <xpm.h>
2591         ^~~~~~~
25921 error generated.
2593configure:9492: $? = 1
2594configure: failed program was:
2595| /* confdefs.h */
2596| #define PACKAGE_NAME ""
2597| #define PACKAGE_TARNAME ""
2598| #define PACKAGE_VERSION ""
2599| #define PACKAGE_STRING ""
2600| #define PACKAGE_BUGREPORT ""
2601| #define PACKAGE_URL ""
2602| #define WITH_F77_WRAPPER 1
2603| #define STDC_HEADERS 1
2604| #define HAVE_SYS_TYPES_H 1
2605| #define HAVE_SYS_STAT_H 1
2606| #define HAVE_STDLIB_H 1
2607| #define HAVE_STRING_H 1
2608| #define HAVE_MEMORY_H 1
2609| #define HAVE_STRINGS_H 1
2610| #define HAVE_INTTYPES_H 1
2611| #define HAVE_STDINT_H 1
2612| #define HAVE_UNISTD_H 1
2613| #define __EXTENSIONS__ 1
2614| #define _ALL_SOURCE 1
2615| #define _GNU_SOURCE 1
2616| #define _POSIX_PTHREAD_SEMANTICS 1
2617| #define _TANDEM_SOURCE 1
2618| #define SIZEOF_CHAR 1
2619| #define SIZEOF_SHORT 2
2620| #define SIZEOF_INT 4
2621| #define SIZEOF_LONG 8
2622| #define SIZEOF_LONG_LONG 8
2623| #define SIZEOF_FLOAT 4
2624| #define SIZEOF_DOUBLE 8
2625| #define SIZEOF_LONG_DOUBLE 16
2626| #define SIZEOF_VOID_P 8
2627| #define HAVE_BIEEE_FPU 1
2628| #define STDC_HEADERS 1
2629| #define HAVE_SYS_WAIT_H 1
2630| #define HAVE_UNISTD_H 1
2631| #define HAVE_FCNTL_H 1
2632| #define HAVE_SYS_PARAM_H 1
2633| #define HAVE_SYS_TIME_H 1
2634| #define HAVE_SYS_SELECT_H 1
2635| #define TIME_WITH_SYS_TIME 1
2636| #define HAVE_MATH_H 1
2637| #define HAVE_FLOAT_H 1
2638| #define RETSIGTYPE void
2639| #define HAVE_ALLOCA_H 1
2640| #define HAVE_ALLOCA 1
2641| #define HAVE_GETCWD 1
2642| #define HAVE_GETHOSTNAME 1
2643| #define HAVE_STRSTR 1
2644| #define HAVE_MEMCPY 1
2645| #define HAVE_MEMMOVE 1
2646| #define HAVE_UNLINK 1
2647| #define HAVE_FCNTL 1
2648| #define HAVE_POPEN 1
2649| #define HAVE_GETTIMEOFDAY 1
2650| #define HAVE_FNMATCH 1
2651| #define HAVE_VSNPRINTF 1
2652| #define HAVE_STRERROR 1
2653| #define HAVE_DRAND48 1
2654| #define HAVE_DRAND48_DECL 1
2655| #define HAVE_SETLOCALE 1
2656| #define HAVE_LIBM 1
2657| #define HAVE_HYPOT 1
2658| #define HAVE_HYPOT_DECL 1
2659| #define HAVE_RINT 1
2660| #define HAVE_RINT_DECL 1
2661| #define HAVE_CBRT 1
2662| #define HAVE_CBRT_DECL 1
2663| #define HAVE_LOG2 1
2664| #define HAVE_LOG2_DECL 1
2665| #define HAVE_ASINH 1
2666| #define HAVE_ASINH_DECL 1
2667| #define HAVE_ACOSH 1
2668| #define HAVE_ACOSH_DECL 1
2669| #define HAVE_ATANH 1
2670| #define HAVE_ATANH_DECL 1
2671| #define HAVE_LGAMMA 1
2672| #define HAVE_LGAMMA_DECL 1
2673| #define HAVE_SIGNGAM_DECL 1
2674| #define HAVE_ERF 1
2675| #define HAVE_ERF_DECL 1
2676| #define HAVE_ERFC 1
2677| #define HAVE_ERFC_DECL 1
2678| #define HAVE_J0 1
2679| #define HAVE_J0_DECL 1
2680| #define HAVE_J1 1
2681| #define HAVE_J1_DECL 1
2682| #define HAVE_JN 1
2683| #define HAVE_JN_DECL 1
2684| #define HAVE_Y0 1
2685| #define HAVE_Y0_DECL 1
2686| #define HAVE_Y1 1
2687| #define HAVE_Y1_DECL 1
2688| #define HAVE_YN 1
2689| #define HAVE_YN_DECL 1
2690| #define HAVE_FINITE 1
2691| #define HAVE_FINITE_DECL 1
2692| #define HAVE_ISNAN 1
2693| #define HAVE_DLOPEN 1
2694| #define HAVE_RTLD_NOW 1
2695| #define WITH_EDITRES 1
2696| #define HAVE_XPM 1
2697| /* end confdefs.h.  */
2698| #include <stdio.h>
2699| #ifdef HAVE_SYS_TYPES_H
2700| # include <sys/types.h>
2701| #endif
2702| #ifdef HAVE_SYS_STAT_H
2703| # include <sys/stat.h>
2704| #endif
2705| #ifdef STDC_HEADERS
2706| # include <stdlib.h>
2707| # include <stddef.h>
2708| #else
2709| # ifdef HAVE_STDLIB_H
2710| #  include <stdlib.h>
2711| # endif
2712| #endif
2713| #ifdef HAVE_STRING_H
2714| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2715| #  include <memory.h>
2716| # endif
2717| # include <string.h>
2718| #endif
2719| #ifdef HAVE_STRINGS_H
2720| # include <strings.h>
2721| #endif
2722| #ifdef HAVE_INTTYPES_H
2723| # include <inttypes.h>
2724| #endif
2725| #ifdef HAVE_STDINT_H
2726| # include <stdint.h>
2727| #endif
2728| #ifdef HAVE_UNISTD_H
2729| # include <unistd.h>
2730| #endif
2731| #include <xpm.h>
2732configure:9492: result: no
2733configure:9492: checking xpm.h presence
2734configure:9492: /usr/bin/clang -E  -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
2735conftest.c:104:10: fatal error: 'xpm.h' file not found
2736#include <xpm.h>
2737         ^~~~~~~
27381 error generated.
2739configure:9492: $? = 1
2740configure: failed program was:
2741| /* confdefs.h */
2742| #define PACKAGE_NAME ""
2743| #define PACKAGE_TARNAME ""
2744| #define PACKAGE_VERSION ""
2745| #define PACKAGE_STRING ""
2746| #define PACKAGE_BUGREPORT ""
2747| #define PACKAGE_URL ""
2748| #define WITH_F77_WRAPPER 1
2749| #define STDC_HEADERS 1
2750| #define HAVE_SYS_TYPES_H 1
2751| #define HAVE_SYS_STAT_H 1
2752| #define HAVE_STDLIB_H 1
2753| #define HAVE_STRING_H 1
2754| #define HAVE_MEMORY_H 1
2755| #define HAVE_STRINGS_H 1
2756| #define HAVE_INTTYPES_H 1
2757| #define HAVE_STDINT_H 1
2758| #define HAVE_UNISTD_H 1
2759| #define __EXTENSIONS__ 1
2760| #define _ALL_SOURCE 1
2761| #define _GNU_SOURCE 1
2762| #define _POSIX_PTHREAD_SEMANTICS 1
2763| #define _TANDEM_SOURCE 1
2764| #define SIZEOF_CHAR 1
2765| #define SIZEOF_SHORT 2
2766| #define SIZEOF_INT 4
2767| #define SIZEOF_LONG 8
2768| #define SIZEOF_LONG_LONG 8
2769| #define SIZEOF_FLOAT 4
2770| #define SIZEOF_DOUBLE 8
2771| #define SIZEOF_LONG_DOUBLE 16
2772| #define SIZEOF_VOID_P 8
2773| #define HAVE_BIEEE_FPU 1
2774| #define STDC_HEADERS 1
2775| #define HAVE_SYS_WAIT_H 1
2776| #define HAVE_UNISTD_H 1
2777| #define HAVE_FCNTL_H 1
2778| #define HAVE_SYS_PARAM_H 1
2779| #define HAVE_SYS_TIME_H 1
2780| #define HAVE_SYS_SELECT_H 1
2781| #define TIME_WITH_SYS_TIME 1
2782| #define HAVE_MATH_H 1
2783| #define HAVE_FLOAT_H 1
2784| #define RETSIGTYPE void
2785| #define HAVE_ALLOCA_H 1
2786| #define HAVE_ALLOCA 1
2787| #define HAVE_GETCWD 1
2788| #define HAVE_GETHOSTNAME 1
2789| #define HAVE_STRSTR 1
2790| #define HAVE_MEMCPY 1
2791| #define HAVE_MEMMOVE 1
2792| #define HAVE_UNLINK 1
2793| #define HAVE_FCNTL 1
2794| #define HAVE_POPEN 1
2795| #define HAVE_GETTIMEOFDAY 1
2796| #define HAVE_FNMATCH 1
2797| #define HAVE_VSNPRINTF 1
2798| #define HAVE_STRERROR 1
2799| #define HAVE_DRAND48 1
2800| #define HAVE_DRAND48_DECL 1
2801| #define HAVE_SETLOCALE 1
2802| #define HAVE_LIBM 1
2803| #define HAVE_HYPOT 1
2804| #define HAVE_HYPOT_DECL 1
2805| #define HAVE_RINT 1
2806| #define HAVE_RINT_DECL 1
2807| #define HAVE_CBRT 1
2808| #define HAVE_CBRT_DECL 1
2809| #define HAVE_LOG2 1
2810| #define HAVE_LOG2_DECL 1
2811| #define HAVE_ASINH 1
2812| #define HAVE_ASINH_DECL 1
2813| #define HAVE_ACOSH 1
2814| #define HAVE_ACOSH_DECL 1
2815| #define HAVE_ATANH 1
2816| #define HAVE_ATANH_DECL 1
2817| #define HAVE_LGAMMA 1
2818| #define HAVE_LGAMMA_DECL 1
2819| #define HAVE_SIGNGAM_DECL 1
2820| #define HAVE_ERF 1
2821| #define HAVE_ERF_DECL 1
2822| #define HAVE_ERFC 1
2823| #define HAVE_ERFC_DECL 1
2824| #define HAVE_J0 1
2825| #define HAVE_J0_DECL 1
2826| #define HAVE_J1 1
2827| #define HAVE_J1_DECL 1
2828| #define HAVE_JN 1
2829| #define HAVE_JN_DECL 1
2830| #define HAVE_Y0 1
2831| #define HAVE_Y0_DECL 1
2832| #define HAVE_Y1 1
2833| #define HAVE_Y1_DECL 1
2834| #define HAVE_YN 1
2835| #define HAVE_YN_DECL 1
2836| #define HAVE_FINITE 1
2837| #define HAVE_FINITE_DECL 1
2838| #define HAVE_ISNAN 1
2839| #define HAVE_DLOPEN 1
2840| #define HAVE_RTLD_NOW 1
2841| #define WITH_EDITRES 1
2842| #define HAVE_XPM 1
2843| /* end confdefs.h.  */
2844| #include <xpm.h>
2845configure:9492: result: no
2846configure:9492: checking for xpm.h
2847configure:9492: result: no
2848configure:9492: checking X11/xpm.h usability
2849configure:9492: /usr/bin/clang -c  -I/opt/local/include  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5
2850configure:9492: $? = 0
2851configure:9492: result: yes
2852configure:9492: checking X11/xpm.h presence
2853configure:9492: /usr/bin/clang -E  -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c
2854configure:9492: $? = 0
2855configure:9492: result: yes
2856configure:9492: checking for X11/xpm.h
2857configure:9492: result: yes
2858configure:9531: checking for a Motif >= 1002 compatible API
2859configure:9569: /usr/bin/clang -o conftest  -I/opt/local/include  -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64  -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk  -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lXm -lXpm -lXp -lXmu -lXt -lXext -lX11  -lSM -lICE  >&5
2860conftest.c:110:9: error: implicit declaration of function 'XmRegisterConverters' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
2861        XmRegisterConverters();
2862        ^
2863conftest.c:110:9: note: did you mean 'XtRegisterCaseConverter'?
2864/opt/local/include/X11/Intrinsic.h:811:13: note: 'XtRegisterCaseConverter' declared here
2865extern void XtRegisterCaseConverter(
2866            ^
2867conftest.c:113:11: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
2868          exit(1);
2869          ^
2870conftest.c:113:11: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
28712 errors generated.
2872configure:9569: $? = 1
2873configure: program exited with status 1
2874configure: failed program was:
2875| /* confdefs.h */
2876| #define PACKAGE_NAME ""
2877| #define PACKAGE_TARNAME ""
2878| #define PACKAGE_VERSION ""
2879| #define PACKAGE_STRING ""
2880| #define PACKAGE_BUGREPORT ""
2881| #define PACKAGE_URL ""
2882| #define WITH_F77_WRAPPER 1
2883| #define STDC_HEADERS 1
2884| #define HAVE_SYS_TYPES_H 1
2885| #define HAVE_SYS_STAT_H 1
2886| #define HAVE_STDLIB_H 1
2887| #define HAVE_STRING_H 1
2888| #define HAVE_MEMORY_H 1
2889| #define HAVE_STRINGS_H 1
2890| #define HAVE_INTTYPES_H 1
2891| #define HAVE_STDINT_H 1
2892| #define HAVE_UNISTD_H 1
2893| #define __EXTENSIONS__ 1
2894| #define _ALL_SOURCE 1
2895| #define _GNU_SOURCE 1
2896| #define _POSIX_PTHREAD_SEMANTICS 1
2897| #define _TANDEM_SOURCE 1
2898| #define SIZEOF_CHAR 1
2899| #define SIZEOF_SHORT 2
2900| #define SIZEOF_INT 4
2901| #define SIZEOF_LONG 8
2902| #define SIZEOF_LONG_LONG 8
2903| #define SIZEOF_FLOAT 4
2904| #define SIZEOF_DOUBLE 8
2905| #define SIZEOF_LONG_DOUBLE 16
2906| #define SIZEOF_VOID_P 8
2907| #define HAVE_BIEEE_FPU 1
2908| #define STDC_HEADERS 1
2909| #define HAVE_SYS_WAIT_H 1
2910| #define HAVE_UNISTD_H 1
2911| #define HAVE_FCNTL_H 1
2912| #define HAVE_SYS_PARAM_H 1
2913| #define HAVE_SYS_TIME_H 1
2914| #define HAVE_SYS_SELECT_H 1
2915| #define TIME_WITH_SYS_TIME 1
2916| #define HAVE_MATH_H 1
2917| #define HAVE_FLOAT_H 1
2918| #define RETSIGTYPE void
2919| #define HAVE_ALLOCA_H 1
2920| #define HAVE_ALLOCA 1
2921| #define HAVE_GETCWD 1
2922| #define HAVE_GETHOSTNAME 1
2923| #define HAVE_STRSTR 1
2924| #define HAVE_MEMCPY 1
2925| #define HAVE_MEMMOVE 1
2926| #define HAVE_UNLINK 1
2927| #define HAVE_FCNTL 1
2928| #define HAVE_POPEN 1
2929| #define HAVE_GETTIMEOFDAY 1
2930| #define HAVE_FNMATCH 1
2931| #define HAVE_VSNPRINTF 1
2932| #define HAVE_STRERROR 1
2933| #define HAVE_DRAND48 1
2934| #define HAVE_DRAND48_DECL 1
2935| #define HAVE_SETLOCALE 1
2936| #define HAVE_LIBM 1
2937| #define HAVE_HYPOT 1
2938| #define HAVE_HYPOT_DECL 1
2939| #define HAVE_RINT 1
2940| #define HAVE_RINT_DECL 1
2941| #define HAVE_CBRT 1
2942| #define HAVE_CBRT_DECL 1
2943| #define HAVE_LOG2 1
2944| #define HAVE_LOG2_DECL 1
2945| #define HAVE_ASINH 1
2946| #define HAVE_ASINH_DECL 1
2947| #define HAVE_ACOSH 1
2948| #define HAVE_ACOSH_DECL 1
2949| #define HAVE_ATANH 1
2950| #define HAVE_ATANH_DECL 1
2951| #define HAVE_LGAMMA 1
2952| #define HAVE_LGAMMA_DECL 1
2953| #define HAVE_SIGNGAM_DECL 1
2954| #define HAVE_ERF 1
2955| #define HAVE_ERF_DECL 1
2956| #define HAVE_ERFC 1
2957| #define HAVE_ERFC_DECL 1
2958| #define HAVE_J0 1
2959| #define HAVE_J0_DECL 1
2960| #define HAVE_J1 1
2961| #define HAVE_J1_DECL 1
2962| #define HAVE_JN 1
2963| #define HAVE_JN_DECL 1
2964| #define HAVE_Y0 1
2965| #define HAVE_Y0_DECL 1
2966| #define HAVE_Y1 1
2967| #define HAVE_Y1_DECL 1
2968| #define HAVE_YN 1
2969| #define HAVE_YN_DECL 1
2970| #define HAVE_FINITE 1
2971| #define HAVE_FINITE_DECL 1
2972| #define HAVE_ISNAN 1
2973| #define HAVE_DLOPEN 1
2974| #define HAVE_RTLD_NOW 1
2975| #define WITH_EDITRES 1
2976| #define HAVE_XPM 1
2977| #define HAVE_X11_XPM_H 1
2978| /* end confdefs.h.  */
2979|
2980| #include <Xm/XmAll.h>
2981|       int main(void) {
2982|         int vlibn, vincn;
2983|         vincn = XmVersion;
2984|         XmRegisterConverters();
2985|         vlibn = xmUseVersion;
2986|         if (vincn < 1002) {
2987|           exit(1);
2988|         }
2989|         if (vincn != vlibn) {
2990|           exit(2);
2991|         }
2992|         exit(0);
2993|       }
2994|
2995configure:9580: result: no
2996configure:9674: error: M*tif has not been found
2997
2998## ---------------- ##
2999## Cache variables. ##
3000## ---------------- ##
3001
3002ac_cv_16bit_type=short
3003ac_cv_32bit_type=int
3004ac_cv_64bit_type=long
3005ac_cv_build=x86_64-apple-darwin20.3.0
3006ac_cv_c_bigendian=no
3007ac_cv_c_char_unsigned=no
3008ac_cv_c_compiler_gnu=yes
3009ac_cv_c_const=yes
3010ac_cv_c_fpu_arithmetics_type='Big endian IEEE'
3011ac_cv_c_realloc_bug=no
3012ac_cv_env_CC_set=set
3013ac_cv_env_CC_value=/usr/bin/clang
3014ac_cv_env_CFLAGS_set=set
3015ac_cv_env_CFLAGS_value='-pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
3016ac_cv_env_CPPFLAGS_set=set
3017ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
3018ac_cv_env_CPP_set=
3019ac_cv_env_CPP_value=
3020ac_cv_env_LDFLAGS_set=set
3021ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
3022ac_cv_env_LIBS_set=
3023ac_cv_env_LIBS_value=
3024ac_cv_env_XMKMF_set=
3025ac_cv_env_XMKMF_value=
3026ac_cv_env_YACC_set=
3027ac_cv_env_YACC_value=
3028ac_cv_env_YFLAGS_set=
3029ac_cv_env_YFLAGS_value=
3030ac_cv_env_build_alias_set=
3031ac_cv_env_build_alias_value=
3032ac_cv_env_host_alias_set=
3033ac_cv_env_host_alias_value=
3034ac_cv_env_target_alias_set=
3035ac_cv_env_target_alias_value=
3036ac_cv_func_acosh=yes
3037ac_cv_func_alloca_works=yes
3038ac_cv_func_asinh=yes
3039ac_cv_func_atanh=yes
3040ac_cv_func_cbrt=yes
3041ac_cv_func_connect=yes
3042ac_cv_func_drand48=yes
3043ac_cv_func_erf=yes
3044ac_cv_func_erfc=yes
3045ac_cv_func_fcntl=yes
3046ac_cv_func_finite=yes
3047ac_cv_func_fnmatch=yes
3048ac_cv_func_getcwd=yes
3049ac_cv_func_gethostbyname=yes
3050ac_cv_func_gethostname=yes
3051ac_cv_func_gettimeofday=yes
3052ac_cv_func_hypot=yes
3053ac_cv_func_isfinite=no
3054ac_cv_func_isnan=yes
3055ac_cv_func_j0=yes
3056ac_cv_func_j1=yes
3057ac_cv_func_jn=yes
3058ac_cv_func_lgamma=yes
3059ac_cv_func_log2=yes
3060ac_cv_func_memcpy=yes
3061ac_cv_func_memmove=yes
3062ac_cv_func_on_exit=no
3063ac_cv_func_popen=yes
3064ac_cv_func_remove=yes
3065ac_cv_func_rint=yes
3066ac_cv_func_setlocale=yes
3067ac_cv_func_shmat=yes
3068ac_cv_func_strerror=yes
3069ac_cv_func_strstr=yes
3070ac_cv_func_unlink=yes
3071ac_cv_func_vsnprintf=yes
3072ac_cv_func_y0=yes
3073ac_cv_func_y1=yes
3074ac_cv_func_yn=yes
3075ac_cv_have_x='have_x=yes        ac_x_includes='\''/opt/local/include'\''        ac_x_libraries='\''/opt/local/lib'\'''
3076ac_cv_header_X11_xpm_h=yes
3077ac_cv_header_fcntl_h=yes
3078ac_cv_header_float_h=yes
3079ac_cv_header_ieeefp_h=no
3080ac_cv_header_inttypes_h=yes
3081ac_cv_header_math_h=yes
3082ac_cv_header_memory_h=yes
3083ac_cv_header_minix_config_h=no
3084ac_cv_header_stdc=yes
3085ac_cv_header_stdint_h=yes
3086ac_cv_header_stdlib_h=yes
3087ac_cv_header_string_h=yes
3088ac_cv_header_strings_h=yes
3089ac_cv_header_sys_param_h=yes
3090ac_cv_header_sys_select_h=yes
3091ac_cv_header_sys_stat_h=yes
3092ac_cv_header_sys_time_h=yes
3093ac_cv_header_sys_types_h=yes
3094ac_cv_header_sys_wait_h=yes
3095ac_cv_header_time=yes
3096ac_cv_header_unistd_h=yes
3097ac_cv_header_xpm_h=no
3098ac_cv_host=x86_64-apple-darwin20.3.0
3099ac_cv_lib_ICE_IceConnectionNumber=yes
3100ac_cv_lib_Xmu__XEditResCheckMessages=yes
3101ac_cv_lib_Xp_main=yes
3102ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes
3103ac_cv_lib_m_sin=yes
3104ac_cv_objext=o
3105ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
3106ac_cv_path_GREP=/opt/local/bin/ggrep
3107ac_cv_prog_AR=ar
3108ac_cv_prog_CPP='/usr/bin/clang -E'
3109ac_cv_prog_LP_CMD=''\''lp -c'\'''
3110ac_cv_prog_YACC='bison -y'
3111ac_cv_prog_ac_ct_CC=/usr/bin/clang
3112ac_cv_prog_ac_ct_RANLIB=ranlib
3113ac_cv_prog_cc_c89=
3114ac_cv_prog_cc_g=yes
3115ac_cv_prog_fc=no
3116ac_cv_prog_make_make_set=yes
3117ac_cv_rtld_now_in_dlfcn_h=yes
3118ac_cv_safe_to_define___extensions__=yes
3119ac_cv_search_dlopen='none required'
3120ac_cv_search_strerror='none required'
3121ac_cv_search_xdrstdio_create='none required'
3122ac_cv_signgam_decl=yes
3123ac_cv_sizeof_char=1
3124ac_cv_sizeof_double=8
3125ac_cv_sizeof_float=4
3126ac_cv_sizeof_int=4
3127ac_cv_sizeof_long=8
3128ac_cv_sizeof_long_double=16
3129ac_cv_sizeof_long_long=8
3130ac_cv_sizeof_short=2
3131ac_cv_sizeof_void_p=8
3132ac_cv_struct_tm=time.h
3133ac_cv_type_pid_t=yes
3134ac_cv_type_signal=void
3135ac_cv_type_size_t=yes
3136ac_cv_working_alloca_h=yes
3137acx_cv_fftw=no
3138acx_cv_fftw_library=-lfftw
3139acx_cv_jpeg=no
3140acx_cv_jpeg_library=-ljpeg
3141acx_cv_motif=no
3142acx_cv_motif_library=-lXm
3143acx_cv_netcdf=no
3144acx_cv_netcdf_libraries=-lnetcdf
3145acx_cv_pdf_library=-lpdf
3146acx_cv_pdflib=no
3147acx_cv_png=no
3148acx_cv_png_library=-lpng
3149acx_cv_zlib=no
3150acx_cv_zlib_library=-lz
3151ice_cv_have_acosh_decl=yes
3152ice_cv_have_asinh_decl=yes
3153ice_cv_have_atanh_decl=yes
3154ice_cv_have_cbrt_decl=yes
3155ice_cv_have_drand48_decl=yes
3156ice_cv_have_erf_decl=yes
3157ice_cv_have_erfc_decl=yes
3158ice_cv_have_finite_decl=yes
3159ice_cv_have_hypot_decl=yes
3160ice_cv_have_isnan_decl=no
3161ice_cv_have_j0_decl=yes
3162ice_cv_have_j1_decl=yes
3163ice_cv_have_jn_decl=yes
3164ice_cv_have_lgamma_decl=yes
3165ice_cv_have_log2_decl=yes
3166ice_cv_have_rint_decl=yes
3167ice_cv_have_y0_decl=yes
3168ice_cv_have_y1_decl=yes
3169ice_cv_have_yn_decl=yes
3170
3171## ----------------- ##
3172## Output variables. ##
3173## ----------------- ##
3174
3175ALLOCA=''
3176AR='ar'
3177BATEXT=''
3178CC='/usr/bin/clang'
3179CFLAGS=' -pipe -O1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
3180CPP='/usr/bin/clang -E'
3181CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
3182DEFS=''
3183DL_LIB=''
3184ECHO_C='\c'
3185ECHO_N=''
3186ECHO_T=''
3187EGREP='/opt/local/bin/ggrep -E'
3188EXEEXT=''
3189FC=':'
3190FFTW_LIB=''
3191GRACE='grace'
3192GRACE_EDITOR=''\''xterm -e vi'\'''
3193GRACE_HELPVIEWER=''\''/opt/local/bin/openbrowser /opt/local/share/doc/grace/%s'\'''
3194GRACE_HOME='/opt/local/lib/grace'
3195GREP='/opt/local/bin/ggrep'
3196GUI_FLAGS=''
3197GUI_LIBS=''
3198INSTALL_DATA='${INSTALL} -m 644'
3199INSTALL_PROGRAM='${INSTALL}'
3200INSTALL_SCRIPT='${INSTALL}'
3201JPEG_LIB=''
3202LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
3203LIBOBJS=''
3204LIBS='-lm '
3205LN_S='ln -s'
3206LPR_CMD=''
3207LP_CMD=''\''lp -c'\'''
3208LTLIBOBJS=''
3209MKINSTALLDIRS='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_grace/grace/work/grace-5.1.25/ac-tools/shtool mkdir -p -f'
3210NETCDF_LIBS=''
3211NOGUI_LIBS='-lm '
3212OBJEXT='.o'
3213PACKAGE_BUGREPORT=''
3214PACKAGE_NAME=''
3215PACKAGE_STRING=''
3216PACKAGE_TARNAME=''
3217PACKAGE_URL=''
3218PACKAGE_VERSION=''
3219PATH_SEPARATOR=':'
3220PDF_LIB=''
3221PNG_LIB=''
3222PRINT_CMD=''\''lp -c'\'''
3223RANLIB='ranlib'
3224SET_MAKE=''
3225SHELL='/bin/sh'
3226SUBDIRS=''
3227T1_AA_TYPE16='short'
3228T1_AA_TYPE32='int'
3229T1_AA_TYPE64='long'
3230T1_INC='-I$(TOP)/T1lib/t1lib'
3231T1_LIB='$(TOP)/T1lib/libt1.a'
3232XBAE_INC=''
3233XDR_LIB=''
3234XMKMF=''
3235X_CFLAGS=' -I/opt/local/include'
3236X_EXTRA_LIBS=''
3237X_LIBS=' -L/opt/local/lib'
3238X_PRE_LIBS=' -lSM -lICE'
3239YACC='bison -y'
3240YFLAGS=''
3241Z_LIB=''
3242ac_ct_CC='/usr/bin/clang'
3243bindir='${exec_prefix}/bin'
3244build='x86_64-apple-darwin20.3.0'
3245build_alias=''
3246build_cpu='x86_64'
3247build_os='darwin20.3.0'
3248build_vendor='apple'
3249datadir='${datarootdir}'
3250datarootdir='${prefix}/share'
3251docdir='${datarootdir}/doc/${PACKAGE}'
3252dvidir='${docdir}'
3253exec_prefix='NONE'
3254fc='no'
3255host='x86_64-apple-darwin20.3.0'
3256host_alias=''
3257host_cpu='x86_64'
3258host_os='darwin20.3.0'
3259host_vendor='apple'
3260htmldir='${docdir}'
3261includedir='${prefix}/include'
3262infodir='${datarootdir}/info'
3263libdir='${exec_prefix}/lib'
3264libexecdir='${exec_prefix}/libexec'
3265localedir='${datarootdir}/locale'
3266localstatedir='${prefix}/var'
3267mandir='${datarootdir}/man'
3268oldincludedir='/usr/include'
3269pdfdir='${docdir}'
3270prefix='/opt/local/lib'
3271program_transform_name='s,x,x,'
3272psdir='${docdir}'
3273sbindir='${exec_prefix}/sbin'
3274sharedstatedir='${prefix}/com'
3275sysconfdir='${prefix}/etc'
3276target_alias=''
3277
3278## ----------- ##
3279## confdefs.h. ##
3280## ----------- ##
3281
3282/* confdefs.h */
3283#define PACKAGE_NAME ""
3284#define PACKAGE_TARNAME ""
3285#define PACKAGE_VERSION ""
3286#define PACKAGE_STRING ""
3287#define PACKAGE_BUGREPORT ""
3288#define PACKAGE_URL ""
3289#define WITH_F77_WRAPPER 1
3290#define STDC_HEADERS 1
3291#define HAVE_SYS_TYPES_H 1
3292#define HAVE_SYS_STAT_H 1
3293#define HAVE_STDLIB_H 1
3294#define HAVE_STRING_H 1
3295#define HAVE_MEMORY_H 1
3296#define HAVE_STRINGS_H 1
3297#define HAVE_INTTYPES_H 1
3298#define HAVE_STDINT_H 1
3299#define HAVE_UNISTD_H 1
3300#define __EXTENSIONS__ 1
3301#define _ALL_SOURCE 1
3302#define _GNU_SOURCE 1
3303#define _POSIX_PTHREAD_SEMANTICS 1
3304#define _TANDEM_SOURCE 1
3305#define SIZEOF_CHAR 1
3306#define SIZEOF_SHORT 2
3307#define SIZEOF_INT 4
3308#define SIZEOF_LONG 8
3309#define SIZEOF_LONG_LONG 8
3310#define SIZEOF_FLOAT 4
3311#define SIZEOF_DOUBLE 8
3312#define SIZEOF_LONG_DOUBLE 16
3313#define SIZEOF_VOID_P 8
3314#define HAVE_BIEEE_FPU 1
3315#define STDC_HEADERS 1
3316#define HAVE_SYS_WAIT_H 1
3317#define HAVE_UNISTD_H 1
3318#define HAVE_FCNTL_H 1
3319#define HAVE_SYS_PARAM_H 1
3320#define HAVE_SYS_TIME_H 1
3321#define HAVE_SYS_SELECT_H 1
3322#define TIME_WITH_SYS_TIME 1
3323#define HAVE_MATH_H 1
3324#define HAVE_FLOAT_H 1
3325#define RETSIGTYPE void
3326#define HAVE_ALLOCA_H 1
3327#define HAVE_ALLOCA 1
3328#define HAVE_GETCWD 1
3329#define HAVE_GETHOSTNAME 1
3330#define HAVE_STRSTR 1
3331#define HAVE_MEMCPY 1
3332#define HAVE_MEMMOVE 1
3333#define HAVE_UNLINK 1
3334#define HAVE_FCNTL 1
3335#define HAVE_POPEN 1
3336#define HAVE_GETTIMEOFDAY 1
3337#define HAVE_FNMATCH 1
3338#define HAVE_VSNPRINTF 1
3339#define HAVE_STRERROR 1
3340#define HAVE_DRAND48 1
3341#define HAVE_DRAND48_DECL 1
3342#define HAVE_SETLOCALE 1
3343#define HAVE_LIBM 1
3344#define HAVE_HYPOT 1
3345#define HAVE_HYPOT_DECL 1
3346#define HAVE_RINT 1
3347#define HAVE_RINT_DECL 1
3348#define HAVE_CBRT 1
3349#define HAVE_CBRT_DECL 1
3350#define HAVE_LOG2 1
3351#define HAVE_LOG2_DECL 1
3352#define HAVE_ASINH 1
3353#define HAVE_ASINH_DECL 1
3354#define HAVE_ACOSH 1
3355#define HAVE_ACOSH_DECL 1
3356#define HAVE_ATANH 1
3357#define HAVE_ATANH_DECL 1
3358#define HAVE_LGAMMA 1
3359#define HAVE_LGAMMA_DECL 1
3360#define HAVE_SIGNGAM_DECL 1
3361#define HAVE_ERF 1
3362#define HAVE_ERF_DECL 1
3363#define HAVE_ERFC 1
3364#define HAVE_ERFC_DECL 1
3365#define HAVE_J0 1
3366#define HAVE_J0_DECL 1
3367#define HAVE_J1 1
3368#define HAVE_J1_DECL 1
3369#define HAVE_JN 1
3370#define HAVE_JN_DECL 1
3371#define HAVE_Y0 1
3372#define HAVE_Y0_DECL 1
3373#define HAVE_Y1 1
3374#define HAVE_Y1_DECL 1
3375#define HAVE_YN 1
3376#define HAVE_YN_DECL 1
3377#define HAVE_FINITE 1
3378#define HAVE_FINITE_DECL 1
3379#define HAVE_ISNAN 1
3380#define HAVE_DLOPEN 1
3381#define HAVE_RTLD_NOW 1
3382#define WITH_EDITRES 1
3383#define HAVE_XPM 1
3384#define HAVE_X11_XPM_H 1
3385
3386configure: exit 1