1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by GNU GLOBAL configure 6.6.4, which was |
---|
5 | generated 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 | |
---|
13 | hostname = dektri.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 19.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 32.00 gigabytes |
---|
33 | Default processor set: 381 tasks, 1620 threads, 8 processors |
---|
34 | Load average: 1.41, Mach factor: 6.58 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2705: checking for a BSD-compatible install |
---|
52 | configure:2773: result: /usr/bin/install -c |
---|
53 | configure:2784: checking whether build environment is sane |
---|
54 | configure:2839: result: yes |
---|
55 | configure:2990: checking for a thread-safe mkdir -p |
---|
56 | configure:3029: result: ./install-sh -c -d |
---|
57 | configure:3036: checking for gawk |
---|
58 | configure:3066: result: no |
---|
59 | configure:3036: checking for mawk |
---|
60 | configure:3066: result: no |
---|
61 | configure:3036: checking for nawk |
---|
62 | configure:3066: result: no |
---|
63 | configure:3036: checking for awk |
---|
64 | configure:3052: found /usr/bin/awk |
---|
65 | configure:3063: result: awk |
---|
66 | configure:3074: checking whether make sets $(MAKE) |
---|
67 | configure:3096: result: yes |
---|
68 | configure:3125: checking whether make supports nested variables |
---|
69 | configure:3142: result: yes |
---|
70 | configure:3317: checking for gcc |
---|
71 | configure:3344: result: /usr/bin/clang |
---|
72 | configure:3573: checking for C compiler version |
---|
73 | configure:3582: /usr/bin/clang --version >&5 |
---|
74 | Apple clang version 12.0.0 (clang-1200.0.32.2) |
---|
75 | Target: x86_64-apple-darwin19.6.0 |
---|
76 | Thread model: posix |
---|
77 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
78 | configure:3593: $? = 0 |
---|
79 | configure:3582: /usr/bin/clang -v >&5 |
---|
80 | Apple clang version 12.0.0 (clang-1200.0.32.2) |
---|
81 | Target: x86_64-apple-darwin19.6.0 |
---|
82 | Thread model: posix |
---|
83 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
84 | configure:3593: $? = 0 |
---|
85 | configure:3582: /usr/bin/clang -V >&5 |
---|
86 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
87 | clang: error: no input files |
---|
88 | configure:3593: $? = 1 |
---|
89 | configure:3582: /usr/bin/clang -qversion >&5 |
---|
90 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
91 | clang: error: no input files |
---|
92 | configure:3593: $? = 1 |
---|
93 | configure:3613: checking whether the C compiler works |
---|
94 | configure: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 |
---|
95 | configure:3639: $? = 0 |
---|
96 | configure:3687: result: yes |
---|
97 | configure:3690: checking for C compiler default output file name |
---|
98 | configure:3692: result: a.out |
---|
99 | configure:3698: checking for suffix of executables |
---|
100 | configure: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 |
---|
101 | configure:3709: $? = 0 |
---|
102 | configure:3731: result: |
---|
103 | configure:3753: checking whether we are cross compiling |
---|
104 | configure: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 |
---|
105 | configure:3765: $? = 0 |
---|
106 | configure:3772: ./conftest |
---|
107 | configure:3776: $? = 0 |
---|
108 | configure:3791: result: no |
---|
109 | configure:3796: checking for suffix of object files |
---|
110 | configure: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 |
---|
111 | configure:3822: $? = 0 |
---|
112 | configure:3843: result: o |
---|
113 | configure:3847: checking whether we are using the GNU C compiler |
---|
114 | configure: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 |
---|
115 | configure:3866: $? = 0 |
---|
116 | configure:3875: result: yes |
---|
117 | configure:3884: checking whether /usr/bin/clang accepts -g |
---|
118 | configure:3904: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
119 | configure:3904: $? = 0 |
---|
120 | configure:3945: result: yes |
---|
121 | configure:3962: checking for /usr/bin/clang option to accept ISO C89 |
---|
122 | configure: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 |
---|
123 | configure:4025: $? = 0 |
---|
124 | configure:4038: result: none needed |
---|
125 | configure:4063: checking whether /usr/bin/clang understands -c and -o together |
---|
126 | configure:4085: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
127 | configure:4088: $? = 0 |
---|
128 | configure:4085: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
129 | configure:4088: $? = 0 |
---|
130 | configure:4100: result: yes |
---|
131 | configure:4120: checking whether make supports the include directive |
---|
132 | configure:4135: make -f confmf.GNU && cat confinc.out |
---|
133 | this is the am__doit target |
---|
134 | configure:4138: $? = 0 |
---|
135 | configure:4157: result: yes (GNU style) |
---|
136 | configure:4182: checking dependency style of /usr/bin/clang |
---|
137 | configure:4293: result: gcc3 |
---|
138 | configure:4309: checking whether make sets $(MAKE) |
---|
139 | configure:4331: result: yes |
---|
140 | configure:4347: checking for emacs |
---|
141 | configure:4377: result: no |
---|
142 | configure:4347: checking for xemacs |
---|
143 | configure:4377: result: no |
---|
144 | configure:4398: checking where .elc files should go |
---|
145 | configure:4427: result: ${datadir}/emacs/site-lisp |
---|
146 | configure:4437: checking for perl |
---|
147 | configure:4455: found /usr/bin/perl |
---|
148 | configure:4468: result: /usr/bin/perl |
---|
149 | configure:4478: checking for lid |
---|
150 | configure:4509: result: no |
---|
151 | configure:4560: checking for ar |
---|
152 | configure:4576: found /usr/bin/ar |
---|
153 | configure:4587: result: ar |
---|
154 | configure:4617: checking whether /opt/local/bin/python3.8 version is >= 2.6 |
---|
155 | configure: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) |
---|
156 | configure:4631: $? = 0 |
---|
157 | configure:4633: result: yes |
---|
158 | configure:4726: checking for /opt/local/bin/python3.8 version |
---|
159 | configure:4733: result: 3.8 |
---|
160 | configure:4745: checking for /opt/local/bin/python3.8 platform |
---|
161 | configure:4752: result: darwin |
---|
162 | configure:4778: checking for /opt/local/bin/python3.8 script directory |
---|
163 | configure:4813: result: ${prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages |
---|
164 | configure:4822: checking for /opt/local/bin/python3.8 extension module directory |
---|
165 | configure:4857: result: ${exec_prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages |
---|
166 | configure:4877: checking how to run the C preprocessor |
---|
167 | configure:4908: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
168 | configure:4908: $? = 0 |
---|
169 | configure:4922: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
170 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
171 | #include <ac_nonexistent.h> |
---|
172 | ^~~~~~~~~~~~~~~~~~ |
---|
173 | 1 error generated. |
---|
174 | configure:4922: $? = 1 |
---|
175 | configure: 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> |
---|
188 | configure:4947: result: /usr/bin/clang -E |
---|
189 | configure:4967: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
190 | configure:4967: $? = 0 |
---|
191 | configure:4981: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
192 | conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
193 | #include <ac_nonexistent.h> |
---|
194 | ^~~~~~~~~~~~~~~~~~ |
---|
195 | 1 error generated. |
---|
196 | configure:4981: $? = 1 |
---|
197 | configure: 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> |
---|
210 | configure:5010: checking for grep that handles long lines and -e |
---|
211 | configure:5068: result: /usr/bin/grep |
---|
212 | configure:5073: checking for egrep |
---|
213 | configure:5135: result: /usr/bin/grep -E |
---|
214 | configure:5140: checking for ANSI C header files |
---|
215 | configure: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 |
---|
216 | configure:5160: $? = 0 |
---|
217 | configure: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 |
---|
218 | configure:5233: $? = 0 |
---|
219 | configure:5233: ./conftest |
---|
220 | configure:5233: $? = 0 |
---|
221 | configure:5244: result: yes |
---|
222 | configure:5257: checking for sys/types.h |
---|
223 | configure: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 |
---|
224 | configure:5257: $? = 0 |
---|
225 | configure:5257: result: yes |
---|
226 | configure:5257: checking for sys/stat.h |
---|
227 | configure: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 |
---|
228 | configure:5257: $? = 0 |
---|
229 | configure:5257: result: yes |
---|
230 | configure:5257: checking for stdlib.h |
---|
231 | configure: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 |
---|
232 | configure:5257: $? = 0 |
---|
233 | configure:5257: result: yes |
---|
234 | configure:5257: checking for string.h |
---|
235 | configure: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 |
---|
236 | configure:5257: $? = 0 |
---|
237 | configure:5257: result: yes |
---|
238 | configure:5257: checking for memory.h |
---|
239 | configure: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 |
---|
240 | configure:5257: $? = 0 |
---|
241 | configure:5257: result: yes |
---|
242 | configure:5257: checking for strings.h |
---|
243 | configure: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 |
---|
244 | configure:5257: $? = 0 |
---|
245 | configure:5257: result: yes |
---|
246 | configure:5257: checking for inttypes.h |
---|
247 | configure: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 |
---|
248 | configure:5257: $? = 0 |
---|
249 | configure:5257: result: yes |
---|
250 | configure:5257: checking for stdint.h |
---|
251 | configure: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 |
---|
252 | configure:5257: $? = 0 |
---|
253 | configure:5257: result: yes |
---|
254 | configure:5257: checking for unistd.h |
---|
255 | configure: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 |
---|
256 | configure:5257: $? = 0 |
---|
257 | configure:5257: result: yes |
---|
258 | configure:5270: checking minix/config.h usability |
---|
259 | configure: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 |
---|
260 | conftest.c:55:10: fatal error: 'minix/config.h' file not found |
---|
261 | #include <minix/config.h> |
---|
262 | ^~~~~~~~~~~~~~~~ |
---|
263 | 1 error generated. |
---|
264 | configure:5270: $? = 1 |
---|
265 | configure: 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> |
---|
321 | configure:5270: result: no |
---|
322 | configure:5270: checking minix/config.h presence |
---|
323 | configure:5270: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
324 | conftest.c:22:10: fatal error: 'minix/config.h' file not found |
---|
325 | #include <minix/config.h> |
---|
326 | ^~~~~~~~~~~~~~~~ |
---|
327 | 1 error generated. |
---|
328 | configure:5270: $? = 1 |
---|
329 | configure: 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> |
---|
352 | configure:5270: result: no |
---|
353 | configure:5270: checking for minix/config.h |
---|
354 | configure:5270: result: no |
---|
355 | configure:5291: checking whether it is safe to define __EXTENSIONS__ |
---|
356 | configure: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 |
---|
357 | configure:5309: $? = 0 |
---|
358 | configure:5316: result: yes |
---|
359 | configure:5373: checking build system type |
---|
360 | configure:5387: result: x86_64-apple-darwin19.6.0 |
---|
361 | configure:5407: checking host system type |
---|
362 | configure:5420: result: x86_64-apple-darwin19.6.0 |
---|
363 | configure:5461: checking how to print strings |
---|
364 | configure:5488: result: printf |
---|
365 | configure:5509: checking for a sed that does not truncate output |
---|
366 | configure:5573: result: /usr/bin/sed |
---|
367 | configure:5591: checking for fgrep |
---|
368 | configure:5653: result: /usr/bin/grep -F |
---|
369 | configure:5688: checking for ld used by /usr/bin/clang |
---|
370 | configure:5755: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
371 | configure:5762: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
372 | configure:5777: result: no |
---|
373 | configure:5789: checking for BSD- or MS-compatible name lister (nm) |
---|
374 | configure:5843: result: /usr/bin/nm -B |
---|
375 | configure:5973: checking the name lister (/usr/bin/nm -B) interface |
---|
376 | configure: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 |
---|
377 | configure:5983: /usr/bin/nm -B "conftest.o" |
---|
378 | configure:5986: output |
---|
379 | 0000000000000000 S _some_variable |
---|
380 | configure:5993: result: BSD nm |
---|
381 | configure:5996: checking whether ln -s works |
---|
382 | configure:6000: result: yes |
---|
383 | configure:6008: checking the maximum length of command line arguments |
---|
384 | configure:6139: result: 196608 |
---|
385 | configure:6187: checking how to convert x86_64-apple-darwin19.6.0 file names to x86_64-apple-darwin19.6.0 format |
---|
386 | configure:6227: result: func_convert_file_noop |
---|
387 | configure:6234: checking how to convert x86_64-apple-darwin19.6.0 file names to toolchain format |
---|
388 | configure:6254: result: func_convert_file_noop |
---|
389 | configure:6261: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
390 | configure:6268: result: -r |
---|
391 | configure:6342: checking for objdump |
---|
392 | configure:6358: found /usr/bin/objdump |
---|
393 | configure:6369: result: objdump |
---|
394 | configure:6401: checking how to recognize dependent libraries |
---|
395 | configure:6601: result: pass_all |
---|
396 | configure:6686: checking for dlltool |
---|
397 | configure:6716: result: no |
---|
398 | configure:6746: checking how to associate runtime and link libraries |
---|
399 | configure:6773: result: printf %s\n |
---|
400 | configure:6897: checking for archiver @FILE support |
---|
401 | configure: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 |
---|
402 | configure:6914: $? = 0 |
---|
403 | configure:6917: ar cru libconftest.a @conftest.lst >&5 |
---|
404 | ar: @conftest.lst: No such file or directory |
---|
405 | configure:6920: $? = 1 |
---|
406 | configure:6940: result: no |
---|
407 | configure:6998: checking for strip |
---|
408 | configure:7014: found /usr/bin/strip |
---|
409 | configure:7025: result: strip |
---|
410 | configure:7097: checking for ranlib |
---|
411 | configure:7113: found /usr/bin/ranlib |
---|
412 | configure:7124: result: ranlib |
---|
413 | configure:7226: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object |
---|
414 | configure: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 |
---|
415 | configure:7382: $? = 0 |
---|
416 | configure: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 |
---|
417 | configure:7389: $? = 0 |
---|
418 | cannot find nm_test_var in conftest.nm |
---|
419 | configure: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 |
---|
420 | configure:7382: $? = 0 |
---|
421 | configure: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 |
---|
422 | configure:7389: $? = 0 |
---|
423 | configure: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 |
---|
424 | configure:7458: $? = 0 |
---|
425 | configure:7496: result: ok |
---|
426 | configure:7543: checking for sysroot |
---|
427 | configure:7573: result: no |
---|
428 | configure:7580: checking for a working dd |
---|
429 | configure:7618: result: /bin/dd |
---|
430 | configure:7622: checking how to truncate binary pipes |
---|
431 | configure:7637: result: /bin/dd bs=4096 count=1 |
---|
432 | configure:7966: checking for mt |
---|
433 | configure:7996: result: no |
---|
434 | configure:8016: checking if : is a manifest tool |
---|
435 | configure:8022: : '-?' |
---|
436 | configure:8030: result: no |
---|
437 | configure:8086: checking for dsymutil |
---|
438 | configure:8102: found /usr/bin/dsymutil |
---|
439 | configure:8113: result: dsymutil |
---|
440 | configure:8178: checking for nmedit |
---|
441 | configure:8194: found /usr/bin/nmedit |
---|
442 | configure:8205: result: nmedit |
---|
443 | configure:8270: checking for lipo |
---|
444 | configure:8286: found /usr/bin/lipo |
---|
445 | configure:8297: result: lipo |
---|
446 | configure:8362: checking for otool |
---|
447 | configure:8378: found /usr/bin/otool |
---|
448 | configure:8389: result: otool |
---|
449 | configure:8454: checking for otool64 |
---|
450 | configure:8484: result: no |
---|
451 | configure: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 |
---|
453 | configure:8562: result: yes |
---|
454 | configure:8565: checking for -exported_symbols_list linker flag |
---|
455 | configure: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 |
---|
456 | configure:8585: $? = 0 |
---|
457 | configure:8595: result: yes |
---|
458 | configure: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 |
---|
460 | ar cru libconftest.a conftest.o |
---|
461 | ranlib 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 |
---|
463 | configure:8630: result: yes |
---|
464 | configure:8704: checking for dlfcn.h |
---|
465 | configure: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 |
---|
466 | configure:8704: $? = 0 |
---|
467 | configure:8704: result: yes |
---|
468 | configure:8958: checking for objdir |
---|
469 | configure:8973: result: .libs |
---|
470 | configure:9233: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
471 | configure: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 |
---|
472 | configure:9255: $? = 0 |
---|
473 | configure:9268: result: yes |
---|
474 | configure:9626: checking for /usr/bin/clang option to produce PIC |
---|
475 | configure:9633: result: -fno-common -DPIC |
---|
476 | configure:9641: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
477 | configure: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 |
---|
478 | configure:9663: $? = 0 |
---|
479 | configure:9676: result: yes |
---|
480 | configure:9705: checking if /usr/bin/clang static flag -static works |
---|
481 | configure:9733: result: no |
---|
482 | configure:9748: checking if /usr/bin/clang supports -c -o file.o |
---|
483 | configure: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 |
---|
484 | configure:9773: $? = 0 |
---|
485 | configure:9795: result: yes |
---|
486 | configure:9803: checking if /usr/bin/clang supports -c -o file.o |
---|
487 | configure:9850: result: yes |
---|
488 | configure:9883: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
489 | configure:11142: result: yes |
---|
490 | configure:11382: checking dynamic linker characteristics |
---|
491 | configure:12200: result: darwin19.6.0 dyld |
---|
492 | configure:12322: checking how to hardcode library paths into programs |
---|
493 | configure:12347: result: immediate |
---|
494 | configure:12392: checking for dlopen in -ldl |
---|
495 | configure: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 |
---|
496 | configure:12417: $? = 0 |
---|
497 | configure:12426: result: yes |
---|
498 | configure:12649: checking whether a program can dlopen itself |
---|
499 | configure: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 |
---|
500 | configure:12732: $? = 0 |
---|
501 | configure:12750: result: yes |
---|
502 | configure:12755: checking whether a statically linked program can dlopen itself |
---|
503 | configure: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 |
---|
504 | configure:12838: $? = 0 |
---|
505 | configure:12856: result: yes |
---|
506 | configure:12895: checking whether stripping libraries is possible |
---|
507 | configure:12909: result: yes |
---|
508 | configure:12935: checking if libtool supports shared libraries |
---|
509 | configure:12937: result: yes |
---|
510 | configure:12940: checking whether to build shared libraries |
---|
511 | configure:12965: result: yes |
---|
512 | configure:12968: checking whether to build static libraries |
---|
513 | configure:12972: result: yes |
---|
514 | configure:13009: checking what extension is used for runtime loadable modules |
---|
515 | configure:13021: result: .so |
---|
516 | configure:13045: checking what variable specifies run-time module search path |
---|
517 | configure:13052: result: DYLD_LIBRARY_PATH |
---|
518 | configure:13062: checking for the default library search path |
---|
519 | configure:13069: result: /usr/local/lib /lib /usr/lib |
---|
520 | configure:13100: checking for library containing dlopen |
---|
521 | configure: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 |
---|
522 | configure:13131: $? = 0 |
---|
523 | configure:13148: result: none required |
---|
524 | configure:13238: checking for dlerror |
---|
525 | configure: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 |
---|
526 | configure:13238: $? = 0 |
---|
527 | configure:13238: result: yes |
---|
528 | configure:13252: checking for shl_load |
---|
529 | configure: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 |
---|
530 | Undefined symbols for architecture x86_64: |
---|
531 | "_shl_load", referenced from: |
---|
532 | _main in conftest-316e7b.o |
---|
533 | ld: symbol(s) not found for architecture x86_64 |
---|
534 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
535 | configure:13252: $? = 1 |
---|
536 | configure: 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 | | } |
---|
609 | configure:13252: result: no |
---|
610 | configure:13259: checking for shl_load in -ldld |
---|
611 | configure: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 |
---|
612 | ld: library not found for -ldld |
---|
613 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
614 | configure:13284: $? = 1 |
---|
615 | configure: 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 | | } |
---|
665 | configure:13293: result: no |
---|
666 | configure:13339: checking for dld_link in -ldld |
---|
667 | configure: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 |
---|
668 | ld: library not found for -ldld |
---|
669 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
670 | configure:13364: $? = 1 |
---|
671 | configure: 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 | | } |
---|
721 | configure:13373: result: no |
---|
722 | configure:13408: checking for _ prefix in compiled symbols |
---|
723 | configure: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 |
---|
724 | conftest.c:2:12: warning: expression result unused [-Wunused-value] |
---|
725 | int main(){nm_test_func;return 0;} |
---|
726 | ^~~~~~~~~~~~ |
---|
727 | 1 warning generated. |
---|
728 | configure:13421: $? = 0 |
---|
729 | configure: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 |
---|
730 | configure:13428: $? = 0 |
---|
731 | configure:13450: result: yes |
---|
732 | configure:13457: checking whether we have to add an underscore for dlsym |
---|
733 | configure: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 |
---|
734 | configure:13542: $? = 0 |
---|
735 | configure:13556: result: no |
---|
736 | configure:13567: checking whether deplibs are loaded by dlopen |
---|
737 | configure:13664: result: yes |
---|
738 | configure:13675: checking for argz.h |
---|
739 | configure: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 |
---|
740 | conftest.c:70:10: fatal error: 'argz.h' file not found |
---|
741 | #include <argz.h> |
---|
742 | ^~~~~~~~ |
---|
743 | 1 error generated. |
---|
744 | configure:13675: $? = 1 |
---|
745 | configure: 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> |
---|
816 | configure:13675: result: no |
---|
817 | configure:13687: checking for error_t |
---|
818 | configure: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 |
---|
819 | conftest.c:43:13: error: use of undeclared identifier 'error_t' |
---|
820 | if (sizeof (error_t)) |
---|
821 | ^ |
---|
822 | 1 error generated. |
---|
823 | configure:13687: $? = 1 |
---|
824 | configure: 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 | | } |
---|
872 | configure:13687: result: no |
---|
873 | configure:13713: checking for argz_add |
---|
874 | configure: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 |
---|
875 | Undefined symbols for architecture x86_64: |
---|
876 | "_argz_add", referenced from: |
---|
877 | _main in conftest-b0daa0.o |
---|
878 | ld: symbol(s) not found for architecture x86_64 |
---|
879 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
880 | configure:13713: $? = 1 |
---|
881 | configure: 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 | | } |
---|
957 | configure:13713: result: no |
---|
958 | configure:13713: checking for argz_append |
---|
959 | configure: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 |
---|
960 | Undefined symbols for architecture x86_64: |
---|
961 | "_argz_append", referenced from: |
---|
962 | _main in conftest-2f8337.o |
---|
963 | ld: symbol(s) not found for architecture x86_64 |
---|
964 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
965 | configure:13713: $? = 1 |
---|
966 | configure: 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 | | } |
---|
1042 | configure:13713: result: no |
---|
1043 | configure:13713: checking for argz_count |
---|
1044 | configure: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 |
---|
1045 | Undefined symbols for architecture x86_64: |
---|
1046 | "_argz_count", referenced from: |
---|
1047 | _main in conftest-cb6117.o |
---|
1048 | ld: symbol(s) not found for architecture x86_64 |
---|
1049 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1050 | configure:13713: $? = 1 |
---|
1051 | configure: 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 | | } |
---|
1127 | configure:13713: result: no |
---|
1128 | configure:13713: checking for argz_create_sep |
---|
1129 | configure: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 |
---|
1130 | Undefined symbols for architecture x86_64: |
---|
1131 | "_argz_create_sep", referenced from: |
---|
1132 | _main in conftest-fa6834.o |
---|
1133 | ld: symbol(s) not found for architecture x86_64 |
---|
1134 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1135 | configure:13713: $? = 1 |
---|
1136 | configure: 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 | | } |
---|
1212 | configure:13713: result: no |
---|
1213 | configure:13713: checking for argz_insert |
---|
1214 | configure: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 |
---|
1215 | Undefined symbols for architecture x86_64: |
---|
1216 | "_argz_insert", referenced from: |
---|
1217 | _main in conftest-faf98e.o |
---|
1218 | ld: symbol(s) not found for architecture x86_64 |
---|
1219 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1220 | configure:13713: $? = 1 |
---|
1221 | configure: 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 | | } |
---|
1297 | configure:13713: result: no |
---|
1298 | configure:13713: checking for argz_next |
---|
1299 | configure: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 |
---|
1300 | Undefined symbols for architecture x86_64: |
---|
1301 | "_argz_next", referenced from: |
---|
1302 | _main in conftest-ef1b37.o |
---|
1303 | ld: symbol(s) not found for architecture x86_64 |
---|
1304 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1305 | configure:13713: $? = 1 |
---|
1306 | configure: 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 | | } |
---|
1382 | configure:13713: result: no |
---|
1383 | configure:13713: checking for argz_stringify |
---|
1384 | configure: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 |
---|
1385 | Undefined symbols for architecture x86_64: |
---|
1386 | "_argz_stringify", referenced from: |
---|
1387 | _main in conftest-ed647c.o |
---|
1388 | ld: symbol(s) not found for architecture x86_64 |
---|
1389 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1390 | configure:13713: $? = 1 |
---|
1391 | configure: 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 | | } |
---|
1467 | configure:13713: result: no |
---|
1468 | configure:13777: checking whether libtool supports -dlopen/-dlpreopen |
---|
1469 | configure:13789: result: yes |
---|
1470 | configure:13818: checking for ltdl.h |
---|
1471 | configure: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 |
---|
1472 | configure:13818: $? = 0 |
---|
1473 | configure:13818: result: yes |
---|
1474 | configure:13822: checking whether lt_dlinterface_register is declared |
---|
1475 | configure: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 |
---|
1476 | configure:13822: $? = 0 |
---|
1477 | configure:13822: result: yes |
---|
1478 | configure:13826: checking for lt_dladvise_preload in -lltdl |
---|
1479 | configure: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 |
---|
1480 | configure:13851: $? = 0 |
---|
1481 | configure:13860: result: yes |
---|
1482 | configure:13955: checking where to find libltdl headers |
---|
1483 | configure:13957: result: |
---|
1484 | configure:13959: checking where to find libltdl library |
---|
1485 | configure:13961: result: -lltdl |
---|
1486 | configure:14009: checking for unistd.h |
---|
1487 | configure:14009: result: yes |
---|
1488 | configure:14009: checking for dl.h |
---|
1489 | configure: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 |
---|
1490 | conftest.c:75:10: fatal error: 'dl.h' file not found |
---|
1491 | #include <dl.h> |
---|
1492 | ^~~~~~ |
---|
1493 | 1 error generated. |
---|
1494 | configure:14009: $? = 1 |
---|
1495 | configure: 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> |
---|
1571 | configure:14009: result: no |
---|
1572 | configure:14009: checking for sys/dl.h |
---|
1573 | configure: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 |
---|
1574 | conftest.c:75:10: fatal error: 'sys/dl.h' file not found |
---|
1575 | #include <sys/dl.h> |
---|
1576 | ^~~~~~~~~~ |
---|
1577 | 1 error generated. |
---|
1578 | configure:14009: $? = 1 |
---|
1579 | configure: 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> |
---|
1655 | configure:14009: result: no |
---|
1656 | configure:14009: checking for dld.h |
---|
1657 | configure: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 |
---|
1658 | conftest.c:75:10: fatal error: 'dld.h' file not found |
---|
1659 | #include <dld.h> |
---|
1660 | ^~~~~~~ |
---|
1661 | 1 error generated. |
---|
1662 | configure:14009: $? = 1 |
---|
1663 | configure: 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> |
---|
1739 | configure:14009: result: no |
---|
1740 | configure:14009: checking for mach-o/dyld.h |
---|
1741 | configure: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 |
---|
1742 | configure:14009: $? = 0 |
---|
1743 | configure:14009: result: yes |
---|
1744 | configure:14009: checking for dirent.h |
---|
1745 | configure: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 |
---|
1746 | configure:14009: $? = 0 |
---|
1747 | configure:14009: result: yes |
---|
1748 | configure:14024: checking for closedir |
---|
1749 | configure: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 |
---|
1750 | configure:14024: $? = 0 |
---|
1751 | configure:14024: result: yes |
---|
1752 | configure:14024: checking for opendir |
---|
1753 | configure: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 |
---|
1754 | configure:14024: $? = 0 |
---|
1755 | configure:14024: result: yes |
---|
1756 | configure:14024: checking for readdir |
---|
1757 | configure: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 |
---|
1758 | configure:14024: $? = 0 |
---|
1759 | configure:14024: result: yes |
---|
1760 | configure:14041: checking for strlcat |
---|
1761 | configure: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 |
---|
1762 | conftest.c:69:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration] |
---|
1763 | char strlcat (); |
---|
1764 | ^ |
---|
1765 | conftest.c:69:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' |
---|
1766 | 1 warning generated. |
---|
1767 | configure:14041: $? = 0 |
---|
1768 | configure:14041: result: yes |
---|
1769 | configure:14041: checking for strlcpy |
---|
1770 | configure: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 |
---|
1771 | conftest.c:70:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] |
---|
1772 | char strlcpy (); |
---|
1773 | ^ |
---|
1774 | conftest.c:70:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' |
---|
1775 | 1 warning generated. |
---|
1776 | configure:14041: $? = 0 |
---|
1777 | configure:14041: result: yes |
---|
1778 | configure:14088: checking limits.h usability |
---|
1779 | configure: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 |
---|
1780 | configure:14088: $? = 0 |
---|
1781 | configure:14088: result: yes |
---|
1782 | configure:14088: checking limits.h presence |
---|
1783 | configure:14088: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1784 | configure:14088: $? = 0 |
---|
1785 | configure:14088: result: yes |
---|
1786 | configure:14088: checking for limits.h |
---|
1787 | configure:14088: result: yes |
---|
1788 | configure:14088: checking for string.h |
---|
1789 | configure:14088: result: yes |
---|
1790 | configure:14088: checking for unistd.h |
---|
1791 | configure:14088: result: yes |
---|
1792 | configure:14088: checking stdarg.h usability |
---|
1793 | configure: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 |
---|
1794 | configure:14088: $? = 0 |
---|
1795 | configure:14088: result: yes |
---|
1796 | configure:14088: checking stdarg.h presence |
---|
1797 | configure:14088: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1798 | configure:14088: $? = 0 |
---|
1799 | configure:14088: result: yes |
---|
1800 | configure:14088: checking for stdarg.h |
---|
1801 | configure:14088: result: yes |
---|
1802 | configure:14088: checking sys/time.h usability |
---|
1803 | configure: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 |
---|
1804 | configure:14088: $? = 0 |
---|
1805 | configure:14088: result: yes |
---|
1806 | configure:14088: checking sys/time.h presence |
---|
1807 | configure:14088: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1808 | configure:14088: $? = 0 |
---|
1809 | configure:14088: result: yes |
---|
1810 | configure:14088: checking for sys/time.h |
---|
1811 | configure:14088: result: yes |
---|
1812 | configure:14088: checking fcntl.h usability |
---|
1813 | configure: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 |
---|
1814 | configure:14088: $? = 0 |
---|
1815 | configure:14088: result: yes |
---|
1816 | configure:14088: checking fcntl.h presence |
---|
1817 | configure:14088: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1818 | configure:14088: $? = 0 |
---|
1819 | configure:14088: result: yes |
---|
1820 | configure:14088: checking for fcntl.h |
---|
1821 | configure:14088: result: yes |
---|
1822 | configure:14100: checking sys/resource.h usability |
---|
1823 | configure: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 |
---|
1824 | configure:14100: $? = 0 |
---|
1825 | configure:14100: result: yes |
---|
1826 | configure:14100: checking sys/resource.h presence |
---|
1827 | configure:14100: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1828 | configure:14100: $? = 0 |
---|
1829 | configure:14100: result: yes |
---|
1830 | configure:14100: checking for sys/resource.h |
---|
1831 | configure:14100: result: yes |
---|
1832 | configure:14113: checking for dirent.h that defines DIR |
---|
1833 | configure: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 |
---|
1834 | configure:14132: $? = 0 |
---|
1835 | configure:14140: result: yes |
---|
1836 | configure:14153: checking for library containing opendir |
---|
1837 | configure: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 |
---|
1838 | configure:14184: $? = 0 |
---|
1839 | configure:14201: result: none required |
---|
1840 | configure:14276: checking whether POSIX.1-2008 realpath is equipped |
---|
1841 | configure: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 |
---|
1842 | conftest.c:59:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
1843 | main(){ (void)realpath("/./tmp", (void *)0); return 0; } |
---|
1844 | ^ |
---|
1845 | conftest.c:59:15: error: implicit declaration of function 'realpath' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
1846 | main(){ (void)realpath("/./tmp", (void *)0); return 0; } |
---|
1847 | ^ |
---|
1848 | 1 warning and 1 error generated. |
---|
1849 | configure:14293: $? = 1 |
---|
1850 | configure: program exited with status 1 |
---|
1851 | configure: 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 | | |
---|
1912 | configure:14304: result: no |
---|
1913 | configure:14307: error: POSIX.1-2008 realpath(3) is required. |
---|
1914 | |
---|
1915 | ## ---------------- ## |
---|
1916 | ## Cache variables. ## |
---|
1917 | ## ---------------- ## |
---|
1918 | |
---|
1919 | ac_cv_build=x86_64-apple-darwin19.6.0 |
---|
1920 | ac_cv_c_compiler_gnu=yes |
---|
1921 | ac_cv_env_CC_set=set |
---|
1922 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1923 | ac_cv_env_CFLAGS_set=set |
---|
1924 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
1925 | ac_cv_env_CPPFLAGS_set=set |
---|
1926 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' |
---|
1927 | ac_cv_env_CPP_set= |
---|
1928 | ac_cv_env_CPP_value= |
---|
1929 | ac_cv_env_EMACSLOADPATH_set= |
---|
1930 | ac_cv_env_EMACSLOADPATH_value= |
---|
1931 | ac_cv_env_EMACS_set= |
---|
1932 | ac_cv_env_EMACS_value= |
---|
1933 | ac_cv_env_LDFLAGS_set=set |
---|
1934 | ac_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' |
---|
1935 | ac_cv_env_LIBS_set= |
---|
1936 | ac_cv_env_LIBS_value= |
---|
1937 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
1938 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
1939 | ac_cv_env_PYTHON_set=set |
---|
1940 | ac_cv_env_PYTHON_value=/opt/local/bin/python3.8 |
---|
1941 | ac_cv_env_build_alias_set= |
---|
1942 | ac_cv_env_build_alias_value= |
---|
1943 | ac_cv_env_host_alias_set= |
---|
1944 | ac_cv_env_host_alias_value= |
---|
1945 | ac_cv_env_target_alias_set= |
---|
1946 | ac_cv_env_target_alias_value= |
---|
1947 | ac_cv_func_argz_add=no |
---|
1948 | ac_cv_func_argz_append=no |
---|
1949 | ac_cv_func_argz_count=no |
---|
1950 | ac_cv_func_argz_create_sep=no |
---|
1951 | ac_cv_func_argz_insert=no |
---|
1952 | ac_cv_func_argz_next=no |
---|
1953 | ac_cv_func_argz_stringify=no |
---|
1954 | ac_cv_func_closedir=yes |
---|
1955 | ac_cv_func_dlerror=yes |
---|
1956 | ac_cv_func_opendir=yes |
---|
1957 | ac_cv_func_readdir=yes |
---|
1958 | ac_cv_func_shl_load=no |
---|
1959 | ac_cv_func_strlcat=yes |
---|
1960 | ac_cv_func_strlcpy=yes |
---|
1961 | ac_cv_have_decl_lt_dlinterface_register=yes |
---|
1962 | ac_cv_header_argz_h=no |
---|
1963 | ac_cv_header_dirent_dirent_h=yes |
---|
1964 | ac_cv_header_dirent_h=yes |
---|
1965 | ac_cv_header_dl_h=no |
---|
1966 | ac_cv_header_dld_h=no |
---|
1967 | ac_cv_header_dlfcn_h=yes |
---|
1968 | ac_cv_header_fcntl_h=yes |
---|
1969 | ac_cv_header_inttypes_h=yes |
---|
1970 | ac_cv_header_limits_h=yes |
---|
1971 | ac_cv_header_ltdl_h=yes |
---|
1972 | ac_cv_header_mach_o_dyld_h=yes |
---|
1973 | ac_cv_header_memory_h=yes |
---|
1974 | ac_cv_header_minix_config_h=no |
---|
1975 | ac_cv_header_stdarg_h=yes |
---|
1976 | ac_cv_header_stdc=yes |
---|
1977 | ac_cv_header_stdint_h=yes |
---|
1978 | ac_cv_header_stdlib_h=yes |
---|
1979 | ac_cv_header_string_h=yes |
---|
1980 | ac_cv_header_strings_h=yes |
---|
1981 | ac_cv_header_sys_dl_h=no |
---|
1982 | ac_cv_header_sys_resource_h=yes |
---|
1983 | ac_cv_header_sys_stat_h=yes |
---|
1984 | ac_cv_header_sys_time_h=yes |
---|
1985 | ac_cv_header_sys_types_h=yes |
---|
1986 | ac_cv_header_unistd_h=yes |
---|
1987 | ac_cv_host=x86_64-apple-darwin19.6.0 |
---|
1988 | ac_cv_lib_dl_dlopen=yes |
---|
1989 | ac_cv_lib_dld_dld_link=no |
---|
1990 | ac_cv_lib_dld_shl_load=no |
---|
1991 | ac_cv_lib_ltdl_lt_dladvise_preload=yes |
---|
1992 | ac_cv_objext=o |
---|
1993 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1994 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
1995 | ac_cv_path_GREP=/usr/bin/grep |
---|
1996 | ac_cv_path_LID=no |
---|
1997 | ac_cv_path_PERL=/usr/bin/perl |
---|
1998 | ac_cv_path_SED=/usr/bin/sed |
---|
1999 | ac_cv_path_lt_DD=/bin/dd |
---|
2000 | ac_cv_posix1_2008_realpath=no |
---|
2001 | ac_cv_prog_AWK=awk |
---|
2002 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
2003 | ac_cv_prog_ac_ct_AR=ar |
---|
2004 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
2005 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
2006 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
2007 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
2008 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
2009 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
2010 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
2011 | ac_cv_prog_ac_ct_STRIP=strip |
---|
2012 | ac_cv_prog_cc_c89= |
---|
2013 | ac_cv_prog_cc_g=yes |
---|
2014 | ac_cv_prog_make_make_set=yes |
---|
2015 | ac_cv_safe_to_define___extensions__=yes |
---|
2016 | ac_cv_search_dlopen='none required' |
---|
2017 | ac_cv_search_opendir='none required' |
---|
2018 | ac_cv_type_error_t=no |
---|
2019 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
2020 | am_cv_lispdir='${datadir}/emacs/site-lisp' |
---|
2021 | am_cv_make_support_nested_variables=yes |
---|
2022 | am_cv_prog_cc_c_o=yes |
---|
2023 | am_cv_python_platform=darwin |
---|
2024 | am_cv_python_pyexecdir='${exec_prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages' |
---|
2025 | am_cv_python_pythondir='${prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages' |
---|
2026 | am_cv_python_version=3.8 |
---|
2027 | libltdl_cv_lib_dl_dlopen=yes |
---|
2028 | libltdl_cv_need_uscore=no |
---|
2029 | libltdl_cv_preloaded_symbols=yes |
---|
2030 | libltdl_cv_shlibext=.so |
---|
2031 | libltdl_cv_shrext=.dylib |
---|
2032 | lt_cv_apple_cc_single_mod=yes |
---|
2033 | lt_cv_ar_at_file=no |
---|
2034 | lt_cv_deplibs_check_method=pass_all |
---|
2035 | lt_cv_dlopen=dlopen |
---|
2036 | lt_cv_dlopen_libs=-ldl |
---|
2037 | lt_cv_dlopen_self=yes |
---|
2038 | lt_cv_dlopen_self_static=yes |
---|
2039 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
2040 | lt_cv_file_magic_test_file= |
---|
2041 | lt_cv_ld_exported_symbols_list=yes |
---|
2042 | lt_cv_ld_force_load=yes |
---|
2043 | lt_cv_ld_reload_flag=-r |
---|
2044 | lt_cv_module_path_var=DYLD_LIBRARY_PATH |
---|
2045 | lt_cv_nm_interface='BSD nm' |
---|
2046 | lt_cv_objdir=.libs |
---|
2047 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
2048 | lt_cv_path_NM='/usr/bin/nm -B' |
---|
2049 | lt_cv_path_mainfest_tool=no |
---|
2050 | lt_cv_prog_compiler_c_o=yes |
---|
2051 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
2052 | lt_cv_prog_compiler_pic_works=yes |
---|
2053 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
2054 | lt_cv_prog_compiler_static_works=no |
---|
2055 | lt_cv_prog_gnu_ld=no |
---|
2056 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
2057 | lt_cv_sys_dlopen_deplibs=yes |
---|
2058 | lt_cv_sys_dlsearch_path='/usr/local/lib /lib /usr/lib' |
---|
2059 | lt_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'\''' |
---|
2060 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
2061 | lt_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'\''' |
---|
2062 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
2063 | lt_cv_sys_global_symbol_to_import= |
---|
2064 | lt_cv_sys_max_cmd_len=196608 |
---|
2065 | lt_cv_sys_symbol_underscore=yes |
---|
2066 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
2067 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
2068 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
2069 | |
---|
2070 | ## ----------------- ## |
---|
2071 | ## Output variables. ## |
---|
2072 | ## ----------------- ## |
---|
2073 | |
---|
2074 | ACLOCAL='${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' |
---|
2075 | ALLOCA='' |
---|
2076 | AMDEPBACKSLASH='\' |
---|
2077 | AMDEP_FALSE='#' |
---|
2078 | AMDEP_TRUE='' |
---|
2079 | AMTAR='$${TAR-tar}' |
---|
2080 | AM_BACKSLASH='\' |
---|
2081 | AM_CPPFLAGS='' |
---|
2082 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
2083 | AM_DEFAULT_VERBOSITY='1' |
---|
2084 | AM_V='$(V)' |
---|
2085 | AR='ar' |
---|
2086 | AUTOCONF='${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' |
---|
2087 | AUTOHEADER='${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' |
---|
2088 | AUTOMAKE='${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' |
---|
2089 | AWK='awk' |
---|
2090 | CC='/usr/bin/clang' |
---|
2091 | CCDEPMODE='depmode=gcc3' |
---|
2092 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
2093 | CONVENIENCE_LTDL_FALSE='#' |
---|
2094 | CONVENIENCE_LTDL_TRUE='' |
---|
2095 | CPP='/usr/bin/clang -E' |
---|
2096 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' |
---|
2097 | CURSES_INCLUDEDIR='' |
---|
2098 | CURSES_LIBS='' |
---|
2099 | CYGPATH_W='echo' |
---|
2100 | DEFAULTINCLUDEFILESUFFIXES='' |
---|
2101 | DEFAULTLANGMAP='' |
---|
2102 | DEFAULTLANGMAP_QUOTED='' |
---|
2103 | DEFAULTSKIP='' |
---|
2104 | DEFS='' |
---|
2105 | DEPDIR='.deps' |
---|
2106 | DJGPP_FALSE='' |
---|
2107 | DJGPP_TRUE='' |
---|
2108 | DLLTOOL='false' |
---|
2109 | DSYMUTIL='dsymutil' |
---|
2110 | DUMPBIN='' |
---|
2111 | ECHO_C='\c' |
---|
2112 | ECHO_N='' |
---|
2113 | ECHO_T='' |
---|
2114 | EGREP='/usr/bin/grep -E' |
---|
2115 | EMACS='no' |
---|
2116 | EMACSLOADPATH='' |
---|
2117 | EXEEXT='' |
---|
2118 | EXUBERANT_CTAGS='' |
---|
2119 | FGREP='/usr/bin/grep -F' |
---|
2120 | GREP='/usr/bin/grep' |
---|
2121 | HAS_CURSES_FALSE='' |
---|
2122 | HAS_CURSES_TRUE='' |
---|
2123 | INCLTDL='' |
---|
2124 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2125 | INSTALL_LTDL_FALSE='' |
---|
2126 | INSTALL_LTDL_TRUE='#' |
---|
2127 | INSTALL_PROGRAM='${INSTALL}' |
---|
2128 | INSTALL_SCRIPT='${INSTALL}' |
---|
2129 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
2130 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
2131 | LDADD='' |
---|
2132 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
2133 | LIBADD_DL=' ' |
---|
2134 | LIBADD_DLD_LINK='' |
---|
2135 | LIBADD_DLOPEN='' |
---|
2136 | LIBADD_SHL_LOAD='' |
---|
2137 | LIBLTDL='-lltdl' |
---|
2138 | LIBOBJS='' |
---|
2139 | LIBS='' |
---|
2140 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
2141 | LID='no' |
---|
2142 | LIPO='lipo' |
---|
2143 | LN_S='ln -s' |
---|
2144 | LTDLDEPS='' |
---|
2145 | LTDLINCL='' |
---|
2146 | LTDLOPEN='libltdl' |
---|
2147 | LTLIBOBJS='' |
---|
2148 | LT_ARGZ_H='lt__argz.h' |
---|
2149 | LT_CONFIG_H='' |
---|
2150 | LT_DLLOADERS=' dlopen.la' |
---|
2151 | LT_DLPREOPEN='-dlpreopen dlopen.la ' |
---|
2152 | LT_SYS_LIBRARY_PATH='' |
---|
2153 | MAKEINFO='${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' |
---|
2154 | MANIFEST_TOOL=':' |
---|
2155 | MKDIR_P='./install-sh -c -d' |
---|
2156 | NM='/usr/bin/nm -B' |
---|
2157 | NMEDIT='nmedit' |
---|
2158 | OBJDUMP='objdump' |
---|
2159 | OBJEXT='o' |
---|
2160 | OTOOL64=':' |
---|
2161 | OTOOL='otool' |
---|
2162 | PACKAGE='global' |
---|
2163 | PACKAGE_BUGREPORT='' |
---|
2164 | PACKAGE_NAME='GNU GLOBAL' |
---|
2165 | PACKAGE_STRING='GNU GLOBAL 6.6.4' |
---|
2166 | PACKAGE_TARNAME='global' |
---|
2167 | PACKAGE_URL='http://www.gnu.org/software/global/' |
---|
2168 | PACKAGE_VERSION='6.6.4' |
---|
2169 | PATH_SEPARATOR=':' |
---|
2170 | PERL='/usr/bin/perl' |
---|
2171 | POSIX_SORT='' |
---|
2172 | PYTHON='/opt/local/bin/python3.8' |
---|
2173 | PYTHON_EXEC_PREFIX='${exec_prefix}' |
---|
2174 | PYTHON_PLATFORM='darwin' |
---|
2175 | PYTHON_PREFIX='${prefix}' |
---|
2176 | PYTHON_VERSION='3.8' |
---|
2177 | RANLIB='ranlib' |
---|
2178 | SED='/usr/bin/sed' |
---|
2179 | SET_MAKE='' |
---|
2180 | SHELL='/bin/sh' |
---|
2181 | STRIP='strip' |
---|
2182 | UNIVERSAL_CTAGS='' |
---|
2183 | USE_DB185_COMPAT_FALSE='' |
---|
2184 | USE_DB185_COMPAT_TRUE='' |
---|
2185 | USE_GTAGSCSCOPE_FALSE='' |
---|
2186 | USE_GTAGSCSCOPE_TRUE='' |
---|
2187 | USE_SQLITE3_FALSE='' |
---|
2188 | USE_SQLITE3_TRUE='' |
---|
2189 | VERSION='6.6.4' |
---|
2190 | ac_ct_AR='ar' |
---|
2191 | ac_ct_CC='/usr/bin/clang' |
---|
2192 | ac_ct_DUMPBIN='' |
---|
2193 | am__EXEEXT_FALSE='' |
---|
2194 | am__EXEEXT_TRUE='' |
---|
2195 | am__fastdepCC_FALSE='#' |
---|
2196 | am__fastdepCC_TRUE='' |
---|
2197 | am__include='include' |
---|
2198 | am__isrc='' |
---|
2199 | am__leading_dot='.' |
---|
2200 | am__nodep='_no' |
---|
2201 | am__quote='' |
---|
2202 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
2203 | am__untar='$${TAR-tar} xf -' |
---|
2204 | bindir='${exec_prefix}/bin' |
---|
2205 | build='x86_64-apple-darwin19.6.0' |
---|
2206 | build_alias='' |
---|
2207 | build_cpu='x86_64' |
---|
2208 | build_os='darwin19.6.0' |
---|
2209 | build_vendor='apple' |
---|
2210 | datadir='${datarootdir}' |
---|
2211 | datarootdir='${prefix}/share' |
---|
2212 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2213 | dvidir='${docdir}' |
---|
2214 | exec_prefix='NONE' |
---|
2215 | host='x86_64-apple-darwin19.6.0' |
---|
2216 | host_alias='' |
---|
2217 | host_cpu='x86_64' |
---|
2218 | host_os='darwin19.6.0' |
---|
2219 | host_vendor='apple' |
---|
2220 | htmldir='${docdir}' |
---|
2221 | includedir='${prefix}/include' |
---|
2222 | infodir='/opt/local/share/info' |
---|
2223 | install_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' |
---|
2224 | libdir='${exec_prefix}/lib' |
---|
2225 | libexecdir='${exec_prefix}/libexec' |
---|
2226 | lispdir='${datadir}/emacs/site-lisp' |
---|
2227 | localedir='${datarootdir}/locale' |
---|
2228 | localstatedir='${prefix}/var' |
---|
2229 | ltdl_LIBOBJS='' |
---|
2230 | ltdl_LTLIBOBJS='' |
---|
2231 | mandir='/opt/local/share/man' |
---|
2232 | mkdir_p='$(MKDIR_P)' |
---|
2233 | oldincludedir='/usr/include' |
---|
2234 | pdfdir='${docdir}' |
---|
2235 | pkgpyexecdir='${pyexecdir}/global' |
---|
2236 | pkgpythondir='${pythondir}/global' |
---|
2237 | prefix='/opt/local' |
---|
2238 | program_transform_name='s,x,x,' |
---|
2239 | psdir='${docdir}' |
---|
2240 | pyexecdir='${exec_prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages' |
---|
2241 | pythondir='${prefix}/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages' |
---|
2242 | sbindir='${exec_prefix}/sbin' |
---|
2243 | sharedstatedir='${prefix}/com' |
---|
2244 | sys_symbol_underscore='yes' |
---|
2245 | sysconfdir='${prefix}/etc' |
---|
2246 | target_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 | |
---|
2309 | configure: exit 1 |
---|