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 tmux configure 3.3a, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-TERM=screen --enable-utf8proc |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = vkarm |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 23.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 23.0.0: Fri Sep 15 14:42:57 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T8112 |
---|
18 | |
---|
19 | /usr/bin/uname -p = arm |
---|
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 23.0.0: Fri Sep 15 14:42:57 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T8112 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 24.00 gigabytes |
---|
33 | Default processor set: 800 tasks, 3668 threads, 8 processors |
---|
34 | Load average: 1.49, Mach factor: 6.50 |
---|
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:2393: checking for a BSD-compatible install |
---|
52 | configure:2461: result: /usr/bin/install -c |
---|
53 | configure:2472: checking whether build environment is sane |
---|
54 | configure:2527: result: yes |
---|
55 | configure:2678: checking for a thread-safe mkdir -p |
---|
56 | configure:2717: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2724: checking for gawk |
---|
58 | configure:2740: found /opt/local/bin/gawk |
---|
59 | configure:2751: result: gawk |
---|
60 | configure:2762: checking whether make sets $(MAKE) |
---|
61 | configure:2784: result: yes |
---|
62 | configure:2813: checking whether make supports nested variables |
---|
63 | configure:2830: result: yes |
---|
64 | configure:2961: checking build system type |
---|
65 | configure:2975: result: arm-apple-darwin23.0.0 |
---|
66 | configure:2995: checking host system type |
---|
67 | configure:3008: result: arm-apple-darwin23.0.0 |
---|
68 | configure:3109: checking for gcc |
---|
69 | configure:3136: result: /usr/bin/clang |
---|
70 | configure:3365: checking for C compiler version |
---|
71 | configure:3374: /usr/bin/clang --version >&5 |
---|
72 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
---|
73 | Target: arm64-apple-darwin23.0.0 |
---|
74 | Thread model: posix |
---|
75 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
76 | configure:3385: $? = 0 |
---|
77 | configure:3374: /usr/bin/clang -v >&5 |
---|
78 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
---|
79 | Target: arm64-apple-darwin23.0.0 |
---|
80 | Thread model: posix |
---|
81 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
82 | configure:3385: $? = 0 |
---|
83 | configure:3374: /usr/bin/clang -V >&5 |
---|
84 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
85 | clang: error: no input files |
---|
86 | configure:3385: $? = 1 |
---|
87 | configure:3374: /usr/bin/clang -qversion >&5 |
---|
88 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
89 | clang: error: no input files |
---|
90 | configure:3385: $? = 1 |
---|
91 | configure:3405: checking whether the C compiler works |
---|
92 | configure:3427: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
93 | configure:3431: $? = 0 |
---|
94 | configure:3479: result: yes |
---|
95 | configure:3482: checking for C compiler default output file name |
---|
96 | configure:3484: result: a.out |
---|
97 | configure:3490: checking for suffix of executables |
---|
98 | configure:3497: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
99 | configure:3501: $? = 0 |
---|
100 | configure:3523: result: |
---|
101 | configure:3545: checking whether we are cross compiling |
---|
102 | configure:3553: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
103 | configure:3557: $? = 0 |
---|
104 | configure:3564: ./conftest |
---|
105 | configure:3568: $? = 0 |
---|
106 | configure:3583: result: no |
---|
107 | configure:3588: checking for suffix of object files |
---|
108 | configure:3610: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
109 | configure:3614: $? = 0 |
---|
110 | configure:3635: result: o |
---|
111 | configure:3639: checking whether we are using the GNU C compiler |
---|
112 | configure:3658: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
113 | configure:3658: $? = 0 |
---|
114 | configure:3667: result: yes |
---|
115 | configure:3676: checking whether /usr/bin/clang accepts -g |
---|
116 | configure:3696: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
117 | configure:3696: $? = 0 |
---|
118 | configure:3737: result: yes |
---|
119 | configure:3754: checking for /usr/bin/clang option to accept ISO C89 |
---|
120 | configure:3817: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
121 | conftest.c:17:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] |
---|
122 | static char *e (p, i) |
---|
123 | ^ |
---|
124 | 1 warning generated. |
---|
125 | configure:3817: $? = 0 |
---|
126 | configure:3830: result: none needed |
---|
127 | configure:3855: checking whether /usr/bin/clang understands -c and -o together |
---|
128 | configure:3877: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
129 | configure:3880: $? = 0 |
---|
130 | configure:3877: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
131 | configure:3880: $? = 0 |
---|
132 | configure:3892: result: yes |
---|
133 | configure:3920: checking for style of include used by make |
---|
134 | configure:3948: result: GNU |
---|
135 | configure:3974: checking dependency style of /usr/bin/clang |
---|
136 | configure:4085: result: gcc3 |
---|
137 | configure:4101: checking for /usr/bin/clang option to accept ISO C99 |
---|
138 | configure:4250: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
139 | configure:4250: $? = 0 |
---|
140 | configure:4263: result: none needed |
---|
141 | configure:4283: checking how to run the C preprocessor |
---|
142 | configure:4314: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
143 | configure:4314: $? = 0 |
---|
144 | configure:4328: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
145 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
146 | #include <ac_nonexistent.h> |
---|
147 | ^~~~~~~~~~~~~~~~~~ |
---|
148 | 1 error generated. |
---|
149 | configure:4328: $? = 1 |
---|
150 | configure: failed program was: |
---|
151 | | /* confdefs.h */ |
---|
152 | | #define PACKAGE_NAME "tmux" |
---|
153 | | #define PACKAGE_TARNAME "tmux" |
---|
154 | | #define PACKAGE_VERSION "3.3a" |
---|
155 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
156 | | #define PACKAGE_BUGREPORT "" |
---|
157 | | #define PACKAGE_URL "" |
---|
158 | | #define PACKAGE "tmux" |
---|
159 | | #define VERSION "3.3a" |
---|
160 | | /* end confdefs.h. */ |
---|
161 | | #include <ac_nonexistent.h> |
---|
162 | configure:4353: result: /usr/bin/clang -E |
---|
163 | configure:4373: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
164 | configure:4373: $? = 0 |
---|
165 | configure:4387: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
166 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
167 | #include <ac_nonexistent.h> |
---|
168 | ^~~~~~~~~~~~~~~~~~ |
---|
169 | 1 error generated. |
---|
170 | configure:4387: $? = 1 |
---|
171 | configure: failed program was: |
---|
172 | | /* confdefs.h */ |
---|
173 | | #define PACKAGE_NAME "tmux" |
---|
174 | | #define PACKAGE_TARNAME "tmux" |
---|
175 | | #define PACKAGE_VERSION "3.3a" |
---|
176 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
177 | | #define PACKAGE_BUGREPORT "" |
---|
178 | | #define PACKAGE_URL "" |
---|
179 | | #define PACKAGE "tmux" |
---|
180 | | #define VERSION "3.3a" |
---|
181 | | /* end confdefs.h. */ |
---|
182 | | #include <ac_nonexistent.h> |
---|
183 | configure:4415: checking for grep that handles long lines and -e |
---|
184 | configure:4473: result: /opt/local/bin/ggrep |
---|
185 | configure:4478: checking for egrep |
---|
186 | configure:4540: result: /opt/local/bin/ggrep -E |
---|
187 | configure:4550: checking for bison |
---|
188 | configure:4566: found /opt/local/bin/bison |
---|
189 | configure:4577: result: bison -y |
---|
190 | configure:4643: checking for pkg-config |
---|
191 | configure:4661: found /opt/local/bin/pkg-config |
---|
192 | configure:4673: result: /opt/local/bin/pkg-config |
---|
193 | configure:4698: checking pkg-config is at least version 0.9.0 |
---|
194 | configure:4701: result: yes |
---|
195 | configure:4711: checking for ANSI C header files |
---|
196 | configure:4731: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
197 | configure:4731: $? = 0 |
---|
198 | configure:4804: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
199 | configure:4804: $? = 0 |
---|
200 | configure:4804: ./conftest |
---|
201 | configure:4804: $? = 0 |
---|
202 | configure:4815: result: yes |
---|
203 | configure:4828: checking for sys/types.h |
---|
204 | configure:4828: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
205 | configure:4828: $? = 0 |
---|
206 | configure:4828: result: yes |
---|
207 | configure:4828: checking for sys/stat.h |
---|
208 | configure:4828: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
209 | configure:4828: $? = 0 |
---|
210 | configure:4828: result: yes |
---|
211 | configure:4828: checking for stdlib.h |
---|
212 | configure:4828: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
213 | configure:4828: $? = 0 |
---|
214 | configure:4828: result: yes |
---|
215 | configure:4828: checking for string.h |
---|
216 | configure:4828: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
217 | configure:4828: $? = 0 |
---|
218 | configure:4828: result: yes |
---|
219 | configure:4828: checking for memory.h |
---|
220 | configure:4828: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
221 | configure:4828: $? = 0 |
---|
222 | configure:4828: result: yes |
---|
223 | configure:4828: checking for strings.h |
---|
224 | configure:4828: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
225 | configure:4828: $? = 0 |
---|
226 | configure:4828: result: yes |
---|
227 | configure:4828: checking for inttypes.h |
---|
228 | configure:4828: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
229 | configure:4828: $? = 0 |
---|
230 | configure:4828: result: yes |
---|
231 | configure:4828: checking for stdint.h |
---|
232 | configure:4828: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
233 | configure:4828: $? = 0 |
---|
234 | configure:4828: result: yes |
---|
235 | configure:4828: checking for unistd.h |
---|
236 | configure:4828: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
237 | configure:4828: $? = 0 |
---|
238 | configure:4828: result: yes |
---|
239 | configure:4841: checking minix/config.h usability |
---|
240 | configure:4841: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
241 | conftest.c:54:10: fatal error: 'minix/config.h' file not found |
---|
242 | #include <minix/config.h> |
---|
243 | ^~~~~~~~~~~~~~~~ |
---|
244 | 1 error generated. |
---|
245 | configure:4841: $? = 1 |
---|
246 | configure: failed program was: |
---|
247 | | /* confdefs.h */ |
---|
248 | | #define PACKAGE_NAME "tmux" |
---|
249 | | #define PACKAGE_TARNAME "tmux" |
---|
250 | | #define PACKAGE_VERSION "3.3a" |
---|
251 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
252 | | #define PACKAGE_BUGREPORT "" |
---|
253 | | #define PACKAGE_URL "" |
---|
254 | | #define PACKAGE "tmux" |
---|
255 | | #define VERSION "3.3a" |
---|
256 | | #define STDC_HEADERS 1 |
---|
257 | | #define HAVE_SYS_TYPES_H 1 |
---|
258 | | #define HAVE_SYS_STAT_H 1 |
---|
259 | | #define HAVE_STDLIB_H 1 |
---|
260 | | #define HAVE_STRING_H 1 |
---|
261 | | #define HAVE_MEMORY_H 1 |
---|
262 | | #define HAVE_STRINGS_H 1 |
---|
263 | | #define HAVE_INTTYPES_H 1 |
---|
264 | | #define HAVE_STDINT_H 1 |
---|
265 | | #define HAVE_UNISTD_H 1 |
---|
266 | | /* end confdefs.h. */ |
---|
267 | | #include <stdio.h> |
---|
268 | | #ifdef HAVE_SYS_TYPES_H |
---|
269 | | # include <sys/types.h> |
---|
270 | | #endif |
---|
271 | | #ifdef HAVE_SYS_STAT_H |
---|
272 | | # include <sys/stat.h> |
---|
273 | | #endif |
---|
274 | | #ifdef STDC_HEADERS |
---|
275 | | # include <stdlib.h> |
---|
276 | | # include <stddef.h> |
---|
277 | | #else |
---|
278 | | # ifdef HAVE_STDLIB_H |
---|
279 | | # include <stdlib.h> |
---|
280 | | # endif |
---|
281 | | #endif |
---|
282 | | #ifdef HAVE_STRING_H |
---|
283 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
284 | | # include <memory.h> |
---|
285 | | # endif |
---|
286 | | # include <string.h> |
---|
287 | | #endif |
---|
288 | | #ifdef HAVE_STRINGS_H |
---|
289 | | # include <strings.h> |
---|
290 | | #endif |
---|
291 | | #ifdef HAVE_INTTYPES_H |
---|
292 | | # include <inttypes.h> |
---|
293 | | #endif |
---|
294 | | #ifdef HAVE_STDINT_H |
---|
295 | | # include <stdint.h> |
---|
296 | | #endif |
---|
297 | | #ifdef HAVE_UNISTD_H |
---|
298 | | # include <unistd.h> |
---|
299 | | #endif |
---|
300 | | #include <minix/config.h> |
---|
301 | configure:4841: result: no |
---|
302 | configure:4841: checking minix/config.h presence |
---|
303 | configure:4841: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
304 | conftest.c:21:10: fatal error: 'minix/config.h' file not found |
---|
305 | #include <minix/config.h> |
---|
306 | ^~~~~~~~~~~~~~~~ |
---|
307 | 1 error generated. |
---|
308 | configure:4841: $? = 1 |
---|
309 | configure: failed program was: |
---|
310 | | /* confdefs.h */ |
---|
311 | | #define PACKAGE_NAME "tmux" |
---|
312 | | #define PACKAGE_TARNAME "tmux" |
---|
313 | | #define PACKAGE_VERSION "3.3a" |
---|
314 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
315 | | #define PACKAGE_BUGREPORT "" |
---|
316 | | #define PACKAGE_URL "" |
---|
317 | | #define PACKAGE "tmux" |
---|
318 | | #define VERSION "3.3a" |
---|
319 | | #define STDC_HEADERS 1 |
---|
320 | | #define HAVE_SYS_TYPES_H 1 |
---|
321 | | #define HAVE_SYS_STAT_H 1 |
---|
322 | | #define HAVE_STDLIB_H 1 |
---|
323 | | #define HAVE_STRING_H 1 |
---|
324 | | #define HAVE_MEMORY_H 1 |
---|
325 | | #define HAVE_STRINGS_H 1 |
---|
326 | | #define HAVE_INTTYPES_H 1 |
---|
327 | | #define HAVE_STDINT_H 1 |
---|
328 | | #define HAVE_UNISTD_H 1 |
---|
329 | | /* end confdefs.h. */ |
---|
330 | | #include <minix/config.h> |
---|
331 | configure:4841: result: no |
---|
332 | configure:4841: checking for minix/config.h |
---|
333 | configure:4841: result: no |
---|
334 | configure:4862: checking whether it is safe to define __EXTENSIONS__ |
---|
335 | configure:4880: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
336 | configure:4880: $? = 0 |
---|
337 | configure:4887: result: yes |
---|
338 | configure:5023: checking bitstring.h usability |
---|
339 | configure:5023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
340 | configure:5023: $? = 0 |
---|
341 | configure:5023: result: yes |
---|
342 | configure:5023: checking bitstring.h presence |
---|
343 | configure:5023: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
344 | configure:5023: $? = 0 |
---|
345 | configure:5023: result: yes |
---|
346 | configure:5023: checking for bitstring.h |
---|
347 | configure:5023: result: yes |
---|
348 | configure:5023: checking dirent.h usability |
---|
349 | configure:5023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
350 | configure:5023: $? = 0 |
---|
351 | configure:5023: result: yes |
---|
352 | configure:5023: checking dirent.h presence |
---|
353 | configure:5023: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
354 | configure:5023: $? = 0 |
---|
355 | configure:5023: result: yes |
---|
356 | configure:5023: checking for dirent.h |
---|
357 | configure:5023: result: yes |
---|
358 | configure:5023: checking fcntl.h usability |
---|
359 | configure:5023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
360 | configure:5023: $? = 0 |
---|
361 | configure:5023: result: yes |
---|
362 | configure:5023: checking fcntl.h presence |
---|
363 | configure:5023: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
364 | configure:5023: $? = 0 |
---|
365 | configure:5023: result: yes |
---|
366 | configure:5023: checking for fcntl.h |
---|
367 | configure:5023: result: yes |
---|
368 | configure:5023: checking for inttypes.h |
---|
369 | configure:5023: result: yes |
---|
370 | configure:5023: checking libproc.h usability |
---|
371 | configure:5023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
372 | configure:5023: $? = 0 |
---|
373 | configure:5023: result: yes |
---|
374 | configure:5023: checking libproc.h presence |
---|
375 | configure:5023: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
376 | configure:5023: $? = 0 |
---|
377 | configure:5023: result: yes |
---|
378 | configure:5023: checking for libproc.h |
---|
379 | configure:5023: result: yes |
---|
380 | configure:5023: checking libutil.h usability |
---|
381 | configure:5023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
382 | conftest.c:64:10: fatal error: 'libutil.h' file not found |
---|
383 | #include <libutil.h> |
---|
384 | ^~~~~~~~~~~ |
---|
385 | 1 error generated. |
---|
386 | configure:5023: $? = 1 |
---|
387 | configure: failed program was: |
---|
388 | | /* confdefs.h */ |
---|
389 | | #define PACKAGE_NAME "tmux" |
---|
390 | | #define PACKAGE_TARNAME "tmux" |
---|
391 | | #define PACKAGE_VERSION "3.3a" |
---|
392 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
393 | | #define PACKAGE_BUGREPORT "" |
---|
394 | | #define PACKAGE_URL "" |
---|
395 | | #define PACKAGE "tmux" |
---|
396 | | #define VERSION "3.3a" |
---|
397 | | #define STDC_HEADERS 1 |
---|
398 | | #define HAVE_SYS_TYPES_H 1 |
---|
399 | | #define HAVE_SYS_STAT_H 1 |
---|
400 | | #define HAVE_STDLIB_H 1 |
---|
401 | | #define HAVE_STRING_H 1 |
---|
402 | | #define HAVE_MEMORY_H 1 |
---|
403 | | #define HAVE_STRINGS_H 1 |
---|
404 | | #define HAVE_INTTYPES_H 1 |
---|
405 | | #define HAVE_STDINT_H 1 |
---|
406 | | #define HAVE_UNISTD_H 1 |
---|
407 | | #define __EXTENSIONS__ 1 |
---|
408 | | #define _ALL_SOURCE 1 |
---|
409 | | #define _GNU_SOURCE 1 |
---|
410 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
411 | | #define _TANDEM_SOURCE 1 |
---|
412 | | #define HAVE_BITSTRING_H 1 |
---|
413 | | #define HAVE_DIRENT_H 1 |
---|
414 | | #define HAVE_FCNTL_H 1 |
---|
415 | | #define HAVE_INTTYPES_H 1 |
---|
416 | | #define HAVE_LIBPROC_H 1 |
---|
417 | | /* end confdefs.h. */ |
---|
418 | | #include <stdio.h> |
---|
419 | | #ifdef HAVE_SYS_TYPES_H |
---|
420 | | # include <sys/types.h> |
---|
421 | | #endif |
---|
422 | | #ifdef HAVE_SYS_STAT_H |
---|
423 | | # include <sys/stat.h> |
---|
424 | | #endif |
---|
425 | | #ifdef STDC_HEADERS |
---|
426 | | # include <stdlib.h> |
---|
427 | | # include <stddef.h> |
---|
428 | | #else |
---|
429 | | # ifdef HAVE_STDLIB_H |
---|
430 | | # include <stdlib.h> |
---|
431 | | # endif |
---|
432 | | #endif |
---|
433 | | #ifdef HAVE_STRING_H |
---|
434 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
435 | | # include <memory.h> |
---|
436 | | # endif |
---|
437 | | # include <string.h> |
---|
438 | | #endif |
---|
439 | | #ifdef HAVE_STRINGS_H |
---|
440 | | # include <strings.h> |
---|
441 | | #endif |
---|
442 | | #ifdef HAVE_INTTYPES_H |
---|
443 | | # include <inttypes.h> |
---|
444 | | #endif |
---|
445 | | #ifdef HAVE_STDINT_H |
---|
446 | | # include <stdint.h> |
---|
447 | | #endif |
---|
448 | | #ifdef HAVE_UNISTD_H |
---|
449 | | # include <unistd.h> |
---|
450 | | #endif |
---|
451 | | #include <libutil.h> |
---|
452 | configure:5023: result: no |
---|
453 | configure:5023: checking libutil.h presence |
---|
454 | configure:5023: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
455 | conftest.c:31:10: fatal error: 'libutil.h' file not found |
---|
456 | #include <libutil.h> |
---|
457 | ^~~~~~~~~~~ |
---|
458 | 1 error generated. |
---|
459 | configure:5023: $? = 1 |
---|
460 | configure: failed program was: |
---|
461 | | /* confdefs.h */ |
---|
462 | | #define PACKAGE_NAME "tmux" |
---|
463 | | #define PACKAGE_TARNAME "tmux" |
---|
464 | | #define PACKAGE_VERSION "3.3a" |
---|
465 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
466 | | #define PACKAGE_BUGREPORT "" |
---|
467 | | #define PACKAGE_URL "" |
---|
468 | | #define PACKAGE "tmux" |
---|
469 | | #define VERSION "3.3a" |
---|
470 | | #define STDC_HEADERS 1 |
---|
471 | | #define HAVE_SYS_TYPES_H 1 |
---|
472 | | #define HAVE_SYS_STAT_H 1 |
---|
473 | | #define HAVE_STDLIB_H 1 |
---|
474 | | #define HAVE_STRING_H 1 |
---|
475 | | #define HAVE_MEMORY_H 1 |
---|
476 | | #define HAVE_STRINGS_H 1 |
---|
477 | | #define HAVE_INTTYPES_H 1 |
---|
478 | | #define HAVE_STDINT_H 1 |
---|
479 | | #define HAVE_UNISTD_H 1 |
---|
480 | | #define __EXTENSIONS__ 1 |
---|
481 | | #define _ALL_SOURCE 1 |
---|
482 | | #define _GNU_SOURCE 1 |
---|
483 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
484 | | #define _TANDEM_SOURCE 1 |
---|
485 | | #define HAVE_BITSTRING_H 1 |
---|
486 | | #define HAVE_DIRENT_H 1 |
---|
487 | | #define HAVE_FCNTL_H 1 |
---|
488 | | #define HAVE_INTTYPES_H 1 |
---|
489 | | #define HAVE_LIBPROC_H 1 |
---|
490 | | /* end confdefs.h. */ |
---|
491 | | #include <libutil.h> |
---|
492 | configure:5023: result: no |
---|
493 | configure:5023: checking for libutil.h |
---|
494 | configure:5023: result: no |
---|
495 | configure:5023: checking ndir.h usability |
---|
496 | configure:5023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
497 | conftest.c:64:10: fatal error: 'ndir.h' file not found |
---|
498 | #include <ndir.h> |
---|
499 | ^~~~~~~~ |
---|
500 | 1 error generated. |
---|
501 | configure:5023: $? = 1 |
---|
502 | configure: failed program was: |
---|
503 | | /* confdefs.h */ |
---|
504 | | #define PACKAGE_NAME "tmux" |
---|
505 | | #define PACKAGE_TARNAME "tmux" |
---|
506 | | #define PACKAGE_VERSION "3.3a" |
---|
507 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
508 | | #define PACKAGE_BUGREPORT "" |
---|
509 | | #define PACKAGE_URL "" |
---|
510 | | #define PACKAGE "tmux" |
---|
511 | | #define VERSION "3.3a" |
---|
512 | | #define STDC_HEADERS 1 |
---|
513 | | #define HAVE_SYS_TYPES_H 1 |
---|
514 | | #define HAVE_SYS_STAT_H 1 |
---|
515 | | #define HAVE_STDLIB_H 1 |
---|
516 | | #define HAVE_STRING_H 1 |
---|
517 | | #define HAVE_MEMORY_H 1 |
---|
518 | | #define HAVE_STRINGS_H 1 |
---|
519 | | #define HAVE_INTTYPES_H 1 |
---|
520 | | #define HAVE_STDINT_H 1 |
---|
521 | | #define HAVE_UNISTD_H 1 |
---|
522 | | #define __EXTENSIONS__ 1 |
---|
523 | | #define _ALL_SOURCE 1 |
---|
524 | | #define _GNU_SOURCE 1 |
---|
525 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
526 | | #define _TANDEM_SOURCE 1 |
---|
527 | | #define HAVE_BITSTRING_H 1 |
---|
528 | | #define HAVE_DIRENT_H 1 |
---|
529 | | #define HAVE_FCNTL_H 1 |
---|
530 | | #define HAVE_INTTYPES_H 1 |
---|
531 | | #define HAVE_LIBPROC_H 1 |
---|
532 | | /* end confdefs.h. */ |
---|
533 | | #include <stdio.h> |
---|
534 | | #ifdef HAVE_SYS_TYPES_H |
---|
535 | | # include <sys/types.h> |
---|
536 | | #endif |
---|
537 | | #ifdef HAVE_SYS_STAT_H |
---|
538 | | # include <sys/stat.h> |
---|
539 | | #endif |
---|
540 | | #ifdef STDC_HEADERS |
---|
541 | | # include <stdlib.h> |
---|
542 | | # include <stddef.h> |
---|
543 | | #else |
---|
544 | | # ifdef HAVE_STDLIB_H |
---|
545 | | # include <stdlib.h> |
---|
546 | | # endif |
---|
547 | | #endif |
---|
548 | | #ifdef HAVE_STRING_H |
---|
549 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
550 | | # include <memory.h> |
---|
551 | | # endif |
---|
552 | | # include <string.h> |
---|
553 | | #endif |
---|
554 | | #ifdef HAVE_STRINGS_H |
---|
555 | | # include <strings.h> |
---|
556 | | #endif |
---|
557 | | #ifdef HAVE_INTTYPES_H |
---|
558 | | # include <inttypes.h> |
---|
559 | | #endif |
---|
560 | | #ifdef HAVE_STDINT_H |
---|
561 | | # include <stdint.h> |
---|
562 | | #endif |
---|
563 | | #ifdef HAVE_UNISTD_H |
---|
564 | | # include <unistd.h> |
---|
565 | | #endif |
---|
566 | | #include <ndir.h> |
---|
567 | configure:5023: result: no |
---|
568 | configure:5023: checking ndir.h presence |
---|
569 | configure:5023: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
570 | conftest.c:31:10: fatal error: 'ndir.h' file not found |
---|
571 | #include <ndir.h> |
---|
572 | ^~~~~~~~ |
---|
573 | 1 error generated. |
---|
574 | configure:5023: $? = 1 |
---|
575 | configure: failed program was: |
---|
576 | | /* confdefs.h */ |
---|
577 | | #define PACKAGE_NAME "tmux" |
---|
578 | | #define PACKAGE_TARNAME "tmux" |
---|
579 | | #define PACKAGE_VERSION "3.3a" |
---|
580 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
581 | | #define PACKAGE_BUGREPORT "" |
---|
582 | | #define PACKAGE_URL "" |
---|
583 | | #define PACKAGE "tmux" |
---|
584 | | #define VERSION "3.3a" |
---|
585 | | #define STDC_HEADERS 1 |
---|
586 | | #define HAVE_SYS_TYPES_H 1 |
---|
587 | | #define HAVE_SYS_STAT_H 1 |
---|
588 | | #define HAVE_STDLIB_H 1 |
---|
589 | | #define HAVE_STRING_H 1 |
---|
590 | | #define HAVE_MEMORY_H 1 |
---|
591 | | #define HAVE_STRINGS_H 1 |
---|
592 | | #define HAVE_INTTYPES_H 1 |
---|
593 | | #define HAVE_STDINT_H 1 |
---|
594 | | #define HAVE_UNISTD_H 1 |
---|
595 | | #define __EXTENSIONS__ 1 |
---|
596 | | #define _ALL_SOURCE 1 |
---|
597 | | #define _GNU_SOURCE 1 |
---|
598 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
599 | | #define _TANDEM_SOURCE 1 |
---|
600 | | #define HAVE_BITSTRING_H 1 |
---|
601 | | #define HAVE_DIRENT_H 1 |
---|
602 | | #define HAVE_FCNTL_H 1 |
---|
603 | | #define HAVE_INTTYPES_H 1 |
---|
604 | | #define HAVE_LIBPROC_H 1 |
---|
605 | | /* end confdefs.h. */ |
---|
606 | | #include <ndir.h> |
---|
607 | configure:5023: result: no |
---|
608 | configure:5023: checking for ndir.h |
---|
609 | configure:5023: result: no |
---|
610 | configure:5023: checking paths.h usability |
---|
611 | configure:5023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
612 | configure:5023: $? = 0 |
---|
613 | configure:5023: result: yes |
---|
614 | configure:5023: checking paths.h presence |
---|
615 | configure:5023: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
616 | configure:5023: $? = 0 |
---|
617 | configure:5023: result: yes |
---|
618 | configure:5023: checking for paths.h |
---|
619 | configure:5023: result: yes |
---|
620 | configure:5023: checking pty.h usability |
---|
621 | configure:5023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
622 | conftest.c:65:10: fatal error: 'pty.h' file not found |
---|
623 | #include <pty.h> |
---|
624 | ^~~~~~~ |
---|
625 | 1 error generated. |
---|
626 | configure:5023: $? = 1 |
---|
627 | configure: failed program was: |
---|
628 | | /* confdefs.h */ |
---|
629 | | #define PACKAGE_NAME "tmux" |
---|
630 | | #define PACKAGE_TARNAME "tmux" |
---|
631 | | #define PACKAGE_VERSION "3.3a" |
---|
632 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
633 | | #define PACKAGE_BUGREPORT "" |
---|
634 | | #define PACKAGE_URL "" |
---|
635 | | #define PACKAGE "tmux" |
---|
636 | | #define VERSION "3.3a" |
---|
637 | | #define STDC_HEADERS 1 |
---|
638 | | #define HAVE_SYS_TYPES_H 1 |
---|
639 | | #define HAVE_SYS_STAT_H 1 |
---|
640 | | #define HAVE_STDLIB_H 1 |
---|
641 | | #define HAVE_STRING_H 1 |
---|
642 | | #define HAVE_MEMORY_H 1 |
---|
643 | | #define HAVE_STRINGS_H 1 |
---|
644 | | #define HAVE_INTTYPES_H 1 |
---|
645 | | #define HAVE_STDINT_H 1 |
---|
646 | | #define HAVE_UNISTD_H 1 |
---|
647 | | #define __EXTENSIONS__ 1 |
---|
648 | | #define _ALL_SOURCE 1 |
---|
649 | | #define _GNU_SOURCE 1 |
---|
650 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
651 | | #define _TANDEM_SOURCE 1 |
---|
652 | | #define HAVE_BITSTRING_H 1 |
---|
653 | | #define HAVE_DIRENT_H 1 |
---|
654 | | #define HAVE_FCNTL_H 1 |
---|
655 | | #define HAVE_INTTYPES_H 1 |
---|
656 | | #define HAVE_LIBPROC_H 1 |
---|
657 | | #define HAVE_PATHS_H 1 |
---|
658 | | /* end confdefs.h. */ |
---|
659 | | #include <stdio.h> |
---|
660 | | #ifdef HAVE_SYS_TYPES_H |
---|
661 | | # include <sys/types.h> |
---|
662 | | #endif |
---|
663 | | #ifdef HAVE_SYS_STAT_H |
---|
664 | | # include <sys/stat.h> |
---|
665 | | #endif |
---|
666 | | #ifdef STDC_HEADERS |
---|
667 | | # include <stdlib.h> |
---|
668 | | # include <stddef.h> |
---|
669 | | #else |
---|
670 | | # ifdef HAVE_STDLIB_H |
---|
671 | | # include <stdlib.h> |
---|
672 | | # endif |
---|
673 | | #endif |
---|
674 | | #ifdef HAVE_STRING_H |
---|
675 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
676 | | # include <memory.h> |
---|
677 | | # endif |
---|
678 | | # include <string.h> |
---|
679 | | #endif |
---|
680 | | #ifdef HAVE_STRINGS_H |
---|
681 | | # include <strings.h> |
---|
682 | | #endif |
---|
683 | | #ifdef HAVE_INTTYPES_H |
---|
684 | | # include <inttypes.h> |
---|
685 | | #endif |
---|
686 | | #ifdef HAVE_STDINT_H |
---|
687 | | # include <stdint.h> |
---|
688 | | #endif |
---|
689 | | #ifdef HAVE_UNISTD_H |
---|
690 | | # include <unistd.h> |
---|
691 | | #endif |
---|
692 | | #include <pty.h> |
---|
693 | configure:5023: result: no |
---|
694 | configure:5023: checking pty.h presence |
---|
695 | configure:5023: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
696 | conftest.c:32:10: fatal error: 'pty.h' file not found |
---|
697 | #include <pty.h> |
---|
698 | ^~~~~~~ |
---|
699 | 1 error generated. |
---|
700 | configure:5023: $? = 1 |
---|
701 | configure: failed program was: |
---|
702 | | /* confdefs.h */ |
---|
703 | | #define PACKAGE_NAME "tmux" |
---|
704 | | #define PACKAGE_TARNAME "tmux" |
---|
705 | | #define PACKAGE_VERSION "3.3a" |
---|
706 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
707 | | #define PACKAGE_BUGREPORT "" |
---|
708 | | #define PACKAGE_URL "" |
---|
709 | | #define PACKAGE "tmux" |
---|
710 | | #define VERSION "3.3a" |
---|
711 | | #define STDC_HEADERS 1 |
---|
712 | | #define HAVE_SYS_TYPES_H 1 |
---|
713 | | #define HAVE_SYS_STAT_H 1 |
---|
714 | | #define HAVE_STDLIB_H 1 |
---|
715 | | #define HAVE_STRING_H 1 |
---|
716 | | #define HAVE_MEMORY_H 1 |
---|
717 | | #define HAVE_STRINGS_H 1 |
---|
718 | | #define HAVE_INTTYPES_H 1 |
---|
719 | | #define HAVE_STDINT_H 1 |
---|
720 | | #define HAVE_UNISTD_H 1 |
---|
721 | | #define __EXTENSIONS__ 1 |
---|
722 | | #define _ALL_SOURCE 1 |
---|
723 | | #define _GNU_SOURCE 1 |
---|
724 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
725 | | #define _TANDEM_SOURCE 1 |
---|
726 | | #define HAVE_BITSTRING_H 1 |
---|
727 | | #define HAVE_DIRENT_H 1 |
---|
728 | | #define HAVE_FCNTL_H 1 |
---|
729 | | #define HAVE_INTTYPES_H 1 |
---|
730 | | #define HAVE_LIBPROC_H 1 |
---|
731 | | #define HAVE_PATHS_H 1 |
---|
732 | | /* end confdefs.h. */ |
---|
733 | | #include <pty.h> |
---|
734 | configure:5023: result: no |
---|
735 | configure:5023: checking for pty.h |
---|
736 | configure:5023: result: no |
---|
737 | configure:5023: checking for stdint.h |
---|
738 | configure:5023: result: yes |
---|
739 | configure:5023: checking sys/dir.h usability |
---|
740 | configure:5023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
741 | configure:5023: $? = 0 |
---|
742 | configure:5023: result: yes |
---|
743 | configure:5023: checking sys/dir.h presence |
---|
744 | configure:5023: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
745 | configure:5023: $? = 0 |
---|
746 | configure:5023: result: yes |
---|
747 | configure:5023: checking for sys/dir.h |
---|
748 | configure:5023: result: yes |
---|
749 | configure:5023: checking sys/ndir.h usability |
---|
750 | configure:5023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
751 | conftest.c:67:10: fatal error: 'sys/ndir.h' file not found |
---|
752 | #include <sys/ndir.h> |
---|
753 | ^~~~~~~~~~~~ |
---|
754 | 1 error generated. |
---|
755 | configure:5023: $? = 1 |
---|
756 | configure: failed program was: |
---|
757 | | /* confdefs.h */ |
---|
758 | | #define PACKAGE_NAME "tmux" |
---|
759 | | #define PACKAGE_TARNAME "tmux" |
---|
760 | | #define PACKAGE_VERSION "3.3a" |
---|
761 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
762 | | #define PACKAGE_BUGREPORT "" |
---|
763 | | #define PACKAGE_URL "" |
---|
764 | | #define PACKAGE "tmux" |
---|
765 | | #define VERSION "3.3a" |
---|
766 | | #define STDC_HEADERS 1 |
---|
767 | | #define HAVE_SYS_TYPES_H 1 |
---|
768 | | #define HAVE_SYS_STAT_H 1 |
---|
769 | | #define HAVE_STDLIB_H 1 |
---|
770 | | #define HAVE_STRING_H 1 |
---|
771 | | #define HAVE_MEMORY_H 1 |
---|
772 | | #define HAVE_STRINGS_H 1 |
---|
773 | | #define HAVE_INTTYPES_H 1 |
---|
774 | | #define HAVE_STDINT_H 1 |
---|
775 | | #define HAVE_UNISTD_H 1 |
---|
776 | | #define __EXTENSIONS__ 1 |
---|
777 | | #define _ALL_SOURCE 1 |
---|
778 | | #define _GNU_SOURCE 1 |
---|
779 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
780 | | #define _TANDEM_SOURCE 1 |
---|
781 | | #define HAVE_BITSTRING_H 1 |
---|
782 | | #define HAVE_DIRENT_H 1 |
---|
783 | | #define HAVE_FCNTL_H 1 |
---|
784 | | #define HAVE_INTTYPES_H 1 |
---|
785 | | #define HAVE_LIBPROC_H 1 |
---|
786 | | #define HAVE_PATHS_H 1 |
---|
787 | | #define HAVE_STDINT_H 1 |
---|
788 | | #define HAVE_SYS_DIR_H 1 |
---|
789 | | /* end confdefs.h. */ |
---|
790 | | #include <stdio.h> |
---|
791 | | #ifdef HAVE_SYS_TYPES_H |
---|
792 | | # include <sys/types.h> |
---|
793 | | #endif |
---|
794 | | #ifdef HAVE_SYS_STAT_H |
---|
795 | | # include <sys/stat.h> |
---|
796 | | #endif |
---|
797 | | #ifdef STDC_HEADERS |
---|
798 | | # include <stdlib.h> |
---|
799 | | # include <stddef.h> |
---|
800 | | #else |
---|
801 | | # ifdef HAVE_STDLIB_H |
---|
802 | | # include <stdlib.h> |
---|
803 | | # endif |
---|
804 | | #endif |
---|
805 | | #ifdef HAVE_STRING_H |
---|
806 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
807 | | # include <memory.h> |
---|
808 | | # endif |
---|
809 | | # include <string.h> |
---|
810 | | #endif |
---|
811 | | #ifdef HAVE_STRINGS_H |
---|
812 | | # include <strings.h> |
---|
813 | | #endif |
---|
814 | | #ifdef HAVE_INTTYPES_H |
---|
815 | | # include <inttypes.h> |
---|
816 | | #endif |
---|
817 | | #ifdef HAVE_STDINT_H |
---|
818 | | # include <stdint.h> |
---|
819 | | #endif |
---|
820 | | #ifdef HAVE_UNISTD_H |
---|
821 | | # include <unistd.h> |
---|
822 | | #endif |
---|
823 | | #include <sys/ndir.h> |
---|
824 | configure:5023: result: no |
---|
825 | configure:5023: checking sys/ndir.h presence |
---|
826 | configure:5023: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
827 | conftest.c:34:10: fatal error: 'sys/ndir.h' file not found |
---|
828 | #include <sys/ndir.h> |
---|
829 | ^~~~~~~~~~~~ |
---|
830 | 1 error generated. |
---|
831 | configure:5023: $? = 1 |
---|
832 | configure: failed program was: |
---|
833 | | /* confdefs.h */ |
---|
834 | | #define PACKAGE_NAME "tmux" |
---|
835 | | #define PACKAGE_TARNAME "tmux" |
---|
836 | | #define PACKAGE_VERSION "3.3a" |
---|
837 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
838 | | #define PACKAGE_BUGREPORT "" |
---|
839 | | #define PACKAGE_URL "" |
---|
840 | | #define PACKAGE "tmux" |
---|
841 | | #define VERSION "3.3a" |
---|
842 | | #define STDC_HEADERS 1 |
---|
843 | | #define HAVE_SYS_TYPES_H 1 |
---|
844 | | #define HAVE_SYS_STAT_H 1 |
---|
845 | | #define HAVE_STDLIB_H 1 |
---|
846 | | #define HAVE_STRING_H 1 |
---|
847 | | #define HAVE_MEMORY_H 1 |
---|
848 | | #define HAVE_STRINGS_H 1 |
---|
849 | | #define HAVE_INTTYPES_H 1 |
---|
850 | | #define HAVE_STDINT_H 1 |
---|
851 | | #define HAVE_UNISTD_H 1 |
---|
852 | | #define __EXTENSIONS__ 1 |
---|
853 | | #define _ALL_SOURCE 1 |
---|
854 | | #define _GNU_SOURCE 1 |
---|
855 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
856 | | #define _TANDEM_SOURCE 1 |
---|
857 | | #define HAVE_BITSTRING_H 1 |
---|
858 | | #define HAVE_DIRENT_H 1 |
---|
859 | | #define HAVE_FCNTL_H 1 |
---|
860 | | #define HAVE_INTTYPES_H 1 |
---|
861 | | #define HAVE_LIBPROC_H 1 |
---|
862 | | #define HAVE_PATHS_H 1 |
---|
863 | | #define HAVE_STDINT_H 1 |
---|
864 | | #define HAVE_SYS_DIR_H 1 |
---|
865 | | /* end confdefs.h. */ |
---|
866 | | #include <sys/ndir.h> |
---|
867 | configure:5023: result: no |
---|
868 | configure:5023: checking for sys/ndir.h |
---|
869 | configure:5023: result: no |
---|
870 | configure:5023: checking sys/tree.h usability |
---|
871 | configure:5023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
872 | conftest.c:67:10: fatal error: 'sys/tree.h' file not found |
---|
873 | #include <sys/tree.h> |
---|
874 | ^~~~~~~~~~~~ |
---|
875 | 1 error generated. |
---|
876 | configure:5023: $? = 1 |
---|
877 | configure: failed program was: |
---|
878 | | /* confdefs.h */ |
---|
879 | | #define PACKAGE_NAME "tmux" |
---|
880 | | #define PACKAGE_TARNAME "tmux" |
---|
881 | | #define PACKAGE_VERSION "3.3a" |
---|
882 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
883 | | #define PACKAGE_BUGREPORT "" |
---|
884 | | #define PACKAGE_URL "" |
---|
885 | | #define PACKAGE "tmux" |
---|
886 | | #define VERSION "3.3a" |
---|
887 | | #define STDC_HEADERS 1 |
---|
888 | | #define HAVE_SYS_TYPES_H 1 |
---|
889 | | #define HAVE_SYS_STAT_H 1 |
---|
890 | | #define HAVE_STDLIB_H 1 |
---|
891 | | #define HAVE_STRING_H 1 |
---|
892 | | #define HAVE_MEMORY_H 1 |
---|
893 | | #define HAVE_STRINGS_H 1 |
---|
894 | | #define HAVE_INTTYPES_H 1 |
---|
895 | | #define HAVE_STDINT_H 1 |
---|
896 | | #define HAVE_UNISTD_H 1 |
---|
897 | | #define __EXTENSIONS__ 1 |
---|
898 | | #define _ALL_SOURCE 1 |
---|
899 | | #define _GNU_SOURCE 1 |
---|
900 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
901 | | #define _TANDEM_SOURCE 1 |
---|
902 | | #define HAVE_BITSTRING_H 1 |
---|
903 | | #define HAVE_DIRENT_H 1 |
---|
904 | | #define HAVE_FCNTL_H 1 |
---|
905 | | #define HAVE_INTTYPES_H 1 |
---|
906 | | #define HAVE_LIBPROC_H 1 |
---|
907 | | #define HAVE_PATHS_H 1 |
---|
908 | | #define HAVE_STDINT_H 1 |
---|
909 | | #define HAVE_SYS_DIR_H 1 |
---|
910 | | /* end confdefs.h. */ |
---|
911 | | #include <stdio.h> |
---|
912 | | #ifdef HAVE_SYS_TYPES_H |
---|
913 | | # include <sys/types.h> |
---|
914 | | #endif |
---|
915 | | #ifdef HAVE_SYS_STAT_H |
---|
916 | | # include <sys/stat.h> |
---|
917 | | #endif |
---|
918 | | #ifdef STDC_HEADERS |
---|
919 | | # include <stdlib.h> |
---|
920 | | # include <stddef.h> |
---|
921 | | #else |
---|
922 | | # ifdef HAVE_STDLIB_H |
---|
923 | | # include <stdlib.h> |
---|
924 | | # endif |
---|
925 | | #endif |
---|
926 | | #ifdef HAVE_STRING_H |
---|
927 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
928 | | # include <memory.h> |
---|
929 | | # endif |
---|
930 | | # include <string.h> |
---|
931 | | #endif |
---|
932 | | #ifdef HAVE_STRINGS_H |
---|
933 | | # include <strings.h> |
---|
934 | | #endif |
---|
935 | | #ifdef HAVE_INTTYPES_H |
---|
936 | | # include <inttypes.h> |
---|
937 | | #endif |
---|
938 | | #ifdef HAVE_STDINT_H |
---|
939 | | # include <stdint.h> |
---|
940 | | #endif |
---|
941 | | #ifdef HAVE_UNISTD_H |
---|
942 | | # include <unistd.h> |
---|
943 | | #endif |
---|
944 | | #include <sys/tree.h> |
---|
945 | configure:5023: result: no |
---|
946 | configure:5023: checking sys/tree.h presence |
---|
947 | configure:5023: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
948 | conftest.c:34:10: fatal error: 'sys/tree.h' file not found |
---|
949 | #include <sys/tree.h> |
---|
950 | ^~~~~~~~~~~~ |
---|
951 | 1 error generated. |
---|
952 | configure:5023: $? = 1 |
---|
953 | configure: failed program was: |
---|
954 | | /* confdefs.h */ |
---|
955 | | #define PACKAGE_NAME "tmux" |
---|
956 | | #define PACKAGE_TARNAME "tmux" |
---|
957 | | #define PACKAGE_VERSION "3.3a" |
---|
958 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
959 | | #define PACKAGE_BUGREPORT "" |
---|
960 | | #define PACKAGE_URL "" |
---|
961 | | #define PACKAGE "tmux" |
---|
962 | | #define VERSION "3.3a" |
---|
963 | | #define STDC_HEADERS 1 |
---|
964 | | #define HAVE_SYS_TYPES_H 1 |
---|
965 | | #define HAVE_SYS_STAT_H 1 |
---|
966 | | #define HAVE_STDLIB_H 1 |
---|
967 | | #define HAVE_STRING_H 1 |
---|
968 | | #define HAVE_MEMORY_H 1 |
---|
969 | | #define HAVE_STRINGS_H 1 |
---|
970 | | #define HAVE_INTTYPES_H 1 |
---|
971 | | #define HAVE_STDINT_H 1 |
---|
972 | | #define HAVE_UNISTD_H 1 |
---|
973 | | #define __EXTENSIONS__ 1 |
---|
974 | | #define _ALL_SOURCE 1 |
---|
975 | | #define _GNU_SOURCE 1 |
---|
976 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
977 | | #define _TANDEM_SOURCE 1 |
---|
978 | | #define HAVE_BITSTRING_H 1 |
---|
979 | | #define HAVE_DIRENT_H 1 |
---|
980 | | #define HAVE_FCNTL_H 1 |
---|
981 | | #define HAVE_INTTYPES_H 1 |
---|
982 | | #define HAVE_LIBPROC_H 1 |
---|
983 | | #define HAVE_PATHS_H 1 |
---|
984 | | #define HAVE_STDINT_H 1 |
---|
985 | | #define HAVE_SYS_DIR_H 1 |
---|
986 | | /* end confdefs.h. */ |
---|
987 | | #include <sys/tree.h> |
---|
988 | configure:5023: result: no |
---|
989 | configure:5023: checking for sys/tree.h |
---|
990 | configure:5023: result: no |
---|
991 | configure:5023: checking ucred.h usability |
---|
992 | configure:5023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
993 | conftest.c:67:10: fatal error: 'ucred.h' file not found |
---|
994 | #include <ucred.h> |
---|
995 | ^~~~~~~~~ |
---|
996 | 1 error generated. |
---|
997 | configure:5023: $? = 1 |
---|
998 | configure: failed program was: |
---|
999 | | /* confdefs.h */ |
---|
1000 | | #define PACKAGE_NAME "tmux" |
---|
1001 | | #define PACKAGE_TARNAME "tmux" |
---|
1002 | | #define PACKAGE_VERSION "3.3a" |
---|
1003 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
1004 | | #define PACKAGE_BUGREPORT "" |
---|
1005 | | #define PACKAGE_URL "" |
---|
1006 | | #define PACKAGE "tmux" |
---|
1007 | | #define VERSION "3.3a" |
---|
1008 | | #define STDC_HEADERS 1 |
---|
1009 | | #define HAVE_SYS_TYPES_H 1 |
---|
1010 | | #define HAVE_SYS_STAT_H 1 |
---|
1011 | | #define HAVE_STDLIB_H 1 |
---|
1012 | | #define HAVE_STRING_H 1 |
---|
1013 | | #define HAVE_MEMORY_H 1 |
---|
1014 | | #define HAVE_STRINGS_H 1 |
---|
1015 | | #define HAVE_INTTYPES_H 1 |
---|
1016 | | #define HAVE_STDINT_H 1 |
---|
1017 | | #define HAVE_UNISTD_H 1 |
---|
1018 | | #define __EXTENSIONS__ 1 |
---|
1019 | | #define _ALL_SOURCE 1 |
---|
1020 | | #define _GNU_SOURCE 1 |
---|
1021 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1022 | | #define _TANDEM_SOURCE 1 |
---|
1023 | | #define HAVE_BITSTRING_H 1 |
---|
1024 | | #define HAVE_DIRENT_H 1 |
---|
1025 | | #define HAVE_FCNTL_H 1 |
---|
1026 | | #define HAVE_INTTYPES_H 1 |
---|
1027 | | #define HAVE_LIBPROC_H 1 |
---|
1028 | | #define HAVE_PATHS_H 1 |
---|
1029 | | #define HAVE_STDINT_H 1 |
---|
1030 | | #define HAVE_SYS_DIR_H 1 |
---|
1031 | | /* end confdefs.h. */ |
---|
1032 | | #include <stdio.h> |
---|
1033 | | #ifdef HAVE_SYS_TYPES_H |
---|
1034 | | # include <sys/types.h> |
---|
1035 | | #endif |
---|
1036 | | #ifdef HAVE_SYS_STAT_H |
---|
1037 | | # include <sys/stat.h> |
---|
1038 | | #endif |
---|
1039 | | #ifdef STDC_HEADERS |
---|
1040 | | # include <stdlib.h> |
---|
1041 | | # include <stddef.h> |
---|
1042 | | #else |
---|
1043 | | # ifdef HAVE_STDLIB_H |
---|
1044 | | # include <stdlib.h> |
---|
1045 | | # endif |
---|
1046 | | #endif |
---|
1047 | | #ifdef HAVE_STRING_H |
---|
1048 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1049 | | # include <memory.h> |
---|
1050 | | # endif |
---|
1051 | | # include <string.h> |
---|
1052 | | #endif |
---|
1053 | | #ifdef HAVE_STRINGS_H |
---|
1054 | | # include <strings.h> |
---|
1055 | | #endif |
---|
1056 | | #ifdef HAVE_INTTYPES_H |
---|
1057 | | # include <inttypes.h> |
---|
1058 | | #endif |
---|
1059 | | #ifdef HAVE_STDINT_H |
---|
1060 | | # include <stdint.h> |
---|
1061 | | #endif |
---|
1062 | | #ifdef HAVE_UNISTD_H |
---|
1063 | | # include <unistd.h> |
---|
1064 | | #endif |
---|
1065 | | #include <ucred.h> |
---|
1066 | configure:5023: result: no |
---|
1067 | configure:5023: checking ucred.h presence |
---|
1068 | configure:5023: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1069 | conftest.c:34:10: fatal error: 'ucred.h' file not found |
---|
1070 | #include <ucred.h> |
---|
1071 | ^~~~~~~~~ |
---|
1072 | 1 error generated. |
---|
1073 | configure:5023: $? = 1 |
---|
1074 | configure: failed program was: |
---|
1075 | | /* confdefs.h */ |
---|
1076 | | #define PACKAGE_NAME "tmux" |
---|
1077 | | #define PACKAGE_TARNAME "tmux" |
---|
1078 | | #define PACKAGE_VERSION "3.3a" |
---|
1079 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
1080 | | #define PACKAGE_BUGREPORT "" |
---|
1081 | | #define PACKAGE_URL "" |
---|
1082 | | #define PACKAGE "tmux" |
---|
1083 | | #define VERSION "3.3a" |
---|
1084 | | #define STDC_HEADERS 1 |
---|
1085 | | #define HAVE_SYS_TYPES_H 1 |
---|
1086 | | #define HAVE_SYS_STAT_H 1 |
---|
1087 | | #define HAVE_STDLIB_H 1 |
---|
1088 | | #define HAVE_STRING_H 1 |
---|
1089 | | #define HAVE_MEMORY_H 1 |
---|
1090 | | #define HAVE_STRINGS_H 1 |
---|
1091 | | #define HAVE_INTTYPES_H 1 |
---|
1092 | | #define HAVE_STDINT_H 1 |
---|
1093 | | #define HAVE_UNISTD_H 1 |
---|
1094 | | #define __EXTENSIONS__ 1 |
---|
1095 | | #define _ALL_SOURCE 1 |
---|
1096 | | #define _GNU_SOURCE 1 |
---|
1097 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1098 | | #define _TANDEM_SOURCE 1 |
---|
1099 | | #define HAVE_BITSTRING_H 1 |
---|
1100 | | #define HAVE_DIRENT_H 1 |
---|
1101 | | #define HAVE_FCNTL_H 1 |
---|
1102 | | #define HAVE_INTTYPES_H 1 |
---|
1103 | | #define HAVE_LIBPROC_H 1 |
---|
1104 | | #define HAVE_PATHS_H 1 |
---|
1105 | | #define HAVE_STDINT_H 1 |
---|
1106 | | #define HAVE_SYS_DIR_H 1 |
---|
1107 | | /* end confdefs.h. */ |
---|
1108 | | #include <ucred.h> |
---|
1109 | configure:5023: result: no |
---|
1110 | configure:5023: checking for ucred.h |
---|
1111 | configure:5023: result: no |
---|
1112 | configure:5023: checking util.h usability |
---|
1113 | configure:5023: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
1114 | configure:5023: $? = 0 |
---|
1115 | configure:5023: result: yes |
---|
1116 | configure:5023: checking util.h presence |
---|
1117 | configure:5023: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1118 | configure:5023: $? = 0 |
---|
1119 | configure:5023: result: yes |
---|
1120 | configure:5023: checking for util.h |
---|
1121 | configure:5023: result: yes |
---|
1122 | configure:5035: checking for library containing sys_signame |
---|
1123 | configure:5066: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
---|
1124 | configure:5066: $? = 0 |
---|
1125 | configure:5083: result: none required |
---|
1126 | configure:5094: checking for fmod in -lm |
---|
1127 | configure:5119: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1128 | conftest.c:43:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration] |
---|
1129 | char fmod (); |
---|
1130 | ^ |
---|
1131 | conftest.c:43:6: note: 'fmod' is a builtin with type 'double (double, double)' |
---|
1132 | 1 warning generated. |
---|
1133 | configure:5119: $? = 0 |
---|
1134 | configure:5128: result: yes |
---|
1135 | configure:5141: checking for library containing flock |
---|
1136 | configure:5172: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1137 | configure:5172: $? = 0 |
---|
1138 | configure:5189: result: none required |
---|
1139 | configure:5209: checking for dirfd |
---|
1140 | configure:5209: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1141 | configure:5209: $? = 0 |
---|
1142 | configure:5209: result: yes |
---|
1143 | configure:5209: checking for flock |
---|
1144 | configure:5209: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1145 | configure:5209: $? = 0 |
---|
1146 | configure:5209: result: yes |
---|
1147 | configure:5209: checking for prctl |
---|
1148 | configure:5209: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1149 | ld: Undefined symbols: |
---|
1150 | _prctl, referenced from: |
---|
1151 | _main in conftest-6295ad.o |
---|
1152 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1153 | configure:5209: $? = 1 |
---|
1154 | configure: failed program was: |
---|
1155 | | /* confdefs.h */ |
---|
1156 | | #define PACKAGE_NAME "tmux" |
---|
1157 | | #define PACKAGE_TARNAME "tmux" |
---|
1158 | | #define PACKAGE_VERSION "3.3a" |
---|
1159 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
1160 | | #define PACKAGE_BUGREPORT "" |
---|
1161 | | #define PACKAGE_URL "" |
---|
1162 | | #define PACKAGE "tmux" |
---|
1163 | | #define VERSION "3.3a" |
---|
1164 | | #define STDC_HEADERS 1 |
---|
1165 | | #define HAVE_SYS_TYPES_H 1 |
---|
1166 | | #define HAVE_SYS_STAT_H 1 |
---|
1167 | | #define HAVE_STDLIB_H 1 |
---|
1168 | | #define HAVE_STRING_H 1 |
---|
1169 | | #define HAVE_MEMORY_H 1 |
---|
1170 | | #define HAVE_STRINGS_H 1 |
---|
1171 | | #define HAVE_INTTYPES_H 1 |
---|
1172 | | #define HAVE_STDINT_H 1 |
---|
1173 | | #define HAVE_UNISTD_H 1 |
---|
1174 | | #define __EXTENSIONS__ 1 |
---|
1175 | | #define _ALL_SOURCE 1 |
---|
1176 | | #define _GNU_SOURCE 1 |
---|
1177 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1178 | | #define _TANDEM_SOURCE 1 |
---|
1179 | | #define HAVE_BITSTRING_H 1 |
---|
1180 | | #define HAVE_DIRENT_H 1 |
---|
1181 | | #define HAVE_FCNTL_H 1 |
---|
1182 | | #define HAVE_INTTYPES_H 1 |
---|
1183 | | #define HAVE_LIBPROC_H 1 |
---|
1184 | | #define HAVE_PATHS_H 1 |
---|
1185 | | #define HAVE_STDINT_H 1 |
---|
1186 | | #define HAVE_SYS_DIR_H 1 |
---|
1187 | | #define HAVE_UTIL_H 1 |
---|
1188 | | #define HAVE_SYS_SIGNAME 1 |
---|
1189 | | #define HAVE_LIBM 1 |
---|
1190 | | #define HAVE_DIRFD 1 |
---|
1191 | | #define HAVE_FLOCK 1 |
---|
1192 | | /* end confdefs.h. */ |
---|
1193 | | /* Define prctl to an innocuous variant, in case <limits.h> declares prctl. |
---|
1194 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1195 | | #define prctl innocuous_prctl |
---|
1196 | | |
---|
1197 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1198 | | which can conflict with char prctl (); below. |
---|
1199 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1200 | | <limits.h> exists even on freestanding compilers. */ |
---|
1201 | | |
---|
1202 | | #ifdef __STDC__ |
---|
1203 | | # include <limits.h> |
---|
1204 | | #else |
---|
1205 | | # include <assert.h> |
---|
1206 | | #endif |
---|
1207 | | |
---|
1208 | | #undef prctl |
---|
1209 | | |
---|
1210 | | /* Override any GCC internal prototype to avoid an error. |
---|
1211 | | Use char because int might match the return type of a GCC |
---|
1212 | | builtin and then its argument prototype would still apply. */ |
---|
1213 | | #ifdef __cplusplus |
---|
1214 | | extern "C" |
---|
1215 | | #endif |
---|
1216 | | char prctl (); |
---|
1217 | | /* The GNU C library defines this for functions which it implements |
---|
1218 | | to always fail with ENOSYS. Some functions are actually named |
---|
1219 | | something starting with __ and the normal name is an alias. */ |
---|
1220 | | #if defined __stub_prctl || defined __stub___prctl |
---|
1221 | | choke me |
---|
1222 | | #endif |
---|
1223 | | |
---|
1224 | | int |
---|
1225 | | main () |
---|
1226 | | { |
---|
1227 | | return prctl (); |
---|
1228 | | ; |
---|
1229 | | return 0; |
---|
1230 | | } |
---|
1231 | configure:5209: result: no |
---|
1232 | configure:5209: checking for proc_pidinfo |
---|
1233 | configure:5209: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1234 | configure:5209: $? = 0 |
---|
1235 | configure:5209: result: yes |
---|
1236 | configure:5209: checking for getpeerucred |
---|
1237 | configure:5209: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1238 | ld: Undefined symbols: |
---|
1239 | _getpeerucred, referenced from: |
---|
1240 | _main in conftest-c63169.o |
---|
1241 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1242 | configure:5209: $? = 1 |
---|
1243 | configure: failed program was: |
---|
1244 | | /* confdefs.h */ |
---|
1245 | | #define PACKAGE_NAME "tmux" |
---|
1246 | | #define PACKAGE_TARNAME "tmux" |
---|
1247 | | #define PACKAGE_VERSION "3.3a" |
---|
1248 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
1249 | | #define PACKAGE_BUGREPORT "" |
---|
1250 | | #define PACKAGE_URL "" |
---|
1251 | | #define PACKAGE "tmux" |
---|
1252 | | #define VERSION "3.3a" |
---|
1253 | | #define STDC_HEADERS 1 |
---|
1254 | | #define HAVE_SYS_TYPES_H 1 |
---|
1255 | | #define HAVE_SYS_STAT_H 1 |
---|
1256 | | #define HAVE_STDLIB_H 1 |
---|
1257 | | #define HAVE_STRING_H 1 |
---|
1258 | | #define HAVE_MEMORY_H 1 |
---|
1259 | | #define HAVE_STRINGS_H 1 |
---|
1260 | | #define HAVE_INTTYPES_H 1 |
---|
1261 | | #define HAVE_STDINT_H 1 |
---|
1262 | | #define HAVE_UNISTD_H 1 |
---|
1263 | | #define __EXTENSIONS__ 1 |
---|
1264 | | #define _ALL_SOURCE 1 |
---|
1265 | | #define _GNU_SOURCE 1 |
---|
1266 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1267 | | #define _TANDEM_SOURCE 1 |
---|
1268 | | #define HAVE_BITSTRING_H 1 |
---|
1269 | | #define HAVE_DIRENT_H 1 |
---|
1270 | | #define HAVE_FCNTL_H 1 |
---|
1271 | | #define HAVE_INTTYPES_H 1 |
---|
1272 | | #define HAVE_LIBPROC_H 1 |
---|
1273 | | #define HAVE_PATHS_H 1 |
---|
1274 | | #define HAVE_STDINT_H 1 |
---|
1275 | | #define HAVE_SYS_DIR_H 1 |
---|
1276 | | #define HAVE_UTIL_H 1 |
---|
1277 | | #define HAVE_SYS_SIGNAME 1 |
---|
1278 | | #define HAVE_LIBM 1 |
---|
1279 | | #define HAVE_DIRFD 1 |
---|
1280 | | #define HAVE_FLOCK 1 |
---|
1281 | | #define HAVE_PROC_PIDINFO 1 |
---|
1282 | | /* end confdefs.h. */ |
---|
1283 | | /* Define getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred. |
---|
1284 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1285 | | #define getpeerucred innocuous_getpeerucred |
---|
1286 | | |
---|
1287 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1288 | | which can conflict with char getpeerucred (); below. |
---|
1289 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1290 | | <limits.h> exists even on freestanding compilers. */ |
---|
1291 | | |
---|
1292 | | #ifdef __STDC__ |
---|
1293 | | # include <limits.h> |
---|
1294 | | #else |
---|
1295 | | # include <assert.h> |
---|
1296 | | #endif |
---|
1297 | | |
---|
1298 | | #undef getpeerucred |
---|
1299 | | |
---|
1300 | | /* Override any GCC internal prototype to avoid an error. |
---|
1301 | | Use char because int might match the return type of a GCC |
---|
1302 | | builtin and then its argument prototype would still apply. */ |
---|
1303 | | #ifdef __cplusplus |
---|
1304 | | extern "C" |
---|
1305 | | #endif |
---|
1306 | | char getpeerucred (); |
---|
1307 | | /* The GNU C library defines this for functions which it implements |
---|
1308 | | to always fail with ENOSYS. Some functions are actually named |
---|
1309 | | something starting with __ and the normal name is an alias. */ |
---|
1310 | | #if defined __stub_getpeerucred || defined __stub___getpeerucred |
---|
1311 | | choke me |
---|
1312 | | #endif |
---|
1313 | | |
---|
1314 | | int |
---|
1315 | | main () |
---|
1316 | | { |
---|
1317 | | return getpeerucred (); |
---|
1318 | | ; |
---|
1319 | | return 0; |
---|
1320 | | } |
---|
1321 | configure:5209: result: no |
---|
1322 | configure:5209: checking for sysconf |
---|
1323 | configure:5209: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1324 | configure:5209: $? = 0 |
---|
1325 | configure:5209: result: yes |
---|
1326 | configure:5220: checking for asprintf |
---|
1327 | configure:5220: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1328 | conftest.c:75:18: warning: format string missing [-Wformat] |
---|
1329 | return asprintf (); |
---|
1330 | ~~~~~~~~ ^ |
---|
1331 | 1 warning generated. |
---|
1332 | configure:5220: $? = 0 |
---|
1333 | configure:5220: result: yes |
---|
1334 | configure:5233: checking for cfmakeraw |
---|
1335 | configure:5233: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1336 | configure:5233: $? = 0 |
---|
1337 | configure:5233: result: yes |
---|
1338 | configure:5246: checking for clock_gettime |
---|
1339 | configure:5246: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1340 | configure:5246: $? = 0 |
---|
1341 | configure:5246: result: yes |
---|
1342 | configure:5259: checking for closefrom |
---|
1343 | configure:5259: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1344 | ld: Undefined symbols: |
---|
1345 | _closefrom, referenced from: |
---|
1346 | _main in conftest-cec936.o |
---|
1347 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1348 | configure:5259: $? = 1 |
---|
1349 | configure: failed program was: |
---|
1350 | | /* confdefs.h */ |
---|
1351 | | #define PACKAGE_NAME "tmux" |
---|
1352 | | #define PACKAGE_TARNAME "tmux" |
---|
1353 | | #define PACKAGE_VERSION "3.3a" |
---|
1354 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
1355 | | #define PACKAGE_BUGREPORT "" |
---|
1356 | | #define PACKAGE_URL "" |
---|
1357 | | #define PACKAGE "tmux" |
---|
1358 | | #define VERSION "3.3a" |
---|
1359 | | #define STDC_HEADERS 1 |
---|
1360 | | #define HAVE_SYS_TYPES_H 1 |
---|
1361 | | #define HAVE_SYS_STAT_H 1 |
---|
1362 | | #define HAVE_STDLIB_H 1 |
---|
1363 | | #define HAVE_STRING_H 1 |
---|
1364 | | #define HAVE_MEMORY_H 1 |
---|
1365 | | #define HAVE_STRINGS_H 1 |
---|
1366 | | #define HAVE_INTTYPES_H 1 |
---|
1367 | | #define HAVE_STDINT_H 1 |
---|
1368 | | #define HAVE_UNISTD_H 1 |
---|
1369 | | #define __EXTENSIONS__ 1 |
---|
1370 | | #define _ALL_SOURCE 1 |
---|
1371 | | #define _GNU_SOURCE 1 |
---|
1372 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1373 | | #define _TANDEM_SOURCE 1 |
---|
1374 | | #define HAVE_BITSTRING_H 1 |
---|
1375 | | #define HAVE_DIRENT_H 1 |
---|
1376 | | #define HAVE_FCNTL_H 1 |
---|
1377 | | #define HAVE_INTTYPES_H 1 |
---|
1378 | | #define HAVE_LIBPROC_H 1 |
---|
1379 | | #define HAVE_PATHS_H 1 |
---|
1380 | | #define HAVE_STDINT_H 1 |
---|
1381 | | #define HAVE_SYS_DIR_H 1 |
---|
1382 | | #define HAVE_UTIL_H 1 |
---|
1383 | | #define HAVE_SYS_SIGNAME 1 |
---|
1384 | | #define HAVE_LIBM 1 |
---|
1385 | | #define HAVE_DIRFD 1 |
---|
1386 | | #define HAVE_FLOCK 1 |
---|
1387 | | #define HAVE_PROC_PIDINFO 1 |
---|
1388 | | #define HAVE_SYSCONF 1 |
---|
1389 | | #define HAVE_ASPRINTF 1 |
---|
1390 | | #define HAVE_CFMAKERAW 1 |
---|
1391 | | #define HAVE_CLOCK_GETTIME 1 |
---|
1392 | | /* end confdefs.h. */ |
---|
1393 | | /* Define closefrom to an innocuous variant, in case <limits.h> declares closefrom. |
---|
1394 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1395 | | #define closefrom innocuous_closefrom |
---|
1396 | | |
---|
1397 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1398 | | which can conflict with char closefrom (); below. |
---|
1399 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1400 | | <limits.h> exists even on freestanding compilers. */ |
---|
1401 | | |
---|
1402 | | #ifdef __STDC__ |
---|
1403 | | # include <limits.h> |
---|
1404 | | #else |
---|
1405 | | # include <assert.h> |
---|
1406 | | #endif |
---|
1407 | | |
---|
1408 | | #undef closefrom |
---|
1409 | | |
---|
1410 | | /* Override any GCC internal prototype to avoid an error. |
---|
1411 | | Use char because int might match the return type of a GCC |
---|
1412 | | builtin and then its argument prototype would still apply. */ |
---|
1413 | | #ifdef __cplusplus |
---|
1414 | | extern "C" |
---|
1415 | | #endif |
---|
1416 | | char closefrom (); |
---|
1417 | | /* The GNU C library defines this for functions which it implements |
---|
1418 | | to always fail with ENOSYS. Some functions are actually named |
---|
1419 | | something starting with __ and the normal name is an alias. */ |
---|
1420 | | #if defined __stub_closefrom || defined __stub___closefrom |
---|
1421 | | choke me |
---|
1422 | | #endif |
---|
1423 | | |
---|
1424 | | int |
---|
1425 | | main () |
---|
1426 | | { |
---|
1427 | | return closefrom (); |
---|
1428 | | ; |
---|
1429 | | return 0; |
---|
1430 | | } |
---|
1431 | configure:5259: result: no |
---|
1432 | configure:5272: checking for explicit_bzero |
---|
1433 | configure:5272: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1434 | ld: Undefined symbols: |
---|
1435 | _explicit_bzero, referenced from: |
---|
1436 | _main in conftest-b3e1b4.o |
---|
1437 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1438 | configure:5272: $? = 1 |
---|
1439 | configure: failed program was: |
---|
1440 | | /* confdefs.h */ |
---|
1441 | | #define PACKAGE_NAME "tmux" |
---|
1442 | | #define PACKAGE_TARNAME "tmux" |
---|
1443 | | #define PACKAGE_VERSION "3.3a" |
---|
1444 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
1445 | | #define PACKAGE_BUGREPORT "" |
---|
1446 | | #define PACKAGE_URL "" |
---|
1447 | | #define PACKAGE "tmux" |
---|
1448 | | #define VERSION "3.3a" |
---|
1449 | | #define STDC_HEADERS 1 |
---|
1450 | | #define HAVE_SYS_TYPES_H 1 |
---|
1451 | | #define HAVE_SYS_STAT_H 1 |
---|
1452 | | #define HAVE_STDLIB_H 1 |
---|
1453 | | #define HAVE_STRING_H 1 |
---|
1454 | | #define HAVE_MEMORY_H 1 |
---|
1455 | | #define HAVE_STRINGS_H 1 |
---|
1456 | | #define HAVE_INTTYPES_H 1 |
---|
1457 | | #define HAVE_STDINT_H 1 |
---|
1458 | | #define HAVE_UNISTD_H 1 |
---|
1459 | | #define __EXTENSIONS__ 1 |
---|
1460 | | #define _ALL_SOURCE 1 |
---|
1461 | | #define _GNU_SOURCE 1 |
---|
1462 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1463 | | #define _TANDEM_SOURCE 1 |
---|
1464 | | #define HAVE_BITSTRING_H 1 |
---|
1465 | | #define HAVE_DIRENT_H 1 |
---|
1466 | | #define HAVE_FCNTL_H 1 |
---|
1467 | | #define HAVE_INTTYPES_H 1 |
---|
1468 | | #define HAVE_LIBPROC_H 1 |
---|
1469 | | #define HAVE_PATHS_H 1 |
---|
1470 | | #define HAVE_STDINT_H 1 |
---|
1471 | | #define HAVE_SYS_DIR_H 1 |
---|
1472 | | #define HAVE_UTIL_H 1 |
---|
1473 | | #define HAVE_SYS_SIGNAME 1 |
---|
1474 | | #define HAVE_LIBM 1 |
---|
1475 | | #define HAVE_DIRFD 1 |
---|
1476 | | #define HAVE_FLOCK 1 |
---|
1477 | | #define HAVE_PROC_PIDINFO 1 |
---|
1478 | | #define HAVE_SYSCONF 1 |
---|
1479 | | #define HAVE_ASPRINTF 1 |
---|
1480 | | #define HAVE_CFMAKERAW 1 |
---|
1481 | | #define HAVE_CLOCK_GETTIME 1 |
---|
1482 | | /* end confdefs.h. */ |
---|
1483 | | /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero. |
---|
1484 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1485 | | #define explicit_bzero innocuous_explicit_bzero |
---|
1486 | | |
---|
1487 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1488 | | which can conflict with char explicit_bzero (); below. |
---|
1489 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1490 | | <limits.h> exists even on freestanding compilers. */ |
---|
1491 | | |
---|
1492 | | #ifdef __STDC__ |
---|
1493 | | # include <limits.h> |
---|
1494 | | #else |
---|
1495 | | # include <assert.h> |
---|
1496 | | #endif |
---|
1497 | | |
---|
1498 | | #undef explicit_bzero |
---|
1499 | | |
---|
1500 | | /* Override any GCC internal prototype to avoid an error. |
---|
1501 | | Use char because int might match the return type of a GCC |
---|
1502 | | builtin and then its argument prototype would still apply. */ |
---|
1503 | | #ifdef __cplusplus |
---|
1504 | | extern "C" |
---|
1505 | | #endif |
---|
1506 | | char explicit_bzero (); |
---|
1507 | | /* The GNU C library defines this for functions which it implements |
---|
1508 | | to always fail with ENOSYS. Some functions are actually named |
---|
1509 | | something starting with __ and the normal name is an alias. */ |
---|
1510 | | #if defined __stub_explicit_bzero || defined __stub___explicit_bzero |
---|
1511 | | choke me |
---|
1512 | | #endif |
---|
1513 | | |
---|
1514 | | int |
---|
1515 | | main () |
---|
1516 | | { |
---|
1517 | | return explicit_bzero (); |
---|
1518 | | ; |
---|
1519 | | return 0; |
---|
1520 | | } |
---|
1521 | configure:5272: result: no |
---|
1522 | configure:5285: checking for fgetln |
---|
1523 | configure:5285: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1524 | configure:5285: $? = 0 |
---|
1525 | configure:5285: result: yes |
---|
1526 | configure:5298: checking for freezero |
---|
1527 | configure:5298: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1528 | ld: Undefined symbols: |
---|
1529 | _freezero, referenced from: |
---|
1530 | _main in conftest-9feb6c.o |
---|
1531 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1532 | configure:5298: $? = 1 |
---|
1533 | configure: failed program was: |
---|
1534 | | /* confdefs.h */ |
---|
1535 | | #define PACKAGE_NAME "tmux" |
---|
1536 | | #define PACKAGE_TARNAME "tmux" |
---|
1537 | | #define PACKAGE_VERSION "3.3a" |
---|
1538 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
1539 | | #define PACKAGE_BUGREPORT "" |
---|
1540 | | #define PACKAGE_URL "" |
---|
1541 | | #define PACKAGE "tmux" |
---|
1542 | | #define VERSION "3.3a" |
---|
1543 | | #define STDC_HEADERS 1 |
---|
1544 | | #define HAVE_SYS_TYPES_H 1 |
---|
1545 | | #define HAVE_SYS_STAT_H 1 |
---|
1546 | | #define HAVE_STDLIB_H 1 |
---|
1547 | | #define HAVE_STRING_H 1 |
---|
1548 | | #define HAVE_MEMORY_H 1 |
---|
1549 | | #define HAVE_STRINGS_H 1 |
---|
1550 | | #define HAVE_INTTYPES_H 1 |
---|
1551 | | #define HAVE_STDINT_H 1 |
---|
1552 | | #define HAVE_UNISTD_H 1 |
---|
1553 | | #define __EXTENSIONS__ 1 |
---|
1554 | | #define _ALL_SOURCE 1 |
---|
1555 | | #define _GNU_SOURCE 1 |
---|
1556 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1557 | | #define _TANDEM_SOURCE 1 |
---|
1558 | | #define HAVE_BITSTRING_H 1 |
---|
1559 | | #define HAVE_DIRENT_H 1 |
---|
1560 | | #define HAVE_FCNTL_H 1 |
---|
1561 | | #define HAVE_INTTYPES_H 1 |
---|
1562 | | #define HAVE_LIBPROC_H 1 |
---|
1563 | | #define HAVE_PATHS_H 1 |
---|
1564 | | #define HAVE_STDINT_H 1 |
---|
1565 | | #define HAVE_SYS_DIR_H 1 |
---|
1566 | | #define HAVE_UTIL_H 1 |
---|
1567 | | #define HAVE_SYS_SIGNAME 1 |
---|
1568 | | #define HAVE_LIBM 1 |
---|
1569 | | #define HAVE_DIRFD 1 |
---|
1570 | | #define HAVE_FLOCK 1 |
---|
1571 | | #define HAVE_PROC_PIDINFO 1 |
---|
1572 | | #define HAVE_SYSCONF 1 |
---|
1573 | | #define HAVE_ASPRINTF 1 |
---|
1574 | | #define HAVE_CFMAKERAW 1 |
---|
1575 | | #define HAVE_CLOCK_GETTIME 1 |
---|
1576 | | #define HAVE_FGETLN 1 |
---|
1577 | | /* end confdefs.h. */ |
---|
1578 | | /* Define freezero to an innocuous variant, in case <limits.h> declares freezero. |
---|
1579 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1580 | | #define freezero innocuous_freezero |
---|
1581 | | |
---|
1582 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1583 | | which can conflict with char freezero (); below. |
---|
1584 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1585 | | <limits.h> exists even on freestanding compilers. */ |
---|
1586 | | |
---|
1587 | | #ifdef __STDC__ |
---|
1588 | | # include <limits.h> |
---|
1589 | | #else |
---|
1590 | | # include <assert.h> |
---|
1591 | | #endif |
---|
1592 | | |
---|
1593 | | #undef freezero |
---|
1594 | | |
---|
1595 | | /* Override any GCC internal prototype to avoid an error. |
---|
1596 | | Use char because int might match the return type of a GCC |
---|
1597 | | builtin and then its argument prototype would still apply. */ |
---|
1598 | | #ifdef __cplusplus |
---|
1599 | | extern "C" |
---|
1600 | | #endif |
---|
1601 | | char freezero (); |
---|
1602 | | /* The GNU C library defines this for functions which it implements |
---|
1603 | | to always fail with ENOSYS. Some functions are actually named |
---|
1604 | | something starting with __ and the normal name is an alias. */ |
---|
1605 | | #if defined __stub_freezero || defined __stub___freezero |
---|
1606 | | choke me |
---|
1607 | | #endif |
---|
1608 | | |
---|
1609 | | int |
---|
1610 | | main () |
---|
1611 | | { |
---|
1612 | | return freezero (); |
---|
1613 | | ; |
---|
1614 | | return 0; |
---|
1615 | | } |
---|
1616 | configure:5298: result: no |
---|
1617 | configure:5311: checking for getdtablecount |
---|
1618 | configure:5311: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1619 | ld: Undefined symbols: |
---|
1620 | _getdtablecount, referenced from: |
---|
1621 | _main in conftest-b06394.o |
---|
1622 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1623 | configure:5311: $? = 1 |
---|
1624 | configure: failed program was: |
---|
1625 | | /* confdefs.h */ |
---|
1626 | | #define PACKAGE_NAME "tmux" |
---|
1627 | | #define PACKAGE_TARNAME "tmux" |
---|
1628 | | #define PACKAGE_VERSION "3.3a" |
---|
1629 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
1630 | | #define PACKAGE_BUGREPORT "" |
---|
1631 | | #define PACKAGE_URL "" |
---|
1632 | | #define PACKAGE "tmux" |
---|
1633 | | #define VERSION "3.3a" |
---|
1634 | | #define STDC_HEADERS 1 |
---|
1635 | | #define HAVE_SYS_TYPES_H 1 |
---|
1636 | | #define HAVE_SYS_STAT_H 1 |
---|
1637 | | #define HAVE_STDLIB_H 1 |
---|
1638 | | #define HAVE_STRING_H 1 |
---|
1639 | | #define HAVE_MEMORY_H 1 |
---|
1640 | | #define HAVE_STRINGS_H 1 |
---|
1641 | | #define HAVE_INTTYPES_H 1 |
---|
1642 | | #define HAVE_STDINT_H 1 |
---|
1643 | | #define HAVE_UNISTD_H 1 |
---|
1644 | | #define __EXTENSIONS__ 1 |
---|
1645 | | #define _ALL_SOURCE 1 |
---|
1646 | | #define _GNU_SOURCE 1 |
---|
1647 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1648 | | #define _TANDEM_SOURCE 1 |
---|
1649 | | #define HAVE_BITSTRING_H 1 |
---|
1650 | | #define HAVE_DIRENT_H 1 |
---|
1651 | | #define HAVE_FCNTL_H 1 |
---|
1652 | | #define HAVE_INTTYPES_H 1 |
---|
1653 | | #define HAVE_LIBPROC_H 1 |
---|
1654 | | #define HAVE_PATHS_H 1 |
---|
1655 | | #define HAVE_STDINT_H 1 |
---|
1656 | | #define HAVE_SYS_DIR_H 1 |
---|
1657 | | #define HAVE_UTIL_H 1 |
---|
1658 | | #define HAVE_SYS_SIGNAME 1 |
---|
1659 | | #define HAVE_LIBM 1 |
---|
1660 | | #define HAVE_DIRFD 1 |
---|
1661 | | #define HAVE_FLOCK 1 |
---|
1662 | | #define HAVE_PROC_PIDINFO 1 |
---|
1663 | | #define HAVE_SYSCONF 1 |
---|
1664 | | #define HAVE_ASPRINTF 1 |
---|
1665 | | #define HAVE_CFMAKERAW 1 |
---|
1666 | | #define HAVE_CLOCK_GETTIME 1 |
---|
1667 | | #define HAVE_FGETLN 1 |
---|
1668 | | /* end confdefs.h. */ |
---|
1669 | | /* Define getdtablecount to an innocuous variant, in case <limits.h> declares getdtablecount. |
---|
1670 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1671 | | #define getdtablecount innocuous_getdtablecount |
---|
1672 | | |
---|
1673 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1674 | | which can conflict with char getdtablecount (); below. |
---|
1675 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1676 | | <limits.h> exists even on freestanding compilers. */ |
---|
1677 | | |
---|
1678 | | #ifdef __STDC__ |
---|
1679 | | # include <limits.h> |
---|
1680 | | #else |
---|
1681 | | # include <assert.h> |
---|
1682 | | #endif |
---|
1683 | | |
---|
1684 | | #undef getdtablecount |
---|
1685 | | |
---|
1686 | | /* Override any GCC internal prototype to avoid an error. |
---|
1687 | | Use char because int might match the return type of a GCC |
---|
1688 | | builtin and then its argument prototype would still apply. */ |
---|
1689 | | #ifdef __cplusplus |
---|
1690 | | extern "C" |
---|
1691 | | #endif |
---|
1692 | | char getdtablecount (); |
---|
1693 | | /* The GNU C library defines this for functions which it implements |
---|
1694 | | to always fail with ENOSYS. Some functions are actually named |
---|
1695 | | something starting with __ and the normal name is an alias. */ |
---|
1696 | | #if defined __stub_getdtablecount || defined __stub___getdtablecount |
---|
1697 | | choke me |
---|
1698 | | #endif |
---|
1699 | | |
---|
1700 | | int |
---|
1701 | | main () |
---|
1702 | | { |
---|
1703 | | return getdtablecount (); |
---|
1704 | | ; |
---|
1705 | | return 0; |
---|
1706 | | } |
---|
1707 | configure:5311: result: no |
---|
1708 | configure:5324: checking for getdtablesize |
---|
1709 | configure:5324: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1710 | configure:5324: $? = 0 |
---|
1711 | configure:5324: result: yes |
---|
1712 | configure:5337: checking for getpeereid |
---|
1713 | configure:5337: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1714 | configure:5337: $? = 0 |
---|
1715 | configure:5337: result: yes |
---|
1716 | configure:5350: checking for getline |
---|
1717 | configure:5350: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1718 | configure:5350: $? = 0 |
---|
1719 | configure:5350: result: yes |
---|
1720 | configure:5363: checking for getprogname |
---|
1721 | configure:5363: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1722 | configure:5363: $? = 0 |
---|
1723 | configure:5363: result: yes |
---|
1724 | configure:5376: checking for memmem |
---|
1725 | configure:5376: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1726 | configure:5376: $? = 0 |
---|
1727 | configure:5376: result: yes |
---|
1728 | configure:5389: checking for setenv |
---|
1729 | configure:5389: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1730 | configure:5389: $? = 0 |
---|
1731 | configure:5389: result: yes |
---|
1732 | configure:5402: checking for setproctitle |
---|
1733 | configure:5402: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1734 | ld: Undefined symbols: |
---|
1735 | _setproctitle, referenced from: |
---|
1736 | _main in conftest-73cd1c.o |
---|
1737 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1738 | configure:5402: $? = 1 |
---|
1739 | configure: failed program was: |
---|
1740 | | /* confdefs.h */ |
---|
1741 | | #define PACKAGE_NAME "tmux" |
---|
1742 | | #define PACKAGE_TARNAME "tmux" |
---|
1743 | | #define PACKAGE_VERSION "3.3a" |
---|
1744 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
1745 | | #define PACKAGE_BUGREPORT "" |
---|
1746 | | #define PACKAGE_URL "" |
---|
1747 | | #define PACKAGE "tmux" |
---|
1748 | | #define VERSION "3.3a" |
---|
1749 | | #define STDC_HEADERS 1 |
---|
1750 | | #define HAVE_SYS_TYPES_H 1 |
---|
1751 | | #define HAVE_SYS_STAT_H 1 |
---|
1752 | | #define HAVE_STDLIB_H 1 |
---|
1753 | | #define HAVE_STRING_H 1 |
---|
1754 | | #define HAVE_MEMORY_H 1 |
---|
1755 | | #define HAVE_STRINGS_H 1 |
---|
1756 | | #define HAVE_INTTYPES_H 1 |
---|
1757 | | #define HAVE_STDINT_H 1 |
---|
1758 | | #define HAVE_UNISTD_H 1 |
---|
1759 | | #define __EXTENSIONS__ 1 |
---|
1760 | | #define _ALL_SOURCE 1 |
---|
1761 | | #define _GNU_SOURCE 1 |
---|
1762 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1763 | | #define _TANDEM_SOURCE 1 |
---|
1764 | | #define HAVE_BITSTRING_H 1 |
---|
1765 | | #define HAVE_DIRENT_H 1 |
---|
1766 | | #define HAVE_FCNTL_H 1 |
---|
1767 | | #define HAVE_INTTYPES_H 1 |
---|
1768 | | #define HAVE_LIBPROC_H 1 |
---|
1769 | | #define HAVE_PATHS_H 1 |
---|
1770 | | #define HAVE_STDINT_H 1 |
---|
1771 | | #define HAVE_SYS_DIR_H 1 |
---|
1772 | | #define HAVE_UTIL_H 1 |
---|
1773 | | #define HAVE_SYS_SIGNAME 1 |
---|
1774 | | #define HAVE_LIBM 1 |
---|
1775 | | #define HAVE_DIRFD 1 |
---|
1776 | | #define HAVE_FLOCK 1 |
---|
1777 | | #define HAVE_PROC_PIDINFO 1 |
---|
1778 | | #define HAVE_SYSCONF 1 |
---|
1779 | | #define HAVE_ASPRINTF 1 |
---|
1780 | | #define HAVE_CFMAKERAW 1 |
---|
1781 | | #define HAVE_CLOCK_GETTIME 1 |
---|
1782 | | #define HAVE_FGETLN 1 |
---|
1783 | | #define HAVE_GETDTABLESIZE 1 |
---|
1784 | | #define HAVE_GETPEEREID 1 |
---|
1785 | | #define HAVE_GETLINE 1 |
---|
1786 | | #define HAVE_GETPROGNAME 1 |
---|
1787 | | #define HAVE_MEMMEM 1 |
---|
1788 | | #define HAVE_SETENV 1 |
---|
1789 | | /* end confdefs.h. */ |
---|
1790 | | /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle. |
---|
1791 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1792 | | #define setproctitle innocuous_setproctitle |
---|
1793 | | |
---|
1794 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1795 | | which can conflict with char setproctitle (); below. |
---|
1796 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1797 | | <limits.h> exists even on freestanding compilers. */ |
---|
1798 | | |
---|
1799 | | #ifdef __STDC__ |
---|
1800 | | # include <limits.h> |
---|
1801 | | #else |
---|
1802 | | # include <assert.h> |
---|
1803 | | #endif |
---|
1804 | | |
---|
1805 | | #undef setproctitle |
---|
1806 | | |
---|
1807 | | /* Override any GCC internal prototype to avoid an error. |
---|
1808 | | Use char because int might match the return type of a GCC |
---|
1809 | | builtin and then its argument prototype would still apply. */ |
---|
1810 | | #ifdef __cplusplus |
---|
1811 | | extern "C" |
---|
1812 | | #endif |
---|
1813 | | char setproctitle (); |
---|
1814 | | /* The GNU C library defines this for functions which it implements |
---|
1815 | | to always fail with ENOSYS. Some functions are actually named |
---|
1816 | | something starting with __ and the normal name is an alias. */ |
---|
1817 | | #if defined __stub_setproctitle || defined __stub___setproctitle |
---|
1818 | | choke me |
---|
1819 | | #endif |
---|
1820 | | |
---|
1821 | | int |
---|
1822 | | main () |
---|
1823 | | { |
---|
1824 | | return setproctitle (); |
---|
1825 | | ; |
---|
1826 | | return 0; |
---|
1827 | | } |
---|
1828 | configure:5402: result: no |
---|
1829 | configure:5415: checking for strcasestr |
---|
1830 | configure:5415: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1831 | configure:5415: $? = 0 |
---|
1832 | configure:5415: result: yes |
---|
1833 | configure:5428: checking for strlcat |
---|
1834 | configure:5428: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1835 | conftest.c:75:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration] |
---|
1836 | char strlcat (); |
---|
1837 | ^ |
---|
1838 | conftest.c:75:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' |
---|
1839 | 1 warning generated. |
---|
1840 | configure:5428: $? = 0 |
---|
1841 | configure:5428: result: yes |
---|
1842 | configure:5441: checking for strlcpy |
---|
1843 | configure:5441: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1844 | conftest.c:76:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] |
---|
1845 | char strlcpy (); |
---|
1846 | ^ |
---|
1847 | conftest.c:76:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' |
---|
1848 | 1 warning generated. |
---|
1849 | configure:5441: $? = 0 |
---|
1850 | configure:5441: result: yes |
---|
1851 | configure:5454: checking for strndup |
---|
1852 | configure:5454: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1853 | conftest.c:77:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] |
---|
1854 | char strndup (); |
---|
1855 | ^ |
---|
1856 | conftest.c:77:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' |
---|
1857 | 1 warning generated. |
---|
1858 | configure:5454: $? = 0 |
---|
1859 | configure:5454: result: yes |
---|
1860 | configure:5467: checking for strsep |
---|
1861 | configure:5467: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1862 | configure:5467: $? = 0 |
---|
1863 | configure:5467: result: yes |
---|
1864 | configure:5481: checking for working strnlen |
---|
1865 | configure:5519: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1866 | configure:5519: $? = 0 |
---|
1867 | configure:5519: ./conftest |
---|
1868 | configure:5519: $? = 0 |
---|
1869 | configure:5529: result: yes |
---|
1870 | configure:5540: checking for working strtonum |
---|
1871 | configure:5564: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1872 | configure:5564: $? = 0 |
---|
1873 | configure:5564: ./conftest |
---|
1874 | configure:5564: $? = 0 |
---|
1875 | configure:5566: result: yes |
---|
1876 | configure:5585: checking for working reallocarray |
---|
1877 | configure:5609: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1878 | conftest.c:61:9: error: call to undeclared function 'reallocarray'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] |
---|
1879 | return (reallocarray(NULL, 1, 1) == NULL); |
---|
1880 | ^ |
---|
1881 | conftest.c:61:34: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] |
---|
1882 | return (reallocarray(NULL, 1, 1) == NULL); |
---|
1883 | ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~ |
---|
1884 | 1 warning and 1 error generated. |
---|
1885 | configure:5609: $? = 1 |
---|
1886 | configure: program exited with status 1 |
---|
1887 | configure: failed program was: |
---|
1888 | | /* confdefs.h */ |
---|
1889 | | #define PACKAGE_NAME "tmux" |
---|
1890 | | #define PACKAGE_TARNAME "tmux" |
---|
1891 | | #define PACKAGE_VERSION "3.3a" |
---|
1892 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
1893 | | #define PACKAGE_BUGREPORT "" |
---|
1894 | | #define PACKAGE_URL "" |
---|
1895 | | #define PACKAGE "tmux" |
---|
1896 | | #define VERSION "3.3a" |
---|
1897 | | #define STDC_HEADERS 1 |
---|
1898 | | #define HAVE_SYS_TYPES_H 1 |
---|
1899 | | #define HAVE_SYS_STAT_H 1 |
---|
1900 | | #define HAVE_STDLIB_H 1 |
---|
1901 | | #define HAVE_STRING_H 1 |
---|
1902 | | #define HAVE_MEMORY_H 1 |
---|
1903 | | #define HAVE_STRINGS_H 1 |
---|
1904 | | #define HAVE_INTTYPES_H 1 |
---|
1905 | | #define HAVE_STDINT_H 1 |
---|
1906 | | #define HAVE_UNISTD_H 1 |
---|
1907 | | #define __EXTENSIONS__ 1 |
---|
1908 | | #define _ALL_SOURCE 1 |
---|
1909 | | #define _GNU_SOURCE 1 |
---|
1910 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1911 | | #define _TANDEM_SOURCE 1 |
---|
1912 | | #define HAVE_BITSTRING_H 1 |
---|
1913 | | #define HAVE_DIRENT_H 1 |
---|
1914 | | #define HAVE_FCNTL_H 1 |
---|
1915 | | #define HAVE_INTTYPES_H 1 |
---|
1916 | | #define HAVE_LIBPROC_H 1 |
---|
1917 | | #define HAVE_PATHS_H 1 |
---|
1918 | | #define HAVE_STDINT_H 1 |
---|
1919 | | #define HAVE_SYS_DIR_H 1 |
---|
1920 | | #define HAVE_UTIL_H 1 |
---|
1921 | | #define HAVE_SYS_SIGNAME 1 |
---|
1922 | | #define HAVE_LIBM 1 |
---|
1923 | | #define HAVE_DIRFD 1 |
---|
1924 | | #define HAVE_FLOCK 1 |
---|
1925 | | #define HAVE_PROC_PIDINFO 1 |
---|
1926 | | #define HAVE_SYSCONF 1 |
---|
1927 | | #define HAVE_ASPRINTF 1 |
---|
1928 | | #define HAVE_CFMAKERAW 1 |
---|
1929 | | #define HAVE_CLOCK_GETTIME 1 |
---|
1930 | | #define HAVE_FGETLN 1 |
---|
1931 | | #define HAVE_GETDTABLESIZE 1 |
---|
1932 | | #define HAVE_GETPEEREID 1 |
---|
1933 | | #define HAVE_GETLINE 1 |
---|
1934 | | #define HAVE_GETPROGNAME 1 |
---|
1935 | | #define HAVE_MEMMEM 1 |
---|
1936 | | #define HAVE_SETENV 1 |
---|
1937 | | #define HAVE_STRCASESTR 1 |
---|
1938 | | #define HAVE_STRLCAT 1 |
---|
1939 | | #define HAVE_STRLCPY 1 |
---|
1940 | | #define HAVE_STRNDUP 1 |
---|
1941 | | #define HAVE_STRSEP 1 |
---|
1942 | | #define HAVE_STRTONUM 1 |
---|
1943 | | /* end confdefs.h. */ |
---|
1944 | | #include <stdlib.h> |
---|
1945 | | int |
---|
1946 | | main () |
---|
1947 | | { |
---|
1948 | | return (reallocarray(NULL, 1, 1) == NULL); |
---|
1949 | | |
---|
1950 | | ; |
---|
1951 | | return 0; |
---|
1952 | | } |
---|
1953 | configure:5618: result: no |
---|
1954 | configure:5625: checking for working recallocarray |
---|
1955 | configure:5649: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
1956 | conftest.c:61:9: error: call to undeclared function 'recallocarray'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] |
---|
1957 | return (recallocarray(NULL, 1, 1, 1) == NULL); |
---|
1958 | ^ |
---|
1959 | conftest.c:61:38: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] |
---|
1960 | return (recallocarray(NULL, 1, 1, 1) == NULL); |
---|
1961 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~ |
---|
1962 | 1 warning and 1 error generated. |
---|
1963 | configure:5649: $? = 1 |
---|
1964 | configure: program exited with status 1 |
---|
1965 | configure: failed program was: |
---|
1966 | | /* confdefs.h */ |
---|
1967 | | #define PACKAGE_NAME "tmux" |
---|
1968 | | #define PACKAGE_TARNAME "tmux" |
---|
1969 | | #define PACKAGE_VERSION "3.3a" |
---|
1970 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
1971 | | #define PACKAGE_BUGREPORT "" |
---|
1972 | | #define PACKAGE_URL "" |
---|
1973 | | #define PACKAGE "tmux" |
---|
1974 | | #define VERSION "3.3a" |
---|
1975 | | #define STDC_HEADERS 1 |
---|
1976 | | #define HAVE_SYS_TYPES_H 1 |
---|
1977 | | #define HAVE_SYS_STAT_H 1 |
---|
1978 | | #define HAVE_STDLIB_H 1 |
---|
1979 | | #define HAVE_STRING_H 1 |
---|
1980 | | #define HAVE_MEMORY_H 1 |
---|
1981 | | #define HAVE_STRINGS_H 1 |
---|
1982 | | #define HAVE_INTTYPES_H 1 |
---|
1983 | | #define HAVE_STDINT_H 1 |
---|
1984 | | #define HAVE_UNISTD_H 1 |
---|
1985 | | #define __EXTENSIONS__ 1 |
---|
1986 | | #define _ALL_SOURCE 1 |
---|
1987 | | #define _GNU_SOURCE 1 |
---|
1988 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1989 | | #define _TANDEM_SOURCE 1 |
---|
1990 | | #define HAVE_BITSTRING_H 1 |
---|
1991 | | #define HAVE_DIRENT_H 1 |
---|
1992 | | #define HAVE_FCNTL_H 1 |
---|
1993 | | #define HAVE_INTTYPES_H 1 |
---|
1994 | | #define HAVE_LIBPROC_H 1 |
---|
1995 | | #define HAVE_PATHS_H 1 |
---|
1996 | | #define HAVE_STDINT_H 1 |
---|
1997 | | #define HAVE_SYS_DIR_H 1 |
---|
1998 | | #define HAVE_UTIL_H 1 |
---|
1999 | | #define HAVE_SYS_SIGNAME 1 |
---|
2000 | | #define HAVE_LIBM 1 |
---|
2001 | | #define HAVE_DIRFD 1 |
---|
2002 | | #define HAVE_FLOCK 1 |
---|
2003 | | #define HAVE_PROC_PIDINFO 1 |
---|
2004 | | #define HAVE_SYSCONF 1 |
---|
2005 | | #define HAVE_ASPRINTF 1 |
---|
2006 | | #define HAVE_CFMAKERAW 1 |
---|
2007 | | #define HAVE_CLOCK_GETTIME 1 |
---|
2008 | | #define HAVE_FGETLN 1 |
---|
2009 | | #define HAVE_GETDTABLESIZE 1 |
---|
2010 | | #define HAVE_GETPEEREID 1 |
---|
2011 | | #define HAVE_GETLINE 1 |
---|
2012 | | #define HAVE_GETPROGNAME 1 |
---|
2013 | | #define HAVE_MEMMEM 1 |
---|
2014 | | #define HAVE_SETENV 1 |
---|
2015 | | #define HAVE_STRCASESTR 1 |
---|
2016 | | #define HAVE_STRLCAT 1 |
---|
2017 | | #define HAVE_STRLCPY 1 |
---|
2018 | | #define HAVE_STRNDUP 1 |
---|
2019 | | #define HAVE_STRSEP 1 |
---|
2020 | | #define HAVE_STRTONUM 1 |
---|
2021 | | /* end confdefs.h. */ |
---|
2022 | | #include <stdlib.h> |
---|
2023 | | int |
---|
2024 | | main () |
---|
2025 | | { |
---|
2026 | | return (recallocarray(NULL, 1, 1, 1) == NULL); |
---|
2027 | | |
---|
2028 | | ; |
---|
2029 | | return 0; |
---|
2030 | | } |
---|
2031 | configure:5658: result: no |
---|
2032 | configure:5667: checking for library containing clock_gettime |
---|
2033 | configure:5698: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lm >&5 |
---|
2034 | configure:5698: $? = 0 |
---|
2035 | configure:5715: result: none required |
---|
2036 | configure:5739: checking for libevent_core >= 2 |
---|
2037 | configure:5746: $PKG_CONFIG --exists --print-errors "libevent_core >= 2" |
---|
2038 | configure:5749: $? = 0 |
---|
2039 | configure:5763: $PKG_CONFIG --exists --print-errors "libevent_core >= 2" |
---|
2040 | configure:5766: $? = 0 |
---|
2041 | configure:5806: result: yes |
---|
2042 | configure:5956: checking event2/event.h usability |
---|
2043 | configure:5956: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
2044 | configure:5956: $? = 0 |
---|
2045 | configure:5956: result: yes |
---|
2046 | configure:5956: checking event2/event.h presence |
---|
2047 | configure:5956: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
2048 | configure:5956: $? = 0 |
---|
2049 | configure:5956: result: yes |
---|
2050 | configure:5956: checking for event2/event.h |
---|
2051 | configure:5956: result: yes |
---|
2052 | configure:5985: checking for tinfo |
---|
2053 | configure:5992: $PKG_CONFIG --exists --print-errors "tinfo" |
---|
2054 | Package tinfo was not found in the pkg-config search path. |
---|
2055 | Perhaps you should add the directory containing `tinfo.pc' |
---|
2056 | to the PKG_CONFIG_PATH environment variable |
---|
2057 | No package 'tinfo' found |
---|
2058 | configure:5995: $? = 1 |
---|
2059 | configure:6009: $PKG_CONFIG --exists --print-errors "tinfo" |
---|
2060 | Package tinfo was not found in the pkg-config search path. |
---|
2061 | Perhaps you should add the directory containing `tinfo.pc' |
---|
2062 | to the PKG_CONFIG_PATH environment variable |
---|
2063 | No package 'tinfo' found |
---|
2064 | configure:6012: $? = 1 |
---|
2065 | configure:6026: result: no |
---|
2066 | No package 'tinfo' found |
---|
2067 | configure:6064: checking for ncurses |
---|
2068 | configure:6071: $PKG_CONFIG --exists --print-errors "ncurses" |
---|
2069 | configure:6074: $? = 0 |
---|
2070 | configure:6088: $PKG_CONFIG --exists --print-errors "ncurses" |
---|
2071 | configure:6091: $? = 0 |
---|
2072 | configure:6131: result: yes |
---|
2073 | configure:6451: checking utf8proc.h usability |
---|
2074 | configure:6451: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -D_DARWIN_C_SOURCE -DNCURSES_WIDECHAR -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DHAVE_NCURSES_H conftest.c >&5 |
---|
2075 | conftest.c:92:10: fatal error: 'utf8proc.h' file not found |
---|
2076 | #include <utf8proc.h> |
---|
2077 | ^~~~~~~~~~~~ |
---|
2078 | 1 error generated. |
---|
2079 | configure:6451: $? = 1 |
---|
2080 | configure: failed program was: |
---|
2081 | | /* confdefs.h */ |
---|
2082 | | #define PACKAGE_NAME "tmux" |
---|
2083 | | #define PACKAGE_TARNAME "tmux" |
---|
2084 | | #define PACKAGE_VERSION "3.3a" |
---|
2085 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
2086 | | #define PACKAGE_BUGREPORT "" |
---|
2087 | | #define PACKAGE_URL "" |
---|
2088 | | #define PACKAGE "tmux" |
---|
2089 | | #define VERSION "3.3a" |
---|
2090 | | #define STDC_HEADERS 1 |
---|
2091 | | #define HAVE_SYS_TYPES_H 1 |
---|
2092 | | #define HAVE_SYS_STAT_H 1 |
---|
2093 | | #define HAVE_STDLIB_H 1 |
---|
2094 | | #define HAVE_STRING_H 1 |
---|
2095 | | #define HAVE_MEMORY_H 1 |
---|
2096 | | #define HAVE_STRINGS_H 1 |
---|
2097 | | #define HAVE_INTTYPES_H 1 |
---|
2098 | | #define HAVE_STDINT_H 1 |
---|
2099 | | #define HAVE_UNISTD_H 1 |
---|
2100 | | #define __EXTENSIONS__ 1 |
---|
2101 | | #define _ALL_SOURCE 1 |
---|
2102 | | #define _GNU_SOURCE 1 |
---|
2103 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2104 | | #define _TANDEM_SOURCE 1 |
---|
2105 | | #define HAVE_BITSTRING_H 1 |
---|
2106 | | #define HAVE_DIRENT_H 1 |
---|
2107 | | #define HAVE_FCNTL_H 1 |
---|
2108 | | #define HAVE_INTTYPES_H 1 |
---|
2109 | | #define HAVE_LIBPROC_H 1 |
---|
2110 | | #define HAVE_PATHS_H 1 |
---|
2111 | | #define HAVE_STDINT_H 1 |
---|
2112 | | #define HAVE_SYS_DIR_H 1 |
---|
2113 | | #define HAVE_UTIL_H 1 |
---|
2114 | | #define HAVE_SYS_SIGNAME 1 |
---|
2115 | | #define HAVE_LIBM 1 |
---|
2116 | | #define HAVE_DIRFD 1 |
---|
2117 | | #define HAVE_FLOCK 1 |
---|
2118 | | #define HAVE_PROC_PIDINFO 1 |
---|
2119 | | #define HAVE_SYSCONF 1 |
---|
2120 | | #define HAVE_ASPRINTF 1 |
---|
2121 | | #define HAVE_CFMAKERAW 1 |
---|
2122 | | #define HAVE_CLOCK_GETTIME 1 |
---|
2123 | | #define HAVE_FGETLN 1 |
---|
2124 | | #define HAVE_GETDTABLESIZE 1 |
---|
2125 | | #define HAVE_GETPEEREID 1 |
---|
2126 | | #define HAVE_GETLINE 1 |
---|
2127 | | #define HAVE_GETPROGNAME 1 |
---|
2128 | | #define HAVE_MEMMEM 1 |
---|
2129 | | #define HAVE_SETENV 1 |
---|
2130 | | #define HAVE_STRCASESTR 1 |
---|
2131 | | #define HAVE_STRLCAT 1 |
---|
2132 | | #define HAVE_STRLCPY 1 |
---|
2133 | | #define HAVE_STRNDUP 1 |
---|
2134 | | #define HAVE_STRSEP 1 |
---|
2135 | | #define HAVE_STRTONUM 1 |
---|
2136 | | #define HAVE_EVENT2_EVENT_H 1 |
---|
2137 | | #define HAVE_NCURSES_H 1 |
---|
2138 | | /* end confdefs.h. */ |
---|
2139 | | #include <stdio.h> |
---|
2140 | | #ifdef HAVE_SYS_TYPES_H |
---|
2141 | | # include <sys/types.h> |
---|
2142 | | #endif |
---|
2143 | | #ifdef HAVE_SYS_STAT_H |
---|
2144 | | # include <sys/stat.h> |
---|
2145 | | #endif |
---|
2146 | | #ifdef STDC_HEADERS |
---|
2147 | | # include <stdlib.h> |
---|
2148 | | # include <stddef.h> |
---|
2149 | | #else |
---|
2150 | | # ifdef HAVE_STDLIB_H |
---|
2151 | | # include <stdlib.h> |
---|
2152 | | # endif |
---|
2153 | | #endif |
---|
2154 | | #ifdef HAVE_STRING_H |
---|
2155 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2156 | | # include <memory.h> |
---|
2157 | | # endif |
---|
2158 | | # include <string.h> |
---|
2159 | | #endif |
---|
2160 | | #ifdef HAVE_STRINGS_H |
---|
2161 | | # include <strings.h> |
---|
2162 | | #endif |
---|
2163 | | #ifdef HAVE_INTTYPES_H |
---|
2164 | | # include <inttypes.h> |
---|
2165 | | #endif |
---|
2166 | | #ifdef HAVE_STDINT_H |
---|
2167 | | # include <stdint.h> |
---|
2168 | | #endif |
---|
2169 | | #ifdef HAVE_UNISTD_H |
---|
2170 | | # include <unistd.h> |
---|
2171 | | #endif |
---|
2172 | | #include <utf8proc.h> |
---|
2173 | configure:6451: result: no |
---|
2174 | configure:6451: checking utf8proc.h presence |
---|
2175 | configure:6451: /usr/bin/clang -E -D_DARWIN_C_SOURCE -DNCURSES_WIDECHAR -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DHAVE_NCURSES_H conftest.c |
---|
2176 | conftest.c:59:10: fatal error: 'utf8proc.h' file not found |
---|
2177 | #include <utf8proc.h> |
---|
2178 | ^~~~~~~~~~~~ |
---|
2179 | 1 error generated. |
---|
2180 | configure:6451: $? = 1 |
---|
2181 | configure: failed program was: |
---|
2182 | | /* confdefs.h */ |
---|
2183 | | #define PACKAGE_NAME "tmux" |
---|
2184 | | #define PACKAGE_TARNAME "tmux" |
---|
2185 | | #define PACKAGE_VERSION "3.3a" |
---|
2186 | | #define PACKAGE_STRING "tmux 3.3a" |
---|
2187 | | #define PACKAGE_BUGREPORT "" |
---|
2188 | | #define PACKAGE_URL "" |
---|
2189 | | #define PACKAGE "tmux" |
---|
2190 | | #define VERSION "3.3a" |
---|
2191 | | #define STDC_HEADERS 1 |
---|
2192 | | #define HAVE_SYS_TYPES_H 1 |
---|
2193 | | #define HAVE_SYS_STAT_H 1 |
---|
2194 | | #define HAVE_STDLIB_H 1 |
---|
2195 | | #define HAVE_STRING_H 1 |
---|
2196 | | #define HAVE_MEMORY_H 1 |
---|
2197 | | #define HAVE_STRINGS_H 1 |
---|
2198 | | #define HAVE_INTTYPES_H 1 |
---|
2199 | | #define HAVE_STDINT_H 1 |
---|
2200 | | #define HAVE_UNISTD_H 1 |
---|
2201 | | #define __EXTENSIONS__ 1 |
---|
2202 | | #define _ALL_SOURCE 1 |
---|
2203 | | #define _GNU_SOURCE 1 |
---|
2204 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2205 | | #define _TANDEM_SOURCE 1 |
---|
2206 | | #define HAVE_BITSTRING_H 1 |
---|
2207 | | #define HAVE_DIRENT_H 1 |
---|
2208 | | #define HAVE_FCNTL_H 1 |
---|
2209 | | #define HAVE_INTTYPES_H 1 |
---|
2210 | | #define HAVE_LIBPROC_H 1 |
---|
2211 | | #define HAVE_PATHS_H 1 |
---|
2212 | | #define HAVE_STDINT_H 1 |
---|
2213 | | #define HAVE_SYS_DIR_H 1 |
---|
2214 | | #define HAVE_UTIL_H 1 |
---|
2215 | | #define HAVE_SYS_SIGNAME 1 |
---|
2216 | | #define HAVE_LIBM 1 |
---|
2217 | | #define HAVE_DIRFD 1 |
---|
2218 | | #define HAVE_FLOCK 1 |
---|
2219 | | #define HAVE_PROC_PIDINFO 1 |
---|
2220 | | #define HAVE_SYSCONF 1 |
---|
2221 | | #define HAVE_ASPRINTF 1 |
---|
2222 | | #define HAVE_CFMAKERAW 1 |
---|
2223 | | #define HAVE_CLOCK_GETTIME 1 |
---|
2224 | | #define HAVE_FGETLN 1 |
---|
2225 | | #define HAVE_GETDTABLESIZE 1 |
---|
2226 | | #define HAVE_GETPEEREID 1 |
---|
2227 | | #define HAVE_GETLINE 1 |
---|
2228 | | #define HAVE_GETPROGNAME 1 |
---|
2229 | | #define HAVE_MEMMEM 1 |
---|
2230 | | #define HAVE_SETENV 1 |
---|
2231 | | #define HAVE_STRCASESTR 1 |
---|
2232 | | #define HAVE_STRLCAT 1 |
---|
2233 | | #define HAVE_STRLCPY 1 |
---|
2234 | | #define HAVE_STRNDUP 1 |
---|
2235 | | #define HAVE_STRSEP 1 |
---|
2236 | | #define HAVE_STRTONUM 1 |
---|
2237 | | #define HAVE_EVENT2_EVENT_H 1 |
---|
2238 | | #define HAVE_NCURSES_H 1 |
---|
2239 | | /* end confdefs.h. */ |
---|
2240 | | #include <utf8proc.h> |
---|
2241 | configure:6451: result: no |
---|
2242 | configure:6451: checking for utf8proc.h |
---|
2243 | configure:6451: result: no |
---|
2244 | configure:6524: error: "utf8proc not found" |
---|
2245 | |
---|
2246 | ## ---------------- ## |
---|
2247 | ## Cache variables. ## |
---|
2248 | ## ---------------- ## |
---|
2249 | |
---|
2250 | ac_cv_build=arm-apple-darwin23.0.0 |
---|
2251 | ac_cv_c_compiler_gnu=yes |
---|
2252 | ac_cv_env_CC_set=set |
---|
2253 | ac_cv_env_CC_value=/usr/bin/clang |
---|
2254 | ac_cv_env_CFLAGS_set=set |
---|
2255 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
2256 | ac_cv_env_CPPFLAGS_set=set |
---|
2257 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' |
---|
2258 | ac_cv_env_CPP_set= |
---|
2259 | ac_cv_env_CPP_value= |
---|
2260 | ac_cv_env_FUZZING_LIBS_set= |
---|
2261 | ac_cv_env_FUZZING_LIBS_value= |
---|
2262 | ac_cv_env_LDFLAGS_set=set |
---|
2263 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
2264 | ac_cv_env_LIBEVENT_CFLAGS_set= |
---|
2265 | ac_cv_env_LIBEVENT_CFLAGS_value= |
---|
2266 | ac_cv_env_LIBEVENT_CORE_CFLAGS_set= |
---|
2267 | ac_cv_env_LIBEVENT_CORE_CFLAGS_value= |
---|
2268 | ac_cv_env_LIBEVENT_CORE_LIBS_set= |
---|
2269 | ac_cv_env_LIBEVENT_CORE_LIBS_value= |
---|
2270 | ac_cv_env_LIBEVENT_LIBS_set= |
---|
2271 | ac_cv_env_LIBEVENT_LIBS_value= |
---|
2272 | ac_cv_env_LIBNCURSESW_CFLAGS_set= |
---|
2273 | ac_cv_env_LIBNCURSESW_CFLAGS_value= |
---|
2274 | ac_cv_env_LIBNCURSESW_LIBS_set= |
---|
2275 | ac_cv_env_LIBNCURSESW_LIBS_value= |
---|
2276 | ac_cv_env_LIBNCURSES_CFLAGS_set= |
---|
2277 | ac_cv_env_LIBNCURSES_CFLAGS_value= |
---|
2278 | ac_cv_env_LIBNCURSES_LIBS_set= |
---|
2279 | ac_cv_env_LIBNCURSES_LIBS_value= |
---|
2280 | ac_cv_env_LIBS_set= |
---|
2281 | ac_cv_env_LIBS_value= |
---|
2282 | ac_cv_env_LIBTINFO_CFLAGS_set= |
---|
2283 | ac_cv_env_LIBTINFO_CFLAGS_value= |
---|
2284 | ac_cv_env_LIBTINFO_LIBS_set= |
---|
2285 | ac_cv_env_LIBTINFO_LIBS_value= |
---|
2286 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
2287 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
2288 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
2289 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
2290 | ac_cv_env_PKG_CONFIG_set= |
---|
2291 | ac_cv_env_PKG_CONFIG_value= |
---|
2292 | ac_cv_env_SYSTEMD_CFLAGS_set= |
---|
2293 | ac_cv_env_SYSTEMD_CFLAGS_value= |
---|
2294 | ac_cv_env_SYSTEMD_LIBS_set= |
---|
2295 | ac_cv_env_SYSTEMD_LIBS_value= |
---|
2296 | ac_cv_env_YACC_set= |
---|
2297 | ac_cv_env_YACC_value= |
---|
2298 | ac_cv_env_YFLAGS_set= |
---|
2299 | ac_cv_env_YFLAGS_value= |
---|
2300 | ac_cv_env_build_alias_set= |
---|
2301 | ac_cv_env_build_alias_value= |
---|
2302 | ac_cv_env_host_alias_set= |
---|
2303 | ac_cv_env_host_alias_value= |
---|
2304 | ac_cv_env_target_alias_set= |
---|
2305 | ac_cv_env_target_alias_value= |
---|
2306 | ac_cv_func_asprintf=yes |
---|
2307 | ac_cv_func_cfmakeraw=yes |
---|
2308 | ac_cv_func_clock_gettime=yes |
---|
2309 | ac_cv_func_closefrom=no |
---|
2310 | ac_cv_func_dirfd=yes |
---|
2311 | ac_cv_func_explicit_bzero=no |
---|
2312 | ac_cv_func_fgetln=yes |
---|
2313 | ac_cv_func_flock=yes |
---|
2314 | ac_cv_func_freezero=no |
---|
2315 | ac_cv_func_getdtablecount=no |
---|
2316 | ac_cv_func_getdtablesize=yes |
---|
2317 | ac_cv_func_getline=yes |
---|
2318 | ac_cv_func_getpeereid=yes |
---|
2319 | ac_cv_func_getpeerucred=no |
---|
2320 | ac_cv_func_getprogname=yes |
---|
2321 | ac_cv_func_memmem=yes |
---|
2322 | ac_cv_func_prctl=no |
---|
2323 | ac_cv_func_proc_pidinfo=yes |
---|
2324 | ac_cv_func_setenv=yes |
---|
2325 | ac_cv_func_setproctitle=no |
---|
2326 | ac_cv_func_strcasestr=yes |
---|
2327 | ac_cv_func_strlcat=yes |
---|
2328 | ac_cv_func_strlcpy=yes |
---|
2329 | ac_cv_func_strndup=yes |
---|
2330 | ac_cv_func_strnlen_working=yes |
---|
2331 | ac_cv_func_strsep=yes |
---|
2332 | ac_cv_func_sysconf=yes |
---|
2333 | ac_cv_header_bitstring_h=yes |
---|
2334 | ac_cv_header_dirent_h=yes |
---|
2335 | ac_cv_header_event2_event_h=yes |
---|
2336 | ac_cv_header_fcntl_h=yes |
---|
2337 | ac_cv_header_inttypes_h=yes |
---|
2338 | ac_cv_header_libproc_h=yes |
---|
2339 | ac_cv_header_libutil_h=no |
---|
2340 | ac_cv_header_memory_h=yes |
---|
2341 | ac_cv_header_minix_config_h=no |
---|
2342 | ac_cv_header_ndir_h=no |
---|
2343 | ac_cv_header_paths_h=yes |
---|
2344 | ac_cv_header_pty_h=no |
---|
2345 | ac_cv_header_stdc=yes |
---|
2346 | ac_cv_header_stdint_h=yes |
---|
2347 | ac_cv_header_stdlib_h=yes |
---|
2348 | ac_cv_header_string_h=yes |
---|
2349 | ac_cv_header_strings_h=yes |
---|
2350 | ac_cv_header_sys_dir_h=yes |
---|
2351 | ac_cv_header_sys_ndir_h=no |
---|
2352 | ac_cv_header_sys_stat_h=yes |
---|
2353 | ac_cv_header_sys_tree_h=no |
---|
2354 | ac_cv_header_sys_types_h=yes |
---|
2355 | ac_cv_header_ucred_h=no |
---|
2356 | ac_cv_header_unistd_h=yes |
---|
2357 | ac_cv_header_utf8proc_h=no |
---|
2358 | ac_cv_header_util_h=yes |
---|
2359 | ac_cv_host=arm-apple-darwin23.0.0 |
---|
2360 | ac_cv_lib_m_fmod=yes |
---|
2361 | ac_cv_objext=o |
---|
2362 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
2363 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
2364 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
2365 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
2366 | ac_cv_prog_AWK=gawk |
---|
2367 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
2368 | ac_cv_prog_YACC='bison -y' |
---|
2369 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
2370 | ac_cv_prog_cc_c89= |
---|
2371 | ac_cv_prog_cc_c99= |
---|
2372 | ac_cv_prog_cc_g=yes |
---|
2373 | ac_cv_prog_make_make_set=yes |
---|
2374 | ac_cv_safe_to_define___extensions__=yes |
---|
2375 | ac_cv_search_clock_gettime='none required' |
---|
2376 | ac_cv_search_flock='none required' |
---|
2377 | ac_cv_search_sys_signame='none required' |
---|
2378 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
2379 | am_cv_make_support_nested_variables=yes |
---|
2380 | am_cv_prog_cc_c_o=yes |
---|
2381 | pkg_cv_LIBEVENT_CORE_CFLAGS= |
---|
2382 | pkg_cv_LIBEVENT_CORE_LIBS='-L/opt/local/lib -levent_core' |
---|
2383 | pkg_cv_LIBNCURSES_CFLAGS='-D_DARWIN_C_SOURCE -DNCURSES_WIDECHAR' |
---|
2384 | pkg_cv_LIBNCURSES_LIBS='-L/opt/local/lib -Wl,-search_paths_first -lncurses' |
---|
2385 | |
---|
2386 | ## ----------------- ## |
---|
2387 | ## Output variables. ## |
---|
2388 | ## ----------------- ## |
---|
2389 | |
---|
2390 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_tmux/tmux/work/tmux-3.3a/etc/missing aclocal-1.15' |
---|
2391 | AMDEPBACKSLASH='\' |
---|
2392 | AMDEP_FALSE='#' |
---|
2393 | AMDEP_TRUE='' |
---|
2394 | AMTAR='$${TAR-tar}' |
---|
2395 | AM_BACKSLASH='\' |
---|
2396 | AM_CFLAGS='' |
---|
2397 | AM_CPPFLAGS='-D_DARWIN_C_SOURCE -DNCURSES_WIDECHAR ' |
---|
2398 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
2399 | AM_DEFAULT_VERBOSITY='1' |
---|
2400 | AM_LDFLAGS='' |
---|
2401 | AM_V='$(V)' |
---|
2402 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_tmux/tmux/work/tmux-3.3a/etc/missing autoconf' |
---|
2403 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_tmux/tmux/work/tmux-3.3a/etc/missing autoheader' |
---|
2404 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_tmux/tmux/work/tmux-3.3a/etc/missing automake-1.15' |
---|
2405 | AWK='gawk' |
---|
2406 | CC='/usr/bin/clang' |
---|
2407 | CCDEPMODE='depmode=gcc3' |
---|
2408 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
2409 | CPP='/usr/bin/clang -E' |
---|
2410 | CPPFLAGS='-D_DARWIN_C_SOURCE -DNCURSES_WIDECHAR -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DHAVE_NCURSES_H' |
---|
2411 | CYGPATH_W='echo' |
---|
2412 | DEFAULT_TERM='screen' |
---|
2413 | DEFS='' |
---|
2414 | DEPDIR='.deps' |
---|
2415 | ECHO_C='\c' |
---|
2416 | ECHO_N='' |
---|
2417 | ECHO_T='' |
---|
2418 | EGREP='/opt/local/bin/ggrep -E' |
---|
2419 | EXEEXT='' |
---|
2420 | FUZZING_LIBS='' |
---|
2421 | GREP='/opt/local/bin/ggrep' |
---|
2422 | HAVE_SYSTEMD_FALSE='' |
---|
2423 | HAVE_SYSTEMD_TRUE='' |
---|
2424 | HAVE_UTF8PROC_FALSE='' |
---|
2425 | HAVE_UTF8PROC_TRUE='' |
---|
2426 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2427 | INSTALL_PROGRAM='${INSTALL}' |
---|
2428 | INSTALL_SCRIPT='${INSTALL}' |
---|
2429 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
2430 | IS_AIX_FALSE='' |
---|
2431 | IS_AIX_TRUE='' |
---|
2432 | IS_DARWIN_FALSE='' |
---|
2433 | IS_DARWIN_TRUE='' |
---|
2434 | IS_DEBUG_FALSE='' |
---|
2435 | IS_DEBUG_TRUE='#' |
---|
2436 | IS_DRAGONFLY_FALSE='' |
---|
2437 | IS_DRAGONFLY_TRUE='' |
---|
2438 | IS_FREEBSD_FALSE='' |
---|
2439 | IS_FREEBSD_TRUE='' |
---|
2440 | IS_GCC_FALSE='#' |
---|
2441 | IS_GCC_TRUE='' |
---|
2442 | IS_HAIKU_FALSE='' |
---|
2443 | IS_HAIKU_TRUE='' |
---|
2444 | IS_HPUX_FALSE='' |
---|
2445 | IS_HPUX_TRUE='' |
---|
2446 | IS_LINUX_FALSE='' |
---|
2447 | IS_LINUX_TRUE='' |
---|
2448 | IS_NETBSD_FALSE='' |
---|
2449 | IS_NETBSD_TRUE='' |
---|
2450 | IS_OPENBSD_FALSE='' |
---|
2451 | IS_OPENBSD_TRUE='' |
---|
2452 | IS_SUNCC_FALSE='' |
---|
2453 | IS_SUNCC_TRUE='#' |
---|
2454 | IS_SUNOS_FALSE='' |
---|
2455 | IS_SUNOS_TRUE='' |
---|
2456 | IS_UNKNOWN_FALSE='' |
---|
2457 | IS_UNKNOWN_TRUE='' |
---|
2458 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
2459 | LIBEVENT_CFLAGS='' |
---|
2460 | LIBEVENT_CORE_CFLAGS='' |
---|
2461 | LIBEVENT_CORE_LIBS='-L/opt/local/lib -levent_core' |
---|
2462 | LIBEVENT_LIBS='' |
---|
2463 | LIBNCURSESW_CFLAGS='' |
---|
2464 | LIBNCURSESW_LIBS='' |
---|
2465 | LIBNCURSES_CFLAGS='-D_DARWIN_C_SOURCE -DNCURSES_WIDECHAR' |
---|
2466 | LIBNCURSES_LIBS='-L/opt/local/lib -Wl,-search_paths_first -lncurses' |
---|
2467 | LIBOBJS=' closefrom.o explicit_bzero.o freezero.o getdtablecount.o setproctitle.o reallocarray.o recallocarray.o getopt.o' |
---|
2468 | LIBS='-L/opt/local/lib -Wl,-search_paths_first -lncurses -L/opt/local/lib -levent_core -lm ' |
---|
2469 | LIBTINFO_CFLAGS='' |
---|
2470 | LIBTINFO_LIBS='' |
---|
2471 | LTLIBOBJS='' |
---|
2472 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_tmux/tmux/work/tmux-3.3a/etc/missing makeinfo' |
---|
2473 | MANFORMAT='' |
---|
2474 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
2475 | NEED_FORKPTY_FALSE='' |
---|
2476 | NEED_FORKPTY_TRUE='' |
---|
2477 | NEED_FUZZING_FALSE='' |
---|
2478 | NEED_FUZZING_TRUE='#' |
---|
2479 | OBJEXT='o' |
---|
2480 | PACKAGE='tmux' |
---|
2481 | PACKAGE_BUGREPORT='' |
---|
2482 | PACKAGE_NAME='tmux' |
---|
2483 | PACKAGE_STRING='tmux 3.3a' |
---|
2484 | PACKAGE_TARNAME='tmux' |
---|
2485 | PACKAGE_URL='' |
---|
2486 | PACKAGE_VERSION='3.3a' |
---|
2487 | PATH_SEPARATOR=':' |
---|
2488 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
2489 | PKG_CONFIG_LIBDIR='' |
---|
2490 | PKG_CONFIG_PATH='' |
---|
2491 | PLATFORM='' |
---|
2492 | SET_MAKE='' |
---|
2493 | SHELL='/bin/sh' |
---|
2494 | STRIP='' |
---|
2495 | SYSTEMD_CFLAGS='' |
---|
2496 | SYSTEMD_LIBS='' |
---|
2497 | VERSION='3.3a' |
---|
2498 | XOPEN_DEFINES='' |
---|
2499 | YACC='bison -y' |
---|
2500 | YFLAGS='' |
---|
2501 | ac_ct_CC='/usr/bin/clang' |
---|
2502 | am__EXEEXT_FALSE='' |
---|
2503 | am__EXEEXT_TRUE='' |
---|
2504 | am__fastdepCC_FALSE='#' |
---|
2505 | am__fastdepCC_TRUE='' |
---|
2506 | am__include='include' |
---|
2507 | am__isrc='' |
---|
2508 | am__leading_dot='.' |
---|
2509 | am__nodep='_no' |
---|
2510 | am__quote='' |
---|
2511 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
2512 | am__untar='$${TAR-tar} xf -' |
---|
2513 | bindir='${exec_prefix}/bin' |
---|
2514 | build='arm-apple-darwin23.0.0' |
---|
2515 | build_alias='' |
---|
2516 | build_cpu='arm' |
---|
2517 | build_os='darwin23.0.0' |
---|
2518 | build_vendor='apple' |
---|
2519 | datadir='${datarootdir}' |
---|
2520 | datarootdir='${prefix}/share' |
---|
2521 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2522 | dvidir='${docdir}' |
---|
2523 | exec_prefix='NONE' |
---|
2524 | host='arm-apple-darwin23.0.0' |
---|
2525 | host_alias='' |
---|
2526 | host_cpu='arm' |
---|
2527 | host_os='darwin23.0.0' |
---|
2528 | host_vendor='apple' |
---|
2529 | htmldir='${docdir}' |
---|
2530 | includedir='${prefix}/include' |
---|
2531 | infodir='${datarootdir}/info' |
---|
2532 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_tmux/tmux/work/tmux-3.3a/etc/install-sh' |
---|
2533 | libdir='${exec_prefix}/lib' |
---|
2534 | libexecdir='${exec_prefix}/libexec' |
---|
2535 | localedir='${datarootdir}/locale' |
---|
2536 | localstatedir='${prefix}/var' |
---|
2537 | mandir='${datarootdir}/man' |
---|
2538 | mkdir_p='$(MKDIR_P)' |
---|
2539 | oldincludedir='/usr/include' |
---|
2540 | pdfdir='${docdir}' |
---|
2541 | prefix='/opt/local' |
---|
2542 | program_transform_name='s,x,x,' |
---|
2543 | psdir='${docdir}' |
---|
2544 | runstatedir='${localstatedir}/run' |
---|
2545 | sbindir='${exec_prefix}/sbin' |
---|
2546 | sharedstatedir='${prefix}/com' |
---|
2547 | sysconfdir='/etc' |
---|
2548 | target_alias='' |
---|
2549 | |
---|
2550 | ## ----------- ## |
---|
2551 | ## confdefs.h. ## |
---|
2552 | ## ----------- ## |
---|
2553 | |
---|
2554 | /* confdefs.h */ |
---|
2555 | #define PACKAGE_NAME "tmux" |
---|
2556 | #define PACKAGE_TARNAME "tmux" |
---|
2557 | #define PACKAGE_VERSION "3.3a" |
---|
2558 | #define PACKAGE_STRING "tmux 3.3a" |
---|
2559 | #define PACKAGE_BUGREPORT "" |
---|
2560 | #define PACKAGE_URL "" |
---|
2561 | #define PACKAGE "tmux" |
---|
2562 | #define VERSION "3.3a" |
---|
2563 | #define STDC_HEADERS 1 |
---|
2564 | #define HAVE_SYS_TYPES_H 1 |
---|
2565 | #define HAVE_SYS_STAT_H 1 |
---|
2566 | #define HAVE_STDLIB_H 1 |
---|
2567 | #define HAVE_STRING_H 1 |
---|
2568 | #define HAVE_MEMORY_H 1 |
---|
2569 | #define HAVE_STRINGS_H 1 |
---|
2570 | #define HAVE_INTTYPES_H 1 |
---|
2571 | #define HAVE_STDINT_H 1 |
---|
2572 | #define HAVE_UNISTD_H 1 |
---|
2573 | #define __EXTENSIONS__ 1 |
---|
2574 | #define _ALL_SOURCE 1 |
---|
2575 | #define _GNU_SOURCE 1 |
---|
2576 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2577 | #define _TANDEM_SOURCE 1 |
---|
2578 | #define HAVE_BITSTRING_H 1 |
---|
2579 | #define HAVE_DIRENT_H 1 |
---|
2580 | #define HAVE_FCNTL_H 1 |
---|
2581 | #define HAVE_INTTYPES_H 1 |
---|
2582 | #define HAVE_LIBPROC_H 1 |
---|
2583 | #define HAVE_PATHS_H 1 |
---|
2584 | #define HAVE_STDINT_H 1 |
---|
2585 | #define HAVE_SYS_DIR_H 1 |
---|
2586 | #define HAVE_UTIL_H 1 |
---|
2587 | #define HAVE_SYS_SIGNAME 1 |
---|
2588 | #define HAVE_LIBM 1 |
---|
2589 | #define HAVE_DIRFD 1 |
---|
2590 | #define HAVE_FLOCK 1 |
---|
2591 | #define HAVE_PROC_PIDINFO 1 |
---|
2592 | #define HAVE_SYSCONF 1 |
---|
2593 | #define HAVE_ASPRINTF 1 |
---|
2594 | #define HAVE_CFMAKERAW 1 |
---|
2595 | #define HAVE_CLOCK_GETTIME 1 |
---|
2596 | #define HAVE_FGETLN 1 |
---|
2597 | #define HAVE_GETDTABLESIZE 1 |
---|
2598 | #define HAVE_GETPEEREID 1 |
---|
2599 | #define HAVE_GETLINE 1 |
---|
2600 | #define HAVE_GETPROGNAME 1 |
---|
2601 | #define HAVE_MEMMEM 1 |
---|
2602 | #define HAVE_SETENV 1 |
---|
2603 | #define HAVE_STRCASESTR 1 |
---|
2604 | #define HAVE_STRLCAT 1 |
---|
2605 | #define HAVE_STRLCPY 1 |
---|
2606 | #define HAVE_STRNDUP 1 |
---|
2607 | #define HAVE_STRSEP 1 |
---|
2608 | #define HAVE_STRTONUM 1 |
---|
2609 | #define HAVE_EVENT2_EVENT_H 1 |
---|
2610 | #define HAVE_NCURSES_H 1 |
---|
2611 | |
---|
2612 | configure: exit 1 |
---|