Ticket #59988: gdal+grass_config.log

File gdal+grass_config.log, 133.6 KB (added by TheLastLovemark, 4 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-local=yes --with-libz=yes --with-zstd=yes --without-liblzma --with-png=yes --with-libtiff=internal --with-geotiff=internal --with-jpeg=internal --with-charls=yes --with-gif=yes --with-proj=/opt/local/lib/proj6 --with-qhull=yes --with-pam --with-sqlite3=/opt/local --with-spatialite=/opt/local --with-curl=/opt/local/bin/curl-config --with-geos=/opt/local/bin/geos-config --with-expat=/opt/local --without-pg --without-libgrass --without-netcdf --without-ogdi --without-fme --without-hdf4 --without-hdf5 --without-jasper --without-openjpeg --without-kakadu --without-mrsid --without-jp2mrsid --without-msg --without-bsb --without-oci --without-grib --without-mysql --without-ingres --without-xerces --without-odbc --without-idb --without-sde --without-opencl --without-perl --without-python --without-poppler --mandir=/opt/local/share/man --with-libjson-c=internal --with-cpp14 --with-grass=/opt/local/share/grass76 --with-ecw=/opt/local/lib/ECW --with-cfitsio
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = StopItPlease
14uname -m = x86_64
15uname -r = 17.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 17.7.0: Fri Oct  4 23:08:59 PDT 2019; root:xnu-4570.71.57~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 17.7.0: Fri Oct  4 23:08:59 PDT 2019; root:xnu-4570.71.57~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 268 tasks, 1182 threads, 4 processors
34Load average: 4.33, Mach factor: 0.60
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:3478: checking build system type
52configure:3492: result: x86_64-apple-darwin17.7.0
53configure:3512: checking host system type
54configure:3525: result: x86_64-apple-darwin17.7.0
55configure:3594: checking for gcc
56configure:3621: result: /usr/bin/clang
57configure:3850: checking for C compiler version
58configure:3859: /usr/bin/clang --version >&5
59Apple LLVM version 10.0.0 (clang-1000.10.44.4)
60Target: x86_64-apple-darwin17.7.0
61Thread model: posix
62InstalledDir: /Library/Developer/CommandLineTools/usr/bin
63configure:3870: $? = 0
64configure:3859: /usr/bin/clang -v >&5
65Apple LLVM version 10.0.0 (clang-1000.10.44.4)
66Target: x86_64-apple-darwin17.7.0
67Thread model: posix
68InstalledDir: /Library/Developer/CommandLineTools/usr/bin
69configure:3870: $? = 0
70configure:3859: /usr/bin/clang -V >&5
71clang: error: argument to '-V' is missing (expected 1 value)
72clang: error: no input files
73configure:3870: $? = 1
74configure:3859: /usr/bin/clang -qversion >&5
75clang: error: unknown argument: '-qversion'
76clang: error: no input files
77configure:3870: $? = 1
78configure:3890: checking whether the C compiler works
79configure:3912: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c  >&5
80configure:3916: $? = 0
81configure:3964: result: yes
82configure:3967: checking for C compiler default output file name
83configure:3969: result: a.out
84configure:3975: checking for suffix of executables
85configure:3982: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c  >&5
86configure:3986: $? = 0
87configure:4008: result:
88configure:4030: checking whether we are cross compiling
89configure:4038: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c  >&5
90configure:4042: $? = 0
91configure:4049: ./conftest
92configure:4053: $? = 0
93configure:4068: result: no
94configure:4073: checking for suffix of object files
95configure:4095: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
96configure:4099: $? = 0
97configure:4120: result: o
98configure:4124: checking whether we are using the GNU C compiler
99configure:4143: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
100configure:4143: $? = 0
101configure:4152: result: yes
102configure:4161: checking whether /usr/bin/clang accepts -g
103configure:4181: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
104configure:4181: $? = 0
105configure:4222: result: yes
106configure:4239: checking for /usr/bin/clang option to accept ISO C89
107configure:4302: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
108configure:4302: $? = 0
109configure:4315: result: none needed
110configure:4336: checking C_WFLAGS for maximum warnings
111configure:4363: /usr/bin/clang -c -pipe -Os -arch x86_64 -pedantic -Wdeclaration-after-statement  -Wall -Wdeclaration-after-statement -I/opt/local/include conftest.c >&5
112configure:4363: $? = 0
113configure:4377: result: -Wall -Wdeclaration-after-statement
114configure:4390: : C_WFLAGS="$C_WFLAGS $ac_cv_cflags_warn_all"
115configure:4393: $? = 0
116configure:4512: checking for C++ compiler version
117configure:4521: /usr/bin/clang++ --version >&5
118Apple LLVM version 10.0.0 (clang-1000.10.44.4)
119Target: x86_64-apple-darwin17.7.0
120Thread model: posix
121InstalledDir: /Library/Developer/CommandLineTools/usr/bin
122configure:4532: $? = 0
123configure:4521: /usr/bin/clang++ -v >&5
124Apple LLVM version 10.0.0 (clang-1000.10.44.4)
125Target: x86_64-apple-darwin17.7.0
126Thread model: posix
127InstalledDir: /Library/Developer/CommandLineTools/usr/bin
128configure:4532: $? = 0
129configure:4521: /usr/bin/clang++ -V >&5
130clang: error: argument to '-V' is missing (expected 1 value)
131clang: error: no input files
132configure:4532: $? = 1
133configure:4521: /usr/bin/clang++ -qversion >&5
134clang: error: unknown argument: '-qversion'
135clang: error: no input files
136configure:4532: $? = 1
137configure:4536: checking whether we are using the GNU C++ compiler
138configure:4555: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
139configure:4555: $? = 0
140configure:4564: result: yes
141configure:4573: checking whether /usr/bin/clang++ accepts -g
142configure:4593: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
143configure:4593: $? = 0
144configure:4634: result: yes
145configure:4658: checking CXX_WFLAGS for maximum warnings
146configure:4685: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -pedantic  -Wall -I/opt/local/include conftest.cpp >&5
147configure:4685: $? = 0
148configure:4699: result: -Wall
149configure:4712: : CXX_WFLAGS="$CXX_WFLAGS $ac_cv_cxxflags_warn_all"
150configure:4715: $? = 0
151configure:4723: checking whether C compiler accepts -Werror -we10006
152configure:4742: /usr/bin/clang -c -pipe -Os -arch x86_64  -Werror -we10006 -I/opt/local/include conftest.c >&5
153clang: error: unknown argument: '-we10006'
154configure:4742: $? = 1
155configure: failed program was:
156| /* confdefs.h */
157| #define PACKAGE_NAME ""
158| #define PACKAGE_TARNAME ""
159| #define PACKAGE_VERSION ""
160| #define PACKAGE_STRING ""
161| #define PACKAGE_BUGREPORT ""
162| #define PACKAGE_URL ""
163| /* end confdefs.h.  */
164|
165| int
166| main ()
167| {
168|
169|   ;
170|   return 0;
171| }
172configure:4750: result: no
173configure:4760: checking whether C compiler accepts -diag-disable 188,1684,2259,2304,3280,11074,11076
174configure:4779: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -diag-disable 188,1684,2259,2304,3280,11074,11076 -I/opt/local/include conftest.c >&5
175clang: error: no such file or directory: '188,1684,2259,2304,3280,11074,11076'
176configure:4779: $? = 1
177configure: failed program was:
178| /* confdefs.h */
179| #define PACKAGE_NAME ""
180| #define PACKAGE_TARNAME ""
181| #define PACKAGE_VERSION ""
182| #define PACKAGE_STRING ""
183| #define PACKAGE_BUGREPORT ""
184| #define PACKAGE_URL ""
185| /* end confdefs.h.  */
186|
187| int
188| main ()
189| {
190|
191|   ;
192|   return 0;
193| }
194configure:4788: result: no
195configure:4798: checking whether C compiler accepts -Wextra
196configure:4817: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wextra -I/opt/local/include conftest.c >&5
197configure:4817: $? = 0
198configure:4826: result: yes
199configure:4835: checking whether C compiler accepts -Winit-self
200configure:4854: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Winit-self -I/opt/local/include conftest.c >&5
201configure:4854: $? = 0
202configure:4863: result: yes
203configure:4872: checking whether C compiler accepts -Wunused-parameter
204configure:4891: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wunused-parameter -I/opt/local/include conftest.c >&5
205configure:4891: $? = 0
206configure:4900: result: yes
207configure:4909: checking whether C compiler accepts -Wmissing-prototypes
208configure:4928: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wmissing-prototypes -I/opt/local/include conftest.c >&5
209configure:4928: $? = 0
210configure:4937: result: yes
211configure:4946: checking whether C compiler accepts -Wmissing-declarations
212configure:4965: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wmissing-declarations -I/opt/local/include conftest.c >&5
213configure:4965: $? = 0
214configure:4974: result: yes
215configure:4983: checking whether C compiler accepts -Wformat
216configure:5002: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wformat -I/opt/local/include conftest.c >&5
217configure:5002: $? = 0
218configure:5011: result: yes
219configure:5020: checking whether C compiler accepts -Wformat -Werror=format-security -Wno-format-nonliteral
220configure:5039: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wformat -Werror=format-security -Wno-format-nonliteral -I/opt/local/include conftest.c >&5
221configure:5039: $? = 0
222configure:5048: result: yes
223configure:5057: checking whether C compiler accepts -Wshorten-64-to-32
224configure:5076: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wshorten-64-to-32 -I/opt/local/include conftest.c >&5
225configure:5076: $? = 0
226configure:5085: result: yes
227configure:5094: checking whether C compiler accepts -Wlogical-op
228configure:5113: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wlogical-op -I/opt/local/include conftest.c >&5
229error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option]
230configure:5113: $? = 1
231configure: failed program was:
232| /* confdefs.h */
233| #define PACKAGE_NAME ""
234| #define PACKAGE_TARNAME ""
235| #define PACKAGE_VERSION ""
236| #define PACKAGE_STRING ""
237| #define PACKAGE_BUGREPORT ""
238| #define PACKAGE_URL ""
239| /* end confdefs.h.  */
240|
241| int
242| main ()
243| {
244|
245|   ;
246|   return 0;
247| }
248configure:5122: result: no
249configure:5131: checking whether C compiler accepts -Wshadow
250configure:5150: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wshadow -I/opt/local/include conftest.c >&5
251configure:5150: $? = 0
252configure:5159: result: yes
253configure:5169: checking whether C compiler accepts -Werror=vla
254configure:5188: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Werror=vla -I/opt/local/include conftest.c >&5
255configure:5188: $? = 0
256configure:5197: result: yes
257configure:5206: checking whether C compiler accepts -Werror=declaration-after-statement
258configure:5225: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Werror=declaration-after-statement -I/opt/local/include conftest.c >&5
259configure:5225: $? = 0
260configure:5234: result: yes
261configure:5245: checking whether C compiler accepts -Wdate-time
262configure:5264: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wdate-time -I/opt/local/include conftest.c >&5
263configure:5264: $? = 0
264configure:5273: result: yes
265configure:5283: checking whether C compiler accepts -Wnull-dereference
266configure:5302: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wnull-dereference -I/opt/local/include conftest.c >&5
267configure:5302: $? = 0
268configure:5311: result: yes
269configure:5320: checking whether C compiler accepts -Wduplicated-cond
270configure:5339: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wduplicated-cond -I/opt/local/include conftest.c >&5
271error: unknown warning option '-Wduplicated-cond'; did you mean '-Wduplicate-enum'? [-Werror,-Wunknown-warning-option]
272configure:5339: $? = 1
273configure: failed program was:
274| /* confdefs.h */
275| #define PACKAGE_NAME ""
276| #define PACKAGE_TARNAME ""
277| #define PACKAGE_VERSION ""
278| #define PACKAGE_STRING ""
279| #define PACKAGE_BUGREPORT ""
280| #define PACKAGE_URL ""
281| /* end confdefs.h.  */
282|
283| int
284| main ()
285| {
286|
287|   ;
288|   return 0;
289| }
290configure:5348: result: no
291configure:5365: checking whether C++ compiler accepts -Wextra-semi
292configure:5384: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -Werror -Wextra-semi -I/opt/local/include conftest.cpp >&5
293configure:5384: $? = 0
294configure:5393: result: yes
295configure:5409: checking whether C compiler accepts -Wno-sign-compare
296configure:5428: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wno-sign-compare -I/opt/local/include conftest.c >&5
297configure:5428: $? = 0
298configure:5437: result: yes
299configure:5447: checking whether C compiler accepts -Wcomma
300configure:5466: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wcomma -I/opt/local/include conftest.c >&5
301configure:5466: $? = 0
302configure:5475: result: yes
303configure:5485: checking whether C compiler accepts -Wfloat-conversion
304configure:5504: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wfloat-conversion -I/opt/local/include conftest.c >&5
305configure:5504: $? = 0
306configure:5513: result: yes
307configure:5523: checking whether C compiler accepts -Wdocumentation -Wno-documentation-deprecated-sync
308configure:5542: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -Wdocumentation -Wno-documentation-deprecated-sync -I/opt/local/include conftest.c >&5
309configure:5542: $? = 0
310configure:5551: result: yes
311configure:5562: checking if -std=gnu89 can be enabled
312configure:5577: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -std=gnu89 -I/opt/local/include conftest.c >&5
313conftest.c:10:6: error: "not gcc"
314    #error "not gcc"
315     ^
3161 error generated.
317configure:5577: $? = 1
318configure: failed program was:
319| /* confdefs.h */
320| #define PACKAGE_NAME ""
321| #define PACKAGE_TARNAME ""
322| #define PACKAGE_VERSION ""
323| #define PACKAGE_STRING ""
324| #define PACKAGE_BUGREPORT ""
325| #define PACKAGE_URL ""
326| /* end confdefs.h.  */
327| #if defined(__clang__) || !defined(__GNUC__)
328|     #error "not gcc"
329|     #endif
330| int
331| main ()
332| {
333|
334|   ;
335|   return 0;
336| }
337configure:5582: result: no
338configure:5596: checking whether C++ compiler accepts -Wunused-private-field
339configure:5615: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -Werror -Wunused-private-field -I/opt/local/include conftest.cpp >&5
340configure:5615: $? = 0
341configure:5624: result: yes
342configure:5633: checking whether C++ compiler accepts -Wmissing-prototypes
343configure:5652: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -Werror -Wmissing-prototypes -I/opt/local/include conftest.cpp >&5
344configure:5652: $? = 0
345configure:5661: result: yes
346configure:5670: checking whether C++ compiler accepts -Wmissing-declarations
347configure:5689: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -Werror -Wmissing-declarations -I/opt/local/include conftest.cpp >&5
348configure:5689: $? = 0
349configure:5698: result: yes
350configure:5707: checking whether C++ compiler accepts -Wnon-virtual-dtor
351configure:5726: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -Werror -Wnon-virtual-dtor -I/opt/local/include conftest.cpp >&5
352configure:5726: $? = 0
353configure:5735: result: yes
354configure:5744: checking whether C++ compiler accepts -Wold-style-cast
355configure:5763: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -Werror -Wold-style-cast -I/opt/local/include conftest.cpp >&5
356configure:5763: $? = 0
357configure:5772: result: yes
358configure:5781: checking whether C++ compiler accepts -Weffc++
359configure:5800: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -Werror -Weffc++ -I/opt/local/include conftest.cpp >&5
360configure:5800: $? = 0
361configure:5809: result: yes
362configure:5821: checking if -Weffc++ should be enabled
363configure:5837: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -Weffc++ -Werror -I/opt/local/include conftest.cpp >&5
364configure:5837: $? = 0
365configure:5838: result: yes
366configure:5850: checking whether C++ compiler accepts -Woverloaded-virtual
367configure:5869: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -Werror -Woverloaded-virtual -I/opt/local/include conftest.cpp >&5
368configure:5869: $? = 0
369configure:5878: result: yes
370configure:5888: checking whether C++ compiler accepts -fno-operator-names
371configure:5907: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -Werror -fno-operator-names -I/opt/local/include conftest.cpp >&5
372configure:5907: $? = 0
373configure:5916: result: yes
374configure:5927: checking whether C++ compiler accepts -Wzero-as-null-pointer-constant
375configure:5946: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -Werror -Wzero-as-null-pointer-constant -I/opt/local/include conftest.cpp >&5
376configure:5946: $? = 0
377configure:5955: result: yes
378configure:5986: checking if use C++14 compiler options
379configure:5989: checking C++ compiler compatibility with C++14
380configure:5998: checking whether /usr/bin/clang++ supports C++14 features by default
381configure:6412: /usr/bin/clang++ -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
382conftest.cpp:21:2: error: "This is not a C++11 compiler"
383#error "This is not a C++11 compiler"
384 ^
385conftest.cpp:306:2: error: "This is not a C++14 compiler"
386#error "This is not a C++14 compiler"
387 ^
3882 errors generated.
389configure:6412: $? = 1
390configure: failed program was:
391| /* confdefs.h */
392| #define PACKAGE_NAME ""
393| #define PACKAGE_TARNAME ""
394| #define PACKAGE_VERSION ""
395| #define PACKAGE_STRING ""
396| #define PACKAGE_BUGREPORT ""
397| #define PACKAGE_URL ""
398| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
399| /* end confdefs.h.  */
400|
401|
402| // If the compiler admits that it is not ready for C++11, why torture it?
403| // Hopefully, this will speed up the test.
404|
405| #ifndef __cplusplus
406|
407| #error "This is not a C++ compiler"
408|
409| #elif __cplusplus < 201103L
410|
411| #error "This is not a C++11 compiler"
412|
413| #else
414|
415| namespace cxx11
416| {
417|
418|   namespace test_static_assert
419|   {
420|
421|     template <typename T>
422|     struct check
423|     {
424|       static_assert(sizeof(int) <= sizeof(T), "not big enough");
425|     };
426|
427|   }
428|
429|   namespace test_final_override
430|   {
431|
432|     struct Base
433|     {
434|       virtual void f() {}
435|     };
436|
437|     struct Derived : public Base
438|     {
439|       virtual void f() override {}
440|     };
441|
442|   }
443|
444|   namespace test_double_right_angle_brackets
445|   {
446|
447|     template < typename T >
448|     struct check {};
449|
450|     typedef check<void> single_type;
451|     typedef check<check<void>> double_type;
452|     typedef check<check<check<void>>> triple_type;
453|     typedef check<check<check<check<void>>>> quadruple_type;
454|
455|   }
456|
457|   namespace test_decltype
458|   {
459|
460|     int
461|     f()
462|     {
463|       int a = 1;
464|       decltype(a) b = 2;
465|       return a + b;
466|     }
467|
468|   }
469|
470|   namespace test_type_deduction
471|   {
472|
473|     template < typename T1, typename T2 >
474|     struct is_same
475|     {
476|       static const bool value = false;
477|     };
478|
479|     template < typename T >
480|     struct is_same<T, T>
481|     {
482|       static const bool value = true;
483|     };
484|
485|     template < typename T1, typename T2 >
486|     auto
487|     add(T1 a1, T2 a2) -> decltype(a1 + a2)
488|     {
489|       return a1 + a2;
490|     }
491|
492|     int
493|     test(const int c, volatile int v)
494|     {
495|       static_assert(is_same<int, decltype(0)>::value == true, "");
496|       static_assert(is_same<int, decltype(c)>::value == false, "");
497|       static_assert(is_same<int, decltype(v)>::value == false, "");
498|       auto ac = c;
499|       auto av = v;
500|       auto sumi = ac + av + 'x';
501|       auto sumf = ac + av + 1.0;
502|       static_assert(is_same<int, decltype(ac)>::value == true, "");
503|       static_assert(is_same<int, decltype(av)>::value == true, "");
504|       static_assert(is_same<int, decltype(sumi)>::value == true, "");
505|       static_assert(is_same<int, decltype(sumf)>::value == false, "");
506|       static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
507|       return (sumf > 0.0) ? sumi : add(c, v);
508|     }
509|
510|   }
511|
512|   namespace test_noexcept
513|   {
514|
515|     int f() { return 0; }
516|     int g() noexcept { return 0; }
517|
518|     static_assert(noexcept(f()) == false, "");
519|     static_assert(noexcept(g()) == true, "");
520|
521|   }
522|
523|   namespace test_constexpr
524|   {
525|
526|     template < typename CharT >
527|     unsigned long constexpr
528|     strlen_c_r(const CharT *const s, const unsigned long acc) noexcept
529|     {
530|       return *s ? strlen_c_r(s + 1, acc + 1) : acc;
531|     }
532|
533|     template < typename CharT >
534|     unsigned long constexpr
535|     strlen_c(const CharT *const s) noexcept
536|     {
537|       return strlen_c_r(s, 0UL);
538|     }
539|
540|     static_assert(strlen_c("") == 0UL, "");
541|     static_assert(strlen_c("1") == 1UL, "");
542|     static_assert(strlen_c("example") == 7UL, "");
543|     static_assert(strlen_c("another\0example") == 7UL, "");
544|
545|   }
546|
547|   namespace test_rvalue_references
548|   {
549|
550|     template < int N >
551|     struct answer
552|     {
553|       static constexpr int value = N;
554|     };
555|
556|     answer<1> f(int&)       { return answer<1>(); }
557|     answer<2> f(const int&) { return answer<2>(); }
558|     answer<3> f(int&&)      { return answer<3>(); }
559|
560|     void
561|     test()
562|     {
563|       int i = 0;
564|       const int c = 0;
565|       static_assert(decltype(f(i))::value == 1, "");
566|       static_assert(decltype(f(c))::value == 2, "");
567|       static_assert(decltype(f(0))::value == 3, "");
568|     }
569|
570|   }
571|
572|   namespace test_uniform_initialization
573|   {
574|
575|     struct test
576|     {
577|       static const int zero {};
578|       static const int one {1};
579|     };
580|
581|     static_assert(test::zero == 0, "");
582|     static_assert(test::one == 1, "");
583|
584|   }
585|
586|   namespace test_lambdas
587|   {
588|
589|     void
590|     test1()
591|     {
592|       auto lambda1 = [](){};
593|       auto lambda2 = lambda1;
594|       lambda1();
595|       lambda2();
596|     }
597|
598|     int
599|     test2()
600|     {
601|       auto a = [](int i, int j){ return i + j; }(1, 2);
602|       auto b = []() -> int { return '0'; }();
603|       auto c = [=](){ return a + b; }();
604|       auto d = [&](){ return c; }();
605|       auto e = [a, &b](int x) mutable {
606|         const auto identity = [](int y){ return y; };
607|         for (auto i = 0; i < a; ++i)
608|           a += b--;
609|         return x + identity(a + b);
610|       }(0);
611|       return a + b + c + d + e;
612|     }
613|
614|     int
615|     test3()
616|     {
617|       const auto nullary = [](){ return 0; };
618|       const auto unary = [](int x){ return x; };
619|       using nullary_t = decltype(nullary);
620|       using unary_t = decltype(unary);
621|       const auto higher1st = [](nullary_t f){ return f(); };
622|       const auto higher2nd = [unary](nullary_t f1){
623|         return [unary, f1](unary_t f2){ return f2(unary(f1())); };
624|       };
625|       return higher1st(nullary) + higher2nd(nullary)(unary);
626|     }
627|
628|   }
629|
630|   namespace test_variadic_templates
631|   {
632|
633|     template <int...>
634|     struct sum;
635|
636|     template <int N0, int... N1toN>
637|     struct sum<N0, N1toN...>
638|     {
639|       static constexpr auto value = N0 + sum<N1toN...>::value;
640|     };
641|
642|     template <>
643|     struct sum<>
644|     {
645|       static constexpr auto value = 0;
646|     };
647|
648|     static_assert(sum<>::value == 0, "");
649|     static_assert(sum<1>::value == 1, "");
650|     static_assert(sum<23>::value == 23, "");
651|     static_assert(sum<1, 2>::value == 3, "");
652|     static_assert(sum<5, 5, 11>::value == 21, "");
653|     static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");
654|
655|   }
656|
657|   // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
658|   // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
659|   // because of this.
660|   namespace test_template_alias_sfinae
661|   {
662|
663|     struct foo {};
664|
665|     template<typename T>
666|     using member = typename T::member_type;
667|
668|     template<typename T>
669|     void func(...) {}
670|
671|     template<typename T>
672|     void func(member<T>*) {}
673|
674|     void test();
675|
676|     void test() { func<foo>(0); }
677|
678|   }
679|
680| }  // namespace cxx11
681|
682| #endif  // __cplusplus >= 201103L
683|
684|
685|
686|
687| // If the compiler admits that it is not ready for C++14, why torture it?
688| // Hopefully, this will speed up the test.
689|
690| #ifndef __cplusplus
691|
692| #error "This is not a C++ compiler"
693|
694| #elif __cplusplus < 201402L
695|
696| #error "This is not a C++14 compiler"
697|
698| #else
699|
700| namespace cxx14
701| {
702|
703|   namespace test_polymorphic_lambdas
704|   {
705|
706|     int
707|     test()
708|     {
709|       const auto lambda = [](auto&&... args){
710|         const auto istiny = [](auto x){
711|           return (sizeof(x) == 1UL) ? 1 : 0;
712|         };
713|         const int aretiny[] = { istiny(args)... };
714|         return aretiny[0];
715|       };
716|       return lambda(1, 1L, 1.0f, '1');
717|     }
718|
719|   }
720|
721|   namespace test_binary_literals
722|   {
723|
724|     constexpr auto ivii = 0b0000000000101010;
725|     static_assert(ivii == 42, "wrong value");
726|
727|   }
728|
729|   namespace test_generalized_constexpr
730|   {
731|
732|     template < typename CharT >
733|     constexpr unsigned long
734|     strlen_c(const CharT *const s) noexcept
735|     {
736|       auto length = 0UL;
737|       for (auto p = s; *p; ++p)
738|         ++length;
739|       return length;
740|     }
741|
742|     static_assert(strlen_c("") == 0UL, "");
743|     static_assert(strlen_c("x") == 1UL, "");
744|     static_assert(strlen_c("test") == 4UL, "");
745|     static_assert(strlen_c("another\0test") == 7UL, "");
746|
747|   }
748|
749|   namespace test_lambda_init_capture
750|   {
751|
752|     int
753|     test()
754|     {
755|       auto x = 0;
756|       const auto lambda1 = [a = x](int b){ return a + b; };
757|       const auto lambda2 = [a = lambda1(x)](){ return a; };
758|       return lambda2();
759|     }
760|
761|   }
762|
763|   namespace test_digit_seperators
764|   {
765|
766|     constexpr auto ten_million = 100'000'000;
767|     static_assert(ten_million == 100000000, "");
768|
769|   }
770|
771|   namespace test_return_type_deduction
772|   {
773|
774|     auto f(int& x) { return x; }
775|     decltype(auto) g(int& x) { return x; }
776|
777|     template < typename T1, typename T2 >
778|     struct is_same
779|     {
780|       static constexpr auto value = false;
781|     };
782|
783|     template < typename T >
784|     struct is_same<T, T>
785|     {
786|       static constexpr auto value = true;
787|     };
788|
789|     int
790|     test()
791|     {
792|       auto x = 0;
793|       static_assert(is_same<int, decltype(f(x))>::value, "");
794|       static_assert(is_same<int&, decltype(g(x))>::value, "");
795|       return x;
796|     }
797|
798|   }
799|
800| }  // namespace cxx14
801|
802| #endif  // __cplusplus >= 201402L
803|
804|
805|
806configure:6419: result: no
807configure:6430: checking whether /usr/bin/clang++ supports C++14 features with -std=c++14
808configure:6846: /usr/bin/clang++ -std=c++14 -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
809configure:6846: $? = 0
810configure:6855: result: yes
811configure:6894: result: enabled
812configure:7572: checking whether C++ compiler accepts -Wsuggest-override
813configure:7591: /usr/bin/clang++ -std=c++14 -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -Werror -Wsuggest-override -I/opt/local/include conftest.cpp >&5
814error: unknown warning option '-Wsuggest-override'; did you mean '-Wshift-overflow'? [-Werror,-Wunknown-warning-option]
815configure:7591: $? = 1
816configure: failed program was:
817| /* confdefs.h */
818| #define PACKAGE_NAME ""
819| #define PACKAGE_TARNAME ""
820| #define PACKAGE_VERSION ""
821| #define PACKAGE_STRING ""
822| #define PACKAGE_BUGREPORT ""
823| #define PACKAGE_URL ""
824| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
825| #define HAVE_CXX14 1
826| /* end confdefs.h.  */
827|
828| int
829| main ()
830| {
831|
832|   ;
833|   return 0;
834| }
835configure:7600: result: no
836configure:7623: checking if -Wimplicit-fallthrough can be enabled
837configure:7638: /usr/bin/clang++ -std=c++14 -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -Werror -Wimplicit-fallthrough -I/opt/local/include conftest.cpp >&5
838configure:7638: $? = 0
839configure:7640: result: yes
840configure:7721: checking for gcc
841configure:7748: result: /usr/bin/clang
842configure:7977: checking for C compiler version
843configure:7986: /usr/bin/clang --version >&5
844Apple LLVM version 10.0.0 (clang-1000.10.44.4)
845Target: x86_64-apple-darwin17.7.0
846Thread model: posix
847InstalledDir: /Library/Developer/CommandLineTools/usr/bin
848configure:7997: $? = 0
849configure:7986: /usr/bin/clang -v >&5
850Apple LLVM version 10.0.0 (clang-1000.10.44.4)
851Target: x86_64-apple-darwin17.7.0
852Thread model: posix
853InstalledDir: /Library/Developer/CommandLineTools/usr/bin
854configure:7997: $? = 0
855configure:7986: /usr/bin/clang -V >&5
856clang: error: argument to '-V' is missing (expected 1 value)
857clang: error: no input files
858configure:7997: $? = 1
859configure:7986: /usr/bin/clang -qversion >&5
860clang: error: unknown argument: '-qversion'
861clang: error: no input files
862configure:7997: $? = 1
863configure:8001: checking whether we are using the GNU C compiler
864configure:8029: result: yes
865configure:8038: checking whether /usr/bin/clang accepts -g
866configure:8099: result: yes
867configure:8116: checking for /usr/bin/clang option to accept ISO C89
868configure:8192: result: none needed
869configure:8324: checking for C++ compiler version
870configure:8333: /usr/bin/clang++ -std=c++14 --version >&5
871Apple LLVM version 10.0.0 (clang-1000.10.44.4)
872Target: x86_64-apple-darwin17.7.0
873Thread model: posix
874InstalledDir: /Library/Developer/CommandLineTools/usr/bin
875configure:8344: $? = 0
876configure:8333: /usr/bin/clang++ -std=c++14 -v >&5
877Apple LLVM version 10.0.0 (clang-1000.10.44.4)
878Target: x86_64-apple-darwin17.7.0
879Thread model: posix
880InstalledDir: /Library/Developer/CommandLineTools/usr/bin
881clang: warning: argument unused during compilation: '-std=c++14' [-Wunused-command-line-argument]
882configure:8344: $? = 0
883configure:8333: /usr/bin/clang++ -std=c++14 -V >&5
884clang: error: argument to '-V' is missing (expected 1 value)
885clang: error: no input files
886configure:8344: $? = 1
887configure:8333: /usr/bin/clang++ -std=c++14 -qversion >&5
888clang: error: unknown argument: '-qversion'
889clang: error: no input files
890configure:8344: $? = 1
891configure:8348: checking whether we are using the GNU C++ compiler
892configure:8376: result: yes
893configure:8385: checking whether /usr/bin/clang++ -std=c++14 accepts -g
894configure:8446: result: yes
895configure:8818: checking how to print strings
896configure:8845: result: printf
897configure:8866: checking for a sed that does not truncate output
898configure:8930: result: /opt/local/bin/gsed
899configure:8948: checking for grep that handles long lines and -e
900configure:9006: result: /opt/local/bin/ggrep
901configure:9011: checking for egrep
902configure:9073: result: /opt/local/bin/ggrep -E
903configure:9078: checking for fgrep
904configure:9140: result: /opt/local/bin/ggrep -F
905configure:9175: checking for ld used by /usr/bin/clang
906configure:9242: result: /Library/Developer/CommandLineTools/usr/bin/ld
907configure:9249: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
908configure:9264: result: no
909configure:9276: checking for BSD- or MS-compatible name lister (nm)
910configure:9330: result: /opt/local/bin/nm -B
911configure:9460: checking the name lister (/opt/local/bin/nm -B) interface
912configure:9467: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
913configure:9470: /opt/local/bin/nm -B "conftest.o"
914configure:9473: output
9150000000000000000 S _some_variable
916configure:9480: result: BSD nm
917configure:9483: checking whether ln -s works
918configure:9487: result: yes
919configure:9495: checking the maximum length of command line arguments
920configure:9626: result: 196608
921configure:9674: checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format
922configure:9714: result: func_convert_file_noop
923configure:9721: checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format
924configure:9741: result: func_convert_file_noop
925configure:9748: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
926configure:9755: result: -r
927configure:9829: checking for objdump
928configure:9856: result: objdump
929configure:9885: checking how to recognize dependent libraries
930configure:10085: result: pass_all
931configure:10170: checking for dlltool
932configure:10197: result: dlltool
933configure:10227: checking how to associate runtime and link libraries
934configure:10254: result: printf %s\n
935configure:10314: checking for ar
936configure:10330: found /opt/local/bin/ar
937configure:10341: result: ar
938configure:10378: checking for archiver @FILE support
939configure:10395: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
940configure:10395: $? = 0
941configure:10398: ar cru libconftest.a @conftest.lst >&5
942ar: @conftest.lst: No such file or directory
943configure:10401: $? = 1
944configure:10421: result: no
945configure:10479: checking for strip
946configure:10495: found /opt/local/bin/strip
947configure:10506: result: strip
948configure:10578: checking for ranlib
949configure:10594: found /opt/local/bin/ranlib
950configure:10605: result: ranlib
951configure:10682: checking for gawk
952configure:10698: found /opt/local/bin/gawk
953configure:10709: result: gawk
954configure:10749: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
955configure:10902: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
956configure:10905: $? = 0
957configure:10909: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
958configure:10912: $? = 0
959cannot find nm_test_var in conftest.nm
960configure:10902: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
961configure:10905: $? = 0
962configure:10909: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
963configure:10912: $? = 0
964configure:10978: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c conftstm.o >&5
965configure:10981: $? = 0
966configure:11019: result: ok
967configure:11066: checking for sysroot
968configure:11096: result: no
969configure:11103: checking for a working dd
970configure:11141: result: /bin/dd
971configure:11145: checking how to truncate binary pipes
972configure:11160: result: /bin/dd bs=4096 count=1
973configure:11489: checking for mt
974configure:11519: result: no
975configure:11539: checking if : is a manifest tool
976configure:11545: : '-?'
977configure:11553: result: no
978configure:11609: checking for dsymutil
979configure:11625: found /usr/bin/dsymutil
980configure:11636: result: dsymutil
981configure:11701: checking for nmedit
982configure:11717: found /opt/local/bin/nmedit
983configure:11728: result: nmedit
984configure:11793: checking for lipo
985configure:11809: found /opt/local/bin/lipo
986configure:11820: result: lipo
987configure:11885: checking for otool
988configure:11901: found /opt/local/bin/otool
989configure:11912: result: otool
990configure:11977: checking for otool64
991configure:12007: result: no
992configure:12052: checking for -single_module linker flag
993/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
994configure:12085: result: yes
995configure:12088: checking for -exported_symbols_list linker flag
996configure:12108: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
997configure:12108: $? = 0
998configure:12118: result: yes
999configure:12121: checking for -force_load linker flag
1000/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
1001ar cru libconftest.a conftest.o
1002ranlib libconftest.a
1003/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
1004configure:12153: result: yes
1005configure:12230: checking how to run the C preprocessor
1006configure:12261: /usr/bin/clang -E -I/opt/local/include conftest.c
1007configure:12261: $? = 0
1008configure:12275: /usr/bin/clang -E -I/opt/local/include conftest.c
1009conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
1010#include <ac_nonexistent.h>
1011         ^~~~~~~~~~~~~~~~~~
10121 error generated.
1013configure:12275: $? = 1
1014configure: failed program was:
1015| /* confdefs.h */
1016| #define PACKAGE_NAME ""
1017| #define PACKAGE_TARNAME ""
1018| #define PACKAGE_VERSION ""
1019| #define PACKAGE_STRING ""
1020| #define PACKAGE_BUGREPORT ""
1021| #define PACKAGE_URL ""
1022| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1023| #define HAVE_CXX14 1
1024| /* end confdefs.h.  */
1025| #include <ac_nonexistent.h>
1026configure:12300: result: /usr/bin/clang -E
1027configure:12320: /usr/bin/clang -E -I/opt/local/include conftest.c
1028configure:12320: $? = 0
1029configure:12334: /usr/bin/clang -E -I/opt/local/include conftest.c
1030conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
1031#include <ac_nonexistent.h>
1032         ^~~~~~~~~~~~~~~~~~
10331 error generated.
1034configure:12334: $? = 1
1035configure: failed program was:
1036| /* confdefs.h */
1037| #define PACKAGE_NAME ""
1038| #define PACKAGE_TARNAME ""
1039| #define PACKAGE_VERSION ""
1040| #define PACKAGE_STRING ""
1041| #define PACKAGE_BUGREPORT ""
1042| #define PACKAGE_URL ""
1043| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1044| #define HAVE_CXX14 1
1045| /* end confdefs.h.  */
1046| #include <ac_nonexistent.h>
1047configure:12363: checking for ANSI C header files
1048configure:12383: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1049configure:12383: $? = 0
1050configure:12456: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c  >&5
1051configure:12456: $? = 0
1052configure:12456: ./conftest
1053configure:12456: $? = 0
1054configure:12467: result: yes
1055configure:12480: checking for sys/types.h
1056configure:12480: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1057configure:12480: $? = 0
1058configure:12480: result: yes
1059configure:12480: checking for sys/stat.h
1060configure:12480: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1061configure:12480: $? = 0
1062configure:12480: result: yes
1063configure:12480: checking for stdlib.h
1064configure:12480: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1065configure:12480: $? = 0
1066configure:12480: result: yes
1067configure:12480: checking for string.h
1068configure:12480: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1069configure:12480: $? = 0
1070configure:12480: result: yes
1071configure:12480: checking for memory.h
1072configure:12480: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1073configure:12480: $? = 0
1074configure:12480: result: yes
1075configure:12480: checking for strings.h
1076configure:12480: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1077configure:12480: $? = 0
1078configure:12480: result: yes
1079configure:12480: checking for inttypes.h
1080configure:12480: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1081configure:12480: $? = 0
1082configure:12480: result: yes
1083configure:12480: checking for stdint.h
1084configure:12480: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1085configure:12480: $? = 0
1086configure:12480: result: yes
1087configure:12480: checking for unistd.h
1088configure:12480: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1089configure:12480: $? = 0
1090configure:12480: result: yes
1091configure:12494: checking for dlfcn.h
1092configure:12494: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1093configure:12494: $? = 0
1094configure:12494: result: yes
1095configure:12758: checking for objdir
1096configure:12773: result: .libs
1097configure:13037: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
1098configure:13055: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
1099configure:13059: $? = 0
1100configure:13072: result: yes
1101configure:13430: checking for /usr/bin/clang option to produce PIC
1102configure:13437: result: -fno-common -DPIC
1103configure:13445: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
1104configure:13463: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
1105configure:13467: $? = 0
1106configure:13480: result: yes
1107configure:13509: checking if /usr/bin/clang static flag -static works
1108configure:13537: result: no
1109configure:13552: checking if /usr/bin/clang supports -c -o file.o
1110configure:13573: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
1111configure:13577: $? = 0
1112configure:13599: result: yes
1113configure:13607: checking if /usr/bin/clang supports -c -o file.o
1114configure:13654: result: yes
1115configure:13687: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
1116configure:14950: result: yes
1117configure:15190: checking dynamic linker characteristics
1118configure:16020: result: darwin17.7.0 dyld
1119configure:16142: checking how to hardcode library paths into programs
1120configure:16167: result: immediate
1121configure:16715: checking whether stripping libraries is possible
1122configure:16729: result: yes
1123configure:16755: checking if libtool supports shared libraries
1124configure:16757: result: yes
1125configure:16760: checking whether to build shared libraries
1126configure:16785: result: yes
1127configure:16788: checking whether to build static libraries
1128configure:16792: result: yes
1129configure:16815: checking how to run the C++ preprocessor
1130configure:16842: /usr/bin/clang++ -std=c++14 -E -I/opt/local/include conftest.cpp
1131configure:16842: $? = 0
1132configure:16856: /usr/bin/clang++ -std=c++14 -E -I/opt/local/include conftest.cpp
1133conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
1134#include <ac_nonexistent.h>
1135         ^~~~~~~~~~~~~~~~~~
11361 error generated.
1137configure:16856: $? = 1
1138configure: failed program was:
1139| /* confdefs.h */
1140| #define PACKAGE_NAME ""
1141| #define PACKAGE_TARNAME ""
1142| #define PACKAGE_VERSION ""
1143| #define PACKAGE_STRING ""
1144| #define PACKAGE_BUGREPORT ""
1145| #define PACKAGE_URL ""
1146| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1147| #define HAVE_CXX14 1
1148| #define STDC_HEADERS 1
1149| #define HAVE_SYS_TYPES_H 1
1150| #define HAVE_SYS_STAT_H 1
1151| #define HAVE_STDLIB_H 1
1152| #define HAVE_STRING_H 1
1153| #define HAVE_MEMORY_H 1
1154| #define HAVE_STRINGS_H 1
1155| #define HAVE_INTTYPES_H 1
1156| #define HAVE_STDINT_H 1
1157| #define HAVE_UNISTD_H 1
1158| #define HAVE_DLFCN_H 1
1159| #define LT_OBJDIR ".libs/"
1160| /* end confdefs.h.  */
1161| #include <ac_nonexistent.h>
1162configure:16881: result: /usr/bin/clang++ -std=c++14 -E
1163configure:16901: /usr/bin/clang++ -std=c++14 -E -I/opt/local/include conftest.cpp
1164configure:16901: $? = 0
1165configure:16915: /usr/bin/clang++ -std=c++14 -E -I/opt/local/include conftest.cpp
1166conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
1167#include <ac_nonexistent.h>
1168         ^~~~~~~~~~~~~~~~~~
11691 error generated.
1170configure:16915: $? = 1
1171configure: failed program was:
1172| /* confdefs.h */
1173| #define PACKAGE_NAME ""
1174| #define PACKAGE_TARNAME ""
1175| #define PACKAGE_VERSION ""
1176| #define PACKAGE_STRING ""
1177| #define PACKAGE_BUGREPORT ""
1178| #define PACKAGE_URL ""
1179| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1180| #define HAVE_CXX14 1
1181| #define STDC_HEADERS 1
1182| #define HAVE_SYS_TYPES_H 1
1183| #define HAVE_SYS_STAT_H 1
1184| #define HAVE_STDLIB_H 1
1185| #define HAVE_STRING_H 1
1186| #define HAVE_MEMORY_H 1
1187| #define HAVE_STRINGS_H 1
1188| #define HAVE_INTTYPES_H 1
1189| #define HAVE_STDINT_H 1
1190| #define HAVE_UNISTD_H 1
1191| #define HAVE_DLFCN_H 1
1192| #define LT_OBJDIR ".libs/"
1193| /* end confdefs.h.  */
1194| #include <ac_nonexistent.h>
1195configure:17077: checking for ld used by /usr/bin/clang++ -std=c++14
1196configure:17144: result: /Library/Developer/CommandLineTools/usr/bin/ld
1197configure:17151: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
1198configure:17166: result: no
1199configure:17221: checking whether the /usr/bin/clang++ -std=c++14 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
1200configure:18294: result: yes
1201configure:18330: /usr/bin/clang++ -std=c++14 -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
1202configure:18333: $? = 0
1203configure:18814: checking for /usr/bin/clang++ -std=c++14 option to produce PIC
1204configure:18821: result: -fno-common -DPIC
1205configure:18829: checking if /usr/bin/clang++ -std=c++14 PIC flag -fno-common -DPIC works
1206configure:18847: /usr/bin/clang++ -std=c++14 -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
1207configure:18851: $? = 0
1208configure:18864: result: yes
1209configure:18887: checking if /usr/bin/clang++ -std=c++14 static flag -static works
1210configure:18915: result: no
1211configure:18927: checking if /usr/bin/clang++ -std=c++14 supports -c -o file.o
1212configure:18948: /usr/bin/clang++ -std=c++14 -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
1213configure:18952: $? = 0
1214configure:18974: result: yes
1215configure:18979: checking if /usr/bin/clang++ -std=c++14 supports -c -o file.o
1216configure:19026: result: yes
1217configure:19056: checking whether the /usr/bin/clang++ -std=c++14 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
1218configure:19099: result: yes
1219configure:19240: checking dynamic linker characteristics
1220configure:19997: result: darwin17.7.0 dyld
1221configure:20062: checking how to hardcode library paths into programs
1222configure:20087: result: immediate
1223configure:20168: /usr/bin/clang++ -std=c++14 -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
1224configure:20168: $? = 0
1225configure:20185: checking for std::isnan
1226configure:20205: /usr/bin/clang++ -std=c++14 -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
1227configure:20205: $? = 0
1228configure:20207: result: yes
1229configure:20489: checking for dlopen in -ldl
1230configure:20514: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl   >&5
1231configure:20514: $? = 0
1232configure:20523: result: yes
1233configure:20535: checking for nanosleep in -lrt
1234configure:20560: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -lrt  -ldl  >&5
1235ld: library not found for -lrt
1236clang: error: linker command failed with exit code 1 (use -v to see invocation)
1237configure:20560: $? = 1
1238configure: failed program was:
1239| /* confdefs.h */
1240| #define PACKAGE_NAME ""
1241| #define PACKAGE_TARNAME ""
1242| #define PACKAGE_VERSION ""
1243| #define PACKAGE_STRING ""
1244| #define PACKAGE_BUGREPORT ""
1245| #define PACKAGE_URL ""
1246| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1247| #define HAVE_CXX14 1
1248| #define STDC_HEADERS 1
1249| #define HAVE_SYS_TYPES_H 1
1250| #define HAVE_SYS_STAT_H 1
1251| #define HAVE_STDLIB_H 1
1252| #define HAVE_STRING_H 1
1253| #define HAVE_MEMORY_H 1
1254| #define HAVE_STRINGS_H 1
1255| #define HAVE_INTTYPES_H 1
1256| #define HAVE_STDINT_H 1
1257| #define HAVE_UNISTD_H 1
1258| #define HAVE_DLFCN_H 1
1259| #define LT_OBJDIR ".libs/"
1260| #define HAVE_STD_IS_NAN 1
1261| #define HAVE_LIBDL 1
1262| /* end confdefs.h.  */
1263|
1264| /* Override any GCC internal prototype to avoid an error.
1265|    Use char because int might match the return type of a GCC
1266|    builtin and then its argument prototype would still apply.  */
1267| #ifdef __cplusplus
1268| extern "C"
1269| #endif
1270| char nanosleep ();
1271| int
1272| main ()
1273| {
1274| return nanosleep ();
1275|   ;
1276|   return 0;
1277| }
1278configure:20569: result: no
1279configure:20633: checking for ANSI C header files
1280configure:20737: result: yes
1281configure:20748: checking assert.h usability
1282configure:20748: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1283configure:20748: $? = 0
1284configure:20748: result: yes
1285configure:20748: checking assert.h presence
1286configure:20748: /usr/bin/clang -E -I/opt/local/include conftest.c
1287configure:20748: $? = 0
1288configure:20748: result: yes
1289configure:20748: checking for assert.h
1290configure:20748: result: yes
1291configure:20748: checking fcntl.h usability
1292configure:20748: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1293configure:20748: $? = 0
1294configure:20748: result: yes
1295configure:20748: checking fcntl.h presence
1296configure:20748: /usr/bin/clang -E -I/opt/local/include conftest.c
1297configure:20748: $? = 0
1298configure:20748: result: yes
1299configure:20748: checking for fcntl.h
1300configure:20748: result: yes
1301configure:20748: checking for unistd.h
1302configure:20748: result: yes
1303configure:20748: checking dbmalloc.h usability
1304configure:20748: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1305conftest.c:62:10: fatal error: 'dbmalloc.h' file not found
1306#include <dbmalloc.h>
1307         ^~~~~~~~~~~~
13081 error generated.
1309configure:20748: $? = 1
1310configure: failed program was:
1311| /* confdefs.h */
1312| #define PACKAGE_NAME ""
1313| #define PACKAGE_TARNAME ""
1314| #define PACKAGE_VERSION ""
1315| #define PACKAGE_STRING ""
1316| #define PACKAGE_BUGREPORT ""
1317| #define PACKAGE_URL ""
1318| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1319| #define HAVE_CXX14 1
1320| #define STDC_HEADERS 1
1321| #define HAVE_SYS_TYPES_H 1
1322| #define HAVE_SYS_STAT_H 1
1323| #define HAVE_STDLIB_H 1
1324| #define HAVE_STRING_H 1
1325| #define HAVE_MEMORY_H 1
1326| #define HAVE_STRINGS_H 1
1327| #define HAVE_INTTYPES_H 1
1328| #define HAVE_STDINT_H 1
1329| #define HAVE_UNISTD_H 1
1330| #define HAVE_DLFCN_H 1
1331| #define LT_OBJDIR ".libs/"
1332| #define HAVE_STD_IS_NAN 1
1333| #define HAVE_LIBDL 1
1334| #define STDC_HEADERS 1
1335| #define HAVE_ASSERT_H 1
1336| #define HAVE_FCNTL_H 1
1337| #define HAVE_UNISTD_H 1
1338| /* end confdefs.h.  */
1339| #include <stdio.h>
1340| #ifdef HAVE_SYS_TYPES_H
1341| # include <sys/types.h>
1342| #endif
1343| #ifdef HAVE_SYS_STAT_H
1344| # include <sys/stat.h>
1345| #endif
1346| #ifdef STDC_HEADERS
1347| # include <stdlib.h>
1348| # include <stddef.h>
1349| #else
1350| # ifdef HAVE_STDLIB_H
1351| #  include <stdlib.h>
1352| # endif
1353| #endif
1354| #ifdef HAVE_STRING_H
1355| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1356| #  include <memory.h>
1357| # endif
1358| # include <string.h>
1359| #endif
1360| #ifdef HAVE_STRINGS_H
1361| # include <strings.h>
1362| #endif
1363| #ifdef HAVE_INTTYPES_H
1364| # include <inttypes.h>
1365| #endif
1366| #ifdef HAVE_STDINT_H
1367| # include <stdint.h>
1368| #endif
1369| #ifdef HAVE_UNISTD_H
1370| # include <unistd.h>
1371| #endif
1372| #include <dbmalloc.h>
1373configure:20748: result: no
1374configure:20748: checking dbmalloc.h presence
1375configure:20748: /usr/bin/clang -E -I/opt/local/include conftest.c
1376conftest.c:29:10: fatal error: 'dbmalloc.h' file not found
1377#include <dbmalloc.h>
1378         ^~~~~~~~~~~~
13791 error generated.
1380configure:20748: $? = 1
1381configure: failed program was:
1382| /* confdefs.h */
1383| #define PACKAGE_NAME ""
1384| #define PACKAGE_TARNAME ""
1385| #define PACKAGE_VERSION ""
1386| #define PACKAGE_STRING ""
1387| #define PACKAGE_BUGREPORT ""
1388| #define PACKAGE_URL ""
1389| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1390| #define HAVE_CXX14 1
1391| #define STDC_HEADERS 1
1392| #define HAVE_SYS_TYPES_H 1
1393| #define HAVE_SYS_STAT_H 1
1394| #define HAVE_STDLIB_H 1
1395| #define HAVE_STRING_H 1
1396| #define HAVE_MEMORY_H 1
1397| #define HAVE_STRINGS_H 1
1398| #define HAVE_INTTYPES_H 1
1399| #define HAVE_STDINT_H 1
1400| #define HAVE_UNISTD_H 1
1401| #define HAVE_DLFCN_H 1
1402| #define LT_OBJDIR ".libs/"
1403| #define HAVE_STD_IS_NAN 1
1404| #define HAVE_LIBDL 1
1405| #define STDC_HEADERS 1
1406| #define HAVE_ASSERT_H 1
1407| #define HAVE_FCNTL_H 1
1408| #define HAVE_UNISTD_H 1
1409| /* end confdefs.h.  */
1410| #include <dbmalloc.h>
1411configure:20748: result: no
1412configure:20748: checking for dbmalloc.h
1413configure:20748: result: no
1414configure:20748: checking for dlfcn.h
1415configure:20748: result: yes
1416configure:20748: checking for stdint.h
1417configure:20748: result: yes
1418configure:20748: checking limits.h usability
1419configure:20748: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1420configure:20748: $? = 0
1421configure:20748: result: yes
1422configure:20748: checking limits.h presence
1423configure:20748: /usr/bin/clang -E -I/opt/local/include conftest.c
1424configure:20748: $? = 0
1425configure:20748: result: yes
1426configure:20748: checking for limits.h
1427configure:20748: result: yes
1428configure:20748: checking locale.h usability
1429configure:20748: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1430configure:20748: $? = 0
1431configure:20748: result: yes
1432configure:20748: checking locale.h presence
1433configure:20748: /usr/bin/clang -E -I/opt/local/include conftest.c
1434configure:20748: $? = 0
1435configure:20748: result: yes
1436configure:20748: checking for locale.h
1437configure:20748: result: yes
1438configure:20748: checking values.h usability
1439configure:20748: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1440conftest.c:66:10: fatal error: 'values.h' file not found
1441#include <values.h>
1442         ^~~~~~~~~~
14431 error generated.
1444configure:20748: $? = 1
1445configure: failed program was:
1446| /* confdefs.h */
1447| #define PACKAGE_NAME ""
1448| #define PACKAGE_TARNAME ""
1449| #define PACKAGE_VERSION ""
1450| #define PACKAGE_STRING ""
1451| #define PACKAGE_BUGREPORT ""
1452| #define PACKAGE_URL ""
1453| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1454| #define HAVE_CXX14 1
1455| #define STDC_HEADERS 1
1456| #define HAVE_SYS_TYPES_H 1
1457| #define HAVE_SYS_STAT_H 1
1458| #define HAVE_STDLIB_H 1
1459| #define HAVE_STRING_H 1
1460| #define HAVE_MEMORY_H 1
1461| #define HAVE_STRINGS_H 1
1462| #define HAVE_INTTYPES_H 1
1463| #define HAVE_STDINT_H 1
1464| #define HAVE_UNISTD_H 1
1465| #define HAVE_DLFCN_H 1
1466| #define LT_OBJDIR ".libs/"
1467| #define HAVE_STD_IS_NAN 1
1468| #define HAVE_LIBDL 1
1469| #define STDC_HEADERS 1
1470| #define HAVE_ASSERT_H 1
1471| #define HAVE_FCNTL_H 1
1472| #define HAVE_UNISTD_H 1
1473| #define HAVE_DLFCN_H 1
1474| #define HAVE_STDINT_H 1
1475| #define HAVE_LIMITS_H 1
1476| #define HAVE_LOCALE_H 1
1477| /* end confdefs.h.  */
1478| #include <stdio.h>
1479| #ifdef HAVE_SYS_TYPES_H
1480| # include <sys/types.h>
1481| #endif
1482| #ifdef HAVE_SYS_STAT_H
1483| # include <sys/stat.h>
1484| #endif
1485| #ifdef STDC_HEADERS
1486| # include <stdlib.h>
1487| # include <stddef.h>
1488| #else
1489| # ifdef HAVE_STDLIB_H
1490| #  include <stdlib.h>
1491| # endif
1492| #endif
1493| #ifdef HAVE_STRING_H
1494| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1495| #  include <memory.h>
1496| # endif
1497| # include <string.h>
1498| #endif
1499| #ifdef HAVE_STRINGS_H
1500| # include <strings.h>
1501| #endif
1502| #ifdef HAVE_INTTYPES_H
1503| # include <inttypes.h>
1504| #endif
1505| #ifdef HAVE_STDINT_H
1506| # include <stdint.h>
1507| #endif
1508| #ifdef HAVE_UNISTD_H
1509| # include <unistd.h>
1510| #endif
1511| #include <values.h>
1512configure:20748: result: no
1513configure:20748: checking values.h presence
1514configure:20748: /usr/bin/clang -E -I/opt/local/include conftest.c
1515conftest.c:33:10: fatal error: 'values.h' file not found
1516#include <values.h>
1517         ^~~~~~~~~~
15181 error generated.
1519configure:20748: $? = 1
1520configure: failed program was:
1521| /* confdefs.h */
1522| #define PACKAGE_NAME ""
1523| #define PACKAGE_TARNAME ""
1524| #define PACKAGE_VERSION ""
1525| #define PACKAGE_STRING ""
1526| #define PACKAGE_BUGREPORT ""
1527| #define PACKAGE_URL ""
1528| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1529| #define HAVE_CXX14 1
1530| #define STDC_HEADERS 1
1531| #define HAVE_SYS_TYPES_H 1
1532| #define HAVE_SYS_STAT_H 1
1533| #define HAVE_STDLIB_H 1
1534| #define HAVE_STRING_H 1
1535| #define HAVE_MEMORY_H 1
1536| #define HAVE_STRINGS_H 1
1537| #define HAVE_INTTYPES_H 1
1538| #define HAVE_STDINT_H 1
1539| #define HAVE_UNISTD_H 1
1540| #define HAVE_DLFCN_H 1
1541| #define LT_OBJDIR ".libs/"
1542| #define HAVE_STD_IS_NAN 1
1543| #define HAVE_LIBDL 1
1544| #define STDC_HEADERS 1
1545| #define HAVE_ASSERT_H 1
1546| #define HAVE_FCNTL_H 1
1547| #define HAVE_UNISTD_H 1
1548| #define HAVE_DLFCN_H 1
1549| #define HAVE_STDINT_H 1
1550| #define HAVE_LIMITS_H 1
1551| #define HAVE_LOCALE_H 1
1552| /* end confdefs.h.  */
1553| #include <values.h>
1554configure:20748: result: no
1555configure:20748: checking for values.h
1556configure:20748: result: no
1557configure:20748: checking float.h usability
1558configure:20748: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1559configure:20748: $? = 0
1560configure:20748: result: yes
1561configure:20748: checking float.h presence
1562configure:20748: /usr/bin/clang -E -I/opt/local/include conftest.c
1563configure:20748: $? = 0
1564configure:20748: result: yes
1565configure:20748: checking for float.h
1566configure:20748: result: yes
1567configure:20748: checking errno.h usability
1568configure:20748: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1569configure:20748: $? = 0
1570configure:20748: result: yes
1571configure:20748: checking errno.h presence
1572configure:20748: /usr/bin/clang -E -I/opt/local/include conftest.c
1573configure:20748: $? = 0
1574configure:20748: result: yes
1575configure:20748: checking for errno.h
1576configure:20748: result: yes
1577configure:20748: checking direct.h usability
1578configure:20748: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1579conftest.c:68:10: fatal error: 'direct.h' file not found
1580#include <direct.h>
1581         ^~~~~~~~~~
15821 error generated.
1583configure:20748: $? = 1
1584configure: failed program was:
1585| /* confdefs.h */
1586| #define PACKAGE_NAME ""
1587| #define PACKAGE_TARNAME ""
1588| #define PACKAGE_VERSION ""
1589| #define PACKAGE_STRING ""
1590| #define PACKAGE_BUGREPORT ""
1591| #define PACKAGE_URL ""
1592| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1593| #define HAVE_CXX14 1
1594| #define STDC_HEADERS 1
1595| #define HAVE_SYS_TYPES_H 1
1596| #define HAVE_SYS_STAT_H 1
1597| #define HAVE_STDLIB_H 1
1598| #define HAVE_STRING_H 1
1599| #define HAVE_MEMORY_H 1
1600| #define HAVE_STRINGS_H 1
1601| #define HAVE_INTTYPES_H 1
1602| #define HAVE_STDINT_H 1
1603| #define HAVE_UNISTD_H 1
1604| #define HAVE_DLFCN_H 1
1605| #define LT_OBJDIR ".libs/"
1606| #define HAVE_STD_IS_NAN 1
1607| #define HAVE_LIBDL 1
1608| #define STDC_HEADERS 1
1609| #define HAVE_ASSERT_H 1
1610| #define HAVE_FCNTL_H 1
1611| #define HAVE_UNISTD_H 1
1612| #define HAVE_DLFCN_H 1
1613| #define HAVE_STDINT_H 1
1614| #define HAVE_LIMITS_H 1
1615| #define HAVE_LOCALE_H 1
1616| #define HAVE_FLOAT_H 1
1617| #define HAVE_ERRNO_H 1
1618| /* end confdefs.h.  */
1619| #include <stdio.h>
1620| #ifdef HAVE_SYS_TYPES_H
1621| # include <sys/types.h>
1622| #endif
1623| #ifdef HAVE_SYS_STAT_H
1624| # include <sys/stat.h>
1625| #endif
1626| #ifdef STDC_HEADERS
1627| # include <stdlib.h>
1628| # include <stddef.h>
1629| #else
1630| # ifdef HAVE_STDLIB_H
1631| #  include <stdlib.h>
1632| # endif
1633| #endif
1634| #ifdef HAVE_STRING_H
1635| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1636| #  include <memory.h>
1637| # endif
1638| # include <string.h>
1639| #endif
1640| #ifdef HAVE_STRINGS_H
1641| # include <strings.h>
1642| #endif
1643| #ifdef HAVE_INTTYPES_H
1644| # include <inttypes.h>
1645| #endif
1646| #ifdef HAVE_STDINT_H
1647| # include <stdint.h>
1648| #endif
1649| #ifdef HAVE_UNISTD_H
1650| # include <unistd.h>
1651| #endif
1652| #include <direct.h>
1653configure:20748: result: no
1654configure:20748: checking direct.h presence
1655configure:20748: /usr/bin/clang -E -I/opt/local/include conftest.c
1656conftest.c:35:10: fatal error: 'direct.h' file not found
1657#include <direct.h>
1658         ^~~~~~~~~~
16591 error generated.
1660configure:20748: $? = 1
1661configure: failed program was:
1662| /* confdefs.h */
1663| #define PACKAGE_NAME ""
1664| #define PACKAGE_TARNAME ""
1665| #define PACKAGE_VERSION ""
1666| #define PACKAGE_STRING ""
1667| #define PACKAGE_BUGREPORT ""
1668| #define PACKAGE_URL ""
1669| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1670| #define HAVE_CXX14 1
1671| #define STDC_HEADERS 1
1672| #define HAVE_SYS_TYPES_H 1
1673| #define HAVE_SYS_STAT_H 1
1674| #define HAVE_STDLIB_H 1
1675| #define HAVE_STRING_H 1
1676| #define HAVE_MEMORY_H 1
1677| #define HAVE_STRINGS_H 1
1678| #define HAVE_INTTYPES_H 1
1679| #define HAVE_STDINT_H 1
1680| #define HAVE_UNISTD_H 1
1681| #define HAVE_DLFCN_H 1
1682| #define LT_OBJDIR ".libs/"
1683| #define HAVE_STD_IS_NAN 1
1684| #define HAVE_LIBDL 1
1685| #define STDC_HEADERS 1
1686| #define HAVE_ASSERT_H 1
1687| #define HAVE_FCNTL_H 1
1688| #define HAVE_UNISTD_H 1
1689| #define HAVE_DLFCN_H 1
1690| #define HAVE_STDINT_H 1
1691| #define HAVE_LIMITS_H 1
1692| #define HAVE_LOCALE_H 1
1693| #define HAVE_FLOAT_H 1
1694| #define HAVE_ERRNO_H 1
1695| /* end confdefs.h.  */
1696| #include <direct.h>
1697configure:20748: result: no
1698configure:20748: checking for direct.h
1699configure:20748: result: no
1700configure:20761: checking linux/userfaultfd.h usability
1701configure:20761: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1702conftest.c:68:10: fatal error: 'linux/userfaultfd.h' file not found
1703#include <linux/userfaultfd.h>
1704         ^~~~~~~~~~~~~~~~~~~~~
17051 error generated.
1706configure:20761: $? = 1
1707configure: failed program was:
1708| /* confdefs.h */
1709| #define PACKAGE_NAME ""
1710| #define PACKAGE_TARNAME ""
1711| #define PACKAGE_VERSION ""
1712| #define PACKAGE_STRING ""
1713| #define PACKAGE_BUGREPORT ""
1714| #define PACKAGE_URL ""
1715| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1716| #define HAVE_CXX14 1
1717| #define STDC_HEADERS 1
1718| #define HAVE_SYS_TYPES_H 1
1719| #define HAVE_SYS_STAT_H 1
1720| #define HAVE_STDLIB_H 1
1721| #define HAVE_STRING_H 1
1722| #define HAVE_MEMORY_H 1
1723| #define HAVE_STRINGS_H 1
1724| #define HAVE_INTTYPES_H 1
1725| #define HAVE_STDINT_H 1
1726| #define HAVE_UNISTD_H 1
1727| #define HAVE_DLFCN_H 1
1728| #define LT_OBJDIR ".libs/"
1729| #define HAVE_STD_IS_NAN 1
1730| #define HAVE_LIBDL 1
1731| #define STDC_HEADERS 1
1732| #define HAVE_ASSERT_H 1
1733| #define HAVE_FCNTL_H 1
1734| #define HAVE_UNISTD_H 1
1735| #define HAVE_DLFCN_H 1
1736| #define HAVE_STDINT_H 1
1737| #define HAVE_LIMITS_H 1
1738| #define HAVE_LOCALE_H 1
1739| #define HAVE_FLOAT_H 1
1740| #define HAVE_ERRNO_H 1
1741| /* end confdefs.h.  */
1742| #include <stdio.h>
1743| #ifdef HAVE_SYS_TYPES_H
1744| # include <sys/types.h>
1745| #endif
1746| #ifdef HAVE_SYS_STAT_H
1747| # include <sys/stat.h>
1748| #endif
1749| #ifdef STDC_HEADERS
1750| # include <stdlib.h>
1751| # include <stddef.h>
1752| #else
1753| # ifdef HAVE_STDLIB_H
1754| #  include <stdlib.h>
1755| # endif
1756| #endif
1757| #ifdef HAVE_STRING_H
1758| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1759| #  include <memory.h>
1760| # endif
1761| # include <string.h>
1762| #endif
1763| #ifdef HAVE_STRINGS_H
1764| # include <strings.h>
1765| #endif
1766| #ifdef HAVE_INTTYPES_H
1767| # include <inttypes.h>
1768| #endif
1769| #ifdef HAVE_STDINT_H
1770| # include <stdint.h>
1771| #endif
1772| #ifdef HAVE_UNISTD_H
1773| # include <unistd.h>
1774| #endif
1775| #include <linux/userfaultfd.h>
1776configure:20761: result: no
1777configure:20761: checking linux/userfaultfd.h presence
1778configure:20761: /usr/bin/clang -E -I/opt/local/include conftest.c
1779conftest.c:35:10: fatal error: 'linux/userfaultfd.h' file not found
1780#include <linux/userfaultfd.h>
1781         ^~~~~~~~~~~~~~~~~~~~~
17821 error generated.
1783configure:20761: $? = 1
1784configure: failed program was:
1785| /* confdefs.h */
1786| #define PACKAGE_NAME ""
1787| #define PACKAGE_TARNAME ""
1788| #define PACKAGE_VERSION ""
1789| #define PACKAGE_STRING ""
1790| #define PACKAGE_BUGREPORT ""
1791| #define PACKAGE_URL ""
1792| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1793| #define HAVE_CXX14 1
1794| #define STDC_HEADERS 1
1795| #define HAVE_SYS_TYPES_H 1
1796| #define HAVE_SYS_STAT_H 1
1797| #define HAVE_STDLIB_H 1
1798| #define HAVE_STRING_H 1
1799| #define HAVE_MEMORY_H 1
1800| #define HAVE_STRINGS_H 1
1801| #define HAVE_INTTYPES_H 1
1802| #define HAVE_STDINT_H 1
1803| #define HAVE_UNISTD_H 1
1804| #define HAVE_DLFCN_H 1
1805| #define LT_OBJDIR ".libs/"
1806| #define HAVE_STD_IS_NAN 1
1807| #define HAVE_LIBDL 1
1808| #define STDC_HEADERS 1
1809| #define HAVE_ASSERT_H 1
1810| #define HAVE_FCNTL_H 1
1811| #define HAVE_UNISTD_H 1
1812| #define HAVE_DLFCN_H 1
1813| #define HAVE_STDINT_H 1
1814| #define HAVE_LIMITS_H 1
1815| #define HAVE_LOCALE_H 1
1816| #define HAVE_FLOAT_H 1
1817| #define HAVE_ERRNO_H 1
1818| /* end confdefs.h.  */
1819| #include <linux/userfaultfd.h>
1820configure:20761: result: no
1821configure:20761: checking for linux/userfaultfd.h
1822configure:20761: result: no
1823configure:20776: checking whether byte ordering is bigendian
1824configure:20791: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1825configure:20791: $? = 0
1826configure:20836: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1827configure:20836: $? = 0
1828configure:20854: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1829conftest.c:42:4: error: use of undeclared identifier 'not'
1830                 not big endian
1831                 ^
18321 error generated.
1833configure:20854: $? = 1
1834configure: failed program was:
1835| /* confdefs.h */
1836| #define PACKAGE_NAME ""
1837| #define PACKAGE_TARNAME ""
1838| #define PACKAGE_VERSION ""
1839| #define PACKAGE_STRING ""
1840| #define PACKAGE_BUGREPORT ""
1841| #define PACKAGE_URL ""
1842| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1843| #define HAVE_CXX14 1
1844| #define STDC_HEADERS 1
1845| #define HAVE_SYS_TYPES_H 1
1846| #define HAVE_SYS_STAT_H 1
1847| #define HAVE_STDLIB_H 1
1848| #define HAVE_STRING_H 1
1849| #define HAVE_MEMORY_H 1
1850| #define HAVE_STRINGS_H 1
1851| #define HAVE_INTTYPES_H 1
1852| #define HAVE_STDINT_H 1
1853| #define HAVE_UNISTD_H 1
1854| #define HAVE_DLFCN_H 1
1855| #define LT_OBJDIR ".libs/"
1856| #define HAVE_STD_IS_NAN 1
1857| #define HAVE_LIBDL 1
1858| #define STDC_HEADERS 1
1859| #define HAVE_ASSERT_H 1
1860| #define HAVE_FCNTL_H 1
1861| #define HAVE_UNISTD_H 1
1862| #define HAVE_DLFCN_H 1
1863| #define HAVE_STDINT_H 1
1864| #define HAVE_LIMITS_H 1
1865| #define HAVE_LOCALE_H 1
1866| #define HAVE_FLOAT_H 1
1867| #define HAVE_ERRNO_H 1
1868| /* end confdefs.h.  */
1869| #include <sys/types.h>
1870|               #include <sys/param.h>
1871|
1872| int
1873| main ()
1874| {
1875| #if BYTE_ORDER != BIG_ENDIAN
1876|                not big endian
1877|               #endif
1878|
1879|   ;
1880|   return 0;
1881| }
1882configure:20982: result: no
1883configure:21002: checking for 64bit integer type
1884configure:21010: result: long long
1885configure:21025: checking for 64bit file io
1886configure:21121: result: yes
1887configure:21139: checking for fopen64
1888configure:21139: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
1889Undefined symbols for architecture x86_64:
1890  "_fopen64", referenced from:
1891      _main in conftest-b764bb.o
1892ld: symbol(s) not found for architecture x86_64
1893clang: error: linker command failed with exit code 1 (use -v to see invocation)
1894configure:21139: $? = 1
1895configure: failed program was:
1896| /* confdefs.h */
1897| #define PACKAGE_NAME ""
1898| #define PACKAGE_TARNAME ""
1899| #define PACKAGE_VERSION ""
1900| #define PACKAGE_STRING ""
1901| #define PACKAGE_BUGREPORT ""
1902| #define PACKAGE_URL ""
1903| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1904| #define HAVE_CXX14 1
1905| #define STDC_HEADERS 1
1906| #define HAVE_SYS_TYPES_H 1
1907| #define HAVE_SYS_STAT_H 1
1908| #define HAVE_STDLIB_H 1
1909| #define HAVE_STRING_H 1
1910| #define HAVE_MEMORY_H 1
1911| #define HAVE_STRINGS_H 1
1912| #define HAVE_INTTYPES_H 1
1913| #define HAVE_STDINT_H 1
1914| #define HAVE_UNISTD_H 1
1915| #define HAVE_DLFCN_H 1
1916| #define LT_OBJDIR ".libs/"
1917| #define HAVE_STD_IS_NAN 1
1918| #define HAVE_LIBDL 1
1919| #define STDC_HEADERS 1
1920| #define HAVE_ASSERT_H 1
1921| #define HAVE_FCNTL_H 1
1922| #define HAVE_UNISTD_H 1
1923| #define HAVE_DLFCN_H 1
1924| #define HAVE_STDINT_H 1
1925| #define HAVE_LIMITS_H 1
1926| #define HAVE_LOCALE_H 1
1927| #define HAVE_FLOAT_H 1
1928| #define HAVE_ERRNO_H 1
1929| #define HAVE_LONG_LONG 1
1930| /* end confdefs.h.  */
1931| /* Define fopen64 to an innocuous variant, in case <limits.h> declares fopen64.
1932|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1933| #define fopen64 innocuous_fopen64
1934|
1935| /* System header to define __stub macros and hopefully few prototypes,
1936|     which can conflict with char fopen64 (); below.
1937|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1938|     <limits.h> exists even on freestanding compilers.  */
1939|
1940| #ifdef __STDC__
1941| # include <limits.h>
1942| #else
1943| # include <assert.h>
1944| #endif
1945|
1946| #undef fopen64
1947|
1948| /* Override any GCC internal prototype to avoid an error.
1949|    Use char because int might match the return type of a GCC
1950|    builtin and then its argument prototype would still apply.  */
1951| #ifdef __cplusplus
1952| extern "C"
1953| #endif
1954| char fopen64 ();
1955| /* The GNU C library defines this for functions which it implements
1956|     to always fail with ENOSYS.  Some functions are actually named
1957|     something starting with __ and the normal name is an alias.  */
1958| #if defined __stub_fopen64 || defined __stub___fopen64
1959| choke me
1960| #endif
1961|
1962| int
1963| main ()
1964| {
1965| return fopen64 ();
1966|   ;
1967|   return 0;
1968| }
1969configure:21139: result: no
1970configure:21146: checking for ftruncate64
1971configure:21146: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
1972Undefined symbols for architecture x86_64:
1973  "_ftruncate64", referenced from:
1974      _main in conftest-8b2267.o
1975ld: symbol(s) not found for architecture x86_64
1976clang: error: linker command failed with exit code 1 (use -v to see invocation)
1977configure:21146: $? = 1
1978configure: failed program was:
1979| /* confdefs.h */
1980| #define PACKAGE_NAME ""
1981| #define PACKAGE_TARNAME ""
1982| #define PACKAGE_VERSION ""
1983| #define PACKAGE_STRING ""
1984| #define PACKAGE_BUGREPORT ""
1985| #define PACKAGE_URL ""
1986| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
1987| #define HAVE_CXX14 1
1988| #define STDC_HEADERS 1
1989| #define HAVE_SYS_TYPES_H 1
1990| #define HAVE_SYS_STAT_H 1
1991| #define HAVE_STDLIB_H 1
1992| #define HAVE_STRING_H 1
1993| #define HAVE_MEMORY_H 1
1994| #define HAVE_STRINGS_H 1
1995| #define HAVE_INTTYPES_H 1
1996| #define HAVE_STDINT_H 1
1997| #define HAVE_UNISTD_H 1
1998| #define HAVE_DLFCN_H 1
1999| #define LT_OBJDIR ".libs/"
2000| #define HAVE_STD_IS_NAN 1
2001| #define HAVE_LIBDL 1
2002| #define STDC_HEADERS 1
2003| #define HAVE_ASSERT_H 1
2004| #define HAVE_FCNTL_H 1
2005| #define HAVE_UNISTD_H 1
2006| #define HAVE_DLFCN_H 1
2007| #define HAVE_STDINT_H 1
2008| #define HAVE_LIMITS_H 1
2009| #define HAVE_LOCALE_H 1
2010| #define HAVE_FLOAT_H 1
2011| #define HAVE_ERRNO_H 1
2012| #define HAVE_LONG_LONG 1
2013| /* end confdefs.h.  */
2014| /* Define ftruncate64 to an innocuous variant, in case <limits.h> declares ftruncate64.
2015|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2016| #define ftruncate64 innocuous_ftruncate64
2017|
2018| /* System header to define __stub macros and hopefully few prototypes,
2019|     which can conflict with char ftruncate64 (); below.
2020|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2021|     <limits.h> exists even on freestanding compilers.  */
2022|
2023| #ifdef __STDC__
2024| # include <limits.h>
2025| #else
2026| # include <assert.h>
2027| #endif
2028|
2029| #undef ftruncate64
2030|
2031| /* Override any GCC internal prototype to avoid an error.
2032|    Use char because int might match the return type of a GCC
2033|    builtin and then its argument prototype would still apply.  */
2034| #ifdef __cplusplus
2035| extern "C"
2036| #endif
2037| char ftruncate64 ();
2038| /* The GNU C library defines this for functions which it implements
2039|     to always fail with ENOSYS.  Some functions are actually named
2040|     something starting with __ and the normal name is an alias.  */
2041| #if defined __stub_ftruncate64 || defined __stub___ftruncate64
2042| choke me
2043| #endif
2044|
2045| int
2046| main ()
2047| {
2048| return ftruncate64 ();
2049|   ;
2050|   return 0;
2051| }
2052configure:21146: result: no
2053configure:21203: checking size of int
2054configure:21208: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2055configure:21208: $? = 0
2056configure:21208: ./conftest
2057configure:21208: $? = 0
2058configure:21222: result: 4
2059configure:21236: checking size of unsigned long
2060configure:21241: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2061configure:21241: $? = 0
2062configure:21241: ./conftest
2063configure:21241: $? = 0
2064configure:21255: result: 8
2065configure:21269: checking size of void*
2066configure:21274: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2067configure:21274: $? = 0
2068configure:21274: ./conftest
2069configure:21274: $? = 0
2070configure:21288: result: 8
2071configure:21298: checking for int8
2072configure:21298: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2073conftest.c:56:13: error: use of undeclared identifier 'int8'; did you mean 'int'?
2074if (sizeof (int8))
2075            ^~~~
2076            int
2077conftest.c:56:12: error: reference to overloaded function could not be resolved; did you mean to call it?
2078if (sizeof (int8))
2079           ^~~~~~
20802 errors generated.
2081configure:21298: $? = 1
2082configure: failed program was:
2083| /* confdefs.h */
2084| #define PACKAGE_NAME ""
2085| #define PACKAGE_TARNAME ""
2086| #define PACKAGE_VERSION ""
2087| #define PACKAGE_STRING ""
2088| #define PACKAGE_BUGREPORT ""
2089| #define PACKAGE_URL ""
2090| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
2091| #define HAVE_CXX14 1
2092| #define STDC_HEADERS 1
2093| #define HAVE_SYS_TYPES_H 1
2094| #define HAVE_SYS_STAT_H 1
2095| #define HAVE_STDLIB_H 1
2096| #define HAVE_STRING_H 1
2097| #define HAVE_MEMORY_H 1
2098| #define HAVE_STRINGS_H 1
2099| #define HAVE_INTTYPES_H 1
2100| #define HAVE_STDINT_H 1
2101| #define HAVE_UNISTD_H 1
2102| #define HAVE_DLFCN_H 1
2103| #define LT_OBJDIR ".libs/"
2104| #define HAVE_STD_IS_NAN 1
2105| #define HAVE_LIBDL 1
2106| #define STDC_HEADERS 1
2107| #define HAVE_ASSERT_H 1
2108| #define HAVE_FCNTL_H 1
2109| #define HAVE_UNISTD_H 1
2110| #define HAVE_DLFCN_H 1
2111| #define HAVE_STDINT_H 1
2112| #define HAVE_LIMITS_H 1
2113| #define HAVE_LOCALE_H 1
2114| #define HAVE_FLOAT_H 1
2115| #define HAVE_ERRNO_H 1
2116| #define HAVE_LONG_LONG 1
2117| #define UNIX_STDIO_64 1
2118| #define VSI_LARGE_API_SUPPORTED 1
2119| #define VSI_FTELL64 ftello
2120| #define VSI_FSEEK64 fseeko
2121| #define VSI_STAT64 stat
2122| #define VSI_STAT64_T stat
2123| #define VSI_FOPEN64 fopen
2124| #define VSI_FTRUNCATE64 ftruncate
2125| #define SIZEOF_INT 4
2126| #define SIZEOF_UNSIGNED_LONG 8
2127| #define SIZEOF_VOIDP 8
2128| /* end confdefs.h.  */
2129|
2130| #if HAVE_INTTYPES_H
2131| # include <inttypes.h>
2132| #endif
2133|
2134|
2135| int
2136| main ()
2137| {
2138| if (sizeof (int8))
2139|        return 0;
2140|   ;
2141|   return 0;
2142| }
2143configure:21298: result: no
2144configure:21312: checking for int16
2145configure:21312: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2146conftest.c:56:13: error: use of undeclared identifier 'int16'
2147if (sizeof (int16))
2148            ^
21491 error generated.
2150configure:21312: $? = 1
2151configure: failed program was:
2152| /* confdefs.h */
2153| #define PACKAGE_NAME ""
2154| #define PACKAGE_TARNAME ""
2155| #define PACKAGE_VERSION ""
2156| #define PACKAGE_STRING ""
2157| #define PACKAGE_BUGREPORT ""
2158| #define PACKAGE_URL ""
2159| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
2160| #define HAVE_CXX14 1
2161| #define STDC_HEADERS 1
2162| #define HAVE_SYS_TYPES_H 1
2163| #define HAVE_SYS_STAT_H 1
2164| #define HAVE_STDLIB_H 1
2165| #define HAVE_STRING_H 1
2166| #define HAVE_MEMORY_H 1
2167| #define HAVE_STRINGS_H 1
2168| #define HAVE_INTTYPES_H 1
2169| #define HAVE_STDINT_H 1
2170| #define HAVE_UNISTD_H 1
2171| #define HAVE_DLFCN_H 1
2172| #define LT_OBJDIR ".libs/"
2173| #define HAVE_STD_IS_NAN 1
2174| #define HAVE_LIBDL 1
2175| #define STDC_HEADERS 1
2176| #define HAVE_ASSERT_H 1
2177| #define HAVE_FCNTL_H 1
2178| #define HAVE_UNISTD_H 1
2179| #define HAVE_DLFCN_H 1
2180| #define HAVE_STDINT_H 1
2181| #define HAVE_LIMITS_H 1
2182| #define HAVE_LOCALE_H 1
2183| #define HAVE_FLOAT_H 1
2184| #define HAVE_ERRNO_H 1
2185| #define HAVE_LONG_LONG 1
2186| #define UNIX_STDIO_64 1
2187| #define VSI_LARGE_API_SUPPORTED 1
2188| #define VSI_FTELL64 ftello
2189| #define VSI_FSEEK64 fseeko
2190| #define VSI_STAT64 stat
2191| #define VSI_STAT64_T stat
2192| #define VSI_FOPEN64 fopen
2193| #define VSI_FTRUNCATE64 ftruncate
2194| #define SIZEOF_INT 4
2195| #define SIZEOF_UNSIGNED_LONG 8
2196| #define SIZEOF_VOIDP 8
2197| /* end confdefs.h.  */
2198|
2199| #if HAVE_INTTYPES_H
2200| # include <inttypes.h>
2201| #endif
2202|
2203|
2204| int
2205| main ()
2206| {
2207| if (sizeof (int16))
2208|        return 0;
2209|   ;
2210|   return 0;
2211| }
2212configure:21312: result: no
2213configure:21326: checking for int32
2214configure:21326: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2215conftest.c:56:13: error: use of undeclared identifier 'int32'
2216if (sizeof (int32))
2217            ^
22181 error generated.
2219configure:21326: $? = 1
2220configure: failed program was:
2221| /* confdefs.h */
2222| #define PACKAGE_NAME ""
2223| #define PACKAGE_TARNAME ""
2224| #define PACKAGE_VERSION ""
2225| #define PACKAGE_STRING ""
2226| #define PACKAGE_BUGREPORT ""
2227| #define PACKAGE_URL ""
2228| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
2229| #define HAVE_CXX14 1
2230| #define STDC_HEADERS 1
2231| #define HAVE_SYS_TYPES_H 1
2232| #define HAVE_SYS_STAT_H 1
2233| #define HAVE_STDLIB_H 1
2234| #define HAVE_STRING_H 1
2235| #define HAVE_MEMORY_H 1
2236| #define HAVE_STRINGS_H 1
2237| #define HAVE_INTTYPES_H 1
2238| #define HAVE_STDINT_H 1
2239| #define HAVE_UNISTD_H 1
2240| #define HAVE_DLFCN_H 1
2241| #define LT_OBJDIR ".libs/"
2242| #define HAVE_STD_IS_NAN 1
2243| #define HAVE_LIBDL 1
2244| #define STDC_HEADERS 1
2245| #define HAVE_ASSERT_H 1
2246| #define HAVE_FCNTL_H 1
2247| #define HAVE_UNISTD_H 1
2248| #define HAVE_DLFCN_H 1
2249| #define HAVE_STDINT_H 1
2250| #define HAVE_LIMITS_H 1
2251| #define HAVE_LOCALE_H 1
2252| #define HAVE_FLOAT_H 1
2253| #define HAVE_ERRNO_H 1
2254| #define HAVE_LONG_LONG 1
2255| #define UNIX_STDIO_64 1
2256| #define VSI_LARGE_API_SUPPORTED 1
2257| #define VSI_FTELL64 ftello
2258| #define VSI_FSEEK64 fseeko
2259| #define VSI_STAT64 stat
2260| #define VSI_STAT64_T stat
2261| #define VSI_FOPEN64 fopen
2262| #define VSI_FTRUNCATE64 ftruncate
2263| #define SIZEOF_INT 4
2264| #define SIZEOF_UNSIGNED_LONG 8
2265| #define SIZEOF_VOIDP 8
2266| /* end confdefs.h.  */
2267|
2268| #if HAVE_INTTYPES_H
2269| # include <inttypes.h>
2270| #endif
2271|
2272|
2273| int
2274| main ()
2275| {
2276| if (sizeof (int32))
2277|        return 0;
2278|   ;
2279|   return 0;
2280| }
2281configure:21326: result: no
2282configure:21341: checking for uintptr_t
2283configure:21341: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2284configure:21341: $? = 0
2285configure:21341: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2286conftest.c:83:24: error: expected expression
2287if (sizeof ((uintptr_t)))
2288                       ^
22891 error generated.
2290configure:21341: $? = 1
2291configure: failed program was:
2292| /* confdefs.h */
2293| #define PACKAGE_NAME ""
2294| #define PACKAGE_TARNAME ""
2295| #define PACKAGE_VERSION ""
2296| #define PACKAGE_STRING ""
2297| #define PACKAGE_BUGREPORT ""
2298| #define PACKAGE_URL ""
2299| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
2300| #define HAVE_CXX14 1
2301| #define STDC_HEADERS 1
2302| #define HAVE_SYS_TYPES_H 1
2303| #define HAVE_SYS_STAT_H 1
2304| #define HAVE_STDLIB_H 1
2305| #define HAVE_STRING_H 1
2306| #define HAVE_MEMORY_H 1
2307| #define HAVE_STRINGS_H 1
2308| #define HAVE_INTTYPES_H 1
2309| #define HAVE_STDINT_H 1
2310| #define HAVE_UNISTD_H 1
2311| #define HAVE_DLFCN_H 1
2312| #define LT_OBJDIR ".libs/"
2313| #define HAVE_STD_IS_NAN 1
2314| #define HAVE_LIBDL 1
2315| #define STDC_HEADERS 1
2316| #define HAVE_ASSERT_H 1
2317| #define HAVE_FCNTL_H 1
2318| #define HAVE_UNISTD_H 1
2319| #define HAVE_DLFCN_H 1
2320| #define HAVE_STDINT_H 1
2321| #define HAVE_LIMITS_H 1
2322| #define HAVE_LOCALE_H 1
2323| #define HAVE_FLOAT_H 1
2324| #define HAVE_ERRNO_H 1
2325| #define HAVE_LONG_LONG 1
2326| #define UNIX_STDIO_64 1
2327| #define VSI_LARGE_API_SUPPORTED 1
2328| #define VSI_FTELL64 ftello
2329| #define VSI_FSEEK64 fseeko
2330| #define VSI_STAT64 stat
2331| #define VSI_STAT64_T stat
2332| #define VSI_FOPEN64 fopen
2333| #define VSI_FTRUNCATE64 ftruncate
2334| #define SIZEOF_INT 4
2335| #define SIZEOF_UNSIGNED_LONG 8
2336| #define SIZEOF_VOIDP 8
2337| /* end confdefs.h.  */
2338| #include <stdio.h>
2339| #ifdef HAVE_SYS_TYPES_H
2340| # include <sys/types.h>
2341| #endif
2342| #ifdef HAVE_SYS_STAT_H
2343| # include <sys/stat.h>
2344| #endif
2345| #ifdef STDC_HEADERS
2346| # include <stdlib.h>
2347| # include <stddef.h>
2348| #else
2349| # ifdef HAVE_STDLIB_H
2350| #  include <stdlib.h>
2351| # endif
2352| #endif
2353| #ifdef HAVE_STRING_H
2354| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2355| #  include <memory.h>
2356| # endif
2357| # include <string.h>
2358| #endif
2359| #ifdef HAVE_STRINGS_H
2360| # include <strings.h>
2361| #endif
2362| #ifdef HAVE_INTTYPES_H
2363| # include <inttypes.h>
2364| #endif
2365| #ifdef HAVE_STDINT_H
2366| # include <stdint.h>
2367| #endif
2368| #ifdef HAVE_UNISTD_H
2369| # include <unistd.h>
2370| #endif
2371| int
2372| main ()
2373| {
2374| if (sizeof ((uintptr_t)))
2375|           return 0;
2376|   ;
2377|   return 0;
2378| }
2379configure:21341: result: yes
2380configure:21359: checking native cpu bit order
2381configure:21364: result: lsb2msb
2382configure:21381: checking for vprintf
2383configure:21381: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2384conftest.c:73:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
2385char vprintf ();
2386     ^
2387conftest.c:73:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
23881 warning generated.
2389configure:21381: $? = 0
2390configure:21381: result: yes
2391configure:21387: checking for _doprnt
2392configure:21387: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2393Undefined symbols for architecture x86_64:
2394  "__doprnt", referenced from:
2395      _main in conftest-35d628.o
2396ld: symbol(s) not found for architecture x86_64
2397clang: error: linker command failed with exit code 1 (use -v to see invocation)
2398configure:21387: $? = 1
2399configure: failed program was:
2400| /* confdefs.h */
2401| #define PACKAGE_NAME ""
2402| #define PACKAGE_TARNAME ""
2403| #define PACKAGE_VERSION ""
2404| #define PACKAGE_STRING ""
2405| #define PACKAGE_BUGREPORT ""
2406| #define PACKAGE_URL ""
2407| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
2408| #define HAVE_CXX14 1
2409| #define STDC_HEADERS 1
2410| #define HAVE_SYS_TYPES_H 1
2411| #define HAVE_SYS_STAT_H 1
2412| #define HAVE_STDLIB_H 1
2413| #define HAVE_STRING_H 1
2414| #define HAVE_MEMORY_H 1
2415| #define HAVE_STRINGS_H 1
2416| #define HAVE_INTTYPES_H 1
2417| #define HAVE_STDINT_H 1
2418| #define HAVE_UNISTD_H 1
2419| #define HAVE_DLFCN_H 1
2420| #define LT_OBJDIR ".libs/"
2421| #define HAVE_STD_IS_NAN 1
2422| #define HAVE_LIBDL 1
2423| #define STDC_HEADERS 1
2424| #define HAVE_ASSERT_H 1
2425| #define HAVE_FCNTL_H 1
2426| #define HAVE_UNISTD_H 1
2427| #define HAVE_DLFCN_H 1
2428| #define HAVE_STDINT_H 1
2429| #define HAVE_LIMITS_H 1
2430| #define HAVE_LOCALE_H 1
2431| #define HAVE_FLOAT_H 1
2432| #define HAVE_ERRNO_H 1
2433| #define HAVE_LONG_LONG 1
2434| #define UNIX_STDIO_64 1
2435| #define VSI_LARGE_API_SUPPORTED 1
2436| #define VSI_FTELL64 ftello
2437| #define VSI_FSEEK64 fseeko
2438| #define VSI_STAT64 stat
2439| #define VSI_STAT64_T stat
2440| #define VSI_FOPEN64 fopen
2441| #define VSI_FTRUNCATE64 ftruncate
2442| #define SIZEOF_INT 4
2443| #define SIZEOF_UNSIGNED_LONG 8
2444| #define SIZEOF_VOIDP 8
2445| #define HAVE_UINTPTR_T 1
2446| #define HAVE_IEEEFP 1
2447| #define HOST_FILLORDER FILLORDER_LSB2MSB
2448| #define HAVE_VPRINTF 1
2449| /* end confdefs.h.  */
2450| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
2451|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2452| #define _doprnt innocuous__doprnt
2453|
2454| /* System header to define __stub macros and hopefully few prototypes,
2455|     which can conflict with char _doprnt (); below.
2456|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2457|     <limits.h> exists even on freestanding compilers.  */
2458|
2459| #ifdef __STDC__
2460| # include <limits.h>
2461| #else
2462| # include <assert.h>
2463| #endif
2464|
2465| #undef _doprnt
2466|
2467| /* Override any GCC internal prototype to avoid an error.
2468|    Use char because int might match the return type of a GCC
2469|    builtin and then its argument prototype would still apply.  */
2470| #ifdef __cplusplus
2471| extern "C"
2472| #endif
2473| char _doprnt ();
2474| /* The GNU C library defines this for functions which it implements
2475|     to always fail with ENOSYS.  Some functions are actually named
2476|     something starting with __ and the normal name is an alias.  */
2477| #if defined __stub__doprnt || defined __stub____doprnt
2478| choke me
2479| #endif
2480|
2481| int
2482| main ()
2483| {
2484| return _doprnt ();
2485|   ;
2486|   return 0;
2487| }
2488configure:21387: result: no
2489configure:21401: checking for snprintf
2490configure:21401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2491conftest.c:74:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
2492char snprintf ();
2493     ^
2494conftest.c:74:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
24951 warning generated.
2496configure:21401: $? = 0
2497configure:21401: result: yes
2498configure:21401: checking for vsnprintf
2499configure:21401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2500conftest.c:75:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
2501char vsnprintf ();
2502     ^
2503conftest.c:75:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
25041 warning generated.
2505configure:21401: $? = 0
2506configure:21401: result: yes
2507configure:21412: checking for atoll
2508configure:21412: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2509configure:21412: $? = 0
2510configure:21412: result: yes
2511configure:21423: checking for strtoull
2512configure:21423: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2513configure:21423: $? = 0
2514configure:21423: result: yes
2515configure:21434: checking for strtof
2516configure:21434: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2517configure:21434: $? = 0
2518configure:21434: result: yes
2519configure:21445: checking for getcwd
2520configure:21445: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2521configure:21445: $? = 0
2522configure:21445: result: yes
2523configure:21455: checking whether strtof is declared
2524configure:21455: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2525configure:21455: $? = 0
2526configure:21455: result: yes
2527configure:21469: checking for readlink
2528configure:21469: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2529configure:21469: $? = 0
2530configure:21469: result: yes
2531configure:21480: checking for lstat
2532configure:21480: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2533configure:21480: $? = 0
2534configure:21480: result: yes
2535configure:21491: checking for posix_spawnp
2536configure:21491: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2537configure:21491: $? = 0
2538configure:21491: result: yes
2539configure:21502: checking for posix_memalign
2540configure:21502: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2541configure:21502: $? = 0
2542configure:21502: result: yes
2543configure:21513: checking for vfork
2544configure:21513: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2545conftest.c:85:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
2546char vfork ();
2547     ^
2548conftest.c:85:6: note: 'vfork' is a builtin with type 'int (void)'
25491 warning generated.
2550configure:21513: $? = 0
2551configure:21513: result: yes
2552configure:21524: checking for mmap
2553configure:21524: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2554configure:21524: $? = 0
2555configure:21524: result: yes
2556configure:21535: checking for sigaction
2557configure:21535: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2558configure:21535: $? = 0
2559configure:21535: result: yes
2560configure:21546: checking for statvfs
2561configure:21546: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2562configure:21546: $? = 0
2563configure:21546: result: yes
2564configure:21557: checking for statvfs64
2565configure:21557: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2566Undefined symbols for architecture x86_64:
2567  "_statvfs64", referenced from:
2568      _main in conftest-8f68b6.o
2569ld: symbol(s) not found for architecture x86_64
2570clang: error: linker command failed with exit code 1 (use -v to see invocation)
2571configure:21557: $? = 1
2572configure: failed program was:
2573| /* confdefs.h */
2574| #define PACKAGE_NAME ""
2575| #define PACKAGE_TARNAME ""
2576| #define PACKAGE_VERSION ""
2577| #define PACKAGE_STRING ""
2578| #define PACKAGE_BUGREPORT ""
2579| #define PACKAGE_URL ""
2580| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
2581| #define HAVE_CXX14 1
2582| #define STDC_HEADERS 1
2583| #define HAVE_SYS_TYPES_H 1
2584| #define HAVE_SYS_STAT_H 1
2585| #define HAVE_STDLIB_H 1
2586| #define HAVE_STRING_H 1
2587| #define HAVE_MEMORY_H 1
2588| #define HAVE_STRINGS_H 1
2589| #define HAVE_INTTYPES_H 1
2590| #define HAVE_STDINT_H 1
2591| #define HAVE_UNISTD_H 1
2592| #define HAVE_DLFCN_H 1
2593| #define LT_OBJDIR ".libs/"
2594| #define HAVE_STD_IS_NAN 1
2595| #define HAVE_LIBDL 1
2596| #define STDC_HEADERS 1
2597| #define HAVE_ASSERT_H 1
2598| #define HAVE_FCNTL_H 1
2599| #define HAVE_UNISTD_H 1
2600| #define HAVE_DLFCN_H 1
2601| #define HAVE_STDINT_H 1
2602| #define HAVE_LIMITS_H 1
2603| #define HAVE_LOCALE_H 1
2604| #define HAVE_FLOAT_H 1
2605| #define HAVE_ERRNO_H 1
2606| #define HAVE_LONG_LONG 1
2607| #define UNIX_STDIO_64 1
2608| #define VSI_LARGE_API_SUPPORTED 1
2609| #define VSI_FTELL64 ftello
2610| #define VSI_FSEEK64 fseeko
2611| #define VSI_STAT64 stat
2612| #define VSI_STAT64_T stat
2613| #define VSI_FOPEN64 fopen
2614| #define VSI_FTRUNCATE64 ftruncate
2615| #define SIZEOF_INT 4
2616| #define SIZEOF_UNSIGNED_LONG 8
2617| #define SIZEOF_VOIDP 8
2618| #define HAVE_UINTPTR_T 1
2619| #define HAVE_IEEEFP 1
2620| #define HOST_FILLORDER FILLORDER_LSB2MSB
2621| #define HAVE_VPRINTF 1
2622| #define HAVE_SNPRINTF 1
2623| #define HAVE_VSNPRINTF 1
2624| #define HAVE_ATOLL 1
2625| #define HAVE_STRTOULL 1
2626| #define HAVE_STRTOF 1
2627| #define HAVE_GETCWD 1
2628| #define HAVE_DECL_STRTOF 1
2629| #define HAVE_READLINK 1
2630| #define HAVE_LSTAT 1
2631| #define HAVE_POSIX_SPAWNP 1
2632| #define HAVE_POSIX_MEMALIGN 1
2633| #define HAVE_VFORK 1
2634| #define HAVE_MMAP 1
2635| #define HAVE_SIGACTION 1
2636| #define HAVE_STATVFS 1
2637| /* end confdefs.h.  */
2638| /* Define statvfs64 to an innocuous variant, in case <limits.h> declares statvfs64.
2639|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2640| #define statvfs64 innocuous_statvfs64
2641|
2642| /* System header to define __stub macros and hopefully few prototypes,
2643|     which can conflict with char statvfs64 (); below.
2644|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2645|     <limits.h> exists even on freestanding compilers.  */
2646|
2647| #ifdef __STDC__
2648| # include <limits.h>
2649| #else
2650| # include <assert.h>
2651| #endif
2652|
2653| #undef statvfs64
2654|
2655| /* Override any GCC internal prototype to avoid an error.
2656|    Use char because int might match the return type of a GCC
2657|    builtin and then its argument prototype would still apply.  */
2658| #ifdef __cplusplus
2659| extern "C"
2660| #endif
2661| char statvfs64 ();
2662| /* The GNU C library defines this for functions which it implements
2663|     to always fail with ENOSYS.  Some functions are actually named
2664|     something starting with __ and the normal name is an alias.  */
2665| #if defined __stub_statvfs64 || defined __stub___statvfs64
2666| choke me
2667| #endif
2668|
2669| int
2670| main ()
2671| {
2672| return statvfs64 ();
2673|   ;
2674|   return 0;
2675| }
2676configure:21557: result: no
2677configure:21568: checking for getrlimit
2678configure:21568: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -ldl  >&5
2679configure:21568: $? = 0
2680configure:21568: result: yes
2681configure:21578: checking for RLIMIT_AS
2682configure:21596: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2683configure:21596: $? = 0
2684configure:21598: result: yes
2685configure:21622: checking for gmtime_r
2686configure:21645: /usr/bin/clang++ -std=c++14 -o conftest -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.cpp -ldl  >&5
2687configure:21645: $? = 0
2688configure:21653: result: yes
2689configure:21658: checking for localtime_r
2690configure:21681: /usr/bin/clang++ -std=c++14 -o conftest -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.cpp -ldl  >&5
2691configure:21681: $? = 0
2692configure:21689: result: yes
2693configure:21701: checking for uselocale
2694configure:21729: /usr/bin/clang++ -std=c++14 -c -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
2695conftest.cpp:76:5: error: unknown type name 'locale_t'
2696    locale_t alocale = newlocale (LC_NUMERIC_MASK, "C", 0);
2697    ^
2698conftest.cpp:76:35: error: use of undeclared identifier 'LC_NUMERIC_MASK'
2699    locale_t alocale = newlocale (LC_NUMERIC_MASK, "C", 0);
2700                                  ^
2701conftest.cpp:77:5: error: unknown type name 'locale_t'
2702    locale_t oldlocale = uselocale(alocale);
2703    ^
27043 errors generated.
2705configure:21729: $? = 1
2706configure: failed program was:
2707| /* confdefs.h */
2708| #define PACKAGE_NAME ""
2709| #define PACKAGE_TARNAME ""
2710| #define PACKAGE_VERSION ""
2711| #define PACKAGE_STRING ""
2712| #define PACKAGE_BUGREPORT ""
2713| #define PACKAGE_URL ""
2714| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
2715| #define HAVE_CXX14 1
2716| #define STDC_HEADERS 1
2717| #define HAVE_SYS_TYPES_H 1
2718| #define HAVE_SYS_STAT_H 1
2719| #define HAVE_STDLIB_H 1
2720| #define HAVE_STRING_H 1
2721| #define HAVE_MEMORY_H 1
2722| #define HAVE_STRINGS_H 1
2723| #define HAVE_INTTYPES_H 1
2724| #define HAVE_STDINT_H 1
2725| #define HAVE_UNISTD_H 1
2726| #define HAVE_DLFCN_H 1
2727| #define LT_OBJDIR ".libs/"
2728| #define HAVE_STD_IS_NAN 1
2729| #define HAVE_LIBDL 1
2730| #define STDC_HEADERS 1
2731| #define HAVE_ASSERT_H 1
2732| #define HAVE_FCNTL_H 1
2733| #define HAVE_UNISTD_H 1
2734| #define HAVE_DLFCN_H 1
2735| #define HAVE_STDINT_H 1
2736| #define HAVE_LIMITS_H 1
2737| #define HAVE_LOCALE_H 1
2738| #define HAVE_FLOAT_H 1
2739| #define HAVE_ERRNO_H 1
2740| #define HAVE_LONG_LONG 1
2741| #define UNIX_STDIO_64 1
2742| #define VSI_LARGE_API_SUPPORTED 1
2743| #define VSI_FTELL64 ftello
2744| #define VSI_FSEEK64 fseeko
2745| #define VSI_STAT64 stat
2746| #define VSI_STAT64_T stat
2747| #define VSI_FOPEN64 fopen
2748| #define VSI_FTRUNCATE64 ftruncate
2749| #define SIZEOF_INT 4
2750| #define SIZEOF_UNSIGNED_LONG 8
2751| #define SIZEOF_VOIDP 8
2752| #define HAVE_UINTPTR_T 1
2753| #define HAVE_IEEEFP 1
2754| #define HOST_FILLORDER FILLORDER_LSB2MSB
2755| #define HAVE_VPRINTF 1
2756| #define HAVE_SNPRINTF 1
2757| #define HAVE_VSNPRINTF 1
2758| #define HAVE_ATOLL 1
2759| #define HAVE_STRTOULL 1
2760| #define HAVE_STRTOF 1
2761| #define HAVE_GETCWD 1
2762| #define HAVE_DECL_STRTOF 1
2763| #define HAVE_READLINK 1
2764| #define HAVE_LSTAT 1
2765| #define HAVE_POSIX_SPAWNP 1
2766| #define HAVE_POSIX_MEMALIGN 1
2767| #define HAVE_VFORK 1
2768| #define HAVE_MMAP 1
2769| #define HAVE_SIGACTION 1
2770| #define HAVE_STATVFS 1
2771| #define HAVE_GETRLIMIT 1
2772| #define HAVE_RLIMIT_AS 1
2773| /* end confdefs.h.  */
2774|
2775| #define _XOPEN_SOURCE 700
2776| #include <locale.h>
2777|
2778| int
2779| main ()
2780| {
2781|
2782|     locale_t alocale = newlocale (LC_NUMERIC_MASK, "C", 0);
2783|     locale_t oldlocale = uselocale(alocale);
2784|     uselocale(oldlocale);
2785|     freelocale(alocale);
2786|     return 0;
2787|
2788|   ;
2789|   return 0;
2790| }
2791configure:21741: result: no
2792configure:21758: checking to enable debug build
2793configure:21811: result: no, CFLAGS="-pipe -Os -arch x86_64"
2794configure:21821: checking whether GCC 4.1 atomic builtins are available
2795configure:21828: result: yes
2796configure:21846: checking whether GCC bswap builtins are available
2797configure:21854: result: yes
2798configure:21872: checking for __uint128_t
2799configure:21891: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2800configure:21891: $? = 0
2801configure:21893: result: yes
2802configure:21917: checking whether SSE is available at compile time
2803configure:21930: result: yes
2804configure:21994: checking whether SSSE3 is available at compile time
2805configure:22007: result: yes
2806configure:22071: checking whether AVX is available at compile time
2807configure:22095: result: yes
2808configure:22146: checking to enable LTO (link time optimization) build
2809configure:22183: result: no
2810configure:22267: checking whether we should hide internal symbols
2811configure:22269: result: no
2812configure:22354: checking for local include/lib path
2813configure:22372: result: adding /usr/local
2814configure:22396: checking for pthread_create in -lpthread
2815configure:22421: /usr/bin/clang -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -lpthread  -ldl  -L/usr/local/lib >&5
2816configure:22421: $? = 0
2817configure:22430: result: yes
2818configure:22484: checking for PTHREAD_MUTEX_RECURSIVE
2819configure:22503: /usr/bin/clang -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include conftest.c >&5
2820configure:22503: $? = 0
2821configure:22505: result: yes
2822configure:22523: checking for PTHREAD_MUTEX_ADAPTIVE_NP
2823configure:22542: /usr/bin/clang -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include conftest.c >&5
2824conftest.c:81:12: error: use of undeclared identifier 'PTHREAD_MUTEX_ADAPTIVE_NP'
2825    return PTHREAD_MUTEX_ADAPTIVE_NP;
2826           ^
28271 error generated.
2828configure:22542: $? = 1
2829configure: failed program was:
2830| /* confdefs.h */
2831| #define PACKAGE_NAME ""
2832| #define PACKAGE_TARNAME ""
2833| #define PACKAGE_VERSION ""
2834| #define PACKAGE_STRING ""
2835| #define PACKAGE_BUGREPORT ""
2836| #define PACKAGE_URL ""
2837| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
2838| #define HAVE_CXX14 1
2839| #define STDC_HEADERS 1
2840| #define HAVE_SYS_TYPES_H 1
2841| #define HAVE_SYS_STAT_H 1
2842| #define HAVE_STDLIB_H 1
2843| #define HAVE_STRING_H 1
2844| #define HAVE_MEMORY_H 1
2845| #define HAVE_STRINGS_H 1
2846| #define HAVE_INTTYPES_H 1
2847| #define HAVE_STDINT_H 1
2848| #define HAVE_UNISTD_H 1
2849| #define HAVE_DLFCN_H 1
2850| #define LT_OBJDIR ".libs/"
2851| #define HAVE_STD_IS_NAN 1
2852| #define HAVE_LIBDL 1
2853| #define STDC_HEADERS 1
2854| #define HAVE_ASSERT_H 1
2855| #define HAVE_FCNTL_H 1
2856| #define HAVE_UNISTD_H 1
2857| #define HAVE_DLFCN_H 1
2858| #define HAVE_STDINT_H 1
2859| #define HAVE_LIMITS_H 1
2860| #define HAVE_LOCALE_H 1
2861| #define HAVE_FLOAT_H 1
2862| #define HAVE_ERRNO_H 1
2863| #define HAVE_LONG_LONG 1
2864| #define UNIX_STDIO_64 1
2865| #define VSI_LARGE_API_SUPPORTED 1
2866| #define VSI_FTELL64 ftello
2867| #define VSI_FSEEK64 fseeko
2868| #define VSI_STAT64 stat
2869| #define VSI_STAT64_T stat
2870| #define VSI_FOPEN64 fopen
2871| #define VSI_FTRUNCATE64 ftruncate
2872| #define SIZEOF_INT 4
2873| #define SIZEOF_UNSIGNED_LONG 8
2874| #define SIZEOF_VOIDP 8
2875| #define HAVE_UINTPTR_T 1
2876| #define HAVE_IEEEFP 1
2877| #define HOST_FILLORDER FILLORDER_LSB2MSB
2878| #define HAVE_VPRINTF 1
2879| #define HAVE_SNPRINTF 1
2880| #define HAVE_VSNPRINTF 1
2881| #define HAVE_ATOLL 1
2882| #define HAVE_STRTOULL 1
2883| #define HAVE_STRTOF 1
2884| #define HAVE_GETCWD 1
2885| #define HAVE_DECL_STRTOF 1
2886| #define HAVE_READLINK 1
2887| #define HAVE_LSTAT 1
2888| #define HAVE_POSIX_SPAWNP 1
2889| #define HAVE_POSIX_MEMALIGN 1
2890| #define HAVE_VFORK 1
2891| #define HAVE_MMAP 1
2892| #define HAVE_SIGACTION 1
2893| #define HAVE_STATVFS 1
2894| #define HAVE_GETRLIMIT 1
2895| #define HAVE_RLIMIT_AS 1
2896| #define HAVE_GCC_ATOMIC_BUILTINS 1
2897| #define HAVE_GCC_BSWAP 1
2898| #define HAVE_UINT128_T 1
2899| #define HAVE_GETADDRINFO 1
2900| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2901| /* end confdefs.h.  */
2902|
2903| #define _GNU_SOURCE
2904| #include <pthread.h>
2905|
2906| int
2907| main ()
2908| {
2909|
2910|     return PTHREAD_MUTEX_ADAPTIVE_NP;
2911|
2912|   ;
2913|   return 0;
2914| }
2915configure:22554: result: no
2916configure:22560: checking for pthread_spinlock_t
2917configure:22580: /usr/bin/clang -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include conftest.c >&5
2918conftest.c:81:5: error: unknown type name 'pthread_spinlock_t'; did you mean 'pthread_rwlock_t'?
2919    pthread_spinlock_t spin;
2920    ^~~~~~~~~~~~~~~~~~
2921    pthread_rwlock_t
2922/usr/include/sys/_pthread/_pthread_rwlock_t.h:31:35: note: 'pthread_rwlock_t' declared here
2923typedef __darwin_pthread_rwlock_t pthread_rwlock_t;
2924                                  ^
29251 error generated.
2926configure:22580: $? = 1
2927configure: failed program was:
2928| /* confdefs.h */
2929| #define PACKAGE_NAME ""
2930| #define PACKAGE_TARNAME ""
2931| #define PACKAGE_VERSION ""
2932| #define PACKAGE_STRING ""
2933| #define PACKAGE_BUGREPORT ""
2934| #define PACKAGE_URL ""
2935| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
2936| #define HAVE_CXX14 1
2937| #define STDC_HEADERS 1
2938| #define HAVE_SYS_TYPES_H 1
2939| #define HAVE_SYS_STAT_H 1
2940| #define HAVE_STDLIB_H 1
2941| #define HAVE_STRING_H 1
2942| #define HAVE_MEMORY_H 1
2943| #define HAVE_STRINGS_H 1
2944| #define HAVE_INTTYPES_H 1
2945| #define HAVE_STDINT_H 1
2946| #define HAVE_UNISTD_H 1
2947| #define HAVE_DLFCN_H 1
2948| #define LT_OBJDIR ".libs/"
2949| #define HAVE_STD_IS_NAN 1
2950| #define HAVE_LIBDL 1
2951| #define STDC_HEADERS 1
2952| #define HAVE_ASSERT_H 1
2953| #define HAVE_FCNTL_H 1
2954| #define HAVE_UNISTD_H 1
2955| #define HAVE_DLFCN_H 1
2956| #define HAVE_STDINT_H 1
2957| #define HAVE_LIMITS_H 1
2958| #define HAVE_LOCALE_H 1
2959| #define HAVE_FLOAT_H 1
2960| #define HAVE_ERRNO_H 1
2961| #define HAVE_LONG_LONG 1
2962| #define UNIX_STDIO_64 1
2963| #define VSI_LARGE_API_SUPPORTED 1
2964| #define VSI_FTELL64 ftello
2965| #define VSI_FSEEK64 fseeko
2966| #define VSI_STAT64 stat
2967| #define VSI_STAT64_T stat
2968| #define VSI_FOPEN64 fopen
2969| #define VSI_FTRUNCATE64 ftruncate
2970| #define SIZEOF_INT 4
2971| #define SIZEOF_UNSIGNED_LONG 8
2972| #define SIZEOF_VOIDP 8
2973| #define HAVE_UINTPTR_T 1
2974| #define HAVE_IEEEFP 1
2975| #define HOST_FILLORDER FILLORDER_LSB2MSB
2976| #define HAVE_VPRINTF 1
2977| #define HAVE_SNPRINTF 1
2978| #define HAVE_VSNPRINTF 1
2979| #define HAVE_ATOLL 1
2980| #define HAVE_STRTOULL 1
2981| #define HAVE_STRTOF 1
2982| #define HAVE_GETCWD 1
2983| #define HAVE_DECL_STRTOF 1
2984| #define HAVE_READLINK 1
2985| #define HAVE_LSTAT 1
2986| #define HAVE_POSIX_SPAWNP 1
2987| #define HAVE_POSIX_MEMALIGN 1
2988| #define HAVE_VFORK 1
2989| #define HAVE_MMAP 1
2990| #define HAVE_SIGACTION 1
2991| #define HAVE_STATVFS 1
2992| #define HAVE_GETRLIMIT 1
2993| #define HAVE_RLIMIT_AS 1
2994| #define HAVE_GCC_ATOMIC_BUILTINS 1
2995| #define HAVE_GCC_BSWAP 1
2996| #define HAVE_UINT128_T 1
2997| #define HAVE_GETADDRINFO 1
2998| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2999| /* end confdefs.h.  */
3000|
3001| #define _GNU_SOURCE
3002| #include <pthread.h>
3003|
3004| int
3005| main ()
3006| {
3007|
3008|     pthread_spinlock_t spin;
3009|     return 1;
3010|
3011|   ;
3012|   return 0;
3013| }
3014configure:22592: result: no
3015configure:22627: checking for 5 args mremap()
3016configure:22646: /usr/bin/clang -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include conftest.c >&5
3017conftest.c:82:9: warning: implicit declaration of function 'mremap' is invalid in C99 [-Wimplicit-function-declaration]
3018return (mremap(0,0,0,0,0));
3019        ^
30201 warning generated.
3021configure:22646: $? = 0
3022configure:22648: result: yes
3023configure:22665: checking for _SC_PHYS_PAGES
3024configure:22683: /usr/bin/clang -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include conftest.c >&5
3025configure:22683: $? = 0
3026configure:22685: result: yes
3027configure:22711: checking for deflateInit_ in -lz
3028configure:22736: /usr/bin/clang -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -lz  -lpthread -ldl  -L/usr/local/lib >&5
3029configure:22736: $? = 0
3030configure:22745: result: yes
3031configure:22755: checking for inflateCopy in -lz
3032configure:22780: /usr/bin/clang -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -lz  -lpthread -ldl  -L/usr/local/lib >&5
3033configure:22780: $? = 0
3034configure:22789: result: yes
3035configure:22798: result: using pre-installed libz
3036configure:22971: checking for ld used by GCC
3037configure:23035: result: /Library/Developer/CommandLineTools/usr/bin/ld
3038configure:23042: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
3039configure:23055: result: no
3040configure:23062: checking for shared library run path origin
3041configure:23075: result: done
3042configure:23583: checking for iconv
3043configure:23607: /usr/bin/clang -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -lz -lpthread -ldl  -L/usr/local/lib >&5
3044Undefined symbols for architecture x86_64:
3045  "_libiconv", referenced from:
3046      _main in conftest-a335e4.o
3047  "_libiconv_close", referenced from:
3048      _main in conftest-a335e4.o
3049  "_libiconv_open", referenced from:
3050      _main in conftest-a335e4.o
3051ld: symbol(s) not found for architecture x86_64
3052clang: error: linker command failed with exit code 1 (use -v to see invocation)
3053configure:23607: $? = 1
3054configure: failed program was:
3055| /* confdefs.h */
3056| #define PACKAGE_NAME ""
3057| #define PACKAGE_TARNAME ""
3058| #define PACKAGE_VERSION ""
3059| #define PACKAGE_STRING ""
3060| #define PACKAGE_BUGREPORT ""
3061| #define PACKAGE_URL ""
3062| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
3063| #define HAVE_CXX14 1
3064| #define STDC_HEADERS 1
3065| #define HAVE_SYS_TYPES_H 1
3066| #define HAVE_SYS_STAT_H 1
3067| #define HAVE_STDLIB_H 1
3068| #define HAVE_STRING_H 1
3069| #define HAVE_MEMORY_H 1
3070| #define HAVE_STRINGS_H 1
3071| #define HAVE_INTTYPES_H 1
3072| #define HAVE_STDINT_H 1
3073| #define HAVE_UNISTD_H 1
3074| #define HAVE_DLFCN_H 1
3075| #define LT_OBJDIR ".libs/"
3076| #define HAVE_STD_IS_NAN 1
3077| #define HAVE_LIBDL 1
3078| #define STDC_HEADERS 1
3079| #define HAVE_ASSERT_H 1
3080| #define HAVE_FCNTL_H 1
3081| #define HAVE_UNISTD_H 1
3082| #define HAVE_DLFCN_H 1
3083| #define HAVE_STDINT_H 1
3084| #define HAVE_LIMITS_H 1
3085| #define HAVE_LOCALE_H 1
3086| #define HAVE_FLOAT_H 1
3087| #define HAVE_ERRNO_H 1
3088| #define HAVE_LONG_LONG 1
3089| #define UNIX_STDIO_64 1
3090| #define VSI_LARGE_API_SUPPORTED 1
3091| #define VSI_FTELL64 ftello
3092| #define VSI_FSEEK64 fseeko
3093| #define VSI_STAT64 stat
3094| #define VSI_STAT64_T stat
3095| #define VSI_FOPEN64 fopen
3096| #define VSI_FTRUNCATE64 ftruncate
3097| #define SIZEOF_INT 4
3098| #define SIZEOF_UNSIGNED_LONG 8
3099| #define SIZEOF_VOIDP 8
3100| #define HAVE_UINTPTR_T 1
3101| #define HAVE_IEEEFP 1
3102| #define HOST_FILLORDER FILLORDER_LSB2MSB
3103| #define HAVE_VPRINTF 1
3104| #define HAVE_SNPRINTF 1
3105| #define HAVE_VSNPRINTF 1
3106| #define HAVE_ATOLL 1
3107| #define HAVE_STRTOULL 1
3108| #define HAVE_STRTOF 1
3109| #define HAVE_GETCWD 1
3110| #define HAVE_DECL_STRTOF 1
3111| #define HAVE_READLINK 1
3112| #define HAVE_LSTAT 1
3113| #define HAVE_POSIX_SPAWNP 1
3114| #define HAVE_POSIX_MEMALIGN 1
3115| #define HAVE_VFORK 1
3116| #define HAVE_MMAP 1
3117| #define HAVE_SIGACTION 1
3118| #define HAVE_STATVFS 1
3119| #define HAVE_GETRLIMIT 1
3120| #define HAVE_RLIMIT_AS 1
3121| #define HAVE_GCC_ATOMIC_BUILTINS 1
3122| #define HAVE_GCC_BSWAP 1
3123| #define HAVE_UINT128_T 1
3124| #define HAVE_GETADDRINFO 1
3125| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3126| #define CPL_MULTIPROC_PTHREAD 1
3127| #define HAVE_5ARGS_MREMAP 1
3128| #define HAVE_SC_PHYS_PAGES 1
3129| /* end confdefs.h.  */
3130|
3131| #include <stdlib.h>
3132| #include <iconv.h>
3133|
3134| int
3135| main ()
3136| {
3137| iconv_t cd = iconv_open("","");
3138|            iconv(cd,NULL,NULL,NULL,NULL);
3139|            iconv_close(cd);
3140|   ;
3141|   return 0;
3142| }
3143configure:23631: /usr/bin/clang -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -lz -lpthread -ldl  -L/usr/local/lib -liconv >&5
3144configure:23631: $? = 0
3145configure:23641: result: yes
3146configure:23644: checking for working iconv
3147configure:23764: /usr/bin/clang -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -lz -lpthread -ldl  -L/usr/local/lib -liconv >&5
3148configure:23764: $? = 0
3149configure:23764: ./conftest
3150configure:23764: $? = 0
3151configure:23776: result: yes
3152configure:23791: checking how to link with libiconv
3153configure:23793: result: -liconv
3154configure:23804: checking for iconv declaration
3155configure:23833: /usr/bin/clang -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include conftest.c >&5
3156configure:23833: $? = 0
3157configure:23844: result:
3158         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
3159configure:23865: result: using ICONV_CPP_CONST=""
3160configure:23879: checking for PROJ >= 6 library
3161configure:24103: checking for proj_create_from_wkt in -lproj
3162configure:24128: /usr/bin/clang++ -std=c++14 -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64 -I/opt/local/include -I/usr/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.cpp -lproj  -L/opt/local/lib/proj6/lib -lproj -lz -lpthread -ldl  -L/usr/local/lib >&5
3163configure:24128: $? = 0
3164configure:24137: result: yes
3165configure:24450: proj.h found
3166configure:24546: checking for ZSTD_decompressStream in -lzstd
3167configure:24571: /usr/bin/clang -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -lzstd  -L/opt/local/lib/proj6/lib -lproj -lz -lpthread -ldl  -L/usr/local/lib >&5
3168configure:24571: $? = 0
3169configure:24580: result: yes
3170configure:28513: checking for PostgreSQL
3171configure:28522: result: no
3172configure:28810: checking for G_is_initialized in -lgrass_gis
3173configure:28835: /usr/bin/clang -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -lgrass_gis -L/opt/local/share/grass76/lib -lgrass_datetime -lzstd -L/opt/local/lib/proj6/lib -lproj -lz -lpthread -ldl  -L/usr/local/lib >&5
3174ld: warning: directory not found for option '-L/opt/local/share/grass76/lib'
3175ld: library not found for -lgrass_gis
3176clang: error: linker command failed with exit code 1 (use -v to see invocation)
3177configure:28835: $? = 1
3178configure: failed program was:
3179| /* confdefs.h */
3180| #define PACKAGE_NAME ""
3181| #define PACKAGE_TARNAME ""
3182| #define PACKAGE_VERSION ""
3183| #define PACKAGE_STRING ""
3184| #define PACKAGE_BUGREPORT ""
3185| #define PACKAGE_URL ""
3186| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
3187| #define HAVE_CXX14 1
3188| #define STDC_HEADERS 1
3189| #define HAVE_SYS_TYPES_H 1
3190| #define HAVE_SYS_STAT_H 1
3191| #define HAVE_STDLIB_H 1
3192| #define HAVE_STRING_H 1
3193| #define HAVE_MEMORY_H 1
3194| #define HAVE_STRINGS_H 1
3195| #define HAVE_INTTYPES_H 1
3196| #define HAVE_STDINT_H 1
3197| #define HAVE_UNISTD_H 1
3198| #define HAVE_DLFCN_H 1
3199| #define LT_OBJDIR ".libs/"
3200| #define HAVE_STD_IS_NAN 1
3201| #define HAVE_LIBDL 1
3202| #define STDC_HEADERS 1
3203| #define HAVE_ASSERT_H 1
3204| #define HAVE_FCNTL_H 1
3205| #define HAVE_UNISTD_H 1
3206| #define HAVE_DLFCN_H 1
3207| #define HAVE_STDINT_H 1
3208| #define HAVE_LIMITS_H 1
3209| #define HAVE_LOCALE_H 1
3210| #define HAVE_FLOAT_H 1
3211| #define HAVE_ERRNO_H 1
3212| #define HAVE_LONG_LONG 1
3213| #define UNIX_STDIO_64 1
3214| #define VSI_LARGE_API_SUPPORTED 1
3215| #define VSI_FTELL64 ftello
3216| #define VSI_FSEEK64 fseeko
3217| #define VSI_STAT64 stat
3218| #define VSI_STAT64_T stat
3219| #define VSI_FOPEN64 fopen
3220| #define VSI_FTRUNCATE64 ftruncate
3221| #define SIZEOF_INT 4
3222| #define SIZEOF_UNSIGNED_LONG 8
3223| #define SIZEOF_VOIDP 8
3224| #define HAVE_UINTPTR_T 1
3225| #define HAVE_IEEEFP 1
3226| #define HOST_FILLORDER FILLORDER_LSB2MSB
3227| #define HAVE_VPRINTF 1
3228| #define HAVE_SNPRINTF 1
3229| #define HAVE_VSNPRINTF 1
3230| #define HAVE_ATOLL 1
3231| #define HAVE_STRTOULL 1
3232| #define HAVE_STRTOF 1
3233| #define HAVE_GETCWD 1
3234| #define HAVE_DECL_STRTOF 1
3235| #define HAVE_READLINK 1
3236| #define HAVE_LSTAT 1
3237| #define HAVE_POSIX_SPAWNP 1
3238| #define HAVE_POSIX_MEMALIGN 1
3239| #define HAVE_VFORK 1
3240| #define HAVE_MMAP 1
3241| #define HAVE_SIGACTION 1
3242| #define HAVE_STATVFS 1
3243| #define HAVE_GETRLIMIT 1
3244| #define HAVE_RLIMIT_AS 1
3245| #define HAVE_GCC_ATOMIC_BUILTINS 1
3246| #define HAVE_GCC_BSWAP 1
3247| #define HAVE_UINT128_T 1
3248| #define HAVE_GETADDRINFO 1
3249| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3250| #define CPL_MULTIPROC_PTHREAD 1
3251| #define HAVE_5ARGS_MREMAP 1
3252| #define HAVE_SC_PHYS_PAGES 1
3253| #define HAVE_ICONV 1
3254| #define ICONV_CONST
3255| #define ICONV_CPP_CONST
3256| /* end confdefs.h.  */
3257|
3258| /* Override any GCC internal prototype to avoid an error.
3259|    Use char because int might match the return type of a GCC
3260|    builtin and then its argument prototype would still apply.  */
3261| #ifdef __cplusplus
3262| extern "C"
3263| #endif
3264| char G_is_initialized ();
3265| int
3266| main ()
3267| {
3268| return G_is_initialized ();
3269|   ;
3270|   return 0;
3271| }
3272configure:28844: result: no
3273configure:28853: checking for G_asprintf in -lgrass_gis
3274configure:28878: /usr/bin/clang -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64 -I/opt/local/include -I/usr/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64 conftest.c -lgrass_gis -L/opt/local/share/grass76/lib -lgrass_datetime -lzstd -L/opt/local/lib/proj6/lib -lproj -lz -lpthread -ldl  -L/usr/local/lib >&5
3275ld: warning: directory not found for option '-L/opt/local/share/grass76/lib'
3276ld: library not found for -lgrass_gis
3277clang: error: linker command failed with exit code 1 (use -v to see invocation)
3278configure:28878: $? = 1
3279configure: failed program was:
3280| /* confdefs.h */
3281| #define PACKAGE_NAME ""
3282| #define PACKAGE_TARNAME ""
3283| #define PACKAGE_VERSION ""
3284| #define PACKAGE_STRING ""
3285| #define PACKAGE_BUGREPORT ""
3286| #define PACKAGE_URL ""
3287| #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
3288| #define HAVE_CXX14 1
3289| #define STDC_HEADERS 1
3290| #define HAVE_SYS_TYPES_H 1
3291| #define HAVE_SYS_STAT_H 1
3292| #define HAVE_STDLIB_H 1
3293| #define HAVE_STRING_H 1
3294| #define HAVE_MEMORY_H 1
3295| #define HAVE_STRINGS_H 1
3296| #define HAVE_INTTYPES_H 1
3297| #define HAVE_STDINT_H 1
3298| #define HAVE_UNISTD_H 1
3299| #define HAVE_DLFCN_H 1
3300| #define LT_OBJDIR ".libs/"
3301| #define HAVE_STD_IS_NAN 1
3302| #define HAVE_LIBDL 1
3303| #define STDC_HEADERS 1
3304| #define HAVE_ASSERT_H 1
3305| #define HAVE_FCNTL_H 1
3306| #define HAVE_UNISTD_H 1
3307| #define HAVE_DLFCN_H 1
3308| #define HAVE_STDINT_H 1
3309| #define HAVE_LIMITS_H 1
3310| #define HAVE_LOCALE_H 1
3311| #define HAVE_FLOAT_H 1
3312| #define HAVE_ERRNO_H 1
3313| #define HAVE_LONG_LONG 1
3314| #define UNIX_STDIO_64 1
3315| #define VSI_LARGE_API_SUPPORTED 1
3316| #define VSI_FTELL64 ftello
3317| #define VSI_FSEEK64 fseeko
3318| #define VSI_STAT64 stat
3319| #define VSI_STAT64_T stat
3320| #define VSI_FOPEN64 fopen
3321| #define VSI_FTRUNCATE64 ftruncate
3322| #define SIZEOF_INT 4
3323| #define SIZEOF_UNSIGNED_LONG 8
3324| #define SIZEOF_VOIDP 8
3325| #define HAVE_UINTPTR_T 1
3326| #define HAVE_IEEEFP 1
3327| #define HOST_FILLORDER FILLORDER_LSB2MSB
3328| #define HAVE_VPRINTF 1
3329| #define HAVE_SNPRINTF 1
3330| #define HAVE_VSNPRINTF 1
3331| #define HAVE_ATOLL 1
3332| #define HAVE_STRTOULL 1
3333| #define HAVE_STRTOF 1
3334| #define HAVE_GETCWD 1
3335| #define HAVE_DECL_STRTOF 1
3336| #define HAVE_READLINK 1
3337| #define HAVE_LSTAT 1
3338| #define HAVE_POSIX_SPAWNP 1
3339| #define HAVE_POSIX_MEMALIGN 1
3340| #define HAVE_VFORK 1
3341| #define HAVE_MMAP 1
3342| #define HAVE_SIGACTION 1
3343| #define HAVE_STATVFS 1
3344| #define HAVE_GETRLIMIT 1
3345| #define HAVE_RLIMIT_AS 1
3346| #define HAVE_GCC_ATOMIC_BUILTINS 1
3347| #define HAVE_GCC_BSWAP 1
3348| #define HAVE_UINT128_T 1
3349| #define HAVE_GETADDRINFO 1
3350| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3351| #define CPL_MULTIPROC_PTHREAD 1
3352| #define HAVE_5ARGS_MREMAP 1
3353| #define HAVE_SC_PHYS_PAGES 1
3354| #define HAVE_ICONV 1
3355| #define ICONV_CONST
3356| #define ICONV_CPP_CONST
3357| /* end confdefs.h.  */
3358|
3359| /* Override any GCC internal prototype to avoid an error.
3360|    Use char because int might match the return type of a GCC
3361|    builtin and then its argument prototype would still apply.  */
3362| #ifdef __cplusplus
3363| extern "C"
3364| #endif
3365| char G_asprintf ();
3366| int
3367| main ()
3368| {
3369| return G_asprintf ();
3370|   ;
3371|   return 0;
3372| }
3373configure:28887: result: no
3374configure:28911: error: --with-grass=/opt/local/share/grass76 requested, but libraries not found!
3375
3376## ---------------- ##
3377## Cache variables. ##
3378## ---------------- ##
3379
3380ac_cv_build=x86_64-apple-darwin17.7.0
3381ac_cv_c_bigendian=no
3382ac_cv_c_compiler_gnu=yes
3383ac_cv_cflags_warn_all='-Wall -Wdeclaration-after-statement'
3384ac_cv_cxx_compiler_gnu=yes
3385ac_cv_cxxflags_warn_all=-Wall
3386ac_cv_env_CCC_set=
3387ac_cv_env_CCC_value=
3388ac_cv_env_CC_set=set
3389ac_cv_env_CC_value=/usr/bin/clang
3390ac_cv_env_CFLAGS_set=set
3391ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
3392ac_cv_env_CPPFLAGS_set=set
3393ac_cv_env_CPPFLAGS_value=-I/opt/local/include
3394ac_cv_env_CPP_set=
3395ac_cv_env_CPP_value=
3396ac_cv_env_CXXCPP_set=
3397ac_cv_env_CXXCPP_value=
3398ac_cv_env_CXXFLAGS_set=set
3399ac_cv_env_CXXFLAGS_value='-pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64'
3400ac_cv_env_CXX_set=set
3401ac_cv_env_CXX_value=/usr/bin/clang++
3402ac_cv_env_HDF5_CFLAGS_set=
3403ac_cv_env_HDF5_CFLAGS_value=
3404ac_cv_env_HDF5_LIBS_set=
3405ac_cv_env_HDF5_LIBS_value=
3406ac_cv_env_LDFLAGS_set=set
3407ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64'
3408ac_cv_env_LIBKML_CFLAGS_set=
3409ac_cv_env_LIBKML_CFLAGS_value=
3410ac_cv_env_LIBKML_LIBS_set=
3411ac_cv_env_LIBKML_LIBS_value=
3412ac_cv_env_LIBS_set=
3413ac_cv_env_LIBS_value=
3414ac_cv_env_LT_SYS_LIBRARY_PATH_set=
3415ac_cv_env_LT_SYS_LIBRARY_PATH_value=
3416ac_cv_env_MONGOCXXV3_CFLAGS_set=
3417ac_cv_env_MONGOCXXV3_CFLAGS_value=
3418ac_cv_env_MONGOCXXV3_LIBS_set=
3419ac_cv_env_MONGOCXXV3_LIBS_value=
3420ac_cv_env_OGDI_CFLAGS_set=
3421ac_cv_env_OGDI_CFLAGS_value=
3422ac_cv_env_OGDI_LIBS_set=
3423ac_cv_env_OGDI_LIBS_value=
3424ac_cv_env_OPENJPEG_CFLAGS_set=
3425ac_cv_env_OPENJPEG_CFLAGS_value=
3426ac_cv_env_OPENJPEG_LIBS_set=
3427ac_cv_env_OPENJPEG_LIBS_value=
3428ac_cv_env_PKG_CONFIG_set=
3429ac_cv_env_PKG_CONFIG_value=
3430ac_cv_env_POPPLER_CFLAGS_set=
3431ac_cv_env_POPPLER_CFLAGS_value=
3432ac_cv_env_POPPLER_LIBS_set=
3433ac_cv_env_POPPLER_LIBS_value=
3434ac_cv_env_PQ_CFLAGS_set=
3435ac_cv_env_PQ_CFLAGS_value=
3436ac_cv_env_PQ_LIBS_set=
3437ac_cv_env_PQ_LIBS_value=
3438ac_cv_env_build_alias_set=
3439ac_cv_env_build_alias_value=
3440ac_cv_env_host_alias_set=
3441ac_cv_env_host_alias_value=
3442ac_cv_env_target_alias_set=
3443ac_cv_env_target_alias_value=
3444ac_cv_func__doprnt=no
3445ac_cv_func_atoll=yes
3446ac_cv_func_fopen64=no
3447ac_cv_func_ftruncate64=no
3448ac_cv_func_getcwd=yes
3449ac_cv_func_getrlimit=yes
3450ac_cv_func_gmtime_r=yes
3451ac_cv_func_localtime_r=yes
3452ac_cv_func_lstat=yes
3453ac_cv_func_mmap=yes
3454ac_cv_func_posix_memalign=yes
3455ac_cv_func_posix_spawnp=yes
3456ac_cv_func_readlink=yes
3457ac_cv_func_sigaction=yes
3458ac_cv_func_snprintf=yes
3459ac_cv_func_statvfs64=no
3460ac_cv_func_statvfs=yes
3461ac_cv_func_strtof=yes
3462ac_cv_func_strtoull=yes
3463ac_cv_func_vfork=yes
3464ac_cv_func_vprintf=yes
3465ac_cv_func_vsnprintf=yes
3466ac_cv_have_decl_strtof=yes
3467ac_cv_header_assert_h=yes
3468ac_cv_header_dbmalloc_h=no
3469ac_cv_header_direct_h=no
3470ac_cv_header_dlfcn_h=yes
3471ac_cv_header_errno_h=yes
3472ac_cv_header_fcntl_h=yes
3473ac_cv_header_float_h=yes
3474ac_cv_header_inttypes_h=yes
3475ac_cv_header_limits_h=yes
3476ac_cv_header_linux_userfaultfd_h=no
3477ac_cv_header_locale_h=yes
3478ac_cv_header_memory_h=yes
3479ac_cv_header_stdc=yes
3480ac_cv_header_stdint_h=yes
3481ac_cv_header_stdlib_h=yes
3482ac_cv_header_string_h=yes
3483ac_cv_header_strings_h=yes
3484ac_cv_header_sys_stat_h=yes
3485ac_cv_header_sys_types_h=yes
3486ac_cv_header_unistd_h=yes
3487ac_cv_header_values_h=no
3488ac_cv_host=x86_64-apple-darwin17.7.0
3489ac_cv_lib_dl_dlopen=yes
3490ac_cv_lib_grass_gis_G_asprintf=no
3491ac_cv_lib_grass_gis_G_is_initialized=no
3492ac_cv_lib_proj_proj_create_from_wkt=yes
3493ac_cv_lib_pthread_pthread_create=yes
3494ac_cv_lib_rt_nanosleep=no
3495ac_cv_lib_z_deflateInit_=yes
3496ac_cv_lib_z_inflateCopy=yes
3497ac_cv_lib_zstd_ZSTD_decompressStream=yes
3498ac_cv_objext=o
3499ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
3500ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
3501ac_cv_path_GREP=/opt/local/bin/ggrep
3502ac_cv_path_SED=/opt/local/bin/gsed
3503ac_cv_path_lt_DD=/bin/dd
3504ac_cv_prog_AWK=gawk
3505ac_cv_prog_CPP='/usr/bin/clang -E'
3506ac_cv_prog_CXXCPP='/usr/bin/clang++ -std=c++14 -E'
3507ac_cv_prog_ac_ct_AR=ar
3508ac_cv_prog_ac_ct_CC=/usr/bin/clang
3509ac_cv_prog_ac_ct_DLLTOOL=dlltool
3510ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
3511ac_cv_prog_ac_ct_LIPO=lipo
3512ac_cv_prog_ac_ct_NMEDIT=nmedit
3513ac_cv_prog_ac_ct_OBJDUMP=objdump
3514ac_cv_prog_ac_ct_OTOOL=otool
3515ac_cv_prog_ac_ct_RANLIB=ranlib
3516ac_cv_prog_ac_ct_STRIP=strip
3517ac_cv_prog_cc_c89=
3518ac_cv_prog_cc_g=yes
3519ac_cv_prog_cxx_g=yes
3520ac_cv_sizeof_int=4
3521ac_cv_sizeof_unsigned_long=8
3522ac_cv_sizeof_voidp=8
3523ac_cv_type_int16=no
3524ac_cv_type_int32=no
3525ac_cv_type_int8=no
3526ac_cv_type_uintptr_t=yes
3527acl_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
3528acl_cv_prog_gnu_ld=no
3529acl_cv_rpath=done
3530am_cv_func_iconv=yes
3531am_cv_func_iconv_works=yes
3532am_cv_lib_iconv=yes
3533am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
3534am_cv_proto_iconv_arg1=
3535ax_cv_check_cflags__Wcomma=yes
3536ax_cv_check_cflags__Wdate_time=yes
3537ax_cv_check_cflags__Wdocumentation__Wno_documentation_deprecated_sync=yes
3538ax_cv_check_cflags__Wduplicated_cond=no
3539ax_cv_check_cflags__Werror_declaration_after_statement=yes
3540ax_cv_check_cflags__Werror_vla=yes
3541ax_cv_check_cflags__Wextra=yes
3542ax_cv_check_cflags__Wfloat_conversion=yes
3543ax_cv_check_cflags__Wformat=yes
3544ax_cv_check_cflags__Wformat__Werror_format_security__Wno_format_nonliteral=yes
3545ax_cv_check_cflags__Winit_self=yes
3546ax_cv_check_cflags__Wlogical_op=no
3547ax_cv_check_cflags__Wmissing_declarations=yes
3548ax_cv_check_cflags__Wmissing_prototypes=yes
3549ax_cv_check_cflags__Wno_sign_compare=yes
3550ax_cv_check_cflags__Wnull_dereference=yes
3551ax_cv_check_cflags__Wshadow=yes
3552ax_cv_check_cflags__Wshorten_64_to_32=yes
3553ax_cv_check_cflags__Wunused_parameter=yes
3554ax_cv_check_cflags___Werror__we10006=no
3555ax_cv_check_cflags__diag_disable_188_1684_2259_2304_3280_11074_11076=no
3556ax_cv_check_cxxflags__Weffcpp=yes
3557ax_cv_check_cxxflags__Wextra_semi=yes
3558ax_cv_check_cxxflags__Wmissing_declarations=yes
3559ax_cv_check_cxxflags__Wmissing_prototypes=yes
3560ax_cv_check_cxxflags__Wnon_virtual_dtor=yes
3561ax_cv_check_cxxflags__Wold_style_cast=yes
3562ax_cv_check_cxxflags__Woverloaded_virtual=yes
3563ax_cv_check_cxxflags__Wsuggest_override=no
3564ax_cv_check_cxxflags__Wunused_private_field=yes
3565ax_cv_check_cxxflags__Wzero_as_null_pointer_constant=yes
3566ax_cv_check_cxxflags__fno_operator_names=yes
3567ax_cv_cxx_compile_cxx14=no
3568ax_cv_cxx_compile_cxx14__std_cpp14=yes
3569lt_cv_apple_cc_single_mod=yes
3570lt_cv_ar_at_file=no
3571lt_cv_deplibs_check_method=pass_all
3572lt_cv_file_magic_cmd='$MAGIC_CMD'
3573lt_cv_file_magic_test_file=
3574lt_cv_ld_exported_symbols_list=yes
3575lt_cv_ld_force_load=yes
3576lt_cv_ld_reload_flag=-r
3577lt_cv_nm_interface='BSD nm'
3578lt_cv_objdir=.libs
3579lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
3580lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
3581lt_cv_path_NM='/opt/local/bin/nm -B'
3582lt_cv_path_mainfest_tool=no
3583lt_cv_prog_compiler_c_o=yes
3584lt_cv_prog_compiler_c_o_CXX=yes
3585lt_cv_prog_compiler_pic='-fno-common -DPIC'
3586lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
3587lt_cv_prog_compiler_pic_works=yes
3588lt_cv_prog_compiler_pic_works_CXX=yes
3589lt_cv_prog_compiler_rtti_exceptions=yes
3590lt_cv_prog_compiler_static_works=no
3591lt_cv_prog_compiler_static_works_CXX=no
3592lt_cv_prog_gnu_ld=no
3593lt_cv_prog_gnu_ldcxx=no
3594lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
3595lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
3596lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
3597lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
3598lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
3599lt_cv_sys_global_symbol_to_import=
3600lt_cv_sys_max_cmd_len=196608
3601lt_cv_to_host_file_cmd=func_convert_file_noop
3602lt_cv_to_tool_file_cmd=func_convert_file_noop
3603lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
3604
3605## ----------------- ##
3606## Output variables. ##
3607## ----------------- ##
3608
3609AR='ar'
3610AS='as'
3611AVXFLAGS='-mavx'
3612AWK='gawk'
3613BINDINGS=''
3614BINTRUE=''
3615CC='/usr/bin/clang'
3616CFLAGS='-DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -Os -arch x86_64'
3617CFLAGS_NOFTRAPV='-pipe -Os -arch x86_64'
3618CHARLS_INC=''
3619CPP='/usr/bin/clang -E'
3620CPPFLAGS='-I/opt/local/include -I/usr/local/include'
3621CRUNCHDIR=''
3622CURL_INC=''
3623CURL_LIB=''
3624CURL_SETTING=''
3625CXX14_SUPPORT='yes'
3626CXX='/usr/bin/clang++ -std=c++14'
3627CXXCPP='/usr/bin/clang++ -std=c++14 -E'
3628CXXFLAGS='-DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64'
3629CXXFLAGS_NOFTRAPV='-pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64'
3630CXXFLAGS_NO_LTO_IF_AVX_NONDEFAULT='-DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64'
3631CXXFLAGS_NO_LTO_IF_SSSE3_NONDEFAULT='-DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -pipe -DGDAL_COMPILATION -stdlib=libc++ -arch x86_64'
3632CXX_WFLAGS=' -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wshorten-64-to-32 -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wextra-semi -Wcomma -Wfloat-conversion -Wdocumentation -Wno-documentation-deprecated-sync -Wunused-private-field -Wmissing-prototypes -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wimplicit-fallthrough'
3633C_WFLAGS=' -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wshorten-64-to-32 -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wcomma -Wfloat-conversion -Wdocumentation -Wno-documentation-deprecated-sync'
3634DDS_SETTING=''
3635DEFS=''
3636DLLTOOL='dlltool'
3637DODS_INC=''
3638DSYMUTIL='dsymutil'
3639DUMPBIN=''
3640ECHO_C='\c'
3641ECHO_N=''
3642ECHO_T=''
3643ECW_FLAGS=''
3644ECW_INCLUDE=''
3645ECW_LIBS=''
3646ECW_SETTING=''
3647EGREP='/opt/local/bin/ggrep -E'
3648ENABLE_UFFD='no'
3649EXEEXT=''
3650EXE_EXT=''
3651EXPAT_CFLAGS=''
3652EXPAT_INCLUDE=''
3653EXPAT_LDFLAGS=''
3654EXPAT_VERSION=''
3655EXTRA_INCLUDES=''
3656FGDB_ENABLED=''
3657FGDB_INC=''
3658FGDB_LIB=''
3659FGREP='/opt/local/bin/ggrep -F'
3660FITS_SETTING=''
3661FREEXL_INCLUDE=''
3662GDALFORMATS_ENABLED=' aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi'
3663GDAL_VER=''
3664GDAL_VERSION_MAJOR=''
3665GDAL_VERSION_MINOR=''
3666GDAL_VERSION_REV=''
3667GEOS_CFLAGS=''
3668GEOS_CONFIG=''
3669GEOS_LIBS=''
3670GEOS_VERSION=''
3671GEOTIFF_INCLUDE=''
3672GEOTIFF_SETTING=''
3673GIF_SETTING=''
3674GNM_ENABLED=''
3675GRASS_GISBASE=''
3676GRASS_INCLUDE=''
3677GRASS_SETTING='no'
3678GREP='/opt/local/bin/ggrep'
3679GTA_SETTING=''
3680HAVE_ARMADILLO=''
3681HAVE_CHARLS=''
3682HAVE_CRYPTOPP=''
3683HAVE_CXX11=''
3684HAVE_CXX14='1'
3685HAVE_EXPAT=''
3686HAVE_FREEXL=''
3687HAVE_GCC_ATOMIC_BUILTINS='yes'
3688HAVE_GCC_BSWAP='yes'
3689HAVE_GEOS=''
3690HAVE_GRASS='no'
3691HAVE_HDF4=''
3692HAVE_HDF5=''
3693HAVE_HIDE_INTERNAL_SYMBOLS='no'
3694HAVE_IDB=''
3695HAVE_INGRES=''
3696HAVE_JASPER=''
3697HAVE_KEA=''
3698HAVE_LERC=''
3699HAVE_LIBKML=''
3700HAVE_LIBTOOL='yes'
3701HAVE_LIBXML2=''
3702HAVE_MYSQL=''
3703HAVE_OCI=''
3704HAVE_OGDI=''
3705HAVE_OPENSSL_CRYPTO=''
3706HAVE_PCRE=''
3707HAVE_PDFIUM=''
3708HAVE_PG='no'
3709HAVE_PODOFO=''
3710HAVE_POPPLER=''
3711HAVE_RASTERLITE2=''
3712HAVE_SFCGAL=''
3713HAVE_SPATIALITE=''
3714HAVE_SQLITE=''
3715HAVE_TEIGHA=''
3716HAVE_XERCES=''
3717HDF4_HAS_MAXOPENFILES=''
3718HDF4_INCLUDE=''
3719HDF5_CFLAGS=''
3720HDF5_INCLUDE=''
3721HDF5_LIBS=''
3722HDFS_ENABLED=''
3723HDFS_INC=''
3724HDFS_LIB=''
3725IDB_INC=''
3726IDB_LIB=''
3727II_SYSTEM=''
3728INGRES_INC=''
3729INGRES_LIB=''
3730JASPER_FLAGS=''
3731JAVA_HOME='/Library/Java/JavaVirtualMachines/openjdk12/Contents/Home'
3732JAVA_INC=''
3733JNI_LIB=''
3734JP2LURA_INCLUDE=''
3735JPEG12_ENABLED=''
3736JPEG_SETTING=''
3737JSON_INCLUDE=''
3738JVM_LIB=''
3739KAKDIR=''
3740KEA_CONFIG=''
3741KEA_INC=''
3742KEA_LIB=''
3743LD='/Library/Developer/CommandLineTools/usr/bin/ld'
3744LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64'
3745LD_SHARED=''
3746LIBCURL_CONFIG=''
3747LIBICONV='-liconv'
3748LIBJSONC_SETTING=''
3749LIBKML_CFLAGS=''
3750LIBKML_INCLUDE=''
3751LIBKML_LDFLAGS=''
3752LIBKML_LDLAGS=''
3753LIBKML_LIBS=''
3754LIBKML_VERSION=''
3755LIBLZMA_SETTING='no'
3756LIBOBJS=''
3757LIBS='-lzstd -L/opt/local/lib/proj6/lib -lproj -lz -lpthread -ldl  -L/usr/local/lib'
3758LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3759LIBXML2_CONFIG=''
3760LIBXML2_INC=''
3761LIBXML2_LIB=''
3762LIBZ_SETTING='external'
3763LIPO='lipo'
3764LN_S='ln -s'
3765LTLIBICONV='-liconv'
3766LTLIBOBJS=''
3767LT_SYS_LIBRARY_PATH=''
3768MACOSX_FRAMEWORK=''
3769MANIFEST_TOOL=':'
3770MDB_ENABLED=''
3771MONGOCXXV3_CFLAGS=''
3772MONGOCXXV3_ENABLED=''
3773MONGOCXXV3_LIBS=''
3774MONGODB_ENABLED=''
3775MONGODB_INC=''
3776MONGODB_LIB=''
3777MRSID_FLAGS=''
3778MRSID_INCLUDE=''
3779MRSID_LIBS=''
3780MRSID_LIDAR_INCLUDE=''
3781MRSID_LIDAR_LIBS=''
3782MYSQL_CONFIG=''
3783MYSQL_INC=''
3784MYSQL_LIB=''
3785NETCDF_HAS_HDF4=''
3786NETCDF_HAS_NC4=''
3787NETCDF_MEM=''
3788NETCDF_NCCONFIG=''
3789NETCDF_ROOT=''
3790NETCDF_SETTING=''
3791NM='/opt/local/bin/nm -B'
3792NMEDIT='nmedit'
3793NO_LOGICAL_OP_FLAG=''
3794NO_NON_VIRTUAL_DTOR_FLAG='-Wno-non-virtual-dtor'
3795NO_SIGN_COMPARE='-Wno-sign-compare'
3796NO_UNUSED_PARAMETER_FLAG='-Wno-unused-parameter'
3797OBJDUMP='objdump'
3798OBJEXT='o'
3799OCI_INCLUDE=''
3800ODBC_SETTING=''
3801OGDI_CFLAGS=''
3802OGDI_INCLUDE=''
3803OGDI_LIBS=''
3804OGRFORMATS_ENABLED=' aeronavfaa arcgen avc bna cad csv dgn dxf edigeo geoconcept georss gml gmt gpsbabel gpx gtm htf jml mvt ntf openair openfilegdb pgdump rec s57 segukooa segy selafin shape sua svg sxf tiger vdv wasp xplane idrisi pds sdts'
3805OGRFORMATS_ENABLED_CFLAGS=' -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED'
3806OPENCL_FLAGS=''
3807OPENCL_LIB=''
3808OPENJPEG_CFLAGS=''
3809OPENJPEG_LIBS=''
3810OPT_GDAL_FORMATS=''
3811ORACLE_OCI_CFLAGS=''
3812ORACLE_OCI_LDFLAGS=''
3813ORACLE_OCI_VERSION=''
3814OTOOL64=':'
3815OTOOL='otool'
3816PACKAGE_BUGREPORT=''
3817PACKAGE_NAME=''
3818PACKAGE_STRING=''
3819PACKAGE_TARNAME=''
3820PACKAGE_URL=''
3821PACKAGE_VERSION=''
3822PAM_SETTING=''
3823PATH_SEPARATOR=':'
3824PCIDSK_INCLUDE=''
3825PCIDSK_LIB=''
3826PCIDSK_SETTING=''
3827PCRASTER_SETTING=''
3828PDFIUM_INC=''
3829PDFIUM_PLUGIN_LIB=''
3830PDF_PLUGIN=''
3831PG_INC=''
3832PG_LIB=''
3833PKG_CONFIG=''
3834PNG_SETTING=''
3835PODOFO_INC=''
3836PODOFO_PLUGIN_LIB=''
3837POPPLER_CFLAGS=''
3838POPPLER_LIBS=''
3839POPPLER_MAJOR_VERSION=''
3840POPPLER_MINOR_VERSION=''
3841POPPLER_PLUGIN_LIB=''
3842PQ_CFLAGS=''
3843PQ_LIBS=''
3844PROJ_INCLUDE=' -I/opt/local/lib/proj6/include'
3845PYTHON=''
3846PY_HAVE_SETUPTOOLS=''
3847QHULL_INCLUDE_SUBDIR_IS_LIBQHULL=''
3848QHULL_SETTING=''
3849RANLIB='ranlib'
3850RASDAMAN_ENABLED=''
3851RASDAMAN_INC=''
3852RASDAMAN_LIB=''
3853RASTERLITE2_CFLAGS=''
3854RENAME_INTERNAL_LIBGEOTIFF_SYMBOLS='no'
3855RENAME_INTERNAL_LIBTIFF_SYMBOLS='no'
3856RENAME_INTERNAL_SHAPELIB_SYMBOLS='no'
3857SDE_ENABLED=''
3858SDE_INC=''
3859SDE_LIB=''
3860SED='/opt/local/bin/gsed'
3861SFCGAL_CFLAGS=''
3862SFCGAL_CONFIG=''
3863SFCGAL_LIBS=''
3864SFCGAL_VERSION=''
3865SHELL='/bin/sh'
3866SOSI_ENABLED=''
3867SOSI_INC=''
3868SOSI_LIB=''
3869SO_EXT=''
3870SPATIALITE_412_OR_LATER=''
3871SPATIALITE_AMALGAMATION=''
3872SPATIALITE_INC=''
3873SPATIALITE_SONAME=''
3874SQLITE3_CFLAGS=''
3875SQLITE3_LDFLAGS=''
3876SQLITE3_VERSION=''
3877SQLITE_HAS_COLUMN_METADATA=''
3878SQLITE_INC=''
3879SSEFLAGS=''
3880SSSE3FLAGS=''
3881STRIP='strip'
3882TEIGHA_CPPFLAGS=''
3883TEIGHA_DIR=''
3884TIFF_JPEG12_ENABLED=''
3885TIFF_OPTS=''
3886TIFF_SETTING=''
3887TILEDB_SETTING=''
3888USE_ONLY_CRYPTODLL_ALG=''
3889WARN_EFFCPLUSPLUS='-Weffc++'
3890WARN_OLD_STYLE_CAST='-Wold-style-cast'
3891WEBP_SETTING=''
3892XERCES_CFLAGS=''
3893XERCES_INCLUDE=''
3894XERCES_LDFLAGS=''
3895XERCES_VERSION=''
3896X_FME_HOME=''
3897ZSTD_SETTING='yes'
3898ac_ct_AR='ar'
3899ac_ct_CC='/usr/bin/clang'
3900ac_ct_CXX=''
3901ac_ct_DUMPBIN=''
3902bindir='${exec_prefix}/bin'
3903build='x86_64-apple-darwin17.7.0'
3904build_alias=''
3905build_cpu='x86_64'
3906build_os='darwin17.7.0'
3907build_vendor='apple'
3908datadir='${datarootdir}'
3909datarootdir='${prefix}/share'
3910docdir='${datarootdir}/doc/${PACKAGE}'
3911dvidir='${docdir}'
3912exec_prefix='NONE'
3913host='x86_64-apple-darwin17.7.0'
3914host_alias=''
3915host_cpu='x86_64'
3916host_os='darwin17.7.0'
3917host_vendor='apple'
3918htmldir='${docdir}'
3919includedir='${prefix}/include'
3920infodir='${datarootdir}/info'
3921libdir='${exec_prefix}/lib'
3922libexecdir='${exec_prefix}/libexec'
3923localedir='${datarootdir}/locale'
3924localstatedir='${prefix}/var'
3925mandir='/opt/local/share/man'
3926oldincludedir='/usr/include'
3927pdfdir='${docdir}'
3928prefix='/opt/local'
3929program_transform_name='s,x,x,'
3930psdir='${docdir}'
3931runstatedir='${localstatedir}/run'
3932sbindir='${exec_prefix}/sbin'
3933sharedstatedir='${prefix}/com'
3934sysconfdir='${prefix}/etc'
3935target_alias=''
3936
3937## ----------- ##
3938## confdefs.h. ##
3939## ----------- ##
3940
3941/* confdefs.h */
3942#define PACKAGE_NAME ""
3943#define PACKAGE_TARNAME ""
3944#define PACKAGE_VERSION ""
3945#define PACKAGE_STRING ""
3946#define PACKAGE_BUGREPORT ""
3947#define PACKAGE_URL ""
3948#define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
3949#define HAVE_CXX14 1
3950#define STDC_HEADERS 1
3951#define HAVE_SYS_TYPES_H 1
3952#define HAVE_SYS_STAT_H 1
3953#define HAVE_STDLIB_H 1
3954#define HAVE_STRING_H 1
3955#define HAVE_MEMORY_H 1
3956#define HAVE_STRINGS_H 1
3957#define HAVE_INTTYPES_H 1
3958#define HAVE_STDINT_H 1
3959#define HAVE_UNISTD_H 1
3960#define HAVE_DLFCN_H 1
3961#define LT_OBJDIR ".libs/"
3962#define HAVE_STD_IS_NAN 1
3963#define HAVE_LIBDL 1
3964#define STDC_HEADERS 1
3965#define HAVE_ASSERT_H 1
3966#define HAVE_FCNTL_H 1
3967#define HAVE_UNISTD_H 1
3968#define HAVE_DLFCN_H 1
3969#define HAVE_STDINT_H 1
3970#define HAVE_LIMITS_H 1
3971#define HAVE_LOCALE_H 1
3972#define HAVE_FLOAT_H 1
3973#define HAVE_ERRNO_H 1
3974#define HAVE_LONG_LONG 1
3975#define UNIX_STDIO_64 1
3976#define VSI_LARGE_API_SUPPORTED 1
3977#define VSI_FTELL64 ftello
3978#define VSI_FSEEK64 fseeko
3979#define VSI_STAT64 stat
3980#define VSI_STAT64_T stat
3981#define VSI_FOPEN64 fopen
3982#define VSI_FTRUNCATE64 ftruncate
3983#define SIZEOF_INT 4
3984#define SIZEOF_UNSIGNED_LONG 8
3985#define SIZEOF_VOIDP 8
3986#define HAVE_UINTPTR_T 1
3987#define HAVE_IEEEFP 1
3988#define HOST_FILLORDER FILLORDER_LSB2MSB
3989#define HAVE_VPRINTF 1
3990#define HAVE_SNPRINTF 1
3991#define HAVE_VSNPRINTF 1
3992#define HAVE_ATOLL 1
3993#define HAVE_STRTOULL 1
3994#define HAVE_STRTOF 1
3995#define HAVE_GETCWD 1
3996#define HAVE_DECL_STRTOF 1
3997#define HAVE_READLINK 1
3998#define HAVE_LSTAT 1
3999#define HAVE_POSIX_SPAWNP 1
4000#define HAVE_POSIX_MEMALIGN 1
4001#define HAVE_VFORK 1
4002#define HAVE_MMAP 1
4003#define HAVE_SIGACTION 1
4004#define HAVE_STATVFS 1
4005#define HAVE_GETRLIMIT 1
4006#define HAVE_RLIMIT_AS 1
4007#define HAVE_GCC_ATOMIC_BUILTINS 1
4008#define HAVE_GCC_BSWAP 1
4009#define HAVE_UINT128_T 1
4010#define HAVE_GETADDRINFO 1
4011#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4012#define CPL_MULTIPROC_PTHREAD 1
4013#define HAVE_5ARGS_MREMAP 1
4014#define HAVE_SC_PHYS_PAGES 1
4015#define HAVE_ICONV 1
4016#define ICONV_CONST
4017#define ICONV_CPP_CONST
4018
4019configure: exit 1