Ticket #61554: config.log

File config.log, 92.0 KB (added by andyturk (Andy Turk), 3 years ago)

config.log file from broken gnu global

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 GNU GLOBAL configure 6.6.4, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-exuberant-ctags=/opt/local/bin/ctags --with-universal-ctags=/opt/local/bin/uctags --with-sqlite3
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = dektri.local
14uname -m = x86_64
15uname -r = 19.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 19.6.0: Mon Aug 31 22:12:52 PDT 2020; root:xnu-6153.141.2~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 19.6.0: Mon Aug 31 22:12:52 PDT 2020; root:xnu-6153.141.2~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 32.00 gigabytes
33Default processor set: 381 tasks, 1620 threads, 8 processors
34Load average: 1.41, Mach factor: 6.58
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:2705: checking for a BSD-compatible install
52configure:2773: result: /usr/bin/install -c
53configure:2784: checking whether build environment is sane
54configure:2839: result: yes
55configure:2990: checking for a thread-safe mkdir -p
56configure:3029: result: ./install-sh -c -d
57configure:3036: checking for gawk
58configure:3066: result: no
59configure:3036: checking for mawk
60configure:3066: result: no
61configure:3036: checking for nawk
62configure:3066: result: no
63configure:3036: checking for awk
64configure:3052: found /usr/bin/awk
65configure:3063: result: awk
66configure:3074: checking whether make sets $(MAKE)
67configure:3096: result: yes
68configure:3125: checking whether make supports nested variables
69configure:3142: result: yes
70configure:3317: checking for gcc
71configure:3344: result: /usr/bin/clang
72configure:3573: checking for C compiler version
73configure:3582: /usr/bin/clang --version >&5
74Apple clang version 12.0.0 (clang-1200.0.32.2)
75Target: x86_64-apple-darwin19.6.0
76Thread model: posix
77InstalledDir: /Library/Developer/CommandLineTools/usr/bin
78configure:3593: $? = 0
79configure:3582: /usr/bin/clang -v >&5
80Apple clang version 12.0.0 (clang-1200.0.32.2)
81Target: x86_64-apple-darwin19.6.0
82Thread model: posix
83InstalledDir: /Library/Developer/CommandLineTools/usr/bin
84configure:3593: $? = 0
85configure:3582: /usr/bin/clang -V >&5
86clang: error: argument to '-V' is missing (expected 1 value)
87clang: error: no input files
88configure:3593: $? = 1
89configure:3582: /usr/bin/clang -qversion >&5
90clang: error: unknown argument '-qversion'; did you mean '--version'?
91clang: error: no input files
92configure:3593: $? = 1
93configure:3613: checking whether the C compiler works
94configure:3635: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
95configure:3639: $? = 0
96configure:3687: result: yes
97configure:3690: checking for C compiler default output file name
98configure:3692: result: a.out
99configure:3698: checking for suffix of executables
100configure:3705: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
101configure:3709: $? = 0
102configure:3731: result:
103configure:3753: checking whether we are cross compiling
104configure:3761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
105configure:3765: $? = 0
106configure:3772: ./conftest
107configure:3776: $? = 0
108configure:3791: result: no
109configure:3796: checking for suffix of object files
110configure:3818: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
111configure:3822: $? = 0
112configure:3843: result: o
113configure:3847: checking whether we are using the GNU C compiler
114configure:3866: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
115configure:3866: $? = 0
116configure:3875: result: yes
117configure:3884: checking whether /usr/bin/clang accepts -g
118configure:3904: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
119configure:3904: $? = 0
120configure:3945: result: yes
121configure:3962: checking for /usr/bin/clang option to accept ISO C89
122configure:4025: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
123configure:4025: $? = 0
124configure:4038: result: none needed
125configure:4063: checking whether /usr/bin/clang understands -c and -o together
126configure:4085: /usr/bin/clang -c conftest.c -o conftest2.o
127configure:4088: $? = 0
128configure:4085: /usr/bin/clang -c conftest.c -o conftest2.o
129configure:4088: $? = 0
130configure:4100: result: yes
131configure:4120: checking whether make supports the include directive
132configure:4135: make -f confmf.GNU && cat confinc.out
133this is the am__doit target
134configure:4138: $? = 0
135configure:4157: result: yes (GNU style)
136configure:4182: checking dependency style of /usr/bin/clang
137configure:4293: result: gcc3
138configure:4309: checking whether make sets $(MAKE)
139configure:4331: result: yes
140configure:4347: checking for emacs
141configure:4377: result: no
142configure:4347: checking for xemacs
143configure:4377: result: no
144configure:4398: checking where .elc files should go
145configure:4427: result: ${datadir}/emacs/site-lisp
146configure:4437: checking for perl
147configure:4455: found /usr/bin/perl
148configure:4468: result: /usr/bin/perl
149configure:4478: checking for lid
150configure:4509: result: no
151configure:4560: checking for ar
152configure:4576: found /usr/bin/ar
153configure:4587: result: ar
154configure:4617: checking whether /opt/local/bin/python3.8 version is >= 2.6
155configure:4628: /opt/local/bin/python3.8 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
156configure:4631: $? = 0
157configure:4633: result: yes
158configure:4726: checking for /opt/local/bin/python3.8 version
159configure:4733: result: 3.8
160configure:4745: checking for /opt/local/bin/python3.8 platform
161configure:4752: result: darwin
162configure:4778: checking for /opt/local/bin/python3.8 script directory
163configure:4813: result: ${prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages
164configure:4822: checking for /opt/local/bin/python3.8 extension module directory
165configure:4857: result: ${exec_prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages
166configure:4877: checking how to run the C preprocessor
167configure:4908: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
168configure:4908: $? = 0
169configure:4922: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
170conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
171#include <ac_nonexistent.h>
172         ^~~~~~~~~~~~~~~~~~
1731 error generated.
174configure:4922: $? = 1
175configure: failed program was:
176| /* confdefs.h */
177| #define PACKAGE_NAME "GNU GLOBAL"
178| #define PACKAGE_TARNAME "global"
179| #define PACKAGE_VERSION "6.6.4"
180| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
181| #define PACKAGE_BUGREPORT ""
182| #define PACKAGE_URL "http://www.gnu.org/software/global/"
183| #define COPYRIGHT_YEAR "1996-2019"
184| #define PACKAGE "global"
185| #define VERSION "6.6.4"
186| /* end confdefs.h.  */
187| #include <ac_nonexistent.h>
188configure:4947: result: /usr/bin/clang -E
189configure:4967: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
190configure:4967: $? = 0
191configure:4981: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
192conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
193#include <ac_nonexistent.h>
194         ^~~~~~~~~~~~~~~~~~
1951 error generated.
196configure:4981: $? = 1
197configure: failed program was:
198| /* confdefs.h */
199| #define PACKAGE_NAME "GNU GLOBAL"
200| #define PACKAGE_TARNAME "global"
201| #define PACKAGE_VERSION "6.6.4"
202| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
203| #define PACKAGE_BUGREPORT ""
204| #define PACKAGE_URL "http://www.gnu.org/software/global/"
205| #define COPYRIGHT_YEAR "1996-2019"
206| #define PACKAGE "global"
207| #define VERSION "6.6.4"
208| /* end confdefs.h.  */
209| #include <ac_nonexistent.h>
210configure:5010: checking for grep that handles long lines and -e
211configure:5068: result: /usr/bin/grep
212configure:5073: checking for egrep
213configure:5135: result: /usr/bin/grep -E
214configure:5140: checking for ANSI C header files
215configure:5160: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
216configure:5160: $? = 0
217configure:5233: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
218configure:5233: $? = 0
219configure:5233: ./conftest
220configure:5233: $? = 0
221configure:5244: result: yes
222configure:5257: checking for sys/types.h
223configure:5257: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
224configure:5257: $? = 0
225configure:5257: result: yes
226configure:5257: checking for sys/stat.h
227configure:5257: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
228configure:5257: $? = 0
229configure:5257: result: yes
230configure:5257: checking for stdlib.h
231configure:5257: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
232configure:5257: $? = 0
233configure:5257: result: yes
234configure:5257: checking for string.h
235configure:5257: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
236configure:5257: $? = 0
237configure:5257: result: yes
238configure:5257: checking for memory.h
239configure:5257: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
240configure:5257: $? = 0
241configure:5257: result: yes
242configure:5257: checking for strings.h
243configure:5257: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
244configure:5257: $? = 0
245configure:5257: result: yes
246configure:5257: checking for inttypes.h
247configure:5257: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
248configure:5257: $? = 0
249configure:5257: result: yes
250configure:5257: checking for stdint.h
251configure:5257: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
252configure:5257: $? = 0
253configure:5257: result: yes
254configure:5257: checking for unistd.h
255configure:5257: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
256configure:5257: $? = 0
257configure:5257: result: yes
258configure:5270: checking minix/config.h usability
259configure:5270: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
260conftest.c:55:10: fatal error: 'minix/config.h' file not found
261#include <minix/config.h>
262         ^~~~~~~~~~~~~~~~
2631 error generated.
264configure:5270: $? = 1
265configure: failed program was:
266| /* confdefs.h */
267| #define PACKAGE_NAME "GNU GLOBAL"
268| #define PACKAGE_TARNAME "global"
269| #define PACKAGE_VERSION "6.6.4"
270| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
271| #define PACKAGE_BUGREPORT ""
272| #define PACKAGE_URL "http://www.gnu.org/software/global/"
273| #define COPYRIGHT_YEAR "1996-2019"
274| #define PACKAGE "global"
275| #define VERSION "6.6.4"
276| #define STDC_HEADERS 1
277| #define HAVE_SYS_TYPES_H 1
278| #define HAVE_SYS_STAT_H 1
279| #define HAVE_STDLIB_H 1
280| #define HAVE_STRING_H 1
281| #define HAVE_MEMORY_H 1
282| #define HAVE_STRINGS_H 1
283| #define HAVE_INTTYPES_H 1
284| #define HAVE_STDINT_H 1
285| #define HAVE_UNISTD_H 1
286| /* end confdefs.h.  */
287| #include <stdio.h>
288| #ifdef HAVE_SYS_TYPES_H
289| # include <sys/types.h>
290| #endif
291| #ifdef HAVE_SYS_STAT_H
292| # include <sys/stat.h>
293| #endif
294| #ifdef STDC_HEADERS
295| # include <stdlib.h>
296| # include <stddef.h>
297| #else
298| # ifdef HAVE_STDLIB_H
299| #  include <stdlib.h>
300| # endif
301| #endif
302| #ifdef HAVE_STRING_H
303| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
304| #  include <memory.h>
305| # endif
306| # include <string.h>
307| #endif
308| #ifdef HAVE_STRINGS_H
309| # include <strings.h>
310| #endif
311| #ifdef HAVE_INTTYPES_H
312| # include <inttypes.h>
313| #endif
314| #ifdef HAVE_STDINT_H
315| # include <stdint.h>
316| #endif
317| #ifdef HAVE_UNISTD_H
318| # include <unistd.h>
319| #endif
320| #include <minix/config.h>
321configure:5270: result: no
322configure:5270: checking minix/config.h presence
323configure:5270: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
324conftest.c:22:10: fatal error: 'minix/config.h' file not found
325#include <minix/config.h>
326         ^~~~~~~~~~~~~~~~
3271 error generated.
328configure:5270: $? = 1
329configure: failed program was:
330| /* confdefs.h */
331| #define PACKAGE_NAME "GNU GLOBAL"
332| #define PACKAGE_TARNAME "global"
333| #define PACKAGE_VERSION "6.6.4"
334| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
335| #define PACKAGE_BUGREPORT ""
336| #define PACKAGE_URL "http://www.gnu.org/software/global/"
337| #define COPYRIGHT_YEAR "1996-2019"
338| #define PACKAGE "global"
339| #define VERSION "6.6.4"
340| #define STDC_HEADERS 1
341| #define HAVE_SYS_TYPES_H 1
342| #define HAVE_SYS_STAT_H 1
343| #define HAVE_STDLIB_H 1
344| #define HAVE_STRING_H 1
345| #define HAVE_MEMORY_H 1
346| #define HAVE_STRINGS_H 1
347| #define HAVE_INTTYPES_H 1
348| #define HAVE_STDINT_H 1
349| #define HAVE_UNISTD_H 1
350| /* end confdefs.h.  */
351| #include <minix/config.h>
352configure:5270: result: no
353configure:5270: checking for minix/config.h
354configure:5270: result: no
355configure:5291: checking whether it is safe to define __EXTENSIONS__
356configure:5309: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
357configure:5309: $? = 0
358configure:5316: result: yes
359configure:5373: checking build system type
360configure:5387: result: x86_64-apple-darwin19.6.0
361configure:5407: checking host system type
362configure:5420: result: x86_64-apple-darwin19.6.0
363configure:5461: checking how to print strings
364configure:5488: result: printf
365configure:5509: checking for a sed that does not truncate output
366configure:5573: result: /usr/bin/sed
367configure:5591: checking for fgrep
368configure:5653: result: /usr/bin/grep -F
369configure:5688: checking for ld used by /usr/bin/clang
370configure:5755: result: /Library/Developer/CommandLineTools/usr/bin/ld
371configure:5762: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
372configure:5777: result: no
373configure:5789: checking for BSD- or MS-compatible name lister (nm)
374configure:5843: result: /usr/bin/nm -B
375configure:5973: checking the name lister (/usr/bin/nm -B) interface
376configure:5980: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
377configure:5983: /usr/bin/nm -B "conftest.o"
378configure:5986: output
3790000000000000000 S _some_variable
380configure:5993: result: BSD nm
381configure:5996: checking whether ln -s works
382configure:6000: result: yes
383configure:6008: checking the maximum length of command line arguments
384configure:6139: result: 196608
385configure:6187: checking how to convert x86_64-apple-darwin19.6.0 file names to x86_64-apple-darwin19.6.0 format
386configure:6227: result: func_convert_file_noop
387configure:6234: checking how to convert x86_64-apple-darwin19.6.0 file names to toolchain format
388configure:6254: result: func_convert_file_noop
389configure:6261: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
390configure:6268: result: -r
391configure:6342: checking for objdump
392configure:6358: found /usr/bin/objdump
393configure:6369: result: objdump
394configure:6401: checking how to recognize dependent libraries
395configure:6601: result: pass_all
396configure:6686: checking for dlltool
397configure:6716: result: no
398configure:6746: checking how to associate runtime and link libraries
399configure:6773: result: printf %s\n
400configure:6897: checking for archiver @FILE support
401configure:6914: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
402configure:6914: $? = 0
403configure:6917: ar cru libconftest.a @conftest.lst >&5
404ar: @conftest.lst: No such file or directory
405configure:6920: $? = 1
406configure:6940: result: no
407configure:6998: checking for strip
408configure:7014: found /usr/bin/strip
409configure:7025: result: strip
410configure:7097: checking for ranlib
411configure:7113: found /usr/bin/ranlib
412configure:7124: result: ranlib
413configure:7226: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
414configure:7379: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
415configure:7382: $? = 0
416configure:7386: /usr/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
417configure:7389: $? = 0
418cannot find nm_test_var in conftest.nm
419configure:7379: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
420configure:7382: $? = 0
421configure:7386: /usr/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
422configure:7389: $? = 0
423configure:7455: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c conftstm.o >&5
424configure:7458: $? = 0
425configure:7496: result: ok
426configure:7543: checking for sysroot
427configure:7573: result: no
428configure:7580: checking for a working dd
429configure:7618: result: /bin/dd
430configure:7622: checking how to truncate binary pipes
431configure:7637: result: /bin/dd bs=4096 count=1
432configure:7966: checking for mt
433configure:7996: result: no
434configure:8016: checking if : is a manifest tool
435configure:8022: : '-?'
436configure:8030: result: no
437configure:8086: checking for dsymutil
438configure:8102: found /usr/bin/dsymutil
439configure:8113: result: dsymutil
440configure:8178: checking for nmedit
441configure:8194: found /usr/bin/nmedit
442configure:8205: result: nmedit
443configure:8270: checking for lipo
444configure:8286: found /usr/bin/lipo
445configure:8297: result: lipo
446configure:8362: checking for otool
447configure:8378: found /usr/bin/otool
448configure:8389: result: otool
449configure:8454: checking for otool64
450configure:8484: result: no
451configure:8529: checking for -single_module linker flag
452/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
453configure:8562: result: yes
454configure:8565: checking for -exported_symbols_list linker flag
455configure:8585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
456configure:8585: $? = 0
457configure:8595: result: yes
458configure:8598: checking for -force_load linker flag
459/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -c -o conftest.o conftest.c
460ar cru libconftest.a conftest.o
461ranlib libconftest.a
462/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
463configure:8630: result: yes
464configure:8704: checking for dlfcn.h
465configure:8704: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
466configure:8704: $? = 0
467configure:8704: result: yes
468configure:8958: checking for objdir
469configure:8973: result: .libs
470configure:9233: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
471configure:9251: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-rtti -fno-exceptions conftest.c >&5
472configure:9255: $? = 0
473configure:9268: result: yes
474configure:9626: checking for /usr/bin/clang option to produce PIC
475configure:9633: result: -fno-common -DPIC
476configure:9641: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
477configure:9659: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-common -DPIC -DPIC conftest.c >&5
478configure:9663: $? = 0
479configure:9676: result: yes
480configure:9705: checking if /usr/bin/clang static flag -static works
481configure:9733: result: no
482configure:9748: checking if /usr/bin/clang supports -c -o file.o
483configure:9769: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o out/conftest2.o conftest.c >&5
484configure:9773: $? = 0
485configure:9795: result: yes
486configure:9803: checking if /usr/bin/clang supports -c -o file.o
487configure:9850: result: yes
488configure:9883: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
489configure:11142: result: yes
490configure:11382: checking dynamic linker characteristics
491configure:12200: result: darwin19.6.0 dyld
492configure:12322: checking how to hardcode library paths into programs
493configure:12347: result: immediate
494configure:12392: checking for dlopen in -ldl
495configure:12417: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ldl   >&5
496configure:12417: $? = 0
497configure:12426: result: yes
498configure:12649: checking whether a program can dlopen itself
499configure:12729: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  conftest.c -ldl  >&5
500configure:12732: $? = 0
501configure:12750: result: yes
502configure:12755: checking whether a statically linked program can dlopen itself
503configure:12835: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64   conftest.c -ldl  >&5
504configure:12838: $? = 0
505configure:12856: result: yes
506configure:12895: checking whether stripping libraries is possible
507configure:12909: result: yes
508configure:12935: checking if libtool supports shared libraries
509configure:12937: result: yes
510configure:12940: checking whether to build shared libraries
511configure:12965: result: yes
512configure:12968: checking whether to build static libraries
513configure:12972: result: yes
514configure:13009: checking what extension is used for runtime loadable modules
515configure:13021: result: .so
516configure:13045: checking what variable specifies run-time module search path
517configure:13052: result: DYLD_LIBRARY_PATH
518configure:13062: checking for the default library search path
519configure:13069: result: /usr/local/lib /lib /usr/lib
520configure:13100: checking for library containing dlopen
521configure:13131: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
522configure:13131: $? = 0
523configure:13148: result: none required
524configure:13238: checking for dlerror
525configure:13238: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c   >&5
526configure:13238: $? = 0
527configure:13238: result: yes
528configure:13252: checking for shl_load
529configure:13252: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
530Undefined symbols for architecture x86_64:
531  "_shl_load", referenced from:
532      _main in conftest-316e7b.o
533ld: symbol(s) not found for architecture x86_64
534clang: error: linker command failed with exit code 1 (use -v to see invocation)
535configure:13252: $? = 1
536configure: failed program was:
537| /* confdefs.h */
538| #define PACKAGE_NAME "GNU GLOBAL"
539| #define PACKAGE_TARNAME "global"
540| #define PACKAGE_VERSION "6.6.4"
541| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
542| #define PACKAGE_BUGREPORT ""
543| #define PACKAGE_URL "http://www.gnu.org/software/global/"
544| #define COPYRIGHT_YEAR "1996-2019"
545| #define PACKAGE "global"
546| #define VERSION "6.6.4"
547| #define STDC_HEADERS 1
548| #define HAVE_SYS_TYPES_H 1
549| #define HAVE_SYS_STAT_H 1
550| #define HAVE_STDLIB_H 1
551| #define HAVE_STRING_H 1
552| #define HAVE_MEMORY_H 1
553| #define HAVE_STRINGS_H 1
554| #define HAVE_INTTYPES_H 1
555| #define HAVE_STDINT_H 1
556| #define HAVE_UNISTD_H 1
557| #define __EXTENSIONS__ 1
558| #define _ALL_SOURCE 1
559| #define _GNU_SOURCE 1
560| #define _POSIX_PTHREAD_SEMANTICS 1
561| #define _TANDEM_SOURCE 1
562| #define HAVE_DLFCN_H 1
563| #define LT_OBJDIR ".libs/"
564| #define LT_MODULE_EXT ".so"
565| #define LT_SHARED_EXT ".dylib"
566| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
567| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
568| #define HAVE_LIBDL 1
569| #define HAVE_DLERROR 1
570| /* end confdefs.h.  */
571| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
572|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
573| #define shl_load innocuous_shl_load
574|
575| /* System header to define __stub macros and hopefully few prototypes,
576|     which can conflict with char shl_load (); below.
577|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
578|     <limits.h> exists even on freestanding compilers.  */
579|
580| #ifdef __STDC__
581| # include <limits.h>
582| #else
583| # include <assert.h>
584| #endif
585|
586| #undef shl_load
587|
588| /* Override any GCC internal prototype to avoid an error.
589|    Use char because int might match the return type of a GCC
590|    builtin and then its argument prototype would still apply.  */
591| #ifdef __cplusplus
592| extern "C"
593| #endif
594| char shl_load ();
595| /* The GNU C library defines this for functions which it implements
596|     to always fail with ENOSYS.  Some functions are actually named
597|     something starting with __ and the normal name is an alias.  */
598| #if defined __stub_shl_load || defined __stub___shl_load
599| choke me
600| #endif
601|
602| int
603| main ()
604| {
605| return shl_load ();
606|   ;
607|   return 0;
608| }
609configure:13252: result: no
610configure:13259: checking for shl_load in -ldld
611configure:13284: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ldld   >&5
612ld: library not found for -ldld
613clang: error: linker command failed with exit code 1 (use -v to see invocation)
614configure:13284: $? = 1
615configure: failed program was:
616| /* confdefs.h */
617| #define PACKAGE_NAME "GNU GLOBAL"
618| #define PACKAGE_TARNAME "global"
619| #define PACKAGE_VERSION "6.6.4"
620| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
621| #define PACKAGE_BUGREPORT ""
622| #define PACKAGE_URL "http://www.gnu.org/software/global/"
623| #define COPYRIGHT_YEAR "1996-2019"
624| #define PACKAGE "global"
625| #define VERSION "6.6.4"
626| #define STDC_HEADERS 1
627| #define HAVE_SYS_TYPES_H 1
628| #define HAVE_SYS_STAT_H 1
629| #define HAVE_STDLIB_H 1
630| #define HAVE_STRING_H 1
631| #define HAVE_MEMORY_H 1
632| #define HAVE_STRINGS_H 1
633| #define HAVE_INTTYPES_H 1
634| #define HAVE_STDINT_H 1
635| #define HAVE_UNISTD_H 1
636| #define __EXTENSIONS__ 1
637| #define _ALL_SOURCE 1
638| #define _GNU_SOURCE 1
639| #define _POSIX_PTHREAD_SEMANTICS 1
640| #define _TANDEM_SOURCE 1
641| #define HAVE_DLFCN_H 1
642| #define LT_OBJDIR ".libs/"
643| #define LT_MODULE_EXT ".so"
644| #define LT_SHARED_EXT ".dylib"
645| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
646| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
647| #define HAVE_LIBDL 1
648| #define HAVE_DLERROR 1
649| /* end confdefs.h.  */
650|
651| /* Override any GCC internal prototype to avoid an error.
652|    Use char because int might match the return type of a GCC
653|    builtin and then its argument prototype would still apply.  */
654| #ifdef __cplusplus
655| extern "C"
656| #endif
657| char shl_load ();
658| int
659| main ()
660| {
661| return shl_load ();
662|   ;
663|   return 0;
664| }
665configure:13293: result: no
666configure:13339: checking for dld_link in -ldld
667configure:13364: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ldld   >&5
668ld: library not found for -ldld
669clang: error: linker command failed with exit code 1 (use -v to see invocation)
670configure:13364: $? = 1
671configure: failed program was:
672| /* confdefs.h */
673| #define PACKAGE_NAME "GNU GLOBAL"
674| #define PACKAGE_TARNAME "global"
675| #define PACKAGE_VERSION "6.6.4"
676| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
677| #define PACKAGE_BUGREPORT ""
678| #define PACKAGE_URL "http://www.gnu.org/software/global/"
679| #define COPYRIGHT_YEAR "1996-2019"
680| #define PACKAGE "global"
681| #define VERSION "6.6.4"
682| #define STDC_HEADERS 1
683| #define HAVE_SYS_TYPES_H 1
684| #define HAVE_SYS_STAT_H 1
685| #define HAVE_STDLIB_H 1
686| #define HAVE_STRING_H 1
687| #define HAVE_MEMORY_H 1
688| #define HAVE_STRINGS_H 1
689| #define HAVE_INTTYPES_H 1
690| #define HAVE_STDINT_H 1
691| #define HAVE_UNISTD_H 1
692| #define __EXTENSIONS__ 1
693| #define _ALL_SOURCE 1
694| #define _GNU_SOURCE 1
695| #define _POSIX_PTHREAD_SEMANTICS 1
696| #define _TANDEM_SOURCE 1
697| #define HAVE_DLFCN_H 1
698| #define LT_OBJDIR ".libs/"
699| #define LT_MODULE_EXT ".so"
700| #define LT_SHARED_EXT ".dylib"
701| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
702| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
703| #define HAVE_LIBDL 1
704| #define HAVE_DLERROR 1
705| /* end confdefs.h.  */
706|
707| /* Override any GCC internal prototype to avoid an error.
708|    Use char because int might match the return type of a GCC
709|    builtin and then its argument prototype would still apply.  */
710| #ifdef __cplusplus
711| extern "C"
712| #endif
713| char dld_link ();
714| int
715| main ()
716| {
717| return dld_link ();
718|   ;
719|   return 0;
720| }
721configure:13373: result: no
722configure:13408: checking for _ prefix in compiled symbols
723configure:13418: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
724conftest.c:2:12: warning: expression result unused [-Wunused-value]
725int main(){nm_test_func;return 0;}
726           ^~~~~~~~~~~~
7271 warning generated.
728configure:13421: $? = 0
729configure:13425: /usr/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
730configure:13428: $? = 0
731configure:13450: result: yes
732configure:13457: checking whether we have to add an underscore for dlsym
733configure:13539: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c   >&5
734configure:13542: $? = 0
735configure:13556: result: no
736configure:13567: checking whether deplibs are loaded by dlopen
737configure:13664: result: yes
738configure:13675: checking for argz.h
739configure:13675: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
740conftest.c:70:10: fatal error: 'argz.h' file not found
741#include <argz.h>
742         ^~~~~~~~
7431 error generated.
744configure:13675: $? = 1
745configure: failed program was:
746| /* confdefs.h */
747| #define PACKAGE_NAME "GNU GLOBAL"
748| #define PACKAGE_TARNAME "global"
749| #define PACKAGE_VERSION "6.6.4"
750| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
751| #define PACKAGE_BUGREPORT ""
752| #define PACKAGE_URL "http://www.gnu.org/software/global/"
753| #define COPYRIGHT_YEAR "1996-2019"
754| #define PACKAGE "global"
755| #define VERSION "6.6.4"
756| #define STDC_HEADERS 1
757| #define HAVE_SYS_TYPES_H 1
758| #define HAVE_SYS_STAT_H 1
759| #define HAVE_STDLIB_H 1
760| #define HAVE_STRING_H 1
761| #define HAVE_MEMORY_H 1
762| #define HAVE_STRINGS_H 1
763| #define HAVE_INTTYPES_H 1
764| #define HAVE_STDINT_H 1
765| #define HAVE_UNISTD_H 1
766| #define __EXTENSIONS__ 1
767| #define _ALL_SOURCE 1
768| #define _GNU_SOURCE 1
769| #define _POSIX_PTHREAD_SEMANTICS 1
770| #define _TANDEM_SOURCE 1
771| #define HAVE_DLFCN_H 1
772| #define LT_OBJDIR ".libs/"
773| #define LT_MODULE_EXT ".so"
774| #define LT_SHARED_EXT ".dylib"
775| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
776| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
777| #define HAVE_LIBDL 1
778| #define HAVE_DLERROR 1
779| #define HAVE_LIBDLLOADER 1
780| /* end confdefs.h.  */
781| #include <stdio.h>
782| #ifdef HAVE_SYS_TYPES_H
783| # include <sys/types.h>
784| #endif
785| #ifdef HAVE_SYS_STAT_H
786| # include <sys/stat.h>
787| #endif
788| #ifdef STDC_HEADERS
789| # include <stdlib.h>
790| # include <stddef.h>
791| #else
792| # ifdef HAVE_STDLIB_H
793| #  include <stdlib.h>
794| # endif
795| #endif
796| #ifdef HAVE_STRING_H
797| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
798| #  include <memory.h>
799| # endif
800| # include <string.h>
801| #endif
802| #ifdef HAVE_STRINGS_H
803| # include <strings.h>
804| #endif
805| #ifdef HAVE_INTTYPES_H
806| # include <inttypes.h>
807| #endif
808| #ifdef HAVE_STDINT_H
809| # include <stdint.h>
810| #endif
811| #ifdef HAVE_UNISTD_H
812| # include <unistd.h>
813| #endif
814|
815| #include <argz.h>
816configure:13675: result: no
817configure:13687: checking for error_t
818configure:13687: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
819conftest.c:43:13: error: use of undeclared identifier 'error_t'
820if (sizeof (error_t))
821            ^
8221 error generated.
823configure:13687: $? = 1
824configure: failed program was:
825| /* confdefs.h */
826| #define PACKAGE_NAME "GNU GLOBAL"
827| #define PACKAGE_TARNAME "global"
828| #define PACKAGE_VERSION "6.6.4"
829| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
830| #define PACKAGE_BUGREPORT ""
831| #define PACKAGE_URL "http://www.gnu.org/software/global/"
832| #define COPYRIGHT_YEAR "1996-2019"
833| #define PACKAGE "global"
834| #define VERSION "6.6.4"
835| #define STDC_HEADERS 1
836| #define HAVE_SYS_TYPES_H 1
837| #define HAVE_SYS_STAT_H 1
838| #define HAVE_STDLIB_H 1
839| #define HAVE_STRING_H 1
840| #define HAVE_MEMORY_H 1
841| #define HAVE_STRINGS_H 1
842| #define HAVE_INTTYPES_H 1
843| #define HAVE_STDINT_H 1
844| #define HAVE_UNISTD_H 1
845| #define __EXTENSIONS__ 1
846| #define _ALL_SOURCE 1
847| #define _GNU_SOURCE 1
848| #define _POSIX_PTHREAD_SEMANTICS 1
849| #define _TANDEM_SOURCE 1
850| #define HAVE_DLFCN_H 1
851| #define LT_OBJDIR ".libs/"
852| #define LT_MODULE_EXT ".so"
853| #define LT_SHARED_EXT ".dylib"
854| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
855| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
856| #define HAVE_LIBDL 1
857| #define HAVE_DLERROR 1
858| #define HAVE_LIBDLLOADER 1
859| /* end confdefs.h.  */
860| #if defined(HAVE_ARGZ_H)
861| #  include <argz.h>
862| #endif
863|
864| int
865| main ()
866| {
867| if (sizeof (error_t))
868|        return 0;
869|   ;
870|   return 0;
871| }
872configure:13687: result: no
873configure:13713: checking for argz_add
874configure:13713: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
875Undefined symbols for architecture x86_64:
876  "_argz_add", referenced from:
877      _main in conftest-b0daa0.o
878ld: symbol(s) not found for architecture x86_64
879clang: error: linker command failed with exit code 1 (use -v to see invocation)
880configure:13713: $? = 1
881configure: failed program was:
882| /* confdefs.h */
883| #define PACKAGE_NAME "GNU GLOBAL"
884| #define PACKAGE_TARNAME "global"
885| #define PACKAGE_VERSION "6.6.4"
886| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
887| #define PACKAGE_BUGREPORT ""
888| #define PACKAGE_URL "http://www.gnu.org/software/global/"
889| #define COPYRIGHT_YEAR "1996-2019"
890| #define PACKAGE "global"
891| #define VERSION "6.6.4"
892| #define STDC_HEADERS 1
893| #define HAVE_SYS_TYPES_H 1
894| #define HAVE_SYS_STAT_H 1
895| #define HAVE_STDLIB_H 1
896| #define HAVE_STRING_H 1
897| #define HAVE_MEMORY_H 1
898| #define HAVE_STRINGS_H 1
899| #define HAVE_INTTYPES_H 1
900| #define HAVE_STDINT_H 1
901| #define HAVE_UNISTD_H 1
902| #define __EXTENSIONS__ 1
903| #define _ALL_SOURCE 1
904| #define _GNU_SOURCE 1
905| #define _POSIX_PTHREAD_SEMANTICS 1
906| #define _TANDEM_SOURCE 1
907| #define HAVE_DLFCN_H 1
908| #define LT_OBJDIR ".libs/"
909| #define LT_MODULE_EXT ".so"
910| #define LT_SHARED_EXT ".dylib"
911| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
912| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
913| #define HAVE_LIBDL 1
914| #define HAVE_DLERROR 1
915| #define HAVE_LIBDLLOADER 1
916| #define error_t int
917| #define __error_t_defined 1
918| /* end confdefs.h.  */
919| /* Define argz_add to an innocuous variant, in case <limits.h> declares argz_add.
920|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
921| #define argz_add innocuous_argz_add
922|
923| /* System header to define __stub macros and hopefully few prototypes,
924|     which can conflict with char argz_add (); below.
925|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
926|     <limits.h> exists even on freestanding compilers.  */
927|
928| #ifdef __STDC__
929| # include <limits.h>
930| #else
931| # include <assert.h>
932| #endif
933|
934| #undef argz_add
935|
936| /* Override any GCC internal prototype to avoid an error.
937|    Use char because int might match the return type of a GCC
938|    builtin and then its argument prototype would still apply.  */
939| #ifdef __cplusplus
940| extern "C"
941| #endif
942| char argz_add ();
943| /* The GNU C library defines this for functions which it implements
944|     to always fail with ENOSYS.  Some functions are actually named
945|     something starting with __ and the normal name is an alias.  */
946| #if defined __stub_argz_add || defined __stub___argz_add
947| choke me
948| #endif
949|
950| int
951| main ()
952| {
953| return argz_add ();
954|   ;
955|   return 0;
956| }
957configure:13713: result: no
958configure:13713: checking for argz_append
959configure:13713: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
960Undefined symbols for architecture x86_64:
961  "_argz_append", referenced from:
962      _main in conftest-2f8337.o
963ld: symbol(s) not found for architecture x86_64
964clang: error: linker command failed with exit code 1 (use -v to see invocation)
965configure:13713: $? = 1
966configure: failed program was:
967| /* confdefs.h */
968| #define PACKAGE_NAME "GNU GLOBAL"
969| #define PACKAGE_TARNAME "global"
970| #define PACKAGE_VERSION "6.6.4"
971| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
972| #define PACKAGE_BUGREPORT ""
973| #define PACKAGE_URL "http://www.gnu.org/software/global/"
974| #define COPYRIGHT_YEAR "1996-2019"
975| #define PACKAGE "global"
976| #define VERSION "6.6.4"
977| #define STDC_HEADERS 1
978| #define HAVE_SYS_TYPES_H 1
979| #define HAVE_SYS_STAT_H 1
980| #define HAVE_STDLIB_H 1
981| #define HAVE_STRING_H 1
982| #define HAVE_MEMORY_H 1
983| #define HAVE_STRINGS_H 1
984| #define HAVE_INTTYPES_H 1
985| #define HAVE_STDINT_H 1
986| #define HAVE_UNISTD_H 1
987| #define __EXTENSIONS__ 1
988| #define _ALL_SOURCE 1
989| #define _GNU_SOURCE 1
990| #define _POSIX_PTHREAD_SEMANTICS 1
991| #define _TANDEM_SOURCE 1
992| #define HAVE_DLFCN_H 1
993| #define LT_OBJDIR ".libs/"
994| #define LT_MODULE_EXT ".so"
995| #define LT_SHARED_EXT ".dylib"
996| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
997| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
998| #define HAVE_LIBDL 1
999| #define HAVE_DLERROR 1
1000| #define HAVE_LIBDLLOADER 1
1001| #define error_t int
1002| #define __error_t_defined 1
1003| /* end confdefs.h.  */
1004| /* Define argz_append to an innocuous variant, in case <limits.h> declares argz_append.
1005|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1006| #define argz_append innocuous_argz_append
1007|
1008| /* System header to define __stub macros and hopefully few prototypes,
1009|     which can conflict with char argz_append (); below.
1010|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1011|     <limits.h> exists even on freestanding compilers.  */
1012|
1013| #ifdef __STDC__
1014| # include <limits.h>
1015| #else
1016| # include <assert.h>
1017| #endif
1018|
1019| #undef argz_append
1020|
1021| /* Override any GCC internal prototype to avoid an error.
1022|    Use char because int might match the return type of a GCC
1023|    builtin and then its argument prototype would still apply.  */
1024| #ifdef __cplusplus
1025| extern "C"
1026| #endif
1027| char argz_append ();
1028| /* The GNU C library defines this for functions which it implements
1029|     to always fail with ENOSYS.  Some functions are actually named
1030|     something starting with __ and the normal name is an alias.  */
1031| #if defined __stub_argz_append || defined __stub___argz_append
1032| choke me
1033| #endif
1034|
1035| int
1036| main ()
1037| {
1038| return argz_append ();
1039|   ;
1040|   return 0;
1041| }
1042configure:13713: result: no
1043configure:13713: checking for argz_count
1044configure:13713: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1045Undefined symbols for architecture x86_64:
1046  "_argz_count", referenced from:
1047      _main in conftest-cb6117.o
1048ld: symbol(s) not found for architecture x86_64
1049clang: error: linker command failed with exit code 1 (use -v to see invocation)
1050configure:13713: $? = 1
1051configure: failed program was:
1052| /* confdefs.h */
1053| #define PACKAGE_NAME "GNU GLOBAL"
1054| #define PACKAGE_TARNAME "global"
1055| #define PACKAGE_VERSION "6.6.4"
1056| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
1057| #define PACKAGE_BUGREPORT ""
1058| #define PACKAGE_URL "http://www.gnu.org/software/global/"
1059| #define COPYRIGHT_YEAR "1996-2019"
1060| #define PACKAGE "global"
1061| #define VERSION "6.6.4"
1062| #define STDC_HEADERS 1
1063| #define HAVE_SYS_TYPES_H 1
1064| #define HAVE_SYS_STAT_H 1
1065| #define HAVE_STDLIB_H 1
1066| #define HAVE_STRING_H 1
1067| #define HAVE_MEMORY_H 1
1068| #define HAVE_STRINGS_H 1
1069| #define HAVE_INTTYPES_H 1
1070| #define HAVE_STDINT_H 1
1071| #define HAVE_UNISTD_H 1
1072| #define __EXTENSIONS__ 1
1073| #define _ALL_SOURCE 1
1074| #define _GNU_SOURCE 1
1075| #define _POSIX_PTHREAD_SEMANTICS 1
1076| #define _TANDEM_SOURCE 1
1077| #define HAVE_DLFCN_H 1
1078| #define LT_OBJDIR ".libs/"
1079| #define LT_MODULE_EXT ".so"
1080| #define LT_SHARED_EXT ".dylib"
1081| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1082| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1083| #define HAVE_LIBDL 1
1084| #define HAVE_DLERROR 1
1085| #define HAVE_LIBDLLOADER 1
1086| #define error_t int
1087| #define __error_t_defined 1
1088| /* end confdefs.h.  */
1089| /* Define argz_count to an innocuous variant, in case <limits.h> declares argz_count.
1090|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1091| #define argz_count innocuous_argz_count
1092|
1093| /* System header to define __stub macros and hopefully few prototypes,
1094|     which can conflict with char argz_count (); below.
1095|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1096|     <limits.h> exists even on freestanding compilers.  */
1097|
1098| #ifdef __STDC__
1099| # include <limits.h>
1100| #else
1101| # include <assert.h>
1102| #endif
1103|
1104| #undef argz_count
1105|
1106| /* Override any GCC internal prototype to avoid an error.
1107|    Use char because int might match the return type of a GCC
1108|    builtin and then its argument prototype would still apply.  */
1109| #ifdef __cplusplus
1110| extern "C"
1111| #endif
1112| char argz_count ();
1113| /* The GNU C library defines this for functions which it implements
1114|     to always fail with ENOSYS.  Some functions are actually named
1115|     something starting with __ and the normal name is an alias.  */
1116| #if defined __stub_argz_count || defined __stub___argz_count
1117| choke me
1118| #endif
1119|
1120| int
1121| main ()
1122| {
1123| return argz_count ();
1124|   ;
1125|   return 0;
1126| }
1127configure:13713: result: no
1128configure:13713: checking for argz_create_sep
1129configure:13713: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1130Undefined symbols for architecture x86_64:
1131  "_argz_create_sep", referenced from:
1132      _main in conftest-fa6834.o
1133ld: symbol(s) not found for architecture x86_64
1134clang: error: linker command failed with exit code 1 (use -v to see invocation)
1135configure:13713: $? = 1
1136configure: failed program was:
1137| /* confdefs.h */
1138| #define PACKAGE_NAME "GNU GLOBAL"
1139| #define PACKAGE_TARNAME "global"
1140| #define PACKAGE_VERSION "6.6.4"
1141| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
1142| #define PACKAGE_BUGREPORT ""
1143| #define PACKAGE_URL "http://www.gnu.org/software/global/"
1144| #define COPYRIGHT_YEAR "1996-2019"
1145| #define PACKAGE "global"
1146| #define VERSION "6.6.4"
1147| #define STDC_HEADERS 1
1148| #define HAVE_SYS_TYPES_H 1
1149| #define HAVE_SYS_STAT_H 1
1150| #define HAVE_STDLIB_H 1
1151| #define HAVE_STRING_H 1
1152| #define HAVE_MEMORY_H 1
1153| #define HAVE_STRINGS_H 1
1154| #define HAVE_INTTYPES_H 1
1155| #define HAVE_STDINT_H 1
1156| #define HAVE_UNISTD_H 1
1157| #define __EXTENSIONS__ 1
1158| #define _ALL_SOURCE 1
1159| #define _GNU_SOURCE 1
1160| #define _POSIX_PTHREAD_SEMANTICS 1
1161| #define _TANDEM_SOURCE 1
1162| #define HAVE_DLFCN_H 1
1163| #define LT_OBJDIR ".libs/"
1164| #define LT_MODULE_EXT ".so"
1165| #define LT_SHARED_EXT ".dylib"
1166| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1167| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1168| #define HAVE_LIBDL 1
1169| #define HAVE_DLERROR 1
1170| #define HAVE_LIBDLLOADER 1
1171| #define error_t int
1172| #define __error_t_defined 1
1173| /* end confdefs.h.  */
1174| /* Define argz_create_sep to an innocuous variant, in case <limits.h> declares argz_create_sep.
1175|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1176| #define argz_create_sep innocuous_argz_create_sep
1177|
1178| /* System header to define __stub macros and hopefully few prototypes,
1179|     which can conflict with char argz_create_sep (); below.
1180|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1181|     <limits.h> exists even on freestanding compilers.  */
1182|
1183| #ifdef __STDC__
1184| # include <limits.h>
1185| #else
1186| # include <assert.h>
1187| #endif
1188|
1189| #undef argz_create_sep
1190|
1191| /* Override any GCC internal prototype to avoid an error.
1192|    Use char because int might match the return type of a GCC
1193|    builtin and then its argument prototype would still apply.  */
1194| #ifdef __cplusplus
1195| extern "C"
1196| #endif
1197| char argz_create_sep ();
1198| /* The GNU C library defines this for functions which it implements
1199|     to always fail with ENOSYS.  Some functions are actually named
1200|     something starting with __ and the normal name is an alias.  */
1201| #if defined __stub_argz_create_sep || defined __stub___argz_create_sep
1202| choke me
1203| #endif
1204|
1205| int
1206| main ()
1207| {
1208| return argz_create_sep ();
1209|   ;
1210|   return 0;
1211| }
1212configure:13713: result: no
1213configure:13713: checking for argz_insert
1214configure:13713: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1215Undefined symbols for architecture x86_64:
1216  "_argz_insert", referenced from:
1217      _main in conftest-faf98e.o
1218ld: symbol(s) not found for architecture x86_64
1219clang: error: linker command failed with exit code 1 (use -v to see invocation)
1220configure:13713: $? = 1
1221configure: failed program was:
1222| /* confdefs.h */
1223| #define PACKAGE_NAME "GNU GLOBAL"
1224| #define PACKAGE_TARNAME "global"
1225| #define PACKAGE_VERSION "6.6.4"
1226| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
1227| #define PACKAGE_BUGREPORT ""
1228| #define PACKAGE_URL "http://www.gnu.org/software/global/"
1229| #define COPYRIGHT_YEAR "1996-2019"
1230| #define PACKAGE "global"
1231| #define VERSION "6.6.4"
1232| #define STDC_HEADERS 1
1233| #define HAVE_SYS_TYPES_H 1
1234| #define HAVE_SYS_STAT_H 1
1235| #define HAVE_STDLIB_H 1
1236| #define HAVE_STRING_H 1
1237| #define HAVE_MEMORY_H 1
1238| #define HAVE_STRINGS_H 1
1239| #define HAVE_INTTYPES_H 1
1240| #define HAVE_STDINT_H 1
1241| #define HAVE_UNISTD_H 1
1242| #define __EXTENSIONS__ 1
1243| #define _ALL_SOURCE 1
1244| #define _GNU_SOURCE 1
1245| #define _POSIX_PTHREAD_SEMANTICS 1
1246| #define _TANDEM_SOURCE 1
1247| #define HAVE_DLFCN_H 1
1248| #define LT_OBJDIR ".libs/"
1249| #define LT_MODULE_EXT ".so"
1250| #define LT_SHARED_EXT ".dylib"
1251| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1252| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1253| #define HAVE_LIBDL 1
1254| #define HAVE_DLERROR 1
1255| #define HAVE_LIBDLLOADER 1
1256| #define error_t int
1257| #define __error_t_defined 1
1258| /* end confdefs.h.  */
1259| /* Define argz_insert to an innocuous variant, in case <limits.h> declares argz_insert.
1260|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1261| #define argz_insert innocuous_argz_insert
1262|
1263| /* System header to define __stub macros and hopefully few prototypes,
1264|     which can conflict with char argz_insert (); below.
1265|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1266|     <limits.h> exists even on freestanding compilers.  */
1267|
1268| #ifdef __STDC__
1269| # include <limits.h>
1270| #else
1271| # include <assert.h>
1272| #endif
1273|
1274| #undef argz_insert
1275|
1276| /* Override any GCC internal prototype to avoid an error.
1277|    Use char because int might match the return type of a GCC
1278|    builtin and then its argument prototype would still apply.  */
1279| #ifdef __cplusplus
1280| extern "C"
1281| #endif
1282| char argz_insert ();
1283| /* The GNU C library defines this for functions which it implements
1284|     to always fail with ENOSYS.  Some functions are actually named
1285|     something starting with __ and the normal name is an alias.  */
1286| #if defined __stub_argz_insert || defined __stub___argz_insert
1287| choke me
1288| #endif
1289|
1290| int
1291| main ()
1292| {
1293| return argz_insert ();
1294|   ;
1295|   return 0;
1296| }
1297configure:13713: result: no
1298configure:13713: checking for argz_next
1299configure:13713: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1300Undefined symbols for architecture x86_64:
1301  "_argz_next", referenced from:
1302      _main in conftest-ef1b37.o
1303ld: symbol(s) not found for architecture x86_64
1304clang: error: linker command failed with exit code 1 (use -v to see invocation)
1305configure:13713: $? = 1
1306configure: failed program was:
1307| /* confdefs.h */
1308| #define PACKAGE_NAME "GNU GLOBAL"
1309| #define PACKAGE_TARNAME "global"
1310| #define PACKAGE_VERSION "6.6.4"
1311| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
1312| #define PACKAGE_BUGREPORT ""
1313| #define PACKAGE_URL "http://www.gnu.org/software/global/"
1314| #define COPYRIGHT_YEAR "1996-2019"
1315| #define PACKAGE "global"
1316| #define VERSION "6.6.4"
1317| #define STDC_HEADERS 1
1318| #define HAVE_SYS_TYPES_H 1
1319| #define HAVE_SYS_STAT_H 1
1320| #define HAVE_STDLIB_H 1
1321| #define HAVE_STRING_H 1
1322| #define HAVE_MEMORY_H 1
1323| #define HAVE_STRINGS_H 1
1324| #define HAVE_INTTYPES_H 1
1325| #define HAVE_STDINT_H 1
1326| #define HAVE_UNISTD_H 1
1327| #define __EXTENSIONS__ 1
1328| #define _ALL_SOURCE 1
1329| #define _GNU_SOURCE 1
1330| #define _POSIX_PTHREAD_SEMANTICS 1
1331| #define _TANDEM_SOURCE 1
1332| #define HAVE_DLFCN_H 1
1333| #define LT_OBJDIR ".libs/"
1334| #define LT_MODULE_EXT ".so"
1335| #define LT_SHARED_EXT ".dylib"
1336| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1337| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1338| #define HAVE_LIBDL 1
1339| #define HAVE_DLERROR 1
1340| #define HAVE_LIBDLLOADER 1
1341| #define error_t int
1342| #define __error_t_defined 1
1343| /* end confdefs.h.  */
1344| /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next.
1345|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1346| #define argz_next innocuous_argz_next
1347|
1348| /* System header to define __stub macros and hopefully few prototypes,
1349|     which can conflict with char argz_next (); below.
1350|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1351|     <limits.h> exists even on freestanding compilers.  */
1352|
1353| #ifdef __STDC__
1354| # include <limits.h>
1355| #else
1356| # include <assert.h>
1357| #endif
1358|
1359| #undef argz_next
1360|
1361| /* Override any GCC internal prototype to avoid an error.
1362|    Use char because int might match the return type of a GCC
1363|    builtin and then its argument prototype would still apply.  */
1364| #ifdef __cplusplus
1365| extern "C"
1366| #endif
1367| char argz_next ();
1368| /* The GNU C library defines this for functions which it implements
1369|     to always fail with ENOSYS.  Some functions are actually named
1370|     something starting with __ and the normal name is an alias.  */
1371| #if defined __stub_argz_next || defined __stub___argz_next
1372| choke me
1373| #endif
1374|
1375| int
1376| main ()
1377| {
1378| return argz_next ();
1379|   ;
1380|   return 0;
1381| }
1382configure:13713: result: no
1383configure:13713: checking for argz_stringify
1384configure:13713: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1385Undefined symbols for architecture x86_64:
1386  "_argz_stringify", referenced from:
1387      _main in conftest-ed647c.o
1388ld: symbol(s) not found for architecture x86_64
1389clang: error: linker command failed with exit code 1 (use -v to see invocation)
1390configure:13713: $? = 1
1391configure: failed program was:
1392| /* confdefs.h */
1393| #define PACKAGE_NAME "GNU GLOBAL"
1394| #define PACKAGE_TARNAME "global"
1395| #define PACKAGE_VERSION "6.6.4"
1396| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
1397| #define PACKAGE_BUGREPORT ""
1398| #define PACKAGE_URL "http://www.gnu.org/software/global/"
1399| #define COPYRIGHT_YEAR "1996-2019"
1400| #define PACKAGE "global"
1401| #define VERSION "6.6.4"
1402| #define STDC_HEADERS 1
1403| #define HAVE_SYS_TYPES_H 1
1404| #define HAVE_SYS_STAT_H 1
1405| #define HAVE_STDLIB_H 1
1406| #define HAVE_STRING_H 1
1407| #define HAVE_MEMORY_H 1
1408| #define HAVE_STRINGS_H 1
1409| #define HAVE_INTTYPES_H 1
1410| #define HAVE_STDINT_H 1
1411| #define HAVE_UNISTD_H 1
1412| #define __EXTENSIONS__ 1
1413| #define _ALL_SOURCE 1
1414| #define _GNU_SOURCE 1
1415| #define _POSIX_PTHREAD_SEMANTICS 1
1416| #define _TANDEM_SOURCE 1
1417| #define HAVE_DLFCN_H 1
1418| #define LT_OBJDIR ".libs/"
1419| #define LT_MODULE_EXT ".so"
1420| #define LT_SHARED_EXT ".dylib"
1421| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1422| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1423| #define HAVE_LIBDL 1
1424| #define HAVE_DLERROR 1
1425| #define HAVE_LIBDLLOADER 1
1426| #define error_t int
1427| #define __error_t_defined 1
1428| /* end confdefs.h.  */
1429| /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify.
1430|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1431| #define argz_stringify innocuous_argz_stringify
1432|
1433| /* System header to define __stub macros and hopefully few prototypes,
1434|     which can conflict with char argz_stringify (); below.
1435|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1436|     <limits.h> exists even on freestanding compilers.  */
1437|
1438| #ifdef __STDC__
1439| # include <limits.h>
1440| #else
1441| # include <assert.h>
1442| #endif
1443|
1444| #undef argz_stringify
1445|
1446| /* Override any GCC internal prototype to avoid an error.
1447|    Use char because int might match the return type of a GCC
1448|    builtin and then its argument prototype would still apply.  */
1449| #ifdef __cplusplus
1450| extern "C"
1451| #endif
1452| char argz_stringify ();
1453| /* The GNU C library defines this for functions which it implements
1454|     to always fail with ENOSYS.  Some functions are actually named
1455|     something starting with __ and the normal name is an alias.  */
1456| #if defined __stub_argz_stringify || defined __stub___argz_stringify
1457| choke me
1458| #endif
1459|
1460| int
1461| main ()
1462| {
1463| return argz_stringify ();
1464|   ;
1465|   return 0;
1466| }
1467configure:13713: result: no
1468configure:13777: checking whether libtool supports -dlopen/-dlpreopen
1469configure:13789: result: yes
1470configure:13818: checking for ltdl.h
1471configure:13818: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1472configure:13818: $? = 0
1473configure:13818: result: yes
1474configure:13822: checking whether lt_dlinterface_register is declared
1475configure:13822: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1476configure:13822: $? = 0
1477configure:13822: result: yes
1478configure:13826: checking for lt_dladvise_preload in -lltdl
1479configure:13851: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lltdl   >&5
1480configure:13851: $? = 0
1481configure:13860: result: yes
1482configure:13955: checking where to find libltdl headers
1483configure:13957: result:
1484configure:13959: checking where to find libltdl library
1485configure:13961: result: -lltdl
1486configure:14009: checking for unistd.h
1487configure:14009: result: yes
1488configure:14009: checking for dl.h
1489configure:14009: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1490conftest.c:75:10: fatal error: 'dl.h' file not found
1491#include <dl.h>
1492         ^~~~~~
14931 error generated.
1494configure:14009: $? = 1
1495configure: failed program was:
1496| /* confdefs.h */
1497| #define PACKAGE_NAME "GNU GLOBAL"
1498| #define PACKAGE_TARNAME "global"
1499| #define PACKAGE_VERSION "6.6.4"
1500| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
1501| #define PACKAGE_BUGREPORT ""
1502| #define PACKAGE_URL "http://www.gnu.org/software/global/"
1503| #define COPYRIGHT_YEAR "1996-2019"
1504| #define PACKAGE "global"
1505| #define VERSION "6.6.4"
1506| #define STDC_HEADERS 1
1507| #define HAVE_SYS_TYPES_H 1
1508| #define HAVE_SYS_STAT_H 1
1509| #define HAVE_STDLIB_H 1
1510| #define HAVE_STRING_H 1
1511| #define HAVE_MEMORY_H 1
1512| #define HAVE_STRINGS_H 1
1513| #define HAVE_INTTYPES_H 1
1514| #define HAVE_STDINT_H 1
1515| #define HAVE_UNISTD_H 1
1516| #define __EXTENSIONS__ 1
1517| #define _ALL_SOURCE 1
1518| #define _GNU_SOURCE 1
1519| #define _POSIX_PTHREAD_SEMANTICS 1
1520| #define _TANDEM_SOURCE 1
1521| #define HAVE_DLFCN_H 1
1522| #define LT_OBJDIR ".libs/"
1523| #define LT_MODULE_EXT ".so"
1524| #define LT_SHARED_EXT ".dylib"
1525| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1526| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1527| #define HAVE_LIBDL 1
1528| #define HAVE_DLERROR 1
1529| #define HAVE_LIBDLLOADER 1
1530| #define error_t int
1531| #define __error_t_defined 1
1532| #define HAVE_PRELOADED_SYMBOLS 1
1533| #define HAVE_LTDL 1
1534| #define HAVE_UNISTD_H 1
1535| /* end confdefs.h.  */
1536| #include <stdio.h>
1537| #ifdef HAVE_SYS_TYPES_H
1538| # include <sys/types.h>
1539| #endif
1540| #ifdef HAVE_SYS_STAT_H
1541| # include <sys/stat.h>
1542| #endif
1543| #ifdef STDC_HEADERS
1544| # include <stdlib.h>
1545| # include <stddef.h>
1546| #else
1547| # ifdef HAVE_STDLIB_H
1548| #  include <stdlib.h>
1549| # endif
1550| #endif
1551| #ifdef HAVE_STRING_H
1552| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1553| #  include <memory.h>
1554| # endif
1555| # include <string.h>
1556| #endif
1557| #ifdef HAVE_STRINGS_H
1558| # include <strings.h>
1559| #endif
1560| #ifdef HAVE_INTTYPES_H
1561| # include <inttypes.h>
1562| #endif
1563| #ifdef HAVE_STDINT_H
1564| # include <stdint.h>
1565| #endif
1566| #ifdef HAVE_UNISTD_H
1567| # include <unistd.h>
1568| #endif
1569|
1570| #include <dl.h>
1571configure:14009: result: no
1572configure:14009: checking for sys/dl.h
1573configure:14009: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1574conftest.c:75:10: fatal error: 'sys/dl.h' file not found
1575#include <sys/dl.h>
1576         ^~~~~~~~~~
15771 error generated.
1578configure:14009: $? = 1
1579configure: failed program was:
1580| /* confdefs.h */
1581| #define PACKAGE_NAME "GNU GLOBAL"
1582| #define PACKAGE_TARNAME "global"
1583| #define PACKAGE_VERSION "6.6.4"
1584| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
1585| #define PACKAGE_BUGREPORT ""
1586| #define PACKAGE_URL "http://www.gnu.org/software/global/"
1587| #define COPYRIGHT_YEAR "1996-2019"
1588| #define PACKAGE "global"
1589| #define VERSION "6.6.4"
1590| #define STDC_HEADERS 1
1591| #define HAVE_SYS_TYPES_H 1
1592| #define HAVE_SYS_STAT_H 1
1593| #define HAVE_STDLIB_H 1
1594| #define HAVE_STRING_H 1
1595| #define HAVE_MEMORY_H 1
1596| #define HAVE_STRINGS_H 1
1597| #define HAVE_INTTYPES_H 1
1598| #define HAVE_STDINT_H 1
1599| #define HAVE_UNISTD_H 1
1600| #define __EXTENSIONS__ 1
1601| #define _ALL_SOURCE 1
1602| #define _GNU_SOURCE 1
1603| #define _POSIX_PTHREAD_SEMANTICS 1
1604| #define _TANDEM_SOURCE 1
1605| #define HAVE_DLFCN_H 1
1606| #define LT_OBJDIR ".libs/"
1607| #define LT_MODULE_EXT ".so"
1608| #define LT_SHARED_EXT ".dylib"
1609| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1610| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1611| #define HAVE_LIBDL 1
1612| #define HAVE_DLERROR 1
1613| #define HAVE_LIBDLLOADER 1
1614| #define error_t int
1615| #define __error_t_defined 1
1616| #define HAVE_PRELOADED_SYMBOLS 1
1617| #define HAVE_LTDL 1
1618| #define HAVE_UNISTD_H 1
1619| /* end confdefs.h.  */
1620| #include <stdio.h>
1621| #ifdef HAVE_SYS_TYPES_H
1622| # include <sys/types.h>
1623| #endif
1624| #ifdef HAVE_SYS_STAT_H
1625| # include <sys/stat.h>
1626| #endif
1627| #ifdef STDC_HEADERS
1628| # include <stdlib.h>
1629| # include <stddef.h>
1630| #else
1631| # ifdef HAVE_STDLIB_H
1632| #  include <stdlib.h>
1633| # endif
1634| #endif
1635| #ifdef HAVE_STRING_H
1636| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1637| #  include <memory.h>
1638| # endif
1639| # include <string.h>
1640| #endif
1641| #ifdef HAVE_STRINGS_H
1642| # include <strings.h>
1643| #endif
1644| #ifdef HAVE_INTTYPES_H
1645| # include <inttypes.h>
1646| #endif
1647| #ifdef HAVE_STDINT_H
1648| # include <stdint.h>
1649| #endif
1650| #ifdef HAVE_UNISTD_H
1651| # include <unistd.h>
1652| #endif
1653|
1654| #include <sys/dl.h>
1655configure:14009: result: no
1656configure:14009: checking for dld.h
1657configure:14009: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1658conftest.c:75:10: fatal error: 'dld.h' file not found
1659#include <dld.h>
1660         ^~~~~~~
16611 error generated.
1662configure:14009: $? = 1
1663configure: failed program was:
1664| /* confdefs.h */
1665| #define PACKAGE_NAME "GNU GLOBAL"
1666| #define PACKAGE_TARNAME "global"
1667| #define PACKAGE_VERSION "6.6.4"
1668| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
1669| #define PACKAGE_BUGREPORT ""
1670| #define PACKAGE_URL "http://www.gnu.org/software/global/"
1671| #define COPYRIGHT_YEAR "1996-2019"
1672| #define PACKAGE "global"
1673| #define VERSION "6.6.4"
1674| #define STDC_HEADERS 1
1675| #define HAVE_SYS_TYPES_H 1
1676| #define HAVE_SYS_STAT_H 1
1677| #define HAVE_STDLIB_H 1
1678| #define HAVE_STRING_H 1
1679| #define HAVE_MEMORY_H 1
1680| #define HAVE_STRINGS_H 1
1681| #define HAVE_INTTYPES_H 1
1682| #define HAVE_STDINT_H 1
1683| #define HAVE_UNISTD_H 1
1684| #define __EXTENSIONS__ 1
1685| #define _ALL_SOURCE 1
1686| #define _GNU_SOURCE 1
1687| #define _POSIX_PTHREAD_SEMANTICS 1
1688| #define _TANDEM_SOURCE 1
1689| #define HAVE_DLFCN_H 1
1690| #define LT_OBJDIR ".libs/"
1691| #define LT_MODULE_EXT ".so"
1692| #define LT_SHARED_EXT ".dylib"
1693| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1694| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1695| #define HAVE_LIBDL 1
1696| #define HAVE_DLERROR 1
1697| #define HAVE_LIBDLLOADER 1
1698| #define error_t int
1699| #define __error_t_defined 1
1700| #define HAVE_PRELOADED_SYMBOLS 1
1701| #define HAVE_LTDL 1
1702| #define HAVE_UNISTD_H 1
1703| /* end confdefs.h.  */
1704| #include <stdio.h>
1705| #ifdef HAVE_SYS_TYPES_H
1706| # include <sys/types.h>
1707| #endif
1708| #ifdef HAVE_SYS_STAT_H
1709| # include <sys/stat.h>
1710| #endif
1711| #ifdef STDC_HEADERS
1712| # include <stdlib.h>
1713| # include <stddef.h>
1714| #else
1715| # ifdef HAVE_STDLIB_H
1716| #  include <stdlib.h>
1717| # endif
1718| #endif
1719| #ifdef HAVE_STRING_H
1720| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1721| #  include <memory.h>
1722| # endif
1723| # include <string.h>
1724| #endif
1725| #ifdef HAVE_STRINGS_H
1726| # include <strings.h>
1727| #endif
1728| #ifdef HAVE_INTTYPES_H
1729| # include <inttypes.h>
1730| #endif
1731| #ifdef HAVE_STDINT_H
1732| # include <stdint.h>
1733| #endif
1734| #ifdef HAVE_UNISTD_H
1735| # include <unistd.h>
1736| #endif
1737|
1738| #include <dld.h>
1739configure:14009: result: no
1740configure:14009: checking for mach-o/dyld.h
1741configure:14009: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1742configure:14009: $? = 0
1743configure:14009: result: yes
1744configure:14009: checking for dirent.h
1745configure:14009: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1746configure:14009: $? = 0
1747configure:14009: result: yes
1748configure:14024: checking for closedir
1749configure:14024: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1750configure:14024: $? = 0
1751configure:14024: result: yes
1752configure:14024: checking for opendir
1753configure:14024: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1754configure:14024: $? = 0
1755configure:14024: result: yes
1756configure:14024: checking for readdir
1757configure:14024: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1758configure:14024: $? = 0
1759configure:14024: result: yes
1760configure:14041: checking for strlcat
1761configure:14041: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1762conftest.c:69:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
1763char strlcat ();
1764     ^
1765conftest.c:69:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
17661 warning generated.
1767configure:14041: $? = 0
1768configure:14041: result: yes
1769configure:14041: checking for strlcpy
1770configure:14041: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1771conftest.c:70:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
1772char strlcpy ();
1773     ^
1774conftest.c:70:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
17751 warning generated.
1776configure:14041: $? = 0
1777configure:14041: result: yes
1778configure:14088: checking limits.h usability
1779configure:14088: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1780configure:14088: $? = 0
1781configure:14088: result: yes
1782configure:14088: checking limits.h presence
1783configure:14088: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
1784configure:14088: $? = 0
1785configure:14088: result: yes
1786configure:14088: checking for limits.h
1787configure:14088: result: yes
1788configure:14088: checking for string.h
1789configure:14088: result: yes
1790configure:14088: checking for unistd.h
1791configure:14088: result: yes
1792configure:14088: checking stdarg.h usability
1793configure:14088: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1794configure:14088: $? = 0
1795configure:14088: result: yes
1796configure:14088: checking stdarg.h presence
1797configure:14088: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
1798configure:14088: $? = 0
1799configure:14088: result: yes
1800configure:14088: checking for stdarg.h
1801configure:14088: result: yes
1802configure:14088: checking sys/time.h usability
1803configure:14088: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1804configure:14088: $? = 0
1805configure:14088: result: yes
1806configure:14088: checking sys/time.h presence
1807configure:14088: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
1808configure:14088: $? = 0
1809configure:14088: result: yes
1810configure:14088: checking for sys/time.h
1811configure:14088: result: yes
1812configure:14088: checking fcntl.h usability
1813configure:14088: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1814configure:14088: $? = 0
1815configure:14088: result: yes
1816configure:14088: checking fcntl.h presence
1817configure:14088: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
1818configure:14088: $? = 0
1819configure:14088: result: yes
1820configure:14088: checking for fcntl.h
1821configure:14088: result: yes
1822configure:14100: checking sys/resource.h usability
1823configure:14100: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1824configure:14100: $? = 0
1825configure:14100: result: yes
1826configure:14100: checking sys/resource.h presence
1827configure:14100: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
1828configure:14100: $? = 0
1829configure:14100: result: yes
1830configure:14100: checking for sys/resource.h
1831configure:14100: result: yes
1832configure:14113: checking for dirent.h that defines DIR
1833configure:14132: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1834configure:14132: $? = 0
1835configure:14140: result: yes
1836configure:14153: checking for library containing opendir
1837configure:14184: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1838configure:14184: $? = 0
1839configure:14201: result: none required
1840configure:14276: checking whether POSIX.1-2008 realpath is equipped
1841configure:14293: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1842conftest.c:59:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
1843main(){ (void)realpath("/./tmp", (void *)0); return 0; }
1844^
1845conftest.c:59:15: error: implicit declaration of function 'realpath' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1846main(){ (void)realpath("/./tmp", (void *)0); return 0; }
1847              ^
18481 warning and 1 error generated.
1849configure:14293: $? = 1
1850configure: program exited with status 1
1851configure: failed program was:
1852| /* confdefs.h */
1853| #define PACKAGE_NAME "GNU GLOBAL"
1854| #define PACKAGE_TARNAME "global"
1855| #define PACKAGE_VERSION "6.6.4"
1856| #define PACKAGE_STRING "GNU GLOBAL 6.6.4"
1857| #define PACKAGE_BUGREPORT ""
1858| #define PACKAGE_URL "http://www.gnu.org/software/global/"
1859| #define COPYRIGHT_YEAR "1996-2019"
1860| #define PACKAGE "global"
1861| #define VERSION "6.6.4"
1862| #define STDC_HEADERS 1
1863| #define HAVE_SYS_TYPES_H 1
1864| #define HAVE_SYS_STAT_H 1
1865| #define HAVE_STDLIB_H 1
1866| #define HAVE_STRING_H 1
1867| #define HAVE_MEMORY_H 1
1868| #define HAVE_STRINGS_H 1
1869| #define HAVE_INTTYPES_H 1
1870| #define HAVE_STDINT_H 1
1871| #define HAVE_UNISTD_H 1
1872| #define __EXTENSIONS__ 1
1873| #define _ALL_SOURCE 1
1874| #define _GNU_SOURCE 1
1875| #define _POSIX_PTHREAD_SEMANTICS 1
1876| #define _TANDEM_SOURCE 1
1877| #define HAVE_DLFCN_H 1
1878| #define LT_OBJDIR ".libs/"
1879| #define LT_MODULE_EXT ".so"
1880| #define LT_SHARED_EXT ".dylib"
1881| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1882| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1883| #define HAVE_LIBDL 1
1884| #define HAVE_DLERROR 1
1885| #define HAVE_LIBDLLOADER 1
1886| #define error_t int
1887| #define __error_t_defined 1
1888| #define HAVE_PRELOADED_SYMBOLS 1
1889| #define HAVE_LTDL 1
1890| #define HAVE_UNISTD_H 1
1891| #define HAVE_MACH_O_DYLD_H 1
1892| #define HAVE_DIRENT_H 1
1893| #define HAVE_CLOSEDIR 1
1894| #define HAVE_OPENDIR 1
1895| #define HAVE_READDIR 1
1896| #define HAVE_STRLCAT 1
1897| #define HAVE_STRLCPY 1
1898| #define LT_LIBEXT "a"
1899| #define LT_LIBPREFIX "lib"
1900| #define HAVE_LIMITS_H 1
1901| #define HAVE_STRING_H 1
1902| #define HAVE_UNISTD_H 1
1903| #define HAVE_STDARG_H 1
1904| #define HAVE_SYS_TIME_H 1
1905| #define HAVE_FCNTL_H 1
1906| #define HAVE_SYS_RESOURCE_H 1
1907| #define HAVE_DIRENT_H 1
1908| /* end confdefs.h.  */
1909|
1910| main(){ (void)realpath("/./tmp", (void *)0); return 0; }
1911|
1912configure:14304: result: no
1913configure:14307: error: POSIX.1-2008 realpath(3) is required.
1914
1915## ---------------- ##
1916## Cache variables. ##
1917## ---------------- ##
1918
1919ac_cv_build=x86_64-apple-darwin19.6.0
1920ac_cv_c_compiler_gnu=yes
1921ac_cv_env_CC_set=set
1922ac_cv_env_CC_value=/usr/bin/clang
1923ac_cv_env_CFLAGS_set=set
1924ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
1925ac_cv_env_CPPFLAGS_set=set
1926ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'
1927ac_cv_env_CPP_set=
1928ac_cv_env_CPP_value=
1929ac_cv_env_EMACSLOADPATH_set=
1930ac_cv_env_EMACSLOADPATH_value=
1931ac_cv_env_EMACS_set=
1932ac_cv_env_EMACS_value=
1933ac_cv_env_LDFLAGS_set=set
1934ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
1935ac_cv_env_LIBS_set=
1936ac_cv_env_LIBS_value=
1937ac_cv_env_LT_SYS_LIBRARY_PATH_set=
1938ac_cv_env_LT_SYS_LIBRARY_PATH_value=
1939ac_cv_env_PYTHON_set=set
1940ac_cv_env_PYTHON_value=/opt/local/bin/python3.8
1941ac_cv_env_build_alias_set=
1942ac_cv_env_build_alias_value=
1943ac_cv_env_host_alias_set=
1944ac_cv_env_host_alias_value=
1945ac_cv_env_target_alias_set=
1946ac_cv_env_target_alias_value=
1947ac_cv_func_argz_add=no
1948ac_cv_func_argz_append=no
1949ac_cv_func_argz_count=no
1950ac_cv_func_argz_create_sep=no
1951ac_cv_func_argz_insert=no
1952ac_cv_func_argz_next=no
1953ac_cv_func_argz_stringify=no
1954ac_cv_func_closedir=yes
1955ac_cv_func_dlerror=yes
1956ac_cv_func_opendir=yes
1957ac_cv_func_readdir=yes
1958ac_cv_func_shl_load=no
1959ac_cv_func_strlcat=yes
1960ac_cv_func_strlcpy=yes
1961ac_cv_have_decl_lt_dlinterface_register=yes
1962ac_cv_header_argz_h=no
1963ac_cv_header_dirent_dirent_h=yes
1964ac_cv_header_dirent_h=yes
1965ac_cv_header_dl_h=no
1966ac_cv_header_dld_h=no
1967ac_cv_header_dlfcn_h=yes
1968ac_cv_header_fcntl_h=yes
1969ac_cv_header_inttypes_h=yes
1970ac_cv_header_limits_h=yes
1971ac_cv_header_ltdl_h=yes
1972ac_cv_header_mach_o_dyld_h=yes
1973ac_cv_header_memory_h=yes
1974ac_cv_header_minix_config_h=no
1975ac_cv_header_stdarg_h=yes
1976ac_cv_header_stdc=yes
1977ac_cv_header_stdint_h=yes
1978ac_cv_header_stdlib_h=yes
1979ac_cv_header_string_h=yes
1980ac_cv_header_strings_h=yes
1981ac_cv_header_sys_dl_h=no
1982ac_cv_header_sys_resource_h=yes
1983ac_cv_header_sys_stat_h=yes
1984ac_cv_header_sys_time_h=yes
1985ac_cv_header_sys_types_h=yes
1986ac_cv_header_unistd_h=yes
1987ac_cv_host=x86_64-apple-darwin19.6.0
1988ac_cv_lib_dl_dlopen=yes
1989ac_cv_lib_dld_dld_link=no
1990ac_cv_lib_dld_shl_load=no
1991ac_cv_lib_ltdl_lt_dladvise_preload=yes
1992ac_cv_objext=o
1993ac_cv_path_EGREP='/usr/bin/grep -E'
1994ac_cv_path_FGREP='/usr/bin/grep -F'
1995ac_cv_path_GREP=/usr/bin/grep
1996ac_cv_path_LID=no
1997ac_cv_path_PERL=/usr/bin/perl
1998ac_cv_path_SED=/usr/bin/sed
1999ac_cv_path_lt_DD=/bin/dd
2000ac_cv_posix1_2008_realpath=no
2001ac_cv_prog_AWK=awk
2002ac_cv_prog_CPP='/usr/bin/clang -E'
2003ac_cv_prog_ac_ct_AR=ar
2004ac_cv_prog_ac_ct_CC=/usr/bin/clang
2005ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2006ac_cv_prog_ac_ct_LIPO=lipo
2007ac_cv_prog_ac_ct_NMEDIT=nmedit
2008ac_cv_prog_ac_ct_OBJDUMP=objdump
2009ac_cv_prog_ac_ct_OTOOL=otool
2010ac_cv_prog_ac_ct_RANLIB=ranlib
2011ac_cv_prog_ac_ct_STRIP=strip
2012ac_cv_prog_cc_c89=
2013ac_cv_prog_cc_g=yes
2014ac_cv_prog_make_make_set=yes
2015ac_cv_safe_to_define___extensions__=yes
2016ac_cv_search_dlopen='none required'
2017ac_cv_search_opendir='none required'
2018ac_cv_type_error_t=no
2019am_cv_CC_dependencies_compiler_type=gcc3
2020am_cv_lispdir='${datadir}/emacs/site-lisp'
2021am_cv_make_support_nested_variables=yes
2022am_cv_prog_cc_c_o=yes
2023am_cv_python_platform=darwin
2024am_cv_python_pyexecdir='${exec_prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages'
2025am_cv_python_pythondir='${prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages'
2026am_cv_python_version=3.8
2027libltdl_cv_lib_dl_dlopen=yes
2028libltdl_cv_need_uscore=no
2029libltdl_cv_preloaded_symbols=yes
2030libltdl_cv_shlibext=.so
2031libltdl_cv_shrext=.dylib
2032lt_cv_apple_cc_single_mod=yes
2033lt_cv_ar_at_file=no
2034lt_cv_deplibs_check_method=pass_all
2035lt_cv_dlopen=dlopen
2036lt_cv_dlopen_libs=-ldl
2037lt_cv_dlopen_self=yes
2038lt_cv_dlopen_self_static=yes
2039lt_cv_file_magic_cmd='$MAGIC_CMD'
2040lt_cv_file_magic_test_file=
2041lt_cv_ld_exported_symbols_list=yes
2042lt_cv_ld_force_load=yes
2043lt_cv_ld_reload_flag=-r
2044lt_cv_module_path_var=DYLD_LIBRARY_PATH
2045lt_cv_nm_interface='BSD nm'
2046lt_cv_objdir=.libs
2047lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
2048lt_cv_path_NM='/usr/bin/nm -B'
2049lt_cv_path_mainfest_tool=no
2050lt_cv_prog_compiler_c_o=yes
2051lt_cv_prog_compiler_pic='-fno-common -DPIC'
2052lt_cv_prog_compiler_pic_works=yes
2053lt_cv_prog_compiler_rtti_exceptions=yes
2054lt_cv_prog_compiler_static_works=no
2055lt_cv_prog_gnu_ld=no
2056lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2057lt_cv_sys_dlopen_deplibs=yes
2058lt_cv_sys_dlsearch_path='/usr/local/lib /lib /usr/lib'
2059lt_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'\'''
2060lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
2061lt_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'\'''
2062lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2063lt_cv_sys_global_symbol_to_import=
2064lt_cv_sys_max_cmd_len=196608
2065lt_cv_sys_symbol_underscore=yes
2066lt_cv_to_host_file_cmd=func_convert_file_noop
2067lt_cv_to_tool_file_cmd=func_convert_file_noop
2068lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
2069
2070## ----------------- ##
2071## Output variables. ##
2072## ----------------- ##
2073
2074ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_global/global/work/global-6.6.4/missing aclocal-1.16'
2075ALLOCA=''
2076AMDEPBACKSLASH='\'
2077AMDEP_FALSE='#'
2078AMDEP_TRUE=''
2079AMTAR='$${TAR-tar}'
2080AM_BACKSLASH='\'
2081AM_CPPFLAGS=''
2082AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2083AM_DEFAULT_VERBOSITY='1'
2084AM_V='$(V)'
2085AR='ar'
2086AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_global/global/work/global-6.6.4/missing autoconf'
2087AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_global/global/work/global-6.6.4/missing autoheader'
2088AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_global/global/work/global-6.6.4/missing automake-1.16'
2089AWK='awk'
2090CC='/usr/bin/clang'
2091CCDEPMODE='depmode=gcc3'
2092CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
2093CONVENIENCE_LTDL_FALSE='#'
2094CONVENIENCE_LTDL_TRUE=''
2095CPP='/usr/bin/clang -E'
2096CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'
2097CURSES_INCLUDEDIR=''
2098CURSES_LIBS=''
2099CYGPATH_W='echo'
2100DEFAULTINCLUDEFILESUFFIXES=''
2101DEFAULTLANGMAP=''
2102DEFAULTLANGMAP_QUOTED=''
2103DEFAULTSKIP=''
2104DEFS=''
2105DEPDIR='.deps'
2106DJGPP_FALSE=''
2107DJGPP_TRUE=''
2108DLLTOOL='false'
2109DSYMUTIL='dsymutil'
2110DUMPBIN=''
2111ECHO_C='\c'
2112ECHO_N=''
2113ECHO_T=''
2114EGREP='/usr/bin/grep -E'
2115EMACS='no'
2116EMACSLOADPATH=''
2117EXEEXT=''
2118EXUBERANT_CTAGS=''
2119FGREP='/usr/bin/grep -F'
2120GREP='/usr/bin/grep'
2121HAS_CURSES_FALSE=''
2122HAS_CURSES_TRUE=''
2123INCLTDL=''
2124INSTALL_DATA='${INSTALL} -m 644'
2125INSTALL_LTDL_FALSE=''
2126INSTALL_LTDL_TRUE='#'
2127INSTALL_PROGRAM='${INSTALL}'
2128INSTALL_SCRIPT='${INSTALL}'
2129INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2130LD='/Library/Developer/CommandLineTools/usr/bin/ld'
2131LDADD=''
2132LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
2133LIBADD_DL=' '
2134LIBADD_DLD_LINK=''
2135LIBADD_DLOPEN=''
2136LIBADD_SHL_LOAD=''
2137LIBLTDL='-lltdl'
2138LIBOBJS=''
2139LIBS=''
2140LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2141LID='no'
2142LIPO='lipo'
2143LN_S='ln -s'
2144LTDLDEPS=''
2145LTDLINCL=''
2146LTDLOPEN='libltdl'
2147LTLIBOBJS=''
2148LT_ARGZ_H='lt__argz.h'
2149LT_CONFIG_H=''
2150LT_DLLOADERS=' dlopen.la'
2151LT_DLPREOPEN='-dlpreopen dlopen.la '
2152LT_SYS_LIBRARY_PATH=''
2153MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_global/global/work/global-6.6.4/missing makeinfo'
2154MANIFEST_TOOL=':'
2155MKDIR_P='./install-sh -c -d'
2156NM='/usr/bin/nm -B'
2157NMEDIT='nmedit'
2158OBJDUMP='objdump'
2159OBJEXT='o'
2160OTOOL64=':'
2161OTOOL='otool'
2162PACKAGE='global'
2163PACKAGE_BUGREPORT=''
2164PACKAGE_NAME='GNU GLOBAL'
2165PACKAGE_STRING='GNU GLOBAL 6.6.4'
2166PACKAGE_TARNAME='global'
2167PACKAGE_URL='http://www.gnu.org/software/global/'
2168PACKAGE_VERSION='6.6.4'
2169PATH_SEPARATOR=':'
2170PERL='/usr/bin/perl'
2171POSIX_SORT=''
2172PYTHON='/opt/local/bin/python3.8'
2173PYTHON_EXEC_PREFIX='${exec_prefix}'
2174PYTHON_PLATFORM='darwin'
2175PYTHON_PREFIX='${prefix}'
2176PYTHON_VERSION='3.8'
2177RANLIB='ranlib'
2178SED='/usr/bin/sed'
2179SET_MAKE=''
2180SHELL='/bin/sh'
2181STRIP='strip'
2182UNIVERSAL_CTAGS=''
2183USE_DB185_COMPAT_FALSE=''
2184USE_DB185_COMPAT_TRUE=''
2185USE_GTAGSCSCOPE_FALSE=''
2186USE_GTAGSCSCOPE_TRUE=''
2187USE_SQLITE3_FALSE=''
2188USE_SQLITE3_TRUE=''
2189VERSION='6.6.4'
2190ac_ct_AR='ar'
2191ac_ct_CC='/usr/bin/clang'
2192ac_ct_DUMPBIN=''
2193am__EXEEXT_FALSE=''
2194am__EXEEXT_TRUE=''
2195am__fastdepCC_FALSE='#'
2196am__fastdepCC_TRUE=''
2197am__include='include'
2198am__isrc=''
2199am__leading_dot='.'
2200am__nodep='_no'
2201am__quote=''
2202am__tar='$${TAR-tar} chof - "$$tardir"'
2203am__untar='$${TAR-tar} xf -'
2204bindir='${exec_prefix}/bin'
2205build='x86_64-apple-darwin19.6.0'
2206build_alias=''
2207build_cpu='x86_64'
2208build_os='darwin19.6.0'
2209build_vendor='apple'
2210datadir='${datarootdir}'
2211datarootdir='${prefix}/share'
2212docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2213dvidir='${docdir}'
2214exec_prefix='NONE'
2215host='x86_64-apple-darwin19.6.0'
2216host_alias=''
2217host_cpu='x86_64'
2218host_os='darwin19.6.0'
2219host_vendor='apple'
2220htmldir='${docdir}'
2221includedir='${prefix}/include'
2222infodir='/opt/local/share/info'
2223install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_global/global/work/global-6.6.4/install-sh'
2224libdir='${exec_prefix}/lib'
2225libexecdir='${exec_prefix}/libexec'
2226lispdir='${datadir}/emacs/site-lisp'
2227localedir='${datarootdir}/locale'
2228localstatedir='${prefix}/var'
2229ltdl_LIBOBJS=''
2230ltdl_LTLIBOBJS=''
2231mandir='/opt/local/share/man'
2232mkdir_p='$(MKDIR_P)'
2233oldincludedir='/usr/include'
2234pdfdir='${docdir}'
2235pkgpyexecdir='${pyexecdir}/global'
2236pkgpythondir='${pythondir}/global'
2237prefix='/opt/local'
2238program_transform_name='s,x,x,'
2239psdir='${docdir}'
2240pyexecdir='${exec_prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages'
2241pythondir='${prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages'
2242sbindir='${exec_prefix}/sbin'
2243sharedstatedir='${prefix}/com'
2244sys_symbol_underscore='yes'
2245sysconfdir='${prefix}/etc'
2246target_alias=''
2247
2248## ----------- ##
2249## confdefs.h. ##
2250## ----------- ##
2251
2252/* confdefs.h */
2253#define PACKAGE_NAME "GNU GLOBAL"
2254#define PACKAGE_TARNAME "global"
2255#define PACKAGE_VERSION "6.6.4"
2256#define PACKAGE_STRING "GNU GLOBAL 6.6.4"
2257#define PACKAGE_BUGREPORT ""
2258#define PACKAGE_URL "http://www.gnu.org/software/global/"
2259#define COPYRIGHT_YEAR "1996-2019"
2260#define PACKAGE "global"
2261#define VERSION "6.6.4"
2262#define STDC_HEADERS 1
2263#define HAVE_SYS_TYPES_H 1
2264#define HAVE_SYS_STAT_H 1
2265#define HAVE_STDLIB_H 1
2266#define HAVE_STRING_H 1
2267#define HAVE_MEMORY_H 1
2268#define HAVE_STRINGS_H 1
2269#define HAVE_INTTYPES_H 1
2270#define HAVE_STDINT_H 1
2271#define HAVE_UNISTD_H 1
2272#define __EXTENSIONS__ 1
2273#define _ALL_SOURCE 1
2274#define _GNU_SOURCE 1
2275#define _POSIX_PTHREAD_SEMANTICS 1
2276#define _TANDEM_SOURCE 1
2277#define HAVE_DLFCN_H 1
2278#define LT_OBJDIR ".libs/"
2279#define LT_MODULE_EXT ".so"
2280#define LT_SHARED_EXT ".dylib"
2281#define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2282#define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2283#define HAVE_LIBDL 1
2284#define HAVE_DLERROR 1
2285#define HAVE_LIBDLLOADER 1
2286#define error_t int
2287#define __error_t_defined 1
2288#define HAVE_PRELOADED_SYMBOLS 1
2289#define HAVE_LTDL 1
2290#define HAVE_UNISTD_H 1
2291#define HAVE_MACH_O_DYLD_H 1
2292#define HAVE_DIRENT_H 1
2293#define HAVE_CLOSEDIR 1
2294#define HAVE_OPENDIR 1
2295#define HAVE_READDIR 1
2296#define HAVE_STRLCAT 1
2297#define HAVE_STRLCPY 1
2298#define LT_LIBEXT "a"
2299#define LT_LIBPREFIX "lib"
2300#define HAVE_LIMITS_H 1
2301#define HAVE_STRING_H 1
2302#define HAVE_UNISTD_H 1
2303#define HAVE_STDARG_H 1
2304#define HAVE_SYS_TIME_H 1
2305#define HAVE_FCNTL_H 1
2306#define HAVE_SYS_RESOURCE_H 1
2307#define HAVE_DIRENT_H 1
2308
2309configure: exit 1