Ticket #107: config.log

File config.log, 46.9 KB (added by Kevin Moore, 5 years ago)

Config.log file created by Survex compilation attempt (includes errors)

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 survex configure 1.2.38, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/Users/troglokev/Source/survex-1.2.38/Survex --bindir=/Users/troglokev/Source/survex-1.2.38/Survex --mandir=/Users/troglokev/Source/survex-1.2.38/macosxtmp WX_CONFIG=/Users/troglokev/Source/survex-1.2.38/WXINSTALL/bin/wx-config --static CC=gcc -arch x86_64 -mmacosx-version-min=10.9 CXX=g++ -arch x86_64 -mmacosx-version-min=10.9
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Ivy.local
14uname -m = x86_64
15uname -r = 18.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/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 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64
27Kernel configured for up to 4 processors.
284 processors are physically available.
294 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 379 tasks, 1544 threads, 4 processors
34Load average: 2.54, Mach factor: 1.70
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /usr/local/bin
40PATH: /usr/bin
41PATH: /bin
42PATH: /usr/sbin
43PATH: /sbin
44PATH: /Applications/Server.app/Contents/ServerRoot/usr/bin
45PATH: /Applications/Server.app/Contents/ServerRoot/usr/sbin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2742: checking for a BSD-compatible install
53configure:2810: result: /usr/bin/install -c
54configure:2821: checking whether build environment is sane
55configure:2876: result: yes
56configure:3027: checking for a thread-safe mkdir -p
57configure:3066: result: ./install-sh -c -d
58configure:3073: checking for gawk
59configure:3103: result: no
60configure:3073: checking for mawk
61configure:3103: result: no
62configure:3073: checking for nawk
63configure:3103: result: no
64configure:3073: checking for awk
65configure:3089: found /usr/bin/awk
66configure:3100: result: awk
67configure:3111: checking whether make sets $(MAKE)
68configure:3133: result: yes
69configure:3162: checking whether make supports nested variables
70configure:3179: result: yes
71configure:3383: checking build system type
72configure:3397: result: x86_64-apple-darwin18.6.0
73configure:3417: checking host system type
74configure:3430: result: x86_64-apple-darwin18.6.0
75configure:3499: checking for gcc
76configure:3526: result: gcc -arch x86_64 -mmacosx-version-min=10.9
77configure:3755: checking for C compiler version
78configure:3764: gcc -arch x86_64 -mmacosx-version-min=10.9 --version >&5
79Apple LLVM version 10.0.1 (clang-1001.0.46.4)
80Target: x86_64-apple-darwin18.6.0
81Thread model: posix
82InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
83configure:3775: $? = 0
84configure:3764: gcc -arch x86_64 -mmacosx-version-min=10.9 -v >&5
85Apple LLVM version 10.0.1 (clang-1001.0.46.4)
86Target: x86_64-apple-darwin18.6.0
87Thread model: posix
88InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
89clang: warning: argument unused during compilation: '-mmacosx-version-min=10.9' [-Wunused-command-line-argument]
90configure:3775: $? = 0
91configure:3764: gcc -arch x86_64 -mmacosx-version-min=10.9 -V >&5
92clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
93clang: error: no input files
94configure:3775: $? = 1
95configure:3764: gcc -arch x86_64 -mmacosx-version-min=10.9 -qversion >&5
96clang: error: unknown argument '-qversion', did you mean '--version'?
97clang: error: no input files
98configure:3775: $? = 1
99configure:3795: checking whether the C compiler works
100configure:3817: gcc -arch x86_64 -mmacosx-version-min=10.9    conftest.c  >&5
101configure:3821: $? = 0
102configure:3869: result: yes
103configure:3872: checking for C compiler default output file name
104configure:3874: result: a.out
105configure:3880: checking for suffix of executables
106configure:3887: gcc -arch x86_64 -mmacosx-version-min=10.9 -o conftest    conftest.c  >&5
107configure:3891: $? = 0
108configure:3913: result:
109configure:3935: checking whether we are cross compiling
110configure:3943: gcc -arch x86_64 -mmacosx-version-min=10.9 -o conftest    conftest.c  >&5
111configure:3947: $? = 0
112configure:3954: ./conftest
113configure:3958: $? = 0
114configure:3973: result: no
115configure:3978: checking for suffix of object files
116configure:4000: gcc -arch x86_64 -mmacosx-version-min=10.9 -c   conftest.c >&5
117configure:4004: $? = 0
118configure:4025: result: o
119configure:4029: checking whether we are using the GNU C compiler
120configure:4048: gcc -arch x86_64 -mmacosx-version-min=10.9 -c   conftest.c >&5
121configure:4048: $? = 0
122configure:4057: result: yes
123configure:4066: checking whether gcc -arch x86_64 -mmacosx-version-min=10.9 accepts -g
124configure:4086: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g  conftest.c >&5
125configure:4086: $? = 0
126configure:4127: result: yes
127configure:4144: checking for gcc -arch x86_64 -mmacosx-version-min=10.9 option to accept ISO C89
128configure:4207: gcc -arch x86_64 -mmacosx-version-min=10.9  -c -g -O2  conftest.c >&5
129configure:4207: $? = 0
130configure:4220: result: none needed
131configure:4245: checking whether gcc -arch x86_64 -mmacosx-version-min=10.9 understands -c and -o together
132configure:4267: gcc -arch x86_64 -mmacosx-version-min=10.9 -c conftest.c -o conftest2.o
133configure:4270: $? = 0
134configure:4267: gcc -arch x86_64 -mmacosx-version-min=10.9 -c conftest.c -o conftest2.o
135configure:4270: $? = 0
136configure:4282: result: yes
137configure:4302: checking whether make supports the include directive
138configure:4317: make -f confmf.GNU && cat confinc.out
139this is the am__doit target
140configure:4320: $? = 0
141configure:4339: result: yes (GNU style)
142configure:4364: checking dependency style of gcc -arch x86_64 -mmacosx-version-min=10.9
143configure:4475: result: gcc3
144configure:4495: checking how to run the C preprocessor
145configure:4526: gcc -arch x86_64 -mmacosx-version-min=10.9 -E  conftest.c
146configure:4526: $? = 0
147configure:4540: gcc -arch x86_64 -mmacosx-version-min=10.9 -E  conftest.c
148conftest.c:17:10: fatal error: 'ac_nonexistent.h' file not found
149#include <ac_nonexistent.h>
150         ^~~~~~~~~~~~~~~~~~
1511 error generated.
152configure:4540: $? = 1
153configure: failed program was:
154| /* confdefs.h */
155| #define PACKAGE_NAME "survex"
156| #define PACKAGE_TARNAME "survex"
157| #define PACKAGE_VERSION "1.2.38"
158| #define PACKAGE_STRING "survex 1.2.38"
159| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
160| #define PACKAGE_URL ""
161| #define PACKAGE "survex"
162| #define VERSION "1.2.38"
163| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
164| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
165| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
166| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
167| #define PRETTYPACKAGE "Survex"
168| #define COMMAVERSION 1,2,38
169| /* end confdefs.h.  */
170| #include <ac_nonexistent.h>
171configure:4565: result: gcc -arch x86_64 -mmacosx-version-min=10.9 -E
172configure:4585: gcc -arch x86_64 -mmacosx-version-min=10.9 -E  conftest.c
173configure:4585: $? = 0
174configure:4599: gcc -arch x86_64 -mmacosx-version-min=10.9 -E  conftest.c
175conftest.c:17:10: fatal error: 'ac_nonexistent.h' file not found
176#include <ac_nonexistent.h>
177         ^~~~~~~~~~~~~~~~~~
1781 error generated.
179configure:4599: $? = 1
180configure: failed program was:
181| /* confdefs.h */
182| #define PACKAGE_NAME "survex"
183| #define PACKAGE_TARNAME "survex"
184| #define PACKAGE_VERSION "1.2.38"
185| #define PACKAGE_STRING "survex 1.2.38"
186| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
187| #define PACKAGE_URL ""
188| #define PACKAGE "survex"
189| #define VERSION "1.2.38"
190| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
191| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
192| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
193| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
194| #define PRETTYPACKAGE "Survex"
195| #define COMMAVERSION 1,2,38
196| /* end confdefs.h.  */
197| #include <ac_nonexistent.h>
198configure:4740: checking for C++ compiler version
199configure:4749: g++ -arch x86_64 -mmacosx-version-min=10.9 --version >&5
200Apple LLVM version 10.0.1 (clang-1001.0.46.4)
201Target: x86_64-apple-darwin18.6.0
202Thread model: posix
203InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
204configure:4760: $? = 0
205configure:4749: g++ -arch x86_64 -mmacosx-version-min=10.9 -v >&5
206Apple LLVM version 10.0.1 (clang-1001.0.46.4)
207Target: x86_64-apple-darwin18.6.0
208Thread model: posix
209InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
210clang: warning: argument unused during compilation: '-mmacosx-version-min=10.9' [-Wunused-command-line-argument]
211configure:4760: $? = 0
212configure:4749: g++ -arch x86_64 -mmacosx-version-min=10.9 -V >&5
213clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
214clang: error: no input files
215configure:4760: $? = 1
216configure:4749: g++ -arch x86_64 -mmacosx-version-min=10.9 -qversion >&5
217clang: error: unknown argument '-qversion', did you mean '--version'?
218clang: error: no input files
219configure:4760: $? = 1
220configure:4764: checking whether we are using the GNU C++ compiler
221configure:4783: g++ -arch x86_64 -mmacosx-version-min=10.9 -c   conftest.cpp >&5
222configure:4783: $? = 0
223configure:4792: result: yes
224configure:4801: checking whether g++ -arch x86_64 -mmacosx-version-min=10.9 accepts -g
225configure:4821: g++ -arch x86_64 -mmacosx-version-min=10.9 -c -g  conftest.cpp >&5
226configure:4821: $? = 0
227configure:4862: result: yes
228configure:4887: checking dependency style of g++ -arch x86_64 -mmacosx-version-min=10.9
229configure:4998: result: gcc3
230configure:5018: checking how to run the C++ preprocessor
231configure:5045: g++ -arch x86_64 -mmacosx-version-min=10.9 -E  conftest.cpp
232configure:5045: $? = 0
233configure:5059: g++ -arch x86_64 -mmacosx-version-min=10.9 -E  conftest.cpp
234conftest.cpp:17:10: fatal error: 'ac_nonexistent.h' file not found
235#include <ac_nonexistent.h>
236         ^~~~~~~~~~~~~~~~~~
2371 error generated.
238configure:5059: $? = 1
239configure: failed program was:
240| /* confdefs.h */
241| #define PACKAGE_NAME "survex"
242| #define PACKAGE_TARNAME "survex"
243| #define PACKAGE_VERSION "1.2.38"
244| #define PACKAGE_STRING "survex 1.2.38"
245| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
246| #define PACKAGE_URL ""
247| #define PACKAGE "survex"
248| #define VERSION "1.2.38"
249| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
250| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
251| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
252| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
253| #define PRETTYPACKAGE "Survex"
254| #define COMMAVERSION 1,2,38
255| /* end confdefs.h.  */
256| #include <ac_nonexistent.h>
257configure:5084: result: g++ -arch x86_64 -mmacosx-version-min=10.9 -E
258configure:5104: g++ -arch x86_64 -mmacosx-version-min=10.9 -E  conftest.cpp
259configure:5104: $? = 0
260configure:5118: g++ -arch x86_64 -mmacosx-version-min=10.9 -E  conftest.cpp
261conftest.cpp:17:10: fatal error: 'ac_nonexistent.h' file not found
262#include <ac_nonexistent.h>
263         ^~~~~~~~~~~~~~~~~~
2641 error generated.
265configure:5118: $? = 1
266configure: failed program was:
267| /* confdefs.h */
268| #define PACKAGE_NAME "survex"
269| #define PACKAGE_TARNAME "survex"
270| #define PACKAGE_VERSION "1.2.38"
271| #define PACKAGE_STRING "survex 1.2.38"
272| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
273| #define PACKAGE_URL ""
274| #define PACKAGE "survex"
275| #define VERSION "1.2.38"
276| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
277| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
278| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
279| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
280| #define PRETTYPACKAGE "Survex"
281| #define COMMAVERSION 1,2,38
282| /* end confdefs.h.  */
283| #include <ac_nonexistent.h>
284configure:5155: checking whether g++ -arch x86_64 -mmacosx-version-min=10.9 supports C++11 features by default
285configure:5212: g++ -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.cpp >&5
286conftest.cpp:21:21: error: expected parameter declarator
287      static_assert(sizeof(int) <= sizeof(T), "not big enough");
288                    ^
289conftest.cpp:21:21: error: expected ')'
290conftest.cpp:21:20: note: to match this '('
291      static_assert(sizeof(int) <= sizeof(T), "not big enough");
292                   ^
293conftest.cpp:21:7: error: C++ requires a type specifier for all declarations
294      static_assert(sizeof(int) <= sizeof(T), "not big enough");
295      ^
296conftest.cpp:28:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions]
297    virtual void f() override {}
298                     ^
299conftest.cpp:31:29: error: a space is required between consecutive right angle brackets (use '> >')
300    typedef check<check<bool>> right_angle_brackets;
301                            ^~
302                            > >
303conftest.cpp:34:5: error: unknown type name 'decltype'
304    decltype(a) b;
305    ^
306conftest.cpp:34:16: error: expected ';' after top level declarator
307    decltype(a) b;
308               ^
309               ;
310conftest.cpp:38:15: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
311    check_type&& cr = static_cast<check_type&&>(c);
312              ^
313conftest.cpp:38:45: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
314    check_type&& cr = static_cast<check_type&&>(c);
315                                            ^
316conftest.cpp:40:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
317    auto d = a;
318    ^
319conftest.cpp:41:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
320    auto l = [](){};
321    ^
322conftest.cpp:41:14: error: expected expression
323    auto l = [](){};
324             ^
325conftest.cpp:51:24: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
326        using member = typename T::member_type;
327                       ^
3286 warnings and 7 errors generated.
329configure:5212: $? = 1
330configure: failed program was:
331| /* confdefs.h */
332| #define PACKAGE_NAME "survex"
333| #define PACKAGE_TARNAME "survex"
334| #define PACKAGE_VERSION "1.2.38"
335| #define PACKAGE_STRING "survex 1.2.38"
336| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
337| #define PACKAGE_URL ""
338| #define PACKAGE "survex"
339| #define VERSION "1.2.38"
340| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
341| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
342| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
343| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
344| #define PRETTYPACKAGE "Survex"
345| #define COMMAVERSION 1,2,38
346| /* end confdefs.h.  */
347|
348|   template <typename T>
349|     struct check
350|     {
351|       static_assert(sizeof(int) <= sizeof(T), "not big enough");
352|     };
353|
354|     struct Base {
355|     virtual void f() {}
356|     };
357|     struct Child : public Base {
358|     virtual void f() override {}
359|     };
360|
361|     typedef check<check<bool>> right_angle_brackets;
362|
363|     int a;
364|     decltype(a) b;
365|
366|     typedef check<int> check_type;
367|     check_type c;
368|     check_type&& cr = static_cast<check_type&&>(c);
369|
370|     auto d = a;
371|     auto l = [](){};
372|     // Prevent Clang error: unused variable 'l' [-Werror,-Wunused-variable]
373|     struct use_l { use_l() { l(); } };
374|
375|     // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
376|     // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function because of this
377|     namespace test_template_alias_sfinae {
378|         struct foo {};
379|
380|         template<typename T>
381|         using member = typename T::member_type;
382|
383|         template<typename T>
384|         void func(...) {}
385|
386|         template<typename T>
387|         void func(member<T>*) {}
388|
389|         void test();
390|
391|         void test() {
392|             func<foo>(0);
393|         }
394|     }
395|
396configure:5219: result: no
397configure:5228: checking whether g++ -arch x86_64 -mmacosx-version-min=10.9 supports C++11 features with -std=gnu++11
398configure:5287: g++ -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2 -std=gnu++11  conftest.cpp >&5
399configure:5287: $? = 0
400configure:5296: result: yes
401configure:5422: checking for inline
402configure:5438: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
403configure:5438: $? = 0
404configure:5446: result: inline
405configure:5476: checking for grep that handles long lines and -e
406configure:5534: result: /usr/bin/grep
407configure:5539: checking for egrep
408configure:5601: result: /usr/bin/grep -E
409configure:5606: checking for ANSI C header files
410configure:5626: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
411configure:5626: $? = 0
412configure:5699: gcc -arch x86_64 -mmacosx-version-min=10.9 -o conftest -g -O2   conftest.c  >&5
413configure:5699: $? = 0
414configure:5699: ./conftest
415configure:5699: $? = 0
416configure:5710: result: yes
417configure:5723: checking for sys/types.h
418configure:5723: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
419configure:5723: $? = 0
420configure:5723: result: yes
421configure:5723: checking for sys/stat.h
422configure:5723: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
423configure:5723: $? = 0
424configure:5723: result: yes
425configure:5723: checking for stdlib.h
426configure:5723: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
427configure:5723: $? = 0
428configure:5723: result: yes
429configure:5723: checking for string.h
430configure:5723: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
431configure:5723: $? = 0
432configure:5723: result: yes
433configure:5723: checking for memory.h
434configure:5723: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
435configure:5723: $? = 0
436configure:5723: result: yes
437configure:5723: checking for strings.h
438configure:5723: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
439configure:5723: $? = 0
440configure:5723: result: yes
441configure:5723: checking for inttypes.h
442configure:5723: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
443configure:5723: $? = 0
444configure:5723: result: yes
445configure:5723: checking for stdint.h
446configure:5723: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
447configure:5723: $? = 0
448configure:5723: result: yes
449configure:5723: checking for unistd.h
450configure:5723: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
451configure:5723: $? = 0
452configure:5723: result: yes
453configure:5735: checking whether byte ordering is bigendian
454configure:5750: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
455configure:5750: $? = 0
456configure:5795: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
457configure:5795: $? = 0
458configure:5813: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
459conftest.c:34:4: error: use of undeclared identifier 'not'
460                 not big endian
461                 ^
4621 error generated.
463configure:5813: $? = 1
464configure: failed program was:
465| /* confdefs.h */
466| #define PACKAGE_NAME "survex"
467| #define PACKAGE_TARNAME "survex"
468| #define PACKAGE_VERSION "1.2.38"
469| #define PACKAGE_STRING "survex 1.2.38"
470| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
471| #define PACKAGE_URL ""
472| #define PACKAGE "survex"
473| #define VERSION "1.2.38"
474| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
475| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
476| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
477| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
478| #define PRETTYPACKAGE "Survex"
479| #define COMMAVERSION 1,2,38
480| #define STDC_HEADERS 1
481| #define HAVE_SYS_TYPES_H 1
482| #define HAVE_SYS_STAT_H 1
483| #define HAVE_STDLIB_H 1
484| #define HAVE_STRING_H 1
485| #define HAVE_MEMORY_H 1
486| #define HAVE_STRINGS_H 1
487| #define HAVE_INTTYPES_H 1
488| #define HAVE_STDINT_H 1
489| #define HAVE_UNISTD_H 1
490| /* end confdefs.h.  */
491| #include <sys/types.h>
492|               #include <sys/param.h>
493|
494| int
495| main ()
496| {
497| #if BYTE_ORDER != BIG_ENDIAN
498|                not big endian
499|               #endif
500|
501|   ;
502|   return 0;
503| }
504configure:5941: result: no
505configure:6007: checking for strip
506configure:6025: found /usr/bin/strip
507configure:6037: result: /usr/bin/strip
508configure:6060: checking for sqrt in -lm
509configure:6085: gcc -arch x86_64 -mmacosx-version-min=10.9 -o conftest -g -O2   conftest.c -lm   >&5
510conftest.c:34:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
511char sqrt ();
512     ^
513conftest.c:34:6: note: 'sqrt' is a builtin with type 'double (double)'
5141 warning generated.
515configure:6085: $? = 0
516configure:6094: result: yes
517configure:6106: checking for X
518configure:6214: gcc -arch x86_64 -mmacosx-version-min=10.9 -E  conftest.c
519conftest.c:28:10: fatal error: 'X11/Xlib.h' file not found
520#include <X11/Xlib.h>
521         ^~~~~~~~~~~~
5221 error generated.
523configure:6214: $? = 1
524configure: failed program was:
525| /* confdefs.h */
526| #define PACKAGE_NAME "survex"
527| #define PACKAGE_TARNAME "survex"
528| #define PACKAGE_VERSION "1.2.38"
529| #define PACKAGE_STRING "survex 1.2.38"
530| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
531| #define PACKAGE_URL ""
532| #define PACKAGE "survex"
533| #define VERSION "1.2.38"
534| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
535| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
536| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
537| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
538| #define PRETTYPACKAGE "Survex"
539| #define COMMAVERSION 1,2,38
540| #define STDC_HEADERS 1
541| #define HAVE_SYS_TYPES_H 1
542| #define HAVE_SYS_STAT_H 1
543| #define HAVE_STDLIB_H 1
544| #define HAVE_STRING_H 1
545| #define HAVE_MEMORY_H 1
546| #define HAVE_STRINGS_H 1
547| #define HAVE_INTTYPES_H 1
548| #define HAVE_STDINT_H 1
549| #define HAVE_UNISTD_H 1
550| #define HAVE_LIBM 1
551| /* end confdefs.h.  */
552| #include <X11/Xlib.h>
553configure:6245: gcc -arch x86_64 -mmacosx-version-min=10.9 -o conftest -g -O2   conftest.c -lX11 -lm  >&5
554conftest.c:28:10: fatal error: 'X11/Xlib.h' file not found
555#include <X11/Xlib.h>
556         ^~~~~~~~~~~~
5571 error generated.
558configure:6245: $? = 1
559configure: failed program was:
560| /* confdefs.h */
561| #define PACKAGE_NAME "survex"
562| #define PACKAGE_TARNAME "survex"
563| #define PACKAGE_VERSION "1.2.38"
564| #define PACKAGE_STRING "survex 1.2.38"
565| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
566| #define PACKAGE_URL ""
567| #define PACKAGE "survex"
568| #define VERSION "1.2.38"
569| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
570| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
571| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
572| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
573| #define PRETTYPACKAGE "Survex"
574| #define COMMAVERSION 1,2,38
575| #define STDC_HEADERS 1
576| #define HAVE_SYS_TYPES_H 1
577| #define HAVE_SYS_STAT_H 1
578| #define HAVE_STDLIB_H 1
579| #define HAVE_STRING_H 1
580| #define HAVE_MEMORY_H 1
581| #define HAVE_STRINGS_H 1
582| #define HAVE_INTTYPES_H 1
583| #define HAVE_STDINT_H 1
584| #define HAVE_UNISTD_H 1
585| #define HAVE_LIBM 1
586| /* end confdefs.h.  */
587| #include <X11/Xlib.h>
588| int
589| main ()
590| {
591| XrmInitialize ()
592|   ;
593|   return 0;
594| }
595configure:6284: result: no
596-I/Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/wx/include/osx_cocoa-unicode-static-3.0 -I/Users/troglokev/Source/survex-1.2.38/WXINSTALL/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__
597-I/Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/wx/include/osx_cocoa-unicode-static-3.0 -I/Users/troglokev/Source/survex-1.2.38/WXINSTALL/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__
598-L/Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib   -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_xrc-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_qa-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_baseu_net-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_html-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_adv-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_core-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_baseu_xml-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_baseu-3.0.a -framework WebKit -lexpat -lwxregexu-3.0 -lwxtiff-3.0 -lwxjpeg-3.0 -lwxpng-3.0 -lz -lpthread -liconv
5993.0.4
600configure:6894: checking for XF86VidModeQueryVersion in -lXxf86vm
601configure:6919: gcc -arch x86_64 -mmacosx-version-min=10.9 -o conftest -g -O2   conftest.c -lXxf86vm -L/Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib   -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_gl-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_html-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_core-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_baseu-3.0.a -framework OpenGL -framework AGL -framework WebKit -lwxregexu-3.0 -lwxtiff-3.0 -lwxjpeg-3.0 -lwxpng-3.0 -lz -lpthread -liconv  -lm  >&5
602ld: library not found for -lXxf86vm
603clang: error: linker command failed with exit code 1 (use -v to see invocation)
604configure:6919: $? = 1
605configure: failed program was:
606| /* confdefs.h */
607| #define PACKAGE_NAME "survex"
608| #define PACKAGE_TARNAME "survex"
609| #define PACKAGE_VERSION "1.2.38"
610| #define PACKAGE_STRING "survex 1.2.38"
611| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
612| #define PACKAGE_URL ""
613| #define PACKAGE "survex"
614| #define VERSION "1.2.38"
615| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
616| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
617| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
618| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
619| #define PRETTYPACKAGE "Survex"
620| #define COMMAVERSION 1,2,38
621| #define STDC_HEADERS 1
622| #define HAVE_SYS_TYPES_H 1
623| #define HAVE_SYS_STAT_H 1
624| #define HAVE_STDLIB_H 1
625| #define HAVE_STRING_H 1
626| #define HAVE_MEMORY_H 1
627| #define HAVE_STRINGS_H 1
628| #define HAVE_INTTYPES_H 1
629| #define HAVE_STDINT_H 1
630| #define HAVE_UNISTD_H 1
631| #define HAVE_LIBM 1
632| #define X_DISPLAY_MISSING 1
633| /* end confdefs.h.  */
634|
635| /* Override any GCC internal prototype to avoid an error.
636|    Use char because int might match the return type of a GCC
637|    builtin and then its argument prototype would still apply.  */
638| #ifdef __cplusplus
639| extern "C"
640| #endif
641| char XF86VidModeQueryVersion ();
642| int
643| main ()
644| {
645| return XF86VidModeQueryVersion ();
646|   ;
647|   return 0;
648| }
649configure:6928: result: no
650configure:6934: checking for gluProject in -lGLU
651configure:6959: gcc -arch x86_64 -mmacosx-version-min=10.9 -o conftest -g -O2   conftest.c -lGLU -L/Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib   -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_gl-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_html-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_core-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_baseu-3.0.a -framework OpenGL -framework AGL -framework WebKit -lwxregexu-3.0 -lwxtiff-3.0 -lwxjpeg-3.0 -lwxpng-3.0 -lz -lpthread -liconv  -lm  >&5
652ld: library not found for -lGLU
653clang: error: linker command failed with exit code 1 (use -v to see invocation)
654configure:6959: $? = 1
655configure: failed program was:
656| /* confdefs.h */
657| #define PACKAGE_NAME "survex"
658| #define PACKAGE_TARNAME "survex"
659| #define PACKAGE_VERSION "1.2.38"
660| #define PACKAGE_STRING "survex 1.2.38"
661| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
662| #define PACKAGE_URL ""
663| #define PACKAGE "survex"
664| #define VERSION "1.2.38"
665| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
666| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
667| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
668| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
669| #define PRETTYPACKAGE "Survex"
670| #define COMMAVERSION 1,2,38
671| #define STDC_HEADERS 1
672| #define HAVE_SYS_TYPES_H 1
673| #define HAVE_SYS_STAT_H 1
674| #define HAVE_STDLIB_H 1
675| #define HAVE_STRING_H 1
676| #define HAVE_MEMORY_H 1
677| #define HAVE_STRINGS_H 1
678| #define HAVE_INTTYPES_H 1
679| #define HAVE_STDINT_H 1
680| #define HAVE_UNISTD_H 1
681| #define HAVE_LIBM 1
682| #define X_DISPLAY_MISSING 1
683| /* end confdefs.h.  */
684|
685| /* Override any GCC internal prototype to avoid an error.
686|    Use char because int might match the return type of a GCC
687|    builtin and then its argument prototype would still apply.  */
688| #ifdef __cplusplus
689| extern "C"
690| #endif
691| char gluProject ();
692| int
693| main ()
694| {
695| return gluProject ();
696|   ;
697|   return 0;
698| }
699configure:6968: result: no
700configure:6974: checking for glPushMatrix in -lGL
701configure:6999: gcc -arch x86_64 -mmacosx-version-min=10.9 -o conftest -g -O2   conftest.c -lGL -L/Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib   -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_gl-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_html-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_core-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_baseu-3.0.a -framework OpenGL -framework AGL -framework WebKit -lwxregexu-3.0 -lwxtiff-3.0 -lwxjpeg-3.0 -lwxpng-3.0 -lz -lpthread -liconv  -lm  >&5
702ld: library not found for -lGL
703clang: error: linker command failed with exit code 1 (use -v to see invocation)
704configure:6999: $? = 1
705configure: failed program was:
706| /* confdefs.h */
707| #define PACKAGE_NAME "survex"
708| #define PACKAGE_TARNAME "survex"
709| #define PACKAGE_VERSION "1.2.38"
710| #define PACKAGE_STRING "survex 1.2.38"
711| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
712| #define PACKAGE_URL ""
713| #define PACKAGE "survex"
714| #define VERSION "1.2.38"
715| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
716| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
717| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
718| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
719| #define PRETTYPACKAGE "Survex"
720| #define COMMAVERSION 1,2,38
721| #define STDC_HEADERS 1
722| #define HAVE_SYS_TYPES_H 1
723| #define HAVE_SYS_STAT_H 1
724| #define HAVE_STDLIB_H 1
725| #define HAVE_STRING_H 1
726| #define HAVE_MEMORY_H 1
727| #define HAVE_STRINGS_H 1
728| #define HAVE_INTTYPES_H 1
729| #define HAVE_STDINT_H 1
730| #define HAVE_UNISTD_H 1
731| #define HAVE_LIBM 1
732| #define X_DISPLAY_MISSING 1
733| /* end confdefs.h.  */
734|
735| /* Override any GCC internal prototype to avoid an error.
736|    Use char because int might match the return type of a GCC
737|    builtin and then its argument prototype would still apply.  */
738| #ifdef __cplusplus
739| extern "C"
740| #endif
741| char glPushMatrix ();
742| int
743| main ()
744| {
745| return glPushMatrix ();
746|   ;
747|   return 0;
748| }
749configure:7008: result: no
750configure:7018: checking for GL/gl.h
751configure:7018: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
752conftest.c:31:10: fatal error: 'GL/gl.h' file not found
753#include <GL/gl.h>
754         ^~~~~~~~~
7551 error generated.
756configure:7018: $? = 1
757configure: failed program was:
758| /* confdefs.h */
759| #define PACKAGE_NAME "survex"
760| #define PACKAGE_TARNAME "survex"
761| #define PACKAGE_VERSION "1.2.38"
762| #define PACKAGE_STRING "survex 1.2.38"
763| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
764| #define PACKAGE_URL ""
765| #define PACKAGE "survex"
766| #define VERSION "1.2.38"
767| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
768| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
769| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
770| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
771| #define PRETTYPACKAGE "Survex"
772| #define COMMAVERSION 1,2,38
773| #define STDC_HEADERS 1
774| #define HAVE_SYS_TYPES_H 1
775| #define HAVE_SYS_STAT_H 1
776| #define HAVE_STDLIB_H 1
777| #define HAVE_STRING_H 1
778| #define HAVE_MEMORY_H 1
779| #define HAVE_STRINGS_H 1
780| #define HAVE_INTTYPES_H 1
781| #define HAVE_STDINT_H 1
782| #define HAVE_UNISTD_H 1
783| #define HAVE_LIBM 1
784| #define X_DISPLAY_MISSING 1
785| /* end confdefs.h.  */
786|
787|
788| #include <GL/gl.h>
789configure:7018: result: no
790configure:7018: checking for OpenGL/gl.h
791configure:7018: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
792configure:7018: $? = 0
793configure:7018: result: yes
794configure:7032: checking for GL/glext.h
795configure:7032: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
796conftest.c:30:10: fatal error: 'GL/gl.h' file not found
797#include <GL/gl.h>
798         ^~~~~~~~~
7991 error generated.
800configure:7032: $? = 1
801configure: failed program was:
802| /* confdefs.h */
803| #define PACKAGE_NAME "survex"
804| #define PACKAGE_TARNAME "survex"
805| #define PACKAGE_VERSION "1.2.38"
806| #define PACKAGE_STRING "survex 1.2.38"
807| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
808| #define PACKAGE_URL ""
809| #define PACKAGE "survex"
810| #define VERSION "1.2.38"
811| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
812| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
813| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
814| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
815| #define PRETTYPACKAGE "Survex"
816| #define COMMAVERSION 1,2,38
817| #define STDC_HEADERS 1
818| #define HAVE_SYS_TYPES_H 1
819| #define HAVE_SYS_STAT_H 1
820| #define HAVE_STDLIB_H 1
821| #define HAVE_STRING_H 1
822| #define HAVE_MEMORY_H 1
823| #define HAVE_STRINGS_H 1
824| #define HAVE_INTTYPES_H 1
825| #define HAVE_STDINT_H 1
826| #define HAVE_UNISTD_H 1
827| #define HAVE_LIBM 1
828| #define X_DISPLAY_MISSING 1
829| #define HAVE_OPENGL_GL_H 1
830| /* end confdefs.h.  */
831| #include <GL/gl.h>
832|
833| #include <GL/glext.h>
834configure:7032: result: no
835configure:7032: checking for OpenGL/glext.h
836configure:7032: gcc -arch x86_64 -mmacosx-version-min=10.9 -c -g -O2  conftest.c >&5
837conftest.c:30:10: fatal error: 'GL/gl.h' file not found
838#include <GL/gl.h>
839         ^~~~~~~~~
8401 error generated.
841configure:7032: $? = 1
842configure: failed program was:
843| /* confdefs.h */
844| #define PACKAGE_NAME "survex"
845| #define PACKAGE_TARNAME "survex"
846| #define PACKAGE_VERSION "1.2.38"
847| #define PACKAGE_STRING "survex 1.2.38"
848| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
849| #define PACKAGE_URL ""
850| #define PACKAGE "survex"
851| #define VERSION "1.2.38"
852| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
853| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
854| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
855| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
856| #define PRETTYPACKAGE "Survex"
857| #define COMMAVERSION 1,2,38
858| #define STDC_HEADERS 1
859| #define HAVE_SYS_TYPES_H 1
860| #define HAVE_SYS_STAT_H 1
861| #define HAVE_STDLIB_H 1
862| #define HAVE_STRING_H 1
863| #define HAVE_MEMORY_H 1
864| #define HAVE_STRINGS_H 1
865| #define HAVE_INTTYPES_H 1
866| #define HAVE_STDINT_H 1
867| #define HAVE_UNISTD_H 1
868| #define HAVE_LIBM 1
869| #define X_DISPLAY_MISSING 1
870| #define HAVE_OPENGL_GL_H 1
871| /* end confdefs.h.  */
872| #include <GL/gl.h>
873|
874| #include <OpenGL/glext.h>
875configure:7032: result: no
876configure:7061: checking size of wxChar
877configure:7066: gcc -arch x86_64 -mmacosx-version-min=10.9 -o conftest -g -O2 -I/Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/wx/include/osx_cocoa-unicode-static-3.0 -I/Users/troglokev/Source/survex-1.2.38/WXINSTALL/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__    conftest.c -lm  >&5
878configure:7066: $? = 0
879configure:7066: ./conftest
880configure:7066: $? = 0
881configure:7084: result: 4
882configure:7150: checking for pkg-config
883configure:7183: result: no
884configure:7218: checking for LIBAV
885configure:7278: result: no
886configure:7364: checking for PROJ
887configure:7471: result: no
888configure:7474: checking for pj_init_plus in -lproj
889configure:7499: gcc -arch x86_64 -mmacosx-version-min=10.9 -o conftest -g -O2   conftest.c -lproj  -lm  >&5
890ld: library not found for -lproj
891clang: error: linker command failed with exit code 1 (use -v to see invocation)
892configure:7499: $? = 1
893configure: failed program was:
894| /* confdefs.h */
895| #define PACKAGE_NAME "survex"
896| #define PACKAGE_TARNAME "survex"
897| #define PACKAGE_VERSION "1.2.38"
898| #define PACKAGE_STRING "survex 1.2.38"
899| #define PACKAGE_BUGREPORT "https://trac.survex.com/"
900| #define PACKAGE_URL ""
901| #define PACKAGE "survex"
902| #define VERSION "1.2.38"
903| #define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
904| #define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
905| #define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
906| #define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
907| #define PRETTYPACKAGE "Survex"
908| #define COMMAVERSION 1,2,38
909| #define STDC_HEADERS 1
910| #define HAVE_SYS_TYPES_H 1
911| #define HAVE_SYS_STAT_H 1
912| #define HAVE_STDLIB_H 1
913| #define HAVE_STRING_H 1
914| #define HAVE_MEMORY_H 1
915| #define HAVE_STRINGS_H 1
916| #define HAVE_INTTYPES_H 1
917| #define HAVE_STDINT_H 1
918| #define HAVE_UNISTD_H 1
919| #define HAVE_LIBM 1
920| #define X_DISPLAY_MISSING 1
921| #define HAVE_OPENGL_GL_H 1
922| #define SIZEOF_WXCHAR 4
923| /* end confdefs.h.  */
924|
925| /* Override any GCC internal prototype to avoid an error.
926|    Use char because int might match the return type of a GCC
927|    builtin and then its argument prototype would still apply.  */
928| #ifdef __cplusplus
929| extern "C"
930| #endif
931| char pj_init_plus ();
932| int
933| main ()
934| {
935| return pj_init_plus ();
936|   ;
937|   return 0;
938| }
939configure:7508: result: no
940configure:7517: error: PROJ4 required for coordinate transformations
941
942## ---------------- ##
943## Cache variables. ##
944## ---------------- ##
945
946ac_cv_build=x86_64-apple-darwin18.6.0
947ac_cv_c_bigendian=no
948ac_cv_c_compiler_gnu=yes
949ac_cv_c_inline=inline
950ac_cv_cxx_compiler_gnu=yes
951ac_cv_env_CCC_set=
952ac_cv_env_CCC_value=
953ac_cv_env_CC_set=set
954ac_cv_env_CC_value='gcc -arch x86_64 -mmacosx-version-min=10.9'
955ac_cv_env_CFLAGS_set=
956ac_cv_env_CFLAGS_value=
957ac_cv_env_CPPFLAGS_set=
958ac_cv_env_CPPFLAGS_value=
959ac_cv_env_CPP_set=
960ac_cv_env_CPP_value=
961ac_cv_env_CXXCPP_set=
962ac_cv_env_CXXCPP_value=
963ac_cv_env_CXXFLAGS_set=
964ac_cv_env_CXXFLAGS_value=
965ac_cv_env_CXX_set=set
966ac_cv_env_CXX_value='g++ -arch x86_64 -mmacosx-version-min=10.9'
967ac_cv_env_DOCBOOK2MAN_set=
968ac_cv_env_DOCBOOK2MAN_value=
969ac_cv_env_LDFLAGS_set=
970ac_cv_env_LDFLAGS_value=
971ac_cv_env_LIBAV_CFLAGS_set=
972ac_cv_env_LIBAV_CFLAGS_value=
973ac_cv_env_LIBAV_LIBS_set=
974ac_cv_env_LIBAV_LIBS_value=
975ac_cv_env_LIBS_set=
976ac_cv_env_LIBS_value=
977ac_cv_env_PKG_CONFIG_LIBDIR_set=
978ac_cv_env_PKG_CONFIG_LIBDIR_value=
979ac_cv_env_PKG_CONFIG_PATH_set=set
980ac_cv_env_PKG_CONFIG_PATH_value=/Users/troglokev/Source/survex-1.2.38/PROJINSTALL/lib/pkgconfig:/Users/troglokev/Source/survex-1.2.38/FFMPEGINSTALL/lib/pkgconfig
981ac_cv_env_PKG_CONFIG_set=
982ac_cv_env_PKG_CONFIG_value=
983ac_cv_env_PROJ_CFLAGS_set=
984ac_cv_env_PROJ_CFLAGS_value=
985ac_cv_env_PROJ_LIBS_set=
986ac_cv_env_PROJ_LIBS_value=
987ac_cv_env_SGMLTOOLS_set=
988ac_cv_env_SGMLTOOLS_value=
989ac_cv_env_STRIP_set=
990ac_cv_env_STRIP_value=
991ac_cv_env_WXCONFIG_set=
992ac_cv_env_WXCONFIG_value=
993ac_cv_env_WX_CONFIG_set=set
994ac_cv_env_WX_CONFIG_value='/Users/troglokev/Source/survex-1.2.38/WXINSTALL/bin/wx-config --static'
995ac_cv_env_XMKMF_set=
996ac_cv_env_XMKMF_value=
997ac_cv_env_build_alias_set=
998ac_cv_env_build_alias_value=
999ac_cv_env_host_alias_set=
1000ac_cv_env_host_alias_value=
1001ac_cv_env_target_alias_set=
1002ac_cv_env_target_alias_value=
1003ac_cv_have_x=have_x=no
1004ac_cv_header_GL_gl_h=no
1005ac_cv_header_GL_glext_h=no
1006ac_cv_header_OpenGL_gl_h=yes
1007ac_cv_header_OpenGL_glext_h=no
1008ac_cv_header_inttypes_h=yes
1009ac_cv_header_memory_h=yes
1010ac_cv_header_stdc=yes
1011ac_cv_header_stdint_h=yes
1012ac_cv_header_stdlib_h=yes
1013ac_cv_header_string_h=yes
1014ac_cv_header_strings_h=yes
1015ac_cv_header_sys_stat_h=yes
1016ac_cv_header_sys_types_h=yes
1017ac_cv_header_unistd_h=yes
1018ac_cv_host=x86_64-apple-darwin18.6.0
1019ac_cv_lib_GLU_gluProject=no
1020ac_cv_lib_GL_glPushMatrix=no
1021ac_cv_lib_Xxf86vm_XF86VidModeQueryVersion=no
1022ac_cv_lib_m_sqrt=yes
1023ac_cv_lib_proj_pj_init_plus=no
1024ac_cv_objext=o
1025ac_cv_path_EGREP='/usr/bin/grep -E'
1026ac_cv_path_GREP=/usr/bin/grep
1027ac_cv_path_ac_pt_STRIP=/usr/bin/strip
1028ac_cv_path_install='/usr/bin/install -c'
1029ac_cv_prog_AWK=awk
1030ac_cv_prog_CPP='gcc -arch x86_64 -mmacosx-version-min=10.9 -E'
1031ac_cv_prog_CXXCPP='g++ -arch x86_64 -mmacosx-version-min=10.9 -E'
1032ac_cv_prog_ac_ct_CC='gcc -arch x86_64 -mmacosx-version-min=10.9'
1033ac_cv_prog_cc_c89=
1034ac_cv_prog_cc_g=yes
1035ac_cv_prog_cxx_g=yes
1036ac_cv_prog_make_make_set=yes
1037ac_cv_sizeof_wxChar=4
1038am_cv_CC_dependencies_compiler_type=gcc3
1039am_cv_CXX_dependencies_compiler_type=gcc3
1040am_cv_make_support_nested_variables=yes
1041am_cv_prog_cc_c_o=yes
1042ax_cv_cxx_compile_cxx11=no
1043ax_cv_cxx_compile_cxx11__std_gnupp11=yes
1044
1045## ----------------- ##
1046## Output variables. ##
1047## ----------------- ##
1048
1049ACLOCAL='${SHELL} /Users/troglokev/Source/survex-1.2.38/missing aclocal-1.16'
1050AMDEPBACKSLASH='\'
1051AMDEP_FALSE='#'
1052AMDEP_TRUE=''
1053AMTAR='$${TAR-tar}'
1054AM_BACKSLASH='\'
1055AM_CFLAGS=''
1056AM_CXXFLAGS=''
1057AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1058AM_DEFAULT_VERBOSITY='1'
1059AM_V='$(V)'
1060AUTOCONF='${SHELL} /Users/troglokev/Source/survex-1.2.38/missing autoconf'
1061AUTOHEADER='${SHELL} /Users/troglokev/Source/survex-1.2.38/missing autoheader'
1062AUTOMAKE='${SHELL} /Users/troglokev/Source/survex-1.2.38/missing automake-1.16'
1063AVEN_COPYRIGHT_MSG='Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell'
1064AWK='awk'
1065CC='gcc -arch x86_64 -mmacosx-version-min=10.9'
1066CCDEPMODE='depmode=gcc3'
1067CFLAGS='-g -O2'
1068COMMAVERSION='1,2,38'
1069COPYRIGHT_MSG='Copyright (C) 1990-2018 Olly Betts'
1070CPP='gcc -arch x86_64 -mmacosx-version-min=10.9 -E'
1071CPPFLAGS=''
1072CXX='g++ -arch x86_64 -mmacosx-version-min=10.9'
1073CXXCPP='g++ -arch x86_64 -mmacosx-version-min=10.9 -E'
1074CXXDEPMODE='depmode=gcc3'
1075CXXFLAGS='-g -O2 -std=gnu++11'
1076CYGPATH_W='echo'
1077DATADIR=''
1078DEFS=''
1079DEPDIR='.deps'
1080DOCBOOK2MAN=''
1081ECHO_C='\c'
1082ECHO_N=''
1083ECHO_T=''
1084EGREP='/usr/bin/grep -E'
1085EXEEXT=''
1086EXTRA_TEXT=''
1087GREP='/usr/bin/grep'
1088HAVE_CXX11=''
1089HTMLFILES=''
1090INSTALL_DATA='${INSTALL} -m 644'
1091INSTALL_PROGRAM='${INSTALL}'
1092INSTALL_SCRIPT='${INSTALL}'
1093INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1094LDFLAGS=''
1095LIBAV_CFLAGS=''
1096LIBAV_LIBS=''
1097LIBOBJS=''
1098LIBS='-lm '
1099LTLIBOBJS=''
1100MACOSX_FALSE='#'
1101MACOSX_TRUE=''
1102MAKEINFO='${SHELL} /Users/troglokev/Source/survex-1.2.38/missing makeinfo'
1103MKDIR_P='./install-sh -c -d'
1104OBJEXT='o'
1105PACKAGE='survex'
1106PACKAGE_BUGREPORT='https://trac.survex.com/'
1107PACKAGE_NAME='survex'
1108PACKAGE_STRING='survex 1.2.38'
1109PACKAGE_TARNAME='survex'
1110PACKAGE_URL=''
1111PACKAGE_VERSION='1.2.38'
1112PATH_SEPARATOR=':'
1113PKGDOCDIR='${prefix}/share/doc/${PACKAGE}'
1114PKGDOCDIR_EXPANDED='/Users/troglokev/Source/survex-1.2.38/Survex/share/doc/survex'
1115PKG_CONFIG=''
1116PKG_CONFIG_LIBDIR=''
1117PKG_CONFIG_PATH='/Users/troglokev/Source/survex-1.2.38/PROJINSTALL/lib/pkgconfig:/Users/troglokev/Source/survex-1.2.38/FFMPEGINSTALL/lib/pkgconfig'
1118PRETTYPACKAGE='Survex'
1119PROJ_CFLAGS=''
1120PROJ_LIBS=''
1121RELEASE='1'
1122SET_MAKE=''
1123SGMLTOOLS=''
1124SHELL='/bin/sh'
1125STRIP='/usr/bin/strip'
1126VERSION='1.2.38'
1127WIN32_FALSE=''
1128WIN32_TRUE='#'
1129WXCONFIG=''
1130WX_CFLAGS='-I/Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/wx/include/osx_cocoa-unicode-static-3.0 -I/Users/troglokev/Source/survex-1.2.38/WXINSTALL/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ '
1131WX_CONFIG='/Users/troglokev/Source/survex-1.2.38/WXINSTALL/bin/wx-config --static --unicode=yes'
1132WX_CXXFLAGS='-I/Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/wx/include/osx_cocoa-unicode-static-3.0 -I/Users/troglokev/Source/survex-1.2.38/WXINSTALL/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ '
1133WX_LIBS='-L/Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib   -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_gl-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_html-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_osx_cocoau_core-3.0.a /Users/troglokev/Source/survex-1.2.38/WXINSTALL/lib/libwx_baseu-3.0.a -framework OpenGL -framework AGL -framework WebKit -lwxregexu-3.0 -lwxtiff-3.0 -lwxjpeg-3.0 -lwxpng-3.0 -lz -lpthread -liconv '
1134XMKMF=''
1135X_CFLAGS=''
1136X_EXTRA_LIBS=''
1137X_LIBS=''
1138X_PRE_LIBS=''
1139ac_ct_CC='gcc -arch x86_64 -mmacosx-version-min=10.9'
1140ac_ct_CXX=''
1141am__EXEEXT_FALSE=''
1142am__EXEEXT_TRUE=''
1143am__fastdepCC_FALSE='#'
1144am__fastdepCC_TRUE=''
1145am__fastdepCXX_FALSE='#'
1146am__fastdepCXX_TRUE=''
1147am__include='include'
1148am__isrc=''
1149am__leading_dot='.'
1150am__nodep='_no'
1151am__quote=''
1152am__tar='$${TAR-tar} chof - "$$tardir"'
1153am__untar='$${TAR-tar} xf -'
1154bindir='/Users/troglokev/Source/survex-1.2.38/Survex'
1155build='x86_64-apple-darwin18.6.0'
1156build_alias=''
1157build_cpu='x86_64'
1158build_os='darwin18.6.0'
1159build_vendor='apple'
1160datadir='${datarootdir}'
1161datarootdir='${prefix}/share'
1162docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1163dvidir='${docdir}'
1164exec_prefix='NONE'
1165host='x86_64-apple-darwin18.6.0'
1166host_alias=''
1167host_cpu='x86_64'
1168host_os='darwin18.6.0'
1169host_vendor='apple'
1170htmldir='${docdir}'
1171includedir='${prefix}/include'
1172infodir='${datarootdir}/info'
1173install_sh='${SHELL} /Users/troglokev/Source/survex-1.2.38/install-sh'
1174libdir='${exec_prefix}/lib'
1175libexecdir='${exec_prefix}/libexec'
1176localedir='${datarootdir}/locale'
1177localstatedir='${prefix}/var'
1178mandir='/Users/troglokev/Source/survex-1.2.38/macosxtmp'
1179mkdir_p='$(MKDIR_P)'
1180oldincludedir='/usr/include'
1181pdfdir='${docdir}'
1182prefix='/Users/troglokev/Source/survex-1.2.38/Survex'
1183program_transform_name='s,x,x,'
1184psdir='${docdir}'
1185runstatedir='${localstatedir}/run'
1186sbindir='${exec_prefix}/sbin'
1187sharedstatedir='${prefix}/com'
1188sysconfdir='${prefix}/etc'
1189target_alias=''
1190
1191## ------------------- ##
1192## File substitutions. ##
1193## ------------------- ##
1194
1195AVENDESC=''
1196DESC=''
1197
1198## ----------- ##
1199## confdefs.h. ##
1200## ----------- ##
1201
1202/* confdefs.h */
1203#define PACKAGE_NAME "survex"
1204#define PACKAGE_TARNAME "survex"
1205#define PACKAGE_VERSION "1.2.38"
1206#define PACKAGE_STRING "survex 1.2.38"
1207#define PACKAGE_BUGREPORT "https://trac.survex.com/"
1208#define PACKAGE_URL ""
1209#define PACKAGE "survex"
1210#define VERSION "1.2.38"
1211#define COPYRIGHT_MSG "Copyright (C) 1990-2018 Olly Betts"
1212#define AVEN_COPYRIGHT_MSG "Copyright (C) 1999-2003,2005,2006 Mark R. Shinwell"
1213#define COPYRIGHT_MSG_UTF8 "Copyright © 1990-2018 Olly Betts"
1214#define AVEN_COPYRIGHT_MSG_UTF8 "Copyright © 1999-2003,2005,2006 Mark R. Shinwell"
1215#define PRETTYPACKAGE "Survex"
1216#define COMMAVERSION 1,2,38
1217#define STDC_HEADERS 1
1218#define HAVE_SYS_TYPES_H 1
1219#define HAVE_SYS_STAT_H 1
1220#define HAVE_STDLIB_H 1
1221#define HAVE_STRING_H 1
1222#define HAVE_MEMORY_H 1
1223#define HAVE_STRINGS_H 1
1224#define HAVE_INTTYPES_H 1
1225#define HAVE_STDINT_H 1
1226#define HAVE_UNISTD_H 1
1227#define HAVE_LIBM 1
1228#define X_DISPLAY_MISSING 1
1229#define HAVE_OPENGL_GL_H 1
1230#define SIZEOF_WXCHAR 4
1231
1232configure: exit 1