| 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.20230114. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --enable-luit --enable-logging --enable-wide-chars --enable-256-color --enable-load-vt-fonts --enable-double-buffer --enable-sixel-graphics --enable-regis-graphics --x-include=/opt/local/include --x-lib=/opt/local/lib --with-app-defaults=/opt/local/share/X11/app-defaults |
|---|
| 8 | |
|---|
| 9 | ## ---------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## ---------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = MacBook-Air.local |
|---|
| 14 | uname -m = arm64 |
|---|
| 15 | uname -r = 23.1.0 |
|---|
| 16 | uname -s = Darwin |
|---|
| 17 | uname -v = Darwin Kernel Version 23.1.0: Mon Oct 9 21:28:12 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T8103 |
|---|
| 18 | |
|---|
| 19 | /usr/bin/uname -p = arm |
|---|
| 20 | /bin/uname -X = unknown |
|---|
| 21 | |
|---|
| 22 | /bin/arch = unknown |
|---|
| 23 | /usr/bin/arch -k = unknown |
|---|
| 24 | /usr/convex/getsysinfo = unknown |
|---|
| 25 | hostinfo = Mach kernel version: |
|---|
| 26 | Darwin Kernel Version 23.1.0: Mon Oct 9 21:28:12 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T8103 |
|---|
| 27 | Kernel configured for up to 8 processors. |
|---|
| 28 | 8 processors are physically available. |
|---|
| 29 | 8 processors are logically available. |
|---|
| 30 | Processor type: arm64e (ARM64E) |
|---|
| 31 | Processors active: 0 1 2 3 4 5 6 7 |
|---|
| 32 | Primary memory available: 16.00 gigabytes |
|---|
| 33 | Default processor set: 741 tasks, 3461 threads, 8 processors |
|---|
| 34 | Load average: 3.50, Mach factor: 5.95 |
|---|
| 35 | /bin/machine = unknown |
|---|
| 36 | /usr/bin/oslevel = unknown |
|---|
| 37 | /bin/universe = unknown |
|---|
| 38 | |
|---|
| 39 | PATH = /opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin |
|---|
| 40 | |
|---|
| 41 | ## ------------ ## |
|---|
| 42 | ## Core tests. ## |
|---|
| 43 | ## ------------ ## |
|---|
| 44 | |
|---|
| 45 | configure:1119: PATH=".;."; conftest.sh |
|---|
| 46 | ./configure: line 1120: conftest.sh: command not found |
|---|
| 47 | configure:1122: $? = 127 |
|---|
| 48 | configure:1164: checking build system type |
|---|
| 49 | configure:1182: result: aarch64-apple-darwin23.1.0 |
|---|
| 50 | configure:1190: checking host system type |
|---|
| 51 | configure:1204: result: aarch64-apple-darwin23.1.0 |
|---|
| 52 | configure:1230: result: Configuring for darwin23.1.0 |
|---|
| 53 | configure:1296: checking for gcc |
|---|
| 54 | configure:1319: result: /usr/bin/clang |
|---|
| 55 | configure:1547: checking for C compiler version |
|---|
| 56 | configure:1550: /usr/bin/clang --version </dev/null >&5 |
|---|
| 57 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
|---|
| 58 | Target: arm64-apple-darwin23.1.0 |
|---|
| 59 | Thread model: posix |
|---|
| 60 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
|---|
| 61 | configure:1553: $? = 0 |
|---|
| 62 | configure:1555: /usr/bin/clang -v </dev/null >&5 |
|---|
| 63 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
|---|
| 64 | Target: arm64-apple-darwin23.1.0 |
|---|
| 65 | Thread model: posix |
|---|
| 66 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
|---|
| 67 | configure:1558: $? = 0 |
|---|
| 68 | configure:1560: /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:1563: $? = 1 |
|---|
| 72 | configure:1583: checking for C compiler default output |
|---|
| 73 | configure:1586: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 74 | configure:1589: $? = 0 |
|---|
| 75 | configure:1618: result: a.out |
|---|
| 76 | configure:1623: checking whether the C compiler works |
|---|
| 77 | configure:1629: ./a.out |
|---|
| 78 | configure:1632: $? = 0 |
|---|
| 79 | configure:1647: result: yes |
|---|
| 80 | configure:1654: checking whether we are cross compiling |
|---|
| 81 | configure:1656: result: no |
|---|
| 82 | configure:1659: checking for executable suffix |
|---|
| 83 | configure:1661: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 84 | configure:1664: $? = 0 |
|---|
| 85 | configure:1686: result: |
|---|
| 86 | configure:1692: checking for object suffix |
|---|
| 87 | configure:1710: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
|---|
| 88 | configure:1713: $? = 0 |
|---|
| 89 | configure:1732: result: o |
|---|
| 90 | configure:1736: checking whether we are using the GNU C compiler |
|---|
| 91 | configure:1757: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
|---|
| 92 | configure:1760: $? = 0 |
|---|
| 93 | configure:1763: test -s conftest.o |
|---|
| 94 | configure:1766: $? = 0 |
|---|
| 95 | configure:1778: result: yes |
|---|
| 96 | configure:1784: checking whether /usr/bin/clang accepts -g |
|---|
| 97 | configure:1802: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
|---|
| 98 | configure:1805: $? = 0 |
|---|
| 99 | configure:1808: test -s conftest.o |
|---|
| 100 | configure:1811: $? = 0 |
|---|
| 101 | configure:1821: result: yes |
|---|
| 102 | configure:1848: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
|---|
| 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:1851: $? = 1 |
|---|
| 112 | configure: failed program was: |
|---|
| 113 | #ifndef __cplusplus |
|---|
| 114 | choke me |
|---|
| 115 | #endif |
|---|
| 116 | configure:1952: checking version of /usr/bin/clang |
|---|
| 117 | configure:1956: result: 15.0.0 |
|---|
| 118 | configure:2016: checking if this is really Clang C compiler |
|---|
| 119 | configure:2037: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
|---|
| 120 | configure:2040: $? = 0 |
|---|
| 121 | configure:2043: test -s conftest.o |
|---|
| 122 | configure:2046: $? = 0 |
|---|
| 123 | configure:2056: result: yes |
|---|
| 124 | configure:2072: checking version of /usr/bin/clang |
|---|
| 125 | configure:2076: result: 15.0.0 |
|---|
| 126 | configure:2083: checking if option -Qunused-arguments works |
|---|
| 127 | configure:2102: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 128 | configure:2105: $? = 0 |
|---|
| 129 | configure:2108: test -s conftest |
|---|
| 130 | configure:2111: $? = 0 |
|---|
| 131 | configure:2122: result: yes |
|---|
| 132 | configure:2128: testing adding option -Qunused-arguments ... |
|---|
| 133 | configure:2083: checking if option -Wno-error=implicit-function-declaration works |
|---|
| 134 | configure:2102: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 135 | configure:2105: $? = 0 |
|---|
| 136 | configure:2108: test -s conftest |
|---|
| 137 | configure:2111: $? = 0 |
|---|
| 138 | configure:2122: result: yes |
|---|
| 139 | configure:2128: testing adding option -Wno-error=implicit-function-declaration ... |
|---|
| 140 | configure:2137: checking for /usr/bin/clang option to accept ANSI C |
|---|
| 141 | configure:2192: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
|---|
| 142 | configure:2195: $? = 0 |
|---|
| 143 | configure:2198: test -s conftest.o |
|---|
| 144 | configure:2201: $? = 0 |
|---|
| 145 | configure:2218: result: none needed |
|---|
| 146 | configure:2229: checking $CFLAGS variable |
|---|
| 147 | configure:2343: result: ok |
|---|
| 148 | configure:2348: checking $CC variable |
|---|
| 149 | configure:2483: result: ok |
|---|
| 150 | configure:2492: checking for ggrep |
|---|
| 151 | configure:2507: found /opt/local/bin/ggrep |
|---|
| 152 | configure:2515: result: ggrep |
|---|
| 153 | configure:2526: checking for egrep |
|---|
| 154 | configure:2582: result: ggrep -E |
|---|
| 155 | configure:2592: checking how to run the C preprocessor |
|---|
| 156 | configure:2618: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
|---|
| 157 | configure:2624: $? = 0 |
|---|
| 158 | configure:2651: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
|---|
| 159 | configure:2648:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 160 | #include <ac_nonexistent.h> |
|---|
| 161 | ^~~~~~~~~~~~~~~~~~ |
|---|
| 162 | 1 error generated. |
|---|
| 163 | configure:2657: $? = 1 |
|---|
| 164 | configure: failed program was: |
|---|
| 165 | #line 2647 "configure" |
|---|
| 166 | #include "confdefs.h" |
|---|
| 167 | #include <ac_nonexistent.h> |
|---|
| 168 | configure:2694: result: /usr/bin/clang -E |
|---|
| 169 | configure:2709: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
|---|
| 170 | configure:2715: $? = 0 |
|---|
| 171 | configure:2742: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
|---|
| 172 | configure:2739:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 173 | #include <ac_nonexistent.h> |
|---|
| 174 | ^~~~~~~~~~~~~~~~~~ |
|---|
| 175 | 1 error generated. |
|---|
| 176 | configure:2748: $? = 1 |
|---|
| 177 | configure: failed program was: |
|---|
| 178 | #line 2738 "configure" |
|---|
| 179 | #include "confdefs.h" |
|---|
| 180 | #include <ac_nonexistent.h> |
|---|
| 181 | configure:2792: checking for mawk |
|---|
| 182 | configure:2818: result: no |
|---|
| 183 | configure:2792: checking for gawk |
|---|
| 184 | configure:2807: found /opt/local/bin/gawk |
|---|
| 185 | configure:2815: result: gawk |
|---|
| 186 | configure:2837: checking for a BSD compatible install |
|---|
| 187 | configure:2886: result: /usr/bin/install -c |
|---|
| 188 | configure:2897: checking whether ln -s works |
|---|
| 189 | configure:2901: result: yes |
|---|
| 190 | configure:2925: checking for lint |
|---|
| 191 | configure:2951: result: no |
|---|
| 192 | configure:2925: checking for cppcheck |
|---|
| 193 | configure:2951: result: no |
|---|
| 194 | configure:2925: checking for splint |
|---|
| 195 | configure:2951: result: no |
|---|
| 196 | configure:2966: checking if the POSIX test-macros are already defined |
|---|
| 197 | configure:2992: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
|---|
| 198 | configure:2995: $? = 0 |
|---|
| 199 | configure:2998: test -s conftest.o |
|---|
| 200 | configure:3001: $? = 0 |
|---|
| 201 | configure:3012: result: no |
|---|
| 202 | configure:4543: testing add to $CPPFLAGS -D_DARWIN_C_SOURCE ... |
|---|
| 203 | configure:4881: checking if SIGWINCH is defined |
|---|
| 204 | configure:4903: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 205 | configure:4906: $? = 0 |
|---|
| 206 | configure:4909: test -s conftest.o |
|---|
| 207 | configure:4912: $? = 0 |
|---|
| 208 | configure:4960: result: yes |
|---|
| 209 | configure:5030: checking for ANSI C header files |
|---|
| 210 | configure:5044: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 211 | configure:5050: $? = 0 |
|---|
| 212 | configure:5137: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 213 | configure:5140: $? = 0 |
|---|
| 214 | configure:5142: ./conftest |
|---|
| 215 | configure:5145: $? = 0 |
|---|
| 216 | configure:5158: result: yes |
|---|
| 217 | configure:5174: checking for sys/types.h |
|---|
| 218 | configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 219 | configure:5189: $? = 0 |
|---|
| 220 | configure:5192: test -s conftest.o |
|---|
| 221 | configure:5195: $? = 0 |
|---|
| 222 | configure:5205: result: yes |
|---|
| 223 | configure:5174: checking for sys/stat.h |
|---|
| 224 | configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 225 | configure:5189: $? = 0 |
|---|
| 226 | configure:5192: test -s conftest.o |
|---|
| 227 | configure:5195: $? = 0 |
|---|
| 228 | configure:5205: result: yes |
|---|
| 229 | configure:5174: checking for stdlib.h |
|---|
| 230 | configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 231 | configure:5189: $? = 0 |
|---|
| 232 | configure:5192: test -s conftest.o |
|---|
| 233 | configure:5195: $? = 0 |
|---|
| 234 | configure:5205: result: yes |
|---|
| 235 | configure:5174: checking for string.h |
|---|
| 236 | configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 237 | configure:5189: $? = 0 |
|---|
| 238 | configure:5192: test -s conftest.o |
|---|
| 239 | configure:5195: $? = 0 |
|---|
| 240 | configure:5205: result: yes |
|---|
| 241 | configure:5174: checking for memory.h |
|---|
| 242 | configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 243 | configure:5189: $? = 0 |
|---|
| 244 | configure:5192: test -s conftest.o |
|---|
| 245 | configure:5195: $? = 0 |
|---|
| 246 | configure:5205: result: yes |
|---|
| 247 | configure:5174: checking for strings.h |
|---|
| 248 | configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 249 | configure:5189: $? = 0 |
|---|
| 250 | configure:5192: test -s conftest.o |
|---|
| 251 | configure:5195: $? = 0 |
|---|
| 252 | configure:5205: result: yes |
|---|
| 253 | configure:5174: checking for inttypes.h |
|---|
| 254 | configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 255 | configure:5189: $? = 0 |
|---|
| 256 | configure:5192: test -s conftest.o |
|---|
| 257 | configure:5195: $? = 0 |
|---|
| 258 | configure:5205: result: yes |
|---|
| 259 | configure:5174: checking for stdint.h |
|---|
| 260 | configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 261 | configure:5189: $? = 0 |
|---|
| 262 | configure:5192: test -s conftest.o |
|---|
| 263 | configure:5195: $? = 0 |
|---|
| 264 | configure:5205: result: yes |
|---|
| 265 | configure:5174: checking for unistd.h |
|---|
| 266 | configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 267 | configure:5189: $? = 0 |
|---|
| 268 | configure:5192: test -s conftest.o |
|---|
| 269 | configure:5195: $? = 0 |
|---|
| 270 | configure:5205: result: yes |
|---|
| 271 | configure:5215: checking whether exit is declared |
|---|
| 272 | configure:5236: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 273 | configure:5239: $? = 0 |
|---|
| 274 | configure:5242: test -s conftest.o |
|---|
| 275 | configure:5245: $? = 0 |
|---|
| 276 | configure:5255: result: yes |
|---|
| 277 | configure:5269: checking for ncurses/curses.h |
|---|
| 278 | configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 279 | configure:5276:10: fatal error: 'ncurses/curses.h' file not found |
|---|
| 280 | #include <ncurses/curses.h> |
|---|
| 281 | ^~~~~~~~~~~~~~~~~~ |
|---|
| 282 | 1 error generated. |
|---|
| 283 | configure:5285: $? = 1 |
|---|
| 284 | configure: failed program was: |
|---|
| 285 | #line 5275 "configure" |
|---|
| 286 | #include "confdefs.h" |
|---|
| 287 | #include <ncurses/curses.h> |
|---|
| 288 | configure:5304: result: no |
|---|
| 289 | configure:5269: checking for ncurses/term.h |
|---|
| 290 | configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 291 | configure:5276:10: fatal error: 'ncurses/term.h' file not found |
|---|
| 292 | #include <ncurses/term.h> |
|---|
| 293 | ^~~~~~~~~~~~~~~~ |
|---|
| 294 | 1 error generated. |
|---|
| 295 | configure:5285: $? = 1 |
|---|
| 296 | configure: failed program was: |
|---|
| 297 | #line 5275 "configure" |
|---|
| 298 | #include "confdefs.h" |
|---|
| 299 | #include <ncurses/term.h> |
|---|
| 300 | configure:5304: result: no |
|---|
| 301 | configure:5269: checking for sys/ptem.h |
|---|
| 302 | configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 303 | configure:5276:10: fatal error: 'sys/ptem.h' file not found |
|---|
| 304 | #include <sys/ptem.h> |
|---|
| 305 | ^~~~~~~~~~~~ |
|---|
| 306 | 1 error generated. |
|---|
| 307 | configure:5285: $? = 1 |
|---|
| 308 | configure: failed program was: |
|---|
| 309 | #line 5275 "configure" |
|---|
| 310 | #include "confdefs.h" |
|---|
| 311 | #include <sys/ptem.h> |
|---|
| 312 | configure:5304: result: no |
|---|
| 313 | configure:5269: checking for sys/ttydefaults.h |
|---|
| 314 | configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 315 | configure:5285: $? = 0 |
|---|
| 316 | configure:5304: result: yes |
|---|
| 317 | configure:5269: checking for term.h |
|---|
| 318 | configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 319 | configure:5285: $? = 0 |
|---|
| 320 | configure:5304: result: yes |
|---|
| 321 | configure:5269: checking for termios.h |
|---|
| 322 | configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 323 | configure:5285: $? = 0 |
|---|
| 324 | configure:5304: result: yes |
|---|
| 325 | configure:5269: checking for wchar.h |
|---|
| 326 | configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 327 | configure:5285: $? = 0 |
|---|
| 328 | configure:5304: result: yes |
|---|
| 329 | configure:5314: checking whether time.h and sys/time.h may both be included |
|---|
| 330 | configure:5336: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 331 | configure:5339: $? = 0 |
|---|
| 332 | configure:5342: test -s conftest.o |
|---|
| 333 | configure:5345: $? = 0 |
|---|
| 334 | configure:5355: result: yes |
|---|
| 335 | configure:5365: checking for nl_langinfo and CODESET |
|---|
| 336 | configure:5385: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 337 | configure:5388: $? = 0 |
|---|
| 338 | configure:5391: test -s conftest |
|---|
| 339 | configure:5394: $? = 0 |
|---|
| 340 | configure:5405: result: yes |
|---|
| 341 | configure:5417: checking for signal global datatype |
|---|
| 342 | configure:5453: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 343 | configure:5456: $? = 0 |
|---|
| 344 | configure:5459: test -s conftest.o |
|---|
| 345 | configure:5462: $? = 0 |
|---|
| 346 | configure:5476: result: volatile sig_atomic_t |
|---|
| 347 | configure:5483: checking for time_t |
|---|
| 348 | configure:5504: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 349 | configure:5507: $? = 0 |
|---|
| 350 | configure:5510: test -s conftest.o |
|---|
| 351 | configure:5513: $? = 0 |
|---|
| 352 | configure:5523: result: yes |
|---|
| 353 | configure:5535: checking for cc_t in <termios.h> or <termio.h> |
|---|
| 354 | configure:5562: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 355 | configure:5565: $? = 0 |
|---|
| 356 | configure:5568: test -s conftest.o |
|---|
| 357 | configure:5571: $? = 0 |
|---|
| 358 | configure:5583: result: yes |
|---|
| 359 | configure:5590: checking for nfds_t in <poll.h> |
|---|
| 360 | configure:5612: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 361 | configure:5615: $? = 0 |
|---|
| 362 | configure:5618: test -s conftest.o |
|---|
| 363 | configure:5621: $? = 0 |
|---|
| 364 | configure:5633: result: yes |
|---|
| 365 | configure:5640: checking for mode_t |
|---|
| 366 | configure:5661: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 367 | configure:5664: $? = 0 |
|---|
| 368 | configure:5667: test -s conftest.o |
|---|
| 369 | configure:5670: $? = 0 |
|---|
| 370 | configure:5680: result: yes |
|---|
| 371 | configure:5692: checking for pid_t |
|---|
| 372 | configure:5713: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 373 | configure:5716: $? = 0 |
|---|
| 374 | configure:5719: test -s conftest.o |
|---|
| 375 | configure:5722: $? = 0 |
|---|
| 376 | configure:5732: result: yes |
|---|
| 377 | configure:5744: checking for uid_t in sys/types.h |
|---|
| 378 | configure:5764: result: yes |
|---|
| 379 | configure:5778: checking for off_t |
|---|
| 380 | configure:5799: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 381 | configure:5802: $? = 0 |
|---|
| 382 | configure:5805: test -s conftest.o |
|---|
| 383 | configure:5808: $? = 0 |
|---|
| 384 | configure:5818: result: yes |
|---|
| 385 | configure:5850: checking for gethostname |
|---|
| 386 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 387 | configure:5890: $? = 0 |
|---|
| 388 | configure:5893: test -s conftest |
|---|
| 389 | configure:5896: $? = 0 |
|---|
| 390 | configure:5906: result: yes |
|---|
| 391 | configure:5850: checking for getusershell |
|---|
| 392 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 393 | configure:5890: $? = 0 |
|---|
| 394 | configure:5893: test -s conftest |
|---|
| 395 | configure:5896: $? = 0 |
|---|
| 396 | configure:5906: result: yes |
|---|
| 397 | configure:5850: checking for endusershell |
|---|
| 398 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 399 | configure:5890: $? = 0 |
|---|
| 400 | configure:5893: test -s conftest |
|---|
| 401 | configure:5896: $? = 0 |
|---|
| 402 | configure:5906: result: yes |
|---|
| 403 | configure:5850: checking for getlogin |
|---|
| 404 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 405 | configure:5890: $? = 0 |
|---|
| 406 | configure:5893: test -s conftest |
|---|
| 407 | configure:5896: $? = 0 |
|---|
| 408 | configure:5906: result: yes |
|---|
| 409 | configure:5850: checking for initgroups |
|---|
| 410 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 411 | configure:5890: $? = 0 |
|---|
| 412 | configure:5893: test -s conftest |
|---|
| 413 | configure:5896: $? = 0 |
|---|
| 414 | configure:5906: result: yes |
|---|
| 415 | configure:5850: checking for mkdtemp |
|---|
| 416 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 417 | configure:5890: $? = 0 |
|---|
| 418 | configure:5893: test -s conftest |
|---|
| 419 | configure:5896: $? = 0 |
|---|
| 420 | configure:5906: result: yes |
|---|
| 421 | configure:5850: checking for putenv |
|---|
| 422 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 423 | configure:5890: $? = 0 |
|---|
| 424 | configure:5893: test -s conftest |
|---|
| 425 | configure:5896: $? = 0 |
|---|
| 426 | configure:5906: result: yes |
|---|
| 427 | configure:5850: checking for unsetenv |
|---|
| 428 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 429 | configure:5890: $? = 0 |
|---|
| 430 | configure:5893: test -s conftest |
|---|
| 431 | configure:5896: $? = 0 |
|---|
| 432 | configure:5906: result: yes |
|---|
| 433 | configure:5850: checking for sched_yield |
|---|
| 434 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 435 | configure:5890: $? = 0 |
|---|
| 436 | configure:5893: test -s conftest |
|---|
| 437 | configure:5896: $? = 0 |
|---|
| 438 | configure:5906: result: yes |
|---|
| 439 | configure:5850: checking for setpgid |
|---|
| 440 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 441 | configure:5890: $? = 0 |
|---|
| 442 | configure:5893: test -s conftest |
|---|
| 443 | configure:5896: $? = 0 |
|---|
| 444 | configure:5906: result: yes |
|---|
| 445 | configure:5850: checking for strftime |
|---|
| 446 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 447 | configure:5890: $? = 0 |
|---|
| 448 | configure:5893: test -s conftest |
|---|
| 449 | configure:5896: $? = 0 |
|---|
| 450 | configure:5906: result: yes |
|---|
| 451 | configure:5850: checking for tcgetattr |
|---|
| 452 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 453 | configure:5890: $? = 0 |
|---|
| 454 | configure:5893: test -s conftest |
|---|
| 455 | configure:5896: $? = 0 |
|---|
| 456 | configure:5906: result: yes |
|---|
| 457 | configure:5850: checking for waitpid |
|---|
| 458 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 459 | configure:5890: $? = 0 |
|---|
| 460 | configure:5893: test -s conftest |
|---|
| 461 | configure:5896: $? = 0 |
|---|
| 462 | configure:5906: result: yes |
|---|
| 463 | configure:5850: checking for wcswidth |
|---|
| 464 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 465 | configure:5890: $? = 0 |
|---|
| 466 | configure:5893: test -s conftest |
|---|
| 467 | configure:5896: $? = 0 |
|---|
| 468 | configure:5906: result: yes |
|---|
| 469 | configure:5850: checking for wcwidth |
|---|
| 470 | configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 471 | configure:5890: $? = 0 |
|---|
| 472 | configure:5893: test -s conftest |
|---|
| 473 | configure:5896: $? = 0 |
|---|
| 474 | configure:5906: result: yes |
|---|
| 475 | configure:5921: checking for unistd.h |
|---|
| 476 | configure:5956: result: yes |
|---|
| 477 | configure:5966: checking for working mkstemp |
|---|
| 478 | configure:6012: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 479 | configure:6015: $? = 0 |
|---|
| 480 | configure:6017: ./conftest |
|---|
| 481 | configure:6020: $? = 0 |
|---|
| 482 | configure:6035: result: yes |
|---|
| 483 | configure:6106: checking if setitimer is available |
|---|
| 484 | configure:6133: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 485 | configure:6136: $? = 0 |
|---|
| 486 | configure:6139: test -s conftest.o |
|---|
| 487 | configure:6142: $? = 0 |
|---|
| 488 | configure:6153: result: yes |
|---|
| 489 | configure:6163: checking for lastlog.h |
|---|
| 490 | configure:6173: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 491 | configure:6170:10: fatal error: 'lastlog.h' file not found |
|---|
| 492 | #include <lastlog.h> |
|---|
| 493 | ^~~~~~~~~~~ |
|---|
| 494 | 1 error generated. |
|---|
| 495 | configure:6179: $? = 1 |
|---|
| 496 | configure: failed program was: |
|---|
| 497 | #line 6169 "configure" |
|---|
| 498 | #include "confdefs.h" |
|---|
| 499 | #include <lastlog.h> |
|---|
| 500 | configure:6198: result: no |
|---|
| 501 | configure:6163: checking for paths.h |
|---|
| 502 | configure:6173: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 503 | configure:6179: $? = 0 |
|---|
| 504 | configure:6198: result: yes |
|---|
| 505 | configure:6208: checking for lastlog path |
|---|
| 506 | configure:6235: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 507 | configure:6228:14: error: use of undeclared identifier '_PATH_LASTLOG' |
|---|
| 508 | char *path = _PATH_LASTLOG; (void)path |
|---|
| 509 | ^ |
|---|
| 510 | 1 error generated. |
|---|
| 511 | configure:6238: $? = 1 |
|---|
| 512 | configure: failed program was: |
|---|
| 513 | #line 6215 "configure" |
|---|
| 514 | #include "confdefs.h" |
|---|
| 515 | |
|---|
| 516 | #include <sys/types.h> |
|---|
| 517 | #ifdef HAVE_LASTLOG_H |
|---|
| 518 | #include <lastlog.h> |
|---|
| 519 | #else |
|---|
| 520 | #ifdef HAVE_PATHS_H |
|---|
| 521 | #include <paths.h> |
|---|
| 522 | #endif |
|---|
| 523 | #endif |
|---|
| 524 | int |
|---|
| 525 | main (void) |
|---|
| 526 | { |
|---|
| 527 | char *path = _PATH_LASTLOG; (void)path |
|---|
| 528 | ; |
|---|
| 529 | return 0; |
|---|
| 530 | } |
|---|
| 531 | configure:6259: result: no |
|---|
| 532 | configure:6266: checking for utmp implementation |
|---|
| 533 | configure:6299: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 534 | configure:6296:18: error: no member named 'ut_name' in 'struct utmpx' |
|---|
| 535 | char *name = x.ut_name; /* utmp.h and compatible definitions */ |
|---|
| 536 | ~ ^ |
|---|
| 537 | 1 error generated. |
|---|
| 538 | configure:6302: $? = 1 |
|---|
| 539 | configure: failed program was: |
|---|
| 540 | #line 6283 "configure" |
|---|
| 541 | #include "confdefs.h" |
|---|
| 542 | |
|---|
| 543 | #include <sys/types.h> |
|---|
| 544 | #include <utmpx.h> |
|---|
| 545 | #define getutent getutxent |
|---|
| 546 | #ifdef USE_LASTLOG |
|---|
| 547 | #include <lastlog.h> /* may conflict with utmpx.h on Linux */ |
|---|
| 548 | #endif |
|---|
| 549 | |
|---|
| 550 | int |
|---|
| 551 | main (void) |
|---|
| 552 | { |
|---|
| 553 | struct utmpx x; |
|---|
| 554 | char *name = x.ut_name; /* utmp.h and compatible definitions */ |
|---|
| 555 | (void)x; |
|---|
| 556 | (void)name; |
|---|
| 557 | |
|---|
| 558 | ; |
|---|
| 559 | return 0; |
|---|
| 560 | } |
|---|
| 561 | configure:6333: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 562 | configure:6336: $? = 0 |
|---|
| 563 | configure:6339: test -s conftest.o |
|---|
| 564 | configure:6342: $? = 0 |
|---|
| 565 | configure:6357: result: utmpx |
|---|
| 566 | configure:6372: checking if utmpx.ut_host is declared |
|---|
| 567 | configure:6396: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 568 | configure:6399: $? = 0 |
|---|
| 569 | configure:6402: test -s conftest.o |
|---|
| 570 | configure:6405: $? = 0 |
|---|
| 571 | configure:6417: result: yes |
|---|
| 572 | configure:6427: checking if utmpx.ut_syslen is declared |
|---|
| 573 | configure:6451: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 574 | configure:6442:13: error: no member named 'ut_syslen' in 'struct utmpx' |
|---|
| 575 | int y = x.ut_syslen; |
|---|
| 576 | ~ ^ |
|---|
| 577 | 1 error generated. |
|---|
| 578 | configure:6454: $? = 1 |
|---|
| 579 | configure: failed program was: |
|---|
| 580 | #line 6434 "configure" |
|---|
| 581 | #include "confdefs.h" |
|---|
| 582 | |
|---|
| 583 | #include <sys/types.h> |
|---|
| 584 | #include <utmpx.h> |
|---|
| 585 | int |
|---|
| 586 | main (void) |
|---|
| 587 | { |
|---|
| 588 | struct utmpx x; |
|---|
| 589 | int y = x.ut_syslen; |
|---|
| 590 | (void)x; |
|---|
| 591 | (void)y |
|---|
| 592 | ; |
|---|
| 593 | return 0; |
|---|
| 594 | } |
|---|
| 595 | configure:6472: result: no |
|---|
| 596 | configure:6482: checking if utmpx.ut_name is declared |
|---|
| 597 | configure:6515: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 598 | configure:6512:18: error: no member named 'ut_name' in 'struct utmpx' |
|---|
| 599 | char *name = x.ut_name; |
|---|
| 600 | ~ ^ |
|---|
| 601 | 1 error generated. |
|---|
| 602 | configure:6518: $? = 1 |
|---|
| 603 | configure: failed program was: |
|---|
| 604 | #line 6499 "configure" |
|---|
| 605 | #include "confdefs.h" |
|---|
| 606 | |
|---|
| 607 | #include <sys/types.h> |
|---|
| 608 | #include <utmpx.h> |
|---|
| 609 | #define getutent getutxent |
|---|
| 610 | #ifdef USE_LASTLOG |
|---|
| 611 | #include <lastlog.h> /* may conflict with utmpx.h on Linux */ |
|---|
| 612 | #endif |
|---|
| 613 | |
|---|
| 614 | int |
|---|
| 615 | main (void) |
|---|
| 616 | { |
|---|
| 617 | struct utmpx x; |
|---|
| 618 | char *name = x.ut_name; |
|---|
| 619 | (void)x; |
|---|
| 620 | (void)name; |
|---|
| 621 | |
|---|
| 622 | ; |
|---|
| 623 | return 0; |
|---|
| 624 | } |
|---|
| 625 | configure:6515: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 626 | configure:6518: $? = 0 |
|---|
| 627 | configure:6521: test -s conftest.o |
|---|
| 628 | configure:6524: $? = 0 |
|---|
| 629 | configure:6536: result: ut_user |
|---|
| 630 | configure:6556: checking for exit-status in utmpx |
|---|
| 631 | configure:6586: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 632 | configure:6577:14: error: no member named 'ut_exit' in 'struct utmpx' |
|---|
| 633 | long y = x.ut_exit.__e_exit = 0; |
|---|
| 634 | ~ ^ |
|---|
| 635 | 1 error generated. |
|---|
| 636 | configure:6589: $? = 1 |
|---|
| 637 | configure: failed program was: |
|---|
| 638 | #line 6569 "configure" |
|---|
| 639 | #include "confdefs.h" |
|---|
| 640 | |
|---|
| 641 | #include <sys/types.h> |
|---|
| 642 | #include <utmpx.h> |
|---|
| 643 | int |
|---|
| 644 | main (void) |
|---|
| 645 | { |
|---|
| 646 | struct utmpx x; |
|---|
| 647 | long y = x.ut_exit.__e_exit = 0; |
|---|
| 648 | (void)x; |
|---|
| 649 | (void)y |
|---|
| 650 | ; |
|---|
| 651 | return 0; |
|---|
| 652 | } |
|---|
| 653 | configure:6586: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 654 | configure:6577:14: error: no member named 'ut_exit' in 'struct utmpx' |
|---|
| 655 | long y = x.ut_exit.e_exit = 0; |
|---|
| 656 | ~ ^ |
|---|
| 657 | 1 error generated. |
|---|
| 658 | configure:6589: $? = 1 |
|---|
| 659 | configure: failed program was: |
|---|
| 660 | #line 6569 "configure" |
|---|
| 661 | #include "confdefs.h" |
|---|
| 662 | |
|---|
| 663 | #include <sys/types.h> |
|---|
| 664 | #include <utmpx.h> |
|---|
| 665 | int |
|---|
| 666 | main (void) |
|---|
| 667 | { |
|---|
| 668 | struct utmpx x; |
|---|
| 669 | long y = x.ut_exit.e_exit = 0; |
|---|
| 670 | (void)x; |
|---|
| 671 | (void)y |
|---|
| 672 | ; |
|---|
| 673 | return 0; |
|---|
| 674 | } |
|---|
| 675 | configure:6586: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 676 | configure:6577:14: error: no member named 'ut_exit' in 'struct utmpx' |
|---|
| 677 | long y = x.ut_exit.ut_e_exit = 0; |
|---|
| 678 | ~ ^ |
|---|
| 679 | 1 error generated. |
|---|
| 680 | configure:6589: $? = 1 |
|---|
| 681 | configure: failed program was: |
|---|
| 682 | #line 6569 "configure" |
|---|
| 683 | #include "confdefs.h" |
|---|
| 684 | |
|---|
| 685 | #include <sys/types.h> |
|---|
| 686 | #include <utmpx.h> |
|---|
| 687 | int |
|---|
| 688 | main (void) |
|---|
| 689 | { |
|---|
| 690 | struct utmpx x; |
|---|
| 691 | long y = x.ut_exit.ut_e_exit = 0; |
|---|
| 692 | (void)x; |
|---|
| 693 | (void)y |
|---|
| 694 | ; |
|---|
| 695 | return 0; |
|---|
| 696 | } |
|---|
| 697 | configure:6586: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 698 | configure:6577:14: error: no member named 'ut_exit' in 'struct utmpx' |
|---|
| 699 | long y = x.ut_exit.ut_exit = 0; |
|---|
| 700 | ~ ^ |
|---|
| 701 | 1 error generated. |
|---|
| 702 | configure:6589: $? = 1 |
|---|
| 703 | configure: failed program was: |
|---|
| 704 | #line 6569 "configure" |
|---|
| 705 | #include "confdefs.h" |
|---|
| 706 | |
|---|
| 707 | #include <sys/types.h> |
|---|
| 708 | #include <utmpx.h> |
|---|
| 709 | int |
|---|
| 710 | main (void) |
|---|
| 711 | { |
|---|
| 712 | struct utmpx x; |
|---|
| 713 | long y = x.ut_exit.ut_exit = 0; |
|---|
| 714 | (void)x; |
|---|
| 715 | (void)y |
|---|
| 716 | ; |
|---|
| 717 | return 0; |
|---|
| 718 | } |
|---|
| 719 | configure:6608: result: no |
|---|
| 720 | configure:6624: checking if utmpx.ut_xtime is declared |
|---|
| 721 | configure:6648: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 722 | configure:6639:14: error: no member named 'ut_xtime' in 'struct utmpx' |
|---|
| 723 | long y = x.ut_xtime = 0; |
|---|
| 724 | ~ ^ |
|---|
| 725 | 1 error generated. |
|---|
| 726 | configure:6651: $? = 1 |
|---|
| 727 | configure: failed program was: |
|---|
| 728 | #line 6631 "configure" |
|---|
| 729 | #include "confdefs.h" |
|---|
| 730 | |
|---|
| 731 | #include <sys/types.h> |
|---|
| 732 | #include <utmpx.h> |
|---|
| 733 | int |
|---|
| 734 | main (void) |
|---|
| 735 | { |
|---|
| 736 | struct utmpx x; |
|---|
| 737 | long y = x.ut_xtime = 0; |
|---|
| 738 | (void)x; |
|---|
| 739 | (void)y |
|---|
| 740 | ; |
|---|
| 741 | return 0; |
|---|
| 742 | } |
|---|
| 743 | configure:6681: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 744 | configure:6684: $? = 0 |
|---|
| 745 | configure:6687: test -s conftest.o |
|---|
| 746 | configure:6690: $? = 0 |
|---|
| 747 | configure:6704: result: define |
|---|
| 748 | configure:6723: checking if utmpx.ut_session is declared |
|---|
| 749 | configure:6747: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 750 | configure:6738:14: error: no member named 'ut_session' in 'struct utmpx' |
|---|
| 751 | long y = x.ut_session; |
|---|
| 752 | ~ ^ |
|---|
| 753 | 1 error generated. |
|---|
| 754 | configure:6750: $? = 1 |
|---|
| 755 | configure: failed program was: |
|---|
| 756 | #line 6730 "configure" |
|---|
| 757 | #include "confdefs.h" |
|---|
| 758 | |
|---|
| 759 | #include <sys/types.h> |
|---|
| 760 | #include <utmpx.h> |
|---|
| 761 | int |
|---|
| 762 | main (void) |
|---|
| 763 | { |
|---|
| 764 | static struct utmpx x; |
|---|
| 765 | long y = x.ut_session; |
|---|
| 766 | (void)x; |
|---|
| 767 | (void)y |
|---|
| 768 | ; |
|---|
| 769 | return 0; |
|---|
| 770 | } |
|---|
| 771 | configure:6767: result: no |
|---|
| 772 | configure:6778: checking if utmpx is SYSV flavor |
|---|
| 773 | configure:6805: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 774 | configure:6808: $? = 0 |
|---|
| 775 | configure:6811: test -s conftest |
|---|
| 776 | configure:6814: $? = 0 |
|---|
| 777 | configure:6825: result: yes |
|---|
| 778 | configure:6837: checking for lastlog.h |
|---|
| 779 | configure:6872: result: no |
|---|
| 780 | configure:6882: checking for struct lastlog |
|---|
| 781 | configure:6908: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 782 | configure:6931:10: fatal error: 'lastlog.h' file not found |
|---|
| 783 | #include <lastlog.h> |
|---|
| 784 | ^~~~~~~~~~~ |
|---|
| 785 | 1 error generated. |
|---|
| 786 | configure:6911: $? = 1 |
|---|
| 787 | configure: program exited with status 1 |
|---|
| 788 | configure: failed program was: |
|---|
| 789 | #line 6893 "configure" |
|---|
| 790 | #include "confdefs.h" |
|---|
| 791 | |
|---|
| 792 | #include <stdio.h> |
|---|
| 793 | #if HAVE_SYS_TYPES_H |
|---|
| 794 | # include <sys/types.h> |
|---|
| 795 | #endif |
|---|
| 796 | #if HAVE_SYS_STAT_H |
|---|
| 797 | # include <sys/stat.h> |
|---|
| 798 | #endif |
|---|
| 799 | #if STDC_HEADERS |
|---|
| 800 | # include <stdlib.h> |
|---|
| 801 | # include <stddef.h> |
|---|
| 802 | #else |
|---|
| 803 | # if HAVE_STDLIB_H |
|---|
| 804 | # include <stdlib.h> |
|---|
| 805 | # endif |
|---|
| 806 | #endif |
|---|
| 807 | #if HAVE_STRING_H |
|---|
| 808 | # if !STDC_HEADERS && HAVE_MEMORY_H |
|---|
| 809 | # include <memory.h> |
|---|
| 810 | # endif |
|---|
| 811 | # include <string.h> |
|---|
| 812 | #endif |
|---|
| 813 | #if HAVE_STRINGS_H |
|---|
| 814 | # include <strings.h> |
|---|
| 815 | #endif |
|---|
| 816 | #if HAVE_INTTYPES_H |
|---|
| 817 | # include <inttypes.h> |
|---|
| 818 | #else |
|---|
| 819 | # if HAVE_STDINT_H |
|---|
| 820 | # include <stdint.h> |
|---|
| 821 | # endif |
|---|
| 822 | #endif |
|---|
| 823 | #if HAVE_UNISTD_H |
|---|
| 824 | # include <unistd.h> |
|---|
| 825 | #endif |
|---|
| 826 | |
|---|
| 827 | #include <time.h> |
|---|
| 828 | #include <lastlog.h> |
|---|
| 829 | |
|---|
| 830 | int main(void) |
|---|
| 831 | { |
|---|
| 832 | struct lastlog data; |
|---|
| 833 | return (sizeof(data.ll_time) != sizeof(time_t)); |
|---|
| 834 | } |
|---|
| 835 | configure:6930: result: no |
|---|
| 836 | configure:6943: checking for sys/param.h |
|---|
| 837 | configure:6953: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 838 | configure:6959: $? = 0 |
|---|
| 839 | configure:6978: result: yes |
|---|
| 840 | configure:6988: checking if POSIX saved-ids are supported |
|---|
| 841 | configure:7025: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 842 | configure:7028: $? = 0 |
|---|
| 843 | configure:7031: test -s conftest |
|---|
| 844 | configure:7034: $? = 0 |
|---|
| 845 | configure:7084: result: yes |
|---|
| 846 | configure:7123: checking for termcap.h |
|---|
| 847 | configure:7133: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 848 | configure:7139: $? = 0 |
|---|
| 849 | configure:7158: result: yes |
|---|
| 850 | configure:7175: checking if we want full tgetent function |
|---|
| 851 | configure:7192: result: yes |
|---|
| 852 | configure:7201: checking for full tgetent function |
|---|
| 853 | configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c >&5 |
|---|
| 854 | ld: Undefined symbols: |
|---|
| 855 | _tgetent, referenced from: |
|---|
| 856 | _main in conftest-9ddec2.o |
|---|
| 857 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 858 | configure:7260: $? = 1 |
|---|
| 859 | configure: program exited with status 1 |
|---|
| 860 | configure: failed program was: |
|---|
| 861 | #line 7240 "configure" |
|---|
| 862 | #include "confdefs.h" |
|---|
| 863 | |
|---|
| 864 | #ifdef HAVE_TERMCAP_H |
|---|
| 865 | #include <termcap.h> |
|---|
| 866 | #else |
|---|
| 867 | extern int tgetent(char *, const char *); |
|---|
| 868 | #endif |
|---|
| 869 | |
|---|
| 870 | /* terminfo implementations ignore the buffer argument, making it useless for |
|---|
| 871 | * the xterm application, which uses this information to make a new TERMCAP |
|---|
| 872 | * environment variable. |
|---|
| 873 | */ |
|---|
| 874 | int main(void) |
|---|
| 875 | { |
|---|
| 876 | char buffer[1024]; |
|---|
| 877 | buffer[0] = 0; |
|---|
| 878 | tgetent(buffer, "vt100"); |
|---|
| 879 | return (buffer[0] == 0); } |
|---|
| 880 | no, there is no termcap/tgetent in |
|---|
| 881 | configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lotermcap >&5 |
|---|
| 882 | ld: library 'otermcap' not found |
|---|
| 883 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 884 | configure:7260: $? = 1 |
|---|
| 885 | configure: program exited with status 1 |
|---|
| 886 | configure: failed program was: |
|---|
| 887 | #line 7240 "configure" |
|---|
| 888 | #include "confdefs.h" |
|---|
| 889 | |
|---|
| 890 | #ifdef HAVE_TERMCAP_H |
|---|
| 891 | #include <termcap.h> |
|---|
| 892 | #else |
|---|
| 893 | extern int tgetent(char *, const char *); |
|---|
| 894 | #endif |
|---|
| 895 | |
|---|
| 896 | /* terminfo implementations ignore the buffer argument, making it useless for |
|---|
| 897 | * the xterm application, which uses this information to make a new TERMCAP |
|---|
| 898 | * environment variable. |
|---|
| 899 | */ |
|---|
| 900 | int main(void) |
|---|
| 901 | { |
|---|
| 902 | char buffer[1024]; |
|---|
| 903 | buffer[0] = 0; |
|---|
| 904 | tgetent(buffer, "vt100"); |
|---|
| 905 | return (buffer[0] == 0); } |
|---|
| 906 | no, there is no termcap/tgetent in otermcap |
|---|
| 907 | configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap >&5 |
|---|
| 908 | configure:7260: $? = 0 |
|---|
| 909 | configure:7262: ./conftest |
|---|
| 910 | configure:7265: $? = 1 |
|---|
| 911 | configure: program exited with status 1 |
|---|
| 912 | configure: failed program was: |
|---|
| 913 | #line 7240 "configure" |
|---|
| 914 | #include "confdefs.h" |
|---|
| 915 | |
|---|
| 916 | #ifdef HAVE_TERMCAP_H |
|---|
| 917 | #include <termcap.h> |
|---|
| 918 | #else |
|---|
| 919 | extern int tgetent(char *, const char *); |
|---|
| 920 | #endif |
|---|
| 921 | |
|---|
| 922 | /* terminfo implementations ignore the buffer argument, making it useless for |
|---|
| 923 | * the xterm application, which uses this information to make a new TERMCAP |
|---|
| 924 | * environment variable. |
|---|
| 925 | */ |
|---|
| 926 | int main(void) |
|---|
| 927 | { |
|---|
| 928 | char buffer[1024]; |
|---|
| 929 | buffer[0] = 0; |
|---|
| 930 | tgetent(buffer, "vt100"); |
|---|
| 931 | return (buffer[0] == 0); } |
|---|
| 932 | no, there is no termcap/tgetent in termcap |
|---|
| 933 | configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermlib >&5 |
|---|
| 934 | ld: library 'termlib' not found |
|---|
| 935 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 936 | configure:7260: $? = 1 |
|---|
| 937 | configure: program exited with status 1 |
|---|
| 938 | configure: failed program was: |
|---|
| 939 | #line 7240 "configure" |
|---|
| 940 | #include "confdefs.h" |
|---|
| 941 | |
|---|
| 942 | #ifdef HAVE_TERMCAP_H |
|---|
| 943 | #include <termcap.h> |
|---|
| 944 | #else |
|---|
| 945 | extern int tgetent(char *, const char *); |
|---|
| 946 | #endif |
|---|
| 947 | |
|---|
| 948 | /* terminfo implementations ignore the buffer argument, making it useless for |
|---|
| 949 | * the xterm application, which uses this information to make a new TERMCAP |
|---|
| 950 | * environment variable. |
|---|
| 951 | */ |
|---|
| 952 | int main(void) |
|---|
| 953 | { |
|---|
| 954 | char buffer[1024]; |
|---|
| 955 | buffer[0] = 0; |
|---|
| 956 | tgetent(buffer, "vt100"); |
|---|
| 957 | return (buffer[0] == 0); } |
|---|
| 958 | no, there is no termcap/tgetent in termlib |
|---|
| 959 | configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lncursesw >&5 |
|---|
| 960 | configure:7260: $? = 0 |
|---|
| 961 | configure:7262: ./conftest |
|---|
| 962 | configure:7265: $? = 1 |
|---|
| 963 | configure: program exited with status 1 |
|---|
| 964 | configure: failed program was: |
|---|
| 965 | #line 7240 "configure" |
|---|
| 966 | #include "confdefs.h" |
|---|
| 967 | |
|---|
| 968 | #ifdef HAVE_TERMCAP_H |
|---|
| 969 | #include <termcap.h> |
|---|
| 970 | #else |
|---|
| 971 | extern int tgetent(char *, const char *); |
|---|
| 972 | #endif |
|---|
| 973 | |
|---|
| 974 | /* terminfo implementations ignore the buffer argument, making it useless for |
|---|
| 975 | * the xterm application, which uses this information to make a new TERMCAP |
|---|
| 976 | * environment variable. |
|---|
| 977 | */ |
|---|
| 978 | int main(void) |
|---|
| 979 | { |
|---|
| 980 | char buffer[1024]; |
|---|
| 981 | buffer[0] = 0; |
|---|
| 982 | tgetent(buffer, "vt100"); |
|---|
| 983 | return (buffer[0] == 0); } |
|---|
| 984 | no, there is no termcap/tgetent in ncursesw |
|---|
| 985 | configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lncurses >&5 |
|---|
| 986 | configure:7260: $? = 0 |
|---|
| 987 | configure:7262: ./conftest |
|---|
| 988 | configure:7265: $? = 1 |
|---|
| 989 | configure: program exited with status 1 |
|---|
| 990 | configure: failed program was: |
|---|
| 991 | #line 7240 "configure" |
|---|
| 992 | #include "confdefs.h" |
|---|
| 993 | |
|---|
| 994 | #ifdef HAVE_TERMCAP_H |
|---|
| 995 | #include <termcap.h> |
|---|
| 996 | #else |
|---|
| 997 | extern int tgetent(char *, const char *); |
|---|
| 998 | #endif |
|---|
| 999 | |
|---|
| 1000 | /* terminfo implementations ignore the buffer argument, making it useless for |
|---|
| 1001 | * the xterm application, which uses this information to make a new TERMCAP |
|---|
| 1002 | * environment variable. |
|---|
| 1003 | */ |
|---|
| 1004 | int main(void) |
|---|
| 1005 | { |
|---|
| 1006 | char buffer[1024]; |
|---|
| 1007 | buffer[0] = 0; |
|---|
| 1008 | tgetent(buffer, "vt100"); |
|---|
| 1009 | return (buffer[0] == 0); } |
|---|
| 1010 | no, there is no termcap/tgetent in ncurses |
|---|
| 1011 | configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lcurses >&5 |
|---|
| 1012 | configure:7260: $? = 0 |
|---|
| 1013 | configure:7262: ./conftest |
|---|
| 1014 | configure:7265: $? = 1 |
|---|
| 1015 | configure: program exited with status 1 |
|---|
| 1016 | configure: failed program was: |
|---|
| 1017 | #line 7240 "configure" |
|---|
| 1018 | #include "confdefs.h" |
|---|
| 1019 | |
|---|
| 1020 | #ifdef HAVE_TERMCAP_H |
|---|
| 1021 | #include <termcap.h> |
|---|
| 1022 | #else |
|---|
| 1023 | extern int tgetent(char *, const char *); |
|---|
| 1024 | #endif |
|---|
| 1025 | |
|---|
| 1026 | /* terminfo implementations ignore the buffer argument, making it useless for |
|---|
| 1027 | * the xterm application, which uses this information to make a new TERMCAP |
|---|
| 1028 | * environment variable. |
|---|
| 1029 | */ |
|---|
| 1030 | int main(void) |
|---|
| 1031 | { |
|---|
| 1032 | char buffer[1024]; |
|---|
| 1033 | buffer[0] = 0; |
|---|
| 1034 | tgetent(buffer, "vt100"); |
|---|
| 1035 | return (buffer[0] == 0); } |
|---|
| 1036 | no, there is no termcap/tgetent in curses |
|---|
| 1037 | configure:7286: result: no |
|---|
| 1038 | configure:7361: checking for partial tgetent function |
|---|
| 1039 | configure:7383: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lotermcap >&5 |
|---|
| 1040 | ld: library 'otermcap' not found |
|---|
| 1041 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 1042 | configure:7386: $? = 1 |
|---|
| 1043 | configure: failed program was: |
|---|
| 1044 | #line 7371 "configure" |
|---|
| 1045 | #include "confdefs.h" |
|---|
| 1046 | #ifdef HAVE_TERMCAP_H |
|---|
| 1047 | #include <termcap.h> |
|---|
| 1048 | #else |
|---|
| 1049 | extern int tgetent(char *, const char *); |
|---|
| 1050 | #endif |
|---|
| 1051 | int |
|---|
| 1052 | main (void) |
|---|
| 1053 | { |
|---|
| 1054 | tgetent(0, "vt100") |
|---|
| 1055 | ; |
|---|
| 1056 | return 0; |
|---|
| 1057 | } |
|---|
| 1058 | configure:7383: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap >&5 |
|---|
| 1059 | configure:7386: $? = 0 |
|---|
| 1060 | configure:7389: test -s conftest |
|---|
| 1061 | configure:7392: $? = 0 |
|---|
| 1062 | there is a terminfo/tgetent in termcap |
|---|
| 1063 | configure:7406: result: -ltermcap |
|---|
| 1064 | configure:7437: checking for X applications class |
|---|
| 1065 | configure:7463: result: XTerm |
|---|
| 1066 | configure:7466: checking for directory to install resource files |
|---|
| 1067 | configure:7538: result: /opt/local/share/X11/app-defaults |
|---|
| 1068 | configure:7549: checking for the icon name |
|---|
| 1069 | configure:7565: result: mini.xterm |
|---|
| 1070 | configure:7568: checking for icon symlink to use |
|---|
| 1071 | configure:7587: result: NONE |
|---|
| 1072 | configure:7603: testing adding icons/filled-xterm to icon-list ... |
|---|
| 1073 | configure:7603: testing adding icons/mini.xterm to icon-list ... |
|---|
| 1074 | configure:7610: testing adding icons/mini.xterm_48x48 to icon-list ... |
|---|
| 1075 | configure:7603: testing adding icons/xterm-color to icon-list ... |
|---|
| 1076 | configure:7603: testing adding icons/xterm to icon-list ... |
|---|
| 1077 | configure:7616: checking for directory to install pixmaps |
|---|
| 1078 | configure:7674: result: ${datadir}/pixmaps |
|---|
| 1079 | configure:7685: checking for directory to install icons |
|---|
| 1080 | configure:7743: result: no |
|---|
| 1081 | configure:7754: checking if icon theme should be used |
|---|
| 1082 | configure:7772: result: no |
|---|
| 1083 | configure:7805: checking for icon(s) to install |
|---|
| 1084 | configure:7811: testing using .svg .png .xpm ... |
|---|
| 1085 | configure:7886: result: icons/mini.xterm_48x48.png icons/mini.xterm_48x48.xpm |
|---|
| 1086 | configure:7896: checking for icon name |
|---|
| 1087 | configure:7898: result: mini.xterm |
|---|
| 1088 | configure:7902: checking if you want to install desktop files |
|---|
| 1089 | configure:7919: result: yes |
|---|
| 1090 | configure:7926: checking for desktop-file-install |
|---|
| 1091 | configure:7950: result: no |
|---|
| 1092 | configure:8072: checking for install-permissions reference |
|---|
| 1093 | configure:8082: result: xterm |
|---|
| 1094 | configure:8087: checking for PATH separator |
|---|
| 1095 | configure:8094: result: : |
|---|
| 1096 | configure:8102: checking for xterm |
|---|
| 1097 | configure:8119: found /opt/local/bin/xterm |
|---|
| 1098 | configure:8130: result: /opt/local/bin/xterm |
|---|
| 1099 | configure:8192: testing defining path for /opt/local/bin/xterm ... |
|---|
| 1100 | configure:8213: checking for symbolic link to create to xterm |
|---|
| 1101 | configure:8223: result: xterm |
|---|
| 1102 | configure:8232: checking if you want to disable openpty |
|---|
| 1103 | configure:8249: result: no |
|---|
| 1104 | configure:8252: checking if you want to disable setuid |
|---|
| 1105 | configure:8269: result: no |
|---|
| 1106 | configure:8272: checking if you want to disable setgid |
|---|
| 1107 | configure:8289: result: no |
|---|
| 1108 | configure:8292: checking if you want to run xterm setuid to a given user |
|---|
| 1109 | configure:8302: result: no |
|---|
| 1110 | configure:8315: checking if you want to run xterm setgid to match utmp/utmpx file |
|---|
| 1111 | configure:8325: result: no |
|---|
| 1112 | configure:8398: checking if you want to link with utempter |
|---|
| 1113 | configure:8408: result: no |
|---|
| 1114 | configure:8523: checking if external errno is declared |
|---|
| 1115 | configure:8544: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 1116 | configure:8547: $? = 0 |
|---|
| 1117 | configure:8550: test -s conftest.o |
|---|
| 1118 | configure:8553: $? = 0 |
|---|
| 1119 | configure:8564: result: yes |
|---|
| 1120 | configure:8579: checking if external errno exists |
|---|
| 1121 | configure:8601: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap >&5 |
|---|
| 1122 | configure:8604: $? = 0 |
|---|
| 1123 | configure:8607: test -s conftest |
|---|
| 1124 | configure:8610: $? = 0 |
|---|
| 1125 | configure:8621: result: yes |
|---|
| 1126 | configure:8634: checking for explicit tty group name |
|---|
| 1127 | configure:8646: result: auto... |
|---|
| 1128 | configure:8650: checking for tty group name |
|---|
| 1129 | configure:8703: result: wheel |
|---|
| 1130 | configure:8723: checking if we may use the wheel group |
|---|
| 1131 | configure:8798: result: yes |
|---|
| 1132 | configure:8813: checking for X |
|---|
| 1133 | configure:9029: result: libraries /opt/local/lib, headers /opt/local/include |
|---|
| 1134 | configure:9171: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap -L/opt/local/lib -lX11 >&5 |
|---|
| 1135 | configure:9174: $? = 0 |
|---|
| 1136 | configure:9177: test -s conftest |
|---|
| 1137 | configure:9180: $? = 0 |
|---|
| 1138 | configure:9306: checking for gethostbyname |
|---|
| 1139 | configure:9343: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap >&5 |
|---|
| 1140 | configure:9346: $? = 0 |
|---|
| 1141 | configure:9349: test -s conftest |
|---|
| 1142 | configure:9352: $? = 0 |
|---|
| 1143 | configure:9362: result: yes |
|---|
| 1144 | configure:9483: checking for connect |
|---|
| 1145 | configure:9520: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap >&5 |
|---|
| 1146 | configure:9523: $? = 0 |
|---|
| 1147 | configure:9526: test -s conftest |
|---|
| 1148 | configure:9529: $? = 0 |
|---|
| 1149 | configure:9539: result: yes |
|---|
| 1150 | configure:9599: checking for remove |
|---|
| 1151 | configure:9636: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap >&5 |
|---|
| 1152 | configure:9639: $? = 0 |
|---|
| 1153 | configure:9642: test -s conftest |
|---|
| 1154 | configure:9645: $? = 0 |
|---|
| 1155 | configure:9655: result: yes |
|---|
| 1156 | configure:9715: checking for shmat |
|---|
| 1157 | configure:9752: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap >&5 |
|---|
| 1158 | configure:9755: $? = 0 |
|---|
| 1159 | configure:9758: test -s conftest |
|---|
| 1160 | configure:9761: $? = 0 |
|---|
| 1161 | configure:9771: result: yes |
|---|
| 1162 | configure:9840: checking for IceConnectionNumber in -lICE |
|---|
| 1163 | configure:9867: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -L/opt/local/lib conftest.c -lICE -ltermcap >&5 |
|---|
| 1164 | configure:9870: $? = 0 |
|---|
| 1165 | configure:9873: test -s conftest |
|---|
| 1166 | configure:9876: $? = 0 |
|---|
| 1167 | configure:9887: result: yes |
|---|
| 1168 | configure:9897: checking for sys/wait.h that is POSIX.1 compatible |
|---|
| 1169 | configure:9925: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 1170 | configure:9928: $? = 0 |
|---|
| 1171 | configure:9931: test -s conftest.o |
|---|
| 1172 | configure:9934: $? = 0 |
|---|
| 1173 | configure:9944: result: yes |
|---|
| 1174 | configure:9954: checking for POSIX wait functions |
|---|
| 1175 | configure:9985: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap >&5 |
|---|
| 1176 | configure:9988: $? = 0 |
|---|
| 1177 | configure:9991: test -s conftest |
|---|
| 1178 | configure:9994: $? = 0 |
|---|
| 1179 | configure:10005: result: yes |
|---|
| 1180 | configure:10012: checking if external sys_nerr is declared |
|---|
| 1181 | configure:10033: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 1182 | configure:10036: $? = 0 |
|---|
| 1183 | configure:10039: test -s conftest.o |
|---|
| 1184 | configure:10042: $? = 0 |
|---|
| 1185 | configure:10053: result: yes |
|---|
| 1186 | configure:10068: checking if external sys_nerr exists |
|---|
| 1187 | configure:10090: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap >&5 |
|---|
| 1188 | configure:10093: $? = 0 |
|---|
| 1189 | configure:10096: test -s conftest |
|---|
| 1190 | configure:10099: $? = 0 |
|---|
| 1191 | configure:10110: result: yes |
|---|
| 1192 | configure:10123: checking if external sys_errlist is declared |
|---|
| 1193 | configure:10144: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 1194 | configure:10170:9: warning: cast to smaller integer type 'int' from 'const char *const *' [-Wpointer-to-int-cast] |
|---|
| 1195 | int x = (int) sys_errlist; (void)x |
|---|
| 1196 | ^~~~~~~~~~~~~~~~~ |
|---|
| 1197 | 1 warning generated. |
|---|
| 1198 | configure:10147: $? = 0 |
|---|
| 1199 | configure:10150: test -s conftest.o |
|---|
| 1200 | configure:10153: $? = 0 |
|---|
| 1201 | configure:10164: result: yes |
|---|
| 1202 | configure:10179: checking if external sys_errlist exists |
|---|
| 1203 | configure:10201: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap >&5 |
|---|
| 1204 | configure:10204: $? = 0 |
|---|
| 1205 | configure:10207: test -s conftest |
|---|
| 1206 | configure:10210: $? = 0 |
|---|
| 1207 | configure:10221: result: yes |
|---|
| 1208 | configure:10257: checking for termios.h |
|---|
| 1209 | configure:10292: result: yes |
|---|
| 1210 | configure:10257: checking for stdlib.h |
|---|
| 1211 | configure:10292: result: yes |
|---|
| 1212 | configure:10257: checking for X11/Intrinsic.h |
|---|
| 1213 | configure:10267: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I/opt/local/include conftest.c |
|---|
| 1214 | configure:10273: $? = 0 |
|---|
| 1215 | configure:10292: result: yes |
|---|
| 1216 | configure:10302: checking if we should define SYSV |
|---|
| 1217 | configure:10353: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I/opt/local/include conftest.c >&5 |
|---|
| 1218 | configure:10328:10: fatal error: 'sys/termio.h' file not found |
|---|
| 1219 | #include <sys/termio.h> /* eliminate most of the remaining ones */ |
|---|
| 1220 | ^~~~~~~~~~~~~~ |
|---|
| 1221 | 1 error generated. |
|---|
| 1222 | configure:10356: $? = 1 |
|---|
| 1223 | configure: failed program was: |
|---|
| 1224 | #line 10309 "configure" |
|---|
| 1225 | #include "confdefs.h" |
|---|
| 1226 | |
|---|
| 1227 | #undef SYSV |
|---|
| 1228 | #define SYSV 1 /* get Xos.h to declare sys_errlist[] */ |
|---|
| 1229 | #ifdef HAVE_STDLIB_H |
|---|
| 1230 | #include <stdlib.h> /* look for wchar_t */ |
|---|
| 1231 | #endif |
|---|
| 1232 | #ifdef HAVE_X11_INTRINSIC_H |
|---|
| 1233 | #include <X11/Intrinsic.h> /* Intrinsic.h has other traps... */ |
|---|
| 1234 | #endif |
|---|
| 1235 | #ifdef HAVE_TERMIOS_H /* needed for HPUX 10.20 */ |
|---|
| 1236 | #include <termios.h> |
|---|
| 1237 | #define STRUCT_TERMIOS struct termios |
|---|
| 1238 | #else |
|---|
| 1239 | #define STRUCT_TERMIOS struct termio |
|---|
| 1240 | #endif |
|---|
| 1241 | #include <curses.h> |
|---|
| 1242 | #include <term.h> /* eliminate most BSD hacks */ |
|---|
| 1243 | #include <errno.h> /* declare sys_errlist on older systems */ |
|---|
| 1244 | #include <sys/termio.h> /* eliminate most of the remaining ones */ |
|---|
| 1245 | |
|---|
| 1246 | int |
|---|
| 1247 | main (void) |
|---|
| 1248 | { |
|---|
| 1249 | |
|---|
| 1250 | static STRUCT_TERMIOS d_tio; |
|---|
| 1251 | d_tio.c_cc[VINTR] = 0; |
|---|
| 1252 | d_tio.c_cc[VQUIT] = 0; |
|---|
| 1253 | d_tio.c_cc[VERASE] = 0; |
|---|
| 1254 | d_tio.c_cc[VKILL] = 0; |
|---|
| 1255 | d_tio.c_cc[VEOF] = 0; |
|---|
| 1256 | d_tio.c_cc[VEOL] = 0; |
|---|
| 1257 | d_tio.c_cc[VMIN] = 0; |
|---|
| 1258 | d_tio.c_cc[VTIME] = 0; |
|---|
| 1259 | #if defined(HAVE_SYS_ERRLIST) && !defined(DECL_SYS_ERRLIST) |
|---|
| 1260 | sys_errlist[0] = ""; /* Cygwin mis-declares this */ |
|---|
| 1261 | #endif |
|---|
| 1262 | |
|---|
| 1263 | ; |
|---|
| 1264 | return 0; |
|---|
| 1265 | } |
|---|
| 1266 | configure:10373: result: no |
|---|
| 1267 | configure:10384: checking for elf_begin in -lelf |
|---|
| 1268 | configure:10411: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lelf -ltermcap >&5 |
|---|
| 1269 | configure:10414: $? = 0 |
|---|
| 1270 | configure:10417: test -s conftest |
|---|
| 1271 | configure:10420: $? = 0 |
|---|
| 1272 | configure:10431: result: yes |
|---|
| 1273 | configure:10435: checking if this is an SVR4 system |
|---|
| 1274 | configure:10471: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 1275 | configure:10447:10: fatal error: 'elf.h' file not found |
|---|
| 1276 | #include <elf.h> |
|---|
| 1277 | ^~~~~~~ |
|---|
| 1278 | 1 error generated. |
|---|
| 1279 | configure:10474: $? = 1 |
|---|
| 1280 | configure: failed program was: |
|---|
| 1281 | #line 10442 "configure" |
|---|
| 1282 | #include "confdefs.h" |
|---|
| 1283 | |
|---|
| 1284 | #if defined(__CYGWIN__) |
|---|
| 1285 | make an error |
|---|
| 1286 | #endif |
|---|
| 1287 | #include <elf.h> |
|---|
| 1288 | #include <sys/termio.h> |
|---|
| 1289 | |
|---|
| 1290 | int |
|---|
| 1291 | main (void) |
|---|
| 1292 | { |
|---|
| 1293 | |
|---|
| 1294 | static struct termio d_tio; |
|---|
| 1295 | d_tio.c_cc[VINTR] = 0; |
|---|
| 1296 | d_tio.c_cc[VQUIT] = 0; |
|---|
| 1297 | d_tio.c_cc[VERASE] = 0; |
|---|
| 1298 | d_tio.c_cc[VKILL] = 0; |
|---|
| 1299 | d_tio.c_cc[VEOF] = 0; |
|---|
| 1300 | d_tio.c_cc[VEOL] = 0; |
|---|
| 1301 | d_tio.c_cc[VMIN] = 0; |
|---|
| 1302 | d_tio.c_cc[VTIME] = 0; |
|---|
| 1303 | d_tio.c_cc[VLNEXT] = 0; |
|---|
| 1304 | |
|---|
| 1305 | ; |
|---|
| 1306 | return 0; |
|---|
| 1307 | } |
|---|
| 1308 | configure:10491: result: no |
|---|
| 1309 | configure:10501: checking if you want to use pkg-config |
|---|
| 1310 | configure:10511: result: yes |
|---|
| 1311 | configure:10563: checking for pkg-config |
|---|
| 1312 | configure:10580: found /opt/local/bin/pkg-config |
|---|
| 1313 | configure:10592: result: /opt/local/bin/pkg-config |
|---|
| 1314 | configure:11215: testing found package xt ... |
|---|
| 1315 | configure:11221: testing package xt CFLAGS: ... |
|---|
| 1316 | configure:11225: testing package xt LIBS: -L/opt/local/lib -lXt -lX11 ... |
|---|
| 1317 | configure:11551: checking for usable X Toolkit package |
|---|
| 1318 | configure:11574: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1319 | configure:11577: $? = 0 |
|---|
| 1320 | configure:11580: test -s conftest |
|---|
| 1321 | configure:11583: $? = 0 |
|---|
| 1322 | configure:11593: result: yes |
|---|
| 1323 | configure:12339: checking for X11/DECkeysym.h |
|---|
| 1324 | configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 1325 | configure:12355: $? = 0 |
|---|
| 1326 | configure:12374: result: yes |
|---|
| 1327 | configure:12339: checking for X11/Sunkeysym.h |
|---|
| 1328 | configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 1329 | configure:12355: $? = 0 |
|---|
| 1330 | configure:12374: result: yes |
|---|
| 1331 | configure:12339: checking for X11/XF86keysym.h |
|---|
| 1332 | configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 1333 | configure:12355: $? = 0 |
|---|
| 1334 | configure:12374: result: yes |
|---|
| 1335 | configure:12339: checking for X11/XKBlib.h |
|---|
| 1336 | configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 1337 | configure:12355: $? = 0 |
|---|
| 1338 | configure:12374: result: yes |
|---|
| 1339 | configure:12339: checking for X11/TranslateI.h |
|---|
| 1340 | configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 1341 | configure:12355: $? = 0 |
|---|
| 1342 | configure:12374: result: yes |
|---|
| 1343 | configure:12339: checking for X11/Xpoll.h |
|---|
| 1344 | configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 1345 | configure:12355: $? = 0 |
|---|
| 1346 | configure:12374: result: yes |
|---|
| 1347 | configure:12339: checking for X11/extensions/XKB.h |
|---|
| 1348 | configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 1349 | configure:12355: $? = 0 |
|---|
| 1350 | configure:12374: result: yes |
|---|
| 1351 | configure:12389: checking if you want to use the Xpm library for colored icon |
|---|
| 1352 | configure:12399: result: yes |
|---|
| 1353 | configure:12407: checking for X11/xpm.h |
|---|
| 1354 | configure:12417: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 1355 | configure:12423: $? = 0 |
|---|
| 1356 | configure:12442: result: yes |
|---|
| 1357 | configure:12446: checking for XpmCreatePixmapFromData in -lXpm |
|---|
| 1358 | configure:12473: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXpm -lX11 -L/opt/local/lib -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1359 | ld: warning: ignoring duplicate libraries: '-lX11' |
|---|
| 1360 | configure:12476: $? = 0 |
|---|
| 1361 | configure:12479: test -s conftest |
|---|
| 1362 | configure:12482: $? = 0 |
|---|
| 1363 | configure:12493: result: yes |
|---|
| 1364 | configure:12513: checking if you want to use the Xinerama extension |
|---|
| 1365 | configure:12523: result: yes |
|---|
| 1366 | configure:12530: testing found package xinerama ... |
|---|
| 1367 | configure:12536: testing package xinerama CFLAGS: ... |
|---|
| 1368 | configure:12540: testing package xinerama LIBS: -L/opt/local/lib -lXinerama ... |
|---|
| 1369 | configure:12789: checking if you want to link with Xaw 3d library |
|---|
| 1370 | configure:12803: result: no |
|---|
| 1371 | configure:12807: checking if you want to link with Xaw 3d xft library |
|---|
| 1372 | configure:12821: result: no |
|---|
| 1373 | configure:12825: checking if you want to link with neXT Athena library |
|---|
| 1374 | configure:12839: result: no |
|---|
| 1375 | configure:12843: checking if you want to link with Athena-Plus library |
|---|
| 1376 | configure:12857: result: no |
|---|
| 1377 | configure:12877: testing found package xaw7 ... |
|---|
| 1378 | configure:12883: testing package xaw7 CFLAGS: ... |
|---|
| 1379 | configure:12887: testing package xaw7 LIBS: -L/opt/local/lib -lXaw7 -lXt -lX11 ... |
|---|
| 1380 | configure:13024: checking for usable Xaw/Xmu package |
|---|
| 1381 | configure:13049: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1382 | ld: Undefined symbols: |
|---|
| 1383 | _XmuCompareISOLatin1, referenced from: |
|---|
| 1384 | _main in conftest-8d4776.o |
|---|
| 1385 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 1386 | configure:13052: $? = 1 |
|---|
| 1387 | configure: failed program was: |
|---|
| 1388 | #line 13031 "configure" |
|---|
| 1389 | #include "confdefs.h" |
|---|
| 1390 | |
|---|
| 1391 | #include <stdio.h> |
|---|
| 1392 | #if HAVE_SYS_TYPES_H |
|---|
| 1393 | # include <sys/types.h> |
|---|
| 1394 | #endif |
|---|
| 1395 | #if HAVE_SYS_STAT_H |
|---|
| 1396 | # include <sys/stat.h> |
|---|
| 1397 | #endif |
|---|
| 1398 | #if STDC_HEADERS |
|---|
| 1399 | # include <stdlib.h> |
|---|
| 1400 | # include <stddef.h> |
|---|
| 1401 | #else |
|---|
| 1402 | # if HAVE_STDLIB_H |
|---|
| 1403 | # include <stdlib.h> |
|---|
| 1404 | # endif |
|---|
| 1405 | #endif |
|---|
| 1406 | #if HAVE_STRING_H |
|---|
| 1407 | # if !STDC_HEADERS && HAVE_MEMORY_H |
|---|
| 1408 | # include <memory.h> |
|---|
| 1409 | # endif |
|---|
| 1410 | # include <string.h> |
|---|
| 1411 | #endif |
|---|
| 1412 | #if HAVE_STRINGS_H |
|---|
| 1413 | # include <strings.h> |
|---|
| 1414 | #endif |
|---|
| 1415 | #if HAVE_INTTYPES_H |
|---|
| 1416 | # include <inttypes.h> |
|---|
| 1417 | #else |
|---|
| 1418 | # if HAVE_STDINT_H |
|---|
| 1419 | # include <stdint.h> |
|---|
| 1420 | # endif |
|---|
| 1421 | #endif |
|---|
| 1422 | #if HAVE_UNISTD_H |
|---|
| 1423 | # include <unistd.h> |
|---|
| 1424 | #endif |
|---|
| 1425 | #include <X11/Xmu/CharSet.h> |
|---|
| 1426 | |
|---|
| 1427 | int |
|---|
| 1428 | main (void) |
|---|
| 1429 | { |
|---|
| 1430 | |
|---|
| 1431 | int check = XmuCompareISOLatin1("big", "small"); |
|---|
| 1432 | (void)check; |
|---|
| 1433 | |
|---|
| 1434 | ; |
|---|
| 1435 | return 0; |
|---|
| 1436 | } |
|---|
| 1437 | configure:13068: result: no |
|---|
| 1438 | configure:13080: testing work around broken package ... |
|---|
| 1439 | configure:13088: testing found package xmu ... |
|---|
| 1440 | configure:13094: testing package xmu CFLAGS: ... |
|---|
| 1441 | configure:13098: testing package xmu LIBS: -L/opt/local/lib -lXmu -lXt -lX11 ... |
|---|
| 1442 | configure:13218: testing ...before -lXaw7 -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap ... |
|---|
| 1443 | configure:13223: testing ...after -lXaw7 -L/opt/local/lib -lXmu -lXt -lX11 -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap ... |
|---|
| 1444 | configure:13247: testing ..trimmed -lXaw7 -L/opt/local/lib -lXmu -lX11 -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap ... |
|---|
| 1445 | configure:13247: testing ..trimmed -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap ... |
|---|
| 1446 | configure:15393: checking for X11/Xpoll.h |
|---|
| 1447 | configure:15428: result: yes |
|---|
| 1448 | configure:15438: checking for declaration of fd_set |
|---|
| 1449 | configure:15444: testing sys/types alone ... |
|---|
| 1450 | configure:15460: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 1451 | configure:15463: $? = 0 |
|---|
| 1452 | configure:15466: test -s conftest.o |
|---|
| 1453 | configure:15469: $? = 0 |
|---|
| 1454 | configure:15550: result: sys/types.h |
|---|
| 1455 | configure:15560: checking for declaration of fd_mask |
|---|
| 1456 | configure:15639: result: sys/types.h |
|---|
| 1457 | configure:15649: checking for IRIX 6.5 baud-rate redefinitions |
|---|
| 1458 | configure:15675: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 1459 | configure:15659:10: fatal error: 'sys/termio.h' file not found |
|---|
| 1460 | #include <sys/termio.h> |
|---|
| 1461 | ^~~~~~~~~~~~~~ |
|---|
| 1462 | 1 error generated. |
|---|
| 1463 | configure:15678: $? = 1 |
|---|
| 1464 | configure: failed program was: |
|---|
| 1465 | #line 15656 "configure" |
|---|
| 1466 | #include "confdefs.h" |
|---|
| 1467 | |
|---|
| 1468 | #include <sys/types.h> |
|---|
| 1469 | #include <sys/termio.h> |
|---|
| 1470 | int |
|---|
| 1471 | main (void) |
|---|
| 1472 | { |
|---|
| 1473 | |
|---|
| 1474 | struct termio foo; |
|---|
| 1475 | foo.c_ispeed = B38400; |
|---|
| 1476 | foo.c_ospeed = B9600; |
|---|
| 1477 | (void)foo; |
|---|
| 1478 | |
|---|
| 1479 | ; |
|---|
| 1480 | return 0; |
|---|
| 1481 | } |
|---|
| 1482 | configure:15696: result: no |
|---|
| 1483 | configure:15703: checking for termios type tcflag_t |
|---|
| 1484 | configure:15723: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 1485 | configure:15726: $? = 0 |
|---|
| 1486 | configure:15729: test -s conftest.o |
|---|
| 1487 | configure:15732: $? = 0 |
|---|
| 1488 | configure:15743: result: yes |
|---|
| 1489 | configure:15750: checking for termios type speed_t |
|---|
| 1490 | configure:15770: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 1491 | configure:15773: $? = 0 |
|---|
| 1492 | configure:15776: test -s conftest.o |
|---|
| 1493 | configure:15779: $? = 0 |
|---|
| 1494 | configure:15790: result: yes |
|---|
| 1495 | configure:15797: checking for termios type cc_t |
|---|
| 1496 | configure:15817: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 1497 | configure:15820: $? = 0 |
|---|
| 1498 | configure:15823: test -s conftest.o |
|---|
| 1499 | configure:15826: $? = 0 |
|---|
| 1500 | configure:15837: result: yes |
|---|
| 1501 | configure:15849: checking if we expect to use the Xcursor library |
|---|
| 1502 | configure:15866: result: yes |
|---|
| 1503 | configure:15883: checking for stropts.h |
|---|
| 1504 | configure:15893: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 1505 | configure:15890:10: fatal error: 'stropts.h' file not found |
|---|
| 1506 | #include <stropts.h> |
|---|
| 1507 | ^~~~~~~~~~~ |
|---|
| 1508 | 1 error generated. |
|---|
| 1509 | configure:15899: $? = 1 |
|---|
| 1510 | configure: failed program was: |
|---|
| 1511 | #line 15889 "configure" |
|---|
| 1512 | #include "confdefs.h" |
|---|
| 1513 | #include <stropts.h> |
|---|
| 1514 | configure:15918: result: no |
|---|
| 1515 | configure:15948: checking for grantpt |
|---|
| 1516 | configure:15985: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1517 | configure:15988: $? = 0 |
|---|
| 1518 | configure:15991: test -s conftest |
|---|
| 1519 | configure:15994: $? = 0 |
|---|
| 1520 | configure:16004: result: yes |
|---|
| 1521 | configure:15948: checking for ptsname |
|---|
| 1522 | configure:15985: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1523 | configure:15988: $? = 0 |
|---|
| 1524 | configure:15991: test -s conftest |
|---|
| 1525 | configure:15994: $? = 0 |
|---|
| 1526 | configure:16004: result: yes |
|---|
| 1527 | configure:15948: checking for posix_openpt |
|---|
| 1528 | configure:15985: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1529 | configure:15988: $? = 0 |
|---|
| 1530 | configure:15991: test -s conftest |
|---|
| 1531 | configure:15994: $? = 0 |
|---|
| 1532 | configure:16004: result: yes |
|---|
| 1533 | configure:16016: checking if grantpt really works |
|---|
| 1534 | configure:16119: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1535 | configure:16122: $? = 0 |
|---|
| 1536 | configure:16125: test -s conftest |
|---|
| 1537 | configure:16128: $? = 0 |
|---|
| 1538 | configure:16233: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1539 | configure:16236: $? = 0 |
|---|
| 1540 | configure:16238: ./conftest |
|---|
| 1541 | configure:16241: $? = 0 |
|---|
| 1542 | configure:16260: result: yes |
|---|
| 1543 | configure:16266: checking for pty features |
|---|
| 1544 | configure:16282: testing pty feature test 4:5 ... |
|---|
| 1545 | configure:16390: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1546 | configure:16393: $? = 0 |
|---|
| 1547 | configure:16395: ./conftest |
|---|
| 1548 | configure:16398: $? = 0 |
|---|
| 1549 | configure:16282: testing pty feature test 5:5 ... |
|---|
| 1550 | configure:16390: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1551 | configure:16393: $? = 0 |
|---|
| 1552 | configure:16395: ./conftest |
|---|
| 1553 | conftest: Inappropriate ioctl for device |
|---|
| 1554 | configure:16398: $? = 20 |
|---|
| 1555 | configure: program exited with status 20 |
|---|
| 1556 | configure: failed program was: |
|---|
| 1557 | #line 16290 "configure" |
|---|
| 1558 | #include "confdefs.h" |
|---|
| 1559 | #define CONFTEST 4 |
|---|
| 1560 | |
|---|
| 1561 | #define CONFTEST_pty_isatty 1 |
|---|
| 1562 | |
|---|
| 1563 | |
|---|
| 1564 | #include <stdlib.h> |
|---|
| 1565 | #include <stdio.h> |
|---|
| 1566 | #include <termios.h> |
|---|
| 1567 | #include <unistd.h> |
|---|
| 1568 | #include <signal.h> |
|---|
| 1569 | #include <fcntl.h> |
|---|
| 1570 | #include <errno.h> |
|---|
| 1571 | |
|---|
| 1572 | #ifndef HAVE_POSIX_OPENPT |
|---|
| 1573 | #undef posix_openpt |
|---|
| 1574 | #define posix_openpt(mode) open("/dev/ptmx", mode) |
|---|
| 1575 | #endif |
|---|
| 1576 | |
|---|
| 1577 | #ifdef HAVE_STROPTS_H |
|---|
| 1578 | #include <stropts.h> |
|---|
| 1579 | #endif |
|---|
| 1580 | |
|---|
| 1581 | static void failed(int code) |
|---|
| 1582 | { |
|---|
| 1583 | perror("conftest"); |
|---|
| 1584 | exit(code); |
|---|
| 1585 | } |
|---|
| 1586 | |
|---|
| 1587 | static void my_timeout(int sig) |
|---|
| 1588 | { |
|---|
| 1589 | (void)sig; |
|---|
| 1590 | exit(99); |
|---|
| 1591 | } |
|---|
| 1592 | |
|---|
| 1593 | int main(void) |
|---|
| 1594 | { |
|---|
| 1595 | |
|---|
| 1596 | int code = 0; |
|---|
| 1597 | int pty; |
|---|
| 1598 | int tty; |
|---|
| 1599 | char *slave; |
|---|
| 1600 | struct termios tio; |
|---|
| 1601 | |
|---|
| 1602 | (void)tio; |
|---|
| 1603 | signal(SIGALRM, my_timeout); |
|---|
| 1604 | |
|---|
| 1605 | if (alarm(2) == 9) |
|---|
| 1606 | failed(9); |
|---|
| 1607 | else if ((pty = posix_openpt(O_RDWR)) < 0) |
|---|
| 1608 | failed(1); |
|---|
| 1609 | else if (grantpt(pty) < 0) |
|---|
| 1610 | failed(2); |
|---|
| 1611 | else if (unlockpt(pty) < 0) |
|---|
| 1612 | failed(3); |
|---|
| 1613 | else if ((slave = ptsname(pty)) == 0) |
|---|
| 1614 | failed(4); |
|---|
| 1615 | #if (CONFTEST == 3) || defined(CONFTEST_isatty) |
|---|
| 1616 | else if (!isatty(pty)) |
|---|
| 1617 | failed(4); |
|---|
| 1618 | #endif |
|---|
| 1619 | #if CONFTEST >= 4 |
|---|
| 1620 | else if (tcgetattr(pty, &tio) < 0) |
|---|
| 1621 | failed(20); |
|---|
| 1622 | else if (tcsetattr(pty, TCSAFLUSH, &tio) < 0) |
|---|
| 1623 | failed(21); |
|---|
| 1624 | #endif |
|---|
| 1625 | /* BSD posix_openpt does not treat pty as a terminal until slave is opened. |
|---|
| 1626 | * Linux does treat it that way. |
|---|
| 1627 | */ |
|---|
| 1628 | else if ((tty = open(slave, O_RDWR)) < 0) |
|---|
| 1629 | failed(5); |
|---|
| 1630 | #ifdef CONFTEST |
|---|
| 1631 | #ifdef I_PUSH |
|---|
| 1632 | #if (CONFTEST == 0) || defined(CONFTEST_ptem) |
|---|
| 1633 | else if (ioctl(tty, I_PUSH, "ptem") < 0) |
|---|
| 1634 | failed(10); |
|---|
| 1635 | #endif |
|---|
| 1636 | #if (CONFTEST == 1) || defined(CONFTEST_ldterm) |
|---|
| 1637 | else if (ioctl(tty, I_PUSH, "ldterm") < 0) |
|---|
| 1638 | failed(11); |
|---|
| 1639 | #endif |
|---|
| 1640 | #if (CONFTEST == 2) || defined(CONFTEST_ttcompat) |
|---|
| 1641 | else if (ioctl(tty, I_PUSH, "ttcompat") < 0) |
|---|
| 1642 | failed(12); |
|---|
| 1643 | #endif |
|---|
| 1644 | #endif /* I_PUSH */ |
|---|
| 1645 | #if CONFTEST >= 5 |
|---|
| 1646 | else if (tcgetattr(tty, &tio) < 0) |
|---|
| 1647 | failed(30); |
|---|
| 1648 | else if (tcsetattr(tty, TCSAFLUSH, &tio) < 0) |
|---|
| 1649 | failed(31); |
|---|
| 1650 | #endif |
|---|
| 1651 | #endif /* CONFTEST */ |
|---|
| 1652 | (void) tty; |
|---|
| 1653 | return(code); |
|---|
| 1654 | |
|---|
| 1655 | } |
|---|
| 1656 | |
|---|
| 1657 | configure:16282: testing pty feature test 6:5 ... |
|---|
| 1658 | configure:16390: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1659 | configure:16393: $? = 0 |
|---|
| 1660 | configure:16395: ./conftest |
|---|
| 1661 | conftest: Inappropriate ioctl for device |
|---|
| 1662 | configure:16398: $? = 20 |
|---|
| 1663 | configure: program exited with status 20 |
|---|
| 1664 | configure: failed program was: |
|---|
| 1665 | #line 16290 "configure" |
|---|
| 1666 | #include "confdefs.h" |
|---|
| 1667 | #define CONFTEST 5 |
|---|
| 1668 | |
|---|
| 1669 | #define CONFTEST_pty_isatty 1 |
|---|
| 1670 | |
|---|
| 1671 | |
|---|
| 1672 | #include <stdlib.h> |
|---|
| 1673 | #include <stdio.h> |
|---|
| 1674 | #include <termios.h> |
|---|
| 1675 | #include <unistd.h> |
|---|
| 1676 | #include <signal.h> |
|---|
| 1677 | #include <fcntl.h> |
|---|
| 1678 | #include <errno.h> |
|---|
| 1679 | |
|---|
| 1680 | #ifndef HAVE_POSIX_OPENPT |
|---|
| 1681 | #undef posix_openpt |
|---|
| 1682 | #define posix_openpt(mode) open("/dev/ptmx", mode) |
|---|
| 1683 | #endif |
|---|
| 1684 | |
|---|
| 1685 | #ifdef HAVE_STROPTS_H |
|---|
| 1686 | #include <stropts.h> |
|---|
| 1687 | #endif |
|---|
| 1688 | |
|---|
| 1689 | static void failed(int code) |
|---|
| 1690 | { |
|---|
| 1691 | perror("conftest"); |
|---|
| 1692 | exit(code); |
|---|
| 1693 | } |
|---|
| 1694 | |
|---|
| 1695 | static void my_timeout(int sig) |
|---|
| 1696 | { |
|---|
| 1697 | (void)sig; |
|---|
| 1698 | exit(99); |
|---|
| 1699 | } |
|---|
| 1700 | |
|---|
| 1701 | int main(void) |
|---|
| 1702 | { |
|---|
| 1703 | |
|---|
| 1704 | int code = 0; |
|---|
| 1705 | int pty; |
|---|
| 1706 | int tty; |
|---|
| 1707 | char *slave; |
|---|
| 1708 | struct termios tio; |
|---|
| 1709 | |
|---|
| 1710 | (void)tio; |
|---|
| 1711 | signal(SIGALRM, my_timeout); |
|---|
| 1712 | |
|---|
| 1713 | if (alarm(2) == 9) |
|---|
| 1714 | failed(9); |
|---|
| 1715 | else if ((pty = posix_openpt(O_RDWR)) < 0) |
|---|
| 1716 | failed(1); |
|---|
| 1717 | else if (grantpt(pty) < 0) |
|---|
| 1718 | failed(2); |
|---|
| 1719 | else if (unlockpt(pty) < 0) |
|---|
| 1720 | failed(3); |
|---|
| 1721 | else if ((slave = ptsname(pty)) == 0) |
|---|
| 1722 | failed(4); |
|---|
| 1723 | #if (CONFTEST == 3) || defined(CONFTEST_isatty) |
|---|
| 1724 | else if (!isatty(pty)) |
|---|
| 1725 | failed(4); |
|---|
| 1726 | #endif |
|---|
| 1727 | #if CONFTEST >= 4 |
|---|
| 1728 | else if (tcgetattr(pty, &tio) < 0) |
|---|
| 1729 | failed(20); |
|---|
| 1730 | else if (tcsetattr(pty, TCSAFLUSH, &tio) < 0) |
|---|
| 1731 | failed(21); |
|---|
| 1732 | #endif |
|---|
| 1733 | /* BSD posix_openpt does not treat pty as a terminal until slave is opened. |
|---|
| 1734 | * Linux does treat it that way. |
|---|
| 1735 | */ |
|---|
| 1736 | else if ((tty = open(slave, O_RDWR)) < 0) |
|---|
| 1737 | failed(5); |
|---|
| 1738 | #ifdef CONFTEST |
|---|
| 1739 | #ifdef I_PUSH |
|---|
| 1740 | #if (CONFTEST == 0) || defined(CONFTEST_ptem) |
|---|
| 1741 | else if (ioctl(tty, I_PUSH, "ptem") < 0) |
|---|
| 1742 | failed(10); |
|---|
| 1743 | #endif |
|---|
| 1744 | #if (CONFTEST == 1) || defined(CONFTEST_ldterm) |
|---|
| 1745 | else if (ioctl(tty, I_PUSH, "ldterm") < 0) |
|---|
| 1746 | failed(11); |
|---|
| 1747 | #endif |
|---|
| 1748 | #if (CONFTEST == 2) || defined(CONFTEST_ttcompat) |
|---|
| 1749 | else if (ioctl(tty, I_PUSH, "ttcompat") < 0) |
|---|
| 1750 | failed(12); |
|---|
| 1751 | #endif |
|---|
| 1752 | #endif /* I_PUSH */ |
|---|
| 1753 | #if CONFTEST >= 5 |
|---|
| 1754 | else if (tcgetattr(tty, &tio) < 0) |
|---|
| 1755 | failed(30); |
|---|
| 1756 | else if (tcsetattr(tty, TCSAFLUSH, &tio) < 0) |
|---|
| 1757 | failed(31); |
|---|
| 1758 | #endif |
|---|
| 1759 | #endif /* CONFTEST */ |
|---|
| 1760 | (void) tty; |
|---|
| 1761 | return(code); |
|---|
| 1762 | |
|---|
| 1763 | } |
|---|
| 1764 | |
|---|
| 1765 | configure:16449: result: pty_isatty |
|---|
| 1766 | configure:16462: checking for openpty in -lutil |
|---|
| 1767 | configure:16489: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1768 | configure:16492: $? = 0 |
|---|
| 1769 | configure:16495: test -s conftest |
|---|
| 1770 | configure:16498: $? = 0 |
|---|
| 1771 | configure:16509: result: yes |
|---|
| 1772 | configure:16532: checking for util.h |
|---|
| 1773 | configure:16542: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 1774 | configure:16548: $? = 0 |
|---|
| 1775 | configure:16567: result: yes |
|---|
| 1776 | configure:16532: checking for libutil.h |
|---|
| 1777 | configure:16542: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 1778 | configure:16539:10: fatal error: 'libutil.h' file not found |
|---|
| 1779 | #include <libutil.h> |
|---|
| 1780 | ^~~~~~~~~~~ |
|---|
| 1781 | 1 error generated. |
|---|
| 1782 | configure:16548: $? = 1 |
|---|
| 1783 | configure: failed program was: |
|---|
| 1784 | #line 16538 "configure" |
|---|
| 1785 | #include "confdefs.h" |
|---|
| 1786 | #include <libutil.h> |
|---|
| 1787 | configure:16567: result: no |
|---|
| 1788 | configure:16532: checking for pty.h |
|---|
| 1789 | configure:16542: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c |
|---|
| 1790 | configure:16539:10: fatal error: 'pty.h' file not found |
|---|
| 1791 | #include <pty.h> |
|---|
| 1792 | ^~~~~~~ |
|---|
| 1793 | 1 error generated. |
|---|
| 1794 | configure:16548: $? = 1 |
|---|
| 1795 | configure: failed program was: |
|---|
| 1796 | #line 16538 "configure" |
|---|
| 1797 | #include "confdefs.h" |
|---|
| 1798 | #include <pty.h> |
|---|
| 1799 | configure:16567: result: no |
|---|
| 1800 | configure:16610: testing will rely upon openpty ... |
|---|
| 1801 | configure:16614: checking if we can use XkbQueryExtension |
|---|
| 1802 | configure:16650: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 1803 | configure:16653: $? = 0 |
|---|
| 1804 | configure:16656: test -s conftest.o |
|---|
| 1805 | configure:16659: $? = 0 |
|---|
| 1806 | configure:16674: result: yes |
|---|
| 1807 | configure:16683: checking for XkbQueryExtension |
|---|
| 1808 | configure:16720: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1809 | configure:16723: $? = 0 |
|---|
| 1810 | configure:16726: test -s conftest |
|---|
| 1811 | configure:16729: $? = 0 |
|---|
| 1812 | configure:16739: result: yes |
|---|
| 1813 | configure:16751: checking if we can use XkbKeycodeToKeysym |
|---|
| 1814 | configure:16776: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5 |
|---|
| 1815 | configure:16779: $? = 0 |
|---|
| 1816 | configure:16782: test -s conftest.o |
|---|
| 1817 | configure:16785: $? = 0 |
|---|
| 1818 | configure:16800: result: yes |
|---|
| 1819 | configure:16809: checking for XkbKeycodeToKeysym |
|---|
| 1820 | configure:16846: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1821 | configure:16849: $? = 0 |
|---|
| 1822 | configure:16852: test -s conftest |
|---|
| 1823 | configure:16855: $? = 0 |
|---|
| 1824 | configure:16865: result: yes |
|---|
| 1825 | configure:16893: checking for XKB Bell extension |
|---|
| 1826 | configure:16921: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap -lSM -lICE -L/opt/local/lib >&5 |
|---|
| 1827 | configure:16913:24: warning: incompatible pointer to integer conversion passing 'Widget' (aka 'struct _WidgetRec *') to parameter of type 'Window' (aka 'unsigned long') [-Wint-conversion] |
|---|
| 1828 | XkbBell((Display *)0, (Widget)0, 0, y); |
|---|
| 1829 | ^~~~~~~~~ |
|---|
| 1830 | /opt/local/include/X11/XKBlib.h:457:20: note: passing argument to parameter here |
|---|
| 1831 | Window /* win */, |
|---|
| 1832 | ^ |
|---|
| 1833 | 1 warning generated. |
|---|
| 1834 | ld: warning: ignoring duplicate libraries: '-lICE', '-lSM' |
|---|
| 1835 | configure:16924: $? = 0 |
|---|
| 1836 | configure:16927: test -s conftest |
|---|
| 1837 | configure:16930: $? = 0 |
|---|
| 1838 | configure:16941: result: yes |
|---|
| 1839 | configure:16955: checking for Xutf8LookupString |
|---|
| 1840 | configure:16992: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1841 | configure:16995: $? = 0 |
|---|
| 1842 | configure:16998: test -s conftest |
|---|
| 1843 | configure:17001: $? = 0 |
|---|
| 1844 | configure:17011: result: yes |
|---|
| 1845 | configure:17027: checking if you want narrow prototypes for X libraries |
|---|
| 1846 | configure:17053: result: no |
|---|
| 1847 | configure:17056: checking if we should use imake to help |
|---|
| 1848 | configure:17073: result: yes |
|---|
| 1849 | configure:17082: checking for xmkmf |
|---|
| 1850 | configure:17099: found /opt/local/bin/xmkmf |
|---|
| 1851 | configure:17110: result: /opt/local/bin/xmkmf |
|---|
| 1852 | configure:17173: testing Using /opt/local/bin/xmkmf ... |
|---|
| 1853 | configure:17268: testing IMAKE_CFLAGS -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include DarwinMachineDefines -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXRENDERFONT -DXFREE86_FT2 -DPROJECTROOT='"/opt/local"' -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -D__vendorversion__='"Version 7.7.0 X.Org"' ... |
|---|
| 1854 | configure:17272: testing IMAKE_LOADFLAGS ... |
|---|
| 1855 | configure:17545: checking for groff |
|---|
| 1856 | configure:17562: found /opt/local/bin/groff |
|---|
| 1857 | configure:17574: result: /opt/local/bin/groff |
|---|
| 1858 | configure:17585: checking for nroff |
|---|
| 1859 | configure:17602: found /opt/local/bin/nroff |
|---|
| 1860 | configure:17613: result: /opt/local/bin/nroff |
|---|
| 1861 | configure:17626: checking for tbl |
|---|
| 1862 | configure:17643: found /opt/local/bin/tbl |
|---|
| 1863 | configure:17655: result: /opt/local/bin/tbl |
|---|
| 1864 | configure:17671: checking for fgrep |
|---|
| 1865 | configure:17727: result: ggrep -F |
|---|
| 1866 | configure:17738: checking for man2html |
|---|
| 1867 | configure:17767: result: no |
|---|
| 1868 | configure:17794: checking for program to convert manpage to html |
|---|
| 1869 | configure:17853: result: /opt/local/bin/groff |
|---|
| 1870 | configure:18035: checking for default terminal-id |
|---|
| 1871 | configure:18045: result: vt420 |
|---|
| 1872 | configure:18056: checking for default terminal-type |
|---|
| 1873 | configure:18066: result: xterm |
|---|
| 1874 | configure:18074: checking if backarrow-key should be BS |
|---|
| 1875 | configure:18092: result: yes |
|---|
| 1876 | configure:18113: checking if backarrow-key should be treated as erase |
|---|
| 1877 | configure:18131: result: no |
|---|
| 1878 | configure:18152: checking for default backspace/DEL setting |
|---|
| 1879 | configure:18163: result: maybe |
|---|
| 1880 | configure:18184: checking for default pty initial erase setting |
|---|
| 1881 | configure:18195: result: False |
|---|
| 1882 | configure:18216: checking if alt should send ESC |
|---|
| 1883 | configure:18234: result: no |
|---|
| 1884 | configure:18255: checking if meta should send ESC |
|---|
| 1885 | configure:18273: result: no |
|---|
| 1886 | configure:18297: checking for tic |
|---|
| 1887 | configure:18312: found /opt/local/bin/tic |
|---|
| 1888 | configure:18321: result: yes |
|---|
| 1889 | configure:18340: checking for private terminfo-directory |
|---|
| 1890 | configure:18350: result: none |
|---|
| 1891 | configure:18405: checking if you want active-icons |
|---|
| 1892 | configure:18422: result: yes |
|---|
| 1893 | configure:18432: checking if you want ANSI color |
|---|
| 1894 | configure:18449: result: yes |
|---|
| 1895 | configure:18458: checking if you want 16 colors like aixterm |
|---|
| 1896 | configure:18475: result: yes |
|---|
| 1897 | configure:18482: checking if you want 256 colors |
|---|
| 1898 | configure:18499: result: yes |
|---|
| 1899 | configure:18511: checking if you want direct-color support |
|---|
| 1900 | configure:18528: result: yes |
|---|
| 1901 | configure:18573: checking if you want blinking cursor |
|---|
| 1902 | configure:18590: result: yes |
|---|
| 1903 | configure:18597: checking if you want to ignore Linux's broken palette-strings |
|---|
| 1904 | configure:18621: result: no |
|---|
| 1905 | configure:18637: checking if you want to allow broken string-terminators |
|---|
| 1906 | configure:18654: result: yes |
|---|
| 1907 | configure:18661: checking if you want to compile-in icon data |
|---|
| 1908 | configure:18678: result: no |
|---|
| 1909 | configure:18685: checking if you want printable 128-159 |
|---|
| 1910 | configure:18702: result: yes |
|---|
| 1911 | configure:18711: checking if you want bold colors mapped like IBM PC |
|---|
| 1912 | configure:18728: result: yes |
|---|
| 1913 | configure:18735: checking if you want separate color-classes |
|---|
| 1914 | configure:18752: result: yes |
|---|
| 1915 | configure:18759: checking if you want color-mode enabled by default |
|---|
| 1916 | configure:18776: result: yes |
|---|
| 1917 | configure:18785: checking if you want support for color highlighting |
|---|
| 1918 | configure:18802: result: yes |
|---|
| 1919 | configure:18809: checking if you want support for doublesize characters |
|---|
| 1920 | configure:18826: result: yes |
|---|
| 1921 | configure:18833: checking if you want fallback-support for box characters |
|---|
| 1922 | configure:18850: result: yes |
|---|
| 1923 | configure:18857: checking if you want to allow spawning commands to process selections |
|---|
| 1924 | configure:18874: result: yes |
|---|
| 1925 | configure:18884: checking if you want to allow spawning new xterms |
|---|
| 1926 | configure:18901: result: no |
|---|
| 1927 | configure:18946: testing found package Xext ... |
|---|
| 1928 | configure:18952: testing package Xext CFLAGS: ... |
|---|
| 1929 | configure:18956: testing package Xext LIBS: -L/opt/local/lib -lXext ... |
|---|
| 1930 | configure:19148: checking for X11/extensions/Xdbe.h |
|---|
| 1931 | configure:19158: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXRENDERFONT -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 conftest.c |
|---|
| 1932 | configure:19164: $? = 0 |
|---|
| 1933 | configure:19183: result: yes |
|---|
| 1934 | configure:19191: checking for XdbeSwapBuffers |
|---|
| 1935 | configure:19228: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXRENDERFONT -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1936 | clang: error: no such file or directory: 'DarwinMachineDefines' |
|---|
| 1937 | configure:19231: $? = 1 |
|---|
| 1938 | configure: failed program was: |
|---|
| 1939 | #line 19197 "configure" |
|---|
| 1940 | #include "confdefs.h" |
|---|
| 1941 | #define XdbeSwapBuffers autoconf_temporary |
|---|
| 1942 | #include <limits.h> /* least-intrusive standard header which defines gcc2 __stub macros */ |
|---|
| 1943 | #undef XdbeSwapBuffers |
|---|
| 1944 | |
|---|
| 1945 | #ifdef __cplusplus |
|---|
| 1946 | extern "C" |
|---|
| 1947 | #endif |
|---|
| 1948 | |
|---|
| 1949 | /* We use char because int might match the return type of a gcc2 |
|---|
| 1950 | builtin and then its argument prototype would still apply. */ |
|---|
| 1951 | char XdbeSwapBuffers (void); |
|---|
| 1952 | |
|---|
| 1953 | int |
|---|
| 1954 | main (void) |
|---|
| 1955 | { |
|---|
| 1956 | |
|---|
| 1957 | /* The GNU C library defines stubs for functions which it implements |
|---|
| 1958 | to always fail with ENOSYS. Some functions are actually named |
|---|
| 1959 | something starting with __ and the normal name is an alias. */ |
|---|
| 1960 | #if defined (__stub_XdbeSwapBuffers) || defined (__stub___XdbeSwapBuffers) |
|---|
| 1961 | #error found stub for XdbeSwapBuffers |
|---|
| 1962 | #endif |
|---|
| 1963 | |
|---|
| 1964 | return XdbeSwapBuffers (); |
|---|
| 1965 | ; |
|---|
| 1966 | return 0; |
|---|
| 1967 | } |
|---|
| 1968 | configure:19247: result: no |
|---|
| 1969 | configure:19291: checking if you want to use FreeType library |
|---|
| 1970 | configure:19308: result: yes |
|---|
| 1971 | configure:19318: checking for FreeType configuration script |
|---|
| 1972 | configure:19330: result: auto |
|---|
| 1973 | configure:19510: checking for FreeType config |
|---|
| 1974 | configure:19512: result: /opt/local/bin/pkg-config xft |
|---|
| 1975 | configure:19516: checking for /opt/local/bin/pkg-config cflags |
|---|
| 1976 | configure:19519: result: -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 |
|---|
| 1977 | configure:19524: checking for /opt/local/bin/pkg-config libs |
|---|
| 1978 | configure:19527: result: -L/opt/local/lib -lXft |
|---|
| 1979 | configure:19540: checking if we can link with FreeType libraries |
|---|
| 1980 | configure:19581: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXRENDERFONT -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 1981 | clang: error: no such file or directory: 'DarwinMachineDefines' |
|---|
| 1982 | configure:19584: $? = 1 |
|---|
| 1983 | configure: failed program was: |
|---|
| 1984 | #line 19565 "configure" |
|---|
| 1985 | #include "confdefs.h" |
|---|
| 1986 | |
|---|
| 1987 | #include <X11/Xlib.h> |
|---|
| 1988 | #include <X11/extensions/Xrender.h> |
|---|
| 1989 | #include <X11/Xft/Xft.h> |
|---|
| 1990 | int |
|---|
| 1991 | main (void) |
|---|
| 1992 | { |
|---|
| 1993 | |
|---|
| 1994 | XftPattern *pat = XftNameParse ("name"); (void)pat |
|---|
| 1995 | ; |
|---|
| 1996 | return 0; |
|---|
| 1997 | } |
|---|
| 1998 | configure:19599: result: no |
|---|
| 1999 | configure:19799: WARNING: No libraries found for FreeType |
|---|
| 2000 | configure:20131: checking if you want support for HP-style function keys |
|---|
| 2001 | configure:20148: result: no |
|---|
| 2002 | configure:20158: checking if you want support for SCO-style function keys |
|---|
| 2003 | configure:20175: result: no |
|---|
| 2004 | configure:20185: checking if you want support for Sun-style function keys |
|---|
| 2005 | configure:20202: result: yes |
|---|
| 2006 | configure:20212: checking if you want saved-lines stored as a FIFO |
|---|
| 2007 | configure:20229: result: yes |
|---|
| 2008 | configure:20236: checking if you want support for internationalization |
|---|
| 2009 | configure:20253: result: yes |
|---|
| 2010 | configure:20263: checking if you want support for initial-erase setup |
|---|
| 2011 | configure:20280: result: yes |
|---|
| 2012 | configure:20290: checking if you want support for input-method |
|---|
| 2013 | configure:20307: result: yes |
|---|
| 2014 | configure:20310: checking if X libraries support input-method |
|---|
| 2015 | configure:20351: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 2016 | clang: error: no such file or directory: 'DarwinMachineDefines' |
|---|
| 2017 | configure:20354: $? = 1 |
|---|
| 2018 | configure: failed program was: |
|---|
| 2019 | #line 20317 "configure" |
|---|
| 2020 | #include "confdefs.h" |
|---|
| 2021 | |
|---|
| 2022 | #include <X11/IntrinsicP.h> |
|---|
| 2023 | #include <X11/Xatom.h> |
|---|
| 2024 | #include <X11/Xutil.h> |
|---|
| 2025 | #include <X11/Xmu/Atoms.h> |
|---|
| 2026 | #include <X11/Xmu/Converters.h> |
|---|
| 2027 | #include <X11/Xaw/XawImP.h> |
|---|
| 2028 | |
|---|
| 2029 | int |
|---|
| 2030 | main (void) |
|---|
| 2031 | { |
|---|
| 2032 | |
|---|
| 2033 | { |
|---|
| 2034 | XIM xim; |
|---|
| 2035 | XIMStyles *xim_styles = 0; |
|---|
| 2036 | XIMStyle input_style; |
|---|
| 2037 | Widget w = XtCreateWidget("none", (WidgetClass)0, None, (ArgList)0, 0); |
|---|
| 2038 | |
|---|
| 2039 | XSetLocaleModifiers("@im=none"); |
|---|
| 2040 | xim = XOpenIM(XtDisplay(w), NULL, NULL, NULL); |
|---|
| 2041 | XGetIMValues(xim, XNQueryInputStyle, &xim_styles, NULL); |
|---|
| 2042 | XCloseIM(xim); |
|---|
| 2043 | input_style = (XIMPreeditNothing | XIMStatusNothing); |
|---|
| 2044 | (void)xim_styles; |
|---|
| 2045 | (void)input_style; |
|---|
| 2046 | } |
|---|
| 2047 | |
|---|
| 2048 | ; |
|---|
| 2049 | return 0; |
|---|
| 2050 | } |
|---|
| 2051 | configure:20370: result: no |
|---|
| 2052 | configure:20389: checking if you want support for load-vt-fonts |
|---|
| 2053 | configure:20406: result: yes |
|---|
| 2054 | configure:20416: checking if you want support for logging |
|---|
| 2055 | configure:20433: result: yes |
|---|
| 2056 | configure:20441: checking if you want to allow logging via a pipe |
|---|
| 2057 | configure:20458: result: no |
|---|
| 2058 | configure:20469: checking if you want support for iconify/maximize translations |
|---|
| 2059 | configure:20486: result: yes |
|---|
| 2060 | configure:20493: checking if you want NumLock to override keyboard tables |
|---|
| 2061 | configure:20510: result: yes |
|---|
| 2062 | configure:20517: checking if you want support for get/set of base64 selection data |
|---|
| 2063 | configure:20534: result: yes |
|---|
| 2064 | configure:20550: checking if you want support for pty-handshaking |
|---|
| 2065 | configure:20567: result: yes |
|---|
| 2066 | configure:20583: checking if you want support for mouse in readline applications |
|---|
| 2067 | configure:20600: result: yes |
|---|
| 2068 | configure:20610: checking if you want support for regular-expression selections |
|---|
| 2069 | configure:20627: result: yes |
|---|
| 2070 | configure:20631: checking if you want to use PCRE2 for regular-expressions |
|---|
| 2071 | configure:20640: result: no |
|---|
| 2072 | configure:21067: checking if you want to use PCRE for regular-expressions |
|---|
| 2073 | configure:21076: result: no |
|---|
| 2074 | configure:21802: checking for regcomp |
|---|
| 2075 | configure:21839: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 2076 | clang: error: no such file or directory: 'DarwinMachineDefines' |
|---|
| 2077 | configure:21842: $? = 1 |
|---|
| 2078 | configure: failed program was: |
|---|
| 2079 | #line 21808 "configure" |
|---|
| 2080 | #include "confdefs.h" |
|---|
| 2081 | #define regcomp autoconf_temporary |
|---|
| 2082 | #include <limits.h> /* least-intrusive standard header which defines gcc2 __stub macros */ |
|---|
| 2083 | #undef regcomp |
|---|
| 2084 | |
|---|
| 2085 | #ifdef __cplusplus |
|---|
| 2086 | extern "C" |
|---|
| 2087 | #endif |
|---|
| 2088 | |
|---|
| 2089 | /* We use char because int might match the return type of a gcc2 |
|---|
| 2090 | builtin and then its argument prototype would still apply. */ |
|---|
| 2091 | char regcomp (void); |
|---|
| 2092 | |
|---|
| 2093 | int |
|---|
| 2094 | main (void) |
|---|
| 2095 | { |
|---|
| 2096 | |
|---|
| 2097 | /* The GNU C library defines stubs for functions which it implements |
|---|
| 2098 | to always fail with ENOSYS. Some functions are actually named |
|---|
| 2099 | something starting with __ and the normal name is an alias. */ |
|---|
| 2100 | #if defined (__stub_regcomp) || defined (__stub___regcomp) |
|---|
| 2101 | #error found stub for regcomp |
|---|
| 2102 | #endif |
|---|
| 2103 | |
|---|
| 2104 | return regcomp (); |
|---|
| 2105 | ; |
|---|
| 2106 | return 0; |
|---|
| 2107 | } |
|---|
| 2108 | configure:21858: result: no |
|---|
| 2109 | configure:21867: checking for regcomp in -lregex |
|---|
| 2110 | configure:21894: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lregex -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 2111 | clang: error: no such file or directory: 'DarwinMachineDefines' |
|---|
| 2112 | configure:21897: $? = 1 |
|---|
| 2113 | configure: failed program was: |
|---|
| 2114 | #line 21875 "configure" |
|---|
| 2115 | #include "confdefs.h" |
|---|
| 2116 | |
|---|
| 2117 | /* Override any gcc2 internal prototype to avoid an error. */ |
|---|
| 2118 | #ifdef __cplusplus |
|---|
| 2119 | extern "C" |
|---|
| 2120 | #endif |
|---|
| 2121 | /* We use char because int might match the return type of a gcc2 |
|---|
| 2122 | builtin and then its argument prototype would still apply. */ |
|---|
| 2123 | char regcomp (); |
|---|
| 2124 | int |
|---|
| 2125 | main (void) |
|---|
| 2126 | { |
|---|
| 2127 | regcomp (); |
|---|
| 2128 | ; |
|---|
| 2129 | return 0; |
|---|
| 2130 | } |
|---|
| 2131 | configure:21914: result: no |
|---|
| 2132 | configure:21867: checking for regcomp in -lre |
|---|
| 2133 | configure:21894: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lre -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 2134 | clang: error: no such file or directory: 'DarwinMachineDefines' |
|---|
| 2135 | configure:21897: $? = 1 |
|---|
| 2136 | configure: failed program was: |
|---|
| 2137 | #line 21875 "configure" |
|---|
| 2138 | #include "confdefs.h" |
|---|
| 2139 | |
|---|
| 2140 | /* Override any gcc2 internal prototype to avoid an error. */ |
|---|
| 2141 | #ifdef __cplusplus |
|---|
| 2142 | extern "C" |
|---|
| 2143 | #endif |
|---|
| 2144 | /* We use char because int might match the return type of a gcc2 |
|---|
| 2145 | builtin and then its argument prototype would still apply. */ |
|---|
| 2146 | char regcomp (); |
|---|
| 2147 | int |
|---|
| 2148 | main (void) |
|---|
| 2149 | { |
|---|
| 2150 | regcomp (); |
|---|
| 2151 | ; |
|---|
| 2152 | return 0; |
|---|
| 2153 | } |
|---|
| 2154 | configure:21914: result: no |
|---|
| 2155 | configure:21946: checking for compile |
|---|
| 2156 | configure:21983: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 2157 | clang: error: no such file or directory: 'DarwinMachineDefines' |
|---|
| 2158 | configure:21986: $? = 1 |
|---|
| 2159 | configure: failed program was: |
|---|
| 2160 | #line 21952 "configure" |
|---|
| 2161 | #include "confdefs.h" |
|---|
| 2162 | #define compile autoconf_temporary |
|---|
| 2163 | #include <limits.h> /* least-intrusive standard header which defines gcc2 __stub macros */ |
|---|
| 2164 | #undef compile |
|---|
| 2165 | |
|---|
| 2166 | #ifdef __cplusplus |
|---|
| 2167 | extern "C" |
|---|
| 2168 | #endif |
|---|
| 2169 | |
|---|
| 2170 | /* We use char because int might match the return type of a gcc2 |
|---|
| 2171 | builtin and then its argument prototype would still apply. */ |
|---|
| 2172 | char compile (void); |
|---|
| 2173 | |
|---|
| 2174 | int |
|---|
| 2175 | main (void) |
|---|
| 2176 | { |
|---|
| 2177 | |
|---|
| 2178 | /* The GNU C library defines stubs for functions which it implements |
|---|
| 2179 | to always fail with ENOSYS. Some functions are actually named |
|---|
| 2180 | something starting with __ and the normal name is an alias. */ |
|---|
| 2181 | #if defined (__stub_compile) || defined (__stub___compile) |
|---|
| 2182 | #error found stub for compile |
|---|
| 2183 | #endif |
|---|
| 2184 | |
|---|
| 2185 | return compile (); |
|---|
| 2186 | ; |
|---|
| 2187 | return 0; |
|---|
| 2188 | } |
|---|
| 2189 | configure:22002: result: no |
|---|
| 2190 | configure:22008: checking for compile in -lgen |
|---|
| 2191 | configure:22035: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lgen -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 2192 | clang: error: no such file or directory: 'DarwinMachineDefines' |
|---|
| 2193 | configure:22038: $? = 1 |
|---|
| 2194 | configure: failed program was: |
|---|
| 2195 | #line 22016 "configure" |
|---|
| 2196 | #include "confdefs.h" |
|---|
| 2197 | |
|---|
| 2198 | /* Override any gcc2 internal prototype to avoid an error. */ |
|---|
| 2199 | #ifdef __cplusplus |
|---|
| 2200 | extern "C" |
|---|
| 2201 | #endif |
|---|
| 2202 | /* We use char because int might match the return type of a gcc2 |
|---|
| 2203 | builtin and then its argument prototype would still apply. */ |
|---|
| 2204 | char compile (); |
|---|
| 2205 | int |
|---|
| 2206 | main (void) |
|---|
| 2207 | { |
|---|
| 2208 | compile (); |
|---|
| 2209 | ; |
|---|
| 2210 | return 0; |
|---|
| 2211 | } |
|---|
| 2212 | configure:22055: result: no |
|---|
| 2213 | configure:22083: WARNING: cannot find regular expression library |
|---|
| 2214 | configure:22087: checking for regular-expression headers |
|---|
| 2215 | configure:22162: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap >&5 |
|---|
| 2216 | clang: error: no such file or directory: 'DarwinMachineDefines' |
|---|
| 2217 | configure:22165: $? = 1 |
|---|
| 2218 | configure: failed program was: |
|---|
| 2219 | #line 22142 "configure" |
|---|
| 2220 | #include "confdefs.h" |
|---|
| 2221 | #include <sys/types.h> |
|---|
| 2222 | #include <regex.h> |
|---|
| 2223 | int |
|---|
| 2224 | main (void) |
|---|
| 2225 | { |
|---|
| 2226 | |
|---|
| 2227 | regex_t *p = 0; |
|---|
| 2228 | int x = regcomp(p, "", 0); |
|---|
| 2229 | int y = regexec(p, "", 0, 0, 0); |
|---|
| 2230 | (void)x; |
|---|
| 2231 | (void)y; |
|---|
| 2232 | regfree(p); |
|---|
| 2233 | |
|---|
| 2234 | ; |
|---|
| 2235 | return 0; |
|---|
| 2236 | } |
|---|
| 2237 | configure:22187: result: no |
|---|
| 2238 | configure:22191: WARNING: no regular expression header found |
|---|
| 2239 | configure:22211: error: Only POSIX, PCRE, or PCRE2 regular expressions are supported |
|---|
| 2240 | |
|---|
| 2241 | ## ----------------- ## |
|---|
| 2242 | ## Cache variables. ## |
|---|
| 2243 | ## ----------------- ## |
|---|
| 2244 | |
|---|
| 2245 | ac_cv_build=aarch64-apple-darwin23.1.0 |
|---|
| 2246 | ac_cv_build_alias=aarch64-apple-darwin23.1.0 |
|---|
| 2247 | ac_cv_c_compiler_gnu=yes |
|---|
| 2248 | ac_cv_env_CC_set=set |
|---|
| 2249 | ac_cv_env_CC_value=/usr/bin/clang |
|---|
| 2250 | ac_cv_env_CFLAGS_set=set |
|---|
| 2251 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
|---|
| 2252 | ac_cv_env_CPPFLAGS_set=set |
|---|
| 2253 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' |
|---|
| 2254 | ac_cv_env_CPP_set= |
|---|
| 2255 | ac_cv_env_CPP_value= |
|---|
| 2256 | ac_cv_env_LDFLAGS_set=set |
|---|
| 2257 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
|---|
| 2258 | ac_cv_env_build_alias_set= |
|---|
| 2259 | ac_cv_env_build_alias_value= |
|---|
| 2260 | ac_cv_env_host_alias_set= |
|---|
| 2261 | ac_cv_env_host_alias_value= |
|---|
| 2262 | ac_cv_env_target_alias_set= |
|---|
| 2263 | ac_cv_env_target_alias_value= |
|---|
| 2264 | ac_cv_func_XdbeSwapBuffers=no |
|---|
| 2265 | ac_cv_func_XkbKeycodeToKeysym=yes |
|---|
| 2266 | ac_cv_func_XkbQueryExtension=yes |
|---|
| 2267 | ac_cv_func_Xutf8LookupString=yes |
|---|
| 2268 | ac_cv_func_compile=no |
|---|
| 2269 | ac_cv_func_connect=yes |
|---|
| 2270 | ac_cv_func_endusershell=yes |
|---|
| 2271 | ac_cv_func_gethostbyname=yes |
|---|
| 2272 | ac_cv_func_gethostname=yes |
|---|
| 2273 | ac_cv_func_getlogin=yes |
|---|
| 2274 | ac_cv_func_getusershell=yes |
|---|
| 2275 | ac_cv_func_grantpt=no |
|---|
| 2276 | ac_cv_func_initgroups=yes |
|---|
| 2277 | ac_cv_func_mkdtemp=yes |
|---|
| 2278 | ac_cv_func_posix_openpt=yes |
|---|
| 2279 | ac_cv_func_ptsname=yes |
|---|
| 2280 | ac_cv_func_putenv=yes |
|---|
| 2281 | ac_cv_func_regcomp=no |
|---|
| 2282 | ac_cv_func_remove=yes |
|---|
| 2283 | ac_cv_func_sched_yield=yes |
|---|
| 2284 | ac_cv_func_setpgid=yes |
|---|
| 2285 | ac_cv_func_shmat=yes |
|---|
| 2286 | ac_cv_func_strftime=yes |
|---|
| 2287 | ac_cv_func_tcgetattr=yes |
|---|
| 2288 | ac_cv_func_unsetenv=yes |
|---|
| 2289 | ac_cv_func_waitpid=yes |
|---|
| 2290 | ac_cv_func_wcswidth=yes |
|---|
| 2291 | ac_cv_func_wcwidth=yes |
|---|
| 2292 | ac_cv_have_decl_exit=yes |
|---|
| 2293 | ac_cv_have_x='have_x=yes ac_x_includes=/opt/local/include ac_x_libraries=/opt/local/lib' |
|---|
| 2294 | ac_cv_header_X11_DECkeysym_h=yes |
|---|
| 2295 | ac_cv_header_X11_Intrinsic_h=yes |
|---|
| 2296 | ac_cv_header_X11_Sunkeysym_h=yes |
|---|
| 2297 | ac_cv_header_X11_TranslateI_h=yes |
|---|
| 2298 | ac_cv_header_X11_XF86keysym_h=yes |
|---|
| 2299 | ac_cv_header_X11_XKBlib_h=yes |
|---|
| 2300 | ac_cv_header_X11_Xpoll_h=yes |
|---|
| 2301 | ac_cv_header_X11_extensions_XKB_h=yes |
|---|
| 2302 | ac_cv_header_X11_extensions_Xdbe_h=yes |
|---|
| 2303 | ac_cv_header_X11_xpm_h=yes |
|---|
| 2304 | ac_cv_header_inttypes_h=yes |
|---|
| 2305 | ac_cv_header_lastlog_h=no |
|---|
| 2306 | ac_cv_header_libutil_h=no |
|---|
| 2307 | ac_cv_header_memory_h=yes |
|---|
| 2308 | ac_cv_header_ncurses_curses_h=no |
|---|
| 2309 | ac_cv_header_ncurses_term_h=no |
|---|
| 2310 | ac_cv_header_paths_h=yes |
|---|
| 2311 | ac_cv_header_pty_h=no |
|---|
| 2312 | ac_cv_header_stdc=yes |
|---|
| 2313 | ac_cv_header_stdint_h=yes |
|---|
| 2314 | ac_cv_header_stdlib_h=yes |
|---|
| 2315 | ac_cv_header_string_h=yes |
|---|
| 2316 | ac_cv_header_strings_h=yes |
|---|
| 2317 | ac_cv_header_stropts_h=no |
|---|
| 2318 | ac_cv_header_sys_param_h=yes |
|---|
| 2319 | ac_cv_header_sys_ptem_h=no |
|---|
| 2320 | ac_cv_header_sys_stat_h=yes |
|---|
| 2321 | ac_cv_header_sys_ttydefaults_h=yes |
|---|
| 2322 | ac_cv_header_sys_types_h=yes |
|---|
| 2323 | ac_cv_header_sys_wait_h=yes |
|---|
| 2324 | ac_cv_header_term_h=yes |
|---|
| 2325 | ac_cv_header_termcap_h=yes |
|---|
| 2326 | ac_cv_header_termios_h=yes |
|---|
| 2327 | ac_cv_header_time=yes |
|---|
| 2328 | ac_cv_header_unistd_h=yes |
|---|
| 2329 | ac_cv_header_util_h=yes |
|---|
| 2330 | ac_cv_header_wchar_h=yes |
|---|
| 2331 | ac_cv_host=aarch64-apple-darwin23.1.0 |
|---|
| 2332 | ac_cv_host_alias=aarch64-apple-darwin23.1.0 |
|---|
| 2333 | ac_cv_lib_ICE_IceConnectionNumber=yes |
|---|
| 2334 | ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes |
|---|
| 2335 | ac_cv_lib_elf_elf_begin=yes |
|---|
| 2336 | ac_cv_lib_gen_compile=no |
|---|
| 2337 | ac_cv_lib_re___regcomp=no |
|---|
| 2338 | ac_cv_lib_regex___regcomp=no |
|---|
| 2339 | ac_cv_lib_util_openpty=yes |
|---|
| 2340 | ac_cv_objext=o |
|---|
| 2341 | ac_cv_path_EGREP='ggrep -E' |
|---|
| 2342 | ac_cv_path_FGREP='ggrep -F' |
|---|
| 2343 | ac_cv_path_GROFF_PATH=/opt/local/bin/groff |
|---|
| 2344 | ac_cv_path_IMAKE=/opt/local/bin/xmkmf |
|---|
| 2345 | ac_cv_path_NROFF_PATH=/opt/local/bin/nroff |
|---|
| 2346 | ac_cv_path_TBL_PATH=/opt/local/bin/tbl |
|---|
| 2347 | ac_cv_path_XTERM_PATH=/opt/local/bin/xterm |
|---|
| 2348 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
|---|
| 2349 | ac_cv_path_cf_man2html=no |
|---|
| 2350 | ac_cv_prog_AWK=gawk |
|---|
| 2351 | ac_cv_prog_CPP='/usr/bin/clang -E' |
|---|
| 2352 | ac_cv_prog_GREP=ggrep |
|---|
| 2353 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
|---|
| 2354 | ac_cv_prog_cc_g=yes |
|---|
| 2355 | ac_cv_prog_cc_stdc= |
|---|
| 2356 | ac_cv_prog_cf_tic_prog=yes |
|---|
| 2357 | ac_cv_prog_desktop_utils=no |
|---|
| 2358 | ac_cv_type_mode_t=yes |
|---|
| 2359 | ac_cv_type_off_t=yes |
|---|
| 2360 | ac_cv_type_pid_t=yes |
|---|
| 2361 | ac_cv_type_time_t=yes |
|---|
| 2362 | ac_cv_type_uid_t=yes |
|---|
| 2363 | am_cv_langinfo_codeset=yes |
|---|
| 2364 | cf_cv_dcl_errno=yes |
|---|
| 2365 | cf_cv_dcl_sys_errlist=yes |
|---|
| 2366 | cf_cv_dcl_sys_nerr=yes |
|---|
| 2367 | cf_cv_define_sigwinch=yes |
|---|
| 2368 | cf_cv_found_freetype=no |
|---|
| 2369 | cf_cv_func_mkstemp=yes |
|---|
| 2370 | cf_cv_func_setitimer=yes |
|---|
| 2371 | cf_cv_have_errno=yes |
|---|
| 2372 | cf_cv_have_sys_errlist=yes |
|---|
| 2373 | cf_cv_have_sys_nerr=yes |
|---|
| 2374 | cf_cv_have_utmp=utmpx |
|---|
| 2375 | cf_cv_have_utmp_ut_host=yes |
|---|
| 2376 | cf_cv_have_utmp_ut_name=ut_user |
|---|
| 2377 | cf_cv_have_utmp_ut_session=no |
|---|
| 2378 | cf_cv_have_utmp_ut_syslen=no |
|---|
| 2379 | cf_cv_have_utmp_ut_xstatus=no |
|---|
| 2380 | cf_cv_have_utmp_ut_xtime=define |
|---|
| 2381 | cf_cv_havetype_cc_t=yes |
|---|
| 2382 | cf_cv_havetype_speed_t=yes |
|---|
| 2383 | cf_cv_havetype_tcflag_t=yes |
|---|
| 2384 | cf_cv_icon_list=' icons/filled-xterm icons/mini.xterm icons/mini.xterm_48x48 icons/xterm-color icons/xterm' |
|---|
| 2385 | cf_cv_input_method=no |
|---|
| 2386 | cf_cv_lib_part_tgetent=-ltermcap |
|---|
| 2387 | cf_cv_lib_tgetent=no |
|---|
| 2388 | cf_cv_path_lastlog=no |
|---|
| 2389 | cf_cv_posix_saved_ids=yes |
|---|
| 2390 | cf_cv_posix_visible=no |
|---|
| 2391 | cf_cv_posix_wait=yes |
|---|
| 2392 | cf_cv_regex_hdrs=no |
|---|
| 2393 | cf_cv_sig_atomic_t='volatile sig_atomic_t' |
|---|
| 2394 | cf_cv_struct_lastlog=no |
|---|
| 2395 | cf_cv_svr4=no |
|---|
| 2396 | cf_cv_system_name=darwin23.1.0 |
|---|
| 2397 | cf_cv_sysv=no |
|---|
| 2398 | cf_cv_sysv_utmp=yes |
|---|
| 2399 | cf_cv_termio_c_ispeed=no |
|---|
| 2400 | cf_cv_tty_group=yes |
|---|
| 2401 | cf_cv_tty_group_name=wheel |
|---|
| 2402 | cf_cv_type_cc_t=yes |
|---|
| 2403 | cf_cv_type_fd_mask=sys/types.h |
|---|
| 2404 | cf_cv_type_fd_set=sys/types.h |
|---|
| 2405 | cf_cv_type_nfds_t=yes |
|---|
| 2406 | cf_cv_x_freetype_cfgs=auto |
|---|
| 2407 | cf_cv_x_freetype_incs='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
|---|
| 2408 | cf_cv_x_freetype_libs=' -L/opt/local/lib -lXft' |
|---|
| 2409 | cf_cv_xaw_compat=no |
|---|
| 2410 | cf_cv_xkb_bell_ext=yes |
|---|
| 2411 | cf_cv_xkb_keycode_to_keysym=yes |
|---|
| 2412 | cf_cv_xkb_query_extension=yes |
|---|
| 2413 | cf_cv_xt_ice_compat=yes |
|---|
| 2414 | |
|---|
| 2415 | ## ------------ ## |
|---|
| 2416 | ## confdefs.h. ## |
|---|
| 2417 | ## ------------ ## |
|---|
| 2418 | |
|---|
| 2419 | #define SYSTEM_NAME "darwin23.1.0" |
|---|
| 2420 | #define STDC_HEADERS 1 |
|---|
| 2421 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2422 | #define HAVE_SYS_STAT_H 1 |
|---|
| 2423 | #define HAVE_STDLIB_H 1 |
|---|
| 2424 | #define HAVE_STRING_H 1 |
|---|
| 2425 | #define HAVE_MEMORY_H 1 |
|---|
| 2426 | #define HAVE_STRINGS_H 1 |
|---|
| 2427 | #define HAVE_INTTYPES_H 1 |
|---|
| 2428 | #define HAVE_STDINT_H 1 |
|---|
| 2429 | #define HAVE_UNISTD_H 1 |
|---|
| 2430 | #define HAVE_SYS_TTYDEFAULTS_H 1 |
|---|
| 2431 | #define HAVE_TERM_H 1 |
|---|
| 2432 | #define HAVE_TERMIOS_H 1 |
|---|
| 2433 | #define HAVE_WCHAR_H 1 |
|---|
| 2434 | #define TIME_WITH_SYS_TIME 1 |
|---|
| 2435 | #define HAVE_LANGINFO_CODESET 1 |
|---|
| 2436 | #define SIG_ATOMIC_T volatile sig_atomic_t |
|---|
| 2437 | #define HAVE_GETHOSTNAME 1 |
|---|
| 2438 | #define HAVE_GETUSERSHELL 1 |
|---|
| 2439 | #define HAVE_ENDUSERSHELL 1 |
|---|
| 2440 | #define HAVE_GETLOGIN 1 |
|---|
| 2441 | #define HAVE_INITGROUPS 1 |
|---|
| 2442 | #define HAVE_MKDTEMP 1 |
|---|
| 2443 | #define HAVE_PUTENV 1 |
|---|
| 2444 | #define HAVE_UNSETENV 1 |
|---|
| 2445 | #define HAVE_SCHED_YIELD 1 |
|---|
| 2446 | #define HAVE_SETPGID 1 |
|---|
| 2447 | #define HAVE_STRFTIME 1 |
|---|
| 2448 | #define HAVE_TCGETATTR 1 |
|---|
| 2449 | #define HAVE_WAITPID 1 |
|---|
| 2450 | #define HAVE_WCSWIDTH 1 |
|---|
| 2451 | #define HAVE_WCWIDTH 1 |
|---|
| 2452 | #define HAVE_UNISTD_H 1 |
|---|
| 2453 | #define HAVE_MKSTEMP 1 |
|---|
| 2454 | #define HAVE_SETITIMER 1 |
|---|
| 2455 | #define HAVE_PATHS_H 1 |
|---|
| 2456 | #define HAVE_UTMP 1 |
|---|
| 2457 | #define UTMPX_FOR_UTMP 1 |
|---|
| 2458 | #define HAVE_UTMP_UT_HOST 1 |
|---|
| 2459 | #define ut_name ut_user |
|---|
| 2460 | #define HAVE_UTMP_UT_XTIME 1 |
|---|
| 2461 | #define ut_xtime ut_tv.tv_sec |
|---|
| 2462 | #define USE_SYSV_UTMP 1 |
|---|
| 2463 | #define HAVE_SYS_PARAM_H 1 |
|---|
| 2464 | #define HAVE_POSIX_SAVED_IDS 1 |
|---|
| 2465 | #define HAVE_TERMCAP_H 1 |
|---|
| 2466 | #define USE_TERMINFO 1 |
|---|
| 2467 | #define XTERM_PATH_PATH "/opt/local/bin/xterm" |
|---|
| 2468 | #define HAVE_ERRNO 1 |
|---|
| 2469 | #define TTY_GROUP_NAME "wheel" |
|---|
| 2470 | #define USE_TTY_GROUP 1 |
|---|
| 2471 | #define HAVE_SYS_WAIT_H 1 |
|---|
| 2472 | #define USE_POSIX_WAIT 1 |
|---|
| 2473 | #define HAVE_SYS_NERR 1 |
|---|
| 2474 | #define HAVE_SYS_ERRLIST 1 |
|---|
| 2475 | #define HAVE_TERMIOS_H 1 |
|---|
| 2476 | #define HAVE_STDLIB_H 1 |
|---|
| 2477 | #define HAVE_X11_INTRINSIC_H 1 |
|---|
| 2478 | #define HAVE_X11_DECKEYSYM_H 1 |
|---|
| 2479 | #define HAVE_X11_SUNKEYSYM_H 1 |
|---|
| 2480 | #define HAVE_X11_XF86KEYSYM_H 1 |
|---|
| 2481 | #define HAVE_X11_XKBLIB_H 1 |
|---|
| 2482 | #define HAVE_X11_TRANSLATEI_H 1 |
|---|
| 2483 | #define HAVE_X11_XPOLL_H 1 |
|---|
| 2484 | #define HAVE_X11_EXTENSIONS_XKB_H 1 |
|---|
| 2485 | #define HAVE_LIBXPM 1 |
|---|
| 2486 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 |
|---|
| 2487 | #define HAVE_LIB_XAW 1 |
|---|
| 2488 | #define HAVE_X11_XPOLL_H 1 |
|---|
| 2489 | #define HAVE_LIB_XCURSOR 1 |
|---|
| 2490 | #define HAVE_GRANTPT 1 |
|---|
| 2491 | #define HAVE_PTSNAME 1 |
|---|
| 2492 | #define HAVE_POSIX_OPENPT 1 |
|---|
| 2493 | #define HAVE_OPENPTY 1 |
|---|
| 2494 | #define HAVE_UTIL_H 1 |
|---|
| 2495 | #define HAVE_XKBQUERYEXTENSION 1 |
|---|
| 2496 | #define HAVE_XKBKEYCODETOKEYSYM 1 |
|---|
| 2497 | #define HAVE_XKB_BELL_EXT 1 |
|---|
| 2498 | #define HAVE_XUTF8LOOKUPSTRING 1 |
|---|
| 2499 | #define DFT_DECID "420" |
|---|
| 2500 | #define DFT_TERMTYPE "xterm" |
|---|
| 2501 | #define DEF_BACKARO_BS True |
|---|
| 2502 | #define DEF_BACKARO_ERASE False |
|---|
| 2503 | #define DEFDELETE_DEL Maybe |
|---|
| 2504 | #define DEF_INITIAL_ERASE False |
|---|
| 2505 | #define DEF_ALT_SENDS_ESC False |
|---|
| 2506 | #define DEF_META_SENDS_ESC False |
|---|
| 2507 | #define OPT_256_COLORS 1 |
|---|
| 2508 | #define OPT_DIRECT_COLOR 1 |
|---|
| 2509 | #define OPT_BROKEN_OSC 0 |
|---|
| 2510 | #define HAVE_X11_EXTENSIONS_XDBE_H 1 |
|---|
| 2511 | #define OPT_INPUT_METHOD 0 |
|---|
| 2512 | #define OPT_LOAD_VTFONTS 1 |
|---|
| 2513 | #define ALLOWLOGGING 1 |
|---|
| 2514 | #define OPT_PASTE64 1 |
|---|
| 2515 | #define OPT_PTY_HANDSHAKE 1 |
|---|
| 2516 | #define OPT_READLINE 1 |
|---|
| 2517 | |
|---|
| 2518 | |
|---|
| 2519 | configure: exit 1 |
|---|