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 configure, which was |
---|
5 | generated by GNU Autoconf 2.52.20200802. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/macports --mandir=/opt/macports/share/man --enable-luit --enable-logging --enable-wide-chars --enable-256-color --enable-load-vt-fonts --enable-double-buffer --x-include=/opt/macports/include --x-lib=/opt/macports/lib --with-app-defaults=/opt/macports/share/X11/app-defaults |
---|
8 | |
---|
9 | ## ---------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## ---------- ## |
---|
12 | |
---|
13 | hostname = vana.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 19.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 19.6.0: Thu Jun 18 20:49:00 PDT 2020; root:xnu-6153.141.1~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 19.6.0: Thu Jun 18 20:49:00 PDT 2020; root:xnu-6153.141.1~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 16 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 16 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---|
32 | Primary memory available: 40.00 gigabytes |
---|
33 | Default processor set: 526 tasks, 1975 threads, 16 processors |
---|
34 | Load average: 2.11, Mach factor: 13.87 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH = /opt/macports/bin:/opt/macports/sbin:/bin:/sbin:/usr/bin:/usr/sbin |
---|
40 | |
---|
41 | ## ------------ ## |
---|
42 | ## Core tests. ## |
---|
43 | ## ------------ ## |
---|
44 | |
---|
45 | configure:1103: PATH=".;."; conftest.sh |
---|
46 | ./configure: line 1104: conftest.sh: command not found |
---|
47 | configure:1106: $? = 127 |
---|
48 | configure:1148: checking build system type |
---|
49 | configure:1166: result: x86_64-apple-darwin19.6.0 |
---|
50 | configure:1174: checking host system type |
---|
51 | configure:1188: result: x86_64-apple-darwin19.6.0 |
---|
52 | configure:1214: result: Configuring for darwin19.6.0 |
---|
53 | configure:1280: checking for gcc |
---|
54 | configure:1303: result: /usr/bin/clang |
---|
55 | configure:1531: checking for C compiler version |
---|
56 | configure:1534: /usr/bin/clang --version </dev/null >&5 |
---|
57 | Apple clang version 12.0.0 (clang-1200.0.32.2) |
---|
58 | Target: x86_64-apple-darwin19.6.0 |
---|
59 | Thread model: posix |
---|
60 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
61 | configure:1537: $? = 0 |
---|
62 | configure:1539: /usr/bin/clang -v </dev/null >&5 |
---|
63 | Apple clang version 12.0.0 (clang-1200.0.32.2) |
---|
64 | Target: x86_64-apple-darwin19.6.0 |
---|
65 | Thread model: posix |
---|
66 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
67 | configure:1542: $? = 0 |
---|
68 | configure:1544: /usr/bin/clang -V </dev/null >&5 |
---|
69 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
70 | clang: error: no input files |
---|
71 | configure:1547: $? = 1 |
---|
72 | configure:1567: checking for C compiler default output |
---|
73 | configure:1570: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
74 | configure:1573: $? = 0 |
---|
75 | configure:1602: result: a.out |
---|
76 | configure:1607: checking whether the C compiler works |
---|
77 | configure:1613: ./a.out |
---|
78 | configure:1616: $? = 0 |
---|
79 | configure:1631: result: yes |
---|
80 | configure:1638: checking whether we are cross compiling |
---|
81 | configure:1640: result: no |
---|
82 | configure:1643: checking for executable suffix |
---|
83 | configure:1645: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
84 | configure:1648: $? = 0 |
---|
85 | configure:1670: result: |
---|
86 | configure:1676: checking for object suffix |
---|
87 | configure:1694: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
88 | configure:1697: $? = 0 |
---|
89 | configure:1716: result: o |
---|
90 | configure:1720: checking whether we are using the GNU C compiler |
---|
91 | configure:1741: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
92 | configure:1744: $? = 0 |
---|
93 | configure:1747: test -s conftest.o |
---|
94 | configure:1750: $? = 0 |
---|
95 | configure:1762: result: yes |
---|
96 | configure:1768: checking whether /usr/bin/clang accepts -g |
---|
97 | configure:1786: /usr/bin/clang -c -g -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
98 | configure:1789: $? = 0 |
---|
99 | configure:1792: test -s conftest.o |
---|
100 | configure:1795: $? = 0 |
---|
101 | configure:1805: result: yes |
---|
102 | configure:1832: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
103 | conftest.c:2:3: error: unknown type name 'choke' |
---|
104 | choke me |
---|
105 | ^ |
---|
106 | conftest.c:2:11: error: expected ';' after top level declarator |
---|
107 | choke me |
---|
108 | ^ |
---|
109 | ; |
---|
110 | 2 errors generated. |
---|
111 | configure:1835: $? = 1 |
---|
112 | configure: failed program was: |
---|
113 | #ifndef __cplusplus |
---|
114 | choke me |
---|
115 | #endif |
---|
116 | configure:1936: checking version of /usr/bin/clang |
---|
117 | configure:1940: result: 12.0.0 |
---|
118 | configure:2000: checking if this is really Clang C compiler |
---|
119 | configure:2022: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
120 | configure:2025: $? = 0 |
---|
121 | configure:2028: test -s conftest.o |
---|
122 | configure:2031: $? = 0 |
---|
123 | configure:2042: result: yes |
---|
124 | configure:2046: checking for /usr/bin/clang option to accept ANSI C |
---|
125 | configure:2103: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
126 | configure:2106: $? = 0 |
---|
127 | configure:2109: test -s conftest.o |
---|
128 | configure:2112: $? = 0 |
---|
129 | configure:2129: result: none needed |
---|
130 | configure:2140: checking $CFLAGS variable |
---|
131 | configure:2254: result: ok |
---|
132 | configure:2259: checking $CC variable |
---|
133 | configure:2394: result: ok |
---|
134 | configure:2405: checking how to run the C preprocessor |
---|
135 | configure:2431: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
136 | configure:2437: $? = 0 |
---|
137 | configure:2464: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
138 | configure:2461:10: fatal error: 'ac_nonexistent.h' file not found |
---|
139 | #include <ac_nonexistent.h> |
---|
140 | ^~~~~~~~~~~~~~~~~~ |
---|
141 | 1 error generated. |
---|
142 | configure:2470: $? = 1 |
---|
143 | configure: failed program was: |
---|
144 | #line 2460 "configure" |
---|
145 | #include "confdefs.h" |
---|
146 | #include <ac_nonexistent.h> |
---|
147 | configure:2507: result: /usr/bin/clang -E |
---|
148 | configure:2522: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
149 | configure:2528: $? = 0 |
---|
150 | configure:2555: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
151 | configure:2552:10: fatal error: 'ac_nonexistent.h' file not found |
---|
152 | #include <ac_nonexistent.h> |
---|
153 | ^~~~~~~~~~~~~~~~~~ |
---|
154 | 1 error generated. |
---|
155 | configure:2561: $? = 1 |
---|
156 | configure: failed program was: |
---|
157 | #line 2551 "configure" |
---|
158 | #include "confdefs.h" |
---|
159 | #include <ac_nonexistent.h> |
---|
160 | configure:2605: checking for mawk |
---|
161 | configure:2631: result: no |
---|
162 | configure:2605: checking for gawk |
---|
163 | configure:2620: found /opt/macports/bin/gawk |
---|
164 | configure:2628: result: gawk |
---|
165 | configure:2650: checking for a BSD compatible install |
---|
166 | configure:2699: result: /usr/bin/install -c |
---|
167 | configure:2710: checking whether ln -s works |
---|
168 | configure:2714: result: yes |
---|
169 | configure:2738: checking for lint |
---|
170 | configure:2764: result: no |
---|
171 | configure:2738: checking for cppcheck |
---|
172 | configure:2764: result: no |
---|
173 | configure:2738: checking for splint |
---|
174 | configure:2764: result: no |
---|
175 | configure:2779: checking if the POSIX test-macros are already defined |
---|
176 | configure:2805: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
177 | configure:2808: $? = 0 |
---|
178 | configure:2811: test -s conftest.o |
---|
179 | configure:2814: $? = 0 |
---|
180 | configure:2825: result: no |
---|
181 | configure:4243: testing add to $CPPFLAGS -D_DARWIN_C_SOURCE ... |
---|
182 | configure:4553: checking if SIGWINCH is defined |
---|
183 | configure:4575: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
184 | configure:4578: $? = 0 |
---|
185 | configure:4581: test -s conftest.o |
---|
186 | configure:4584: $? = 0 |
---|
187 | configure:4632: result: yes |
---|
188 | configure:4714: checking for ncurses/curses.h |
---|
189 | configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
190 | configure:4721:10: fatal error: 'ncurses/curses.h' file not found |
---|
191 | #include <ncurses/curses.h> |
---|
192 | ^~~~~~~~~~~~~~~~~~ |
---|
193 | 1 error generated. |
---|
194 | configure:4730: $? = 1 |
---|
195 | configure: failed program was: |
---|
196 | #line 4720 "configure" |
---|
197 | #include "confdefs.h" |
---|
198 | #include <ncurses/curses.h> |
---|
199 | configure:4749: result: no |
---|
200 | configure:4714: checking for ncurses/term.h |
---|
201 | configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
202 | configure:4721:10: fatal error: 'ncurses/term.h' file not found |
---|
203 | #include <ncurses/term.h> |
---|
204 | ^~~~~~~~~~~~~~~~ |
---|
205 | 1 error generated. |
---|
206 | configure:4730: $? = 1 |
---|
207 | configure: failed program was: |
---|
208 | #line 4720 "configure" |
---|
209 | #include "confdefs.h" |
---|
210 | #include <ncurses/term.h> |
---|
211 | configure:4749: result: no |
---|
212 | configure:4714: checking for stdlib.h |
---|
213 | configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
214 | configure:4730: $? = 0 |
---|
215 | configure:4749: result: yes |
---|
216 | configure:4714: checking for sys/ptem.h |
---|
217 | configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
218 | configure:4721:10: fatal error: 'sys/ptem.h' file not found |
---|
219 | #include <sys/ptem.h> |
---|
220 | ^~~~~~~~~~~~ |
---|
221 | 1 error generated. |
---|
222 | configure:4730: $? = 1 |
---|
223 | configure: failed program was: |
---|
224 | #line 4720 "configure" |
---|
225 | #include "confdefs.h" |
---|
226 | #include <sys/ptem.h> |
---|
227 | configure:4749: result: no |
---|
228 | configure:4714: checking for sys/ttydefaults.h |
---|
229 | configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
230 | configure:4730: $? = 0 |
---|
231 | configure:4749: result: yes |
---|
232 | configure:4714: checking for term.h |
---|
233 | configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
234 | configure:4730: $? = 0 |
---|
235 | configure:4749: result: yes |
---|
236 | configure:4714: checking for termios.h |
---|
237 | configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
238 | configure:4730: $? = 0 |
---|
239 | configure:4749: result: yes |
---|
240 | configure:4714: checking for unistd.h |
---|
241 | configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
242 | configure:4730: $? = 0 |
---|
243 | configure:4749: result: yes |
---|
244 | configure:4714: checking for wchar.h |
---|
245 | configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
246 | configure:4730: $? = 0 |
---|
247 | configure:4749: result: yes |
---|
248 | configure:4759: checking whether time.h and sys/time.h may both be included |
---|
249 | configure:4781: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
250 | configure:4784: $? = 0 |
---|
251 | configure:4787: test -s conftest.o |
---|
252 | configure:4790: $? = 0 |
---|
253 | configure:4800: result: yes |
---|
254 | configure:4810: checking for nl_langinfo and CODESET |
---|
255 | configure:4828: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
256 | configure:4831: $? = 0 |
---|
257 | configure:4834: test -s conftest |
---|
258 | configure:4837: $? = 0 |
---|
259 | configure:4848: result: yes |
---|
260 | configure:4860: checking for signal global datatype |
---|
261 | configure:4896: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
262 | configure:4899: $? = 0 |
---|
263 | configure:4902: test -s conftest.o |
---|
264 | configure:4905: $? = 0 |
---|
265 | configure:4919: result: volatile sig_atomic_t |
---|
266 | configure:4926: checking for ANSI C header files |
---|
267 | configure:4940: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
268 | configure:4946: $? = 0 |
---|
269 | configure:5033: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
270 | configure:5036: $? = 0 |
---|
271 | configure:5038: ./conftest |
---|
272 | configure:5041: $? = 0 |
---|
273 | configure:5054: result: yes |
---|
274 | configure:5070: checking for sys/types.h |
---|
275 | configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
276 | configure:5085: $? = 0 |
---|
277 | configure:5088: test -s conftest.o |
---|
278 | configure:5091: $? = 0 |
---|
279 | configure:5101: result: yes |
---|
280 | configure:5070: checking for sys/stat.h |
---|
281 | configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
282 | configure:5085: $? = 0 |
---|
283 | configure:5088: test -s conftest.o |
---|
284 | configure:5091: $? = 0 |
---|
285 | configure:5101: result: yes |
---|
286 | configure:5070: checking for stdlib.h |
---|
287 | configure:5101: result: yes |
---|
288 | configure:5070: checking for string.h |
---|
289 | configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
290 | configure:5085: $? = 0 |
---|
291 | configure:5088: test -s conftest.o |
---|
292 | configure:5091: $? = 0 |
---|
293 | configure:5101: result: yes |
---|
294 | configure:5070: checking for memory.h |
---|
295 | configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
296 | configure:5085: $? = 0 |
---|
297 | configure:5088: test -s conftest.o |
---|
298 | configure:5091: $? = 0 |
---|
299 | configure:5101: result: yes |
---|
300 | configure:5070: checking for strings.h |
---|
301 | configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
302 | configure:5085: $? = 0 |
---|
303 | configure:5088: test -s conftest.o |
---|
304 | configure:5091: $? = 0 |
---|
305 | configure:5101: result: yes |
---|
306 | configure:5070: checking for inttypes.h |
---|
307 | configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
308 | configure:5085: $? = 0 |
---|
309 | configure:5088: test -s conftest.o |
---|
310 | configure:5091: $? = 0 |
---|
311 | configure:5101: result: yes |
---|
312 | configure:5070: checking for stdint.h |
---|
313 | configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
314 | configure:5085: $? = 0 |
---|
315 | configure:5088: test -s conftest.o |
---|
316 | configure:5091: $? = 0 |
---|
317 | configure:5101: result: yes |
---|
318 | configure:5070: checking for unistd.h |
---|
319 | configure:5101: result: yes |
---|
320 | configure:5111: checking for time_t |
---|
321 | configure:5132: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
322 | configure:5135: $? = 0 |
---|
323 | configure:5138: test -s conftest.o |
---|
324 | configure:5141: $? = 0 |
---|
325 | configure:5151: result: yes |
---|
326 | configure:5163: checking for cc_t in <termios.h> or <termio.h> |
---|
327 | configure:5190: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
328 | configure:5193: $? = 0 |
---|
329 | configure:5196: test -s conftest.o |
---|
330 | configure:5199: $? = 0 |
---|
331 | configure:5211: result: yes |
---|
332 | configure:5218: checking for mode_t |
---|
333 | configure:5239: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
334 | configure:5242: $? = 0 |
---|
335 | configure:5245: test -s conftest.o |
---|
336 | configure:5248: $? = 0 |
---|
337 | configure:5258: result: yes |
---|
338 | configure:5270: checking for pid_t |
---|
339 | configure:5291: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
340 | configure:5294: $? = 0 |
---|
341 | configure:5297: test -s conftest.o |
---|
342 | configure:5300: $? = 0 |
---|
343 | configure:5310: result: yes |
---|
344 | configure:5322: checking for uid_t in sys/types.h |
---|
345 | configure:5342: result: yes |
---|
346 | configure:5356: checking for off_t |
---|
347 | configure:5377: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
348 | configure:5380: $? = 0 |
---|
349 | configure:5383: test -s conftest.o |
---|
350 | configure:5386: $? = 0 |
---|
351 | configure:5396: result: yes |
---|
352 | configure:5428: checking for gethostname |
---|
353 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
354 | configure:5468: $? = 0 |
---|
355 | configure:5471: test -s conftest |
---|
356 | configure:5474: $? = 0 |
---|
357 | configure:5484: result: yes |
---|
358 | configure:5428: checking for getusershell |
---|
359 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
360 | configure:5468: $? = 0 |
---|
361 | configure:5471: test -s conftest |
---|
362 | configure:5474: $? = 0 |
---|
363 | configure:5484: result: yes |
---|
364 | configure:5428: checking for endusershell |
---|
365 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
366 | configure:5468: $? = 0 |
---|
367 | configure:5471: test -s conftest |
---|
368 | configure:5474: $? = 0 |
---|
369 | configure:5484: result: yes |
---|
370 | configure:5428: checking for getlogin |
---|
371 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
372 | configure:5468: $? = 0 |
---|
373 | configure:5471: test -s conftest |
---|
374 | configure:5474: $? = 0 |
---|
375 | configure:5484: result: yes |
---|
376 | configure:5428: checking for initgroups |
---|
377 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
378 | configure:5468: $? = 0 |
---|
379 | configure:5471: test -s conftest |
---|
380 | configure:5474: $? = 0 |
---|
381 | configure:5484: result: yes |
---|
382 | configure:5428: checking for mkdtemp |
---|
383 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
384 | configure:5468: $? = 0 |
---|
385 | configure:5471: test -s conftest |
---|
386 | configure:5474: $? = 0 |
---|
387 | configure:5484: result: yes |
---|
388 | configure:5428: checking for putenv |
---|
389 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
390 | configure:5468: $? = 0 |
---|
391 | configure:5471: test -s conftest |
---|
392 | configure:5474: $? = 0 |
---|
393 | configure:5484: result: yes |
---|
394 | configure:5428: checking for unsetenv |
---|
395 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
396 | configure:5468: $? = 0 |
---|
397 | configure:5471: test -s conftest |
---|
398 | configure:5474: $? = 0 |
---|
399 | configure:5484: result: yes |
---|
400 | configure:5428: checking for sched_yield |
---|
401 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
402 | configure:5468: $? = 0 |
---|
403 | configure:5471: test -s conftest |
---|
404 | configure:5474: $? = 0 |
---|
405 | configure:5484: result: yes |
---|
406 | configure:5428: checking for setpgid |
---|
407 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
408 | configure:5468: $? = 0 |
---|
409 | configure:5471: test -s conftest |
---|
410 | configure:5474: $? = 0 |
---|
411 | configure:5484: result: yes |
---|
412 | configure:5428: checking for strftime |
---|
413 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
414 | configure:5468: $? = 0 |
---|
415 | configure:5471: test -s conftest |
---|
416 | configure:5474: $? = 0 |
---|
417 | configure:5484: result: yes |
---|
418 | configure:5428: checking for tcgetattr |
---|
419 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
420 | configure:5468: $? = 0 |
---|
421 | configure:5471: test -s conftest |
---|
422 | configure:5474: $? = 0 |
---|
423 | configure:5484: result: yes |
---|
424 | configure:5428: checking for waitpid |
---|
425 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
426 | configure:5468: $? = 0 |
---|
427 | configure:5471: test -s conftest |
---|
428 | configure:5474: $? = 0 |
---|
429 | configure:5484: result: yes |
---|
430 | configure:5428: checking for wcswidth |
---|
431 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
432 | configure:5468: $? = 0 |
---|
433 | configure:5471: test -s conftest |
---|
434 | configure:5474: $? = 0 |
---|
435 | configure:5484: result: yes |
---|
436 | configure:5428: checking for wcwidth |
---|
437 | configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
438 | configure:5468: $? = 0 |
---|
439 | configure:5471: test -s conftest |
---|
440 | configure:5474: $? = 0 |
---|
441 | configure:5484: result: yes |
---|
442 | configure:5497: checking for lastlog.h |
---|
443 | configure:5507: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
444 | configure:5504:10: fatal error: 'lastlog.h' file not found |
---|
445 | #include <lastlog.h> |
---|
446 | ^~~~~~~~~~~ |
---|
447 | 1 error generated. |
---|
448 | configure:5513: $? = 1 |
---|
449 | configure: failed program was: |
---|
450 | #line 5503 "configure" |
---|
451 | #include "confdefs.h" |
---|
452 | #include <lastlog.h> |
---|
453 | configure:5532: result: no |
---|
454 | configure:5497: checking for paths.h |
---|
455 | configure:5507: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
456 | configure:5513: $? = 0 |
---|
457 | configure:5532: result: yes |
---|
458 | configure:5542: checking for lastlog path |
---|
459 | configure:5569: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
460 | configure:5562:14: error: use of undeclared identifier '_PATH_LASTLOG' |
---|
461 | char *path = _PATH_LASTLOG; (void)path |
---|
462 | ^ |
---|
463 | 1 error generated. |
---|
464 | configure:5572: $? = 1 |
---|
465 | configure: failed program was: |
---|
466 | #line 5549 "configure" |
---|
467 | #include "confdefs.h" |
---|
468 | |
---|
469 | #include <sys/types.h> |
---|
470 | #ifdef HAVE_LASTLOG_H |
---|
471 | #include <lastlog.h> |
---|
472 | #else |
---|
473 | #ifdef HAVE_PATHS_H |
---|
474 | #include <paths.h> |
---|
475 | #endif |
---|
476 | #endif |
---|
477 | int |
---|
478 | main (void) |
---|
479 | { |
---|
480 | char *path = _PATH_LASTLOG; (void)path |
---|
481 | ; |
---|
482 | return 0; |
---|
483 | } |
---|
484 | configure:5593: result: no |
---|
485 | configure:5600: checking for utmp implementation |
---|
486 | configure:5633: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
487 | configure:5630:18: error: no member named 'ut_name' in 'struct utmpx' |
---|
488 | char *name = x.ut_name; /* utmp.h and compatible definitions */ |
---|
489 | ~ ^ |
---|
490 | 1 error generated. |
---|
491 | configure:5636: $? = 1 |
---|
492 | configure: failed program was: |
---|
493 | #line 5617 "configure" |
---|
494 | #include "confdefs.h" |
---|
495 | |
---|
496 | #include <sys/types.h> |
---|
497 | #include <utmpx.h> |
---|
498 | #define getutent getutxent |
---|
499 | #ifdef USE_LASTLOG |
---|
500 | #include <lastlog.h> /* may conflict with utmpx.h on Linux */ |
---|
501 | #endif |
---|
502 | |
---|
503 | int |
---|
504 | main (void) |
---|
505 | { |
---|
506 | struct utmpx x; |
---|
507 | char *name = x.ut_name; /* utmp.h and compatible definitions */ |
---|
508 | (void)x; |
---|
509 | (void)name; |
---|
510 | |
---|
511 | ; |
---|
512 | return 0; |
---|
513 | } |
---|
514 | configure:5667: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
515 | configure:5670: $? = 0 |
---|
516 | configure:5673: test -s conftest.o |
---|
517 | configure:5676: $? = 0 |
---|
518 | configure:5691: result: utmpx |
---|
519 | configure:5706: checking if utmpx.ut_host is declared |
---|
520 | configure:5730: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
521 | configure:5733: $? = 0 |
---|
522 | configure:5736: test -s conftest.o |
---|
523 | configure:5739: $? = 0 |
---|
524 | configure:5751: result: yes |
---|
525 | configure:5761: checking if utmpx.ut_syslen is declared |
---|
526 | configure:5785: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
527 | configure:5776:13: error: no member named 'ut_syslen' in 'struct utmpx' |
---|
528 | int y = x.ut_syslen; |
---|
529 | ~ ^ |
---|
530 | 1 error generated. |
---|
531 | configure:5788: $? = 1 |
---|
532 | configure: failed program was: |
---|
533 | #line 5768 "configure" |
---|
534 | #include "confdefs.h" |
---|
535 | |
---|
536 | #include <sys/types.h> |
---|
537 | #include <utmpx.h> |
---|
538 | int |
---|
539 | main (void) |
---|
540 | { |
---|
541 | struct utmpx x; |
---|
542 | int y = x.ut_syslen; |
---|
543 | (void)x; |
---|
544 | (void)y |
---|
545 | ; |
---|
546 | return 0; |
---|
547 | } |
---|
548 | configure:5806: result: no |
---|
549 | configure:5816: checking if utmpx.ut_name is declared |
---|
550 | configure:5849: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
551 | configure:5846:18: error: no member named 'ut_name' in 'struct utmpx' |
---|
552 | char *name = x.ut_name; |
---|
553 | ~ ^ |
---|
554 | 1 error generated. |
---|
555 | configure:5852: $? = 1 |
---|
556 | configure: failed program was: |
---|
557 | #line 5833 "configure" |
---|
558 | #include "confdefs.h" |
---|
559 | |
---|
560 | #include <sys/types.h> |
---|
561 | #include <utmpx.h> |
---|
562 | #define getutent getutxent |
---|
563 | #ifdef USE_LASTLOG |
---|
564 | #include <lastlog.h> /* may conflict with utmpx.h on Linux */ |
---|
565 | #endif |
---|
566 | |
---|
567 | int |
---|
568 | main (void) |
---|
569 | { |
---|
570 | struct utmpx x; |
---|
571 | char *name = x.ut_name; |
---|
572 | (void)x; |
---|
573 | (void)name; |
---|
574 | |
---|
575 | ; |
---|
576 | return 0; |
---|
577 | } |
---|
578 | configure:5849: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
579 | configure:5852: $? = 0 |
---|
580 | configure:5855: test -s conftest.o |
---|
581 | configure:5858: $? = 0 |
---|
582 | configure:5870: result: ut_user |
---|
583 | configure:5890: checking for exit-status in utmpx |
---|
584 | configure:5920: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
585 | configure:5911:14: error: no member named 'ut_exit' in 'struct utmpx' |
---|
586 | long y = x.ut_exit.__e_exit = 0; |
---|
587 | ~ ^ |
---|
588 | 1 error generated. |
---|
589 | configure:5923: $? = 1 |
---|
590 | configure: failed program was: |
---|
591 | #line 5903 "configure" |
---|
592 | #include "confdefs.h" |
---|
593 | |
---|
594 | #include <sys/types.h> |
---|
595 | #include <utmpx.h> |
---|
596 | int |
---|
597 | main (void) |
---|
598 | { |
---|
599 | struct utmpx x; |
---|
600 | long y = x.ut_exit.__e_exit = 0; |
---|
601 | (void)x; |
---|
602 | (void)y |
---|
603 | ; |
---|
604 | return 0; |
---|
605 | } |
---|
606 | configure:5920: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
607 | configure:5911:14: error: no member named 'ut_exit' in 'struct utmpx' |
---|
608 | long y = x.ut_exit.e_exit = 0; |
---|
609 | ~ ^ |
---|
610 | 1 error generated. |
---|
611 | configure:5923: $? = 1 |
---|
612 | configure: failed program was: |
---|
613 | #line 5903 "configure" |
---|
614 | #include "confdefs.h" |
---|
615 | |
---|
616 | #include <sys/types.h> |
---|
617 | #include <utmpx.h> |
---|
618 | int |
---|
619 | main (void) |
---|
620 | { |
---|
621 | struct utmpx x; |
---|
622 | long y = x.ut_exit.e_exit = 0; |
---|
623 | (void)x; |
---|
624 | (void)y |
---|
625 | ; |
---|
626 | return 0; |
---|
627 | } |
---|
628 | configure:5920: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
629 | configure:5911:14: error: no member named 'ut_exit' in 'struct utmpx' |
---|
630 | long y = x.ut_exit.ut_e_exit = 0; |
---|
631 | ~ ^ |
---|
632 | 1 error generated. |
---|
633 | configure:5923: $? = 1 |
---|
634 | configure: failed program was: |
---|
635 | #line 5903 "configure" |
---|
636 | #include "confdefs.h" |
---|
637 | |
---|
638 | #include <sys/types.h> |
---|
639 | #include <utmpx.h> |
---|
640 | int |
---|
641 | main (void) |
---|
642 | { |
---|
643 | struct utmpx x; |
---|
644 | long y = x.ut_exit.ut_e_exit = 0; |
---|
645 | (void)x; |
---|
646 | (void)y |
---|
647 | ; |
---|
648 | return 0; |
---|
649 | } |
---|
650 | configure:5920: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
651 | configure:5911:14: error: no member named 'ut_exit' in 'struct utmpx' |
---|
652 | long y = x.ut_exit.ut_exit = 0; |
---|
653 | ~ ^ |
---|
654 | 1 error generated. |
---|
655 | configure:5923: $? = 1 |
---|
656 | configure: failed program was: |
---|
657 | #line 5903 "configure" |
---|
658 | #include "confdefs.h" |
---|
659 | |
---|
660 | #include <sys/types.h> |
---|
661 | #include <utmpx.h> |
---|
662 | int |
---|
663 | main (void) |
---|
664 | { |
---|
665 | struct utmpx x; |
---|
666 | long y = x.ut_exit.ut_exit = 0; |
---|
667 | (void)x; |
---|
668 | (void)y |
---|
669 | ; |
---|
670 | return 0; |
---|
671 | } |
---|
672 | configure:5942: result: no |
---|
673 | configure:5958: checking if utmpx.ut_xtime is declared |
---|
674 | configure:5982: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
675 | configure:5973:14: error: no member named 'ut_xtime' in 'struct utmpx' |
---|
676 | long y = x.ut_xtime = 0; |
---|
677 | ~ ^ |
---|
678 | 1 error generated. |
---|
679 | configure:5985: $? = 1 |
---|
680 | configure: failed program was: |
---|
681 | #line 5965 "configure" |
---|
682 | #include "confdefs.h" |
---|
683 | |
---|
684 | #include <sys/types.h> |
---|
685 | #include <utmpx.h> |
---|
686 | int |
---|
687 | main (void) |
---|
688 | { |
---|
689 | struct utmpx x; |
---|
690 | long y = x.ut_xtime = 0; |
---|
691 | (void)x; |
---|
692 | (void)y |
---|
693 | ; |
---|
694 | return 0; |
---|
695 | } |
---|
696 | configure:6015: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
697 | configure:6018: $? = 0 |
---|
698 | configure:6021: test -s conftest.o |
---|
699 | configure:6024: $? = 0 |
---|
700 | configure:6038: result: define |
---|
701 | configure:6057: checking if utmpx.ut_session is declared |
---|
702 | configure:6081: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
703 | configure:6072:14: error: no member named 'ut_session' in 'struct utmpx' |
---|
704 | long y = x.ut_session; |
---|
705 | ~ ^ |
---|
706 | 1 error generated. |
---|
707 | configure:6084: $? = 1 |
---|
708 | configure: failed program was: |
---|
709 | #line 6064 "configure" |
---|
710 | #include "confdefs.h" |
---|
711 | |
---|
712 | #include <sys/types.h> |
---|
713 | #include <utmpx.h> |
---|
714 | int |
---|
715 | main (void) |
---|
716 | { |
---|
717 | struct utmpx x; |
---|
718 | long y = x.ut_session; |
---|
719 | (void)x; |
---|
720 | (void)y |
---|
721 | ; |
---|
722 | return 0; |
---|
723 | } |
---|
724 | configure:6101: result: no |
---|
725 | configure:6112: checking if utmpx is SYSV flavor |
---|
726 | configure:6139: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
727 | configure:6142: $? = 0 |
---|
728 | configure:6145: test -s conftest |
---|
729 | configure:6148: $? = 0 |
---|
730 | configure:6159: result: yes |
---|
731 | configure:6171: checking for lastlog.h |
---|
732 | configure:6206: result: no |
---|
733 | configure:6216: checking for struct lastlog |
---|
734 | configure:6241: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
735 | configure:6231:10: fatal error: 'lastlog.h' file not found |
---|
736 | #include <lastlog.h> |
---|
737 | ^~~~~~~~~~~ |
---|
738 | 1 error generated. |
---|
739 | configure:6244: $? = 1 |
---|
740 | configure: program exited with status 1 |
---|
741 | configure: failed program was: |
---|
742 | #line 6227 "configure" |
---|
743 | #include "confdefs.h" |
---|
744 | |
---|
745 | #include <sys/types.h> |
---|
746 | #include <time.h> |
---|
747 | #include <lastlog.h> |
---|
748 | |
---|
749 | int main(void) |
---|
750 | { |
---|
751 | struct lastlog data; |
---|
752 | return (sizeof(data.ll_time) != sizeof(time_t)); |
---|
753 | } |
---|
754 | configure:6263: result: no |
---|
755 | configure:6276: checking for sys/param.h |
---|
756 | configure:6286: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
757 | configure:6292: $? = 0 |
---|
758 | configure:6311: result: yes |
---|
759 | configure:6321: checking if POSIX saved-ids are supported |
---|
760 | configure:6358: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
761 | configure:6361: $? = 0 |
---|
762 | configure:6364: test -s conftest |
---|
763 | configure:6367: $? = 0 |
---|
764 | configure:6419: result: yes |
---|
765 | configure:6458: checking for termcap.h |
---|
766 | configure:6468: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
767 | configure:6474: $? = 0 |
---|
768 | configure:6493: result: yes |
---|
769 | configure:6503: checking if we want full tgetent function |
---|
770 | configure:6520: result: yes |
---|
771 | configure:6529: checking for full tgetent function |
---|
772 | configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
773 | Undefined symbols for architecture x86_64: |
---|
774 | "_tgetent", referenced from: |
---|
775 | _main in conftest-028c4c.o |
---|
776 | ld: symbol(s) not found for architecture x86_64 |
---|
777 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
778 | configure:6588: $? = 1 |
---|
779 | configure: program exited with status 1 |
---|
780 | configure: failed program was: |
---|
781 | #line 6567 "configure" |
---|
782 | #include "confdefs.h" |
---|
783 | |
---|
784 | #ifdef HAVE_TERMCAP_H |
---|
785 | #include <termcap.h> |
---|
786 | #endif |
---|
787 | /* terminfo implementations ignore the buffer argument, making it useless for |
---|
788 | * the xterm application, which uses this information to make a new TERMCAP |
---|
789 | * environment variable. |
---|
790 | */ |
---|
791 | int main(void) |
---|
792 | { |
---|
793 | char buffer[1024]; |
---|
794 | buffer[0] = 0; |
---|
795 | tgetent(buffer, "vt100"); |
---|
796 | return (buffer[0] == 0); } |
---|
797 | no, there is no termcap/tgetent in |
---|
798 | configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lotermcap >&5 |
---|
799 | ld: library not found for -lotermcap |
---|
800 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
801 | configure:6588: $? = 1 |
---|
802 | configure: program exited with status 1 |
---|
803 | configure: failed program was: |
---|
804 | #line 6567 "configure" |
---|
805 | #include "confdefs.h" |
---|
806 | |
---|
807 | #ifdef HAVE_TERMCAP_H |
---|
808 | #include <termcap.h> |
---|
809 | #endif |
---|
810 | /* terminfo implementations ignore the buffer argument, making it useless for |
---|
811 | * the xterm application, which uses this information to make a new TERMCAP |
---|
812 | * environment variable. |
---|
813 | */ |
---|
814 | int main(void) |
---|
815 | { |
---|
816 | char buffer[1024]; |
---|
817 | buffer[0] = 0; |
---|
818 | tgetent(buffer, "vt100"); |
---|
819 | return (buffer[0] == 0); } |
---|
820 | no, there is no termcap/tgetent in otermcap |
---|
821 | configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ltermcap >&5 |
---|
822 | configure:6588: $? = 0 |
---|
823 | configure:6590: ./conftest |
---|
824 | configure:6593: $? = 1 |
---|
825 | configure: program exited with status 1 |
---|
826 | configure: failed program was: |
---|
827 | #line 6567 "configure" |
---|
828 | #include "confdefs.h" |
---|
829 | |
---|
830 | #ifdef HAVE_TERMCAP_H |
---|
831 | #include <termcap.h> |
---|
832 | #endif |
---|
833 | /* terminfo implementations ignore the buffer argument, making it useless for |
---|
834 | * the xterm application, which uses this information to make a new TERMCAP |
---|
835 | * environment variable. |
---|
836 | */ |
---|
837 | int main(void) |
---|
838 | { |
---|
839 | char buffer[1024]; |
---|
840 | buffer[0] = 0; |
---|
841 | tgetent(buffer, "vt100"); |
---|
842 | return (buffer[0] == 0); } |
---|
843 | no, there is no termcap/tgetent in termcap |
---|
844 | configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ltermlib >&5 |
---|
845 | ld: library not found for -ltermlib |
---|
846 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
847 | configure:6588: $? = 1 |
---|
848 | configure: program exited with status 1 |
---|
849 | configure: failed program was: |
---|
850 | #line 6567 "configure" |
---|
851 | #include "confdefs.h" |
---|
852 | |
---|
853 | #ifdef HAVE_TERMCAP_H |
---|
854 | #include <termcap.h> |
---|
855 | #endif |
---|
856 | /* terminfo implementations ignore the buffer argument, making it useless for |
---|
857 | * the xterm application, which uses this information to make a new TERMCAP |
---|
858 | * environment variable. |
---|
859 | */ |
---|
860 | int main(void) |
---|
861 | { |
---|
862 | char buffer[1024]; |
---|
863 | buffer[0] = 0; |
---|
864 | tgetent(buffer, "vt100"); |
---|
865 | return (buffer[0] == 0); } |
---|
866 | no, there is no termcap/tgetent in termlib |
---|
867 | configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lncurses >&5 |
---|
868 | configure:6588: $? = 0 |
---|
869 | configure:6590: ./conftest |
---|
870 | configure:6593: $? = 1 |
---|
871 | configure: program exited with status 1 |
---|
872 | configure: failed program was: |
---|
873 | #line 6567 "configure" |
---|
874 | #include "confdefs.h" |
---|
875 | |
---|
876 | #ifdef HAVE_TERMCAP_H |
---|
877 | #include <termcap.h> |
---|
878 | #endif |
---|
879 | /* terminfo implementations ignore the buffer argument, making it useless for |
---|
880 | * the xterm application, which uses this information to make a new TERMCAP |
---|
881 | * environment variable. |
---|
882 | */ |
---|
883 | int main(void) |
---|
884 | { |
---|
885 | char buffer[1024]; |
---|
886 | buffer[0] = 0; |
---|
887 | tgetent(buffer, "vt100"); |
---|
888 | return (buffer[0] == 0); } |
---|
889 | no, there is no termcap/tgetent in ncurses |
---|
890 | configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lcurses >&5 |
---|
891 | configure:6588: $? = 0 |
---|
892 | configure:6590: ./conftest |
---|
893 | configure:6593: $? = 1 |
---|
894 | configure: program exited with status 1 |
---|
895 | configure: failed program was: |
---|
896 | #line 6567 "configure" |
---|
897 | #include "confdefs.h" |
---|
898 | |
---|
899 | #ifdef HAVE_TERMCAP_H |
---|
900 | #include <termcap.h> |
---|
901 | #endif |
---|
902 | /* terminfo implementations ignore the buffer argument, making it useless for |
---|
903 | * the xterm application, which uses this information to make a new TERMCAP |
---|
904 | * environment variable. |
---|
905 | */ |
---|
906 | int main(void) |
---|
907 | { |
---|
908 | char buffer[1024]; |
---|
909 | buffer[0] = 0; |
---|
910 | tgetent(buffer, "vt100"); |
---|
911 | return (buffer[0] == 0); } |
---|
912 | no, there is no termcap/tgetent in curses |
---|
913 | configure:6614: result: no |
---|
914 | configure:6739: checking for partial tgetent function |
---|
915 | configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lotermcap >&5 |
---|
916 | configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
917 | tgetent(0, "vt100") |
---|
918 | ^ |
---|
919 | 1 error generated. |
---|
920 | configure:6764: $? = 1 |
---|
921 | configure: failed program was: |
---|
922 | #line 6749 "configure" |
---|
923 | #include "confdefs.h" |
---|
924 | |
---|
925 | int |
---|
926 | main (void) |
---|
927 | { |
---|
928 | tgetent(0, "vt100") |
---|
929 | ; |
---|
930 | return 0; |
---|
931 | } |
---|
932 | configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ltermcap >&5 |
---|
933 | configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
934 | tgetent(0, "vt100") |
---|
935 | ^ |
---|
936 | 1 error generated. |
---|
937 | configure:6764: $? = 1 |
---|
938 | configure: failed program was: |
---|
939 | #line 6749 "configure" |
---|
940 | #include "confdefs.h" |
---|
941 | |
---|
942 | int |
---|
943 | main (void) |
---|
944 | { |
---|
945 | tgetent(0, "vt100") |
---|
946 | ; |
---|
947 | return 0; |
---|
948 | } |
---|
949 | configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ltermlib >&5 |
---|
950 | configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
951 | tgetent(0, "vt100") |
---|
952 | ^ |
---|
953 | 1 error generated. |
---|
954 | configure:6764: $? = 1 |
---|
955 | configure: failed program was: |
---|
956 | #line 6749 "configure" |
---|
957 | #include "confdefs.h" |
---|
958 | |
---|
959 | int |
---|
960 | main (void) |
---|
961 | { |
---|
962 | tgetent(0, "vt100") |
---|
963 | ; |
---|
964 | return 0; |
---|
965 | } |
---|
966 | configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lncurses >&5 |
---|
967 | configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
968 | tgetent(0, "vt100") |
---|
969 | ^ |
---|
970 | 1 error generated. |
---|
971 | configure:6764: $? = 1 |
---|
972 | configure: failed program was: |
---|
973 | #line 6749 "configure" |
---|
974 | #include "confdefs.h" |
---|
975 | |
---|
976 | int |
---|
977 | main (void) |
---|
978 | { |
---|
979 | tgetent(0, "vt100") |
---|
980 | ; |
---|
981 | return 0; |
---|
982 | } |
---|
983 | configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lcurses >&5 |
---|
984 | configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
985 | tgetent(0, "vt100") |
---|
986 | ^ |
---|
987 | 1 error generated. |
---|
988 | configure:6764: $? = 1 |
---|
989 | configure: failed program was: |
---|
990 | #line 6749 "configure" |
---|
991 | #include "confdefs.h" |
---|
992 | |
---|
993 | int |
---|
994 | main (void) |
---|
995 | { |
---|
996 | tgetent(0, "vt100") |
---|
997 | ; |
---|
998 | return 0; |
---|
999 | } |
---|
1000 | configure:6784: result: no |
---|
1001 | configure:6863: checking for X applications class |
---|
1002 | configure:6889: result: XTerm |
---|
1003 | configure:6892: checking for directory to install resource files |
---|
1004 | configure:6964: result: /opt/macports/share/X11/app-defaults |
---|
1005 | configure:6975: checking for the icon name |
---|
1006 | configure:6991: result: mini.xterm |
---|
1007 | configure:6994: checking for icon symlink to use |
---|
1008 | configure:7013: result: NONE |
---|
1009 | configure:7029: testing adding icons/filled-xterm to icon-list ... |
---|
1010 | configure:7029: testing adding icons/mini.xterm to icon-list ... |
---|
1011 | configure:7036: testing adding icons/mini.xterm_48x48 to icon-list ... |
---|
1012 | configure:7029: testing adding icons/xterm-color to icon-list ... |
---|
1013 | configure:7029: testing adding icons/xterm to icon-list ... |
---|
1014 | configure:7042: checking for directory to install pixmaps |
---|
1015 | configure:7100: result: ${datadir}/pixmaps |
---|
1016 | configure:7111: checking for directory to install icons |
---|
1017 | configure:7169: result: no |
---|
1018 | configure:7180: checking if icon theme should be used |
---|
1019 | configure:7198: result: no |
---|
1020 | configure:7231: checking for icon(s) to install |
---|
1021 | configure:7237: testing using .svg .png .xpm ... |
---|
1022 | configure:7312: result: icons/mini.xterm_48x48.png icons/mini.xterm_48x48.xpm |
---|
1023 | configure:7322: checking for icon name |
---|
1024 | configure:7324: result: mini.xterm |
---|
1025 | configure:7328: checking if you want to install desktop files |
---|
1026 | configure:7345: result: yes |
---|
1027 | configure:7352: checking for desktop-file-install |
---|
1028 | configure:7376: result: no |
---|
1029 | configure:7480: checking for install-permissions reference |
---|
1030 | configure:7490: result: xterm |
---|
1031 | configure:7495: checking for PATH separator |
---|
1032 | configure:7502: result: : |
---|
1033 | configure:7510: checking for xterm |
---|
1034 | configure:7527: found /opt/macports/bin/xterm |
---|
1035 | configure:7538: result: /opt/macports/bin/xterm |
---|
1036 | configure:7600: testing defining path for /opt/macports/bin/xterm ... |
---|
1037 | configure:7621: checking for symbolic link to create to xterm |
---|
1038 | configure:7631: result: xterm |
---|
1039 | configure:7640: checking if you want to disable openpty |
---|
1040 | configure:7657: result: no |
---|
1041 | configure:7660: checking if you want to disable setuid |
---|
1042 | configure:7677: result: no |
---|
1043 | configure:7680: checking if you want to disable setgid |
---|
1044 | configure:7697: result: no |
---|
1045 | configure:7700: checking if you want to run xterm setuid to a given user |
---|
1046 | configure:7710: result: no |
---|
1047 | configure:7723: checking if you want to run xterm setgid to match utmp/utmpx file |
---|
1048 | configure:7733: result: no |
---|
1049 | configure:7806: checking if you want to link with utempter |
---|
1050 | configure:7816: result: no |
---|
1051 | configure:7931: checking if external errno is declared |
---|
1052 | configure:7956: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
1053 | configure:7959: $? = 0 |
---|
1054 | configure:7962: test -s conftest.o |
---|
1055 | configure:7965: $? = 0 |
---|
1056 | configure:7976: result: yes |
---|
1057 | configure:7991: checking if external errno exists |
---|
1058 | configure:8013: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1059 | configure:8016: $? = 0 |
---|
1060 | configure:8019: test -s conftest |
---|
1061 | configure:8022: $? = 0 |
---|
1062 | configure:8033: result: yes |
---|
1063 | configure:8046: checking for explicit tty group name |
---|
1064 | configure:8058: result: auto... |
---|
1065 | configure:8062: checking for tty group name |
---|
1066 | configure:8115: result: wheel |
---|
1067 | configure:8135: checking if we may use the wheel group |
---|
1068 | configure:8200: result: yes |
---|
1069 | configure:8215: checking for X |
---|
1070 | configure:8431: result: libraries /opt/macports/lib, headers /opt/macports/include |
---|
1071 | configure:8570: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -L/opt/macports/lib -lX11 >&5 |
---|
1072 | configure:8573: $? = 0 |
---|
1073 | configure:8576: test -s conftest |
---|
1074 | configure:8579: $? = 0 |
---|
1075 | configure:8705: checking for gethostbyname |
---|
1076 | configure:8742: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1077 | configure:8745: $? = 0 |
---|
1078 | configure:8748: test -s conftest |
---|
1079 | configure:8751: $? = 0 |
---|
1080 | configure:8761: result: yes |
---|
1081 | configure:8882: checking for connect |
---|
1082 | configure:8919: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1083 | configure:8922: $? = 0 |
---|
1084 | configure:8925: test -s conftest |
---|
1085 | configure:8928: $? = 0 |
---|
1086 | configure:8938: result: yes |
---|
1087 | configure:8998: checking for remove |
---|
1088 | configure:9035: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1089 | configure:9038: $? = 0 |
---|
1090 | configure:9041: test -s conftest |
---|
1091 | configure:9044: $? = 0 |
---|
1092 | configure:9054: result: yes |
---|
1093 | configure:9114: checking for shmat |
---|
1094 | configure:9151: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1095 | configure:9154: $? = 0 |
---|
1096 | configure:9157: test -s conftest |
---|
1097 | configure:9160: $? = 0 |
---|
1098 | configure:9170: result: yes |
---|
1099 | configure:9239: checking for IceConnectionNumber in -lICE |
---|
1100 | configure:9266: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/macports/lib conftest.c -lICE >&5 |
---|
1101 | configure:9269: $? = 0 |
---|
1102 | configure:9272: test -s conftest |
---|
1103 | configure:9275: $? = 0 |
---|
1104 | configure:9286: result: yes |
---|
1105 | configure:9296: checking for sys/wait.h that is POSIX.1 compatible |
---|
1106 | configure:9324: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
1107 | configure:9327: $? = 0 |
---|
1108 | configure:9330: test -s conftest.o |
---|
1109 | configure:9333: $? = 0 |
---|
1110 | configure:9343: result: yes |
---|
1111 | configure:9353: checking for POSIX wait functions |
---|
1112 | configure:9385: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1113 | configure:9388: $? = 0 |
---|
1114 | configure:9391: test -s conftest |
---|
1115 | configure:9394: $? = 0 |
---|
1116 | configure:9405: result: yes |
---|
1117 | configure:9412: checking if external sys_nerr is declared |
---|
1118 | configure:9437: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
1119 | configure:9440: $? = 0 |
---|
1120 | configure:9443: test -s conftest.o |
---|
1121 | configure:9446: $? = 0 |
---|
1122 | configure:9457: result: yes |
---|
1123 | configure:9472: checking if external sys_nerr exists |
---|
1124 | configure:9494: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1125 | configure:9497: $? = 0 |
---|
1126 | configure:9500: test -s conftest |
---|
1127 | configure:9503: $? = 0 |
---|
1128 | configure:9514: result: yes |
---|
1129 | configure:9527: checking if external sys_errlist is declared |
---|
1130 | configure:9552: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
1131 | configure:9555: $? = 0 |
---|
1132 | configure:9558: test -s conftest.o |
---|
1133 | configure:9561: $? = 0 |
---|
1134 | configure:9572: result: yes |
---|
1135 | configure:9587: checking if external sys_errlist exists |
---|
1136 | configure:9609: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1137 | configure:9612: $? = 0 |
---|
1138 | configure:9615: test -s conftest |
---|
1139 | configure:9618: $? = 0 |
---|
1140 | configure:9629: result: yes |
---|
1141 | configure:9665: checking for termios.h |
---|
1142 | configure:9700: result: yes |
---|
1143 | configure:9665: checking for stdlib.h |
---|
1144 | configure:9700: result: yes |
---|
1145 | configure:9665: checking for X11/Intrinsic.h |
---|
1146 | configure:9675: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -I/opt/macports/include conftest.c |
---|
1147 | configure:9681: $? = 0 |
---|
1148 | configure:9700: result: yes |
---|
1149 | configure:9710: checking if we should define SYSV |
---|
1150 | configure:9761: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -I/opt/macports/include conftest.c >&5 |
---|
1151 | configure:9736:10: fatal error: 'sys/termio.h' file not found |
---|
1152 | #include <sys/termio.h> /* eliminate most of the remaining ones */ |
---|
1153 | ^~~~~~~~~~~~~~ |
---|
1154 | 1 error generated. |
---|
1155 | configure:9764: $? = 1 |
---|
1156 | configure: failed program was: |
---|
1157 | #line 9717 "configure" |
---|
1158 | #include "confdefs.h" |
---|
1159 | |
---|
1160 | #undef SYSV |
---|
1161 | #define SYSV 1 /* get Xos.h to declare sys_errlist[] */ |
---|
1162 | #ifdef HAVE_STDLIB_H |
---|
1163 | #include <stdlib.h> /* look for wchar_t */ |
---|
1164 | #endif |
---|
1165 | #ifdef HAVE_X11_INTRINSIC_H |
---|
1166 | #include <X11/Intrinsic.h> /* Intrinsic.h has other traps... */ |
---|
1167 | #endif |
---|
1168 | #ifdef HAVE_TERMIOS_H /* needed for HPUX 10.20 */ |
---|
1169 | #include <termios.h> |
---|
1170 | #define STRUCT_TERMIOS struct termios |
---|
1171 | #else |
---|
1172 | #define STRUCT_TERMIOS struct termio |
---|
1173 | #endif |
---|
1174 | #include <curses.h> |
---|
1175 | #include <term.h> /* eliminate most BSD hacks */ |
---|
1176 | #include <errno.h> /* declare sys_errlist on older systems */ |
---|
1177 | #include <sys/termio.h> /* eliminate most of the remaining ones */ |
---|
1178 | |
---|
1179 | int |
---|
1180 | main (void) |
---|
1181 | { |
---|
1182 | |
---|
1183 | static STRUCT_TERMIOS d_tio; |
---|
1184 | d_tio.c_cc[VINTR] = 0; |
---|
1185 | d_tio.c_cc[VQUIT] = 0; |
---|
1186 | d_tio.c_cc[VERASE] = 0; |
---|
1187 | d_tio.c_cc[VKILL] = 0; |
---|
1188 | d_tio.c_cc[VEOF] = 0; |
---|
1189 | d_tio.c_cc[VEOL] = 0; |
---|
1190 | d_tio.c_cc[VMIN] = 0; |
---|
1191 | d_tio.c_cc[VTIME] = 0; |
---|
1192 | #if defined(HAVE_SYS_ERRLIST) && !defined(DECL_SYS_ERRLIST) |
---|
1193 | sys_errlist[0] = ""; /* Cygwin mis-declares this */ |
---|
1194 | #endif |
---|
1195 | |
---|
1196 | ; |
---|
1197 | return 0; |
---|
1198 | } |
---|
1199 | configure:9781: result: no |
---|
1200 | configure:9792: checking for elf_begin in -lelf |
---|
1201 | configure:9819: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lelf >&5 |
---|
1202 | ld: library not found for -lelf |
---|
1203 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1204 | configure:9822: $? = 1 |
---|
1205 | configure: failed program was: |
---|
1206 | #line 9800 "configure" |
---|
1207 | #include "confdefs.h" |
---|
1208 | |
---|
1209 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1210 | #ifdef __cplusplus |
---|
1211 | extern "C" |
---|
1212 | #endif |
---|
1213 | /* We use char because int might match the return type of a gcc2 |
---|
1214 | builtin and then its argument prototype would still apply. */ |
---|
1215 | char elf_begin (); |
---|
1216 | int |
---|
1217 | main (void) |
---|
1218 | { |
---|
1219 | elf_begin (); |
---|
1220 | ; |
---|
1221 | return 0; |
---|
1222 | } |
---|
1223 | configure:9839: result: no |
---|
1224 | configure:9909: checking if you want to use pkg-config |
---|
1225 | configure:9919: result: yes |
---|
1226 | configure:9971: checking for pkg-config |
---|
1227 | configure:9988: found /opt/macports/bin/pkg-config |
---|
1228 | configure:10000: result: /opt/macports/bin/pkg-config |
---|
1229 | configure:10623: testing found package xt ... |
---|
1230 | configure:10629: testing package xt CFLAGS: ... |
---|
1231 | configure:10633: testing package xt LIBS: -L/opt/macports/lib -lXt -lX11 ... |
---|
1232 | configure:10958: checking for usable X Toolkit package |
---|
1233 | configure:10980: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1234 | configure:10983: $? = 0 |
---|
1235 | configure:10986: test -s conftest |
---|
1236 | configure:10989: $? = 0 |
---|
1237 | configure:10999: result: yes |
---|
1238 | configure:11745: checking for X11/DECkeysym.h |
---|
1239 | configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
1240 | configure:11761: $? = 0 |
---|
1241 | configure:11780: result: yes |
---|
1242 | configure:11745: checking for X11/Sunkeysym.h |
---|
1243 | configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
1244 | configure:11761: $? = 0 |
---|
1245 | configure:11780: result: yes |
---|
1246 | configure:11745: checking for X11/XF86keysym.h |
---|
1247 | configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
1248 | configure:11761: $? = 0 |
---|
1249 | configure:11780: result: yes |
---|
1250 | configure:11745: checking for X11/XKBlib.h |
---|
1251 | configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
1252 | configure:11761: $? = 0 |
---|
1253 | configure:11780: result: yes |
---|
1254 | configure:11745: checking for X11/TranslateI.h |
---|
1255 | configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
1256 | configure:11761: $? = 0 |
---|
1257 | configure:11780: result: yes |
---|
1258 | configure:11745: checking for X11/Xpoll.h |
---|
1259 | configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
1260 | configure:11761: $? = 0 |
---|
1261 | configure:11780: result: yes |
---|
1262 | configure:11745: checking for X11/extensions/XKB.h |
---|
1263 | configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
1264 | configure:11761: $? = 0 |
---|
1265 | configure:11780: result: yes |
---|
1266 | configure:11795: checking if you want to use the Xpm library for colored icon |
---|
1267 | configure:11805: result: yes |
---|
1268 | configure:11813: checking for X11/xpm.h |
---|
1269 | configure:11823: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
1270 | configure:11829: $? = 0 |
---|
1271 | configure:11848: result: yes |
---|
1272 | configure:11852: checking for XpmCreatePixmapFromData in -lXpm |
---|
1273 | configure:11879: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXpm -lX11 -L/opt/macports/lib -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1274 | configure:11882: $? = 0 |
---|
1275 | configure:11885: test -s conftest |
---|
1276 | configure:11888: $? = 0 |
---|
1277 | configure:11899: result: yes |
---|
1278 | configure:11919: checking if you want to use the Xinerama extension |
---|
1279 | configure:11929: result: yes |
---|
1280 | configure:11936: testing found package xinerama ... |
---|
1281 | configure:11942: testing package xinerama CFLAGS: ... |
---|
1282 | configure:11946: testing package xinerama LIBS: -L/opt/macports/lib -lXinerama ... |
---|
1283 | configure:12195: checking if you want to link with Xaw 3d library |
---|
1284 | configure:12209: result: no |
---|
1285 | configure:12213: checking if you want to link with Xaw 3d xft library |
---|
1286 | configure:12227: result: no |
---|
1287 | configure:12231: checking if you want to link with neXT Athena library |
---|
1288 | configure:12245: result: no |
---|
1289 | configure:12249: checking if you want to link with Athena-Plus library |
---|
1290 | configure:12263: result: no |
---|
1291 | configure:12283: testing found package xaw7 ... |
---|
1292 | configure:12289: testing package xaw7 CFLAGS: ... |
---|
1293 | configure:12293: testing package xaw7 LIBS: -L/opt/macports/lib -lXaw7 -lXt -lX11 ... |
---|
1294 | configure:12430: checking for usable Xaw/Xmu package |
---|
1295 | configure:12454: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1296 | Undefined symbols for architecture x86_64: |
---|
1297 | "_XmuCompareISOLatin1", referenced from: |
---|
1298 | _main in conftest-aa7dd3.o |
---|
1299 | ld: symbol(s) not found for architecture x86_64 |
---|
1300 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1301 | configure:12457: $? = 1 |
---|
1302 | configure: failed program was: |
---|
1303 | #line 12437 "configure" |
---|
1304 | #include "confdefs.h" |
---|
1305 | |
---|
1306 | #include <X11/Xmu/CharSet.h> |
---|
1307 | |
---|
1308 | int |
---|
1309 | main (void) |
---|
1310 | { |
---|
1311 | |
---|
1312 | int check = XmuCompareISOLatin1("big", "small"); |
---|
1313 | (void)check; |
---|
1314 | |
---|
1315 | ; |
---|
1316 | return 0; |
---|
1317 | } |
---|
1318 | configure:12473: result: no |
---|
1319 | configure:12485: testing work around broken package ... |
---|
1320 | configure:12493: testing found package xmu ... |
---|
1321 | configure:12499: testing package xmu CFLAGS: ... |
---|
1322 | configure:12503: testing package xmu LIBS: -L/opt/macports/lib -lXmu -lXt -lX11 ... |
---|
1323 | configure:12623: testing ...before -lXaw7 -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ... |
---|
1324 | configure:12628: testing ...after -lXaw7 -L/opt/macports/lib -lXmu -lXt -lX11 -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ... |
---|
1325 | configure:12652: testing ..trimmed -lXaw7 -L/opt/macports/lib -lXmu -lX11 -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ... |
---|
1326 | configure:12652: testing ..trimmed -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ... |
---|
1327 | configure:14795: checking for X11/Xpoll.h |
---|
1328 | configure:14830: result: yes |
---|
1329 | configure:14840: checking for declaration of fd_set |
---|
1330 | configure:14846: testing sys/types alone ... |
---|
1331 | configure:14862: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
1332 | configure:14865: $? = 0 |
---|
1333 | configure:14868: test -s conftest.o |
---|
1334 | configure:14871: $? = 0 |
---|
1335 | configure:14952: result: sys/types.h |
---|
1336 | configure:14962: checking for declaration of fd_mask |
---|
1337 | configure:15041: result: sys/types.h |
---|
1338 | configure:15051: checking for IRIX 6.5 baud-rate redefinitions |
---|
1339 | configure:15077: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
1340 | configure:15061:10: fatal error: 'sys/termio.h' file not found |
---|
1341 | #include <sys/termio.h> |
---|
1342 | ^~~~~~~~~~~~~~ |
---|
1343 | 1 error generated. |
---|
1344 | configure:15080: $? = 1 |
---|
1345 | configure: failed program was: |
---|
1346 | #line 15058 "configure" |
---|
1347 | #include "confdefs.h" |
---|
1348 | |
---|
1349 | #include <sys/types.h> |
---|
1350 | #include <sys/termio.h> |
---|
1351 | int |
---|
1352 | main (void) |
---|
1353 | { |
---|
1354 | |
---|
1355 | struct termio foo; |
---|
1356 | foo.c_ispeed = B38400; |
---|
1357 | foo.c_ospeed = B9600; |
---|
1358 | (void)foo; |
---|
1359 | |
---|
1360 | ; |
---|
1361 | return 0; |
---|
1362 | } |
---|
1363 | configure:15098: result: no |
---|
1364 | configure:15105: checking for termios type tcflag_t |
---|
1365 | configure:15125: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
1366 | configure:15128: $? = 0 |
---|
1367 | configure:15131: test -s conftest.o |
---|
1368 | configure:15134: $? = 0 |
---|
1369 | configure:15145: result: yes |
---|
1370 | configure:15152: checking for termios type speed_t |
---|
1371 | configure:15172: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
1372 | configure:15175: $? = 0 |
---|
1373 | configure:15178: test -s conftest.o |
---|
1374 | configure:15181: $? = 0 |
---|
1375 | configure:15192: result: yes |
---|
1376 | configure:15199: checking for termios type cc_t |
---|
1377 | configure:15219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
1378 | configure:15222: $? = 0 |
---|
1379 | configure:15225: test -s conftest.o |
---|
1380 | configure:15228: $? = 0 |
---|
1381 | configure:15239: result: yes |
---|
1382 | configure:15247: checking for XcursorGetTheme in -lXcursor |
---|
1383 | configure:15274: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXcursor -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1384 | ld: library not found for -lXcursor |
---|
1385 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1386 | configure:15277: $? = 1 |
---|
1387 | configure: failed program was: |
---|
1388 | #line 15255 "configure" |
---|
1389 | #include "confdefs.h" |
---|
1390 | |
---|
1391 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1392 | #ifdef __cplusplus |
---|
1393 | extern "C" |
---|
1394 | #endif |
---|
1395 | /* We use char because int might match the return type of a gcc2 |
---|
1396 | builtin and then its argument prototype would still apply. */ |
---|
1397 | char XcursorGetTheme (); |
---|
1398 | int |
---|
1399 | main (void) |
---|
1400 | { |
---|
1401 | XcursorGetTheme (); |
---|
1402 | ; |
---|
1403 | return 0; |
---|
1404 | } |
---|
1405 | configure:15294: result: no |
---|
1406 | configure:15311: checking for stropts.h |
---|
1407 | configure:15321: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
1408 | configure:15318:10: fatal error: 'stropts.h' file not found |
---|
1409 | #include <stropts.h> |
---|
1410 | ^~~~~~~~~~~ |
---|
1411 | 1 error generated. |
---|
1412 | configure:15327: $? = 1 |
---|
1413 | configure: failed program was: |
---|
1414 | #line 15317 "configure" |
---|
1415 | #include "confdefs.h" |
---|
1416 | #include <stropts.h> |
---|
1417 | configure:15346: result: no |
---|
1418 | configure:15376: checking for grantpt |
---|
1419 | configure:15413: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1420 | configure:15416: $? = 0 |
---|
1421 | configure:15419: test -s conftest |
---|
1422 | configure:15422: $? = 0 |
---|
1423 | configure:15432: result: yes |
---|
1424 | configure:15376: checking for ptsname |
---|
1425 | configure:15413: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1426 | configure:15416: $? = 0 |
---|
1427 | configure:15419: test -s conftest |
---|
1428 | configure:15422: $? = 0 |
---|
1429 | configure:15432: result: yes |
---|
1430 | configure:15376: checking for posix_openpt |
---|
1431 | configure:15413: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1432 | configure:15416: $? = 0 |
---|
1433 | configure:15419: test -s conftest |
---|
1434 | configure:15422: $? = 0 |
---|
1435 | configure:15432: result: yes |
---|
1436 | configure:15444: checking if grantpt really works |
---|
1437 | configure:15548: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1438 | configure:15551: $? = 0 |
---|
1439 | configure:15554: test -s conftest |
---|
1440 | configure:15557: $? = 0 |
---|
1441 | configure:15663: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1442 | configure:15666: $? = 0 |
---|
1443 | configure:15668: ./conftest |
---|
1444 | configure:15671: $? = 0 |
---|
1445 | configure:15690: result: yes |
---|
1446 | configure:15696: checking for pty features |
---|
1447 | configure:15712: testing pty feature test 4:5 ... |
---|
1448 | configure:15821: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1449 | configure:15824: $? = 0 |
---|
1450 | configure:15826: ./conftest |
---|
1451 | configure:15829: $? = 0 |
---|
1452 | configure:15712: testing pty feature test 5:5 ... |
---|
1453 | configure:15821: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1454 | configure:15824: $? = 0 |
---|
1455 | configure:15826: ./conftest |
---|
1456 | conftest: Inappropriate ioctl for device |
---|
1457 | configure:15829: $? = 20 |
---|
1458 | configure: program exited with status 20 |
---|
1459 | configure: failed program was: |
---|
1460 | #line 15720 "configure" |
---|
1461 | #include "confdefs.h" |
---|
1462 | #define CONFTEST 4 |
---|
1463 | |
---|
1464 | #define CONFTEST_pty_isatty 1 |
---|
1465 | |
---|
1466 | |
---|
1467 | #include <stdlib.h> |
---|
1468 | #include <stdio.h> |
---|
1469 | #include <termios.h> |
---|
1470 | #include <unistd.h> |
---|
1471 | #include <signal.h> |
---|
1472 | #include <fcntl.h> |
---|
1473 | #include <errno.h> |
---|
1474 | |
---|
1475 | #ifndef HAVE_POSIX_OPENPT |
---|
1476 | #undef posix_openpt |
---|
1477 | #define posix_openpt(mode) open("/dev/ptmx", mode) |
---|
1478 | #endif |
---|
1479 | |
---|
1480 | #ifdef HAVE_STROPTS_H |
---|
1481 | #include <stropts.h> |
---|
1482 | #endif |
---|
1483 | |
---|
1484 | static void failed(int code) |
---|
1485 | { |
---|
1486 | perror("conftest"); |
---|
1487 | exit(code); |
---|
1488 | } |
---|
1489 | |
---|
1490 | static void my_timeout(int sig) |
---|
1491 | { |
---|
1492 | (void)sig; |
---|
1493 | exit(99); |
---|
1494 | } |
---|
1495 | |
---|
1496 | int main(void) |
---|
1497 | { |
---|
1498 | |
---|
1499 | int code = 0; |
---|
1500 | int rc; |
---|
1501 | int pty; |
---|
1502 | int tty; |
---|
1503 | char *slave; |
---|
1504 | struct termios tio; |
---|
1505 | |
---|
1506 | (void)tio; |
---|
1507 | signal(SIGALRM, my_timeout); |
---|
1508 | |
---|
1509 | if (alarm(2) == 9) |
---|
1510 | failed(9); |
---|
1511 | else if ((pty = posix_openpt(O_RDWR)) < 0) |
---|
1512 | failed(1); |
---|
1513 | else if ((rc = grantpt(pty)) < 0) |
---|
1514 | failed(2); |
---|
1515 | else if ((rc = unlockpt(pty)) < 0) |
---|
1516 | failed(3); |
---|
1517 | else if ((slave = ptsname(pty)) == 0) |
---|
1518 | failed(4); |
---|
1519 | #if (CONFTEST == 3) || defined(CONFTEST_isatty) |
---|
1520 | else if (!isatty(pty)) |
---|
1521 | failed(4); |
---|
1522 | #endif |
---|
1523 | #if CONFTEST >= 4 |
---|
1524 | else if ((rc = tcgetattr(pty, &tio)) < 0) |
---|
1525 | failed(20); |
---|
1526 | else if ((rc = tcsetattr(pty, TCSAFLUSH, &tio)) < 0) |
---|
1527 | failed(21); |
---|
1528 | #endif |
---|
1529 | /* BSD posix_openpt does not treat pty as a terminal until slave is opened. |
---|
1530 | * Linux does treat it that way. |
---|
1531 | */ |
---|
1532 | else if ((tty = open(slave, O_RDWR)) < 0) |
---|
1533 | failed(5); |
---|
1534 | #ifdef CONFTEST |
---|
1535 | #ifdef I_PUSH |
---|
1536 | #if (CONFTEST == 0) || defined(CONFTEST_ptem) |
---|
1537 | else if ((rc = ioctl(tty, I_PUSH, "ptem")) < 0) |
---|
1538 | failed(10); |
---|
1539 | #endif |
---|
1540 | #if (CONFTEST == 1) || defined(CONFTEST_ldterm) |
---|
1541 | else if ((rc = ioctl(tty, I_PUSH, "ldterm")) < 0) |
---|
1542 | failed(11); |
---|
1543 | #endif |
---|
1544 | #if (CONFTEST == 2) || defined(CONFTEST_ttcompat) |
---|
1545 | else if ((rc = ioctl(tty, I_PUSH, "ttcompat")) < 0) |
---|
1546 | failed(12); |
---|
1547 | #endif |
---|
1548 | #endif /* I_PUSH */ |
---|
1549 | #if CONFTEST >= 5 |
---|
1550 | else if ((rc = tcgetattr(tty, &tio)) < 0) |
---|
1551 | failed(30); |
---|
1552 | else if ((rc = tcsetattr(tty, TCSAFLUSH, &tio)) < 0) |
---|
1553 | failed(31); |
---|
1554 | #endif |
---|
1555 | #endif /* CONFTEST */ |
---|
1556 | |
---|
1557 | return(code); |
---|
1558 | |
---|
1559 | } |
---|
1560 | |
---|
1561 | configure:15712: testing pty feature test 6:5 ... |
---|
1562 | configure:15821: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1563 | configure:15824: $? = 0 |
---|
1564 | configure:15826: ./conftest |
---|
1565 | conftest: Inappropriate ioctl for device |
---|
1566 | configure:15829: $? = 20 |
---|
1567 | configure: program exited with status 20 |
---|
1568 | configure: failed program was: |
---|
1569 | #line 15720 "configure" |
---|
1570 | #include "confdefs.h" |
---|
1571 | #define CONFTEST 5 |
---|
1572 | |
---|
1573 | #define CONFTEST_pty_isatty 1 |
---|
1574 | |
---|
1575 | |
---|
1576 | #include <stdlib.h> |
---|
1577 | #include <stdio.h> |
---|
1578 | #include <termios.h> |
---|
1579 | #include <unistd.h> |
---|
1580 | #include <signal.h> |
---|
1581 | #include <fcntl.h> |
---|
1582 | #include <errno.h> |
---|
1583 | |
---|
1584 | #ifndef HAVE_POSIX_OPENPT |
---|
1585 | #undef posix_openpt |
---|
1586 | #define posix_openpt(mode) open("/dev/ptmx", mode) |
---|
1587 | #endif |
---|
1588 | |
---|
1589 | #ifdef HAVE_STROPTS_H |
---|
1590 | #include <stropts.h> |
---|
1591 | #endif |
---|
1592 | |
---|
1593 | static void failed(int code) |
---|
1594 | { |
---|
1595 | perror("conftest"); |
---|
1596 | exit(code); |
---|
1597 | } |
---|
1598 | |
---|
1599 | static void my_timeout(int sig) |
---|
1600 | { |
---|
1601 | (void)sig; |
---|
1602 | exit(99); |
---|
1603 | } |
---|
1604 | |
---|
1605 | int main(void) |
---|
1606 | { |
---|
1607 | |
---|
1608 | int code = 0; |
---|
1609 | int rc; |
---|
1610 | int pty; |
---|
1611 | int tty; |
---|
1612 | char *slave; |
---|
1613 | struct termios tio; |
---|
1614 | |
---|
1615 | (void)tio; |
---|
1616 | signal(SIGALRM, my_timeout); |
---|
1617 | |
---|
1618 | if (alarm(2) == 9) |
---|
1619 | failed(9); |
---|
1620 | else if ((pty = posix_openpt(O_RDWR)) < 0) |
---|
1621 | failed(1); |
---|
1622 | else if ((rc = grantpt(pty)) < 0) |
---|
1623 | failed(2); |
---|
1624 | else if ((rc = unlockpt(pty)) < 0) |
---|
1625 | failed(3); |
---|
1626 | else if ((slave = ptsname(pty)) == 0) |
---|
1627 | failed(4); |
---|
1628 | #if (CONFTEST == 3) || defined(CONFTEST_isatty) |
---|
1629 | else if (!isatty(pty)) |
---|
1630 | failed(4); |
---|
1631 | #endif |
---|
1632 | #if CONFTEST >= 4 |
---|
1633 | else if ((rc = tcgetattr(pty, &tio)) < 0) |
---|
1634 | failed(20); |
---|
1635 | else if ((rc = tcsetattr(pty, TCSAFLUSH, &tio)) < 0) |
---|
1636 | failed(21); |
---|
1637 | #endif |
---|
1638 | /* BSD posix_openpt does not treat pty as a terminal until slave is opened. |
---|
1639 | * Linux does treat it that way. |
---|
1640 | */ |
---|
1641 | else if ((tty = open(slave, O_RDWR)) < 0) |
---|
1642 | failed(5); |
---|
1643 | #ifdef CONFTEST |
---|
1644 | #ifdef I_PUSH |
---|
1645 | #if (CONFTEST == 0) || defined(CONFTEST_ptem) |
---|
1646 | else if ((rc = ioctl(tty, I_PUSH, "ptem")) < 0) |
---|
1647 | failed(10); |
---|
1648 | #endif |
---|
1649 | #if (CONFTEST == 1) || defined(CONFTEST_ldterm) |
---|
1650 | else if ((rc = ioctl(tty, I_PUSH, "ldterm")) < 0) |
---|
1651 | failed(11); |
---|
1652 | #endif |
---|
1653 | #if (CONFTEST == 2) || defined(CONFTEST_ttcompat) |
---|
1654 | else if ((rc = ioctl(tty, I_PUSH, "ttcompat")) < 0) |
---|
1655 | failed(12); |
---|
1656 | #endif |
---|
1657 | #endif /* I_PUSH */ |
---|
1658 | #if CONFTEST >= 5 |
---|
1659 | else if ((rc = tcgetattr(tty, &tio)) < 0) |
---|
1660 | failed(30); |
---|
1661 | else if ((rc = tcsetattr(tty, TCSAFLUSH, &tio)) < 0) |
---|
1662 | failed(31); |
---|
1663 | #endif |
---|
1664 | #endif /* CONFTEST */ |
---|
1665 | |
---|
1666 | return(code); |
---|
1667 | |
---|
1668 | } |
---|
1669 | |
---|
1670 | configure:15880: result: pty_isatty |
---|
1671 | configure:15893: checking for openpty in -lutil |
---|
1672 | configure:15920: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1673 | configure:15923: $? = 0 |
---|
1674 | configure:15926: test -s conftest |
---|
1675 | configure:15929: $? = 0 |
---|
1676 | configure:15940: result: yes |
---|
1677 | configure:15963: checking for util.h |
---|
1678 | configure:15973: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
1679 | configure:15979: $? = 0 |
---|
1680 | configure:15998: result: yes |
---|
1681 | configure:15963: checking for libutil.h |
---|
1682 | configure:15973: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
1683 | configure:15970:10: fatal error: 'libutil.h' file not found |
---|
1684 | #include <libutil.h> |
---|
1685 | ^~~~~~~~~~~ |
---|
1686 | 1 error generated. |
---|
1687 | configure:15979: $? = 1 |
---|
1688 | configure: failed program was: |
---|
1689 | #line 15969 "configure" |
---|
1690 | #include "confdefs.h" |
---|
1691 | #include <libutil.h> |
---|
1692 | configure:15998: result: no |
---|
1693 | configure:15963: checking for pty.h |
---|
1694 | configure:15973: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c |
---|
1695 | configure:15970:10: fatal error: 'pty.h' file not found |
---|
1696 | #include <pty.h> |
---|
1697 | ^~~~~~~ |
---|
1698 | 1 error generated. |
---|
1699 | configure:15979: $? = 1 |
---|
1700 | configure: failed program was: |
---|
1701 | #line 15969 "configure" |
---|
1702 | #include "confdefs.h" |
---|
1703 | #include <pty.h> |
---|
1704 | configure:15998: result: no |
---|
1705 | configure:16041: testing will rely upon openpty ... |
---|
1706 | configure:16045: checking if we can use XkbQueryExtension |
---|
1707 | configure:16081: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
1708 | configure:16084: $? = 0 |
---|
1709 | configure:16087: test -s conftest.o |
---|
1710 | configure:16090: $? = 0 |
---|
1711 | configure:16105: result: yes |
---|
1712 | configure:16114: checking for XkbQueryExtension |
---|
1713 | configure:16151: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1714 | configure:16154: $? = 0 |
---|
1715 | configure:16157: test -s conftest |
---|
1716 | configure:16160: $? = 0 |
---|
1717 | configure:16170: result: yes |
---|
1718 | configure:16182: checking if we can use XkbKeycodeToKeysym |
---|
1719 | configure:16207: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
1720 | configure:16210: $? = 0 |
---|
1721 | configure:16213: test -s conftest.o |
---|
1722 | configure:16216: $? = 0 |
---|
1723 | configure:16231: result: yes |
---|
1724 | configure:16240: checking for XkbKeycodeToKeysym |
---|
1725 | configure:16277: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1726 | configure:16280: $? = 0 |
---|
1727 | configure:16283: test -s conftest |
---|
1728 | configure:16286: $? = 0 |
---|
1729 | configure:16296: result: yes |
---|
1730 | configure:16324: checking for XKB Bell extension |
---|
1731 | configure:16352: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -I/opt/macports/include -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE -lSM -lICE -L/opt/macports/lib >&5 |
---|
1732 | configure:16344:24: warning: incompatible pointer to integer conversion passing 'Widget' (aka 'struct _WidgetRec *') to parameter of type 'Window' (aka 'unsigned long') [-Wint-conversion] |
---|
1733 | XkbBell((Display *)0, (Widget)0, 0, y); |
---|
1734 | ^~~~~~~~~ |
---|
1735 | /opt/macports/include/X11/XKBlib.h:457:20: note: passing argument to parameter here |
---|
1736 | Window /* win */, |
---|
1737 | ^ |
---|
1738 | 1 warning generated. |
---|
1739 | configure:16355: $? = 0 |
---|
1740 | configure:16358: test -s conftest |
---|
1741 | configure:16361: $? = 0 |
---|
1742 | configure:16372: result: yes |
---|
1743 | configure:16386: checking for Xutf8LookupString |
---|
1744 | configure:16423: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1745 | configure:16426: $? = 0 |
---|
1746 | configure:16429: test -s conftest |
---|
1747 | configure:16432: $? = 0 |
---|
1748 | configure:16442: result: yes |
---|
1749 | configure:16458: checking if you want narrow prototypes for X libraries |
---|
1750 | configure:16484: result: no |
---|
1751 | configure:16487: checking if we should use imake to help |
---|
1752 | configure:16504: result: yes |
---|
1753 | configure:16513: checking for xmkmf |
---|
1754 | configure:16544: result: no |
---|
1755 | configure:16513: checking for imake |
---|
1756 | configure:16544: result: no |
---|
1757 | configure:16699: testing IMAKE_CFLAGS ... |
---|
1758 | configure:16703: testing IMAKE_LOADFLAGS ... |
---|
1759 | configure:16812: testing make fallback definitions ... |
---|
1760 | configure:16959: checking for groff |
---|
1761 | configure:16976: found /opt/macports/bin/groff |
---|
1762 | configure:16988: result: /opt/macports/bin/groff |
---|
1763 | configure:16999: checking for nroff |
---|
1764 | configure:17016: found /opt/macports/bin/nroff |
---|
1765 | configure:17027: result: /opt/macports/bin/nroff |
---|
1766 | configure:17040: checking for tbl |
---|
1767 | configure:17057: found /opt/macports/bin/tbl |
---|
1768 | configure:17069: result: /opt/macports/bin/tbl |
---|
1769 | configure:17092: checking for man2html |
---|
1770 | configure:17121: result: no |
---|
1771 | configure:17148: checking for program to convert manpage to html |
---|
1772 | configure:17207: result: /opt/macports/bin/groff |
---|
1773 | configure:17376: checking for default terminal-id |
---|
1774 | configure:17386: result: vt420 |
---|
1775 | configure:17397: checking for default terminal-type |
---|
1776 | configure:17407: result: xterm |
---|
1777 | configure:17415: checking if backarrow-key should be BS |
---|
1778 | configure:17433: result: yes |
---|
1779 | configure:17454: checking if backarrow-key should be treated as erase |
---|
1780 | configure:17472: result: no |
---|
1781 | configure:17493: checking for default backspace/DEL setting |
---|
1782 | configure:17504: result: maybe |
---|
1783 | configure:17525: checking for default pty initial erase setting |
---|
1784 | configure:17536: result: False |
---|
1785 | configure:17557: checking if alt should send ESC |
---|
1786 | configure:17575: result: no |
---|
1787 | configure:17596: checking if meta should send ESC |
---|
1788 | configure:17614: result: no |
---|
1789 | configure:17638: checking for tic |
---|
1790 | configure:17653: found /opt/macports/bin/tic |
---|
1791 | configure:17662: result: yes |
---|
1792 | configure:17681: checking for private terminfo-directory |
---|
1793 | configure:17691: result: none |
---|
1794 | configure:17746: checking if you want active-icons |
---|
1795 | configure:17763: result: yes |
---|
1796 | configure:17773: checking if you want ANSI color |
---|
1797 | configure:17790: result: yes |
---|
1798 | configure:17799: checking if you want 16 colors like aixterm |
---|
1799 | configure:17816: result: yes |
---|
1800 | configure:17823: checking if you want 256 colors |
---|
1801 | configure:17840: result: yes |
---|
1802 | configure:17852: checking if you want direct-color support |
---|
1803 | configure:17869: result: yes |
---|
1804 | configure:17914: checking if you want blinking cursor |
---|
1805 | configure:17931: result: yes |
---|
1806 | configure:17938: checking if you want to ignore Linux's broken palette-strings |
---|
1807 | configure:17962: result: no |
---|
1808 | configure:17978: checking if you want to allow broken string-terminators |
---|
1809 | configure:17995: result: yes |
---|
1810 | configure:18002: checking if you want to compile-in icon data |
---|
1811 | configure:18019: result: no |
---|
1812 | configure:18026: checking if you want printable 128-159 |
---|
1813 | configure:18043: result: yes |
---|
1814 | configure:18052: checking if you want bold colors mapped like IBM PC |
---|
1815 | configure:18069: result: yes |
---|
1816 | configure:18076: checking if you want separate color-classes |
---|
1817 | configure:18093: result: yes |
---|
1818 | configure:18100: checking if you want color-mode enabled by default |
---|
1819 | configure:18117: result: yes |
---|
1820 | configure:18126: checking if you want support for color highlighting |
---|
1821 | configure:18143: result: yes |
---|
1822 | configure:18150: checking if you want support for doublesize characters |
---|
1823 | configure:18167: result: yes |
---|
1824 | configure:18174: checking if you want fallback-support for box characters |
---|
1825 | configure:18191: result: yes |
---|
1826 | configure:18198: checking if you want to allow spawning new xterms |
---|
1827 | configure:18215: result: no |
---|
1828 | configure:18391: checking for XextCreateExtension in -lXext |
---|
1829 | configure:18418: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1830 | configure:18421: $? = 0 |
---|
1831 | configure:18424: test -s conftest |
---|
1832 | configure:18427: $? = 0 |
---|
1833 | configure:18438: result: yes |
---|
1834 | configure:18462: checking for X11/extensions/Xdbe.h |
---|
1835 | configure:18472: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 conftest.c |
---|
1836 | configure:18478: $? = 0 |
---|
1837 | configure:18497: result: yes |
---|
1838 | configure:18505: checking for XdbeSwapBuffers |
---|
1839 | configure:18542: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1840 | configure:18545: $? = 0 |
---|
1841 | configure:18548: test -s conftest |
---|
1842 | configure:18551: $? = 0 |
---|
1843 | configure:18561: result: yes |
---|
1844 | configure:18576: checking if you want to enable double-buffering in default resources |
---|
1845 | configure:18593: result: yes |
---|
1846 | configure:18605: checking if you want to use FreeType library |
---|
1847 | configure:18622: result: yes |
---|
1848 | configure:18632: checking for FreeType configuration script |
---|
1849 | configure:18644: result: auto |
---|
1850 | configure:18824: checking for FreeType config |
---|
1851 | configure:18826: result: /opt/macports/bin/pkg-config xft |
---|
1852 | configure:18830: checking for /opt/macports/bin/pkg-config cflags |
---|
1853 | configure:18833: result: -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 |
---|
1854 | configure:18838: checking for /opt/macports/bin/pkg-config libs |
---|
1855 | configure:18841: result: -L/opt/macports/lib -lXft |
---|
1856 | configure:18854: checking if we can link with FreeType libraries |
---|
1857 | configure:18895: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1858 | configure:18898: $? = 0 |
---|
1859 | configure:18901: test -s conftest |
---|
1860 | configure:18904: $? = 0 |
---|
1861 | configure:18913: result: yes |
---|
1862 | configure:19046: checking for XftDrawCharSpec |
---|
1863 | configure:19083: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1864 | configure:19086: $? = 0 |
---|
1865 | configure:19089: test -s conftest |
---|
1866 | configure:19092: $? = 0 |
---|
1867 | configure:19102: result: yes |
---|
1868 | configure:19046: checking for XftDrawSetClip |
---|
1869 | configure:19083: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1870 | configure:19086: $? = 0 |
---|
1871 | configure:19089: test -s conftest |
---|
1872 | configure:19092: $? = 0 |
---|
1873 | configure:19102: result: yes |
---|
1874 | configure:19046: checking for XftDrawSetClipRectangles |
---|
1875 | configure:19083: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1876 | configure:19086: $? = 0 |
---|
1877 | configure:19089: test -s conftest |
---|
1878 | configure:19092: $? = 0 |
---|
1879 | configure:19102: result: yes |
---|
1880 | configure:19121: checking for usable Xft/fontconfig package |
---|
1881 | configure:19147: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1882 | Undefined symbols for architecture x86_64: |
---|
1883 | "_FcPatternBuild", referenced from: |
---|
1884 | _main in conftest-a96ebc.o |
---|
1885 | ld: symbol(s) not found for architecture x86_64 |
---|
1886 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1887 | configure:19150: $? = 1 |
---|
1888 | configure: failed program was: |
---|
1889 | #line 19128 "configure" |
---|
1890 | #include "confdefs.h" |
---|
1891 | |
---|
1892 | #include <X11/Xft/Xft.h> |
---|
1893 | |
---|
1894 | int |
---|
1895 | main (void) |
---|
1896 | { |
---|
1897 | |
---|
1898 | XftPattern *pat = 0; |
---|
1899 | XftPatternBuild(pat, |
---|
1900 | XFT_FAMILY, XftTypeString, "mono", |
---|
1901 | (void *) 0); |
---|
1902 | |
---|
1903 | ; |
---|
1904 | return 0; |
---|
1905 | } |
---|
1906 | configure:19167: result: no |
---|
1907 | configure:19179: testing work around broken package ... |
---|
1908 | configure:19186: testing found package fontconfig ... |
---|
1909 | configure:19192: testing package fontconfig CFLAGS: -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 ... |
---|
1910 | configure:19196: testing package fontconfig LIBS: -L/opt/macports/lib -lfontconfig -lfreetype ... |
---|
1911 | configure:19414: testing ...before -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ... |
---|
1912 | configure:19419: testing ...after -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ... |
---|
1913 | configure:19445: checking if you want support for HP-style function keys |
---|
1914 | configure:19462: result: no |
---|
1915 | configure:19472: checking if you want support for SCO-style function keys |
---|
1916 | configure:19489: result: no |
---|
1917 | configure:19499: checking if you want support for Sun-style function keys |
---|
1918 | configure:19516: result: yes |
---|
1919 | configure:19526: checking if you want saved-lines stored as a FIFO |
---|
1920 | configure:19543: result: yes |
---|
1921 | configure:19553: checking if you want support for internationalization |
---|
1922 | configure:19570: result: yes |
---|
1923 | configure:19580: checking if you want support for initial-erase setup |
---|
1924 | configure:19597: result: yes |
---|
1925 | configure:19607: checking if you want support for input-method |
---|
1926 | configure:19624: result: yes |
---|
1927 | configure:19627: checking if X libraries support input-method |
---|
1928 | configure:19668: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1929 | configure:19671: $? = 0 |
---|
1930 | configure:19674: test -s conftest |
---|
1931 | configure:19677: $? = 0 |
---|
1932 | configure:19687: result: yes |
---|
1933 | configure:19706: checking if you want support for load-vt-fonts |
---|
1934 | configure:19723: result: yes |
---|
1935 | configure:19733: checking if you want support for logging |
---|
1936 | configure:19750: result: yes |
---|
1937 | configure:19758: checking if you want to allow logging via a pipe |
---|
1938 | configure:19775: result: no |
---|
1939 | configure:19786: checking if you want support for iconify/maximize translations |
---|
1940 | configure:19803: result: yes |
---|
1941 | configure:19810: checking if you want NumLock to override keyboard tables |
---|
1942 | configure:19827: result: yes |
---|
1943 | configure:19834: checking if you want support for get/set of base64 selection data |
---|
1944 | configure:19851: result: yes |
---|
1945 | configure:19867: checking if you want support for pty-handshaking |
---|
1946 | configure:19884: result: yes |
---|
1947 | configure:19900: checking if you want support for mouse in readline applications |
---|
1948 | configure:19917: result: no |
---|
1949 | configure:19927: checking if you want support for regular-expression selections |
---|
1950 | configure:19944: result: yes |
---|
1951 | configure:19948: checking if you want to use PCRE2 for regular-expressions |
---|
1952 | configure:19957: result: no |
---|
1953 | configure:20446: checking if you want to use PCRE for regular-expressions |
---|
1954 | configure:20455: result: no |
---|
1955 | configure:20832: checking for regcomp |
---|
1956 | configure:20869: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1957 | configure:20872: $? = 0 |
---|
1958 | configure:20875: test -s conftest |
---|
1959 | configure:20878: $? = 0 |
---|
1960 | configure:20888: result: yes |
---|
1961 | configure:21114: checking for regular-expression headers |
---|
1962 | configure:21189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
1963 | configure:21192: $? = 0 |
---|
1964 | configure:21195: test -s conftest |
---|
1965 | configure:21198: $? = 0 |
---|
1966 | configure:21214: result: regex.h |
---|
1967 | configure:21251: checking if you want support for right-scrollbar |
---|
1968 | configure:21268: result: yes |
---|
1969 | configure:21278: checking if you want check for redundant name-change |
---|
1970 | configure:21295: result: yes |
---|
1971 | configure:21302: checking if you want support for selection-actions |
---|
1972 | configure:21319: result: yes |
---|
1973 | configure:21326: checking if you want support for session management |
---|
1974 | configure:21343: result: yes |
---|
1975 | configure:21350: checking if you want to use termcap function-keys |
---|
1976 | configure:21367: result: yes |
---|
1977 | configure:21374: checking if you want to use termcap-query/report |
---|
1978 | configure:21391: result: yes |
---|
1979 | configure:21398: checking if you want support for tek4014 |
---|
1980 | configure:21415: result: yes |
---|
1981 | configure:21429: checking if you want pulldown menus with a toolbar |
---|
1982 | configure:21446: result: no |
---|
1983 | configure:21456: checking if you want VT52 emulation |
---|
1984 | configure:21473: result: yes |
---|
1985 | configure:21480: checking if you want wide-attribute support |
---|
1986 | configure:21497: result: yes |
---|
1987 | configure:21506: checking if you want wide-character support |
---|
1988 | configure:21523: result: yes |
---|
1989 | configure:21530: checking if you want only 16-bit character support |
---|
1990 | configure:21547: result: no |
---|
1991 | configure:21561: checking if you want to use mini-luit/Latin9 built-in support |
---|
1992 | configure:21578: result: no |
---|
1993 | configure:21588: checking if you want to use luit |
---|
1994 | configure:21605: result: yes |
---|
1995 | configure:21618: checking for xterm-filter |
---|
1996 | configure:21649: result: no |
---|
1997 | configure:21618: checking for xterm-filter |
---|
1998 | configure:21649: result: no |
---|
1999 | configure:21618: checking for bluit |
---|
2000 | configure:21649: result: no |
---|
2001 | configure:21618: checking for luit |
---|
2002 | configure:21635: found /opt/macports/bin/luit |
---|
2003 | configure:21646: result: /opt/macports/bin/luit |
---|
2004 | configure:21708: testing defining path for /opt/macports/bin/luit ... |
---|
2005 | configure:21732: checking if you want dynamic-abbreviation support |
---|
2006 | configure:21749: result: no |
---|
2007 | configure:21759: checking if you want DECterm Locator support |
---|
2008 | configure:21776: result: no |
---|
2009 | configure:21786: checking if you want XHTML and SVG screen dump support |
---|
2010 | configure:21803: result: yes |
---|
2011 | configure:21816: checking if you want ReGIS graphics support |
---|
2012 | configure:21833: result: no |
---|
2013 | configure:21912: checking if you want sixel graphics support |
---|
2014 | configure:21929: result: yes |
---|
2015 | configure:21953: checking if you want VT420 rectangle support |
---|
2016 | configure:21970: result: yes |
---|
2017 | configure:21980: checking if you want -ziconbeep option |
---|
2018 | configure:21997: result: yes |
---|
2019 | configure:22006: checking if you want debugging traces |
---|
2020 | configure:22023: result: no |
---|
2021 | configure:22035: checking if you want to use dmalloc for testing |
---|
2022 | configure:22052: result: no |
---|
2023 | configure:22267: checking if you want to use dbmalloc for testing |
---|
2024 | configure:22284: result: no |
---|
2025 | configure:22499: checking if you want to use valgrind for testing |
---|
2026 | configure:22516: result: no |
---|
2027 | configure:22629: checking if you want to perform memory-leak testing |
---|
2028 | configure:22639: result: no |
---|
2029 | configure:22654: checking if you want to see long compiling messages |
---|
2030 | configure:22688: result: yes |
---|
2031 | configure:22691: checking if you want magic cookie emulation |
---|
2032 | configure:22708: result: no |
---|
2033 | configure:22723: checking for tigetstr |
---|
2034 | configure:22760: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
2035 | Undefined symbols for architecture x86_64: |
---|
2036 | "_tigetstr", referenced from: |
---|
2037 | _main in conftest-ee4c3d.o |
---|
2038 | ld: symbol(s) not found for architecture x86_64 |
---|
2039 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2040 | configure:22763: $? = 1 |
---|
2041 | configure: failed program was: |
---|
2042 | #line 22729 "configure" |
---|
2043 | #include "confdefs.h" |
---|
2044 | #define tigetstr autoconf_temporary |
---|
2045 | #include <limits.h> /* least-intrusive standard header which defines gcc2 __stub macros */ |
---|
2046 | #undef tigetstr |
---|
2047 | |
---|
2048 | #ifdef __cplusplus |
---|
2049 | extern "C" |
---|
2050 | #endif |
---|
2051 | |
---|
2052 | /* We use char because int might match the return type of a gcc2 |
---|
2053 | builtin and then its argument prototype would still apply. */ |
---|
2054 | char tigetstr (void); |
---|
2055 | |
---|
2056 | int |
---|
2057 | main (void) |
---|
2058 | { |
---|
2059 | |
---|
2060 | /* The GNU C library defines stubs for functions which it implements |
---|
2061 | to always fail with ENOSYS. Some functions are actually named |
---|
2062 | something starting with __ and the normal name is an alias. */ |
---|
2063 | #if defined (__stub_tigetstr) || defined (__stub___tigetstr) |
---|
2064 | #error found stub for tigetstr |
---|
2065 | #endif |
---|
2066 | |
---|
2067 | return tigetstr (); |
---|
2068 | ; |
---|
2069 | return 0; |
---|
2070 | } |
---|
2071 | configure:22779: result: no |
---|
2072 | configure:22794: checking for use_extended_names |
---|
2073 | configure:22831: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 |
---|
2074 | Undefined symbols for architecture x86_64: |
---|
2075 | "_use_extended_names", referenced from: |
---|
2076 | _main in conftest-083204.o |
---|
2077 | ld: symbol(s) not found for architecture x86_64 |
---|
2078 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2079 | configure:22834: $? = 1 |
---|
2080 | configure: failed program was: |
---|
2081 | #line 22800 "configure" |
---|
2082 | #include "confdefs.h" |
---|
2083 | #define use_extended_names autoconf_temporary |
---|
2084 | #include <limits.h> /* least-intrusive standard header which defines gcc2 __stub macros */ |
---|
2085 | #undef use_extended_names |
---|
2086 | |
---|
2087 | #ifdef __cplusplus |
---|
2088 | extern "C" |
---|
2089 | #endif |
---|
2090 | |
---|
2091 | /* We use char because int might match the return type of a gcc2 |
---|
2092 | builtin and then its argument prototype would still apply. */ |
---|
2093 | char use_extended_names (void); |
---|
2094 | |
---|
2095 | int |
---|
2096 | main (void) |
---|
2097 | { |
---|
2098 | |
---|
2099 | /* The GNU C library defines stubs for functions which it implements |
---|
2100 | to always fail with ENOSYS. Some functions are actually named |
---|
2101 | something starting with __ and the normal name is an alias. */ |
---|
2102 | #if defined (__stub_use_extended_names) || defined (__stub___use_extended_names) |
---|
2103 | #error found stub for use_extended_names |
---|
2104 | #endif |
---|
2105 | |
---|
2106 | return use_extended_names (); |
---|
2107 | ; |
---|
2108 | return 0; |
---|
2109 | } |
---|
2110 | configure:22850: result: no |
---|
2111 | configure:22863: checking if you want to turn on gcc warnings |
---|
2112 | configure:22880: result: no |
---|
2113 | configure:23287: checking if filesystem supports mixed-case filenames |
---|
2114 | configure:23314: result: yes |
---|
2115 | configure:23325: checking for exctags |
---|
2116 | configure:23351: result: no |
---|
2117 | configure:23325: checking for ctags |
---|
2118 | configure:23340: found /usr/bin/ctags |
---|
2119 | configure:23348: result: ctags |
---|
2120 | configure:23362: checking for exetags |
---|
2121 | configure:23388: result: no |
---|
2122 | configure:23362: checking for etags |
---|
2123 | configure:23388: result: no |
---|
2124 | configure:23397: checking for ctags |
---|
2125 | configure:23412: found /usr/bin/ctags |
---|
2126 | configure:23421: result: yes |
---|
2127 | configure:23431: checking for etags |
---|
2128 | configure:23455: result: no |
---|
2129 | configure:23481: checking for an rpath option |
---|
2130 | configure:23512: result: |
---|
2131 | configure:23576: checking if rpath-hack should be disabled |
---|
2132 | configure:23593: result: no |
---|
2133 | configure:23597: checking for updated LDFLAGS |
---|
2134 | configure:23823: result: no |
---|
2135 | configure:23918: creating ./config.status |
---|
2136 | |
---|
2137 | ## ----------------------- ## |
---|
2138 | ## Running config.status. ## |
---|
2139 | ## ----------------------- ## |
---|
2140 | |
---|
2141 | This file was extended by config.status 2.52.20200802, executed with |
---|
2142 | CONFIG_FILES = |
---|
2143 | CONFIG_HEADERS = |
---|
2144 | CONFIG_LINKS = |
---|
2145 | CONFIG_COMMANDS = |
---|
2146 | > ./config.status |
---|
2147 | on vana.local |
---|
2148 | |
---|
2149 | config.status:24464: creating Makefile |
---|
2150 | config.status:24464: creating df-install |
---|
2151 | config.status:24464: creating minstall |
---|
2152 | config.status:24617: creating xtermcfg.h |
---|
2153 | |
---|
2154 | ## ----------------- ## |
---|
2155 | ## Cache variables. ## |
---|
2156 | ## ----------------- ## |
---|
2157 | |
---|
2158 | ac_cv_build=x86_64-apple-darwin19.6.0 |
---|
2159 | ac_cv_build_alias=x86_64-apple-darwin19.6.0 |
---|
2160 | ac_cv_c_compiler_gnu=yes |
---|
2161 | ac_cv_env_CC_set=set |
---|
2162 | ac_cv_env_CC_value=/usr/bin/clang |
---|
2163 | ac_cv_env_CFLAGS_set=set |
---|
2164 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
2165 | ac_cv_env_CPPFLAGS_set=set |
---|
2166 | ac_cv_env_CPPFLAGS_value='-I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' |
---|
2167 | ac_cv_env_CPP_set= |
---|
2168 | ac_cv_env_CPP_value= |
---|
2169 | ac_cv_env_LDFLAGS_set=set |
---|
2170 | ac_cv_env_LDFLAGS_value='-L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
2171 | ac_cv_env_build_alias_set= |
---|
2172 | ac_cv_env_build_alias_value= |
---|
2173 | ac_cv_env_host_alias_set= |
---|
2174 | ac_cv_env_host_alias_value= |
---|
2175 | ac_cv_env_target_alias_set= |
---|
2176 | ac_cv_env_target_alias_value= |
---|
2177 | ac_cv_func_XdbeSwapBuffers=yes |
---|
2178 | ac_cv_func_XftDrawCharSpec=yes |
---|
2179 | ac_cv_func_XftDrawSetClip=yes |
---|
2180 | ac_cv_func_XftDrawSetClipRectangles=yes |
---|
2181 | ac_cv_func_XkbKeycodeToKeysym=yes |
---|
2182 | ac_cv_func_XkbQueryExtension=yes |
---|
2183 | ac_cv_func_Xutf8LookupString=yes |
---|
2184 | ac_cv_func_connect=yes |
---|
2185 | ac_cv_func_endusershell=yes |
---|
2186 | ac_cv_func_gethostbyname=yes |
---|
2187 | ac_cv_func_gethostname=yes |
---|
2188 | ac_cv_func_getlogin=yes |
---|
2189 | ac_cv_func_getusershell=yes |
---|
2190 | ac_cv_func_grantpt=no |
---|
2191 | ac_cv_func_initgroups=yes |
---|
2192 | ac_cv_func_mkdtemp=yes |
---|
2193 | ac_cv_func_posix_openpt=yes |
---|
2194 | ac_cv_func_ptsname=yes |
---|
2195 | ac_cv_func_putenv=yes |
---|
2196 | ac_cv_func_regcomp=yes |
---|
2197 | ac_cv_func_remove=yes |
---|
2198 | ac_cv_func_sched_yield=yes |
---|
2199 | ac_cv_func_setpgid=yes |
---|
2200 | ac_cv_func_shmat=yes |
---|
2201 | ac_cv_func_strftime=yes |
---|
2202 | ac_cv_func_tcgetattr=yes |
---|
2203 | ac_cv_func_tigetstr=no |
---|
2204 | ac_cv_func_unsetenv=yes |
---|
2205 | ac_cv_func_use_extended_names=no |
---|
2206 | ac_cv_func_waitpid=yes |
---|
2207 | ac_cv_func_wcswidth=yes |
---|
2208 | ac_cv_func_wcwidth=yes |
---|
2209 | ac_cv_have_x='have_x=yes ac_x_includes=/opt/macports/include ac_x_libraries=/opt/macports/lib' |
---|
2210 | ac_cv_header_X11_DECkeysym_h=yes |
---|
2211 | ac_cv_header_X11_Intrinsic_h=yes |
---|
2212 | ac_cv_header_X11_Sunkeysym_h=yes |
---|
2213 | ac_cv_header_X11_TranslateI_h=yes |
---|
2214 | ac_cv_header_X11_XF86keysym_h=yes |
---|
2215 | ac_cv_header_X11_XKBlib_h=yes |
---|
2216 | ac_cv_header_X11_Xpoll_h=yes |
---|
2217 | ac_cv_header_X11_extensions_XKB_h=yes |
---|
2218 | ac_cv_header_X11_extensions_Xdbe_h=yes |
---|
2219 | ac_cv_header_X11_xpm_h=yes |
---|
2220 | ac_cv_header_inttypes_h=yes |
---|
2221 | ac_cv_header_lastlog_h=no |
---|
2222 | ac_cv_header_libutil_h=no |
---|
2223 | ac_cv_header_memory_h=yes |
---|
2224 | ac_cv_header_ncurses_curses_h=no |
---|
2225 | ac_cv_header_ncurses_term_h=no |
---|
2226 | ac_cv_header_paths_h=yes |
---|
2227 | ac_cv_header_pty_h=no |
---|
2228 | ac_cv_header_stdc=yes |
---|
2229 | ac_cv_header_stdint_h=yes |
---|
2230 | ac_cv_header_stdlib_h=yes |
---|
2231 | ac_cv_header_string_h=yes |
---|
2232 | ac_cv_header_strings_h=yes |
---|
2233 | ac_cv_header_stropts_h=no |
---|
2234 | ac_cv_header_sys_param_h=yes |
---|
2235 | ac_cv_header_sys_ptem_h=no |
---|
2236 | ac_cv_header_sys_stat_h=yes |
---|
2237 | ac_cv_header_sys_ttydefaults_h=yes |
---|
2238 | ac_cv_header_sys_types_h=yes |
---|
2239 | ac_cv_header_sys_wait_h=yes |
---|
2240 | ac_cv_header_term_h=yes |
---|
2241 | ac_cv_header_termcap_h=yes |
---|
2242 | ac_cv_header_termios_h=yes |
---|
2243 | ac_cv_header_time=yes |
---|
2244 | ac_cv_header_unistd_h=yes |
---|
2245 | ac_cv_header_util_h=yes |
---|
2246 | ac_cv_header_wchar_h=yes |
---|
2247 | ac_cv_host=x86_64-apple-darwin19.6.0 |
---|
2248 | ac_cv_host_alias=x86_64-apple-darwin19.6.0 |
---|
2249 | ac_cv_lib_ICE_IceConnectionNumber=yes |
---|
2250 | ac_cv_lib_Xcursor_XcursorGetTheme=no |
---|
2251 | ac_cv_lib_Xext_XextCreateExtension=yes |
---|
2252 | ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes |
---|
2253 | ac_cv_lib_elf_elf_begin=no |
---|
2254 | ac_cv_lib_util_openpty=yes |
---|
2255 | ac_cv_objext=o |
---|
2256 | ac_cv_path_GROFF_PATH=/opt/macports/bin/groff |
---|
2257 | ac_cv_path_LUIT=/opt/macports/bin/luit |
---|
2258 | ac_cv_path_NROFF_PATH=/opt/macports/bin/nroff |
---|
2259 | ac_cv_path_TBL_PATH=/opt/macports/bin/tbl |
---|
2260 | ac_cv_path_XTERM_PATH=/opt/macports/bin/xterm |
---|
2261 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/macports/bin/pkg-config |
---|
2262 | ac_cv_path_cf_man2html=no |
---|
2263 | ac_cv_prog_AWK=gawk |
---|
2264 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
2265 | ac_cv_prog_CTAGS=ctags |
---|
2266 | ac_cv_prog_MAKE_LOWER_TAGS=yes |
---|
2267 | ac_cv_prog_MAKE_UPPER_TAGS=no |
---|
2268 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
2269 | ac_cv_prog_cc_g=yes |
---|
2270 | ac_cv_prog_cc_stdc= |
---|
2271 | ac_cv_prog_cf_tic_prog=yes |
---|
2272 | ac_cv_prog_desktop_utils=no |
---|
2273 | ac_cv_type_mode_t=yes |
---|
2274 | ac_cv_type_off_t=yes |
---|
2275 | ac_cv_type_pid_t=yes |
---|
2276 | ac_cv_type_time_t=yes |
---|
2277 | ac_cv_type_uid_t=yes |
---|
2278 | am_cv_langinfo_codeset=yes |
---|
2279 | cf_cv_dcl_errno=yes |
---|
2280 | cf_cv_dcl_sys_errlist=yes |
---|
2281 | cf_cv_dcl_sys_nerr=yes |
---|
2282 | cf_cv_define_sigwinch=yes |
---|
2283 | cf_cv_found_freetype=yes |
---|
2284 | cf_cv_have_errno=yes |
---|
2285 | cf_cv_have_sys_errlist=yes |
---|
2286 | cf_cv_have_sys_nerr=yes |
---|
2287 | cf_cv_have_utmp=utmpx |
---|
2288 | cf_cv_have_utmp_ut_host=yes |
---|
2289 | cf_cv_have_utmp_ut_name=ut_user |
---|
2290 | cf_cv_have_utmp_ut_session=no |
---|
2291 | cf_cv_have_utmp_ut_syslen=no |
---|
2292 | cf_cv_have_utmp_ut_xstatus=no |
---|
2293 | cf_cv_have_utmp_ut_xtime=define |
---|
2294 | cf_cv_havetype_cc_t=yes |
---|
2295 | cf_cv_havetype_speed_t=yes |
---|
2296 | cf_cv_havetype_tcflag_t=yes |
---|
2297 | cf_cv_icon_list=' icons/filled-xterm icons/mini.xterm icons/mini.xterm_48x48 icons/xterm-color icons/xterm' |
---|
2298 | cf_cv_input_method=yes |
---|
2299 | cf_cv_lib_part_tgetent=no |
---|
2300 | cf_cv_lib_tgetent=no |
---|
2301 | cf_cv_mixedcase=yes |
---|
2302 | cf_cv_path_lastlog=no |
---|
2303 | cf_cv_posix_saved_ids=yes |
---|
2304 | cf_cv_posix_visible=no |
---|
2305 | cf_cv_posix_wait=yes |
---|
2306 | cf_cv_regex_hdrs=regex.h |
---|
2307 | cf_cv_sig_atomic_t='volatile sig_atomic_t' |
---|
2308 | cf_cv_struct_lastlog=no |
---|
2309 | cf_cv_system_name=darwin19.6.0 |
---|
2310 | cf_cv_sysv=no |
---|
2311 | cf_cv_sysv_utmp=yes |
---|
2312 | cf_cv_termio_c_ispeed=no |
---|
2313 | cf_cv_tty_group=yes |
---|
2314 | cf_cv_tty_group_name=wheel |
---|
2315 | cf_cv_type_cc_t=yes |
---|
2316 | cf_cv_type_fd_mask=sys/types.h |
---|
2317 | cf_cv_type_fd_set=sys/types.h |
---|
2318 | cf_cv_x_freetype_cfgs=auto |
---|
2319 | cf_cv_x_freetype_incs='-I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16' |
---|
2320 | cf_cv_x_freetype_libs=' -L/opt/macports/lib -lXft' |
---|
2321 | cf_cv_xaw_compat=no |
---|
2322 | cf_cv_xft_compat=no |
---|
2323 | cf_cv_xkb_bell_ext=yes |
---|
2324 | cf_cv_xkb_keycode_to_keysym=yes |
---|
2325 | cf_cv_xkb_query_extension=yes |
---|
2326 | cf_cv_xt_ice_compat=yes |
---|
2327 | |
---|
2328 | ## ------------ ## |
---|
2329 | ## confdefs.h. ## |
---|
2330 | ## ------------ ## |
---|
2331 | |
---|
2332 | #define SYSTEM_NAME "darwin19.6.0" |
---|
2333 | #define HAVE_STDLIB_H 1 |
---|
2334 | #define HAVE_SYS_TTYDEFAULTS_H 1 |
---|
2335 | #define HAVE_TERM_H 1 |
---|
2336 | #define HAVE_TERMIOS_H 1 |
---|
2337 | #define HAVE_UNISTD_H 1 |
---|
2338 | #define HAVE_WCHAR_H 1 |
---|
2339 | #define TIME_WITH_SYS_TIME 1 |
---|
2340 | #define HAVE_LANGINFO_CODESET 1 |
---|
2341 | #define SIG_ATOMIC_T volatile sig_atomic_t |
---|
2342 | #define STDC_HEADERS 1 |
---|
2343 | #define HAVE_SYS_TYPES_H 1 |
---|
2344 | #define HAVE_SYS_STAT_H 1 |
---|
2345 | #define HAVE_STDLIB_H 1 |
---|
2346 | #define HAVE_STRING_H 1 |
---|
2347 | #define HAVE_MEMORY_H 1 |
---|
2348 | #define HAVE_STRINGS_H 1 |
---|
2349 | #define HAVE_INTTYPES_H 1 |
---|
2350 | #define HAVE_STDINT_H 1 |
---|
2351 | #define HAVE_UNISTD_H 1 |
---|
2352 | #define HAVE_GETHOSTNAME 1 |
---|
2353 | #define HAVE_GETUSERSHELL 1 |
---|
2354 | #define HAVE_ENDUSERSHELL 1 |
---|
2355 | #define HAVE_GETLOGIN 1 |
---|
2356 | #define HAVE_INITGROUPS 1 |
---|
2357 | #define HAVE_MKDTEMP 1 |
---|
2358 | #define HAVE_PUTENV 1 |
---|
2359 | #define HAVE_UNSETENV 1 |
---|
2360 | #define HAVE_SCHED_YIELD 1 |
---|
2361 | #define HAVE_SETPGID 1 |
---|
2362 | #define HAVE_STRFTIME 1 |
---|
2363 | #define HAVE_TCGETATTR 1 |
---|
2364 | #define HAVE_WAITPID 1 |
---|
2365 | #define HAVE_WCSWIDTH 1 |
---|
2366 | #define HAVE_WCWIDTH 1 |
---|
2367 | #define HAVE_PATHS_H 1 |
---|
2368 | #define HAVE_UTMP 1 |
---|
2369 | #define UTMPX_FOR_UTMP 1 |
---|
2370 | #define HAVE_UTMP_UT_HOST 1 |
---|
2371 | #define ut_name ut_user |
---|
2372 | #define HAVE_UTMP_UT_XTIME 1 |
---|
2373 | #define ut_xtime ut_tv.tv_sec |
---|
2374 | #define USE_SYSV_UTMP 1 |
---|
2375 | #define HAVE_SYS_PARAM_H 1 |
---|
2376 | #define HAVE_POSIX_SAVED_IDS 1 |
---|
2377 | #define HAVE_TERMCAP_H 1 |
---|
2378 | #define XTERM_PATH_PATH "/opt/macports/bin/xterm" |
---|
2379 | #define HAVE_ERRNO 1 |
---|
2380 | #define TTY_GROUP_NAME "wheel" |
---|
2381 | #define USE_TTY_GROUP 1 |
---|
2382 | #define HAVE_SYS_WAIT_H 1 |
---|
2383 | #define USE_POSIX_WAIT 1 |
---|
2384 | #define HAVE_SYS_NERR 1 |
---|
2385 | #define HAVE_SYS_ERRLIST 1 |
---|
2386 | #define HAVE_TERMIOS_H 1 |
---|
2387 | #define HAVE_STDLIB_H 1 |
---|
2388 | #define HAVE_X11_INTRINSIC_H 1 |
---|
2389 | #define HAVE_X11_DECKEYSYM_H 1 |
---|
2390 | #define HAVE_X11_SUNKEYSYM_H 1 |
---|
2391 | #define HAVE_X11_XF86KEYSYM_H 1 |
---|
2392 | #define HAVE_X11_XKBLIB_H 1 |
---|
2393 | #define HAVE_X11_TRANSLATEI_H 1 |
---|
2394 | #define HAVE_X11_XPOLL_H 1 |
---|
2395 | #define HAVE_X11_EXTENSIONS_XKB_H 1 |
---|
2396 | #define HAVE_LIBXPM 1 |
---|
2397 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 |
---|
2398 | #define HAVE_LIB_XAW 1 |
---|
2399 | #define HAVE_X11_XPOLL_H 1 |
---|
2400 | #define HAVE_GRANTPT 1 |
---|
2401 | #define HAVE_PTSNAME 1 |
---|
2402 | #define HAVE_POSIX_OPENPT 1 |
---|
2403 | #define HAVE_OPENPTY 1 |
---|
2404 | #define HAVE_UTIL_H 1 |
---|
2405 | #define HAVE_XKBQUERYEXTENSION 1 |
---|
2406 | #define HAVE_XKBKEYCODETOKEYSYM 1 |
---|
2407 | #define HAVE_XKB_BELL_EXT 1 |
---|
2408 | #define HAVE_XUTF8LOOKUPSTRING 1 |
---|
2409 | #define DFT_DECID "420" |
---|
2410 | #define DFT_TERMTYPE "xterm" |
---|
2411 | #define DEF_BACKARO_BS True |
---|
2412 | #define DEF_BACKARO_ERASE False |
---|
2413 | #define DEFDELETE_DEL Maybe |
---|
2414 | #define DEF_INITIAL_ERASE False |
---|
2415 | #define DEF_ALT_SENDS_ESC False |
---|
2416 | #define DEF_META_SENDS_ESC False |
---|
2417 | #define OPT_256_COLORS 1 |
---|
2418 | #define OPT_DIRECT_COLOR 1 |
---|
2419 | #define OPT_BROKEN_OSC 0 |
---|
2420 | #define HAVE_X11_EXTENSIONS_XDBE_H 1 |
---|
2421 | #define HAVE_XDBESWAPBUFFERS 1 |
---|
2422 | #define OPT_DOUBLE_BUFFER 1 |
---|
2423 | #define XRENDERFONT 1 |
---|
2424 | #define HAVE_XFTDRAWCHARSPEC 1 |
---|
2425 | #define HAVE_XFTDRAWSETCLIP 1 |
---|
2426 | #define HAVE_XFTDRAWSETCLIPRECTANGLES 1 |
---|
2427 | #define OPT_FIFO_LINES 1 |
---|
2428 | #define OPT_LOAD_VTFONTS 1 |
---|
2429 | #define ALLOWLOGGING 1 |
---|
2430 | #define OPT_PASTE64 1 |
---|
2431 | #define OPT_PTY_HANDSHAKE 1 |
---|
2432 | #define HAVE_REGEX_H_FUNCS 1 |
---|
2433 | #define OPT_SELECT_REGEX 1 |
---|
2434 | #define SCROLLBAR_RIGHT 1 |
---|
2435 | #define OPT_TCAP_FKEYS 1 |
---|
2436 | #define OPT_TCAP_QUERY 1 |
---|
2437 | #define OPT_LUIT_PROG 1 |
---|
2438 | #define LUIT_PATH "/opt/macports/bin/luit" |
---|
2439 | #define OPT_WIDE_CHARS 1 |
---|
2440 | #define OPT_SIXEL_GRAPHICS 1 |
---|
2441 | #define OPT_GRAPHICS 1 |
---|
2442 | #define OPT_DEC_RECTOPS 1 |
---|
2443 | #define MIXEDCASE_FILENAMES 1 |
---|
2444 | |
---|
2445 | |
---|
2446 | configure: exit 0 |
---|