| 1 | This file contains any messages produced by compilers while |
|---|
| 2 | running configure, to aid debugging if configure makes a mistake. |
|---|
| 3 | |
|---|
| 4 | It was created by GNU Emacs configure 28.2, which was |
|---|
| 5 | generated by GNU Autoconf 2.69. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure --prefix=/opt/local --disable-silent-rules --without-ns --without-dbus --without-libotf --without-m17n-flt --with-libgmp --with-gnutls --with-json --with-xml2 --with-modules --infodir /opt/local/share/info/emacs --without-xaw3d --without-imagemagick --with-xpm --with-jpeg --with-tiff --with-gif --with-png --with-lcms2 --with-xft --with-x-toolkit=gtk3 --with-gconf --with-rsvg --with-native-compilation |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = MT-313252 |
|---|
| 14 | uname -m = x86_64 |
|---|
| 15 | uname -r = 21.6.0 |
|---|
| 16 | uname -s = Darwin |
|---|
| 17 | uname -v = Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 |
|---|
| 18 | |
|---|
| 19 | /usr/bin/uname -p = i386 |
|---|
| 20 | /bin/uname -X = unknown |
|---|
| 21 | |
|---|
| 22 | /bin/arch = unknown |
|---|
| 23 | /usr/bin/arch -k = unknown |
|---|
| 24 | /usr/convex/getsysinfo = unknown |
|---|
| 25 | /usr/bin/hostinfo = Mach kernel version: |
|---|
| 26 | Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 |
|---|
| 27 | Kernel configured for up to 16 processors. |
|---|
| 28 | 8 processors are physically available. |
|---|
| 29 | 16 processors are logically available. |
|---|
| 30 | Processor type: x86_64h (Intel x86-64h Haswell) |
|---|
| 31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
|---|
| 32 | Primary memory available: 64.00 gigabytes |
|---|
| 33 | Default processor set: 767 tasks, 3823 threads, 16 processors |
|---|
| 34 | Load average: 5.67, Mach factor: 10.32 |
|---|
| 35 | /bin/machine = unknown |
|---|
| 36 | /usr/bin/oslevel = unknown |
|---|
| 37 | /bin/universe = unknown |
|---|
| 38 | |
|---|
| 39 | PATH: /opt/local/bin |
|---|
| 40 | PATH: /opt/local/sbin |
|---|
| 41 | PATH: /bin |
|---|
| 42 | PATH: /sbin |
|---|
| 43 | PATH: /usr/bin |
|---|
| 44 | PATH: /usr/sbin |
|---|
| 45 | |
|---|
| 46 | |
|---|
| 47 | ## ----------- ## |
|---|
| 48 | ## Core tests. ## |
|---|
| 49 | ## ----------- ## |
|---|
| 50 | |
|---|
| 51 | configure:4062: checking for xcrun |
|---|
| 52 | configure:4078: found /usr/bin/xcrun |
|---|
| 53 | configure:4089: result: xcrun |
|---|
| 54 | configure:4104: checking for make |
|---|
| 55 | configure:4120: found /usr/bin/make |
|---|
| 56 | configure:4131: result: yes |
|---|
| 57 | configure:4156: checking for GNU Make |
|---|
| 58 | configure:4206: result: gmake |
|---|
| 59 | configure:4220: checking build system type |
|---|
| 60 | configure:4234: result: x86_64-apple-darwin21.6.0 |
|---|
| 61 | configure:4254: checking host system type |
|---|
| 62 | configure:4267: result: x86_64-apple-darwin21.6.0 |
|---|
| 63 | configure:5381: checking for C compiler version |
|---|
| 64 | configure:5390: /usr/bin/clang --version >&5 |
|---|
| 65 | Apple clang version 12.0.0 (clang-1200.0.32.29) |
|---|
| 66 | Target: x86_64-apple-darwin21.6.0 |
|---|
| 67 | Thread model: posix |
|---|
| 68 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
|---|
| 69 | configure:5401: $? = 0 |
|---|
| 70 | configure:5390: /usr/bin/clang -v >&5 |
|---|
| 71 | Apple clang version 12.0.0 (clang-1200.0.32.29) |
|---|
| 72 | Target: x86_64-apple-darwin21.6.0 |
|---|
| 73 | Thread model: posix |
|---|
| 74 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
|---|
| 75 | configure:5401: $? = 0 |
|---|
| 76 | configure:5390: /usr/bin/clang -V >&5 |
|---|
| 77 | clang: error: argument to '-V' is missing (expected 1 value) |
|---|
| 78 | clang: error: no input files |
|---|
| 79 | configure:5401: $? = 1 |
|---|
| 80 | configure:5390: /usr/bin/clang -qversion >&5 |
|---|
| 81 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
|---|
| 82 | clang: error: no input files |
|---|
| 83 | configure:5401: $? = 1 |
|---|
| 84 | configure:5390: /usr/bin/clang -version >&5 |
|---|
| 85 | clang: error: unknown argument '-version'; did you mean '--version'? |
|---|
| 86 | clang: error: no input files |
|---|
| 87 | configure:5401: $? = 1 |
|---|
| 88 | configure:5421: checking whether the C compiler works |
|---|
| 89 | configure:5443: /usr/bin/clang -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 90 | configure:5447: $? = 0 |
|---|
| 91 | configure:5495: result: yes |
|---|
| 92 | configure:5498: checking for C compiler default output file name |
|---|
| 93 | configure:5500: result: a.out |
|---|
| 94 | configure:5506: checking for suffix of executables |
|---|
| 95 | configure:5513: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 96 | configure:5517: $? = 0 |
|---|
| 97 | configure:5539: result: |
|---|
| 98 | configure:5561: checking whether we are cross compiling |
|---|
| 99 | configure:5569: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 100 | configure:5573: $? = 0 |
|---|
| 101 | configure:5580: ./conftest |
|---|
| 102 | configure:5584: $? = 0 |
|---|
| 103 | configure:5599: result: no |
|---|
| 104 | configure:5604: checking for suffix of object files |
|---|
| 105 | configure:5626: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 106 | configure:5630: $? = 0 |
|---|
| 107 | configure:5651: result: o |
|---|
| 108 | configure:5655: checking whether we are using the GNU C compiler |
|---|
| 109 | configure:5674: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 110 | configure:5674: $? = 0 |
|---|
| 111 | configure:5683: result: yes |
|---|
| 112 | configure:5692: checking whether /usr/bin/clang accepts -g |
|---|
| 113 | configure:5712: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 114 | configure:5712: $? = 0 |
|---|
| 115 | configure:5753: result: yes |
|---|
| 116 | configure:5770: checking for /usr/bin/clang option to enable C11 features |
|---|
| 117 | configure:5973: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 118 | configure:5973: $? = 0 |
|---|
| 119 | configure:5987: result: none needed |
|---|
| 120 | configure:6195: checking whether the compiler is clang |
|---|
| 121 | configure:6216: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 122 | conftest.c:12:12: error: unknown type name 'barfbarf' |
|---|
| 123 | barfbarf |
|---|
| 124 | ^ |
|---|
| 125 | 1 error generated. |
|---|
| 126 | configure:6216: $? = 1 |
|---|
| 127 | configure: failed program was: |
|---|
| 128 | | /* confdefs.h */ |
|---|
| 129 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 130 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 131 | | #define PACKAGE_VERSION "28.2" |
|---|
| 132 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 133 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 134 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 135 | | #define HAVE_PDUMPER 1 |
|---|
| 136 | | /* end confdefs.h. */ |
|---|
| 137 | | |
|---|
| 138 | | #ifdef __clang__ |
|---|
| 139 | | barfbarf |
|---|
| 140 | | #endif |
|---|
| 141 | | |
|---|
| 142 | | int |
|---|
| 143 | | main () |
|---|
| 144 | | { |
|---|
| 145 | | |
|---|
| 146 | | ; |
|---|
| 147 | | return 0; |
|---|
| 148 | | } |
|---|
| 149 | | |
|---|
| 150 | configure:6224: result: yes |
|---|
| 151 | configure:6228: checking for compiler option needed when checking for declarations |
|---|
| 152 | configure:6247: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 -Werror=implicit-function-declaration |
|---|
| 153 | configure:6247: $? = 0 |
|---|
| 154 | configure:6259: result: -Werror=implicit-function-declaration |
|---|
| 155 | configure:6273: checking for ar |
|---|
| 156 | configure:6289: found /opt/local/bin/ar |
|---|
| 157 | configure:6300: result: ar |
|---|
| 158 | configure:6320: checking whether /usr/bin/clang and cc understand -c and -o together |
|---|
| 159 | configure:6351: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
|---|
| 160 | configure:6355: $? = 0 |
|---|
| 161 | configure:6361: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
|---|
| 162 | configure:6365: $? = 0 |
|---|
| 163 | configure:6376: cc -c conftest.c >&5 |
|---|
| 164 | configure:6380: $? = 0 |
|---|
| 165 | configure:6388: cc -c conftest.c -o conftest2.o >&5 |
|---|
| 166 | configure:6392: $? = 0 |
|---|
| 167 | configure:6398: cc -c conftest.c -o conftest2.o >&5 |
|---|
| 168 | configure:6402: $? = 0 |
|---|
| 169 | configure:6420: result: yes |
|---|
| 170 | configure:6457: checking how to run the C preprocessor |
|---|
| 171 | configure:6488: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c |
|---|
| 172 | configure:6488: $? = 0 |
|---|
| 173 | configure:6502: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c |
|---|
| 174 | conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 175 | #include <ac_nonexistent.h> |
|---|
| 176 | ^~~~~~~~~~~~~~~~~~ |
|---|
| 177 | 1 error generated. |
|---|
| 178 | configure:6502: $? = 1 |
|---|
| 179 | configure: failed program was: |
|---|
| 180 | | /* confdefs.h */ |
|---|
| 181 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 182 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 183 | | #define PACKAGE_VERSION "28.2" |
|---|
| 184 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 185 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 186 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 187 | | #define HAVE_PDUMPER 1 |
|---|
| 188 | | /* end confdefs.h. */ |
|---|
| 189 | | #include <ac_nonexistent.h> |
|---|
| 190 | configure:6527: result: /usr/bin/clang -E |
|---|
| 191 | configure:6547: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c |
|---|
| 192 | configure:6547: $? = 0 |
|---|
| 193 | configure:6561: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c |
|---|
| 194 | conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 195 | #include <ac_nonexistent.h> |
|---|
| 196 | ^~~~~~~~~~~~~~~~~~ |
|---|
| 197 | 1 error generated. |
|---|
| 198 | configure:6561: $? = 1 |
|---|
| 199 | configure: failed program was: |
|---|
| 200 | | /* confdefs.h */ |
|---|
| 201 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 202 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 203 | | #define PACKAGE_VERSION "28.2" |
|---|
| 204 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 205 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 206 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 207 | | #define HAVE_PDUMPER 1 |
|---|
| 208 | | /* end confdefs.h. */ |
|---|
| 209 | | #include <ac_nonexistent.h> |
|---|
| 210 | configure:6590: checking for grep that handles long lines and -e |
|---|
| 211 | configure:6648: result: /usr/bin/grep |
|---|
| 212 | configure:6653: checking for egrep |
|---|
| 213 | configure:6715: result: /usr/bin/grep -E |
|---|
| 214 | configure:6720: checking for ANSI C header files |
|---|
| 215 | configure:6740: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 216 | configure:6740: $? = 0 |
|---|
| 217 | configure:6813: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 218 | configure:6813: $? = 0 |
|---|
| 219 | configure:6813: ./conftest |
|---|
| 220 | configure:6813: $? = 0 |
|---|
| 221 | configure:6824: result: yes |
|---|
| 222 | configure:6837: checking for sys/types.h |
|---|
| 223 | configure:6837: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 224 | configure:6837: $? = 0 |
|---|
| 225 | configure:6837: result: yes |
|---|
| 226 | configure:6837: checking for sys/stat.h |
|---|
| 227 | configure:6837: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 228 | configure:6837: $? = 0 |
|---|
| 229 | configure:6837: result: yes |
|---|
| 230 | configure:6837: checking for stdlib.h |
|---|
| 231 | configure:6837: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 232 | configure:6837: $? = 0 |
|---|
| 233 | configure:6837: result: yes |
|---|
| 234 | configure:6837: checking for string.h |
|---|
| 235 | configure:6837: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 236 | configure:6837: $? = 0 |
|---|
| 237 | configure:6837: result: yes |
|---|
| 238 | configure:6837: checking for memory.h |
|---|
| 239 | configure:6837: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 240 | configure:6837: $? = 0 |
|---|
| 241 | configure:6837: result: yes |
|---|
| 242 | configure:6837: checking for strings.h |
|---|
| 243 | configure:6837: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 244 | configure:6837: $? = 0 |
|---|
| 245 | configure:6837: result: yes |
|---|
| 246 | configure:6837: checking for inttypes.h |
|---|
| 247 | configure:6837: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 248 | configure:6837: $? = 0 |
|---|
| 249 | configure:6837: result: yes |
|---|
| 250 | configure:6837: checking for stdint.h |
|---|
| 251 | configure:6837: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 252 | configure:6837: $? = 0 |
|---|
| 253 | configure:6837: result: yes |
|---|
| 254 | configure:6837: checking for unistd.h |
|---|
| 255 | configure:6837: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 256 | configure:6837: $? = 0 |
|---|
| 257 | configure:6837: result: yes |
|---|
| 258 | configure:6855: checking for wchar.h |
|---|
| 259 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 260 | configure:6855: $? = 0 |
|---|
| 261 | configure:6855: result: yes |
|---|
| 262 | configure:6855: checking for minix/config.h |
|---|
| 263 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 264 | conftest.c:55:10: fatal error: 'minix/config.h' file not found |
|---|
| 265 | #include <minix/config.h> |
|---|
| 266 | ^~~~~~~~~~~~~~~~ |
|---|
| 267 | 1 error generated. |
|---|
| 268 | configure:6855: $? = 1 |
|---|
| 269 | configure: failed program was: |
|---|
| 270 | | /* confdefs.h */ |
|---|
| 271 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 272 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 273 | | #define PACKAGE_VERSION "28.2" |
|---|
| 274 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 275 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 276 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 277 | | #define HAVE_PDUMPER 1 |
|---|
| 278 | | #define STDC_HEADERS 1 |
|---|
| 279 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 280 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 281 | | #define HAVE_STDLIB_H 1 |
|---|
| 282 | | #define HAVE_STRING_H 1 |
|---|
| 283 | | #define HAVE_MEMORY_H 1 |
|---|
| 284 | | #define HAVE_STRINGS_H 1 |
|---|
| 285 | | #define HAVE_INTTYPES_H 1 |
|---|
| 286 | | #define HAVE_STDINT_H 1 |
|---|
| 287 | | #define HAVE_UNISTD_H 1 |
|---|
| 288 | | #define HAVE_WCHAR_H 1 |
|---|
| 289 | | /* end confdefs.h. */ |
|---|
| 290 | | #include <stdio.h> |
|---|
| 291 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 292 | | # include <sys/types.h> |
|---|
| 293 | | #endif |
|---|
| 294 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 295 | | # include <sys/stat.h> |
|---|
| 296 | | #endif |
|---|
| 297 | | #ifdef STDC_HEADERS |
|---|
| 298 | | # include <stdlib.h> |
|---|
| 299 | | # include <stddef.h> |
|---|
| 300 | | #else |
|---|
| 301 | | # ifdef HAVE_STDLIB_H |
|---|
| 302 | | # include <stdlib.h> |
|---|
| 303 | | # endif |
|---|
| 304 | | #endif |
|---|
| 305 | | #ifdef HAVE_STRING_H |
|---|
| 306 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 307 | | # include <memory.h> |
|---|
| 308 | | # endif |
|---|
| 309 | | # include <string.h> |
|---|
| 310 | | #endif |
|---|
| 311 | | #ifdef HAVE_STRINGS_H |
|---|
| 312 | | # include <strings.h> |
|---|
| 313 | | #endif |
|---|
| 314 | | #ifdef HAVE_INTTYPES_H |
|---|
| 315 | | # include <inttypes.h> |
|---|
| 316 | | #endif |
|---|
| 317 | | #ifdef HAVE_STDINT_H |
|---|
| 318 | | # include <stdint.h> |
|---|
| 319 | | #endif |
|---|
| 320 | | #ifdef HAVE_UNISTD_H |
|---|
| 321 | | # include <unistd.h> |
|---|
| 322 | | #endif |
|---|
| 323 | | |
|---|
| 324 | | #include <minix/config.h> |
|---|
| 325 | configure:6855: result: no |
|---|
| 326 | configure:6855: checking for linux/fs.h |
|---|
| 327 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 328 | conftest.c:55:10: fatal error: 'linux/fs.h' file not found |
|---|
| 329 | #include <linux/fs.h> |
|---|
| 330 | ^~~~~~~~~~~~ |
|---|
| 331 | 1 error generated. |
|---|
| 332 | configure:6855: $? = 1 |
|---|
| 333 | configure: failed program was: |
|---|
| 334 | | /* confdefs.h */ |
|---|
| 335 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 336 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 337 | | #define PACKAGE_VERSION "28.2" |
|---|
| 338 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 339 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 340 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 341 | | #define HAVE_PDUMPER 1 |
|---|
| 342 | | #define STDC_HEADERS 1 |
|---|
| 343 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 344 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 345 | | #define HAVE_STDLIB_H 1 |
|---|
| 346 | | #define HAVE_STRING_H 1 |
|---|
| 347 | | #define HAVE_MEMORY_H 1 |
|---|
| 348 | | #define HAVE_STRINGS_H 1 |
|---|
| 349 | | #define HAVE_INTTYPES_H 1 |
|---|
| 350 | | #define HAVE_STDINT_H 1 |
|---|
| 351 | | #define HAVE_UNISTD_H 1 |
|---|
| 352 | | #define HAVE_WCHAR_H 1 |
|---|
| 353 | | /* end confdefs.h. */ |
|---|
| 354 | | #include <stdio.h> |
|---|
| 355 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 356 | | # include <sys/types.h> |
|---|
| 357 | | #endif |
|---|
| 358 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 359 | | # include <sys/stat.h> |
|---|
| 360 | | #endif |
|---|
| 361 | | #ifdef STDC_HEADERS |
|---|
| 362 | | # include <stdlib.h> |
|---|
| 363 | | # include <stddef.h> |
|---|
| 364 | | #else |
|---|
| 365 | | # ifdef HAVE_STDLIB_H |
|---|
| 366 | | # include <stdlib.h> |
|---|
| 367 | | # endif |
|---|
| 368 | | #endif |
|---|
| 369 | | #ifdef HAVE_STRING_H |
|---|
| 370 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 371 | | # include <memory.h> |
|---|
| 372 | | # endif |
|---|
| 373 | | # include <string.h> |
|---|
| 374 | | #endif |
|---|
| 375 | | #ifdef HAVE_STRINGS_H |
|---|
| 376 | | # include <strings.h> |
|---|
| 377 | | #endif |
|---|
| 378 | | #ifdef HAVE_INTTYPES_H |
|---|
| 379 | | # include <inttypes.h> |
|---|
| 380 | | #endif |
|---|
| 381 | | #ifdef HAVE_STDINT_H |
|---|
| 382 | | # include <stdint.h> |
|---|
| 383 | | #endif |
|---|
| 384 | | #ifdef HAVE_UNISTD_H |
|---|
| 385 | | # include <unistd.h> |
|---|
| 386 | | #endif |
|---|
| 387 | | |
|---|
| 388 | | #include <linux/fs.h> |
|---|
| 389 | configure:6855: result: no |
|---|
| 390 | configure:6855: checking for malloc.h |
|---|
| 391 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 392 | conftest.c:55:10: fatal error: 'malloc.h' file not found |
|---|
| 393 | #include <malloc.h> |
|---|
| 394 | ^~~~~~~~~~ |
|---|
| 395 | 1 error generated. |
|---|
| 396 | configure:6855: $? = 1 |
|---|
| 397 | configure: failed program was: |
|---|
| 398 | | /* confdefs.h */ |
|---|
| 399 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 400 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 401 | | #define PACKAGE_VERSION "28.2" |
|---|
| 402 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 403 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 404 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 405 | | #define HAVE_PDUMPER 1 |
|---|
| 406 | | #define STDC_HEADERS 1 |
|---|
| 407 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 408 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 409 | | #define HAVE_STDLIB_H 1 |
|---|
| 410 | | #define HAVE_STRING_H 1 |
|---|
| 411 | | #define HAVE_MEMORY_H 1 |
|---|
| 412 | | #define HAVE_STRINGS_H 1 |
|---|
| 413 | | #define HAVE_INTTYPES_H 1 |
|---|
| 414 | | #define HAVE_STDINT_H 1 |
|---|
| 415 | | #define HAVE_UNISTD_H 1 |
|---|
| 416 | | #define HAVE_WCHAR_H 1 |
|---|
| 417 | | /* end confdefs.h. */ |
|---|
| 418 | | #include <stdio.h> |
|---|
| 419 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 420 | | # include <sys/types.h> |
|---|
| 421 | | #endif |
|---|
| 422 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 423 | | # include <sys/stat.h> |
|---|
| 424 | | #endif |
|---|
| 425 | | #ifdef STDC_HEADERS |
|---|
| 426 | | # include <stdlib.h> |
|---|
| 427 | | # include <stddef.h> |
|---|
| 428 | | #else |
|---|
| 429 | | # ifdef HAVE_STDLIB_H |
|---|
| 430 | | # include <stdlib.h> |
|---|
| 431 | | # endif |
|---|
| 432 | | #endif |
|---|
| 433 | | #ifdef HAVE_STRING_H |
|---|
| 434 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 435 | | # include <memory.h> |
|---|
| 436 | | # endif |
|---|
| 437 | | # include <string.h> |
|---|
| 438 | | #endif |
|---|
| 439 | | #ifdef HAVE_STRINGS_H |
|---|
| 440 | | # include <strings.h> |
|---|
| 441 | | #endif |
|---|
| 442 | | #ifdef HAVE_INTTYPES_H |
|---|
| 443 | | # include <inttypes.h> |
|---|
| 444 | | #endif |
|---|
| 445 | | #ifdef HAVE_STDINT_H |
|---|
| 446 | | # include <stdint.h> |
|---|
| 447 | | #endif |
|---|
| 448 | | #ifdef HAVE_UNISTD_H |
|---|
| 449 | | # include <unistd.h> |
|---|
| 450 | | #endif |
|---|
| 451 | | |
|---|
| 452 | | #include <malloc.h> |
|---|
| 453 | configure:6855: result: no |
|---|
| 454 | configure:6855: checking for sys/systeminfo.h |
|---|
| 455 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 456 | conftest.c:55:10: fatal error: 'sys/systeminfo.h' file not found |
|---|
| 457 | #include <sys/systeminfo.h> |
|---|
| 458 | ^~~~~~~~~~~~~~~~~~ |
|---|
| 459 | 1 error generated. |
|---|
| 460 | configure:6855: $? = 1 |
|---|
| 461 | configure: failed program was: |
|---|
| 462 | | /* confdefs.h */ |
|---|
| 463 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 464 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 465 | | #define PACKAGE_VERSION "28.2" |
|---|
| 466 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 467 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 468 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 469 | | #define HAVE_PDUMPER 1 |
|---|
| 470 | | #define STDC_HEADERS 1 |
|---|
| 471 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 472 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 473 | | #define HAVE_STDLIB_H 1 |
|---|
| 474 | | #define HAVE_STRING_H 1 |
|---|
| 475 | | #define HAVE_MEMORY_H 1 |
|---|
| 476 | | #define HAVE_STRINGS_H 1 |
|---|
| 477 | | #define HAVE_INTTYPES_H 1 |
|---|
| 478 | | #define HAVE_STDINT_H 1 |
|---|
| 479 | | #define HAVE_UNISTD_H 1 |
|---|
| 480 | | #define HAVE_WCHAR_H 1 |
|---|
| 481 | | /* end confdefs.h. */ |
|---|
| 482 | | #include <stdio.h> |
|---|
| 483 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 484 | | # include <sys/types.h> |
|---|
| 485 | | #endif |
|---|
| 486 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 487 | | # include <sys/stat.h> |
|---|
| 488 | | #endif |
|---|
| 489 | | #ifdef STDC_HEADERS |
|---|
| 490 | | # include <stdlib.h> |
|---|
| 491 | | # include <stddef.h> |
|---|
| 492 | | #else |
|---|
| 493 | | # ifdef HAVE_STDLIB_H |
|---|
| 494 | | # include <stdlib.h> |
|---|
| 495 | | # endif |
|---|
| 496 | | #endif |
|---|
| 497 | | #ifdef HAVE_STRING_H |
|---|
| 498 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 499 | | # include <memory.h> |
|---|
| 500 | | # endif |
|---|
| 501 | | # include <string.h> |
|---|
| 502 | | #endif |
|---|
| 503 | | #ifdef HAVE_STRINGS_H |
|---|
| 504 | | # include <strings.h> |
|---|
| 505 | | #endif |
|---|
| 506 | | #ifdef HAVE_INTTYPES_H |
|---|
| 507 | | # include <inttypes.h> |
|---|
| 508 | | #endif |
|---|
| 509 | | #ifdef HAVE_STDINT_H |
|---|
| 510 | | # include <stdint.h> |
|---|
| 511 | | #endif |
|---|
| 512 | | #ifdef HAVE_UNISTD_H |
|---|
| 513 | | # include <unistd.h> |
|---|
| 514 | | #endif |
|---|
| 515 | | |
|---|
| 516 | | #include <sys/systeminfo.h> |
|---|
| 517 | configure:6855: result: no |
|---|
| 518 | configure:6855: checking for sys/sysinfo.h |
|---|
| 519 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 520 | conftest.c:55:10: fatal error: 'sys/sysinfo.h' file not found |
|---|
| 521 | #include <sys/sysinfo.h> |
|---|
| 522 | ^~~~~~~~~~~~~~~ |
|---|
| 523 | 1 error generated. |
|---|
| 524 | configure:6855: $? = 1 |
|---|
| 525 | configure: failed program was: |
|---|
| 526 | | /* confdefs.h */ |
|---|
| 527 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 528 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 529 | | #define PACKAGE_VERSION "28.2" |
|---|
| 530 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 531 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 532 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 533 | | #define HAVE_PDUMPER 1 |
|---|
| 534 | | #define STDC_HEADERS 1 |
|---|
| 535 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 536 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 537 | | #define HAVE_STDLIB_H 1 |
|---|
| 538 | | #define HAVE_STRING_H 1 |
|---|
| 539 | | #define HAVE_MEMORY_H 1 |
|---|
| 540 | | #define HAVE_STRINGS_H 1 |
|---|
| 541 | | #define HAVE_INTTYPES_H 1 |
|---|
| 542 | | #define HAVE_STDINT_H 1 |
|---|
| 543 | | #define HAVE_UNISTD_H 1 |
|---|
| 544 | | #define HAVE_WCHAR_H 1 |
|---|
| 545 | | /* end confdefs.h. */ |
|---|
| 546 | | #include <stdio.h> |
|---|
| 547 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 548 | | # include <sys/types.h> |
|---|
| 549 | | #endif |
|---|
| 550 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 551 | | # include <sys/stat.h> |
|---|
| 552 | | #endif |
|---|
| 553 | | #ifdef STDC_HEADERS |
|---|
| 554 | | # include <stdlib.h> |
|---|
| 555 | | # include <stddef.h> |
|---|
| 556 | | #else |
|---|
| 557 | | # ifdef HAVE_STDLIB_H |
|---|
| 558 | | # include <stdlib.h> |
|---|
| 559 | | # endif |
|---|
| 560 | | #endif |
|---|
| 561 | | #ifdef HAVE_STRING_H |
|---|
| 562 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 563 | | # include <memory.h> |
|---|
| 564 | | # endif |
|---|
| 565 | | # include <string.h> |
|---|
| 566 | | #endif |
|---|
| 567 | | #ifdef HAVE_STRINGS_H |
|---|
| 568 | | # include <strings.h> |
|---|
| 569 | | #endif |
|---|
| 570 | | #ifdef HAVE_INTTYPES_H |
|---|
| 571 | | # include <inttypes.h> |
|---|
| 572 | | #endif |
|---|
| 573 | | #ifdef HAVE_STDINT_H |
|---|
| 574 | | # include <stdint.h> |
|---|
| 575 | | #endif |
|---|
| 576 | | #ifdef HAVE_UNISTD_H |
|---|
| 577 | | # include <unistd.h> |
|---|
| 578 | | #endif |
|---|
| 579 | | |
|---|
| 580 | | #include <sys/sysinfo.h> |
|---|
| 581 | configure:6855: result: no |
|---|
| 582 | configure:6855: checking for coff.h |
|---|
| 583 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 584 | conftest.c:55:10: fatal error: 'coff.h' file not found |
|---|
| 585 | #include <coff.h> |
|---|
| 586 | ^~~~~~~~ |
|---|
| 587 | 1 error generated. |
|---|
| 588 | configure:6855: $? = 1 |
|---|
| 589 | configure: failed program was: |
|---|
| 590 | | /* confdefs.h */ |
|---|
| 591 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 592 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 593 | | #define PACKAGE_VERSION "28.2" |
|---|
| 594 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 595 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 596 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 597 | | #define HAVE_PDUMPER 1 |
|---|
| 598 | | #define STDC_HEADERS 1 |
|---|
| 599 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 600 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 601 | | #define HAVE_STDLIB_H 1 |
|---|
| 602 | | #define HAVE_STRING_H 1 |
|---|
| 603 | | #define HAVE_MEMORY_H 1 |
|---|
| 604 | | #define HAVE_STRINGS_H 1 |
|---|
| 605 | | #define HAVE_INTTYPES_H 1 |
|---|
| 606 | | #define HAVE_STDINT_H 1 |
|---|
| 607 | | #define HAVE_UNISTD_H 1 |
|---|
| 608 | | #define HAVE_WCHAR_H 1 |
|---|
| 609 | | /* end confdefs.h. */ |
|---|
| 610 | | #include <stdio.h> |
|---|
| 611 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 612 | | # include <sys/types.h> |
|---|
| 613 | | #endif |
|---|
| 614 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 615 | | # include <sys/stat.h> |
|---|
| 616 | | #endif |
|---|
| 617 | | #ifdef STDC_HEADERS |
|---|
| 618 | | # include <stdlib.h> |
|---|
| 619 | | # include <stddef.h> |
|---|
| 620 | | #else |
|---|
| 621 | | # ifdef HAVE_STDLIB_H |
|---|
| 622 | | # include <stdlib.h> |
|---|
| 623 | | # endif |
|---|
| 624 | | #endif |
|---|
| 625 | | #ifdef HAVE_STRING_H |
|---|
| 626 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 627 | | # include <memory.h> |
|---|
| 628 | | # endif |
|---|
| 629 | | # include <string.h> |
|---|
| 630 | | #endif |
|---|
| 631 | | #ifdef HAVE_STRINGS_H |
|---|
| 632 | | # include <strings.h> |
|---|
| 633 | | #endif |
|---|
| 634 | | #ifdef HAVE_INTTYPES_H |
|---|
| 635 | | # include <inttypes.h> |
|---|
| 636 | | #endif |
|---|
| 637 | | #ifdef HAVE_STDINT_H |
|---|
| 638 | | # include <stdint.h> |
|---|
| 639 | | #endif |
|---|
| 640 | | #ifdef HAVE_UNISTD_H |
|---|
| 641 | | # include <unistd.h> |
|---|
| 642 | | #endif |
|---|
| 643 | | |
|---|
| 644 | | #include <coff.h> |
|---|
| 645 | configure:6855: result: no |
|---|
| 646 | configure:6855: checking for pty.h |
|---|
| 647 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 648 | conftest.c:55:10: fatal error: 'pty.h' file not found |
|---|
| 649 | #include <pty.h> |
|---|
| 650 | ^~~~~~~ |
|---|
| 651 | 1 error generated. |
|---|
| 652 | configure:6855: $? = 1 |
|---|
| 653 | configure: failed program was: |
|---|
| 654 | | /* confdefs.h */ |
|---|
| 655 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 656 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 657 | | #define PACKAGE_VERSION "28.2" |
|---|
| 658 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 659 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 660 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 661 | | #define HAVE_PDUMPER 1 |
|---|
| 662 | | #define STDC_HEADERS 1 |
|---|
| 663 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 664 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 665 | | #define HAVE_STDLIB_H 1 |
|---|
| 666 | | #define HAVE_STRING_H 1 |
|---|
| 667 | | #define HAVE_MEMORY_H 1 |
|---|
| 668 | | #define HAVE_STRINGS_H 1 |
|---|
| 669 | | #define HAVE_INTTYPES_H 1 |
|---|
| 670 | | #define HAVE_STDINT_H 1 |
|---|
| 671 | | #define HAVE_UNISTD_H 1 |
|---|
| 672 | | #define HAVE_WCHAR_H 1 |
|---|
| 673 | | /* end confdefs.h. */ |
|---|
| 674 | | #include <stdio.h> |
|---|
| 675 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 676 | | # include <sys/types.h> |
|---|
| 677 | | #endif |
|---|
| 678 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 679 | | # include <sys/stat.h> |
|---|
| 680 | | #endif |
|---|
| 681 | | #ifdef STDC_HEADERS |
|---|
| 682 | | # include <stdlib.h> |
|---|
| 683 | | # include <stddef.h> |
|---|
| 684 | | #else |
|---|
| 685 | | # ifdef HAVE_STDLIB_H |
|---|
| 686 | | # include <stdlib.h> |
|---|
| 687 | | # endif |
|---|
| 688 | | #endif |
|---|
| 689 | | #ifdef HAVE_STRING_H |
|---|
| 690 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 691 | | # include <memory.h> |
|---|
| 692 | | # endif |
|---|
| 693 | | # include <string.h> |
|---|
| 694 | | #endif |
|---|
| 695 | | #ifdef HAVE_STRINGS_H |
|---|
| 696 | | # include <strings.h> |
|---|
| 697 | | #endif |
|---|
| 698 | | #ifdef HAVE_INTTYPES_H |
|---|
| 699 | | # include <inttypes.h> |
|---|
| 700 | | #endif |
|---|
| 701 | | #ifdef HAVE_STDINT_H |
|---|
| 702 | | # include <stdint.h> |
|---|
| 703 | | #endif |
|---|
| 704 | | #ifdef HAVE_UNISTD_H |
|---|
| 705 | | # include <unistd.h> |
|---|
| 706 | | #endif |
|---|
| 707 | | |
|---|
| 708 | | #include <pty.h> |
|---|
| 709 | configure:6855: result: no |
|---|
| 710 | configure:6855: checking for sys/resource.h |
|---|
| 711 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 712 | configure:6855: $? = 0 |
|---|
| 713 | configure:6855: result: yes |
|---|
| 714 | configure:6855: checking for sys/utsname.h |
|---|
| 715 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 716 | configure:6855: $? = 0 |
|---|
| 717 | configure:6855: result: yes |
|---|
| 718 | configure:6855: checking for pwd.h |
|---|
| 719 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 720 | configure:6855: $? = 0 |
|---|
| 721 | configure:6855: result: yes |
|---|
| 722 | configure:6855: checking for utmp.h |
|---|
| 723 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 724 | configure:6855: $? = 0 |
|---|
| 725 | configure:6855: result: yes |
|---|
| 726 | configure:6855: checking for util.h |
|---|
| 727 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 728 | configure:6855: $? = 0 |
|---|
| 729 | configure:6855: result: yes |
|---|
| 730 | configure:6855: checking for sanitizer/lsan_interface.h |
|---|
| 731 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 732 | configure:6855: $? = 0 |
|---|
| 733 | configure:6855: result: yes |
|---|
| 734 | configure:6855: checking for sys/socket.h |
|---|
| 735 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 736 | configure:6855: $? = 0 |
|---|
| 737 | configure:6855: result: yes |
|---|
| 738 | configure:6855: checking for stdlib.h |
|---|
| 739 | configure:6855: result: yes |
|---|
| 740 | configure:6855: checking for unistd.h |
|---|
| 741 | configure:6855: result: yes |
|---|
| 742 | configure:6855: checking for sys/param.h |
|---|
| 743 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 744 | configure:6855: $? = 0 |
|---|
| 745 | configure:6855: result: yes |
|---|
| 746 | configure:6855: checking for pthread.h |
|---|
| 747 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 748 | configure:6855: $? = 0 |
|---|
| 749 | configure:6855: result: yes |
|---|
| 750 | configure:6855: checking for malloc/malloc.h |
|---|
| 751 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 752 | configure:6855: $? = 0 |
|---|
| 753 | configure:6855: result: yes |
|---|
| 754 | configure:6855: checking for sys/un.h |
|---|
| 755 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 756 | configure:6855: $? = 0 |
|---|
| 757 | configure:6855: result: yes |
|---|
| 758 | configure:6855: checking for dirent.h |
|---|
| 759 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 760 | configure:6855: $? = 0 |
|---|
| 761 | configure:6855: result: yes |
|---|
| 762 | configure:6855: checking for execinfo.h |
|---|
| 763 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 764 | configure:6855: $? = 0 |
|---|
| 765 | configure:6855: result: yes |
|---|
| 766 | configure:6855: checking for stdio_ext.h |
|---|
| 767 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 768 | conftest.c:70:10: fatal error: 'stdio_ext.h' file not found |
|---|
| 769 | #include <stdio_ext.h> |
|---|
| 770 | ^~~~~~~~~~~~~ |
|---|
| 771 | 1 error generated. |
|---|
| 772 | configure:6855: $? = 1 |
|---|
| 773 | configure: failed program was: |
|---|
| 774 | | /* confdefs.h */ |
|---|
| 775 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 776 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 777 | | #define PACKAGE_VERSION "28.2" |
|---|
| 778 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 779 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 780 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 781 | | #define HAVE_PDUMPER 1 |
|---|
| 782 | | #define STDC_HEADERS 1 |
|---|
| 783 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 784 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 785 | | #define HAVE_STDLIB_H 1 |
|---|
| 786 | | #define HAVE_STRING_H 1 |
|---|
| 787 | | #define HAVE_MEMORY_H 1 |
|---|
| 788 | | #define HAVE_STRINGS_H 1 |
|---|
| 789 | | #define HAVE_INTTYPES_H 1 |
|---|
| 790 | | #define HAVE_STDINT_H 1 |
|---|
| 791 | | #define HAVE_UNISTD_H 1 |
|---|
| 792 | | #define HAVE_WCHAR_H 1 |
|---|
| 793 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 794 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 795 | | #define HAVE_PWD_H 1 |
|---|
| 796 | | #define HAVE_UTMP_H 1 |
|---|
| 797 | | #define HAVE_UTIL_H 1 |
|---|
| 798 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 799 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 800 | | #define HAVE_STDLIB_H 1 |
|---|
| 801 | | #define HAVE_UNISTD_H 1 |
|---|
| 802 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 803 | | #define HAVE_PTHREAD_H 1 |
|---|
| 804 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 805 | | #define HAVE_SYS_UN_H 1 |
|---|
| 806 | | #define HAVE_DIRENT_H 1 |
|---|
| 807 | | #define HAVE_EXECINFO_H 1 |
|---|
| 808 | | /* end confdefs.h. */ |
|---|
| 809 | | #include <stdio.h> |
|---|
| 810 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 811 | | # include <sys/types.h> |
|---|
| 812 | | #endif |
|---|
| 813 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 814 | | # include <sys/stat.h> |
|---|
| 815 | | #endif |
|---|
| 816 | | #ifdef STDC_HEADERS |
|---|
| 817 | | # include <stdlib.h> |
|---|
| 818 | | # include <stddef.h> |
|---|
| 819 | | #else |
|---|
| 820 | | # ifdef HAVE_STDLIB_H |
|---|
| 821 | | # include <stdlib.h> |
|---|
| 822 | | # endif |
|---|
| 823 | | #endif |
|---|
| 824 | | #ifdef HAVE_STRING_H |
|---|
| 825 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 826 | | # include <memory.h> |
|---|
| 827 | | # endif |
|---|
| 828 | | # include <string.h> |
|---|
| 829 | | #endif |
|---|
| 830 | | #ifdef HAVE_STRINGS_H |
|---|
| 831 | | # include <strings.h> |
|---|
| 832 | | #endif |
|---|
| 833 | | #ifdef HAVE_INTTYPES_H |
|---|
| 834 | | # include <inttypes.h> |
|---|
| 835 | | #endif |
|---|
| 836 | | #ifdef HAVE_STDINT_H |
|---|
| 837 | | # include <stdint.h> |
|---|
| 838 | | #endif |
|---|
| 839 | | #ifdef HAVE_UNISTD_H |
|---|
| 840 | | # include <unistd.h> |
|---|
| 841 | | #endif |
|---|
| 842 | | |
|---|
| 843 | | #include <stdio_ext.h> |
|---|
| 844 | configure:6855: result: no |
|---|
| 845 | configure:6855: checking for sys/vfs.h |
|---|
| 846 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 847 | conftest.c:70:10: fatal error: 'sys/vfs.h' file not found |
|---|
| 848 | #include <sys/vfs.h> |
|---|
| 849 | ^~~~~~~~~~~ |
|---|
| 850 | 1 error generated. |
|---|
| 851 | configure:6855: $? = 1 |
|---|
| 852 | configure: failed program was: |
|---|
| 853 | | /* confdefs.h */ |
|---|
| 854 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 855 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 856 | | #define PACKAGE_VERSION "28.2" |
|---|
| 857 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 858 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 859 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 860 | | #define HAVE_PDUMPER 1 |
|---|
| 861 | | #define STDC_HEADERS 1 |
|---|
| 862 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 863 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 864 | | #define HAVE_STDLIB_H 1 |
|---|
| 865 | | #define HAVE_STRING_H 1 |
|---|
| 866 | | #define HAVE_MEMORY_H 1 |
|---|
| 867 | | #define HAVE_STRINGS_H 1 |
|---|
| 868 | | #define HAVE_INTTYPES_H 1 |
|---|
| 869 | | #define HAVE_STDINT_H 1 |
|---|
| 870 | | #define HAVE_UNISTD_H 1 |
|---|
| 871 | | #define HAVE_WCHAR_H 1 |
|---|
| 872 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 873 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 874 | | #define HAVE_PWD_H 1 |
|---|
| 875 | | #define HAVE_UTMP_H 1 |
|---|
| 876 | | #define HAVE_UTIL_H 1 |
|---|
| 877 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 878 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 879 | | #define HAVE_STDLIB_H 1 |
|---|
| 880 | | #define HAVE_UNISTD_H 1 |
|---|
| 881 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 882 | | #define HAVE_PTHREAD_H 1 |
|---|
| 883 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 884 | | #define HAVE_SYS_UN_H 1 |
|---|
| 885 | | #define HAVE_DIRENT_H 1 |
|---|
| 886 | | #define HAVE_EXECINFO_H 1 |
|---|
| 887 | | /* end confdefs.h. */ |
|---|
| 888 | | #include <stdio.h> |
|---|
| 889 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 890 | | # include <sys/types.h> |
|---|
| 891 | | #endif |
|---|
| 892 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 893 | | # include <sys/stat.h> |
|---|
| 894 | | #endif |
|---|
| 895 | | #ifdef STDC_HEADERS |
|---|
| 896 | | # include <stdlib.h> |
|---|
| 897 | | # include <stddef.h> |
|---|
| 898 | | #else |
|---|
| 899 | | # ifdef HAVE_STDLIB_H |
|---|
| 900 | | # include <stdlib.h> |
|---|
| 901 | | # endif |
|---|
| 902 | | #endif |
|---|
| 903 | | #ifdef HAVE_STRING_H |
|---|
| 904 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 905 | | # include <memory.h> |
|---|
| 906 | | # endif |
|---|
| 907 | | # include <string.h> |
|---|
| 908 | | #endif |
|---|
| 909 | | #ifdef HAVE_STRINGS_H |
|---|
| 910 | | # include <strings.h> |
|---|
| 911 | | #endif |
|---|
| 912 | | #ifdef HAVE_INTTYPES_H |
|---|
| 913 | | # include <inttypes.h> |
|---|
| 914 | | #endif |
|---|
| 915 | | #ifdef HAVE_STDINT_H |
|---|
| 916 | | # include <stdint.h> |
|---|
| 917 | | #endif |
|---|
| 918 | | #ifdef HAVE_UNISTD_H |
|---|
| 919 | | # include <unistd.h> |
|---|
| 920 | | #endif |
|---|
| 921 | | |
|---|
| 922 | | #include <sys/vfs.h> |
|---|
| 923 | configure:6855: result: no |
|---|
| 924 | configure:6855: checking for sys/fs_types.h |
|---|
| 925 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 926 | conftest.c:70:10: fatal error: 'sys/fs_types.h' file not found |
|---|
| 927 | #include <sys/fs_types.h> |
|---|
| 928 | ^~~~~~~~~~~~~~~~ |
|---|
| 929 | 1 error generated. |
|---|
| 930 | configure:6855: $? = 1 |
|---|
| 931 | configure: failed program was: |
|---|
| 932 | | /* confdefs.h */ |
|---|
| 933 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 934 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 935 | | #define PACKAGE_VERSION "28.2" |
|---|
| 936 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 937 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 938 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 939 | | #define HAVE_PDUMPER 1 |
|---|
| 940 | | #define STDC_HEADERS 1 |
|---|
| 941 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 942 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 943 | | #define HAVE_STDLIB_H 1 |
|---|
| 944 | | #define HAVE_STRING_H 1 |
|---|
| 945 | | #define HAVE_MEMORY_H 1 |
|---|
| 946 | | #define HAVE_STRINGS_H 1 |
|---|
| 947 | | #define HAVE_INTTYPES_H 1 |
|---|
| 948 | | #define HAVE_STDINT_H 1 |
|---|
| 949 | | #define HAVE_UNISTD_H 1 |
|---|
| 950 | | #define HAVE_WCHAR_H 1 |
|---|
| 951 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 952 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 953 | | #define HAVE_PWD_H 1 |
|---|
| 954 | | #define HAVE_UTMP_H 1 |
|---|
| 955 | | #define HAVE_UTIL_H 1 |
|---|
| 956 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 957 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 958 | | #define HAVE_STDLIB_H 1 |
|---|
| 959 | | #define HAVE_UNISTD_H 1 |
|---|
| 960 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 961 | | #define HAVE_PTHREAD_H 1 |
|---|
| 962 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 963 | | #define HAVE_SYS_UN_H 1 |
|---|
| 964 | | #define HAVE_DIRENT_H 1 |
|---|
| 965 | | #define HAVE_EXECINFO_H 1 |
|---|
| 966 | | /* end confdefs.h. */ |
|---|
| 967 | | #include <stdio.h> |
|---|
| 968 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 969 | | # include <sys/types.h> |
|---|
| 970 | | #endif |
|---|
| 971 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 972 | | # include <sys/stat.h> |
|---|
| 973 | | #endif |
|---|
| 974 | | #ifdef STDC_HEADERS |
|---|
| 975 | | # include <stdlib.h> |
|---|
| 976 | | # include <stddef.h> |
|---|
| 977 | | #else |
|---|
| 978 | | # ifdef HAVE_STDLIB_H |
|---|
| 979 | | # include <stdlib.h> |
|---|
| 980 | | # endif |
|---|
| 981 | | #endif |
|---|
| 982 | | #ifdef HAVE_STRING_H |
|---|
| 983 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 984 | | # include <memory.h> |
|---|
| 985 | | # endif |
|---|
| 986 | | # include <string.h> |
|---|
| 987 | | #endif |
|---|
| 988 | | #ifdef HAVE_STRINGS_H |
|---|
| 989 | | # include <strings.h> |
|---|
| 990 | | #endif |
|---|
| 991 | | #ifdef HAVE_INTTYPES_H |
|---|
| 992 | | # include <inttypes.h> |
|---|
| 993 | | #endif |
|---|
| 994 | | #ifdef HAVE_STDINT_H |
|---|
| 995 | | # include <stdint.h> |
|---|
| 996 | | #endif |
|---|
| 997 | | #ifdef HAVE_UNISTD_H |
|---|
| 998 | | # include <unistd.h> |
|---|
| 999 | | #endif |
|---|
| 1000 | | |
|---|
| 1001 | | #include <sys/fs_types.h> |
|---|
| 1002 | configure:6855: result: no |
|---|
| 1003 | configure:6855: checking for getopt.h |
|---|
| 1004 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1005 | configure:6855: $? = 0 |
|---|
| 1006 | configure:6855: result: yes |
|---|
| 1007 | configure:6855: checking for sys/cdefs.h |
|---|
| 1008 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1009 | configure:6855: $? = 0 |
|---|
| 1010 | configure:6855: result: yes |
|---|
| 1011 | configure:6855: checking for sys/time.h |
|---|
| 1012 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1013 | configure:6855: $? = 0 |
|---|
| 1014 | configure:6855: result: yes |
|---|
| 1015 | configure:6855: checking for ieee754.h |
|---|
| 1016 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1017 | conftest.c:73:10: fatal error: 'ieee754.h' file not found |
|---|
| 1018 | #include <ieee754.h> |
|---|
| 1019 | ^~~~~~~~~~~ |
|---|
| 1020 | 1 error generated. |
|---|
| 1021 | configure:6855: $? = 1 |
|---|
| 1022 | configure: failed program was: |
|---|
| 1023 | | /* confdefs.h */ |
|---|
| 1024 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 1025 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 1026 | | #define PACKAGE_VERSION "28.2" |
|---|
| 1027 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 1028 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 1029 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 1030 | | #define HAVE_PDUMPER 1 |
|---|
| 1031 | | #define STDC_HEADERS 1 |
|---|
| 1032 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1033 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1034 | | #define HAVE_STDLIB_H 1 |
|---|
| 1035 | | #define HAVE_STRING_H 1 |
|---|
| 1036 | | #define HAVE_MEMORY_H 1 |
|---|
| 1037 | | #define HAVE_STRINGS_H 1 |
|---|
| 1038 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1039 | | #define HAVE_STDINT_H 1 |
|---|
| 1040 | | #define HAVE_UNISTD_H 1 |
|---|
| 1041 | | #define HAVE_WCHAR_H 1 |
|---|
| 1042 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 1043 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 1044 | | #define HAVE_PWD_H 1 |
|---|
| 1045 | | #define HAVE_UTMP_H 1 |
|---|
| 1046 | | #define HAVE_UTIL_H 1 |
|---|
| 1047 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 1048 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 1049 | | #define HAVE_STDLIB_H 1 |
|---|
| 1050 | | #define HAVE_UNISTD_H 1 |
|---|
| 1051 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 1052 | | #define HAVE_PTHREAD_H 1 |
|---|
| 1053 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 1054 | | #define HAVE_SYS_UN_H 1 |
|---|
| 1055 | | #define HAVE_DIRENT_H 1 |
|---|
| 1056 | | #define HAVE_EXECINFO_H 1 |
|---|
| 1057 | | #define HAVE_GETOPT_H 1 |
|---|
| 1058 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 1059 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1060 | | /* end confdefs.h. */ |
|---|
| 1061 | | #include <stdio.h> |
|---|
| 1062 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 1063 | | # include <sys/types.h> |
|---|
| 1064 | | #endif |
|---|
| 1065 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 1066 | | # include <sys/stat.h> |
|---|
| 1067 | | #endif |
|---|
| 1068 | | #ifdef STDC_HEADERS |
|---|
| 1069 | | # include <stdlib.h> |
|---|
| 1070 | | # include <stddef.h> |
|---|
| 1071 | | #else |
|---|
| 1072 | | # ifdef HAVE_STDLIB_H |
|---|
| 1073 | | # include <stdlib.h> |
|---|
| 1074 | | # endif |
|---|
| 1075 | | #endif |
|---|
| 1076 | | #ifdef HAVE_STRING_H |
|---|
| 1077 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 1078 | | # include <memory.h> |
|---|
| 1079 | | # endif |
|---|
| 1080 | | # include <string.h> |
|---|
| 1081 | | #endif |
|---|
| 1082 | | #ifdef HAVE_STRINGS_H |
|---|
| 1083 | | # include <strings.h> |
|---|
| 1084 | | #endif |
|---|
| 1085 | | #ifdef HAVE_INTTYPES_H |
|---|
| 1086 | | # include <inttypes.h> |
|---|
| 1087 | | #endif |
|---|
| 1088 | | #ifdef HAVE_STDINT_H |
|---|
| 1089 | | # include <stdint.h> |
|---|
| 1090 | | #endif |
|---|
| 1091 | | #ifdef HAVE_UNISTD_H |
|---|
| 1092 | | # include <unistd.h> |
|---|
| 1093 | | #endif |
|---|
| 1094 | | |
|---|
| 1095 | | #include <ieee754.h> |
|---|
| 1096 | configure:6855: result: no |
|---|
| 1097 | configure:6855: checking for limits.h |
|---|
| 1098 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1099 | configure:6855: $? = 0 |
|---|
| 1100 | configure:6855: result: yes |
|---|
| 1101 | configure:6855: checking for inttypes.h |
|---|
| 1102 | configure:6855: result: yes |
|---|
| 1103 | configure:6855: checking for sys/types.h |
|---|
| 1104 | configure:6855: result: yes |
|---|
| 1105 | configure:6855: checking for stdint.h |
|---|
| 1106 | configure:6855: result: yes |
|---|
| 1107 | configure:6855: checking for sys/select.h |
|---|
| 1108 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1109 | configure:6855: $? = 0 |
|---|
| 1110 | configure:6855: result: yes |
|---|
| 1111 | configure:6855: checking for sys/random.h |
|---|
| 1112 | configure:6855: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1113 | configure:6855: $? = 0 |
|---|
| 1114 | configure:6855: result: yes |
|---|
| 1115 | configure:6855: checking for sys/stat.h |
|---|
| 1116 | configure:6855: result: yes |
|---|
| 1117 | configure:6874: checking whether it is safe to define __EXTENSIONS__ |
|---|
| 1118 | configure:6892: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1119 | configure:6892: $? = 0 |
|---|
| 1120 | configure:6899: result: yes |
|---|
| 1121 | configure:6902: checking whether _XOPEN_SOURCE should be defined |
|---|
| 1122 | configure:6922: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1123 | configure:6922: $? = 0 |
|---|
| 1124 | configure:6947: result: no |
|---|
| 1125 | configure:7015: checking for Minix Amsterdam compiler |
|---|
| 1126 | configure:7039: result: no |
|---|
| 1127 | configure:7198: checking for ranlib |
|---|
| 1128 | configure:7214: found /opt/local/bin/ranlib |
|---|
| 1129 | configure:7225: result: ranlib |
|---|
| 1130 | configure:7286: checking for special C compiler options needed for large files |
|---|
| 1131 | configure:7331: result: no |
|---|
| 1132 | configure:7337: checking for _FILE_OFFSET_BITS value needed for large files |
|---|
| 1133 | configure:7362: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1134 | configure:7362: $? = 0 |
|---|
| 1135 | configure:7395: result: no |
|---|
| 1136 | configure:7927: checking whether the compiler is clang |
|---|
| 1137 | configure:7947: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1138 | configure:7947: $? = 0 |
|---|
| 1139 | configure:7954: result: yes |
|---|
| 1140 | configure:7968: checking whether C compiler handles -Werror -Wunknown-warning-option |
|---|
| 1141 | configure:7987: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Werror -Wunknown-warning-option -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 1142 | configure:7987: $? = 0 |
|---|
| 1143 | configure:7997: result: yes |
|---|
| 1144 | configure:8020: checking whether C compiler handles -Wno-switch |
|---|
| 1145 | configure:8039: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wunknown-warning-option -Werror -Wswitch -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 1146 | configure:8039: $? = 0 |
|---|
| 1147 | configure:8049: result: yes |
|---|
| 1148 | configure:8058: checking whether C compiler handles -Wno-pointer-sign |
|---|
| 1149 | configure:8077: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wunknown-warning-option -Werror -Wpointer-sign -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 1150 | configure:8077: $? = 0 |
|---|
| 1151 | configure:8087: result: yes |
|---|
| 1152 | configure:8096: checking whether C compiler handles -Wno-string-plus-int |
|---|
| 1153 | configure:8115: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wunknown-warning-option -Werror -Wstring-plus-int -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 1154 | configure:8115: $? = 0 |
|---|
| 1155 | configure:8125: result: yes |
|---|
| 1156 | configure:8134: checking whether C compiler handles -Wno-unknown-attributes |
|---|
| 1157 | configure:8153: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wunknown-warning-option -Werror -Wunknown-attributes -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 1158 | configure:8153: $? = 0 |
|---|
| 1159 | configure:8163: result: yes |
|---|
| 1160 | configure:8923: checking whether C compiler handles -Wno-initializer-overrides |
|---|
| 1161 | configure:8942: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wunknown-warning-option -Werror -Winitializer-overrides -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 1162 | configure:8942: $? = 0 |
|---|
| 1163 | configure:8952: result: yes |
|---|
| 1164 | configure:8961: checking whether C compiler handles -Wno-tautological-compare |
|---|
| 1165 | configure:8980: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wunknown-warning-option -Werror -Wtautological-compare -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 1166 | configure:8980: $? = 0 |
|---|
| 1167 | configure:8990: result: yes |
|---|
| 1168 | configure:8999: checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare |
|---|
| 1169 | configure:9018: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wunknown-warning-option -Werror -Wtautological-constant-out-of-range-compare -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 1170 | configure:9018: $? = 0 |
|---|
| 1171 | configure:9028: result: yes |
|---|
| 1172 | configure:9198: checking for a BSD-compatible install |
|---|
| 1173 | configure:9266: result: /usr/bin/install -c |
|---|
| 1174 | configure:9280: checking command to symlink files in the same directory |
|---|
| 1175 | configure:9301: result: ln -s |
|---|
| 1176 | configure:9315: checking for install-info |
|---|
| 1177 | configure:9333: found /opt/local/bin/install-info |
|---|
| 1178 | configure:9346: result: /opt/local/bin/install-info |
|---|
| 1179 | configure:9356: checking for gzip |
|---|
| 1180 | configure:9374: found /usr/bin/gzip |
|---|
| 1181 | configure:9386: result: /usr/bin/gzip |
|---|
| 1182 | configure:9402: checking for 'find' args to delete a file |
|---|
| 1183 | configure:9413: result: -delete |
|---|
| 1184 | configure:9533: checking for brew |
|---|
| 1185 | configure:9563: result: no |
|---|
| 1186 | configure:9618: checking for port |
|---|
| 1187 | configure:9636: found /opt/local/bin/port |
|---|
| 1188 | configure:9648: result: /opt/local/bin/port |
|---|
| 1189 | configure:9715: checking for -znocombreloc |
|---|
| 1190 | configure:9746: result: not needed |
|---|
| 1191 | configure:9755: checking whether addresses are sanitized |
|---|
| 1192 | configure:9778: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1193 | conftest.c:67:5: error: unknown type name 'error' |
|---|
| 1194 | error "Addresses are not sanitized."; |
|---|
| 1195 | ^ |
|---|
| 1196 | conftest.c:67:11: error: expected identifier or '(' |
|---|
| 1197 | error "Addresses are not sanitized."; |
|---|
| 1198 | ^ |
|---|
| 1199 | 2 errors generated. |
|---|
| 1200 | configure:9778: $? = 1 |
|---|
| 1201 | configure: failed program was: |
|---|
| 1202 | | /* confdefs.h */ |
|---|
| 1203 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 1204 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 1205 | | #define PACKAGE_VERSION "28.2" |
|---|
| 1206 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 1207 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 1208 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 1209 | | #define HAVE_PDUMPER 1 |
|---|
| 1210 | | #define STDC_HEADERS 1 |
|---|
| 1211 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1212 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1213 | | #define HAVE_STDLIB_H 1 |
|---|
| 1214 | | #define HAVE_STRING_H 1 |
|---|
| 1215 | | #define HAVE_MEMORY_H 1 |
|---|
| 1216 | | #define HAVE_STRINGS_H 1 |
|---|
| 1217 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1218 | | #define HAVE_STDINT_H 1 |
|---|
| 1219 | | #define HAVE_UNISTD_H 1 |
|---|
| 1220 | | #define HAVE_WCHAR_H 1 |
|---|
| 1221 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 1222 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 1223 | | #define HAVE_PWD_H 1 |
|---|
| 1224 | | #define HAVE_UTMP_H 1 |
|---|
| 1225 | | #define HAVE_UTIL_H 1 |
|---|
| 1226 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 1227 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 1228 | | #define HAVE_STDLIB_H 1 |
|---|
| 1229 | | #define HAVE_UNISTD_H 1 |
|---|
| 1230 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 1231 | | #define HAVE_PTHREAD_H 1 |
|---|
| 1232 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 1233 | | #define HAVE_SYS_UN_H 1 |
|---|
| 1234 | | #define HAVE_DIRENT_H 1 |
|---|
| 1235 | | #define HAVE_EXECINFO_H 1 |
|---|
| 1236 | | #define HAVE_GETOPT_H 1 |
|---|
| 1237 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 1238 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1239 | | #define HAVE_LIMITS_H 1 |
|---|
| 1240 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1241 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1242 | | #define HAVE_STDINT_H 1 |
|---|
| 1243 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 1244 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 1245 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1246 | | #define _ALL_SOURCE 1 |
|---|
| 1247 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 1248 | | #define _GNU_SOURCE 1 |
|---|
| 1249 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 1250 | | #define _NETBSD_SOURCE 1 |
|---|
| 1251 | | #define _OPENBSD_SOURCE 1 |
|---|
| 1252 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1253 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 1254 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 1255 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 1256 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 1257 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 1258 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 1259 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 1260 | | #define _TANDEM_SOURCE 1 |
|---|
| 1261 | | #define __EXTENSIONS__ 1 |
|---|
| 1262 | | /* end confdefs.h. */ |
|---|
| 1263 | | #ifndef __has_feature |
|---|
| 1264 | | #define __has_feature(f) 0 |
|---|
| 1265 | | #endif |
|---|
| 1266 | | #if defined __SANITIZE_ADDRESS__ || __has_feature (address_sanitizer) |
|---|
| 1267 | | #else |
|---|
| 1268 | | error "Addresses are not sanitized."; |
|---|
| 1269 | | #endif |
|---|
| 1270 | | |
|---|
| 1271 | | int |
|---|
| 1272 | | main () |
|---|
| 1273 | | { |
|---|
| 1274 | | |
|---|
| 1275 | | ; |
|---|
| 1276 | | return 0; |
|---|
| 1277 | | } |
|---|
| 1278 | configure:9785: result: no |
|---|
| 1279 | configure:9949: checking for library containing sqrt |
|---|
| 1280 | configure:9980: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 1281 | conftest.c:69:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration] |
|---|
| 1282 | char sqrt (); |
|---|
| 1283 | ^ |
|---|
| 1284 | conftest.c:69:6: note: 'sqrt' is a builtin with type 'double (double)' |
|---|
| 1285 | 1 warning generated. |
|---|
| 1286 | configure:9980: $? = 0 |
|---|
| 1287 | configure:9997: result: none required |
|---|
| 1288 | configure:10109: checking for pkg-config |
|---|
| 1289 | configure:10127: found /opt/local/bin/pkg-config |
|---|
| 1290 | configure:10139: result: /opt/local/bin/pkg-config |
|---|
| 1291 | configure:10164: checking pkg-config is at least version 0.9.0 |
|---|
| 1292 | configure:10167: result: yes |
|---|
| 1293 | configure:10184: checking for machine/soundcard.h |
|---|
| 1294 | configure:10184: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1295 | conftest.c:70:10: fatal error: 'machine/soundcard.h' file not found |
|---|
| 1296 | #include <machine/soundcard.h> |
|---|
| 1297 | ^~~~~~~~~~~~~~~~~~~~~ |
|---|
| 1298 | 1 error generated. |
|---|
| 1299 | configure:10184: $? = 1 |
|---|
| 1300 | configure: failed program was: |
|---|
| 1301 | | /* confdefs.h */ |
|---|
| 1302 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 1303 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 1304 | | #define PACKAGE_VERSION "28.2" |
|---|
| 1305 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 1306 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 1307 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 1308 | | #define HAVE_PDUMPER 1 |
|---|
| 1309 | | #define STDC_HEADERS 1 |
|---|
| 1310 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1311 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1312 | | #define HAVE_STDLIB_H 1 |
|---|
| 1313 | | #define HAVE_STRING_H 1 |
|---|
| 1314 | | #define HAVE_MEMORY_H 1 |
|---|
| 1315 | | #define HAVE_STRINGS_H 1 |
|---|
| 1316 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1317 | | #define HAVE_STDINT_H 1 |
|---|
| 1318 | | #define HAVE_UNISTD_H 1 |
|---|
| 1319 | | #define HAVE_WCHAR_H 1 |
|---|
| 1320 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 1321 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 1322 | | #define HAVE_PWD_H 1 |
|---|
| 1323 | | #define HAVE_UTMP_H 1 |
|---|
| 1324 | | #define HAVE_UTIL_H 1 |
|---|
| 1325 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 1326 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 1327 | | #define HAVE_STDLIB_H 1 |
|---|
| 1328 | | #define HAVE_UNISTD_H 1 |
|---|
| 1329 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 1330 | | #define HAVE_PTHREAD_H 1 |
|---|
| 1331 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 1332 | | #define HAVE_SYS_UN_H 1 |
|---|
| 1333 | | #define HAVE_DIRENT_H 1 |
|---|
| 1334 | | #define HAVE_EXECINFO_H 1 |
|---|
| 1335 | | #define HAVE_GETOPT_H 1 |
|---|
| 1336 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 1337 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1338 | | #define HAVE_LIMITS_H 1 |
|---|
| 1339 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1340 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1341 | | #define HAVE_STDINT_H 1 |
|---|
| 1342 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 1343 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 1344 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1345 | | #define _ALL_SOURCE 1 |
|---|
| 1346 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 1347 | | #define _GNU_SOURCE 1 |
|---|
| 1348 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 1349 | | #define _NETBSD_SOURCE 1 |
|---|
| 1350 | | #define _OPENBSD_SOURCE 1 |
|---|
| 1351 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1352 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 1353 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 1354 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 1355 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 1356 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 1357 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 1358 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 1359 | | #define _TANDEM_SOURCE 1 |
|---|
| 1360 | | #define __EXTENSIONS__ 1 |
|---|
| 1361 | | #define SYSTEM_TYPE "darwin" |
|---|
| 1362 | | /* end confdefs.h. */ |
|---|
| 1363 | | |
|---|
| 1364 | | #ifdef __MINGW32__ |
|---|
| 1365 | | #define WIN32_LEAN_AND_MEAN |
|---|
| 1366 | | #include <windows.h> |
|---|
| 1367 | | #endif |
|---|
| 1368 | | |
|---|
| 1369 | | |
|---|
| 1370 | | #include <machine/soundcard.h> |
|---|
| 1371 | configure:10184: result: no |
|---|
| 1372 | configure:10184: checking for sys/soundcard.h |
|---|
| 1373 | configure:10184: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1374 | conftest.c:70:10: fatal error: 'sys/soundcard.h' file not found |
|---|
| 1375 | #include <sys/soundcard.h> |
|---|
| 1376 | ^~~~~~~~~~~~~~~~~ |
|---|
| 1377 | 1 error generated. |
|---|
| 1378 | configure:10184: $? = 1 |
|---|
| 1379 | configure: failed program was: |
|---|
| 1380 | | /* confdefs.h */ |
|---|
| 1381 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 1382 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 1383 | | #define PACKAGE_VERSION "28.2" |
|---|
| 1384 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 1385 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 1386 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 1387 | | #define HAVE_PDUMPER 1 |
|---|
| 1388 | | #define STDC_HEADERS 1 |
|---|
| 1389 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1390 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1391 | | #define HAVE_STDLIB_H 1 |
|---|
| 1392 | | #define HAVE_STRING_H 1 |
|---|
| 1393 | | #define HAVE_MEMORY_H 1 |
|---|
| 1394 | | #define HAVE_STRINGS_H 1 |
|---|
| 1395 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1396 | | #define HAVE_STDINT_H 1 |
|---|
| 1397 | | #define HAVE_UNISTD_H 1 |
|---|
| 1398 | | #define HAVE_WCHAR_H 1 |
|---|
| 1399 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 1400 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 1401 | | #define HAVE_PWD_H 1 |
|---|
| 1402 | | #define HAVE_UTMP_H 1 |
|---|
| 1403 | | #define HAVE_UTIL_H 1 |
|---|
| 1404 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 1405 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 1406 | | #define HAVE_STDLIB_H 1 |
|---|
| 1407 | | #define HAVE_UNISTD_H 1 |
|---|
| 1408 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 1409 | | #define HAVE_PTHREAD_H 1 |
|---|
| 1410 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 1411 | | #define HAVE_SYS_UN_H 1 |
|---|
| 1412 | | #define HAVE_DIRENT_H 1 |
|---|
| 1413 | | #define HAVE_EXECINFO_H 1 |
|---|
| 1414 | | #define HAVE_GETOPT_H 1 |
|---|
| 1415 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 1416 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1417 | | #define HAVE_LIMITS_H 1 |
|---|
| 1418 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1419 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1420 | | #define HAVE_STDINT_H 1 |
|---|
| 1421 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 1422 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 1423 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1424 | | #define _ALL_SOURCE 1 |
|---|
| 1425 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 1426 | | #define _GNU_SOURCE 1 |
|---|
| 1427 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 1428 | | #define _NETBSD_SOURCE 1 |
|---|
| 1429 | | #define _OPENBSD_SOURCE 1 |
|---|
| 1430 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1431 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 1432 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 1433 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 1434 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 1435 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 1436 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 1437 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 1438 | | #define _TANDEM_SOURCE 1 |
|---|
| 1439 | | #define __EXTENSIONS__ 1 |
|---|
| 1440 | | #define SYSTEM_TYPE "darwin" |
|---|
| 1441 | | /* end confdefs.h. */ |
|---|
| 1442 | | |
|---|
| 1443 | | #ifdef __MINGW32__ |
|---|
| 1444 | | #define WIN32_LEAN_AND_MEAN |
|---|
| 1445 | | #include <windows.h> |
|---|
| 1446 | | #endif |
|---|
| 1447 | | |
|---|
| 1448 | | |
|---|
| 1449 | | #include <sys/soundcard.h> |
|---|
| 1450 | configure:10184: result: no |
|---|
| 1451 | configure:10184: checking for soundcard.h |
|---|
| 1452 | configure:10184: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1453 | conftest.c:70:10: fatal error: 'soundcard.h' file not found |
|---|
| 1454 | #include <soundcard.h> |
|---|
| 1455 | ^~~~~~~~~~~~~ |
|---|
| 1456 | 1 error generated. |
|---|
| 1457 | configure:10184: $? = 1 |
|---|
| 1458 | configure: failed program was: |
|---|
| 1459 | | /* confdefs.h */ |
|---|
| 1460 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 1461 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 1462 | | #define PACKAGE_VERSION "28.2" |
|---|
| 1463 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 1464 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 1465 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 1466 | | #define HAVE_PDUMPER 1 |
|---|
| 1467 | | #define STDC_HEADERS 1 |
|---|
| 1468 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1469 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1470 | | #define HAVE_STDLIB_H 1 |
|---|
| 1471 | | #define HAVE_STRING_H 1 |
|---|
| 1472 | | #define HAVE_MEMORY_H 1 |
|---|
| 1473 | | #define HAVE_STRINGS_H 1 |
|---|
| 1474 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1475 | | #define HAVE_STDINT_H 1 |
|---|
| 1476 | | #define HAVE_UNISTD_H 1 |
|---|
| 1477 | | #define HAVE_WCHAR_H 1 |
|---|
| 1478 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 1479 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 1480 | | #define HAVE_PWD_H 1 |
|---|
| 1481 | | #define HAVE_UTMP_H 1 |
|---|
| 1482 | | #define HAVE_UTIL_H 1 |
|---|
| 1483 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 1484 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 1485 | | #define HAVE_STDLIB_H 1 |
|---|
| 1486 | | #define HAVE_UNISTD_H 1 |
|---|
| 1487 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 1488 | | #define HAVE_PTHREAD_H 1 |
|---|
| 1489 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 1490 | | #define HAVE_SYS_UN_H 1 |
|---|
| 1491 | | #define HAVE_DIRENT_H 1 |
|---|
| 1492 | | #define HAVE_EXECINFO_H 1 |
|---|
| 1493 | | #define HAVE_GETOPT_H 1 |
|---|
| 1494 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 1495 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1496 | | #define HAVE_LIMITS_H 1 |
|---|
| 1497 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1498 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1499 | | #define HAVE_STDINT_H 1 |
|---|
| 1500 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 1501 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 1502 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1503 | | #define _ALL_SOURCE 1 |
|---|
| 1504 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 1505 | | #define _GNU_SOURCE 1 |
|---|
| 1506 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 1507 | | #define _NETBSD_SOURCE 1 |
|---|
| 1508 | | #define _OPENBSD_SOURCE 1 |
|---|
| 1509 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1510 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 1511 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 1512 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 1513 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 1514 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 1515 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 1516 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 1517 | | #define _TANDEM_SOURCE 1 |
|---|
| 1518 | | #define __EXTENSIONS__ 1 |
|---|
| 1519 | | #define SYSTEM_TYPE "darwin" |
|---|
| 1520 | | /* end confdefs.h. */ |
|---|
| 1521 | | |
|---|
| 1522 | | #ifdef __MINGW32__ |
|---|
| 1523 | | #define WIN32_LEAN_AND_MEAN |
|---|
| 1524 | | #include <windows.h> |
|---|
| 1525 | | #endif |
|---|
| 1526 | | |
|---|
| 1527 | | |
|---|
| 1528 | | #include <soundcard.h> |
|---|
| 1529 | configure:10184: result: no |
|---|
| 1530 | configure:10184: checking for mmsystem.h |
|---|
| 1531 | configure:10184: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1532 | conftest.c:70:10: fatal error: 'mmsystem.h' file not found |
|---|
| 1533 | #include <mmsystem.h> |
|---|
| 1534 | ^~~~~~~~~~~~ |
|---|
| 1535 | 1 error generated. |
|---|
| 1536 | configure:10184: $? = 1 |
|---|
| 1537 | configure: failed program was: |
|---|
| 1538 | | /* confdefs.h */ |
|---|
| 1539 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 1540 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 1541 | | #define PACKAGE_VERSION "28.2" |
|---|
| 1542 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 1543 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 1544 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 1545 | | #define HAVE_PDUMPER 1 |
|---|
| 1546 | | #define STDC_HEADERS 1 |
|---|
| 1547 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1548 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1549 | | #define HAVE_STDLIB_H 1 |
|---|
| 1550 | | #define HAVE_STRING_H 1 |
|---|
| 1551 | | #define HAVE_MEMORY_H 1 |
|---|
| 1552 | | #define HAVE_STRINGS_H 1 |
|---|
| 1553 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1554 | | #define HAVE_STDINT_H 1 |
|---|
| 1555 | | #define HAVE_UNISTD_H 1 |
|---|
| 1556 | | #define HAVE_WCHAR_H 1 |
|---|
| 1557 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 1558 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 1559 | | #define HAVE_PWD_H 1 |
|---|
| 1560 | | #define HAVE_UTMP_H 1 |
|---|
| 1561 | | #define HAVE_UTIL_H 1 |
|---|
| 1562 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 1563 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 1564 | | #define HAVE_STDLIB_H 1 |
|---|
| 1565 | | #define HAVE_UNISTD_H 1 |
|---|
| 1566 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 1567 | | #define HAVE_PTHREAD_H 1 |
|---|
| 1568 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 1569 | | #define HAVE_SYS_UN_H 1 |
|---|
| 1570 | | #define HAVE_DIRENT_H 1 |
|---|
| 1571 | | #define HAVE_EXECINFO_H 1 |
|---|
| 1572 | | #define HAVE_GETOPT_H 1 |
|---|
| 1573 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 1574 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1575 | | #define HAVE_LIMITS_H 1 |
|---|
| 1576 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1577 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1578 | | #define HAVE_STDINT_H 1 |
|---|
| 1579 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 1580 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 1581 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1582 | | #define _ALL_SOURCE 1 |
|---|
| 1583 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 1584 | | #define _GNU_SOURCE 1 |
|---|
| 1585 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 1586 | | #define _NETBSD_SOURCE 1 |
|---|
| 1587 | | #define _OPENBSD_SOURCE 1 |
|---|
| 1588 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1589 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 1590 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 1591 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 1592 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 1593 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 1594 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 1595 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 1596 | | #define _TANDEM_SOURCE 1 |
|---|
| 1597 | | #define __EXTENSIONS__ 1 |
|---|
| 1598 | | #define SYSTEM_TYPE "darwin" |
|---|
| 1599 | | /* end confdefs.h. */ |
|---|
| 1600 | | |
|---|
| 1601 | | #ifdef __MINGW32__ |
|---|
| 1602 | | #define WIN32_LEAN_AND_MEAN |
|---|
| 1603 | | #include <windows.h> |
|---|
| 1604 | | #endif |
|---|
| 1605 | | |
|---|
| 1606 | | |
|---|
| 1607 | | #include <mmsystem.h> |
|---|
| 1608 | configure:10184: result: no |
|---|
| 1609 | configure:10205: checking for _oss_ioctl in -lossaudio |
|---|
| 1610 | configure:10230: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lossaudio >&5 |
|---|
| 1611 | ld: library not found for -lossaudio |
|---|
| 1612 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 1613 | configure:10230: $? = 1 |
|---|
| 1614 | configure: failed program was: |
|---|
| 1615 | | /* confdefs.h */ |
|---|
| 1616 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 1617 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 1618 | | #define PACKAGE_VERSION "28.2" |
|---|
| 1619 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 1620 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 1621 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 1622 | | #define HAVE_PDUMPER 1 |
|---|
| 1623 | | #define STDC_HEADERS 1 |
|---|
| 1624 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1625 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1626 | | #define HAVE_STDLIB_H 1 |
|---|
| 1627 | | #define HAVE_STRING_H 1 |
|---|
| 1628 | | #define HAVE_MEMORY_H 1 |
|---|
| 1629 | | #define HAVE_STRINGS_H 1 |
|---|
| 1630 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1631 | | #define HAVE_STDINT_H 1 |
|---|
| 1632 | | #define HAVE_UNISTD_H 1 |
|---|
| 1633 | | #define HAVE_WCHAR_H 1 |
|---|
| 1634 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 1635 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 1636 | | #define HAVE_PWD_H 1 |
|---|
| 1637 | | #define HAVE_UTMP_H 1 |
|---|
| 1638 | | #define HAVE_UTIL_H 1 |
|---|
| 1639 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 1640 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 1641 | | #define HAVE_STDLIB_H 1 |
|---|
| 1642 | | #define HAVE_UNISTD_H 1 |
|---|
| 1643 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 1644 | | #define HAVE_PTHREAD_H 1 |
|---|
| 1645 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 1646 | | #define HAVE_SYS_UN_H 1 |
|---|
| 1647 | | #define HAVE_DIRENT_H 1 |
|---|
| 1648 | | #define HAVE_EXECINFO_H 1 |
|---|
| 1649 | | #define HAVE_GETOPT_H 1 |
|---|
| 1650 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 1651 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1652 | | #define HAVE_LIMITS_H 1 |
|---|
| 1653 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1654 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1655 | | #define HAVE_STDINT_H 1 |
|---|
| 1656 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 1657 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 1658 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1659 | | #define _ALL_SOURCE 1 |
|---|
| 1660 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 1661 | | #define _GNU_SOURCE 1 |
|---|
| 1662 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 1663 | | #define _NETBSD_SOURCE 1 |
|---|
| 1664 | | #define _OPENBSD_SOURCE 1 |
|---|
| 1665 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1666 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 1667 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 1668 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 1669 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 1670 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 1671 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 1672 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 1673 | | #define _TANDEM_SOURCE 1 |
|---|
| 1674 | | #define __EXTENSIONS__ 1 |
|---|
| 1675 | | #define SYSTEM_TYPE "darwin" |
|---|
| 1676 | | /* end confdefs.h. */ |
|---|
| 1677 | | |
|---|
| 1678 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 1679 | | Use char because int might match the return type of a GCC |
|---|
| 1680 | | builtin and then its argument prototype would still apply. */ |
|---|
| 1681 | | #ifdef __cplusplus |
|---|
| 1682 | | extern "C" |
|---|
| 1683 | | #endif |
|---|
| 1684 | | char _oss_ioctl (); |
|---|
| 1685 | | int |
|---|
| 1686 | | main () |
|---|
| 1687 | | { |
|---|
| 1688 | | return _oss_ioctl (); |
|---|
| 1689 | | ; |
|---|
| 1690 | | return 0; |
|---|
| 1691 | | } |
|---|
| 1692 | configure:10239: result: no |
|---|
| 1693 | configure:10257: checking for alsa >= 1.0.0 |
|---|
| 1694 | configure:10264: $PKG_CONFIG --exists --print-errors "$ALSA_MODULES" |
|---|
| 1695 | Package alsa was not found in the pkg-config search path. |
|---|
| 1696 | Perhaps you should add the directory containing `alsa.pc' |
|---|
| 1697 | to the PKG_CONFIG_PATH environment variable |
|---|
| 1698 | No package 'alsa' found |
|---|
| 1699 | configure:10267: $? = 1 |
|---|
| 1700 | configure:10281: $PKG_CONFIG --exists --print-errors "$ALSA_MODULES" |
|---|
| 1701 | Package alsa was not found in the pkg-config search path. |
|---|
| 1702 | Perhaps you should add the directory containing `alsa.pc' |
|---|
| 1703 | to the PKG_CONFIG_PATH environment variable |
|---|
| 1704 | No package 'alsa' found |
|---|
| 1705 | configure:10284: $? = 1 |
|---|
| 1706 | configure:10298: result: no |
|---|
| 1707 | No package 'alsa' found |
|---|
| 1708 | configure:10377: checking for ADDR_NO_RANDOMIZE |
|---|
| 1709 | configure:10394: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1710 | conftest.c:63:10: fatal error: 'sys/personality.h' file not found |
|---|
| 1711 | #include <sys/personality.h> |
|---|
| 1712 | ^~~~~~~~~~~~~~~~~~~ |
|---|
| 1713 | 1 error generated. |
|---|
| 1714 | configure:10394: $? = 1 |
|---|
| 1715 | configure: failed program was: |
|---|
| 1716 | | /* confdefs.h */ |
|---|
| 1717 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 1718 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 1719 | | #define PACKAGE_VERSION "28.2" |
|---|
| 1720 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 1721 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 1722 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 1723 | | #define HAVE_PDUMPER 1 |
|---|
| 1724 | | #define STDC_HEADERS 1 |
|---|
| 1725 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1726 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1727 | | #define HAVE_STDLIB_H 1 |
|---|
| 1728 | | #define HAVE_STRING_H 1 |
|---|
| 1729 | | #define HAVE_MEMORY_H 1 |
|---|
| 1730 | | #define HAVE_STRINGS_H 1 |
|---|
| 1731 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1732 | | #define HAVE_STDINT_H 1 |
|---|
| 1733 | | #define HAVE_UNISTD_H 1 |
|---|
| 1734 | | #define HAVE_WCHAR_H 1 |
|---|
| 1735 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 1736 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 1737 | | #define HAVE_PWD_H 1 |
|---|
| 1738 | | #define HAVE_UTMP_H 1 |
|---|
| 1739 | | #define HAVE_UTIL_H 1 |
|---|
| 1740 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 1741 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 1742 | | #define HAVE_STDLIB_H 1 |
|---|
| 1743 | | #define HAVE_UNISTD_H 1 |
|---|
| 1744 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 1745 | | #define HAVE_PTHREAD_H 1 |
|---|
| 1746 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 1747 | | #define HAVE_SYS_UN_H 1 |
|---|
| 1748 | | #define HAVE_DIRENT_H 1 |
|---|
| 1749 | | #define HAVE_EXECINFO_H 1 |
|---|
| 1750 | | #define HAVE_GETOPT_H 1 |
|---|
| 1751 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 1752 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1753 | | #define HAVE_LIMITS_H 1 |
|---|
| 1754 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1755 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1756 | | #define HAVE_STDINT_H 1 |
|---|
| 1757 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 1758 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 1759 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1760 | | #define _ALL_SOURCE 1 |
|---|
| 1761 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 1762 | | #define _GNU_SOURCE 1 |
|---|
| 1763 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 1764 | | #define _NETBSD_SOURCE 1 |
|---|
| 1765 | | #define _OPENBSD_SOURCE 1 |
|---|
| 1766 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1767 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 1768 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 1769 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 1770 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 1771 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 1772 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 1773 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 1774 | | #define _TANDEM_SOURCE 1 |
|---|
| 1775 | | #define __EXTENSIONS__ 1 |
|---|
| 1776 | | #define SYSTEM_TYPE "darwin" |
|---|
| 1777 | | /* end confdefs.h. */ |
|---|
| 1778 | | #include <sys/personality.h> |
|---|
| 1779 | | int |
|---|
| 1780 | | main () |
|---|
| 1781 | | { |
|---|
| 1782 | | personality (personality (0xffffffff) |
|---|
| 1783 | | | ADDR_NO_RANDOMIZE) |
|---|
| 1784 | | ; |
|---|
| 1785 | | return 0; |
|---|
| 1786 | | } |
|---|
| 1787 | configure:10401: result: no |
|---|
| 1788 | configure:10476: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c |
|---|
| 1789 | configure:10476: $? = 0 |
|---|
| 1790 | configure:10482: checking for sys/wait.h that is POSIX.1 compatible |
|---|
| 1791 | configure:10508: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1792 | configure:10508: $? = 0 |
|---|
| 1793 | configure:10515: result: yes |
|---|
| 1794 | configure:10529: checking for net/if.h |
|---|
| 1795 | configure:10529: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1796 | configure:10529: $? = 0 |
|---|
| 1797 | configure:10529: result: yes |
|---|
| 1798 | configure:10545: checking for ifaddrs.h |
|---|
| 1799 | configure:10545: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1800 | configure:10545: $? = 0 |
|---|
| 1801 | configure:10545: result: yes |
|---|
| 1802 | configure:10561: checking for net/if_dl.h |
|---|
| 1803 | configure:10561: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1804 | configure:10561: $? = 0 |
|---|
| 1805 | configure:10561: result: yes |
|---|
| 1806 | configure:10576: checking for struct ifreq.ifr_flags |
|---|
| 1807 | configure:10576: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1808 | configure:10576: $? = 0 |
|---|
| 1809 | configure:10576: result: yes |
|---|
| 1810 | configure:10592: checking for struct ifreq.ifr_hwaddr |
|---|
| 1811 | configure:10592: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1812 | conftest.c:113:13: error: no member named 'ifr_hwaddr' in 'struct ifreq' |
|---|
| 1813 | if (ac_aggr.ifr_hwaddr) |
|---|
| 1814 | ~~~~~~~ ^ |
|---|
| 1815 | 1 error generated. |
|---|
| 1816 | configure:10592: $? = 1 |
|---|
| 1817 | configure: failed program was: |
|---|
| 1818 | | /* confdefs.h */ |
|---|
| 1819 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 1820 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 1821 | | #define PACKAGE_VERSION "28.2" |
|---|
| 1822 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 1823 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 1824 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 1825 | | #define HAVE_PDUMPER 1 |
|---|
| 1826 | | #define STDC_HEADERS 1 |
|---|
| 1827 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1828 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1829 | | #define HAVE_STDLIB_H 1 |
|---|
| 1830 | | #define HAVE_STRING_H 1 |
|---|
| 1831 | | #define HAVE_MEMORY_H 1 |
|---|
| 1832 | | #define HAVE_STRINGS_H 1 |
|---|
| 1833 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1834 | | #define HAVE_STDINT_H 1 |
|---|
| 1835 | | #define HAVE_UNISTD_H 1 |
|---|
| 1836 | | #define HAVE_WCHAR_H 1 |
|---|
| 1837 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 1838 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 1839 | | #define HAVE_PWD_H 1 |
|---|
| 1840 | | #define HAVE_UTMP_H 1 |
|---|
| 1841 | | #define HAVE_UTIL_H 1 |
|---|
| 1842 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 1843 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 1844 | | #define HAVE_STDLIB_H 1 |
|---|
| 1845 | | #define HAVE_UNISTD_H 1 |
|---|
| 1846 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 1847 | | #define HAVE_PTHREAD_H 1 |
|---|
| 1848 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 1849 | | #define HAVE_SYS_UN_H 1 |
|---|
| 1850 | | #define HAVE_DIRENT_H 1 |
|---|
| 1851 | | #define HAVE_EXECINFO_H 1 |
|---|
| 1852 | | #define HAVE_GETOPT_H 1 |
|---|
| 1853 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 1854 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1855 | | #define HAVE_LIMITS_H 1 |
|---|
| 1856 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1857 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1858 | | #define HAVE_STDINT_H 1 |
|---|
| 1859 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 1860 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 1861 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1862 | | #define _ALL_SOURCE 1 |
|---|
| 1863 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 1864 | | #define _GNU_SOURCE 1 |
|---|
| 1865 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 1866 | | #define _NETBSD_SOURCE 1 |
|---|
| 1867 | | #define _OPENBSD_SOURCE 1 |
|---|
| 1868 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1869 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 1870 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 1871 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 1872 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 1873 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 1874 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 1875 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 1876 | | #define _TANDEM_SOURCE 1 |
|---|
| 1877 | | #define __EXTENSIONS__ 1 |
|---|
| 1878 | | #define SYSTEM_TYPE "darwin" |
|---|
| 1879 | | #define HAVE_TERM_H 1 |
|---|
| 1880 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 1881 | | #define HAVE_NET_IF_H 1 |
|---|
| 1882 | | #define HAVE_IFADDRS_H 1 |
|---|
| 1883 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 1884 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 1885 | | /* end confdefs.h. */ |
|---|
| 1886 | | #include <stdio.h> |
|---|
| 1887 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 1888 | | # include <sys/types.h> |
|---|
| 1889 | | #endif |
|---|
| 1890 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 1891 | | # include <sys/stat.h> |
|---|
| 1892 | | #endif |
|---|
| 1893 | | #ifdef STDC_HEADERS |
|---|
| 1894 | | # include <stdlib.h> |
|---|
| 1895 | | # include <stddef.h> |
|---|
| 1896 | | #else |
|---|
| 1897 | | # ifdef HAVE_STDLIB_H |
|---|
| 1898 | | # include <stdlib.h> |
|---|
| 1899 | | # endif |
|---|
| 1900 | | #endif |
|---|
| 1901 | | #ifdef HAVE_STRING_H |
|---|
| 1902 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 1903 | | # include <memory.h> |
|---|
| 1904 | | # endif |
|---|
| 1905 | | # include <string.h> |
|---|
| 1906 | | #endif |
|---|
| 1907 | | #ifdef HAVE_STRINGS_H |
|---|
| 1908 | | # include <strings.h> |
|---|
| 1909 | | #endif |
|---|
| 1910 | | #ifdef HAVE_INTTYPES_H |
|---|
| 1911 | | # include <inttypes.h> |
|---|
| 1912 | | #endif |
|---|
| 1913 | | #ifdef HAVE_STDINT_H |
|---|
| 1914 | | # include <stdint.h> |
|---|
| 1915 | | #endif |
|---|
| 1916 | | #ifdef HAVE_UNISTD_H |
|---|
| 1917 | | # include <unistd.h> |
|---|
| 1918 | | #endif |
|---|
| 1919 | | #if HAVE_SYS_SOCKET_H |
|---|
| 1920 | | #include <sys/socket.h> |
|---|
| 1921 | | #endif |
|---|
| 1922 | | #if HAVE_NET_IF_H |
|---|
| 1923 | | #include <net/if.h> |
|---|
| 1924 | | #endif |
|---|
| 1925 | | |
|---|
| 1926 | | int |
|---|
| 1927 | | main () |
|---|
| 1928 | | { |
|---|
| 1929 | | static struct ifreq ac_aggr; |
|---|
| 1930 | | if (ac_aggr.ifr_hwaddr) |
|---|
| 1931 | | return 0; |
|---|
| 1932 | | ; |
|---|
| 1933 | | return 0; |
|---|
| 1934 | | } |
|---|
| 1935 | configure:10592: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 1936 | conftest.c:113:20: error: no member named 'ifr_hwaddr' in 'struct ifreq' |
|---|
| 1937 | if (sizeof ac_aggr.ifr_hwaddr) |
|---|
| 1938 | ~~~~~~~ ^ |
|---|
| 1939 | 1 error generated. |
|---|
| 1940 | configure:10592: $? = 1 |
|---|
| 1941 | configure: failed program was: |
|---|
| 1942 | | /* confdefs.h */ |
|---|
| 1943 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 1944 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 1945 | | #define PACKAGE_VERSION "28.2" |
|---|
| 1946 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 1947 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 1948 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 1949 | | #define HAVE_PDUMPER 1 |
|---|
| 1950 | | #define STDC_HEADERS 1 |
|---|
| 1951 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1952 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1953 | | #define HAVE_STDLIB_H 1 |
|---|
| 1954 | | #define HAVE_STRING_H 1 |
|---|
| 1955 | | #define HAVE_MEMORY_H 1 |
|---|
| 1956 | | #define HAVE_STRINGS_H 1 |
|---|
| 1957 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1958 | | #define HAVE_STDINT_H 1 |
|---|
| 1959 | | #define HAVE_UNISTD_H 1 |
|---|
| 1960 | | #define HAVE_WCHAR_H 1 |
|---|
| 1961 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 1962 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 1963 | | #define HAVE_PWD_H 1 |
|---|
| 1964 | | #define HAVE_UTMP_H 1 |
|---|
| 1965 | | #define HAVE_UTIL_H 1 |
|---|
| 1966 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 1967 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 1968 | | #define HAVE_STDLIB_H 1 |
|---|
| 1969 | | #define HAVE_UNISTD_H 1 |
|---|
| 1970 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 1971 | | #define HAVE_PTHREAD_H 1 |
|---|
| 1972 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 1973 | | #define HAVE_SYS_UN_H 1 |
|---|
| 1974 | | #define HAVE_DIRENT_H 1 |
|---|
| 1975 | | #define HAVE_EXECINFO_H 1 |
|---|
| 1976 | | #define HAVE_GETOPT_H 1 |
|---|
| 1977 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 1978 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1979 | | #define HAVE_LIMITS_H 1 |
|---|
| 1980 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1981 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1982 | | #define HAVE_STDINT_H 1 |
|---|
| 1983 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 1984 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 1985 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1986 | | #define _ALL_SOURCE 1 |
|---|
| 1987 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 1988 | | #define _GNU_SOURCE 1 |
|---|
| 1989 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 1990 | | #define _NETBSD_SOURCE 1 |
|---|
| 1991 | | #define _OPENBSD_SOURCE 1 |
|---|
| 1992 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1993 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 1994 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 1995 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 1996 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 1997 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 1998 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 1999 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 2000 | | #define _TANDEM_SOURCE 1 |
|---|
| 2001 | | #define __EXTENSIONS__ 1 |
|---|
| 2002 | | #define SYSTEM_TYPE "darwin" |
|---|
| 2003 | | #define HAVE_TERM_H 1 |
|---|
| 2004 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 2005 | | #define HAVE_NET_IF_H 1 |
|---|
| 2006 | | #define HAVE_IFADDRS_H 1 |
|---|
| 2007 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 2008 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 2009 | | /* end confdefs.h. */ |
|---|
| 2010 | | #include <stdio.h> |
|---|
| 2011 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 2012 | | # include <sys/types.h> |
|---|
| 2013 | | #endif |
|---|
| 2014 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 2015 | | # include <sys/stat.h> |
|---|
| 2016 | | #endif |
|---|
| 2017 | | #ifdef STDC_HEADERS |
|---|
| 2018 | | # include <stdlib.h> |
|---|
| 2019 | | # include <stddef.h> |
|---|
| 2020 | | #else |
|---|
| 2021 | | # ifdef HAVE_STDLIB_H |
|---|
| 2022 | | # include <stdlib.h> |
|---|
| 2023 | | # endif |
|---|
| 2024 | | #endif |
|---|
| 2025 | | #ifdef HAVE_STRING_H |
|---|
| 2026 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 2027 | | # include <memory.h> |
|---|
| 2028 | | # endif |
|---|
| 2029 | | # include <string.h> |
|---|
| 2030 | | #endif |
|---|
| 2031 | | #ifdef HAVE_STRINGS_H |
|---|
| 2032 | | # include <strings.h> |
|---|
| 2033 | | #endif |
|---|
| 2034 | | #ifdef HAVE_INTTYPES_H |
|---|
| 2035 | | # include <inttypes.h> |
|---|
| 2036 | | #endif |
|---|
| 2037 | | #ifdef HAVE_STDINT_H |
|---|
| 2038 | | # include <stdint.h> |
|---|
| 2039 | | #endif |
|---|
| 2040 | | #ifdef HAVE_UNISTD_H |
|---|
| 2041 | | # include <unistd.h> |
|---|
| 2042 | | #endif |
|---|
| 2043 | | #if HAVE_SYS_SOCKET_H |
|---|
| 2044 | | #include <sys/socket.h> |
|---|
| 2045 | | #endif |
|---|
| 2046 | | #if HAVE_NET_IF_H |
|---|
| 2047 | | #include <net/if.h> |
|---|
| 2048 | | #endif |
|---|
| 2049 | | |
|---|
| 2050 | | int |
|---|
| 2051 | | main () |
|---|
| 2052 | | { |
|---|
| 2053 | | static struct ifreq ac_aggr; |
|---|
| 2054 | | if (sizeof ac_aggr.ifr_hwaddr) |
|---|
| 2055 | | return 0; |
|---|
| 2056 | | ; |
|---|
| 2057 | | return 0; |
|---|
| 2058 | | } |
|---|
| 2059 | configure:10592: result: no |
|---|
| 2060 | configure:10608: checking for struct ifreq.ifr_netmask |
|---|
| 2061 | configure:10608: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 2062 | conftest.c:113:13: error: no member named 'ifr_netmask' in 'struct ifreq' |
|---|
| 2063 | if (ac_aggr.ifr_netmask) |
|---|
| 2064 | ~~~~~~~ ^ |
|---|
| 2065 | 1 error generated. |
|---|
| 2066 | configure:10608: $? = 1 |
|---|
| 2067 | configure: failed program was: |
|---|
| 2068 | | /* confdefs.h */ |
|---|
| 2069 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 2070 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 2071 | | #define PACKAGE_VERSION "28.2" |
|---|
| 2072 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 2073 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 2074 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 2075 | | #define HAVE_PDUMPER 1 |
|---|
| 2076 | | #define STDC_HEADERS 1 |
|---|
| 2077 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2078 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2079 | | #define HAVE_STDLIB_H 1 |
|---|
| 2080 | | #define HAVE_STRING_H 1 |
|---|
| 2081 | | #define HAVE_MEMORY_H 1 |
|---|
| 2082 | | #define HAVE_STRINGS_H 1 |
|---|
| 2083 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2084 | | #define HAVE_STDINT_H 1 |
|---|
| 2085 | | #define HAVE_UNISTD_H 1 |
|---|
| 2086 | | #define HAVE_WCHAR_H 1 |
|---|
| 2087 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 2088 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 2089 | | #define HAVE_PWD_H 1 |
|---|
| 2090 | | #define HAVE_UTMP_H 1 |
|---|
| 2091 | | #define HAVE_UTIL_H 1 |
|---|
| 2092 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 2093 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 2094 | | #define HAVE_STDLIB_H 1 |
|---|
| 2095 | | #define HAVE_UNISTD_H 1 |
|---|
| 2096 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 2097 | | #define HAVE_PTHREAD_H 1 |
|---|
| 2098 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 2099 | | #define HAVE_SYS_UN_H 1 |
|---|
| 2100 | | #define HAVE_DIRENT_H 1 |
|---|
| 2101 | | #define HAVE_EXECINFO_H 1 |
|---|
| 2102 | | #define HAVE_GETOPT_H 1 |
|---|
| 2103 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 2104 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 2105 | | #define HAVE_LIMITS_H 1 |
|---|
| 2106 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2107 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2108 | | #define HAVE_STDINT_H 1 |
|---|
| 2109 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 2110 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 2111 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2112 | | #define _ALL_SOURCE 1 |
|---|
| 2113 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 2114 | | #define _GNU_SOURCE 1 |
|---|
| 2115 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 2116 | | #define _NETBSD_SOURCE 1 |
|---|
| 2117 | | #define _OPENBSD_SOURCE 1 |
|---|
| 2118 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 2119 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 2120 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 2121 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 2122 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 2123 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 2124 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 2125 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 2126 | | #define _TANDEM_SOURCE 1 |
|---|
| 2127 | | #define __EXTENSIONS__ 1 |
|---|
| 2128 | | #define SYSTEM_TYPE "darwin" |
|---|
| 2129 | | #define HAVE_TERM_H 1 |
|---|
| 2130 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 2131 | | #define HAVE_NET_IF_H 1 |
|---|
| 2132 | | #define HAVE_IFADDRS_H 1 |
|---|
| 2133 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 2134 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 2135 | | /* end confdefs.h. */ |
|---|
| 2136 | | #include <stdio.h> |
|---|
| 2137 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 2138 | | # include <sys/types.h> |
|---|
| 2139 | | #endif |
|---|
| 2140 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 2141 | | # include <sys/stat.h> |
|---|
| 2142 | | #endif |
|---|
| 2143 | | #ifdef STDC_HEADERS |
|---|
| 2144 | | # include <stdlib.h> |
|---|
| 2145 | | # include <stddef.h> |
|---|
| 2146 | | #else |
|---|
| 2147 | | # ifdef HAVE_STDLIB_H |
|---|
| 2148 | | # include <stdlib.h> |
|---|
| 2149 | | # endif |
|---|
| 2150 | | #endif |
|---|
| 2151 | | #ifdef HAVE_STRING_H |
|---|
| 2152 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 2153 | | # include <memory.h> |
|---|
| 2154 | | # endif |
|---|
| 2155 | | # include <string.h> |
|---|
| 2156 | | #endif |
|---|
| 2157 | | #ifdef HAVE_STRINGS_H |
|---|
| 2158 | | # include <strings.h> |
|---|
| 2159 | | #endif |
|---|
| 2160 | | #ifdef HAVE_INTTYPES_H |
|---|
| 2161 | | # include <inttypes.h> |
|---|
| 2162 | | #endif |
|---|
| 2163 | | #ifdef HAVE_STDINT_H |
|---|
| 2164 | | # include <stdint.h> |
|---|
| 2165 | | #endif |
|---|
| 2166 | | #ifdef HAVE_UNISTD_H |
|---|
| 2167 | | # include <unistd.h> |
|---|
| 2168 | | #endif |
|---|
| 2169 | | #if HAVE_SYS_SOCKET_H |
|---|
| 2170 | | #include <sys/socket.h> |
|---|
| 2171 | | #endif |
|---|
| 2172 | | #if HAVE_NET_IF_H |
|---|
| 2173 | | #include <net/if.h> |
|---|
| 2174 | | #endif |
|---|
| 2175 | | |
|---|
| 2176 | | int |
|---|
| 2177 | | main () |
|---|
| 2178 | | { |
|---|
| 2179 | | static struct ifreq ac_aggr; |
|---|
| 2180 | | if (ac_aggr.ifr_netmask) |
|---|
| 2181 | | return 0; |
|---|
| 2182 | | ; |
|---|
| 2183 | | return 0; |
|---|
| 2184 | | } |
|---|
| 2185 | configure:10608: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 2186 | conftest.c:113:20: error: no member named 'ifr_netmask' in 'struct ifreq' |
|---|
| 2187 | if (sizeof ac_aggr.ifr_netmask) |
|---|
| 2188 | ~~~~~~~ ^ |
|---|
| 2189 | 1 error generated. |
|---|
| 2190 | configure:10608: $? = 1 |
|---|
| 2191 | configure: failed program was: |
|---|
| 2192 | | /* confdefs.h */ |
|---|
| 2193 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 2194 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 2195 | | #define PACKAGE_VERSION "28.2" |
|---|
| 2196 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 2197 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 2198 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 2199 | | #define HAVE_PDUMPER 1 |
|---|
| 2200 | | #define STDC_HEADERS 1 |
|---|
| 2201 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2202 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2203 | | #define HAVE_STDLIB_H 1 |
|---|
| 2204 | | #define HAVE_STRING_H 1 |
|---|
| 2205 | | #define HAVE_MEMORY_H 1 |
|---|
| 2206 | | #define HAVE_STRINGS_H 1 |
|---|
| 2207 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2208 | | #define HAVE_STDINT_H 1 |
|---|
| 2209 | | #define HAVE_UNISTD_H 1 |
|---|
| 2210 | | #define HAVE_WCHAR_H 1 |
|---|
| 2211 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 2212 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 2213 | | #define HAVE_PWD_H 1 |
|---|
| 2214 | | #define HAVE_UTMP_H 1 |
|---|
| 2215 | | #define HAVE_UTIL_H 1 |
|---|
| 2216 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 2217 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 2218 | | #define HAVE_STDLIB_H 1 |
|---|
| 2219 | | #define HAVE_UNISTD_H 1 |
|---|
| 2220 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 2221 | | #define HAVE_PTHREAD_H 1 |
|---|
| 2222 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 2223 | | #define HAVE_SYS_UN_H 1 |
|---|
| 2224 | | #define HAVE_DIRENT_H 1 |
|---|
| 2225 | | #define HAVE_EXECINFO_H 1 |
|---|
| 2226 | | #define HAVE_GETOPT_H 1 |
|---|
| 2227 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 2228 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 2229 | | #define HAVE_LIMITS_H 1 |
|---|
| 2230 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2231 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2232 | | #define HAVE_STDINT_H 1 |
|---|
| 2233 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 2234 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 2235 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2236 | | #define _ALL_SOURCE 1 |
|---|
| 2237 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 2238 | | #define _GNU_SOURCE 1 |
|---|
| 2239 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 2240 | | #define _NETBSD_SOURCE 1 |
|---|
| 2241 | | #define _OPENBSD_SOURCE 1 |
|---|
| 2242 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 2243 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 2244 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 2245 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 2246 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 2247 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 2248 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 2249 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 2250 | | #define _TANDEM_SOURCE 1 |
|---|
| 2251 | | #define __EXTENSIONS__ 1 |
|---|
| 2252 | | #define SYSTEM_TYPE "darwin" |
|---|
| 2253 | | #define HAVE_TERM_H 1 |
|---|
| 2254 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 2255 | | #define HAVE_NET_IF_H 1 |
|---|
| 2256 | | #define HAVE_IFADDRS_H 1 |
|---|
| 2257 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 2258 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 2259 | | /* end confdefs.h. */ |
|---|
| 2260 | | #include <stdio.h> |
|---|
| 2261 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 2262 | | # include <sys/types.h> |
|---|
| 2263 | | #endif |
|---|
| 2264 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 2265 | | # include <sys/stat.h> |
|---|
| 2266 | | #endif |
|---|
| 2267 | | #ifdef STDC_HEADERS |
|---|
| 2268 | | # include <stdlib.h> |
|---|
| 2269 | | # include <stddef.h> |
|---|
| 2270 | | #else |
|---|
| 2271 | | # ifdef HAVE_STDLIB_H |
|---|
| 2272 | | # include <stdlib.h> |
|---|
| 2273 | | # endif |
|---|
| 2274 | | #endif |
|---|
| 2275 | | #ifdef HAVE_STRING_H |
|---|
| 2276 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 2277 | | # include <memory.h> |
|---|
| 2278 | | # endif |
|---|
| 2279 | | # include <string.h> |
|---|
| 2280 | | #endif |
|---|
| 2281 | | #ifdef HAVE_STRINGS_H |
|---|
| 2282 | | # include <strings.h> |
|---|
| 2283 | | #endif |
|---|
| 2284 | | #ifdef HAVE_INTTYPES_H |
|---|
| 2285 | | # include <inttypes.h> |
|---|
| 2286 | | #endif |
|---|
| 2287 | | #ifdef HAVE_STDINT_H |
|---|
| 2288 | | # include <stdint.h> |
|---|
| 2289 | | #endif |
|---|
| 2290 | | #ifdef HAVE_UNISTD_H |
|---|
| 2291 | | # include <unistd.h> |
|---|
| 2292 | | #endif |
|---|
| 2293 | | #if HAVE_SYS_SOCKET_H |
|---|
| 2294 | | #include <sys/socket.h> |
|---|
| 2295 | | #endif |
|---|
| 2296 | | #if HAVE_NET_IF_H |
|---|
| 2297 | | #include <net/if.h> |
|---|
| 2298 | | #endif |
|---|
| 2299 | | |
|---|
| 2300 | | int |
|---|
| 2301 | | main () |
|---|
| 2302 | | { |
|---|
| 2303 | | static struct ifreq ac_aggr; |
|---|
| 2304 | | if (sizeof ac_aggr.ifr_netmask) |
|---|
| 2305 | | return 0; |
|---|
| 2306 | | ; |
|---|
| 2307 | | return 0; |
|---|
| 2308 | | } |
|---|
| 2309 | configure:10608: result: no |
|---|
| 2310 | configure:10624: checking for struct ifreq.ifr_broadaddr |
|---|
| 2311 | configure:10624: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 2312 | conftest.c:113:1: error: statement requires expression of scalar type ('struct sockaddr' invalid) |
|---|
| 2313 | if (ac_aggr.ifr_broadaddr) |
|---|
| 2314 | ^ ~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 2315 | 1 error generated. |
|---|
| 2316 | configure:10624: $? = 1 |
|---|
| 2317 | configure: failed program was: |
|---|
| 2318 | | /* confdefs.h */ |
|---|
| 2319 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 2320 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 2321 | | #define PACKAGE_VERSION "28.2" |
|---|
| 2322 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 2323 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 2324 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 2325 | | #define HAVE_PDUMPER 1 |
|---|
| 2326 | | #define STDC_HEADERS 1 |
|---|
| 2327 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2328 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2329 | | #define HAVE_STDLIB_H 1 |
|---|
| 2330 | | #define HAVE_STRING_H 1 |
|---|
| 2331 | | #define HAVE_MEMORY_H 1 |
|---|
| 2332 | | #define HAVE_STRINGS_H 1 |
|---|
| 2333 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2334 | | #define HAVE_STDINT_H 1 |
|---|
| 2335 | | #define HAVE_UNISTD_H 1 |
|---|
| 2336 | | #define HAVE_WCHAR_H 1 |
|---|
| 2337 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 2338 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 2339 | | #define HAVE_PWD_H 1 |
|---|
| 2340 | | #define HAVE_UTMP_H 1 |
|---|
| 2341 | | #define HAVE_UTIL_H 1 |
|---|
| 2342 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 2343 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 2344 | | #define HAVE_STDLIB_H 1 |
|---|
| 2345 | | #define HAVE_UNISTD_H 1 |
|---|
| 2346 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 2347 | | #define HAVE_PTHREAD_H 1 |
|---|
| 2348 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 2349 | | #define HAVE_SYS_UN_H 1 |
|---|
| 2350 | | #define HAVE_DIRENT_H 1 |
|---|
| 2351 | | #define HAVE_EXECINFO_H 1 |
|---|
| 2352 | | #define HAVE_GETOPT_H 1 |
|---|
| 2353 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 2354 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 2355 | | #define HAVE_LIMITS_H 1 |
|---|
| 2356 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2357 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2358 | | #define HAVE_STDINT_H 1 |
|---|
| 2359 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 2360 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 2361 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2362 | | #define _ALL_SOURCE 1 |
|---|
| 2363 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 2364 | | #define _GNU_SOURCE 1 |
|---|
| 2365 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 2366 | | #define _NETBSD_SOURCE 1 |
|---|
| 2367 | | #define _OPENBSD_SOURCE 1 |
|---|
| 2368 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 2369 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 2370 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 2371 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 2372 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 2373 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 2374 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 2375 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 2376 | | #define _TANDEM_SOURCE 1 |
|---|
| 2377 | | #define __EXTENSIONS__ 1 |
|---|
| 2378 | | #define SYSTEM_TYPE "darwin" |
|---|
| 2379 | | #define HAVE_TERM_H 1 |
|---|
| 2380 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 2381 | | #define HAVE_NET_IF_H 1 |
|---|
| 2382 | | #define HAVE_IFADDRS_H 1 |
|---|
| 2383 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 2384 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 2385 | | /* end confdefs.h. */ |
|---|
| 2386 | | #include <stdio.h> |
|---|
| 2387 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 2388 | | # include <sys/types.h> |
|---|
| 2389 | | #endif |
|---|
| 2390 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 2391 | | # include <sys/stat.h> |
|---|
| 2392 | | #endif |
|---|
| 2393 | | #ifdef STDC_HEADERS |
|---|
| 2394 | | # include <stdlib.h> |
|---|
| 2395 | | # include <stddef.h> |
|---|
| 2396 | | #else |
|---|
| 2397 | | # ifdef HAVE_STDLIB_H |
|---|
| 2398 | | # include <stdlib.h> |
|---|
| 2399 | | # endif |
|---|
| 2400 | | #endif |
|---|
| 2401 | | #ifdef HAVE_STRING_H |
|---|
| 2402 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 2403 | | # include <memory.h> |
|---|
| 2404 | | # endif |
|---|
| 2405 | | # include <string.h> |
|---|
| 2406 | | #endif |
|---|
| 2407 | | #ifdef HAVE_STRINGS_H |
|---|
| 2408 | | # include <strings.h> |
|---|
| 2409 | | #endif |
|---|
| 2410 | | #ifdef HAVE_INTTYPES_H |
|---|
| 2411 | | # include <inttypes.h> |
|---|
| 2412 | | #endif |
|---|
| 2413 | | #ifdef HAVE_STDINT_H |
|---|
| 2414 | | # include <stdint.h> |
|---|
| 2415 | | #endif |
|---|
| 2416 | | #ifdef HAVE_UNISTD_H |
|---|
| 2417 | | # include <unistd.h> |
|---|
| 2418 | | #endif |
|---|
| 2419 | | #if HAVE_SYS_SOCKET_H |
|---|
| 2420 | | #include <sys/socket.h> |
|---|
| 2421 | | #endif |
|---|
| 2422 | | #if HAVE_NET_IF_H |
|---|
| 2423 | | #include <net/if.h> |
|---|
| 2424 | | #endif |
|---|
| 2425 | | |
|---|
| 2426 | | int |
|---|
| 2427 | | main () |
|---|
| 2428 | | { |
|---|
| 2429 | | static struct ifreq ac_aggr; |
|---|
| 2430 | | if (ac_aggr.ifr_broadaddr) |
|---|
| 2431 | | return 0; |
|---|
| 2432 | | ; |
|---|
| 2433 | | return 0; |
|---|
| 2434 | | } |
|---|
| 2435 | configure:10624: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 2436 | configure:10624: $? = 0 |
|---|
| 2437 | configure:10624: result: yes |
|---|
| 2438 | configure:10640: checking for struct ifreq.ifr_addr |
|---|
| 2439 | configure:10640: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 2440 | conftest.c:114:1: error: statement requires expression of scalar type ('struct sockaddr' invalid) |
|---|
| 2441 | if (ac_aggr.ifr_addr) |
|---|
| 2442 | ^ ~~~~~~~~~~~~~~~~ |
|---|
| 2443 | 1 error generated. |
|---|
| 2444 | configure:10640: $? = 1 |
|---|
| 2445 | configure: failed program was: |
|---|
| 2446 | | /* confdefs.h */ |
|---|
| 2447 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 2448 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 2449 | | #define PACKAGE_VERSION "28.2" |
|---|
| 2450 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 2451 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 2452 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 2453 | | #define HAVE_PDUMPER 1 |
|---|
| 2454 | | #define STDC_HEADERS 1 |
|---|
| 2455 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2456 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2457 | | #define HAVE_STDLIB_H 1 |
|---|
| 2458 | | #define HAVE_STRING_H 1 |
|---|
| 2459 | | #define HAVE_MEMORY_H 1 |
|---|
| 2460 | | #define HAVE_STRINGS_H 1 |
|---|
| 2461 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2462 | | #define HAVE_STDINT_H 1 |
|---|
| 2463 | | #define HAVE_UNISTD_H 1 |
|---|
| 2464 | | #define HAVE_WCHAR_H 1 |
|---|
| 2465 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 2466 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 2467 | | #define HAVE_PWD_H 1 |
|---|
| 2468 | | #define HAVE_UTMP_H 1 |
|---|
| 2469 | | #define HAVE_UTIL_H 1 |
|---|
| 2470 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 2471 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 2472 | | #define HAVE_STDLIB_H 1 |
|---|
| 2473 | | #define HAVE_UNISTD_H 1 |
|---|
| 2474 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 2475 | | #define HAVE_PTHREAD_H 1 |
|---|
| 2476 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 2477 | | #define HAVE_SYS_UN_H 1 |
|---|
| 2478 | | #define HAVE_DIRENT_H 1 |
|---|
| 2479 | | #define HAVE_EXECINFO_H 1 |
|---|
| 2480 | | #define HAVE_GETOPT_H 1 |
|---|
| 2481 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 2482 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 2483 | | #define HAVE_LIMITS_H 1 |
|---|
| 2484 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2485 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2486 | | #define HAVE_STDINT_H 1 |
|---|
| 2487 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 2488 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 2489 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2490 | | #define _ALL_SOURCE 1 |
|---|
| 2491 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 2492 | | #define _GNU_SOURCE 1 |
|---|
| 2493 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 2494 | | #define _NETBSD_SOURCE 1 |
|---|
| 2495 | | #define _OPENBSD_SOURCE 1 |
|---|
| 2496 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 2497 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 2498 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 2499 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 2500 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 2501 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 2502 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 2503 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 2504 | | #define _TANDEM_SOURCE 1 |
|---|
| 2505 | | #define __EXTENSIONS__ 1 |
|---|
| 2506 | | #define SYSTEM_TYPE "darwin" |
|---|
| 2507 | | #define HAVE_TERM_H 1 |
|---|
| 2508 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 2509 | | #define HAVE_NET_IF_H 1 |
|---|
| 2510 | | #define HAVE_IFADDRS_H 1 |
|---|
| 2511 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 2512 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 2513 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 2514 | | /* end confdefs.h. */ |
|---|
| 2515 | | #include <stdio.h> |
|---|
| 2516 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 2517 | | # include <sys/types.h> |
|---|
| 2518 | | #endif |
|---|
| 2519 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 2520 | | # include <sys/stat.h> |
|---|
| 2521 | | #endif |
|---|
| 2522 | | #ifdef STDC_HEADERS |
|---|
| 2523 | | # include <stdlib.h> |
|---|
| 2524 | | # include <stddef.h> |
|---|
| 2525 | | #else |
|---|
| 2526 | | # ifdef HAVE_STDLIB_H |
|---|
| 2527 | | # include <stdlib.h> |
|---|
| 2528 | | # endif |
|---|
| 2529 | | #endif |
|---|
| 2530 | | #ifdef HAVE_STRING_H |
|---|
| 2531 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 2532 | | # include <memory.h> |
|---|
| 2533 | | # endif |
|---|
| 2534 | | # include <string.h> |
|---|
| 2535 | | #endif |
|---|
| 2536 | | #ifdef HAVE_STRINGS_H |
|---|
| 2537 | | # include <strings.h> |
|---|
| 2538 | | #endif |
|---|
| 2539 | | #ifdef HAVE_INTTYPES_H |
|---|
| 2540 | | # include <inttypes.h> |
|---|
| 2541 | | #endif |
|---|
| 2542 | | #ifdef HAVE_STDINT_H |
|---|
| 2543 | | # include <stdint.h> |
|---|
| 2544 | | #endif |
|---|
| 2545 | | #ifdef HAVE_UNISTD_H |
|---|
| 2546 | | # include <unistd.h> |
|---|
| 2547 | | #endif |
|---|
| 2548 | | #if HAVE_SYS_SOCKET_H |
|---|
| 2549 | | #include <sys/socket.h> |
|---|
| 2550 | | #endif |
|---|
| 2551 | | #if HAVE_NET_IF_H |
|---|
| 2552 | | #include <net/if.h> |
|---|
| 2553 | | #endif |
|---|
| 2554 | | |
|---|
| 2555 | | int |
|---|
| 2556 | | main () |
|---|
| 2557 | | { |
|---|
| 2558 | | static struct ifreq ac_aggr; |
|---|
| 2559 | | if (ac_aggr.ifr_addr) |
|---|
| 2560 | | return 0; |
|---|
| 2561 | | ; |
|---|
| 2562 | | return 0; |
|---|
| 2563 | | } |
|---|
| 2564 | configure:10640: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 2565 | configure:10640: $? = 0 |
|---|
| 2566 | configure:10640: result: yes |
|---|
| 2567 | configure:10656: checking for struct ifreq.ifr_addr.sa_len |
|---|
| 2568 | configure:10656: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 2569 | configure:10656: $? = 0 |
|---|
| 2570 | configure:10656: result: yes |
|---|
| 2571 | configure:10679: checking whether gcc understands -MMD -MF |
|---|
| 2572 | configure:10697: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MMD -MF deps.d -MP -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 2573 | configure:10697: $? = 0 |
|---|
| 2574 | configure:10707: result: yes |
|---|
| 2575 | configure:10723: checking for X |
|---|
| 2576 | configure:10831: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c |
|---|
| 2577 | configure:10831: $? = 0 |
|---|
| 2578 | configure:10862: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11 >&5 |
|---|
| 2579 | configure:10862: $? = 0 |
|---|
| 2580 | configure:10912: result: libraries , headers |
|---|
| 2581 | configure:11836: checking whether malloc is Doug Lea style |
|---|
| 2582 | configure:11857: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 2583 | conftest.c:72:10: fatal error: 'malloc.h' file not found |
|---|
| 2584 | #include <malloc.h> |
|---|
| 2585 | ^~~~~~~~~~ |
|---|
| 2586 | 1 error generated. |
|---|
| 2587 | configure:11857: $? = 1 |
|---|
| 2588 | configure: failed program was: |
|---|
| 2589 | | /* confdefs.h */ |
|---|
| 2590 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 2591 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 2592 | | #define PACKAGE_VERSION "28.2" |
|---|
| 2593 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 2594 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 2595 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 2596 | | #define HAVE_PDUMPER 1 |
|---|
| 2597 | | #define STDC_HEADERS 1 |
|---|
| 2598 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2599 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2600 | | #define HAVE_STDLIB_H 1 |
|---|
| 2601 | | #define HAVE_STRING_H 1 |
|---|
| 2602 | | #define HAVE_MEMORY_H 1 |
|---|
| 2603 | | #define HAVE_STRINGS_H 1 |
|---|
| 2604 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2605 | | #define HAVE_STDINT_H 1 |
|---|
| 2606 | | #define HAVE_UNISTD_H 1 |
|---|
| 2607 | | #define HAVE_WCHAR_H 1 |
|---|
| 2608 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 2609 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 2610 | | #define HAVE_PWD_H 1 |
|---|
| 2611 | | #define HAVE_UTMP_H 1 |
|---|
| 2612 | | #define HAVE_UTIL_H 1 |
|---|
| 2613 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 2614 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 2615 | | #define HAVE_STDLIB_H 1 |
|---|
| 2616 | | #define HAVE_UNISTD_H 1 |
|---|
| 2617 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 2618 | | #define HAVE_PTHREAD_H 1 |
|---|
| 2619 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 2620 | | #define HAVE_SYS_UN_H 1 |
|---|
| 2621 | | #define HAVE_DIRENT_H 1 |
|---|
| 2622 | | #define HAVE_EXECINFO_H 1 |
|---|
| 2623 | | #define HAVE_GETOPT_H 1 |
|---|
| 2624 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 2625 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 2626 | | #define HAVE_LIMITS_H 1 |
|---|
| 2627 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2628 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2629 | | #define HAVE_STDINT_H 1 |
|---|
| 2630 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 2631 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 2632 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2633 | | #define _ALL_SOURCE 1 |
|---|
| 2634 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 2635 | | #define _GNU_SOURCE 1 |
|---|
| 2636 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 2637 | | #define _NETBSD_SOURCE 1 |
|---|
| 2638 | | #define _OPENBSD_SOURCE 1 |
|---|
| 2639 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 2640 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 2641 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 2642 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 2643 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 2644 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 2645 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 2646 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 2647 | | #define _TANDEM_SOURCE 1 |
|---|
| 2648 | | #define __EXTENSIONS__ 1 |
|---|
| 2649 | | #define SYSTEM_TYPE "darwin" |
|---|
| 2650 | | #define HAVE_TERM_H 1 |
|---|
| 2651 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 2652 | | #define HAVE_NET_IF_H 1 |
|---|
| 2653 | | #define HAVE_IFADDRS_H 1 |
|---|
| 2654 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 2655 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 2656 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 2657 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 2658 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 2659 | | /* end confdefs.h. */ |
|---|
| 2660 | | #include <malloc.h> |
|---|
| 2661 | | static void hook (void) {} |
|---|
| 2662 | | int |
|---|
| 2663 | | main () |
|---|
| 2664 | | { |
|---|
| 2665 | | malloc_set_state (malloc_get_state ()); |
|---|
| 2666 | | __after_morecore_hook = hook; |
|---|
| 2667 | | __malloc_initialize_hook = hook; |
|---|
| 2668 | | ; |
|---|
| 2669 | | return 0; |
|---|
| 2670 | | } |
|---|
| 2671 | configure:11864: result: no |
|---|
| 2672 | configure:11877: checking for sbrk |
|---|
| 2673 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 2674 | configure:11877: $? = 0 |
|---|
| 2675 | configure:11877: result: yes |
|---|
| 2676 | configure:11877: checking for __lsan_ignore_object |
|---|
| 2677 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 2678 | Undefined symbols for architecture x86_64: |
|---|
| 2679 | "___lsan_ignore_object", referenced from: |
|---|
| 2680 | _main in conftest-c5c58c.o |
|---|
| 2681 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 2682 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 2683 | configure:11877: $? = 1 |
|---|
| 2684 | configure: failed program was: |
|---|
| 2685 | | /* confdefs.h */ |
|---|
| 2686 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 2687 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 2688 | | #define PACKAGE_VERSION "28.2" |
|---|
| 2689 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 2690 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 2691 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 2692 | | #define HAVE_PDUMPER 1 |
|---|
| 2693 | | #define STDC_HEADERS 1 |
|---|
| 2694 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2695 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2696 | | #define HAVE_STDLIB_H 1 |
|---|
| 2697 | | #define HAVE_STRING_H 1 |
|---|
| 2698 | | #define HAVE_MEMORY_H 1 |
|---|
| 2699 | | #define HAVE_STRINGS_H 1 |
|---|
| 2700 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2701 | | #define HAVE_STDINT_H 1 |
|---|
| 2702 | | #define HAVE_UNISTD_H 1 |
|---|
| 2703 | | #define HAVE_WCHAR_H 1 |
|---|
| 2704 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 2705 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 2706 | | #define HAVE_PWD_H 1 |
|---|
| 2707 | | #define HAVE_UTMP_H 1 |
|---|
| 2708 | | #define HAVE_UTIL_H 1 |
|---|
| 2709 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 2710 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 2711 | | #define HAVE_STDLIB_H 1 |
|---|
| 2712 | | #define HAVE_UNISTD_H 1 |
|---|
| 2713 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 2714 | | #define HAVE_PTHREAD_H 1 |
|---|
| 2715 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 2716 | | #define HAVE_SYS_UN_H 1 |
|---|
| 2717 | | #define HAVE_DIRENT_H 1 |
|---|
| 2718 | | #define HAVE_EXECINFO_H 1 |
|---|
| 2719 | | #define HAVE_GETOPT_H 1 |
|---|
| 2720 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 2721 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 2722 | | #define HAVE_LIMITS_H 1 |
|---|
| 2723 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2724 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2725 | | #define HAVE_STDINT_H 1 |
|---|
| 2726 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 2727 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 2728 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2729 | | #define _ALL_SOURCE 1 |
|---|
| 2730 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 2731 | | #define _GNU_SOURCE 1 |
|---|
| 2732 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 2733 | | #define _NETBSD_SOURCE 1 |
|---|
| 2734 | | #define _OPENBSD_SOURCE 1 |
|---|
| 2735 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 2736 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 2737 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 2738 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 2739 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 2740 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 2741 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 2742 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 2743 | | #define _TANDEM_SOURCE 1 |
|---|
| 2744 | | #define __EXTENSIONS__ 1 |
|---|
| 2745 | | #define SYSTEM_TYPE "darwin" |
|---|
| 2746 | | #define HAVE_TERM_H 1 |
|---|
| 2747 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 2748 | | #define HAVE_NET_IF_H 1 |
|---|
| 2749 | | #define HAVE_IFADDRS_H 1 |
|---|
| 2750 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 2751 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 2752 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 2753 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 2754 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 2755 | | #define HAVE_SBRK 1 |
|---|
| 2756 | | /* end confdefs.h. */ |
|---|
| 2757 | | /* Define __lsan_ignore_object to an innocuous variant, in case <limits.h> declares __lsan_ignore_object. |
|---|
| 2758 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 2759 | | #define __lsan_ignore_object innocuous___lsan_ignore_object |
|---|
| 2760 | | |
|---|
| 2761 | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 2762 | | which can conflict with char __lsan_ignore_object (); below. |
|---|
| 2763 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 2764 | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 2765 | | |
|---|
| 2766 | | #ifdef __STDC__ |
|---|
| 2767 | | # include <limits.h> |
|---|
| 2768 | | #else |
|---|
| 2769 | | # include <assert.h> |
|---|
| 2770 | | #endif |
|---|
| 2771 | | |
|---|
| 2772 | | #undef __lsan_ignore_object |
|---|
| 2773 | | |
|---|
| 2774 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 2775 | | Use char because int might match the return type of a GCC |
|---|
| 2776 | | builtin and then its argument prototype would still apply. */ |
|---|
| 2777 | | #ifdef __cplusplus |
|---|
| 2778 | | extern "C" |
|---|
| 2779 | | #endif |
|---|
| 2780 | | char __lsan_ignore_object (); |
|---|
| 2781 | | /* The GNU C library defines this for functions which it implements |
|---|
| 2782 | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 2783 | | something starting with __ and the normal name is an alias. */ |
|---|
| 2784 | | #if defined __stub___lsan_ignore_object || defined __stub_____lsan_ignore_object |
|---|
| 2785 | | choke me |
|---|
| 2786 | | #endif |
|---|
| 2787 | | |
|---|
| 2788 | | int |
|---|
| 2789 | | main () |
|---|
| 2790 | | { |
|---|
| 2791 | | return __lsan_ignore_object (); |
|---|
| 2792 | | ; |
|---|
| 2793 | | return 0; |
|---|
| 2794 | | } |
|---|
| 2795 | configure:11877: result: no |
|---|
| 2796 | configure:11877: checking for fchmod |
|---|
| 2797 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 2798 | configure:11877: $? = 0 |
|---|
| 2799 | configure:11877: result: yes |
|---|
| 2800 | configure:11877: checking for canonicalize_file_name |
|---|
| 2801 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 2802 | Undefined symbols for architecture x86_64: |
|---|
| 2803 | "_canonicalize_file_name", referenced from: |
|---|
| 2804 | _main in conftest-e7777d.o |
|---|
| 2805 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 2806 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 2807 | configure:11877: $? = 1 |
|---|
| 2808 | configure: failed program was: |
|---|
| 2809 | | /* confdefs.h */ |
|---|
| 2810 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 2811 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 2812 | | #define PACKAGE_VERSION "28.2" |
|---|
| 2813 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 2814 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 2815 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 2816 | | #define HAVE_PDUMPER 1 |
|---|
| 2817 | | #define STDC_HEADERS 1 |
|---|
| 2818 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2819 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2820 | | #define HAVE_STDLIB_H 1 |
|---|
| 2821 | | #define HAVE_STRING_H 1 |
|---|
| 2822 | | #define HAVE_MEMORY_H 1 |
|---|
| 2823 | | #define HAVE_STRINGS_H 1 |
|---|
| 2824 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2825 | | #define HAVE_STDINT_H 1 |
|---|
| 2826 | | #define HAVE_UNISTD_H 1 |
|---|
| 2827 | | #define HAVE_WCHAR_H 1 |
|---|
| 2828 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 2829 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 2830 | | #define HAVE_PWD_H 1 |
|---|
| 2831 | | #define HAVE_UTMP_H 1 |
|---|
| 2832 | | #define HAVE_UTIL_H 1 |
|---|
| 2833 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 2834 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 2835 | | #define HAVE_STDLIB_H 1 |
|---|
| 2836 | | #define HAVE_UNISTD_H 1 |
|---|
| 2837 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 2838 | | #define HAVE_PTHREAD_H 1 |
|---|
| 2839 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 2840 | | #define HAVE_SYS_UN_H 1 |
|---|
| 2841 | | #define HAVE_DIRENT_H 1 |
|---|
| 2842 | | #define HAVE_EXECINFO_H 1 |
|---|
| 2843 | | #define HAVE_GETOPT_H 1 |
|---|
| 2844 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 2845 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 2846 | | #define HAVE_LIMITS_H 1 |
|---|
| 2847 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2848 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2849 | | #define HAVE_STDINT_H 1 |
|---|
| 2850 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 2851 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 2852 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2853 | | #define _ALL_SOURCE 1 |
|---|
| 2854 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 2855 | | #define _GNU_SOURCE 1 |
|---|
| 2856 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 2857 | | #define _NETBSD_SOURCE 1 |
|---|
| 2858 | | #define _OPENBSD_SOURCE 1 |
|---|
| 2859 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 2860 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 2861 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 2862 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 2863 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 2864 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 2865 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 2866 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 2867 | | #define _TANDEM_SOURCE 1 |
|---|
| 2868 | | #define __EXTENSIONS__ 1 |
|---|
| 2869 | | #define SYSTEM_TYPE "darwin" |
|---|
| 2870 | | #define HAVE_TERM_H 1 |
|---|
| 2871 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 2872 | | #define HAVE_NET_IF_H 1 |
|---|
| 2873 | | #define HAVE_IFADDRS_H 1 |
|---|
| 2874 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 2875 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 2876 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 2877 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 2878 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 2879 | | #define HAVE_SBRK 1 |
|---|
| 2880 | | #define HAVE_FCHMOD 1 |
|---|
| 2881 | | /* end confdefs.h. */ |
|---|
| 2882 | | /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name. |
|---|
| 2883 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 2884 | | #define canonicalize_file_name innocuous_canonicalize_file_name |
|---|
| 2885 | | |
|---|
| 2886 | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 2887 | | which can conflict with char canonicalize_file_name (); below. |
|---|
| 2888 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 2889 | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 2890 | | |
|---|
| 2891 | | #ifdef __STDC__ |
|---|
| 2892 | | # include <limits.h> |
|---|
| 2893 | | #else |
|---|
| 2894 | | # include <assert.h> |
|---|
| 2895 | | #endif |
|---|
| 2896 | | |
|---|
| 2897 | | #undef canonicalize_file_name |
|---|
| 2898 | | |
|---|
| 2899 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 2900 | | Use char because int might match the return type of a GCC |
|---|
| 2901 | | builtin and then its argument prototype would still apply. */ |
|---|
| 2902 | | #ifdef __cplusplus |
|---|
| 2903 | | extern "C" |
|---|
| 2904 | | #endif |
|---|
| 2905 | | char canonicalize_file_name (); |
|---|
| 2906 | | /* The GNU C library defines this for functions which it implements |
|---|
| 2907 | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 2908 | | something starting with __ and the normal name is an alias. */ |
|---|
| 2909 | | #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name |
|---|
| 2910 | | choke me |
|---|
| 2911 | | #endif |
|---|
| 2912 | | |
|---|
| 2913 | | int |
|---|
| 2914 | | main () |
|---|
| 2915 | | { |
|---|
| 2916 | | return canonicalize_file_name (); |
|---|
| 2917 | | ; |
|---|
| 2918 | | return 0; |
|---|
| 2919 | | } |
|---|
| 2920 | configure:11877: result: no |
|---|
| 2921 | configure:11877: checking for faccessat |
|---|
| 2922 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 2923 | configure:11877: $? = 0 |
|---|
| 2924 | configure:11877: result: yes |
|---|
| 2925 | configure:11877: checking for realpath |
|---|
| 2926 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 2927 | configure:11877: $? = 0 |
|---|
| 2928 | configure:11877: result: yes |
|---|
| 2929 | configure:11877: checking for lstat |
|---|
| 2930 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 2931 | configure:11877: $? = 0 |
|---|
| 2932 | configure:11877: result: yes |
|---|
| 2933 | configure:11877: checking for readlinkat |
|---|
| 2934 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 2935 | configure:11877: $? = 0 |
|---|
| 2936 | configure:11877: result: yes |
|---|
| 2937 | configure:11877: checking for explicit_bzero |
|---|
| 2938 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 2939 | Undefined symbols for architecture x86_64: |
|---|
| 2940 | "_explicit_bzero", referenced from: |
|---|
| 2941 | _main in conftest-a5b79c.o |
|---|
| 2942 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 2943 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 2944 | configure:11877: $? = 1 |
|---|
| 2945 | configure: failed program was: |
|---|
| 2946 | | /* confdefs.h */ |
|---|
| 2947 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 2948 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 2949 | | #define PACKAGE_VERSION "28.2" |
|---|
| 2950 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 2951 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 2952 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 2953 | | #define HAVE_PDUMPER 1 |
|---|
| 2954 | | #define STDC_HEADERS 1 |
|---|
| 2955 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2956 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2957 | | #define HAVE_STDLIB_H 1 |
|---|
| 2958 | | #define HAVE_STRING_H 1 |
|---|
| 2959 | | #define HAVE_MEMORY_H 1 |
|---|
| 2960 | | #define HAVE_STRINGS_H 1 |
|---|
| 2961 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2962 | | #define HAVE_STDINT_H 1 |
|---|
| 2963 | | #define HAVE_UNISTD_H 1 |
|---|
| 2964 | | #define HAVE_WCHAR_H 1 |
|---|
| 2965 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 2966 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 2967 | | #define HAVE_PWD_H 1 |
|---|
| 2968 | | #define HAVE_UTMP_H 1 |
|---|
| 2969 | | #define HAVE_UTIL_H 1 |
|---|
| 2970 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 2971 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 2972 | | #define HAVE_STDLIB_H 1 |
|---|
| 2973 | | #define HAVE_UNISTD_H 1 |
|---|
| 2974 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 2975 | | #define HAVE_PTHREAD_H 1 |
|---|
| 2976 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 2977 | | #define HAVE_SYS_UN_H 1 |
|---|
| 2978 | | #define HAVE_DIRENT_H 1 |
|---|
| 2979 | | #define HAVE_EXECINFO_H 1 |
|---|
| 2980 | | #define HAVE_GETOPT_H 1 |
|---|
| 2981 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 2982 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 2983 | | #define HAVE_LIMITS_H 1 |
|---|
| 2984 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2985 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2986 | | #define HAVE_STDINT_H 1 |
|---|
| 2987 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 2988 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 2989 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2990 | | #define _ALL_SOURCE 1 |
|---|
| 2991 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 2992 | | #define _GNU_SOURCE 1 |
|---|
| 2993 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 2994 | | #define _NETBSD_SOURCE 1 |
|---|
| 2995 | | #define _OPENBSD_SOURCE 1 |
|---|
| 2996 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 2997 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 2998 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 2999 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 3000 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 3001 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 3002 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 3003 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 3004 | | #define _TANDEM_SOURCE 1 |
|---|
| 3005 | | #define __EXTENSIONS__ 1 |
|---|
| 3006 | | #define SYSTEM_TYPE "darwin" |
|---|
| 3007 | | #define HAVE_TERM_H 1 |
|---|
| 3008 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 3009 | | #define HAVE_NET_IF_H 1 |
|---|
| 3010 | | #define HAVE_IFADDRS_H 1 |
|---|
| 3011 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 3012 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 3013 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 3014 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 3015 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 3016 | | #define HAVE_SBRK 1 |
|---|
| 3017 | | #define HAVE_FCHMOD 1 |
|---|
| 3018 | | #define HAVE_FACCESSAT 1 |
|---|
| 3019 | | #define HAVE_REALPATH 1 |
|---|
| 3020 | | #define HAVE_LSTAT 1 |
|---|
| 3021 | | #define HAVE_READLINKAT 1 |
|---|
| 3022 | | /* end confdefs.h. */ |
|---|
| 3023 | | /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero. |
|---|
| 3024 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 3025 | | #define explicit_bzero innocuous_explicit_bzero |
|---|
| 3026 | | |
|---|
| 3027 | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 3028 | | which can conflict with char explicit_bzero (); below. |
|---|
| 3029 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 3030 | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 3031 | | |
|---|
| 3032 | | #ifdef __STDC__ |
|---|
| 3033 | | # include <limits.h> |
|---|
| 3034 | | #else |
|---|
| 3035 | | # include <assert.h> |
|---|
| 3036 | | #endif |
|---|
| 3037 | | |
|---|
| 3038 | | #undef explicit_bzero |
|---|
| 3039 | | |
|---|
| 3040 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 3041 | | Use char because int might match the return type of a GCC |
|---|
| 3042 | | builtin and then its argument prototype would still apply. */ |
|---|
| 3043 | | #ifdef __cplusplus |
|---|
| 3044 | | extern "C" |
|---|
| 3045 | | #endif |
|---|
| 3046 | | char explicit_bzero (); |
|---|
| 3047 | | /* The GNU C library defines this for functions which it implements |
|---|
| 3048 | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 3049 | | something starting with __ and the normal name is an alias. */ |
|---|
| 3050 | | #if defined __stub_explicit_bzero || defined __stub___explicit_bzero |
|---|
| 3051 | | choke me |
|---|
| 3052 | | #endif |
|---|
| 3053 | | |
|---|
| 3054 | | int |
|---|
| 3055 | | main () |
|---|
| 3056 | | { |
|---|
| 3057 | | return explicit_bzero (); |
|---|
| 3058 | | ; |
|---|
| 3059 | | return 0; |
|---|
| 3060 | | } |
|---|
| 3061 | configure:11877: result: no |
|---|
| 3062 | configure:11877: checking for memset_s |
|---|
| 3063 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3064 | configure:11877: $? = 0 |
|---|
| 3065 | configure:11877: result: yes |
|---|
| 3066 | configure:11877: checking for fchmodat |
|---|
| 3067 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3068 | configure:11877: $? = 0 |
|---|
| 3069 | configure:11877: result: yes |
|---|
| 3070 | configure:11877: checking for lchmod |
|---|
| 3071 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3072 | configure:11877: $? = 0 |
|---|
| 3073 | configure:11877: result: yes |
|---|
| 3074 | configure:11877: checking for fcntl |
|---|
| 3075 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3076 | configure:11877: $? = 0 |
|---|
| 3077 | configure:11877: result: yes |
|---|
| 3078 | configure:11877: checking for fdopendir |
|---|
| 3079 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3080 | configure:11877: $? = 0 |
|---|
| 3081 | configure:11877: result: yes |
|---|
| 3082 | configure:11877: checking for fstatat |
|---|
| 3083 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3084 | configure:11877: $? = 0 |
|---|
| 3085 | configure:11877: result: yes |
|---|
| 3086 | configure:11877: checking for fsync |
|---|
| 3087 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3088 | configure:11877: $? = 0 |
|---|
| 3089 | configure:11877: result: yes |
|---|
| 3090 | configure:11877: checking for futimens |
|---|
| 3091 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3092 | configure:11877: $? = 0 |
|---|
| 3093 | configure:11877: result: yes |
|---|
| 3094 | configure:11877: checking for getrandom |
|---|
| 3095 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3096 | Undefined symbols for architecture x86_64: |
|---|
| 3097 | "_getrandom", referenced from: |
|---|
| 3098 | _main in conftest-dcd0f0.o |
|---|
| 3099 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 3100 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 3101 | configure:11877: $? = 1 |
|---|
| 3102 | configure: failed program was: |
|---|
| 3103 | | /* confdefs.h */ |
|---|
| 3104 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 3105 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 3106 | | #define PACKAGE_VERSION "28.2" |
|---|
| 3107 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 3108 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 3109 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 3110 | | #define HAVE_PDUMPER 1 |
|---|
| 3111 | | #define STDC_HEADERS 1 |
|---|
| 3112 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 3113 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 3114 | | #define HAVE_STDLIB_H 1 |
|---|
| 3115 | | #define HAVE_STRING_H 1 |
|---|
| 3116 | | #define HAVE_MEMORY_H 1 |
|---|
| 3117 | | #define HAVE_STRINGS_H 1 |
|---|
| 3118 | | #define HAVE_INTTYPES_H 1 |
|---|
| 3119 | | #define HAVE_STDINT_H 1 |
|---|
| 3120 | | #define HAVE_UNISTD_H 1 |
|---|
| 3121 | | #define HAVE_WCHAR_H 1 |
|---|
| 3122 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 3123 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 3124 | | #define HAVE_PWD_H 1 |
|---|
| 3125 | | #define HAVE_UTMP_H 1 |
|---|
| 3126 | | #define HAVE_UTIL_H 1 |
|---|
| 3127 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 3128 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 3129 | | #define HAVE_STDLIB_H 1 |
|---|
| 3130 | | #define HAVE_UNISTD_H 1 |
|---|
| 3131 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 3132 | | #define HAVE_PTHREAD_H 1 |
|---|
| 3133 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 3134 | | #define HAVE_SYS_UN_H 1 |
|---|
| 3135 | | #define HAVE_DIRENT_H 1 |
|---|
| 3136 | | #define HAVE_EXECINFO_H 1 |
|---|
| 3137 | | #define HAVE_GETOPT_H 1 |
|---|
| 3138 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 3139 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 3140 | | #define HAVE_LIMITS_H 1 |
|---|
| 3141 | | #define HAVE_INTTYPES_H 1 |
|---|
| 3142 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 3143 | | #define HAVE_STDINT_H 1 |
|---|
| 3144 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 3145 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 3146 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 3147 | | #define _ALL_SOURCE 1 |
|---|
| 3148 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 3149 | | #define _GNU_SOURCE 1 |
|---|
| 3150 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 3151 | | #define _NETBSD_SOURCE 1 |
|---|
| 3152 | | #define _OPENBSD_SOURCE 1 |
|---|
| 3153 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 3154 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 3155 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 3156 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 3157 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 3158 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 3159 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 3160 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 3161 | | #define _TANDEM_SOURCE 1 |
|---|
| 3162 | | #define __EXTENSIONS__ 1 |
|---|
| 3163 | | #define SYSTEM_TYPE "darwin" |
|---|
| 3164 | | #define HAVE_TERM_H 1 |
|---|
| 3165 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 3166 | | #define HAVE_NET_IF_H 1 |
|---|
| 3167 | | #define HAVE_IFADDRS_H 1 |
|---|
| 3168 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 3169 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 3170 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 3171 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 3172 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 3173 | | #define HAVE_SBRK 1 |
|---|
| 3174 | | #define HAVE_FCHMOD 1 |
|---|
| 3175 | | #define HAVE_FACCESSAT 1 |
|---|
| 3176 | | #define HAVE_REALPATH 1 |
|---|
| 3177 | | #define HAVE_LSTAT 1 |
|---|
| 3178 | | #define HAVE_READLINKAT 1 |
|---|
| 3179 | | #define HAVE_MEMSET_S 1 |
|---|
| 3180 | | #define HAVE_FCHMODAT 1 |
|---|
| 3181 | | #define HAVE_LCHMOD 1 |
|---|
| 3182 | | #define HAVE_FCNTL 1 |
|---|
| 3183 | | #define HAVE_FDOPENDIR 1 |
|---|
| 3184 | | #define HAVE_FSTATAT 1 |
|---|
| 3185 | | #define HAVE_FSYNC 1 |
|---|
| 3186 | | #define HAVE_FUTIMENS 1 |
|---|
| 3187 | | /* end confdefs.h. */ |
|---|
| 3188 | | /* Define getrandom to an innocuous variant, in case <limits.h> declares getrandom. |
|---|
| 3189 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 3190 | | #define getrandom innocuous_getrandom |
|---|
| 3191 | | |
|---|
| 3192 | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 3193 | | which can conflict with char getrandom (); below. |
|---|
| 3194 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 3195 | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 3196 | | |
|---|
| 3197 | | #ifdef __STDC__ |
|---|
| 3198 | | # include <limits.h> |
|---|
| 3199 | | #else |
|---|
| 3200 | | # include <assert.h> |
|---|
| 3201 | | #endif |
|---|
| 3202 | | |
|---|
| 3203 | | #undef getrandom |
|---|
| 3204 | | |
|---|
| 3205 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 3206 | | Use char because int might match the return type of a GCC |
|---|
| 3207 | | builtin and then its argument prototype would still apply. */ |
|---|
| 3208 | | #ifdef __cplusplus |
|---|
| 3209 | | extern "C" |
|---|
| 3210 | | #endif |
|---|
| 3211 | | char getrandom (); |
|---|
| 3212 | | /* The GNU C library defines this for functions which it implements |
|---|
| 3213 | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 3214 | | something starting with __ and the normal name is an alias. */ |
|---|
| 3215 | | #if defined __stub_getrandom || defined __stub___getrandom |
|---|
| 3216 | | choke me |
|---|
| 3217 | | #endif |
|---|
| 3218 | | |
|---|
| 3219 | | int |
|---|
| 3220 | | main () |
|---|
| 3221 | | { |
|---|
| 3222 | | return getrandom (); |
|---|
| 3223 | | ; |
|---|
| 3224 | | return 0; |
|---|
| 3225 | | } |
|---|
| 3226 | configure:11877: result: no |
|---|
| 3227 | configure:11877: checking for gettimeofday |
|---|
| 3228 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3229 | configure:11877: $? = 0 |
|---|
| 3230 | configure:11877: result: yes |
|---|
| 3231 | configure:11877: checking for mkostemp |
|---|
| 3232 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3233 | configure:11877: $? = 0 |
|---|
| 3234 | configure:11877: result: yes |
|---|
| 3235 | configure:11877: checking for pipe2 |
|---|
| 3236 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3237 | Undefined symbols for architecture x86_64: |
|---|
| 3238 | "_pipe2", referenced from: |
|---|
| 3239 | _main in conftest-9da198.o |
|---|
| 3240 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 3241 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 3242 | configure:11877: $? = 1 |
|---|
| 3243 | configure: failed program was: |
|---|
| 3244 | | /* confdefs.h */ |
|---|
| 3245 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 3246 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 3247 | | #define PACKAGE_VERSION "28.2" |
|---|
| 3248 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 3249 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 3250 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 3251 | | #define HAVE_PDUMPER 1 |
|---|
| 3252 | | #define STDC_HEADERS 1 |
|---|
| 3253 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 3254 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 3255 | | #define HAVE_STDLIB_H 1 |
|---|
| 3256 | | #define HAVE_STRING_H 1 |
|---|
| 3257 | | #define HAVE_MEMORY_H 1 |
|---|
| 3258 | | #define HAVE_STRINGS_H 1 |
|---|
| 3259 | | #define HAVE_INTTYPES_H 1 |
|---|
| 3260 | | #define HAVE_STDINT_H 1 |
|---|
| 3261 | | #define HAVE_UNISTD_H 1 |
|---|
| 3262 | | #define HAVE_WCHAR_H 1 |
|---|
| 3263 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 3264 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 3265 | | #define HAVE_PWD_H 1 |
|---|
| 3266 | | #define HAVE_UTMP_H 1 |
|---|
| 3267 | | #define HAVE_UTIL_H 1 |
|---|
| 3268 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 3269 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 3270 | | #define HAVE_STDLIB_H 1 |
|---|
| 3271 | | #define HAVE_UNISTD_H 1 |
|---|
| 3272 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 3273 | | #define HAVE_PTHREAD_H 1 |
|---|
| 3274 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 3275 | | #define HAVE_SYS_UN_H 1 |
|---|
| 3276 | | #define HAVE_DIRENT_H 1 |
|---|
| 3277 | | #define HAVE_EXECINFO_H 1 |
|---|
| 3278 | | #define HAVE_GETOPT_H 1 |
|---|
| 3279 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 3280 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 3281 | | #define HAVE_LIMITS_H 1 |
|---|
| 3282 | | #define HAVE_INTTYPES_H 1 |
|---|
| 3283 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 3284 | | #define HAVE_STDINT_H 1 |
|---|
| 3285 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 3286 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 3287 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 3288 | | #define _ALL_SOURCE 1 |
|---|
| 3289 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 3290 | | #define _GNU_SOURCE 1 |
|---|
| 3291 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 3292 | | #define _NETBSD_SOURCE 1 |
|---|
| 3293 | | #define _OPENBSD_SOURCE 1 |
|---|
| 3294 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 3295 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 3296 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 3297 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 3298 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 3299 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 3300 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 3301 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 3302 | | #define _TANDEM_SOURCE 1 |
|---|
| 3303 | | #define __EXTENSIONS__ 1 |
|---|
| 3304 | | #define SYSTEM_TYPE "darwin" |
|---|
| 3305 | | #define HAVE_TERM_H 1 |
|---|
| 3306 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 3307 | | #define HAVE_NET_IF_H 1 |
|---|
| 3308 | | #define HAVE_IFADDRS_H 1 |
|---|
| 3309 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 3310 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 3311 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 3312 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 3313 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 3314 | | #define HAVE_SBRK 1 |
|---|
| 3315 | | #define HAVE_FCHMOD 1 |
|---|
| 3316 | | #define HAVE_FACCESSAT 1 |
|---|
| 3317 | | #define HAVE_REALPATH 1 |
|---|
| 3318 | | #define HAVE_LSTAT 1 |
|---|
| 3319 | | #define HAVE_READLINKAT 1 |
|---|
| 3320 | | #define HAVE_MEMSET_S 1 |
|---|
| 3321 | | #define HAVE_FCHMODAT 1 |
|---|
| 3322 | | #define HAVE_LCHMOD 1 |
|---|
| 3323 | | #define HAVE_FCNTL 1 |
|---|
| 3324 | | #define HAVE_FDOPENDIR 1 |
|---|
| 3325 | | #define HAVE_FSTATAT 1 |
|---|
| 3326 | | #define HAVE_FSYNC 1 |
|---|
| 3327 | | #define HAVE_FUTIMENS 1 |
|---|
| 3328 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 3329 | | #define HAVE_MKOSTEMP 1 |
|---|
| 3330 | | /* end confdefs.h. */ |
|---|
| 3331 | | /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2. |
|---|
| 3332 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 3333 | | #define pipe2 innocuous_pipe2 |
|---|
| 3334 | | |
|---|
| 3335 | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 3336 | | which can conflict with char pipe2 (); below. |
|---|
| 3337 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 3338 | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 3339 | | |
|---|
| 3340 | | #ifdef __STDC__ |
|---|
| 3341 | | # include <limits.h> |
|---|
| 3342 | | #else |
|---|
| 3343 | | # include <assert.h> |
|---|
| 3344 | | #endif |
|---|
| 3345 | | |
|---|
| 3346 | | #undef pipe2 |
|---|
| 3347 | | |
|---|
| 3348 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 3349 | | Use char because int might match the return type of a GCC |
|---|
| 3350 | | builtin and then its argument prototype would still apply. */ |
|---|
| 3351 | | #ifdef __cplusplus |
|---|
| 3352 | | extern "C" |
|---|
| 3353 | | #endif |
|---|
| 3354 | | char pipe2 (); |
|---|
| 3355 | | /* The GNU C library defines this for functions which it implements |
|---|
| 3356 | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 3357 | | something starting with __ and the normal name is an alias. */ |
|---|
| 3358 | | #if defined __stub_pipe2 || defined __stub___pipe2 |
|---|
| 3359 | | choke me |
|---|
| 3360 | | #endif |
|---|
| 3361 | | |
|---|
| 3362 | | int |
|---|
| 3363 | | main () |
|---|
| 3364 | | { |
|---|
| 3365 | | return pipe2 (); |
|---|
| 3366 | | ; |
|---|
| 3367 | | return 0; |
|---|
| 3368 | | } |
|---|
| 3369 | configure:11877: result: no |
|---|
| 3370 | configure:11877: checking for pselect |
|---|
| 3371 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3372 | configure:11877: $? = 0 |
|---|
| 3373 | configure:11877: result: yes |
|---|
| 3374 | configure:11877: checking for readlink |
|---|
| 3375 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3376 | configure:11877: $? = 0 |
|---|
| 3377 | configure:11877: result: yes |
|---|
| 3378 | configure:11877: checking for isblank |
|---|
| 3379 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3380 | conftest.c:113:6: warning: incompatible redeclaration of library function 'isblank' [-Wincompatible-library-redeclaration] |
|---|
| 3381 | char isblank (); |
|---|
| 3382 | ^ |
|---|
| 3383 | conftest.c:113:6: note: 'isblank' is a builtin with type 'int (int)' |
|---|
| 3384 | 1 warning generated. |
|---|
| 3385 | configure:11877: $? = 0 |
|---|
| 3386 | configure:11877: result: yes |
|---|
| 3387 | configure:11877: checking for iswctype |
|---|
| 3388 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3389 | configure:11877: $? = 0 |
|---|
| 3390 | configure:11877: result: yes |
|---|
| 3391 | configure:11877: checking for strtoimax |
|---|
| 3392 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3393 | configure:11877: $? = 0 |
|---|
| 3394 | configure:11877: result: yes |
|---|
| 3395 | configure:11877: checking for symlink |
|---|
| 3396 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3397 | configure:11877: $? = 0 |
|---|
| 3398 | configure:11877: result: yes |
|---|
| 3399 | configure:11877: checking for localtime_r |
|---|
| 3400 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3401 | configure:11877: $? = 0 |
|---|
| 3402 | configure:11877: result: yes |
|---|
| 3403 | configure:11877: checking for timegm |
|---|
| 3404 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3405 | configure:11877: $? = 0 |
|---|
| 3406 | configure:11877: result: yes |
|---|
| 3407 | configure:11877: checking for utimensat |
|---|
| 3408 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3409 | configure:11877: $? = 0 |
|---|
| 3410 | configure:11877: result: yes |
|---|
| 3411 | configure:11877: checking for getdtablesize |
|---|
| 3412 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3413 | configure:11877: $? = 0 |
|---|
| 3414 | configure:11877: result: yes |
|---|
| 3415 | configure:11877: checking for futimes |
|---|
| 3416 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3417 | configure:11877: $? = 0 |
|---|
| 3418 | configure:11877: result: yes |
|---|
| 3419 | configure:11877: checking for futimesat |
|---|
| 3420 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3421 | Undefined symbols for architecture x86_64: |
|---|
| 3422 | "_futimesat", referenced from: |
|---|
| 3423 | _main in conftest-f0c1c4.o |
|---|
| 3424 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 3425 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 3426 | configure:11877: $? = 1 |
|---|
| 3427 | configure: failed program was: |
|---|
| 3428 | | /* confdefs.h */ |
|---|
| 3429 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 3430 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 3431 | | #define PACKAGE_VERSION "28.2" |
|---|
| 3432 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 3433 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 3434 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 3435 | | #define HAVE_PDUMPER 1 |
|---|
| 3436 | | #define STDC_HEADERS 1 |
|---|
| 3437 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 3438 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 3439 | | #define HAVE_STDLIB_H 1 |
|---|
| 3440 | | #define HAVE_STRING_H 1 |
|---|
| 3441 | | #define HAVE_MEMORY_H 1 |
|---|
| 3442 | | #define HAVE_STRINGS_H 1 |
|---|
| 3443 | | #define HAVE_INTTYPES_H 1 |
|---|
| 3444 | | #define HAVE_STDINT_H 1 |
|---|
| 3445 | | #define HAVE_UNISTD_H 1 |
|---|
| 3446 | | #define HAVE_WCHAR_H 1 |
|---|
| 3447 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 3448 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 3449 | | #define HAVE_PWD_H 1 |
|---|
| 3450 | | #define HAVE_UTMP_H 1 |
|---|
| 3451 | | #define HAVE_UTIL_H 1 |
|---|
| 3452 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 3453 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 3454 | | #define HAVE_STDLIB_H 1 |
|---|
| 3455 | | #define HAVE_UNISTD_H 1 |
|---|
| 3456 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 3457 | | #define HAVE_PTHREAD_H 1 |
|---|
| 3458 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 3459 | | #define HAVE_SYS_UN_H 1 |
|---|
| 3460 | | #define HAVE_DIRENT_H 1 |
|---|
| 3461 | | #define HAVE_EXECINFO_H 1 |
|---|
| 3462 | | #define HAVE_GETOPT_H 1 |
|---|
| 3463 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 3464 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 3465 | | #define HAVE_LIMITS_H 1 |
|---|
| 3466 | | #define HAVE_INTTYPES_H 1 |
|---|
| 3467 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 3468 | | #define HAVE_STDINT_H 1 |
|---|
| 3469 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 3470 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 3471 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 3472 | | #define _ALL_SOURCE 1 |
|---|
| 3473 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 3474 | | #define _GNU_SOURCE 1 |
|---|
| 3475 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 3476 | | #define _NETBSD_SOURCE 1 |
|---|
| 3477 | | #define _OPENBSD_SOURCE 1 |
|---|
| 3478 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 3479 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 3480 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 3481 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 3482 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 3483 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 3484 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 3485 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 3486 | | #define _TANDEM_SOURCE 1 |
|---|
| 3487 | | #define __EXTENSIONS__ 1 |
|---|
| 3488 | | #define SYSTEM_TYPE "darwin" |
|---|
| 3489 | | #define HAVE_TERM_H 1 |
|---|
| 3490 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 3491 | | #define HAVE_NET_IF_H 1 |
|---|
| 3492 | | #define HAVE_IFADDRS_H 1 |
|---|
| 3493 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 3494 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 3495 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 3496 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 3497 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 3498 | | #define HAVE_SBRK 1 |
|---|
| 3499 | | #define HAVE_FCHMOD 1 |
|---|
| 3500 | | #define HAVE_FACCESSAT 1 |
|---|
| 3501 | | #define HAVE_REALPATH 1 |
|---|
| 3502 | | #define HAVE_LSTAT 1 |
|---|
| 3503 | | #define HAVE_READLINKAT 1 |
|---|
| 3504 | | #define HAVE_MEMSET_S 1 |
|---|
| 3505 | | #define HAVE_FCHMODAT 1 |
|---|
| 3506 | | #define HAVE_LCHMOD 1 |
|---|
| 3507 | | #define HAVE_FCNTL 1 |
|---|
| 3508 | | #define HAVE_FDOPENDIR 1 |
|---|
| 3509 | | #define HAVE_FSTATAT 1 |
|---|
| 3510 | | #define HAVE_FSYNC 1 |
|---|
| 3511 | | #define HAVE_FUTIMENS 1 |
|---|
| 3512 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 3513 | | #define HAVE_MKOSTEMP 1 |
|---|
| 3514 | | #define HAVE_PSELECT 1 |
|---|
| 3515 | | #define HAVE_READLINK 1 |
|---|
| 3516 | | #define HAVE_ISBLANK 1 |
|---|
| 3517 | | #define HAVE_ISWCTYPE 1 |
|---|
| 3518 | | #define HAVE_STRTOIMAX 1 |
|---|
| 3519 | | #define HAVE_SYMLINK 1 |
|---|
| 3520 | | #define HAVE_LOCALTIME_R 1 |
|---|
| 3521 | | #define HAVE_TIMEGM 1 |
|---|
| 3522 | | #define HAVE_UTIMENSAT 1 |
|---|
| 3523 | | #define HAVE_GETDTABLESIZE 1 |
|---|
| 3524 | | #define HAVE_FUTIMES 1 |
|---|
| 3525 | | /* end confdefs.h. */ |
|---|
| 3526 | | /* Define futimesat to an innocuous variant, in case <limits.h> declares futimesat. |
|---|
| 3527 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 3528 | | #define futimesat innocuous_futimesat |
|---|
| 3529 | | |
|---|
| 3530 | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 3531 | | which can conflict with char futimesat (); below. |
|---|
| 3532 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 3533 | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 3534 | | |
|---|
| 3535 | | #ifdef __STDC__ |
|---|
| 3536 | | # include <limits.h> |
|---|
| 3537 | | #else |
|---|
| 3538 | | # include <assert.h> |
|---|
| 3539 | | #endif |
|---|
| 3540 | | |
|---|
| 3541 | | #undef futimesat |
|---|
| 3542 | | |
|---|
| 3543 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 3544 | | Use char because int might match the return type of a GCC |
|---|
| 3545 | | builtin and then its argument prototype would still apply. */ |
|---|
| 3546 | | #ifdef __cplusplus |
|---|
| 3547 | | extern "C" |
|---|
| 3548 | | #endif |
|---|
| 3549 | | char futimesat (); |
|---|
| 3550 | | /* The GNU C library defines this for functions which it implements |
|---|
| 3551 | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 3552 | | something starting with __ and the normal name is an alias. */ |
|---|
| 3553 | | #if defined __stub_futimesat || defined __stub___futimesat |
|---|
| 3554 | | choke me |
|---|
| 3555 | | #endif |
|---|
| 3556 | | |
|---|
| 3557 | | int |
|---|
| 3558 | | main () |
|---|
| 3559 | | { |
|---|
| 3560 | | return futimesat (); |
|---|
| 3561 | | ; |
|---|
| 3562 | | return 0; |
|---|
| 3563 | | } |
|---|
| 3564 | configure:11877: result: no |
|---|
| 3565 | configure:11877: checking for lutimes |
|---|
| 3566 | configure:11877: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3567 | configure:11877: $? = 0 |
|---|
| 3568 | configure:11877: result: yes |
|---|
| 3569 | configure:12012: checking for getpagesize |
|---|
| 3570 | configure:12012: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3571 | configure:12012: $? = 0 |
|---|
| 3572 | configure:12012: result: yes |
|---|
| 3573 | configure:12021: checking for working mmap |
|---|
| 3574 | configure:12170: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3575 | configure:12170: $? = 0 |
|---|
| 3576 | configure:12170: ./conftest |
|---|
| 3577 | configure:12170: $? = 0 |
|---|
| 3578 | configure:12180: result: yes |
|---|
| 3579 | configure:12198: checking for main in -lXbsd |
|---|
| 3580 | configure:12217: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lXbsd >&5 |
|---|
| 3581 | ld: library not found for -lXbsd |
|---|
| 3582 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 3583 | configure:12217: $? = 1 |
|---|
| 3584 | configure: failed program was: |
|---|
| 3585 | | /* confdefs.h */ |
|---|
| 3586 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 3587 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 3588 | | #define PACKAGE_VERSION "28.2" |
|---|
| 3589 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 3590 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 3591 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 3592 | | #define HAVE_PDUMPER 1 |
|---|
| 3593 | | #define STDC_HEADERS 1 |
|---|
| 3594 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 3595 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 3596 | | #define HAVE_STDLIB_H 1 |
|---|
| 3597 | | #define HAVE_STRING_H 1 |
|---|
| 3598 | | #define HAVE_MEMORY_H 1 |
|---|
| 3599 | | #define HAVE_STRINGS_H 1 |
|---|
| 3600 | | #define HAVE_INTTYPES_H 1 |
|---|
| 3601 | | #define HAVE_STDINT_H 1 |
|---|
| 3602 | | #define HAVE_UNISTD_H 1 |
|---|
| 3603 | | #define HAVE_WCHAR_H 1 |
|---|
| 3604 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 3605 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 3606 | | #define HAVE_PWD_H 1 |
|---|
| 3607 | | #define HAVE_UTMP_H 1 |
|---|
| 3608 | | #define HAVE_UTIL_H 1 |
|---|
| 3609 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 3610 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 3611 | | #define HAVE_STDLIB_H 1 |
|---|
| 3612 | | #define HAVE_UNISTD_H 1 |
|---|
| 3613 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 3614 | | #define HAVE_PTHREAD_H 1 |
|---|
| 3615 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 3616 | | #define HAVE_SYS_UN_H 1 |
|---|
| 3617 | | #define HAVE_DIRENT_H 1 |
|---|
| 3618 | | #define HAVE_EXECINFO_H 1 |
|---|
| 3619 | | #define HAVE_GETOPT_H 1 |
|---|
| 3620 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 3621 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 3622 | | #define HAVE_LIMITS_H 1 |
|---|
| 3623 | | #define HAVE_INTTYPES_H 1 |
|---|
| 3624 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 3625 | | #define HAVE_STDINT_H 1 |
|---|
| 3626 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 3627 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 3628 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 3629 | | #define _ALL_SOURCE 1 |
|---|
| 3630 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 3631 | | #define _GNU_SOURCE 1 |
|---|
| 3632 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 3633 | | #define _NETBSD_SOURCE 1 |
|---|
| 3634 | | #define _OPENBSD_SOURCE 1 |
|---|
| 3635 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 3636 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 3637 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 3638 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 3639 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 3640 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 3641 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 3642 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 3643 | | #define _TANDEM_SOURCE 1 |
|---|
| 3644 | | #define __EXTENSIONS__ 1 |
|---|
| 3645 | | #define SYSTEM_TYPE "darwin" |
|---|
| 3646 | | #define HAVE_TERM_H 1 |
|---|
| 3647 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 3648 | | #define HAVE_NET_IF_H 1 |
|---|
| 3649 | | #define HAVE_IFADDRS_H 1 |
|---|
| 3650 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 3651 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 3652 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 3653 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 3654 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 3655 | | #define HAVE_SBRK 1 |
|---|
| 3656 | | #define HAVE_FCHMOD 1 |
|---|
| 3657 | | #define HAVE_FACCESSAT 1 |
|---|
| 3658 | | #define HAVE_REALPATH 1 |
|---|
| 3659 | | #define HAVE_LSTAT 1 |
|---|
| 3660 | | #define HAVE_READLINKAT 1 |
|---|
| 3661 | | #define HAVE_MEMSET_S 1 |
|---|
| 3662 | | #define HAVE_FCHMODAT 1 |
|---|
| 3663 | | #define HAVE_LCHMOD 1 |
|---|
| 3664 | | #define HAVE_FCNTL 1 |
|---|
| 3665 | | #define HAVE_FDOPENDIR 1 |
|---|
| 3666 | | #define HAVE_FSTATAT 1 |
|---|
| 3667 | | #define HAVE_FSYNC 1 |
|---|
| 3668 | | #define HAVE_FUTIMENS 1 |
|---|
| 3669 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 3670 | | #define HAVE_MKOSTEMP 1 |
|---|
| 3671 | | #define HAVE_PSELECT 1 |
|---|
| 3672 | | #define HAVE_READLINK 1 |
|---|
| 3673 | | #define HAVE_ISBLANK 1 |
|---|
| 3674 | | #define HAVE_ISWCTYPE 1 |
|---|
| 3675 | | #define HAVE_STRTOIMAX 1 |
|---|
| 3676 | | #define HAVE_SYMLINK 1 |
|---|
| 3677 | | #define HAVE_LOCALTIME_R 1 |
|---|
| 3678 | | #define HAVE_TIMEGM 1 |
|---|
| 3679 | | #define HAVE_UTIMENSAT 1 |
|---|
| 3680 | | #define HAVE_GETDTABLESIZE 1 |
|---|
| 3681 | | #define HAVE_FUTIMES 1 |
|---|
| 3682 | | #define HAVE_LUTIMES 1 |
|---|
| 3683 | | #define SYSTEM_MALLOC 1 |
|---|
| 3684 | | #define HAVE_GETPAGESIZE 1 |
|---|
| 3685 | | #define HAVE_MMAP 1 |
|---|
| 3686 | | /* end confdefs.h. */ |
|---|
| 3687 | | |
|---|
| 3688 | | |
|---|
| 3689 | | int |
|---|
| 3690 | | main () |
|---|
| 3691 | | { |
|---|
| 3692 | | return main (); |
|---|
| 3693 | | ; |
|---|
| 3694 | | return 0; |
|---|
| 3695 | | } |
|---|
| 3696 | configure:12226: result: no |
|---|
| 3697 | configure:12238: checking for pthread library |
|---|
| 3698 | configure:12274: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c >&5 |
|---|
| 3699 | conftest.c:112:46: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
|---|
| 3700 | status += pthread_create (&th, 0, 0, 0); |
|---|
| 3701 | ~ ^ |
|---|
| 3702 | 1 warning generated. |
|---|
| 3703 | configure:12274: $? = 0 |
|---|
| 3704 | configure:12285: result: none needed |
|---|
| 3705 | configure:12312: checking for thread support |
|---|
| 3706 | configure:12328: result: yes |
|---|
| 3707 | configure:12464: checking for Xkb |
|---|
| 3708 | configure:12481: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11 >&5 |
|---|
| 3709 | configure:12481: $? = 0 |
|---|
| 3710 | configure:12489: result: yes |
|---|
| 3711 | configure:12501: checking for XrmSetDatabase |
|---|
| 3712 | configure:12501: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11 >&5 |
|---|
| 3713 | configure:12501: $? = 0 |
|---|
| 3714 | configure:12501: result: yes |
|---|
| 3715 | configure:12501: checking for XScreenResourceString |
|---|
| 3716 | configure:12501: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11 >&5 |
|---|
| 3717 | configure:12501: $? = 0 |
|---|
| 3718 | configure:12501: result: yes |
|---|
| 3719 | configure:12501: checking for XScreenNumberOfScreen |
|---|
| 3720 | configure:12501: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11 >&5 |
|---|
| 3721 | configure:12501: $? = 0 |
|---|
| 3722 | configure:12501: result: yes |
|---|
| 3723 | configure:12513: checking X11 version 6 |
|---|
| 3724 | configure:12532: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11 >&5 |
|---|
| 3725 | configure:12532: $? = 0 |
|---|
| 3726 | configure:12542: result: 6 or newer |
|---|
| 3727 | configure:12575: checking for librsvg-2.0 >= 2.14.0 |
|---|
| 3728 | configure:12582: $PKG_CONFIG --exists --print-errors "$RSVG_MODULE" |
|---|
| 3729 | configure:12585: $? = 0 |
|---|
| 3730 | configure:12599: $PKG_CONFIG --exists --print-errors "$RSVG_MODULE" |
|---|
| 3731 | configure:12602: $? = 0 |
|---|
| 3732 | configure:12640: result: yes |
|---|
| 3733 | configure:12866: checking for getaddrinfo_a in -lanl |
|---|
| 3734 | configure:12891: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lanl -lX11 >&5 |
|---|
| 3735 | ld: library not found for -lanl |
|---|
| 3736 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 3737 | configure:12891: $? = 1 |
|---|
| 3738 | configure: failed program was: |
|---|
| 3739 | | /* confdefs.h */ |
|---|
| 3740 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 3741 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 3742 | | #define PACKAGE_VERSION "28.2" |
|---|
| 3743 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 3744 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 3745 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 3746 | | #define HAVE_PDUMPER 1 |
|---|
| 3747 | | #define STDC_HEADERS 1 |
|---|
| 3748 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 3749 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 3750 | | #define HAVE_STDLIB_H 1 |
|---|
| 3751 | | #define HAVE_STRING_H 1 |
|---|
| 3752 | | #define HAVE_MEMORY_H 1 |
|---|
| 3753 | | #define HAVE_STRINGS_H 1 |
|---|
| 3754 | | #define HAVE_INTTYPES_H 1 |
|---|
| 3755 | | #define HAVE_STDINT_H 1 |
|---|
| 3756 | | #define HAVE_UNISTD_H 1 |
|---|
| 3757 | | #define HAVE_WCHAR_H 1 |
|---|
| 3758 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 3759 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 3760 | | #define HAVE_PWD_H 1 |
|---|
| 3761 | | #define HAVE_UTMP_H 1 |
|---|
| 3762 | | #define HAVE_UTIL_H 1 |
|---|
| 3763 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 3764 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 3765 | | #define HAVE_STDLIB_H 1 |
|---|
| 3766 | | #define HAVE_UNISTD_H 1 |
|---|
| 3767 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 3768 | | #define HAVE_PTHREAD_H 1 |
|---|
| 3769 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 3770 | | #define HAVE_SYS_UN_H 1 |
|---|
| 3771 | | #define HAVE_DIRENT_H 1 |
|---|
| 3772 | | #define HAVE_EXECINFO_H 1 |
|---|
| 3773 | | #define HAVE_GETOPT_H 1 |
|---|
| 3774 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 3775 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 3776 | | #define HAVE_LIMITS_H 1 |
|---|
| 3777 | | #define HAVE_INTTYPES_H 1 |
|---|
| 3778 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 3779 | | #define HAVE_STDINT_H 1 |
|---|
| 3780 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 3781 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 3782 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 3783 | | #define _ALL_SOURCE 1 |
|---|
| 3784 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 3785 | | #define _GNU_SOURCE 1 |
|---|
| 3786 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 3787 | | #define _NETBSD_SOURCE 1 |
|---|
| 3788 | | #define _OPENBSD_SOURCE 1 |
|---|
| 3789 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 3790 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 3791 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 3792 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 3793 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 3794 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 3795 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 3796 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 3797 | | #define _TANDEM_SOURCE 1 |
|---|
| 3798 | | #define __EXTENSIONS__ 1 |
|---|
| 3799 | | #define SYSTEM_TYPE "darwin" |
|---|
| 3800 | | #define HAVE_TERM_H 1 |
|---|
| 3801 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 3802 | | #define HAVE_NET_IF_H 1 |
|---|
| 3803 | | #define HAVE_IFADDRS_H 1 |
|---|
| 3804 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 3805 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 3806 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 3807 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 3808 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 3809 | | #define HAVE_SBRK 1 |
|---|
| 3810 | | #define HAVE_FCHMOD 1 |
|---|
| 3811 | | #define HAVE_FACCESSAT 1 |
|---|
| 3812 | | #define HAVE_REALPATH 1 |
|---|
| 3813 | | #define HAVE_LSTAT 1 |
|---|
| 3814 | | #define HAVE_READLINKAT 1 |
|---|
| 3815 | | #define HAVE_MEMSET_S 1 |
|---|
| 3816 | | #define HAVE_FCHMODAT 1 |
|---|
| 3817 | | #define HAVE_LCHMOD 1 |
|---|
| 3818 | | #define HAVE_FCNTL 1 |
|---|
| 3819 | | #define HAVE_FDOPENDIR 1 |
|---|
| 3820 | | #define HAVE_FSTATAT 1 |
|---|
| 3821 | | #define HAVE_FSYNC 1 |
|---|
| 3822 | | #define HAVE_FUTIMENS 1 |
|---|
| 3823 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 3824 | | #define HAVE_MKOSTEMP 1 |
|---|
| 3825 | | #define HAVE_PSELECT 1 |
|---|
| 3826 | | #define HAVE_READLINK 1 |
|---|
| 3827 | | #define HAVE_ISBLANK 1 |
|---|
| 3828 | | #define HAVE_ISWCTYPE 1 |
|---|
| 3829 | | #define HAVE_STRTOIMAX 1 |
|---|
| 3830 | | #define HAVE_SYMLINK 1 |
|---|
| 3831 | | #define HAVE_LOCALTIME_R 1 |
|---|
| 3832 | | #define HAVE_TIMEGM 1 |
|---|
| 3833 | | #define HAVE_UTIMENSAT 1 |
|---|
| 3834 | | #define HAVE_GETDTABLESIZE 1 |
|---|
| 3835 | | #define HAVE_FUTIMES 1 |
|---|
| 3836 | | #define HAVE_LUTIMES 1 |
|---|
| 3837 | | #define SYSTEM_MALLOC 1 |
|---|
| 3838 | | #define HAVE_GETPAGESIZE 1 |
|---|
| 3839 | | #define HAVE_MMAP 1 |
|---|
| 3840 | | #define HAVE_PTHREAD 1 |
|---|
| 3841 | | #define THREADS_ENABLED 1 |
|---|
| 3842 | | #define HAVE_XKB 1 |
|---|
| 3843 | | #define HAVE_XRMSETDATABASE 1 |
|---|
| 3844 | | #define HAVE_XSCREENRESOURCESTRING 1 |
|---|
| 3845 | | #define HAVE_XSCREENNUMBEROFSCREEN 1 |
|---|
| 3846 | | #define HAVE_X11R6 1 |
|---|
| 3847 | | #define HAVE_X_I18N 1 |
|---|
| 3848 | | #define HAVE_X11R6_XIM 1 |
|---|
| 3849 | | #define HAVE_RSVG 1 |
|---|
| 3850 | | /* end confdefs.h. */ |
|---|
| 3851 | | |
|---|
| 3852 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 3853 | | Use char because int might match the return type of a GCC |
|---|
| 3854 | | builtin and then its argument prototype would still apply. */ |
|---|
| 3855 | | #ifdef __cplusplus |
|---|
| 3856 | | extern "C" |
|---|
| 3857 | | #endif |
|---|
| 3858 | | char getaddrinfo_a (); |
|---|
| 3859 | | int |
|---|
| 3860 | | main () |
|---|
| 3861 | | { |
|---|
| 3862 | | return getaddrinfo_a (); |
|---|
| 3863 | | ; |
|---|
| 3864 | | return 0; |
|---|
| 3865 | | } |
|---|
| 3866 | configure:12900: result: no |
|---|
| 3867 | configure:12927: checking for gtk+-3.0 >= 3.10 glib-2.0 >= 2.37.5 |
|---|
| 3868 | configure:12934: $PKG_CONFIG --exists --print-errors "$GTK_MODULES" |
|---|
| 3869 | configure:12937: $? = 0 |
|---|
| 3870 | configure:12951: $PKG_CONFIG --exists --print-errors "$GTK_MODULES" |
|---|
| 3871 | configure:12954: $? = 0 |
|---|
| 3872 | configure:12992: result: yes |
|---|
| 3873 | configure:13115: checking whether GTK compiles |
|---|
| 3874 | configure:13145: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0 -I/opt/local/include/at-spi-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/harfbuzz -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -L/opt/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lX11 >&5 |
|---|
| 3875 | configure:13145: $? = 0 |
|---|
| 3876 | configure:13153: result: yes |
|---|
| 3877 | configure:13173: WARNING: Your version of Gtk+ will have problems with |
|---|
| 3878 | closing open displays. This is no problem if you just use |
|---|
| 3879 | one display, but if you use more than one and close one of them |
|---|
| 3880 | Emacs may crash. |
|---|
| 3881 | See https://gitlab.gnome.org/GNOME/gtk/issues/221 |
|---|
| 3882 | configure:13448: checking for gio-2.0 >= 2.26 |
|---|
| 3883 | configure:13455: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.26" |
|---|
| 3884 | configure:13458: $? = 0 |
|---|
| 3885 | configure:13472: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.26" |
|---|
| 3886 | configure:13475: $? = 0 |
|---|
| 3887 | configure:13513: result: yes |
|---|
| 3888 | configure:13523: checking whether GSettings is in gio |
|---|
| 3889 | configure:13545: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11 -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl >&5 |
|---|
| 3890 | configure:13545: $? = 0 |
|---|
| 3891 | configure:13553: result: yes |
|---|
| 3892 | configure:13573: checking for gconf-2.0 >= 2.13 |
|---|
| 3893 | configure:13580: $PKG_CONFIG --exists --print-errors "gconf-2.0 >= 2.13" |
|---|
| 3894 | configure:13583: $? = 0 |
|---|
| 3895 | configure:13597: $PKG_CONFIG --exists --print-errors "gconf-2.0 >= 2.13" |
|---|
| 3896 | configure:13600: $? = 0 |
|---|
| 3897 | configure:13638: result: yes |
|---|
| 3898 | configure:13655: checking for gobject-2.0 >= 2.0 |
|---|
| 3899 | configure:13662: $PKG_CONFIG --exists --print-errors "gobject-2.0 >= 2.0" |
|---|
| 3900 | configure:13665: $? = 0 |
|---|
| 3901 | configure:13679: $PKG_CONFIG --exists --print-errors "gobject-2.0 >= 2.0" |
|---|
| 3902 | configure:13682: $? = 0 |
|---|
| 3903 | configure:13720: result: yes |
|---|
| 3904 | configure:13748: checking for lgetfilecon in -lselinux |
|---|
| 3905 | configure:13773: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lselinux -lX11 >&5 |
|---|
| 3906 | ld: library not found for -lselinux |
|---|
| 3907 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 3908 | configure:13773: $? = 1 |
|---|
| 3909 | configure: failed program was: |
|---|
| 3910 | | /* confdefs.h */ |
|---|
| 3911 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 3912 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 3913 | | #define PACKAGE_VERSION "28.2" |
|---|
| 3914 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 3915 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 3916 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 3917 | | #define HAVE_PDUMPER 1 |
|---|
| 3918 | | #define STDC_HEADERS 1 |
|---|
| 3919 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 3920 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 3921 | | #define HAVE_STDLIB_H 1 |
|---|
| 3922 | | #define HAVE_STRING_H 1 |
|---|
| 3923 | | #define HAVE_MEMORY_H 1 |
|---|
| 3924 | | #define HAVE_STRINGS_H 1 |
|---|
| 3925 | | #define HAVE_INTTYPES_H 1 |
|---|
| 3926 | | #define HAVE_STDINT_H 1 |
|---|
| 3927 | | #define HAVE_UNISTD_H 1 |
|---|
| 3928 | | #define HAVE_WCHAR_H 1 |
|---|
| 3929 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 3930 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 3931 | | #define HAVE_PWD_H 1 |
|---|
| 3932 | | #define HAVE_UTMP_H 1 |
|---|
| 3933 | | #define HAVE_UTIL_H 1 |
|---|
| 3934 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 3935 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 3936 | | #define HAVE_STDLIB_H 1 |
|---|
| 3937 | | #define HAVE_UNISTD_H 1 |
|---|
| 3938 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 3939 | | #define HAVE_PTHREAD_H 1 |
|---|
| 3940 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 3941 | | #define HAVE_SYS_UN_H 1 |
|---|
| 3942 | | #define HAVE_DIRENT_H 1 |
|---|
| 3943 | | #define HAVE_EXECINFO_H 1 |
|---|
| 3944 | | #define HAVE_GETOPT_H 1 |
|---|
| 3945 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 3946 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 3947 | | #define HAVE_LIMITS_H 1 |
|---|
| 3948 | | #define HAVE_INTTYPES_H 1 |
|---|
| 3949 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 3950 | | #define HAVE_STDINT_H 1 |
|---|
| 3951 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 3952 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 3953 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 3954 | | #define _ALL_SOURCE 1 |
|---|
| 3955 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 3956 | | #define _GNU_SOURCE 1 |
|---|
| 3957 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 3958 | | #define _NETBSD_SOURCE 1 |
|---|
| 3959 | | #define _OPENBSD_SOURCE 1 |
|---|
| 3960 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 3961 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 3962 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 3963 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 3964 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 3965 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 3966 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 3967 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 3968 | | #define _TANDEM_SOURCE 1 |
|---|
| 3969 | | #define __EXTENSIONS__ 1 |
|---|
| 3970 | | #define SYSTEM_TYPE "darwin" |
|---|
| 3971 | | #define HAVE_TERM_H 1 |
|---|
| 3972 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 3973 | | #define HAVE_NET_IF_H 1 |
|---|
| 3974 | | #define HAVE_IFADDRS_H 1 |
|---|
| 3975 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 3976 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 3977 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 3978 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 3979 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 3980 | | #define HAVE_SBRK 1 |
|---|
| 3981 | | #define HAVE_FCHMOD 1 |
|---|
| 3982 | | #define HAVE_FACCESSAT 1 |
|---|
| 3983 | | #define HAVE_REALPATH 1 |
|---|
| 3984 | | #define HAVE_LSTAT 1 |
|---|
| 3985 | | #define HAVE_READLINKAT 1 |
|---|
| 3986 | | #define HAVE_MEMSET_S 1 |
|---|
| 3987 | | #define HAVE_FCHMODAT 1 |
|---|
| 3988 | | #define HAVE_LCHMOD 1 |
|---|
| 3989 | | #define HAVE_FCNTL 1 |
|---|
| 3990 | | #define HAVE_FDOPENDIR 1 |
|---|
| 3991 | | #define HAVE_FSTATAT 1 |
|---|
| 3992 | | #define HAVE_FSYNC 1 |
|---|
| 3993 | | #define HAVE_FUTIMENS 1 |
|---|
| 3994 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 3995 | | #define HAVE_MKOSTEMP 1 |
|---|
| 3996 | | #define HAVE_PSELECT 1 |
|---|
| 3997 | | #define HAVE_READLINK 1 |
|---|
| 3998 | | #define HAVE_ISBLANK 1 |
|---|
| 3999 | | #define HAVE_ISWCTYPE 1 |
|---|
| 4000 | | #define HAVE_STRTOIMAX 1 |
|---|
| 4001 | | #define HAVE_SYMLINK 1 |
|---|
| 4002 | | #define HAVE_LOCALTIME_R 1 |
|---|
| 4003 | | #define HAVE_TIMEGM 1 |
|---|
| 4004 | | #define HAVE_UTIMENSAT 1 |
|---|
| 4005 | | #define HAVE_GETDTABLESIZE 1 |
|---|
| 4006 | | #define HAVE_FUTIMES 1 |
|---|
| 4007 | | #define HAVE_LUTIMES 1 |
|---|
| 4008 | | #define SYSTEM_MALLOC 1 |
|---|
| 4009 | | #define HAVE_GETPAGESIZE 1 |
|---|
| 4010 | | #define HAVE_MMAP 1 |
|---|
| 4011 | | #define HAVE_PTHREAD 1 |
|---|
| 4012 | | #define THREADS_ENABLED 1 |
|---|
| 4013 | | #define HAVE_XKB 1 |
|---|
| 4014 | | #define HAVE_XRMSETDATABASE 1 |
|---|
| 4015 | | #define HAVE_XSCREENRESOURCESTRING 1 |
|---|
| 4016 | | #define HAVE_XSCREENNUMBEROFSCREEN 1 |
|---|
| 4017 | | #define HAVE_X11R6 1 |
|---|
| 4018 | | #define HAVE_X_I18N 1 |
|---|
| 4019 | | #define HAVE_X11R6_XIM 1 |
|---|
| 4020 | | #define HAVE_RSVG 1 |
|---|
| 4021 | | #define HAVE_GTK3 1 |
|---|
| 4022 | | #define GDK_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 4023 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 4024 | | #define USE_GTK 1 |
|---|
| 4025 | | #define HAVE_GSETTINGS 1 |
|---|
| 4026 | | #define HAVE_GCONF 1 |
|---|
| 4027 | | /* end confdefs.h. */ |
|---|
| 4028 | | |
|---|
| 4029 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 4030 | | Use char because int might match the return type of a GCC |
|---|
| 4031 | | builtin and then its argument prototype would still apply. */ |
|---|
| 4032 | | #ifdef __cplusplus |
|---|
| 4033 | | extern "C" |
|---|
| 4034 | | #endif |
|---|
| 4035 | | char lgetfilecon (); |
|---|
| 4036 | | int |
|---|
| 4037 | | main () |
|---|
| 4038 | | { |
|---|
| 4039 | | return lgetfilecon (); |
|---|
| 4040 | | ; |
|---|
| 4041 | | return 0; |
|---|
| 4042 | | } |
|---|
| 4043 | configure:13782: result: no |
|---|
| 4044 | configure:13803: checking for gnutls >= 2.12.2 |
|---|
| 4045 | configure:13810: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.2" |
|---|
| 4046 | configure:13813: $? = 0 |
|---|
| 4047 | configure:13827: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.2" |
|---|
| 4048 | configure:13830: $? = 0 |
|---|
| 4049 | configure:13868: result: yes |
|---|
| 4050 | configure:13892: checking for libsystemd >= 222 |
|---|
| 4051 | configure:13899: $PKG_CONFIG --exists --print-errors "libsystemd >= 222" |
|---|
| 4052 | Package libsystemd was not found in the pkg-config search path. |
|---|
| 4053 | Perhaps you should add the directory containing `libsystemd.pc' |
|---|
| 4054 | to the PKG_CONFIG_PATH environment variable |
|---|
| 4055 | No package 'libsystemd' found |
|---|
| 4056 | configure:13902: $? = 1 |
|---|
| 4057 | configure:13916: $PKG_CONFIG --exists --print-errors "libsystemd >= 222" |
|---|
| 4058 | Package libsystemd was not found in the pkg-config search path. |
|---|
| 4059 | Perhaps you should add the directory containing `libsystemd.pc' |
|---|
| 4060 | to the PKG_CONFIG_PATH environment variable |
|---|
| 4061 | No package 'libsystemd' found |
|---|
| 4062 | configure:13919: $? = 1 |
|---|
| 4063 | configure:13933: result: no |
|---|
| 4064 | No package 'libsystemd' found |
|---|
| 4065 | configure:13978: checking for jansson >= 2.7 |
|---|
| 4066 | configure:13985: $PKG_CONFIG --exists --print-errors "jansson >= 2.7" |
|---|
| 4067 | configure:13988: $? = 0 |
|---|
| 4068 | configure:14002: $PKG_CONFIG --exists --print-errors "jansson >= 2.7" |
|---|
| 4069 | configure:14005: $? = 0 |
|---|
| 4070 | configure:14043: result: yes |
|---|
| 4071 | configure:14092: checking sys/inotify.h usability |
|---|
| 4072 | configure:14092: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 4073 | conftest.c:154:10: fatal error: 'sys/inotify.h' file not found |
|---|
| 4074 | #include <sys/inotify.h> |
|---|
| 4075 | ^~~~~~~~~~~~~~~ |
|---|
| 4076 | 1 error generated. |
|---|
| 4077 | configure:14092: $? = 1 |
|---|
| 4078 | configure: failed program was: |
|---|
| 4079 | | /* confdefs.h */ |
|---|
| 4080 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 4081 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 4082 | | #define PACKAGE_VERSION "28.2" |
|---|
| 4083 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 4084 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 4085 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 4086 | | #define HAVE_PDUMPER 1 |
|---|
| 4087 | | #define STDC_HEADERS 1 |
|---|
| 4088 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 4089 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 4090 | | #define HAVE_STDLIB_H 1 |
|---|
| 4091 | | #define HAVE_STRING_H 1 |
|---|
| 4092 | | #define HAVE_MEMORY_H 1 |
|---|
| 4093 | | #define HAVE_STRINGS_H 1 |
|---|
| 4094 | | #define HAVE_INTTYPES_H 1 |
|---|
| 4095 | | #define HAVE_STDINT_H 1 |
|---|
| 4096 | | #define HAVE_UNISTD_H 1 |
|---|
| 4097 | | #define HAVE_WCHAR_H 1 |
|---|
| 4098 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 4099 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 4100 | | #define HAVE_PWD_H 1 |
|---|
| 4101 | | #define HAVE_UTMP_H 1 |
|---|
| 4102 | | #define HAVE_UTIL_H 1 |
|---|
| 4103 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 4104 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 4105 | | #define HAVE_STDLIB_H 1 |
|---|
| 4106 | | #define HAVE_UNISTD_H 1 |
|---|
| 4107 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 4108 | | #define HAVE_PTHREAD_H 1 |
|---|
| 4109 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 4110 | | #define HAVE_SYS_UN_H 1 |
|---|
| 4111 | | #define HAVE_DIRENT_H 1 |
|---|
| 4112 | | #define HAVE_EXECINFO_H 1 |
|---|
| 4113 | | #define HAVE_GETOPT_H 1 |
|---|
| 4114 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 4115 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 4116 | | #define HAVE_LIMITS_H 1 |
|---|
| 4117 | | #define HAVE_INTTYPES_H 1 |
|---|
| 4118 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 4119 | | #define HAVE_STDINT_H 1 |
|---|
| 4120 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 4121 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 4122 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 4123 | | #define _ALL_SOURCE 1 |
|---|
| 4124 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 4125 | | #define _GNU_SOURCE 1 |
|---|
| 4126 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 4127 | | #define _NETBSD_SOURCE 1 |
|---|
| 4128 | | #define _OPENBSD_SOURCE 1 |
|---|
| 4129 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 4130 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 4131 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 4132 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 4133 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 4134 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 4135 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 4136 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 4137 | | #define _TANDEM_SOURCE 1 |
|---|
| 4138 | | #define __EXTENSIONS__ 1 |
|---|
| 4139 | | #define SYSTEM_TYPE "darwin" |
|---|
| 4140 | | #define HAVE_TERM_H 1 |
|---|
| 4141 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 4142 | | #define HAVE_NET_IF_H 1 |
|---|
| 4143 | | #define HAVE_IFADDRS_H 1 |
|---|
| 4144 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 4145 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 4146 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 4147 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 4148 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 4149 | | #define HAVE_SBRK 1 |
|---|
| 4150 | | #define HAVE_FCHMOD 1 |
|---|
| 4151 | | #define HAVE_FACCESSAT 1 |
|---|
| 4152 | | #define HAVE_REALPATH 1 |
|---|
| 4153 | | #define HAVE_LSTAT 1 |
|---|
| 4154 | | #define HAVE_READLINKAT 1 |
|---|
| 4155 | | #define HAVE_MEMSET_S 1 |
|---|
| 4156 | | #define HAVE_FCHMODAT 1 |
|---|
| 4157 | | #define HAVE_LCHMOD 1 |
|---|
| 4158 | | #define HAVE_FCNTL 1 |
|---|
| 4159 | | #define HAVE_FDOPENDIR 1 |
|---|
| 4160 | | #define HAVE_FSTATAT 1 |
|---|
| 4161 | | #define HAVE_FSYNC 1 |
|---|
| 4162 | | #define HAVE_FUTIMENS 1 |
|---|
| 4163 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 4164 | | #define HAVE_MKOSTEMP 1 |
|---|
| 4165 | | #define HAVE_PSELECT 1 |
|---|
| 4166 | | #define HAVE_READLINK 1 |
|---|
| 4167 | | #define HAVE_ISBLANK 1 |
|---|
| 4168 | | #define HAVE_ISWCTYPE 1 |
|---|
| 4169 | | #define HAVE_STRTOIMAX 1 |
|---|
| 4170 | | #define HAVE_SYMLINK 1 |
|---|
| 4171 | | #define HAVE_LOCALTIME_R 1 |
|---|
| 4172 | | #define HAVE_TIMEGM 1 |
|---|
| 4173 | | #define HAVE_UTIMENSAT 1 |
|---|
| 4174 | | #define HAVE_GETDTABLESIZE 1 |
|---|
| 4175 | | #define HAVE_FUTIMES 1 |
|---|
| 4176 | | #define HAVE_LUTIMES 1 |
|---|
| 4177 | | #define SYSTEM_MALLOC 1 |
|---|
| 4178 | | #define HAVE_GETPAGESIZE 1 |
|---|
| 4179 | | #define HAVE_MMAP 1 |
|---|
| 4180 | | #define HAVE_PTHREAD 1 |
|---|
| 4181 | | #define THREADS_ENABLED 1 |
|---|
| 4182 | | #define HAVE_XKB 1 |
|---|
| 4183 | | #define HAVE_XRMSETDATABASE 1 |
|---|
| 4184 | | #define HAVE_XSCREENRESOURCESTRING 1 |
|---|
| 4185 | | #define HAVE_XSCREENNUMBEROFSCREEN 1 |
|---|
| 4186 | | #define HAVE_X11R6 1 |
|---|
| 4187 | | #define HAVE_X_I18N 1 |
|---|
| 4188 | | #define HAVE_X11R6_XIM 1 |
|---|
| 4189 | | #define HAVE_RSVG 1 |
|---|
| 4190 | | #define HAVE_GTK3 1 |
|---|
| 4191 | | #define GDK_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 4192 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 4193 | | #define USE_GTK 1 |
|---|
| 4194 | | #define HAVE_GSETTINGS 1 |
|---|
| 4195 | | #define HAVE_GCONF 1 |
|---|
| 4196 | | #define HAVE_GNUTLS 1 |
|---|
| 4197 | | #define HAVE_JSON 1 |
|---|
| 4198 | | /* end confdefs.h. */ |
|---|
| 4199 | | #include <stdio.h> |
|---|
| 4200 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 4201 | | # include <sys/types.h> |
|---|
| 4202 | | #endif |
|---|
| 4203 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 4204 | | # include <sys/stat.h> |
|---|
| 4205 | | #endif |
|---|
| 4206 | | #ifdef STDC_HEADERS |
|---|
| 4207 | | # include <stdlib.h> |
|---|
| 4208 | | # include <stddef.h> |
|---|
| 4209 | | #else |
|---|
| 4210 | | # ifdef HAVE_STDLIB_H |
|---|
| 4211 | | # include <stdlib.h> |
|---|
| 4212 | | # endif |
|---|
| 4213 | | #endif |
|---|
| 4214 | | #ifdef HAVE_STRING_H |
|---|
| 4215 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 4216 | | # include <memory.h> |
|---|
| 4217 | | # endif |
|---|
| 4218 | | # include <string.h> |
|---|
| 4219 | | #endif |
|---|
| 4220 | | #ifdef HAVE_STRINGS_H |
|---|
| 4221 | | # include <strings.h> |
|---|
| 4222 | | #endif |
|---|
| 4223 | | #ifdef HAVE_INTTYPES_H |
|---|
| 4224 | | # include <inttypes.h> |
|---|
| 4225 | | #endif |
|---|
| 4226 | | #ifdef HAVE_STDINT_H |
|---|
| 4227 | | # include <stdint.h> |
|---|
| 4228 | | #endif |
|---|
| 4229 | | #ifdef HAVE_UNISTD_H |
|---|
| 4230 | | # include <unistd.h> |
|---|
| 4231 | | #endif |
|---|
| 4232 | | #include <sys/inotify.h> |
|---|
| 4233 | configure:14092: result: no |
|---|
| 4234 | configure:14092: checking sys/inotify.h presence |
|---|
| 4235 | configure:14092: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c |
|---|
| 4236 | conftest.c:121:10: fatal error: 'sys/inotify.h' file not found |
|---|
| 4237 | #include <sys/inotify.h> |
|---|
| 4238 | ^~~~~~~~~~~~~~~ |
|---|
| 4239 | 1 error generated. |
|---|
| 4240 | configure:14092: $? = 1 |
|---|
| 4241 | configure: failed program was: |
|---|
| 4242 | | /* confdefs.h */ |
|---|
| 4243 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 4244 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 4245 | | #define PACKAGE_VERSION "28.2" |
|---|
| 4246 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 4247 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 4248 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 4249 | | #define HAVE_PDUMPER 1 |
|---|
| 4250 | | #define STDC_HEADERS 1 |
|---|
| 4251 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 4252 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 4253 | | #define HAVE_STDLIB_H 1 |
|---|
| 4254 | | #define HAVE_STRING_H 1 |
|---|
| 4255 | | #define HAVE_MEMORY_H 1 |
|---|
| 4256 | | #define HAVE_STRINGS_H 1 |
|---|
| 4257 | | #define HAVE_INTTYPES_H 1 |
|---|
| 4258 | | #define HAVE_STDINT_H 1 |
|---|
| 4259 | | #define HAVE_UNISTD_H 1 |
|---|
| 4260 | | #define HAVE_WCHAR_H 1 |
|---|
| 4261 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 4262 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 4263 | | #define HAVE_PWD_H 1 |
|---|
| 4264 | | #define HAVE_UTMP_H 1 |
|---|
| 4265 | | #define HAVE_UTIL_H 1 |
|---|
| 4266 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 4267 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 4268 | | #define HAVE_STDLIB_H 1 |
|---|
| 4269 | | #define HAVE_UNISTD_H 1 |
|---|
| 4270 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 4271 | | #define HAVE_PTHREAD_H 1 |
|---|
| 4272 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 4273 | | #define HAVE_SYS_UN_H 1 |
|---|
| 4274 | | #define HAVE_DIRENT_H 1 |
|---|
| 4275 | | #define HAVE_EXECINFO_H 1 |
|---|
| 4276 | | #define HAVE_GETOPT_H 1 |
|---|
| 4277 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 4278 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 4279 | | #define HAVE_LIMITS_H 1 |
|---|
| 4280 | | #define HAVE_INTTYPES_H 1 |
|---|
| 4281 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 4282 | | #define HAVE_STDINT_H 1 |
|---|
| 4283 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 4284 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 4285 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 4286 | | #define _ALL_SOURCE 1 |
|---|
| 4287 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 4288 | | #define _GNU_SOURCE 1 |
|---|
| 4289 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 4290 | | #define _NETBSD_SOURCE 1 |
|---|
| 4291 | | #define _OPENBSD_SOURCE 1 |
|---|
| 4292 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 4293 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 4294 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 4295 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 4296 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 4297 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 4298 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 4299 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 4300 | | #define _TANDEM_SOURCE 1 |
|---|
| 4301 | | #define __EXTENSIONS__ 1 |
|---|
| 4302 | | #define SYSTEM_TYPE "darwin" |
|---|
| 4303 | | #define HAVE_TERM_H 1 |
|---|
| 4304 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 4305 | | #define HAVE_NET_IF_H 1 |
|---|
| 4306 | | #define HAVE_IFADDRS_H 1 |
|---|
| 4307 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 4308 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 4309 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 4310 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 4311 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 4312 | | #define HAVE_SBRK 1 |
|---|
| 4313 | | #define HAVE_FCHMOD 1 |
|---|
| 4314 | | #define HAVE_FACCESSAT 1 |
|---|
| 4315 | | #define HAVE_REALPATH 1 |
|---|
| 4316 | | #define HAVE_LSTAT 1 |
|---|
| 4317 | | #define HAVE_READLINKAT 1 |
|---|
| 4318 | | #define HAVE_MEMSET_S 1 |
|---|
| 4319 | | #define HAVE_FCHMODAT 1 |
|---|
| 4320 | | #define HAVE_LCHMOD 1 |
|---|
| 4321 | | #define HAVE_FCNTL 1 |
|---|
| 4322 | | #define HAVE_FDOPENDIR 1 |
|---|
| 4323 | | #define HAVE_FSTATAT 1 |
|---|
| 4324 | | #define HAVE_FSYNC 1 |
|---|
| 4325 | | #define HAVE_FUTIMENS 1 |
|---|
| 4326 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 4327 | | #define HAVE_MKOSTEMP 1 |
|---|
| 4328 | | #define HAVE_PSELECT 1 |
|---|
| 4329 | | #define HAVE_READLINK 1 |
|---|
| 4330 | | #define HAVE_ISBLANK 1 |
|---|
| 4331 | | #define HAVE_ISWCTYPE 1 |
|---|
| 4332 | | #define HAVE_STRTOIMAX 1 |
|---|
| 4333 | | #define HAVE_SYMLINK 1 |
|---|
| 4334 | | #define HAVE_LOCALTIME_R 1 |
|---|
| 4335 | | #define HAVE_TIMEGM 1 |
|---|
| 4336 | | #define HAVE_UTIMENSAT 1 |
|---|
| 4337 | | #define HAVE_GETDTABLESIZE 1 |
|---|
| 4338 | | #define HAVE_FUTIMES 1 |
|---|
| 4339 | | #define HAVE_LUTIMES 1 |
|---|
| 4340 | | #define SYSTEM_MALLOC 1 |
|---|
| 4341 | | #define HAVE_GETPAGESIZE 1 |
|---|
| 4342 | | #define HAVE_MMAP 1 |
|---|
| 4343 | | #define HAVE_PTHREAD 1 |
|---|
| 4344 | | #define THREADS_ENABLED 1 |
|---|
| 4345 | | #define HAVE_XKB 1 |
|---|
| 4346 | | #define HAVE_XRMSETDATABASE 1 |
|---|
| 4347 | | #define HAVE_XSCREENRESOURCESTRING 1 |
|---|
| 4348 | | #define HAVE_XSCREENNUMBEROFSCREEN 1 |
|---|
| 4349 | | #define HAVE_X11R6 1 |
|---|
| 4350 | | #define HAVE_X_I18N 1 |
|---|
| 4351 | | #define HAVE_X11R6_XIM 1 |
|---|
| 4352 | | #define HAVE_RSVG 1 |
|---|
| 4353 | | #define HAVE_GTK3 1 |
|---|
| 4354 | | #define GDK_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 4355 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 4356 | | #define USE_GTK 1 |
|---|
| 4357 | | #define HAVE_GSETTINGS 1 |
|---|
| 4358 | | #define HAVE_GCONF 1 |
|---|
| 4359 | | #define HAVE_GNUTLS 1 |
|---|
| 4360 | | #define HAVE_JSON 1 |
|---|
| 4361 | | /* end confdefs.h. */ |
|---|
| 4362 | | #include <sys/inotify.h> |
|---|
| 4363 | configure:14092: result: no |
|---|
| 4364 | configure:14092: checking for sys/inotify.h |
|---|
| 4365 | configure:14092: result: no |
|---|
| 4366 | configure:14118: checking for libkqueue |
|---|
| 4367 | configure:14125: $PKG_CONFIG --exists --print-errors "libkqueue" |
|---|
| 4368 | Package libkqueue was not found in the pkg-config search path. |
|---|
| 4369 | Perhaps you should add the directory containing `libkqueue.pc' |
|---|
| 4370 | to the PKG_CONFIG_PATH environment variable |
|---|
| 4371 | No package 'libkqueue' found |
|---|
| 4372 | configure:14128: $? = 1 |
|---|
| 4373 | configure:14142: $PKG_CONFIG --exists --print-errors "libkqueue" |
|---|
| 4374 | Package libkqueue was not found in the pkg-config search path. |
|---|
| 4375 | Perhaps you should add the directory containing `libkqueue.pc' |
|---|
| 4376 | to the PKG_CONFIG_PATH environment variable |
|---|
| 4377 | No package 'libkqueue' found |
|---|
| 4378 | configure:14145: $? = 1 |
|---|
| 4379 | configure:14159: result: no |
|---|
| 4380 | No package 'libkqueue' found |
|---|
| 4381 | configure:14198: checking for library containing kqueue |
|---|
| 4382 | configure:14229: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11 >&5 |
|---|
| 4383 | configure:14229: $? = 0 |
|---|
| 4384 | configure:14246: result: none required |
|---|
| 4385 | configure:14808: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 4386 | configure:14808: $? = 0 |
|---|
| 4387 | configure:14856: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 --pedantic-errors -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 4388 | conftest.c:144:72: error: incompatible function pointer types passing 'XIMProc' (aka 'void (*)(struct _XIM *, char *, char *)') to parameter of type 'XIDProc' (aka 'void (*)(struct _XDisplay *, char *, char *)') [-Werror,-Wincompatible-function-pointer-types] |
|---|
| 4389 | (void)XRegisterIMInstantiateCallback(display, db, res_name, res_class, callback, |
|---|
| 4390 | ^~~~~~~~ |
|---|
| 4391 | /opt/local/include/X11/Xlib.h:3946:29: note: passing argument to parameter here |
|---|
| 4392 | XIDProc /* callback */, |
|---|
| 4393 | ^ |
|---|
| 4394 | conftest.c:145:4: error: incompatible pointer types passing 'XPointer *' (aka 'char **') to parameter of type 'XPointer' (aka 'char *'); dereference with * [-Werror,-Wincompatible-pointer-types] |
|---|
| 4395 | client_data); |
|---|
| 4396 | ^~~~~~~~~~~ |
|---|
| 4397 | * |
|---|
| 4398 | /opt/local/include/X11/Xlib.h:3948:1: note: passing argument to parameter here |
|---|
| 4399 | ); |
|---|
| 4400 | ^ |
|---|
| 4401 | 2 errors generated. |
|---|
| 4402 | configure:14856: $? = 1 |
|---|
| 4403 | configure: failed program was: |
|---|
| 4404 | | /* confdefs.h */ |
|---|
| 4405 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 4406 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 4407 | | #define PACKAGE_VERSION "28.2" |
|---|
| 4408 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 4409 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 4410 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 4411 | | #define HAVE_PDUMPER 1 |
|---|
| 4412 | | #define STDC_HEADERS 1 |
|---|
| 4413 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 4414 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 4415 | | #define HAVE_STDLIB_H 1 |
|---|
| 4416 | | #define HAVE_STRING_H 1 |
|---|
| 4417 | | #define HAVE_MEMORY_H 1 |
|---|
| 4418 | | #define HAVE_STRINGS_H 1 |
|---|
| 4419 | | #define HAVE_INTTYPES_H 1 |
|---|
| 4420 | | #define HAVE_STDINT_H 1 |
|---|
| 4421 | | #define HAVE_UNISTD_H 1 |
|---|
| 4422 | | #define HAVE_WCHAR_H 1 |
|---|
| 4423 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 4424 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 4425 | | #define HAVE_PWD_H 1 |
|---|
| 4426 | | #define HAVE_UTMP_H 1 |
|---|
| 4427 | | #define HAVE_UTIL_H 1 |
|---|
| 4428 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 4429 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 4430 | | #define HAVE_STDLIB_H 1 |
|---|
| 4431 | | #define HAVE_UNISTD_H 1 |
|---|
| 4432 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 4433 | | #define HAVE_PTHREAD_H 1 |
|---|
| 4434 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 4435 | | #define HAVE_SYS_UN_H 1 |
|---|
| 4436 | | #define HAVE_DIRENT_H 1 |
|---|
| 4437 | | #define HAVE_EXECINFO_H 1 |
|---|
| 4438 | | #define HAVE_GETOPT_H 1 |
|---|
| 4439 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 4440 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 4441 | | #define HAVE_LIMITS_H 1 |
|---|
| 4442 | | #define HAVE_INTTYPES_H 1 |
|---|
| 4443 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 4444 | | #define HAVE_STDINT_H 1 |
|---|
| 4445 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 4446 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 4447 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 4448 | | #define _ALL_SOURCE 1 |
|---|
| 4449 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 4450 | | #define _GNU_SOURCE 1 |
|---|
| 4451 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 4452 | | #define _NETBSD_SOURCE 1 |
|---|
| 4453 | | #define _OPENBSD_SOURCE 1 |
|---|
| 4454 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 4455 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 4456 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 4457 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 4458 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 4459 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 4460 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 4461 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 4462 | | #define _TANDEM_SOURCE 1 |
|---|
| 4463 | | #define __EXTENSIONS__ 1 |
|---|
| 4464 | | #define SYSTEM_TYPE "darwin" |
|---|
| 4465 | | #define HAVE_TERM_H 1 |
|---|
| 4466 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 4467 | | #define HAVE_NET_IF_H 1 |
|---|
| 4468 | | #define HAVE_IFADDRS_H 1 |
|---|
| 4469 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 4470 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 4471 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 4472 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 4473 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 4474 | | #define HAVE_SBRK 1 |
|---|
| 4475 | | #define HAVE_FCHMOD 1 |
|---|
| 4476 | | #define HAVE_FACCESSAT 1 |
|---|
| 4477 | | #define HAVE_REALPATH 1 |
|---|
| 4478 | | #define HAVE_LSTAT 1 |
|---|
| 4479 | | #define HAVE_READLINKAT 1 |
|---|
| 4480 | | #define HAVE_MEMSET_S 1 |
|---|
| 4481 | | #define HAVE_FCHMODAT 1 |
|---|
| 4482 | | #define HAVE_LCHMOD 1 |
|---|
| 4483 | | #define HAVE_FCNTL 1 |
|---|
| 4484 | | #define HAVE_FDOPENDIR 1 |
|---|
| 4485 | | #define HAVE_FSTATAT 1 |
|---|
| 4486 | | #define HAVE_FSYNC 1 |
|---|
| 4487 | | #define HAVE_FUTIMENS 1 |
|---|
| 4488 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 4489 | | #define HAVE_MKOSTEMP 1 |
|---|
| 4490 | | #define HAVE_PSELECT 1 |
|---|
| 4491 | | #define HAVE_READLINK 1 |
|---|
| 4492 | | #define HAVE_ISBLANK 1 |
|---|
| 4493 | | #define HAVE_ISWCTYPE 1 |
|---|
| 4494 | | #define HAVE_STRTOIMAX 1 |
|---|
| 4495 | | #define HAVE_SYMLINK 1 |
|---|
| 4496 | | #define HAVE_LOCALTIME_R 1 |
|---|
| 4497 | | #define HAVE_TIMEGM 1 |
|---|
| 4498 | | #define HAVE_UTIMENSAT 1 |
|---|
| 4499 | | #define HAVE_GETDTABLESIZE 1 |
|---|
| 4500 | | #define HAVE_FUTIMES 1 |
|---|
| 4501 | | #define HAVE_LUTIMES 1 |
|---|
| 4502 | | #define SYSTEM_MALLOC 1 |
|---|
| 4503 | | #define HAVE_GETPAGESIZE 1 |
|---|
| 4504 | | #define HAVE_MMAP 1 |
|---|
| 4505 | | #define HAVE_PTHREAD 1 |
|---|
| 4506 | | #define THREADS_ENABLED 1 |
|---|
| 4507 | | #define HAVE_XKB 1 |
|---|
| 4508 | | #define HAVE_XRMSETDATABASE 1 |
|---|
| 4509 | | #define HAVE_XSCREENRESOURCESTRING 1 |
|---|
| 4510 | | #define HAVE_XSCREENNUMBEROFSCREEN 1 |
|---|
| 4511 | | #define HAVE_X11R6 1 |
|---|
| 4512 | | #define HAVE_X_I18N 1 |
|---|
| 4513 | | #define HAVE_X11R6_XIM 1 |
|---|
| 4514 | | #define HAVE_RSVG 1 |
|---|
| 4515 | | #define HAVE_GTK3 1 |
|---|
| 4516 | | #define GDK_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 4517 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 4518 | | #define USE_GTK 1 |
|---|
| 4519 | | #define HAVE_GSETTINGS 1 |
|---|
| 4520 | | #define HAVE_GCONF 1 |
|---|
| 4521 | | #define HAVE_GNUTLS 1 |
|---|
| 4522 | | #define HAVE_JSON 1 |
|---|
| 4523 | | #define HAVE_KQUEUE 1 |
|---|
| 4524 | | #define USE_FILE_NOTIFY 1 |
|---|
| 4525 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
|---|
| 4526 | | #define HAVE_XIM 1 |
|---|
| 4527 | | #define USE_XIM 1 |
|---|
| 4528 | | /* end confdefs.h. */ |
|---|
| 4529 | | |
|---|
| 4530 | | #include <X11/Xlib.h> |
|---|
| 4531 | | #include <X11/Xresource.h> |
|---|
| 4532 | | int |
|---|
| 4533 | | main () |
|---|
| 4534 | | { |
|---|
| 4535 | | Display *display; |
|---|
| 4536 | | XrmDatabase db; |
|---|
| 4537 | | char *res_name; |
|---|
| 4538 | | char *res_class; |
|---|
| 4539 | | XIMProc callback; |
|---|
| 4540 | | XPointer *client_data; |
|---|
| 4541 | | #ifndef __GNUC__ |
|---|
| 4542 | | /* If we're not using GCC, it's probably not XFree86, and this is |
|---|
| 4543 | | probably right, but we can't use something like --pedantic-errors. */ |
|---|
| 4544 | | extern Bool XRegisterIMInstantiateCallback(Display*, XrmDatabase, char*, |
|---|
| 4545 | | char*, XIMProc, XPointer*); |
|---|
| 4546 | | #endif |
|---|
| 4547 | | (void)XRegisterIMInstantiateCallback(display, db, res_name, res_class, callback, |
|---|
| 4548 | | client_data); |
|---|
| 4549 | | ; |
|---|
| 4550 | | return 0; |
|---|
| 4551 | | } |
|---|
| 4552 | configure:14886: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 4553 | conftest.c:133:9: warning: address of function 'XRenderQueryExtension' will always evaluate to 'true' [-Wpointer-bool-conversion] |
|---|
| 4554 | return !XRenderQueryExtension; |
|---|
| 4555 | ~^~~~~~~~~~~~~~~~~~~~~ |
|---|
| 4556 | conftest.c:133:9: note: prefix with the address-of operator to silence this warning |
|---|
| 4557 | return !XRenderQueryExtension; |
|---|
| 4558 | ^ |
|---|
| 4559 | & |
|---|
| 4560 | 1 warning generated. |
|---|
| 4561 | configure:14886: $? = 0 |
|---|
| 4562 | configure:14887: checking for XRenderQueryExtension in -lXrender |
|---|
| 4563 | configure:14912: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lXrender -lX11 >&5 |
|---|
| 4564 | configure:14912: $? = 0 |
|---|
| 4565 | configure:14921: result: yes |
|---|
| 4566 | configure:14945: checking for cairo >= 1.8.0 |
|---|
| 4567 | configure:14952: $PKG_CONFIG --exists --print-errors "$CAIRO_MODULE" |
|---|
| 4568 | configure:14955: $? = 0 |
|---|
| 4569 | configure:14969: $PKG_CONFIG --exists --print-errors "$CAIRO_MODULE" |
|---|
| 4570 | configure:14972: $? = 0 |
|---|
| 4571 | configure:15010: result: yes |
|---|
| 4572 | configure:15039: checking for freetype2 |
|---|
| 4573 | configure:15046: $PKG_CONFIG --exists --print-errors "freetype2" |
|---|
| 4574 | configure:15049: $? = 0 |
|---|
| 4575 | configure:15063: $PKG_CONFIG --exists --print-errors "freetype2" |
|---|
| 4576 | configure:15066: $? = 0 |
|---|
| 4577 | configure:15104: result: yes |
|---|
| 4578 | configure:15114: checking for fontconfig >= 2.2.0 |
|---|
| 4579 | configure:15121: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0" |
|---|
| 4580 | configure:15124: $? = 0 |
|---|
| 4581 | configure:15138: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0" |
|---|
| 4582 | configure:15141: $? = 0 |
|---|
| 4583 | configure:15179: result: yes |
|---|
| 4584 | configure:15508: checking for FT_Face_GetCharVariantIndex |
|---|
| 4585 | configure:15508: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -L/opt/local/lib -lfreetype -lX11 -L/opt/local/lib -lcairo >&5 |
|---|
| 4586 | configure:15508: $? = 0 |
|---|
| 4587 | configure:15508: result: yes |
|---|
| 4588 | configure:15754: checking for harfbuzz >= 0.9.42 |
|---|
| 4589 | configure:15761: $PKG_CONFIG --exists --print-errors "harfbuzz >= $harfbuzz_required_ver" |
|---|
| 4590 | configure:15764: $? = 0 |
|---|
| 4591 | configure:15778: $PKG_CONFIG --exists --print-errors "harfbuzz >= $harfbuzz_required_ver" |
|---|
| 4592 | configure:15781: $? = 0 |
|---|
| 4593 | configure:15819: result: yes |
|---|
| 4594 | configure:15851: checking X11/Xlib-xcb.h usability |
|---|
| 4595 | configure:15851: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 4596 | configure:15851: $? = 0 |
|---|
| 4597 | configure:15851: result: yes |
|---|
| 4598 | configure:15851: checking X11/Xlib-xcb.h presence |
|---|
| 4599 | configure:15851: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c |
|---|
| 4600 | configure:15851: $? = 0 |
|---|
| 4601 | configure:15851: result: yes |
|---|
| 4602 | configure:15851: checking for X11/Xlib-xcb.h |
|---|
| 4603 | configure:15851: result: yes |
|---|
| 4604 | configure:15853: checking for xcb_translate_coordinates in -lxcb |
|---|
| 4605 | configure:15878: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lxcb -lX11 -L/opt/local/lib -lcairo >&5 |
|---|
| 4606 | configure:15878: $? = 0 |
|---|
| 4607 | configure:15887: result: yes |
|---|
| 4608 | configure:15897: checking for XGetXCBConnection in -lX11-xcb |
|---|
| 4609 | configure:15922: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11-xcb -lX11 -L/opt/local/lib -lcairo >&5 |
|---|
| 4610 | configure:15922: $? = 0 |
|---|
| 4611 | configure:15931: result: yes |
|---|
| 4612 | configure:16050: checking X11/xpm.h usability |
|---|
| 4613 | configure:16050: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 4614 | configure:16050: $? = 0 |
|---|
| 4615 | configure:16050: result: yes |
|---|
| 4616 | configure:16050: checking X11/xpm.h presence |
|---|
| 4617 | configure:16050: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c |
|---|
| 4618 | configure:16050: $? = 0 |
|---|
| 4619 | configure:16050: result: yes |
|---|
| 4620 | configure:16050: checking for X11/xpm.h |
|---|
| 4621 | configure:16050: result: yes |
|---|
| 4622 | configure:16052: checking for XpmReadFileToPixmap in -lXpm |
|---|
| 4623 | configure:16077: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lXpm -lX11 -lX11 -L/opt/local/lib -lcairo >&5 |
|---|
| 4624 | configure:16077: $? = 0 |
|---|
| 4625 | configure:16086: result: yes |
|---|
| 4626 | configure:16096: checking for XpmReturnAllocPixels preprocessor define |
|---|
| 4627 | configure:16118: result: yes |
|---|
| 4628 | configure:16170: checking for jpeglib 6b or later |
|---|
| 4629 | configure:16203: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11 -L/opt/local/lib -lcairo >&5 |
|---|
| 4630 | Undefined symbols for architecture x86_64: |
|---|
| 4631 | "_jpeg_CreateDecompress", referenced from: |
|---|
| 4632 | _main in conftest-8f3bf9.o |
|---|
| 4633 | "_jpeg_destroy_decompress", referenced from: |
|---|
| 4634 | _main in conftest-8f3bf9.o |
|---|
| 4635 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 4636 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 4637 | configure:16203: $? = 1 |
|---|
| 4638 | configure: failed program was: |
|---|
| 4639 | | /* confdefs.h */ |
|---|
| 4640 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 4641 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 4642 | | #define PACKAGE_VERSION "28.2" |
|---|
| 4643 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 4644 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 4645 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 4646 | | #define HAVE_PDUMPER 1 |
|---|
| 4647 | | #define STDC_HEADERS 1 |
|---|
| 4648 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 4649 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 4650 | | #define HAVE_STDLIB_H 1 |
|---|
| 4651 | | #define HAVE_STRING_H 1 |
|---|
| 4652 | | #define HAVE_MEMORY_H 1 |
|---|
| 4653 | | #define HAVE_STRINGS_H 1 |
|---|
| 4654 | | #define HAVE_INTTYPES_H 1 |
|---|
| 4655 | | #define HAVE_STDINT_H 1 |
|---|
| 4656 | | #define HAVE_UNISTD_H 1 |
|---|
| 4657 | | #define HAVE_WCHAR_H 1 |
|---|
| 4658 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 4659 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 4660 | | #define HAVE_PWD_H 1 |
|---|
| 4661 | | #define HAVE_UTMP_H 1 |
|---|
| 4662 | | #define HAVE_UTIL_H 1 |
|---|
| 4663 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 4664 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 4665 | | #define HAVE_STDLIB_H 1 |
|---|
| 4666 | | #define HAVE_UNISTD_H 1 |
|---|
| 4667 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 4668 | | #define HAVE_PTHREAD_H 1 |
|---|
| 4669 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 4670 | | #define HAVE_SYS_UN_H 1 |
|---|
| 4671 | | #define HAVE_DIRENT_H 1 |
|---|
| 4672 | | #define HAVE_EXECINFO_H 1 |
|---|
| 4673 | | #define HAVE_GETOPT_H 1 |
|---|
| 4674 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 4675 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 4676 | | #define HAVE_LIMITS_H 1 |
|---|
| 4677 | | #define HAVE_INTTYPES_H 1 |
|---|
| 4678 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 4679 | | #define HAVE_STDINT_H 1 |
|---|
| 4680 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 4681 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 4682 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 4683 | | #define _ALL_SOURCE 1 |
|---|
| 4684 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 4685 | | #define _GNU_SOURCE 1 |
|---|
| 4686 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 4687 | | #define _NETBSD_SOURCE 1 |
|---|
| 4688 | | #define _OPENBSD_SOURCE 1 |
|---|
| 4689 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 4690 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 4691 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 4692 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 4693 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 4694 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 4695 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 4696 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 4697 | | #define _TANDEM_SOURCE 1 |
|---|
| 4698 | | #define __EXTENSIONS__ 1 |
|---|
| 4699 | | #define SYSTEM_TYPE "darwin" |
|---|
| 4700 | | #define HAVE_TERM_H 1 |
|---|
| 4701 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 4702 | | #define HAVE_NET_IF_H 1 |
|---|
| 4703 | | #define HAVE_IFADDRS_H 1 |
|---|
| 4704 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 4705 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 4706 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 4707 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 4708 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 4709 | | #define HAVE_SBRK 1 |
|---|
| 4710 | | #define HAVE_FCHMOD 1 |
|---|
| 4711 | | #define HAVE_FACCESSAT 1 |
|---|
| 4712 | | #define HAVE_REALPATH 1 |
|---|
| 4713 | | #define HAVE_LSTAT 1 |
|---|
| 4714 | | #define HAVE_READLINKAT 1 |
|---|
| 4715 | | #define HAVE_MEMSET_S 1 |
|---|
| 4716 | | #define HAVE_FCHMODAT 1 |
|---|
| 4717 | | #define HAVE_LCHMOD 1 |
|---|
| 4718 | | #define HAVE_FCNTL 1 |
|---|
| 4719 | | #define HAVE_FDOPENDIR 1 |
|---|
| 4720 | | #define HAVE_FSTATAT 1 |
|---|
| 4721 | | #define HAVE_FSYNC 1 |
|---|
| 4722 | | #define HAVE_FUTIMENS 1 |
|---|
| 4723 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 4724 | | #define HAVE_MKOSTEMP 1 |
|---|
| 4725 | | #define HAVE_PSELECT 1 |
|---|
| 4726 | | #define HAVE_READLINK 1 |
|---|
| 4727 | | #define HAVE_ISBLANK 1 |
|---|
| 4728 | | #define HAVE_ISWCTYPE 1 |
|---|
| 4729 | | #define HAVE_STRTOIMAX 1 |
|---|
| 4730 | | #define HAVE_SYMLINK 1 |
|---|
| 4731 | | #define HAVE_LOCALTIME_R 1 |
|---|
| 4732 | | #define HAVE_TIMEGM 1 |
|---|
| 4733 | | #define HAVE_UTIMENSAT 1 |
|---|
| 4734 | | #define HAVE_GETDTABLESIZE 1 |
|---|
| 4735 | | #define HAVE_FUTIMES 1 |
|---|
| 4736 | | #define HAVE_LUTIMES 1 |
|---|
| 4737 | | #define SYSTEM_MALLOC 1 |
|---|
| 4738 | | #define HAVE_GETPAGESIZE 1 |
|---|
| 4739 | | #define HAVE_MMAP 1 |
|---|
| 4740 | | #define HAVE_PTHREAD 1 |
|---|
| 4741 | | #define THREADS_ENABLED 1 |
|---|
| 4742 | | #define HAVE_XKB 1 |
|---|
| 4743 | | #define HAVE_XRMSETDATABASE 1 |
|---|
| 4744 | | #define HAVE_XSCREENRESOURCESTRING 1 |
|---|
| 4745 | | #define HAVE_XSCREENNUMBEROFSCREEN 1 |
|---|
| 4746 | | #define HAVE_X11R6 1 |
|---|
| 4747 | | #define HAVE_X_I18N 1 |
|---|
| 4748 | | #define HAVE_X11R6_XIM 1 |
|---|
| 4749 | | #define HAVE_RSVG 1 |
|---|
| 4750 | | #define HAVE_GTK3 1 |
|---|
| 4751 | | #define GDK_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 4752 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 4753 | | #define USE_GTK 1 |
|---|
| 4754 | | #define HAVE_GSETTINGS 1 |
|---|
| 4755 | | #define HAVE_GCONF 1 |
|---|
| 4756 | | #define HAVE_GNUTLS 1 |
|---|
| 4757 | | #define HAVE_JSON 1 |
|---|
| 4758 | | #define HAVE_KQUEUE 1 |
|---|
| 4759 | | #define USE_FILE_NOTIFY 1 |
|---|
| 4760 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
|---|
| 4761 | | #define HAVE_XIM 1 |
|---|
| 4762 | | #define USE_XIM 1 |
|---|
| 4763 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
|---|
| 4764 | | #define HAVE_XRENDER 1 |
|---|
| 4765 | | #define USE_CAIRO 1 |
|---|
| 4766 | | #define HAVE_FREETYPE 1 |
|---|
| 4767 | | #define HAVE_FT_FACE_GETCHARVARIANTINDEX 1 |
|---|
| 4768 | | #define HAVE_HARFBUZZ 1 |
|---|
| 4769 | | #define USE_XCB 1 |
|---|
| 4770 | | #define HAVE_XPM 1 |
|---|
| 4771 | | /* end confdefs.h. */ |
|---|
| 4772 | | #undef HAVE_STDLIB_H /* Avoid config.h/jpeglib.h collision. */ |
|---|
| 4773 | | #include <stdio.h> /* jpeglib.h needs FILE and size_t. */ |
|---|
| 4774 | | #include <jpeglib.h> |
|---|
| 4775 | | #include <jerror.h> |
|---|
| 4776 | | char verify[JPEG_LIB_VERSION < 62 ? -1 : 1]; |
|---|
| 4777 | | struct jpeg_decompress_struct cinfo; |
|---|
| 4778 | | |
|---|
| 4779 | | int |
|---|
| 4780 | | main () |
|---|
| 4781 | | { |
|---|
| 4782 | | |
|---|
| 4783 | | jpeg_create_decompress (&cinfo); |
|---|
| 4784 | | WARNMS (&cinfo, JWRN_JPEG_EOF); |
|---|
| 4785 | | jpeg_destroy_decompress (&cinfo); |
|---|
| 4786 | | |
|---|
| 4787 | | ; |
|---|
| 4788 | | return 0; |
|---|
| 4789 | | } |
|---|
| 4790 | configure:16203: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11 -L/opt/local/lib -lcairo -ljpeg >&5 |
|---|
| 4791 | configure:16203: $? = 0 |
|---|
| 4792 | configure:16214: result: -ljpeg |
|---|
| 4793 | configure:16237: checking for lcms2 |
|---|
| 4794 | configure:16244: $PKG_CONFIG --exists --print-errors "lcms2" |
|---|
| 4795 | configure:16247: $? = 0 |
|---|
| 4796 | configure:16261: $PKG_CONFIG --exists --print-errors "lcms2" |
|---|
| 4797 | configure:16264: $? = 0 |
|---|
| 4798 | configure:16302: result: yes |
|---|
| 4799 | configure:16324: checking for library containing inflateEnd |
|---|
| 4800 | configure:16355: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11 -L/opt/local/lib -lcairo >&5 |
|---|
| 4801 | Undefined symbols for architecture x86_64: |
|---|
| 4802 | "_inflateEnd", referenced from: |
|---|
| 4803 | _main in conftest-926b9d.o |
|---|
| 4804 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 4805 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 4806 | configure:16355: $? = 1 |
|---|
| 4807 | configure: failed program was: |
|---|
| 4808 | | /* confdefs.h */ |
|---|
| 4809 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 4810 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 4811 | | #define PACKAGE_VERSION "28.2" |
|---|
| 4812 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 4813 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 4814 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 4815 | | #define HAVE_PDUMPER 1 |
|---|
| 4816 | | #define STDC_HEADERS 1 |
|---|
| 4817 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 4818 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 4819 | | #define HAVE_STDLIB_H 1 |
|---|
| 4820 | | #define HAVE_STRING_H 1 |
|---|
| 4821 | | #define HAVE_MEMORY_H 1 |
|---|
| 4822 | | #define HAVE_STRINGS_H 1 |
|---|
| 4823 | | #define HAVE_INTTYPES_H 1 |
|---|
| 4824 | | #define HAVE_STDINT_H 1 |
|---|
| 4825 | | #define HAVE_UNISTD_H 1 |
|---|
| 4826 | | #define HAVE_WCHAR_H 1 |
|---|
| 4827 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 4828 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 4829 | | #define HAVE_PWD_H 1 |
|---|
| 4830 | | #define HAVE_UTMP_H 1 |
|---|
| 4831 | | #define HAVE_UTIL_H 1 |
|---|
| 4832 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 4833 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 4834 | | #define HAVE_STDLIB_H 1 |
|---|
| 4835 | | #define HAVE_UNISTD_H 1 |
|---|
| 4836 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 4837 | | #define HAVE_PTHREAD_H 1 |
|---|
| 4838 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 4839 | | #define HAVE_SYS_UN_H 1 |
|---|
| 4840 | | #define HAVE_DIRENT_H 1 |
|---|
| 4841 | | #define HAVE_EXECINFO_H 1 |
|---|
| 4842 | | #define HAVE_GETOPT_H 1 |
|---|
| 4843 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 4844 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 4845 | | #define HAVE_LIMITS_H 1 |
|---|
| 4846 | | #define HAVE_INTTYPES_H 1 |
|---|
| 4847 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 4848 | | #define HAVE_STDINT_H 1 |
|---|
| 4849 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 4850 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 4851 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 4852 | | #define _ALL_SOURCE 1 |
|---|
| 4853 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 4854 | | #define _GNU_SOURCE 1 |
|---|
| 4855 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 4856 | | #define _NETBSD_SOURCE 1 |
|---|
| 4857 | | #define _OPENBSD_SOURCE 1 |
|---|
| 4858 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 4859 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 4860 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 4861 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 4862 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 4863 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 4864 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 4865 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 4866 | | #define _TANDEM_SOURCE 1 |
|---|
| 4867 | | #define __EXTENSIONS__ 1 |
|---|
| 4868 | | #define SYSTEM_TYPE "darwin" |
|---|
| 4869 | | #define HAVE_TERM_H 1 |
|---|
| 4870 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 4871 | | #define HAVE_NET_IF_H 1 |
|---|
| 4872 | | #define HAVE_IFADDRS_H 1 |
|---|
| 4873 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 4874 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 4875 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 4876 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 4877 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 4878 | | #define HAVE_SBRK 1 |
|---|
| 4879 | | #define HAVE_FCHMOD 1 |
|---|
| 4880 | | #define HAVE_FACCESSAT 1 |
|---|
| 4881 | | #define HAVE_REALPATH 1 |
|---|
| 4882 | | #define HAVE_LSTAT 1 |
|---|
| 4883 | | #define HAVE_READLINKAT 1 |
|---|
| 4884 | | #define HAVE_MEMSET_S 1 |
|---|
| 4885 | | #define HAVE_FCHMODAT 1 |
|---|
| 4886 | | #define HAVE_LCHMOD 1 |
|---|
| 4887 | | #define HAVE_FCNTL 1 |
|---|
| 4888 | | #define HAVE_FDOPENDIR 1 |
|---|
| 4889 | | #define HAVE_FSTATAT 1 |
|---|
| 4890 | | #define HAVE_FSYNC 1 |
|---|
| 4891 | | #define HAVE_FUTIMENS 1 |
|---|
| 4892 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 4893 | | #define HAVE_MKOSTEMP 1 |
|---|
| 4894 | | #define HAVE_PSELECT 1 |
|---|
| 4895 | | #define HAVE_READLINK 1 |
|---|
| 4896 | | #define HAVE_ISBLANK 1 |
|---|
| 4897 | | #define HAVE_ISWCTYPE 1 |
|---|
| 4898 | | #define HAVE_STRTOIMAX 1 |
|---|
| 4899 | | #define HAVE_SYMLINK 1 |
|---|
| 4900 | | #define HAVE_LOCALTIME_R 1 |
|---|
| 4901 | | #define HAVE_TIMEGM 1 |
|---|
| 4902 | | #define HAVE_UTIMENSAT 1 |
|---|
| 4903 | | #define HAVE_GETDTABLESIZE 1 |
|---|
| 4904 | | #define HAVE_FUTIMES 1 |
|---|
| 4905 | | #define HAVE_LUTIMES 1 |
|---|
| 4906 | | #define SYSTEM_MALLOC 1 |
|---|
| 4907 | | #define HAVE_GETPAGESIZE 1 |
|---|
| 4908 | | #define HAVE_MMAP 1 |
|---|
| 4909 | | #define HAVE_PTHREAD 1 |
|---|
| 4910 | | #define THREADS_ENABLED 1 |
|---|
| 4911 | | #define HAVE_XKB 1 |
|---|
| 4912 | | #define HAVE_XRMSETDATABASE 1 |
|---|
| 4913 | | #define HAVE_XSCREENRESOURCESTRING 1 |
|---|
| 4914 | | #define HAVE_XSCREENNUMBEROFSCREEN 1 |
|---|
| 4915 | | #define HAVE_X11R6 1 |
|---|
| 4916 | | #define HAVE_X_I18N 1 |
|---|
| 4917 | | #define HAVE_X11R6_XIM 1 |
|---|
| 4918 | | #define HAVE_RSVG 1 |
|---|
| 4919 | | #define HAVE_GTK3 1 |
|---|
| 4920 | | #define GDK_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 4921 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 4922 | | #define USE_GTK 1 |
|---|
| 4923 | | #define HAVE_GSETTINGS 1 |
|---|
| 4924 | | #define HAVE_GCONF 1 |
|---|
| 4925 | | #define HAVE_GNUTLS 1 |
|---|
| 4926 | | #define HAVE_JSON 1 |
|---|
| 4927 | | #define HAVE_KQUEUE 1 |
|---|
| 4928 | | #define USE_FILE_NOTIFY 1 |
|---|
| 4929 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
|---|
| 4930 | | #define HAVE_XIM 1 |
|---|
| 4931 | | #define USE_XIM 1 |
|---|
| 4932 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
|---|
| 4933 | | #define HAVE_XRENDER 1 |
|---|
| 4934 | | #define USE_CAIRO 1 |
|---|
| 4935 | | #define HAVE_FREETYPE 1 |
|---|
| 4936 | | #define HAVE_FT_FACE_GETCHARVARIANTINDEX 1 |
|---|
| 4937 | | #define HAVE_HARFBUZZ 1 |
|---|
| 4938 | | #define USE_XCB 1 |
|---|
| 4939 | | #define HAVE_XPM 1 |
|---|
| 4940 | | #define HAVE_JPEG 1 |
|---|
| 4941 | | #define HAVE_LCMS2 1 |
|---|
| 4942 | | /* end confdefs.h. */ |
|---|
| 4943 | | |
|---|
| 4944 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 4945 | | Use char because int might match the return type of a GCC |
|---|
| 4946 | | builtin and then its argument prototype would still apply. */ |
|---|
| 4947 | | #ifdef __cplusplus |
|---|
| 4948 | | extern "C" |
|---|
| 4949 | | #endif |
|---|
| 4950 | | char inflateEnd (); |
|---|
| 4951 | | int |
|---|
| 4952 | | main () |
|---|
| 4953 | | { |
|---|
| 4954 | | return inflateEnd (); |
|---|
| 4955 | | ; |
|---|
| 4956 | | return 0; |
|---|
| 4957 | | } |
|---|
| 4958 | configure:16355: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lz -lX11 -L/opt/local/lib -lcairo >&5 |
|---|
| 4959 | configure:16355: $? = 0 |
|---|
| 4960 | configure:16372: result: -lz |
|---|
| 4961 | configure:16437: checking for dladdr |
|---|
| 4962 | configure:16437: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11 -L/opt/local/lib -lcairo >&5 |
|---|
| 4963 | configure:16437: $? = 0 |
|---|
| 4964 | configure:16437: result: yes |
|---|
| 4965 | configure:16437: checking for dlfunc |
|---|
| 4966 | configure:16437: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lX11 -L/opt/local/lib -lcairo >&5 |
|---|
| 4967 | Undefined symbols for architecture x86_64: |
|---|
| 4968 | "_dlfunc", referenced from: |
|---|
| 4969 | _main in conftest-7b7d4a.o |
|---|
| 4970 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 4971 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 4972 | configure:16437: $? = 1 |
|---|
| 4973 | configure: failed program was: |
|---|
| 4974 | | /* confdefs.h */ |
|---|
| 4975 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 4976 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 4977 | | #define PACKAGE_VERSION "28.2" |
|---|
| 4978 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 4979 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 4980 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 4981 | | #define HAVE_PDUMPER 1 |
|---|
| 4982 | | #define STDC_HEADERS 1 |
|---|
| 4983 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 4984 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 4985 | | #define HAVE_STDLIB_H 1 |
|---|
| 4986 | | #define HAVE_STRING_H 1 |
|---|
| 4987 | | #define HAVE_MEMORY_H 1 |
|---|
| 4988 | | #define HAVE_STRINGS_H 1 |
|---|
| 4989 | | #define HAVE_INTTYPES_H 1 |
|---|
| 4990 | | #define HAVE_STDINT_H 1 |
|---|
| 4991 | | #define HAVE_UNISTD_H 1 |
|---|
| 4992 | | #define HAVE_WCHAR_H 1 |
|---|
| 4993 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 4994 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 4995 | | #define HAVE_PWD_H 1 |
|---|
| 4996 | | #define HAVE_UTMP_H 1 |
|---|
| 4997 | | #define HAVE_UTIL_H 1 |
|---|
| 4998 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 4999 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 5000 | | #define HAVE_STDLIB_H 1 |
|---|
| 5001 | | #define HAVE_UNISTD_H 1 |
|---|
| 5002 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 5003 | | #define HAVE_PTHREAD_H 1 |
|---|
| 5004 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 5005 | | #define HAVE_SYS_UN_H 1 |
|---|
| 5006 | | #define HAVE_DIRENT_H 1 |
|---|
| 5007 | | #define HAVE_EXECINFO_H 1 |
|---|
| 5008 | | #define HAVE_GETOPT_H 1 |
|---|
| 5009 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 5010 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 5011 | | #define HAVE_LIMITS_H 1 |
|---|
| 5012 | | #define HAVE_INTTYPES_H 1 |
|---|
| 5013 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 5014 | | #define HAVE_STDINT_H 1 |
|---|
| 5015 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 5016 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 5017 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 5018 | | #define _ALL_SOURCE 1 |
|---|
| 5019 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 5020 | | #define _GNU_SOURCE 1 |
|---|
| 5021 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 5022 | | #define _NETBSD_SOURCE 1 |
|---|
| 5023 | | #define _OPENBSD_SOURCE 1 |
|---|
| 5024 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 5025 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 5026 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 5027 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 5028 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 5029 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 5030 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 5031 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 5032 | | #define _TANDEM_SOURCE 1 |
|---|
| 5033 | | #define __EXTENSIONS__ 1 |
|---|
| 5034 | | #define SYSTEM_TYPE "darwin" |
|---|
| 5035 | | #define HAVE_TERM_H 1 |
|---|
| 5036 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 5037 | | #define HAVE_NET_IF_H 1 |
|---|
| 5038 | | #define HAVE_IFADDRS_H 1 |
|---|
| 5039 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 5040 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 5041 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 5042 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 5043 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 5044 | | #define HAVE_SBRK 1 |
|---|
| 5045 | | #define HAVE_FCHMOD 1 |
|---|
| 5046 | | #define HAVE_FACCESSAT 1 |
|---|
| 5047 | | #define HAVE_REALPATH 1 |
|---|
| 5048 | | #define HAVE_LSTAT 1 |
|---|
| 5049 | | #define HAVE_READLINKAT 1 |
|---|
| 5050 | | #define HAVE_MEMSET_S 1 |
|---|
| 5051 | | #define HAVE_FCHMODAT 1 |
|---|
| 5052 | | #define HAVE_LCHMOD 1 |
|---|
| 5053 | | #define HAVE_FCNTL 1 |
|---|
| 5054 | | #define HAVE_FDOPENDIR 1 |
|---|
| 5055 | | #define HAVE_FSTATAT 1 |
|---|
| 5056 | | #define HAVE_FSYNC 1 |
|---|
| 5057 | | #define HAVE_FUTIMENS 1 |
|---|
| 5058 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 5059 | | #define HAVE_MKOSTEMP 1 |
|---|
| 5060 | | #define HAVE_PSELECT 1 |
|---|
| 5061 | | #define HAVE_READLINK 1 |
|---|
| 5062 | | #define HAVE_ISBLANK 1 |
|---|
| 5063 | | #define HAVE_ISWCTYPE 1 |
|---|
| 5064 | | #define HAVE_STRTOIMAX 1 |
|---|
| 5065 | | #define HAVE_SYMLINK 1 |
|---|
| 5066 | | #define HAVE_LOCALTIME_R 1 |
|---|
| 5067 | | #define HAVE_TIMEGM 1 |
|---|
| 5068 | | #define HAVE_UTIMENSAT 1 |
|---|
| 5069 | | #define HAVE_GETDTABLESIZE 1 |
|---|
| 5070 | | #define HAVE_FUTIMES 1 |
|---|
| 5071 | | #define HAVE_LUTIMES 1 |
|---|
| 5072 | | #define SYSTEM_MALLOC 1 |
|---|
| 5073 | | #define HAVE_GETPAGESIZE 1 |
|---|
| 5074 | | #define HAVE_MMAP 1 |
|---|
| 5075 | | #define HAVE_PTHREAD 1 |
|---|
| 5076 | | #define THREADS_ENABLED 1 |
|---|
| 5077 | | #define HAVE_XKB 1 |
|---|
| 5078 | | #define HAVE_XRMSETDATABASE 1 |
|---|
| 5079 | | #define HAVE_XSCREENRESOURCESTRING 1 |
|---|
| 5080 | | #define HAVE_XSCREENNUMBEROFSCREEN 1 |
|---|
| 5081 | | #define HAVE_X11R6 1 |
|---|
| 5082 | | #define HAVE_X_I18N 1 |
|---|
| 5083 | | #define HAVE_X11R6_XIM 1 |
|---|
| 5084 | | #define HAVE_RSVG 1 |
|---|
| 5085 | | #define HAVE_GTK3 1 |
|---|
| 5086 | | #define GDK_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 5087 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 5088 | | #define USE_GTK 1 |
|---|
| 5089 | | #define HAVE_GSETTINGS 1 |
|---|
| 5090 | | #define HAVE_GCONF 1 |
|---|
| 5091 | | #define HAVE_GNUTLS 1 |
|---|
| 5092 | | #define HAVE_JSON 1 |
|---|
| 5093 | | #define HAVE_KQUEUE 1 |
|---|
| 5094 | | #define USE_FILE_NOTIFY 1 |
|---|
| 5095 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
|---|
| 5096 | | #define HAVE_XIM 1 |
|---|
| 5097 | | #define USE_XIM 1 |
|---|
| 5098 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
|---|
| 5099 | | #define HAVE_XRENDER 1 |
|---|
| 5100 | | #define USE_CAIRO 1 |
|---|
| 5101 | | #define HAVE_FREETYPE 1 |
|---|
| 5102 | | #define HAVE_FT_FACE_GETCHARVARIANTINDEX 1 |
|---|
| 5103 | | #define HAVE_HARFBUZZ 1 |
|---|
| 5104 | | #define USE_XCB 1 |
|---|
| 5105 | | #define HAVE_XPM 1 |
|---|
| 5106 | | #define HAVE_JPEG 1 |
|---|
| 5107 | | #define HAVE_LCMS2 1 |
|---|
| 5108 | | #define HAVE_ZLIB 1 |
|---|
| 5109 | | #define HAVE_DLADDR 1 |
|---|
| 5110 | | /* end confdefs.h. */ |
|---|
| 5111 | | /* Define dlfunc to an innocuous variant, in case <limits.h> declares dlfunc. |
|---|
| 5112 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 5113 | | #define dlfunc innocuous_dlfunc |
|---|
| 5114 | | |
|---|
| 5115 | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 5116 | | which can conflict with char dlfunc (); below. |
|---|
| 5117 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 5118 | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 5119 | | |
|---|
| 5120 | | #ifdef __STDC__ |
|---|
| 5121 | | # include <limits.h> |
|---|
| 5122 | | #else |
|---|
| 5123 | | # include <assert.h> |
|---|
| 5124 | | #endif |
|---|
| 5125 | | |
|---|
| 5126 | | #undef dlfunc |
|---|
| 5127 | | |
|---|
| 5128 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 5129 | | Use char because int might match the return type of a GCC |
|---|
| 5130 | | builtin and then its argument prototype would still apply. */ |
|---|
| 5131 | | #ifdef __cplusplus |
|---|
| 5132 | | extern "C" |
|---|
| 5133 | | #endif |
|---|
| 5134 | | char dlfunc (); |
|---|
| 5135 | | /* The GNU C library defines this for functions which it implements |
|---|
| 5136 | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 5137 | | something starting with __ and the normal name is an alias. */ |
|---|
| 5138 | | #if defined __stub_dlfunc || defined __stub___dlfunc |
|---|
| 5139 | | choke me |
|---|
| 5140 | | #endif |
|---|
| 5141 | | |
|---|
| 5142 | | int |
|---|
| 5143 | | main () |
|---|
| 5144 | | { |
|---|
| 5145 | | return dlfunc (); |
|---|
| 5146 | | ; |
|---|
| 5147 | | return 0; |
|---|
| 5148 | | } |
|---|
| 5149 | configure:16437: result: no |
|---|
| 5150 | configure:16557: checking for gcc_jit_context_acquire in -lgccjit |
|---|
| 5151 | configure:16582: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gcc12 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lgccjit -lX11 -L/opt/local/lib -lcairo -L/opt/local/lib/gcc12 >&5 |
|---|
| 5152 | configure:16582: $? = 0 |
|---|
| 5153 | configure:16591: result: yes |
|---|
| 5154 | configure:16610: checking libgccjit.h usability |
|---|
| 5155 | configure:16610: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gcc12 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 |
|---|
| 5156 | configure:16610: $? = 0 |
|---|
| 5157 | configure:16610: result: yes |
|---|
| 5158 | configure:16610: checking libgccjit.h presence |
|---|
| 5159 | configure:16610: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c |
|---|
| 5160 | configure:16610: $? = 0 |
|---|
| 5161 | configure:16610: result: yes |
|---|
| 5162 | configure:16610: checking for libgccjit.h |
|---|
| 5163 | configure:16610: result: yes |
|---|
| 5164 | configure:16674: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gcc12 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lgccjit -lX11 -L/opt/local/lib -lcairo -L/opt/local/lib/gcc12 >&5 |
|---|
| 5165 | configure:16674: $? = 0 |
|---|
| 5166 | configure:16674: ./conftest |
|---|
| 5167 | clang (LLVM option parsing): Unknown command line argument '-x86-pad-for-align=false'. Try: 'clang (LLVM option parsing) --help' |
|---|
| 5168 | clang (LLVM option parsing): Did you mean '--x86-slh-loads=false'? |
|---|
| 5169 | libgccjit.so: error: error invoking gcc driver |
|---|
| 5170 | configure:16674: $? = 1 |
|---|
| 5171 | configure: program exited with status 1 |
|---|
| 5172 | configure: failed program was: |
|---|
| 5173 | | /* confdefs.h */ |
|---|
| 5174 | | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 5175 | | #define PACKAGE_TARNAME "emacs" |
|---|
| 5176 | | #define PACKAGE_VERSION "28.2" |
|---|
| 5177 | | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 5178 | | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 5179 | | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 5180 | | #define HAVE_PDUMPER 1 |
|---|
| 5181 | | #define STDC_HEADERS 1 |
|---|
| 5182 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 5183 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 5184 | | #define HAVE_STDLIB_H 1 |
|---|
| 5185 | | #define HAVE_STRING_H 1 |
|---|
| 5186 | | #define HAVE_MEMORY_H 1 |
|---|
| 5187 | | #define HAVE_STRINGS_H 1 |
|---|
| 5188 | | #define HAVE_INTTYPES_H 1 |
|---|
| 5189 | | #define HAVE_STDINT_H 1 |
|---|
| 5190 | | #define HAVE_UNISTD_H 1 |
|---|
| 5191 | | #define HAVE_WCHAR_H 1 |
|---|
| 5192 | | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 5193 | | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 5194 | | #define HAVE_PWD_H 1 |
|---|
| 5195 | | #define HAVE_UTMP_H 1 |
|---|
| 5196 | | #define HAVE_UTIL_H 1 |
|---|
| 5197 | | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 5198 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 5199 | | #define HAVE_STDLIB_H 1 |
|---|
| 5200 | | #define HAVE_UNISTD_H 1 |
|---|
| 5201 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 5202 | | #define HAVE_PTHREAD_H 1 |
|---|
| 5203 | | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 5204 | | #define HAVE_SYS_UN_H 1 |
|---|
| 5205 | | #define HAVE_DIRENT_H 1 |
|---|
| 5206 | | #define HAVE_EXECINFO_H 1 |
|---|
| 5207 | | #define HAVE_GETOPT_H 1 |
|---|
| 5208 | | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 5209 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 5210 | | #define HAVE_LIMITS_H 1 |
|---|
| 5211 | | #define HAVE_INTTYPES_H 1 |
|---|
| 5212 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 5213 | | #define HAVE_STDINT_H 1 |
|---|
| 5214 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 5215 | | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 5216 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 5217 | | #define _ALL_SOURCE 1 |
|---|
| 5218 | | #define _DARWIN_C_SOURCE 1 |
|---|
| 5219 | | #define _GNU_SOURCE 1 |
|---|
| 5220 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 5221 | | #define _NETBSD_SOURCE 1 |
|---|
| 5222 | | #define _OPENBSD_SOURCE 1 |
|---|
| 5223 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 5224 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 5225 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 5226 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 5227 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 5228 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 5229 | | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 5230 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 5231 | | #define _TANDEM_SOURCE 1 |
|---|
| 5232 | | #define __EXTENSIONS__ 1 |
|---|
| 5233 | | #define SYSTEM_TYPE "darwin" |
|---|
| 5234 | | #define HAVE_TERM_H 1 |
|---|
| 5235 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 5236 | | #define HAVE_NET_IF_H 1 |
|---|
| 5237 | | #define HAVE_IFADDRS_H 1 |
|---|
| 5238 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 5239 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 5240 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 5241 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 5242 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 5243 | | #define HAVE_SBRK 1 |
|---|
| 5244 | | #define HAVE_FCHMOD 1 |
|---|
| 5245 | | #define HAVE_FACCESSAT 1 |
|---|
| 5246 | | #define HAVE_REALPATH 1 |
|---|
| 5247 | | #define HAVE_LSTAT 1 |
|---|
| 5248 | | #define HAVE_READLINKAT 1 |
|---|
| 5249 | | #define HAVE_MEMSET_S 1 |
|---|
| 5250 | | #define HAVE_FCHMODAT 1 |
|---|
| 5251 | | #define HAVE_LCHMOD 1 |
|---|
| 5252 | | #define HAVE_FCNTL 1 |
|---|
| 5253 | | #define HAVE_FDOPENDIR 1 |
|---|
| 5254 | | #define HAVE_FSTATAT 1 |
|---|
| 5255 | | #define HAVE_FSYNC 1 |
|---|
| 5256 | | #define HAVE_FUTIMENS 1 |
|---|
| 5257 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 5258 | | #define HAVE_MKOSTEMP 1 |
|---|
| 5259 | | #define HAVE_PSELECT 1 |
|---|
| 5260 | | #define HAVE_READLINK 1 |
|---|
| 5261 | | #define HAVE_ISBLANK 1 |
|---|
| 5262 | | #define HAVE_ISWCTYPE 1 |
|---|
| 5263 | | #define HAVE_STRTOIMAX 1 |
|---|
| 5264 | | #define HAVE_SYMLINK 1 |
|---|
| 5265 | | #define HAVE_LOCALTIME_R 1 |
|---|
| 5266 | | #define HAVE_TIMEGM 1 |
|---|
| 5267 | | #define HAVE_UTIMENSAT 1 |
|---|
| 5268 | | #define HAVE_GETDTABLESIZE 1 |
|---|
| 5269 | | #define HAVE_FUTIMES 1 |
|---|
| 5270 | | #define HAVE_LUTIMES 1 |
|---|
| 5271 | | #define SYSTEM_MALLOC 1 |
|---|
| 5272 | | #define HAVE_GETPAGESIZE 1 |
|---|
| 5273 | | #define HAVE_MMAP 1 |
|---|
| 5274 | | #define HAVE_PTHREAD 1 |
|---|
| 5275 | | #define THREADS_ENABLED 1 |
|---|
| 5276 | | #define HAVE_XKB 1 |
|---|
| 5277 | | #define HAVE_XRMSETDATABASE 1 |
|---|
| 5278 | | #define HAVE_XSCREENRESOURCESTRING 1 |
|---|
| 5279 | | #define HAVE_XSCREENNUMBEROFSCREEN 1 |
|---|
| 5280 | | #define HAVE_X11R6 1 |
|---|
| 5281 | | #define HAVE_X_I18N 1 |
|---|
| 5282 | | #define HAVE_X11R6_XIM 1 |
|---|
| 5283 | | #define HAVE_RSVG 1 |
|---|
| 5284 | | #define HAVE_GTK3 1 |
|---|
| 5285 | | #define GDK_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 5286 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 5287 | | #define USE_GTK 1 |
|---|
| 5288 | | #define HAVE_GSETTINGS 1 |
|---|
| 5289 | | #define HAVE_GCONF 1 |
|---|
| 5290 | | #define HAVE_GNUTLS 1 |
|---|
| 5291 | | #define HAVE_JSON 1 |
|---|
| 5292 | | #define HAVE_KQUEUE 1 |
|---|
| 5293 | | #define USE_FILE_NOTIFY 1 |
|---|
| 5294 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
|---|
| 5295 | | #define HAVE_XIM 1 |
|---|
| 5296 | | #define USE_XIM 1 |
|---|
| 5297 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
|---|
| 5298 | | #define HAVE_XRENDER 1 |
|---|
| 5299 | | #define USE_CAIRO 1 |
|---|
| 5300 | | #define HAVE_FREETYPE 1 |
|---|
| 5301 | | #define HAVE_FT_FACE_GETCHARVARIANTINDEX 1 |
|---|
| 5302 | | #define HAVE_HARFBUZZ 1 |
|---|
| 5303 | | #define USE_XCB 1 |
|---|
| 5304 | | #define HAVE_XPM 1 |
|---|
| 5305 | | #define HAVE_JPEG 1 |
|---|
| 5306 | | #define HAVE_LCMS2 1 |
|---|
| 5307 | | #define HAVE_ZLIB 1 |
|---|
| 5308 | | #define HAVE_DLADDR 1 |
|---|
| 5309 | | #define HAVE_MODULES 1 |
|---|
| 5310 | | #define MODULES_SUFFIX ".dylib" |
|---|
| 5311 | | #define MODULES_SECONDARY_SUFFIX ".so" |
|---|
| 5312 | | #define HAVE_LIBGCCJIT 1 |
|---|
| 5313 | | #define HAVE_LIBGCCJIT_H 1 |
|---|
| 5314 | | /* end confdefs.h. */ |
|---|
| 5315 | | |
|---|
| 5316 | | #include <libgccjit.h> |
|---|
| 5317 | | #include <stdlib.h> |
|---|
| 5318 | | #include <stdio.h> |
|---|
| 5319 | | int |
|---|
| 5320 | | main (int argc, char **argv) |
|---|
| 5321 | | { |
|---|
| 5322 | | gcc_jit_context *ctxt; |
|---|
| 5323 | | gcc_jit_result *result; |
|---|
| 5324 | | ctxt = gcc_jit_context_acquire (); |
|---|
| 5325 | | if (!ctxt) |
|---|
| 5326 | | exit (1); |
|---|
| 5327 | | gcc_jit_type *int_type = |
|---|
| 5328 | | gcc_jit_context_get_type (ctxt, GCC_JIT_TYPE_INT); |
|---|
| 5329 | | gcc_jit_function *func = |
|---|
| 5330 | | gcc_jit_context_new_function (ctxt, NULL, |
|---|
| 5331 | | GCC_JIT_FUNCTION_EXPORTED, |
|---|
| 5332 | | int_type, "foo", 0, NULL, 0); |
|---|
| 5333 | | gcc_jit_block *block = gcc_jit_function_new_block (func, "foo"); |
|---|
| 5334 | | gcc_jit_block_end_with_return ( |
|---|
| 5335 | | block, |
|---|
| 5336 | | NULL, |
|---|
| 5337 | | gcc_jit_context_new_rvalue_from_int (ctxt, int_type, 1)); |
|---|
| 5338 | | result = gcc_jit_context_compile (ctxt); |
|---|
| 5339 | | if (!result) |
|---|
| 5340 | | exit (1); |
|---|
| 5341 | | typedef int (*fn_type) (void); |
|---|
| 5342 | | fn_type foo = |
|---|
| 5343 | | (fn_type)gcc_jit_result_get_code (result, "foo"); |
|---|
| 5344 | | if (!foo) |
|---|
| 5345 | | exit (1); |
|---|
| 5346 | | if (foo () != 1) |
|---|
| 5347 | | exit (1); |
|---|
| 5348 | | gcc_jit_context_release (ctxt); |
|---|
| 5349 | | gcc_jit_result_release (result); |
|---|
| 5350 | | return 0; |
|---|
| 5351 | | } |
|---|
| 5352 | configure:16678: error: The installed libgccjit failed to compile and run a test program using |
|---|
| 5353 | the libgccjit library; see config.log for the details of the failure. |
|---|
| 5354 | The test program can be found here: |
|---|
| 5355 | <https://gcc.gnu.org/onlinedocs/jit/intro/tutorial01.html>. |
|---|
| 5356 | You can try compiling it yourself to investigate the issues. |
|---|
| 5357 | Please report the issue to your distribution if libgccjit was installed |
|---|
| 5358 | through that. |
|---|
| 5359 | You can find the instructions on how to compile and install libgccjit from |
|---|
| 5360 | source on this site: |
|---|
| 5361 | <https://gcc.gnu.org/wiki/JIT>. |
|---|
| 5362 | |
|---|
| 5363 | ## ---------------- ## |
|---|
| 5364 | ## Cache variables. ## |
|---|
| 5365 | ## ---------------- ## |
|---|
| 5366 | |
|---|
| 5367 | ac_cv_build=x86_64-apple-darwin21.6.0 |
|---|
| 5368 | ac_cv_c_compiler_gnu=yes |
|---|
| 5369 | ac_cv_env_ALSA_CFLAGS_set= |
|---|
| 5370 | ac_cv_env_ALSA_CFLAGS_value= |
|---|
| 5371 | ac_cv_env_ALSA_LIBS_set= |
|---|
| 5372 | ac_cv_env_ALSA_LIBS_value= |
|---|
| 5373 | ac_cv_env_CAIRO_CFLAGS_set= |
|---|
| 5374 | ac_cv_env_CAIRO_CFLAGS_value= |
|---|
| 5375 | ac_cv_env_CAIRO_LIBS_set= |
|---|
| 5376 | ac_cv_env_CAIRO_LIBS_value= |
|---|
| 5377 | ac_cv_env_CC_set=set |
|---|
| 5378 | ac_cv_env_CC_value=/usr/bin/clang |
|---|
| 5379 | ac_cv_env_CFLAGS_set=set |
|---|
| 5380 | ac_cv_env_CFLAGS_value='-pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64' |
|---|
| 5381 | ac_cv_env_CPPFLAGS_set=set |
|---|
| 5382 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk' |
|---|
| 5383 | ac_cv_env_CPP_set= |
|---|
| 5384 | ac_cv_env_CPP_value= |
|---|
| 5385 | ac_cv_env_DBUS_CFLAGS_set= |
|---|
| 5386 | ac_cv_env_DBUS_CFLAGS_value= |
|---|
| 5387 | ac_cv_env_DBUS_LIBS_set= |
|---|
| 5388 | ac_cv_env_DBUS_LIBS_value= |
|---|
| 5389 | ac_cv_env_FONTCONFIG_CFLAGS_set= |
|---|
| 5390 | ac_cv_env_FONTCONFIG_CFLAGS_value= |
|---|
| 5391 | ac_cv_env_FONTCONFIG_LIBS_set= |
|---|
| 5392 | ac_cv_env_FONTCONFIG_LIBS_value= |
|---|
| 5393 | ac_cv_env_FREETYPE_CFLAGS_set= |
|---|
| 5394 | ac_cv_env_FREETYPE_CFLAGS_value= |
|---|
| 5395 | ac_cv_env_FREETYPE_LIBS_set= |
|---|
| 5396 | ac_cv_env_FREETYPE_LIBS_value= |
|---|
| 5397 | ac_cv_env_GCONF_CFLAGS_set= |
|---|
| 5398 | ac_cv_env_GCONF_CFLAGS_value= |
|---|
| 5399 | ac_cv_env_GCONF_LIBS_set= |
|---|
| 5400 | ac_cv_env_GCONF_LIBS_value= |
|---|
| 5401 | ac_cv_env_GFILENOTIFY_CFLAGS_set= |
|---|
| 5402 | ac_cv_env_GFILENOTIFY_CFLAGS_value= |
|---|
| 5403 | ac_cv_env_GFILENOTIFY_LIBS_set= |
|---|
| 5404 | ac_cv_env_GFILENOTIFY_LIBS_value= |
|---|
| 5405 | ac_cv_env_GOBJECT_CFLAGS_set= |
|---|
| 5406 | ac_cv_env_GOBJECT_CFLAGS_value= |
|---|
| 5407 | ac_cv_env_GOBJECT_LIBS_set= |
|---|
| 5408 | ac_cv_env_GOBJECT_LIBS_value= |
|---|
| 5409 | ac_cv_env_GSETTINGS_CFLAGS_set= |
|---|
| 5410 | ac_cv_env_GSETTINGS_CFLAGS_value= |
|---|
| 5411 | ac_cv_env_GSETTINGS_LIBS_set= |
|---|
| 5412 | ac_cv_env_GSETTINGS_LIBS_value= |
|---|
| 5413 | ac_cv_env_GTK_CFLAGS_set= |
|---|
| 5414 | ac_cv_env_GTK_CFLAGS_value= |
|---|
| 5415 | ac_cv_env_GTK_LIBS_set= |
|---|
| 5416 | ac_cv_env_GTK_LIBS_value= |
|---|
| 5417 | ac_cv_env_HARFBUZZ_CFLAGS_set= |
|---|
| 5418 | ac_cv_env_HARFBUZZ_CFLAGS_value= |
|---|
| 5419 | ac_cv_env_HARFBUZZ_LIBS_set= |
|---|
| 5420 | ac_cv_env_HARFBUZZ_LIBS_value= |
|---|
| 5421 | ac_cv_env_IMAGEMAGICK_CFLAGS_set= |
|---|
| 5422 | ac_cv_env_IMAGEMAGICK_CFLAGS_value= |
|---|
| 5423 | ac_cv_env_IMAGEMAGICK_LIBS_set= |
|---|
| 5424 | ac_cv_env_IMAGEMAGICK_LIBS_value= |
|---|
| 5425 | ac_cv_env_JSON_CFLAGS_set= |
|---|
| 5426 | ac_cv_env_JSON_CFLAGS_value= |
|---|
| 5427 | ac_cv_env_JSON_LIBS_set= |
|---|
| 5428 | ac_cv_env_JSON_LIBS_value= |
|---|
| 5429 | ac_cv_env_KQUEUE_CFLAGS_set= |
|---|
| 5430 | ac_cv_env_KQUEUE_CFLAGS_value= |
|---|
| 5431 | ac_cv_env_KQUEUE_LIBS_set= |
|---|
| 5432 | ac_cv_env_KQUEUE_LIBS_value= |
|---|
| 5433 | ac_cv_env_LCMS2_CFLAGS_set= |
|---|
| 5434 | ac_cv_env_LCMS2_CFLAGS_value= |
|---|
| 5435 | ac_cv_env_LCMS2_LIBS_set= |
|---|
| 5436 | ac_cv_env_LCMS2_LIBS_value= |
|---|
| 5437 | ac_cv_env_LDFLAGS_set=set |
|---|
| 5438 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64' |
|---|
| 5439 | ac_cv_env_LIBGNUTLS_CFLAGS_set= |
|---|
| 5440 | ac_cv_env_LIBGNUTLS_CFLAGS_value= |
|---|
| 5441 | ac_cv_env_LIBGNUTLS_LIBS_set= |
|---|
| 5442 | ac_cv_env_LIBGNUTLS_LIBS_value= |
|---|
| 5443 | ac_cv_env_LIBOTF_CFLAGS_set= |
|---|
| 5444 | ac_cv_env_LIBOTF_CFLAGS_value= |
|---|
| 5445 | ac_cv_env_LIBOTF_LIBS_set= |
|---|
| 5446 | ac_cv_env_LIBOTF_LIBS_value= |
|---|
| 5447 | ac_cv_env_LIBSECCOMP_CFLAGS_set= |
|---|
| 5448 | ac_cv_env_LIBSECCOMP_CFLAGS_value= |
|---|
| 5449 | ac_cv_env_LIBSECCOMP_LIBS_set= |
|---|
| 5450 | ac_cv_env_LIBSECCOMP_LIBS_value= |
|---|
| 5451 | ac_cv_env_LIBSYSTEMD_CFLAGS_set= |
|---|
| 5452 | ac_cv_env_LIBSYSTEMD_CFLAGS_value= |
|---|
| 5453 | ac_cv_env_LIBSYSTEMD_LIBS_set= |
|---|
| 5454 | ac_cv_env_LIBSYSTEMD_LIBS_value= |
|---|
| 5455 | ac_cv_env_LIBS_set= |
|---|
| 5456 | ac_cv_env_LIBS_value= |
|---|
| 5457 | ac_cv_env_LIBXML2_CFLAGS_set= |
|---|
| 5458 | ac_cv_env_LIBXML2_CFLAGS_value= |
|---|
| 5459 | ac_cv_env_LIBXML2_LIBS_set= |
|---|
| 5460 | ac_cv_env_LIBXML2_LIBS_value= |
|---|
| 5461 | ac_cv_env_M17N_FLT_CFLAGS_set= |
|---|
| 5462 | ac_cv_env_M17N_FLT_CFLAGS_value= |
|---|
| 5463 | ac_cv_env_M17N_FLT_LIBS_set= |
|---|
| 5464 | ac_cv_env_M17N_FLT_LIBS_value= |
|---|
| 5465 | ac_cv_env_OBJCFLAGS_set=set |
|---|
| 5466 | ac_cv_env_OBJCFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64' |
|---|
| 5467 | ac_cv_env_OBJC_set=set |
|---|
| 5468 | ac_cv_env_OBJC_value=/usr/bin/clang |
|---|
| 5469 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
|---|
| 5470 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
|---|
| 5471 | ac_cv_env_PKG_CONFIG_PATH_set= |
|---|
| 5472 | ac_cv_env_PKG_CONFIG_PATH_value= |
|---|
| 5473 | ac_cv_env_PKG_CONFIG_set= |
|---|
| 5474 | ac_cv_env_PKG_CONFIG_value= |
|---|
| 5475 | ac_cv_env_PNG_CFLAGS_set= |
|---|
| 5476 | ac_cv_env_PNG_CFLAGS_value= |
|---|
| 5477 | ac_cv_env_PNG_LIBS_set= |
|---|
| 5478 | ac_cv_env_PNG_LIBS_value= |
|---|
| 5479 | ac_cv_env_RSVG_CFLAGS_set= |
|---|
| 5480 | ac_cv_env_RSVG_CFLAGS_value= |
|---|
| 5481 | ac_cv_env_RSVG_LIBS_set= |
|---|
| 5482 | ac_cv_env_RSVG_LIBS_value= |
|---|
| 5483 | ac_cv_env_WEBKIT_CFLAGS_set= |
|---|
| 5484 | ac_cv_env_WEBKIT_CFLAGS_value= |
|---|
| 5485 | ac_cv_env_WEBKIT_LIBS_set= |
|---|
| 5486 | ac_cv_env_WEBKIT_LIBS_value= |
|---|
| 5487 | ac_cv_env_XFIXES_CFLAGS_set= |
|---|
| 5488 | ac_cv_env_XFIXES_CFLAGS_value= |
|---|
| 5489 | ac_cv_env_XFIXES_LIBS_set= |
|---|
| 5490 | ac_cv_env_XFIXES_LIBS_value= |
|---|
| 5491 | ac_cv_env_XFT_CFLAGS_set= |
|---|
| 5492 | ac_cv_env_XFT_CFLAGS_value= |
|---|
| 5493 | ac_cv_env_XFT_LIBS_set= |
|---|
| 5494 | ac_cv_env_XFT_LIBS_value= |
|---|
| 5495 | ac_cv_env_XINERAMA_CFLAGS_set= |
|---|
| 5496 | ac_cv_env_XINERAMA_CFLAGS_value= |
|---|
| 5497 | ac_cv_env_XINERAMA_LIBS_set= |
|---|
| 5498 | ac_cv_env_XINERAMA_LIBS_value= |
|---|
| 5499 | ac_cv_env_XMKMF_set= |
|---|
| 5500 | ac_cv_env_XMKMF_value= |
|---|
| 5501 | ac_cv_env_XRANDR_CFLAGS_set= |
|---|
| 5502 | ac_cv_env_XRANDR_CFLAGS_value= |
|---|
| 5503 | ac_cv_env_XRANDR_LIBS_set= |
|---|
| 5504 | ac_cv_env_XRANDR_LIBS_value= |
|---|
| 5505 | ac_cv_env_build_alias_set= |
|---|
| 5506 | ac_cv_env_build_alias_value= |
|---|
| 5507 | ac_cv_env_host_alias_set= |
|---|
| 5508 | ac_cv_env_host_alias_value= |
|---|
| 5509 | ac_cv_env_target_alias_set= |
|---|
| 5510 | ac_cv_env_target_alias_value= |
|---|
| 5511 | ac_cv_func_FT_Face_GetCharVariantIndex=yes |
|---|
| 5512 | ac_cv_func_XScreenNumberOfScreen=yes |
|---|
| 5513 | ac_cv_func_XScreenResourceString=yes |
|---|
| 5514 | ac_cv_func_XrmSetDatabase=yes |
|---|
| 5515 | ac_cv_func___lsan_ignore_object=no |
|---|
| 5516 | ac_cv_func_canonicalize_file_name=no |
|---|
| 5517 | ac_cv_func_dladdr=yes |
|---|
| 5518 | ac_cv_func_dlfunc=no |
|---|
| 5519 | ac_cv_func_explicit_bzero=no |
|---|
| 5520 | ac_cv_func_faccessat=yes |
|---|
| 5521 | ac_cv_func_fchmod=yes |
|---|
| 5522 | ac_cv_func_fchmodat=yes |
|---|
| 5523 | ac_cv_func_fcntl=yes |
|---|
| 5524 | ac_cv_func_fdopendir=yes |
|---|
| 5525 | ac_cv_func_fstatat=yes |
|---|
| 5526 | ac_cv_func_fsync=yes |
|---|
| 5527 | ac_cv_func_futimens=yes |
|---|
| 5528 | ac_cv_func_futimes=yes |
|---|
| 5529 | ac_cv_func_futimesat=no |
|---|
| 5530 | ac_cv_func_getdtablesize=yes |
|---|
| 5531 | ac_cv_func_getpagesize=yes |
|---|
| 5532 | ac_cv_func_getrandom=no |
|---|
| 5533 | ac_cv_func_gettimeofday=yes |
|---|
| 5534 | ac_cv_func_isblank=yes |
|---|
| 5535 | ac_cv_func_iswctype=yes |
|---|
| 5536 | ac_cv_func_lchmod=yes |
|---|
| 5537 | ac_cv_func_localtime_r=yes |
|---|
| 5538 | ac_cv_func_lstat=yes |
|---|
| 5539 | ac_cv_func_lutimes=yes |
|---|
| 5540 | ac_cv_func_memset_s=yes |
|---|
| 5541 | ac_cv_func_mkostemp=yes |
|---|
| 5542 | ac_cv_func_mmap_fixed_mapped=yes |
|---|
| 5543 | ac_cv_func_pipe2=no |
|---|
| 5544 | ac_cv_func_pselect=yes |
|---|
| 5545 | ac_cv_func_pthread_sigmask=yes |
|---|
| 5546 | ac_cv_func_readlink=yes |
|---|
| 5547 | ac_cv_func_readlinkat=yes |
|---|
| 5548 | ac_cv_func_realpath=yes |
|---|
| 5549 | ac_cv_func_sbrk=yes |
|---|
| 5550 | ac_cv_func_strtoimax=yes |
|---|
| 5551 | ac_cv_func_symlink=yes |
|---|
| 5552 | ac_cv_func_timegm=yes |
|---|
| 5553 | ac_cv_func_utimensat=yes |
|---|
| 5554 | ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' |
|---|
| 5555 | ac_cv_header_X11_Xlib_xcb_h=yes |
|---|
| 5556 | ac_cv_header_X11_xpm_h=yes |
|---|
| 5557 | ac_cv_header_coff_h=no |
|---|
| 5558 | ac_cv_header_dirent_h=yes |
|---|
| 5559 | ac_cv_header_execinfo_h=yes |
|---|
| 5560 | ac_cv_header_getopt_h=yes |
|---|
| 5561 | ac_cv_header_ieee754_h=no |
|---|
| 5562 | ac_cv_header_ifaddrs_h=yes |
|---|
| 5563 | ac_cv_header_inttypes_h=yes |
|---|
| 5564 | ac_cv_header_libgccjit_h=yes |
|---|
| 5565 | ac_cv_header_limits_h=yes |
|---|
| 5566 | ac_cv_header_linux_fs_h=no |
|---|
| 5567 | ac_cv_header_machine_soundcard_h=no |
|---|
| 5568 | ac_cv_header_malloc_h=no |
|---|
| 5569 | ac_cv_header_malloc_malloc_h=yes |
|---|
| 5570 | ac_cv_header_memory_h=yes |
|---|
| 5571 | ac_cv_header_minix_config_h=no |
|---|
| 5572 | ac_cv_header_mmsystem_h=no |
|---|
| 5573 | ac_cv_header_net_if_dl_h=yes |
|---|
| 5574 | ac_cv_header_net_if_h=yes |
|---|
| 5575 | ac_cv_header_pthread_h=yes |
|---|
| 5576 | ac_cv_header_pty_h=no |
|---|
| 5577 | ac_cv_header_pwd_h=yes |
|---|
| 5578 | ac_cv_header_sanitizer_lsan_interface_h=yes |
|---|
| 5579 | ac_cv_header_soundcard_h=no |
|---|
| 5580 | ac_cv_header_stdc=yes |
|---|
| 5581 | ac_cv_header_stdint_h=yes |
|---|
| 5582 | ac_cv_header_stdio_ext_h=no |
|---|
| 5583 | ac_cv_header_stdlib_h=yes |
|---|
| 5584 | ac_cv_header_string_h=yes |
|---|
| 5585 | ac_cv_header_strings_h=yes |
|---|
| 5586 | ac_cv_header_sys_cdefs_h=yes |
|---|
| 5587 | ac_cv_header_sys_fs_types_h=no |
|---|
| 5588 | ac_cv_header_sys_inotify_h=no |
|---|
| 5589 | ac_cv_header_sys_param_h=yes |
|---|
| 5590 | ac_cv_header_sys_random_h=yes |
|---|
| 5591 | ac_cv_header_sys_resource_h=yes |
|---|
| 5592 | ac_cv_header_sys_select_h=yes |
|---|
| 5593 | ac_cv_header_sys_socket_h=yes |
|---|
| 5594 | ac_cv_header_sys_soundcard_h=no |
|---|
| 5595 | ac_cv_header_sys_stat_h=yes |
|---|
| 5596 | ac_cv_header_sys_sysinfo_h=no |
|---|
| 5597 | ac_cv_header_sys_systeminfo_h=no |
|---|
| 5598 | ac_cv_header_sys_time_h=yes |
|---|
| 5599 | ac_cv_header_sys_types_h=yes |
|---|
| 5600 | ac_cv_header_sys_un_h=yes |
|---|
| 5601 | ac_cv_header_sys_utsname_h=yes |
|---|
| 5602 | ac_cv_header_sys_vfs_h=no |
|---|
| 5603 | ac_cv_header_sys_wait_h=yes |
|---|
| 5604 | ac_cv_header_unistd_h=yes |
|---|
| 5605 | ac_cv_header_util_h=yes |
|---|
| 5606 | ac_cv_header_utmp_h=yes |
|---|
| 5607 | ac_cv_header_wchar_h=yes |
|---|
| 5608 | ac_cv_host=x86_64-apple-darwin21.6.0 |
|---|
| 5609 | ac_cv_lib_X11_xcb_XGetXCBConnection=yes |
|---|
| 5610 | ac_cv_lib_Xbsd_main=no |
|---|
| 5611 | ac_cv_lib_Xpm_XpmReadFileToPixmap=yes |
|---|
| 5612 | ac_cv_lib_Xrender_XRenderQueryExtension=yes |
|---|
| 5613 | ac_cv_lib_anl_getaddrinfo_a=no |
|---|
| 5614 | ac_cv_lib_gccjit_gcc_jit_context_acquire=yes |
|---|
| 5615 | ac_cv_lib_ossaudio__oss_ioctl=no |
|---|
| 5616 | ac_cv_lib_selinux_lgetfilecon=no |
|---|
| 5617 | ac_cv_lib_xcb_xcb_translate_coordinates=yes |
|---|
| 5618 | ac_cv_member_struct_ifreq_ifr_addr=yes |
|---|
| 5619 | ac_cv_member_struct_ifreq_ifr_addr_sa_len=yes |
|---|
| 5620 | ac_cv_member_struct_ifreq_ifr_broadaddr=yes |
|---|
| 5621 | ac_cv_member_struct_ifreq_ifr_flags=yes |
|---|
| 5622 | ac_cv_member_struct_ifreq_ifr_hwaddr=no |
|---|
| 5623 | ac_cv_member_struct_ifreq_ifr_netmask=no |
|---|
| 5624 | ac_cv_objext=o |
|---|
| 5625 | ac_cv_path_EGREP='/usr/bin/grep -E' |
|---|
| 5626 | ac_cv_path_GREP=/usr/bin/grep |
|---|
| 5627 | ac_cv_path_GZIP_PROG=/usr/bin/gzip |
|---|
| 5628 | ac_cv_path_HAVE_MACPORTS=/opt/local/bin/port |
|---|
| 5629 | ac_cv_path_INSTALL_INFO=/opt/local/bin/install-info |
|---|
| 5630 | ac_cv_path_MAKE=gmake |
|---|
| 5631 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
|---|
| 5632 | ac_cv_prog_AR=ar |
|---|
| 5633 | ac_cv_prog_CPP='/usr/bin/clang -E' |
|---|
| 5634 | ac_cv_prog_MAKE_PROG=yes |
|---|
| 5635 | ac_cv_prog_XCRUN=xcrun |
|---|
| 5636 | ac_cv_prog_ac_ct_RANLIB=ranlib |
|---|
| 5637 | ac_cv_prog_cc__usr_bin_clang_c_o=yes |
|---|
| 5638 | ac_cv_prog_cc_c11= |
|---|
| 5639 | ac_cv_prog_cc_g=yes |
|---|
| 5640 | ac_cv_prog_cc_stdc= |
|---|
| 5641 | ac_cv_safe_to_define___extensions__=yes |
|---|
| 5642 | ac_cv_search_inflateEnd=-lz |
|---|
| 5643 | ac_cv_search_kqueue='none required' |
|---|
| 5644 | ac_cv_search_sqrt='none required' |
|---|
| 5645 | ac_cv_should_define__xopen_source=no |
|---|
| 5646 | ac_cv_sys_file_offset_bits=no |
|---|
| 5647 | ac_cv_sys_largefile_CC=no |
|---|
| 5648 | emacs_cv_autodepend=yes |
|---|
| 5649 | emacs_cv_clang=yes |
|---|
| 5650 | emacs_cv_cpp_xpm_return_alloc_pixels=yes |
|---|
| 5651 | emacs_cv_find_delete=-delete |
|---|
| 5652 | emacs_cv_gsettings_in_gio=yes |
|---|
| 5653 | emacs_cv_gtk_compiles=yes |
|---|
| 5654 | emacs_cv_jpeglib=-ljpeg |
|---|
| 5655 | emacs_cv_ln_s_fileonly='ln -s' |
|---|
| 5656 | emacs_cv_personality_addr_no_randomize=no |
|---|
| 5657 | emacs_cv_pthread_lib='none needed' |
|---|
| 5658 | emacs_cv_sanitize_address=no |
|---|
| 5659 | emacs_cv_var_doug_lea_malloc=no |
|---|
| 5660 | emacs_cv_x11_version_6=yes |
|---|
| 5661 | emacs_cv_xkb=yes |
|---|
| 5662 | emacs_cv_znocombreloc='not needed' |
|---|
| 5663 | gl_cv_c_amsterdam_compiler=no |
|---|
| 5664 | gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration |
|---|
| 5665 | gl_cv_compiler_clang=yes |
|---|
| 5666 | gl_cv_warn_c__Werror__Wunknown_warning_option=yes |
|---|
| 5667 | gl_cv_warn_c__Wno_initializer_overrides=yes |
|---|
| 5668 | gl_cv_warn_c__Wno_pointer_sign=yes |
|---|
| 5669 | gl_cv_warn_c__Wno_string_plus_int=yes |
|---|
| 5670 | gl_cv_warn_c__Wno_switch=yes |
|---|
| 5671 | gl_cv_warn_c__Wno_tautological_compare=yes |
|---|
| 5672 | gl_cv_warn_c__Wno_tautological_constant_out_of_range_compare=yes |
|---|
| 5673 | gl_cv_warn_c__Wno_unknown_attributes=yes |
|---|
| 5674 | pkg_cv_CAIRO_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
|---|
| 5675 | pkg_cv_CAIRO_LIBS='-L/opt/local/lib -lcairo' |
|---|
| 5676 | pkg_cv_FONTCONFIG_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
|---|
| 5677 | pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype' |
|---|
| 5678 | pkg_cv_FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
|---|
| 5679 | pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lfreetype' |
|---|
| 5680 | pkg_cv_GCONF_CFLAGS='-DORBIT2=1 -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
|---|
| 5681 | pkg_cv_GCONF_LIBS='-L/opt/local/lib -lgconf-2 -lglib-2.0 -lintl' |
|---|
| 5682 | pkg_cv_GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
|---|
| 5683 | pkg_cv_GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl' |
|---|
| 5684 | pkg_cv_GSETTINGS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
|---|
| 5685 | pkg_cv_GSETTINGS_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl' |
|---|
| 5686 | pkg_cv_GTK_CFLAGS='-I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0 -I/opt/local/include/at-spi-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/harfbuzz -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
|---|
| 5687 | pkg_cv_GTK_LIBS='-L/opt/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl' |
|---|
| 5688 | pkg_cv_HARFBUZZ_CFLAGS='-I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
|---|
| 5689 | pkg_cv_HARFBUZZ_LIBS='-L/opt/local/lib -lharfbuzz' |
|---|
| 5690 | pkg_cv_JSON_CFLAGS= |
|---|
| 5691 | pkg_cv_JSON_LIBS='-L/opt/local/lib -ljansson' |
|---|
| 5692 | pkg_cv_LCMS2_CFLAGS= |
|---|
| 5693 | pkg_cv_LCMS2_LIBS='-L/opt/local/lib -llcms2' |
|---|
| 5694 | pkg_cv_LIBGNUTLS_CFLAGS=-I/opt/local/include/p11-kit-1 |
|---|
| 5695 | pkg_cv_LIBGNUTLS_LIBS='-L/opt/local/lib -lgnutls' |
|---|
| 5696 | pkg_cv_RSVG_CFLAGS='-I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
|---|
| 5697 | pkg_cv_RSVG_LIBS='-L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo' |
|---|
| 5698 | |
|---|
| 5699 | ## ----------------- ## |
|---|
| 5700 | ## Output variables. ## |
|---|
| 5701 | ## ----------------- ## |
|---|
| 5702 | |
|---|
| 5703 | ALLOCA='' |
|---|
| 5704 | ALLOCA_H='' |
|---|
| 5705 | ALSA_CFLAGS='' |
|---|
| 5706 | ALSA_LIBS='' |
|---|
| 5707 | AM_DEFAULT_VERBOSITY='1' |
|---|
| 5708 | APPLE_UNIVERSAL_BUILD='' |
|---|
| 5709 | AR='ar' |
|---|
| 5710 | ARFLAGS='cr' |
|---|
| 5711 | AUTO_DEPEND='yes' |
|---|
| 5712 | AWK='' |
|---|
| 5713 | BITSIZEOF_PTRDIFF_T='' |
|---|
| 5714 | BITSIZEOF_SIG_ATOMIC_T='' |
|---|
| 5715 | BITSIZEOF_SIZE_T='' |
|---|
| 5716 | BITSIZEOF_WCHAR_T='' |
|---|
| 5717 | BITSIZEOF_WINT_T='' |
|---|
| 5718 | BLESSMAIL_TARGET='' |
|---|
| 5719 | BREW='' |
|---|
| 5720 | BUILD_DETAILS='' |
|---|
| 5721 | BYTESWAP_H='' |
|---|
| 5722 | CAIRO_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
|---|
| 5723 | CAIRO_LIBS='-L/opt/local/lib -lcairo' |
|---|
| 5724 | CC='/usr/bin/clang' |
|---|
| 5725 | CFLAGS=' -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gcc12' |
|---|
| 5726 | CFLAGS_SOUND='' |
|---|
| 5727 | CHECK_STRUCTS='false' |
|---|
| 5728 | CLIENTRES='' |
|---|
| 5729 | CLIENTW='' |
|---|
| 5730 | CM_OBJ='cm.o' |
|---|
| 5731 | COM_ERRLIB='' |
|---|
| 5732 | CPP='/usr/bin/clang -E' |
|---|
| 5733 | CPPFLAGS=' -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk' |
|---|
| 5734 | CRYPTOLIB='' |
|---|
| 5735 | CYGWIN_OBJ='' |
|---|
| 5736 | C_SWITCH_MACHINE='' |
|---|
| 5737 | C_SWITCH_SYSTEM='' |
|---|
| 5738 | C_SWITCH_X_SITE=' -I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0 -I/opt/local/include/at-spi-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/harfbuzz -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
|---|
| 5739 | DBUS_CFLAGS='' |
|---|
| 5740 | DBUS_LIBS='' |
|---|
| 5741 | DBUS_OBJ='' |
|---|
| 5742 | DEFS=' ' |
|---|
| 5743 | DESLIB='' |
|---|
| 5744 | DOCMISC_W32='' |
|---|
| 5745 | DUMPING='pdumper' |
|---|
| 5746 | DYNLIB_OBJ='' |
|---|
| 5747 | ECHO_C='\c' |
|---|
| 5748 | ECHO_N='' |
|---|
| 5749 | ECHO_T='' |
|---|
| 5750 | EGREP='/usr/bin/grep -E' |
|---|
| 5751 | EMACSRES='' |
|---|
| 5752 | EMACS_MANIFEST='' |
|---|
| 5753 | EMULTIHOP_HIDDEN='' |
|---|
| 5754 | EMULTIHOP_VALUE='' |
|---|
| 5755 | ENOLINK_HIDDEN='' |
|---|
| 5756 | ENOLINK_VALUE='' |
|---|
| 5757 | EOVERFLOW_HIDDEN='' |
|---|
| 5758 | EOVERFLOW_VALUE='' |
|---|
| 5759 | ERRNO_H='' |
|---|
| 5760 | EXECINFO_H='' |
|---|
| 5761 | EXEEXT='' |
|---|
| 5762 | FIND_DELETE='-delete' |
|---|
| 5763 | FIRSTFILE_OBJ='' |
|---|
| 5764 | FONTCONFIG_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
|---|
| 5765 | FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype' |
|---|
| 5766 | FONT_OBJ='' |
|---|
| 5767 | FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
|---|
| 5768 | FREETYPE_LIBS='-L/opt/local/lib -lfreetype' |
|---|
| 5769 | GCONF_CFLAGS='-DORBIT2=1 -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
|---|
| 5770 | GCONF_LIBS='-L/opt/local/lib -lgconf-2 -lglib-2.0 -lintl' |
|---|
| 5771 | GETADDRINFO_A_LIBS='' |
|---|
| 5772 | GETLOADAVG_LIBS='' |
|---|
| 5773 | GETOPT_CDEFS_H='' |
|---|
| 5774 | GETOPT_H='' |
|---|
| 5775 | GFILENOTIFY_CFLAGS='' |
|---|
| 5776 | GFILENOTIFY_LIBS='' |
|---|
| 5777 | GL_COND_LIBTOOL='' |
|---|
| 5778 | GL_GENERATE_ALLOCA_H='' |
|---|
| 5779 | GL_GENERATE_BYTESWAP_H='' |
|---|
| 5780 | GL_GENERATE_ERRNO_H='' |
|---|
| 5781 | GL_GENERATE_EXECINFO_H='' |
|---|
| 5782 | GL_GENERATE_GMP_GMP_H='' |
|---|
| 5783 | GL_GENERATE_IEEE754_H='' |
|---|
| 5784 | GL_GENERATE_LIMITS_H='' |
|---|
| 5785 | GL_GENERATE_MINI_GMP_H='' |
|---|
| 5786 | GL_GENERATE_STDALIGN_H='' |
|---|
| 5787 | GL_GENERATE_STDDEF_H='' |
|---|
| 5788 | GL_GENERATE_STDINT_H='' |
|---|
| 5789 | GL_GNULIB_ACCESS='' |
|---|
| 5790 | GL_GNULIB_ALIGNED_ALLOC='' |
|---|
| 5791 | GL_GNULIB_ALPHASORT='' |
|---|
| 5792 | GL_GNULIB_ATOLL='' |
|---|
| 5793 | GL_GNULIB_CALLOC_POSIX='' |
|---|
| 5794 | GL_GNULIB_CANONICALIZE_FILE_NAME='' |
|---|
| 5795 | GL_GNULIB_CHDIR='' |
|---|
| 5796 | GL_GNULIB_CHOWN='' |
|---|
| 5797 | GL_GNULIB_CLOSE='' |
|---|
| 5798 | GL_GNULIB_CLOSEDIR='' |
|---|
| 5799 | GL_GNULIB_COPY_FILE_RANGE='' |
|---|
| 5800 | GL_GNULIB_CREAT='' |
|---|
| 5801 | GL_GNULIB_CTIME='' |
|---|
| 5802 | GL_GNULIB_DIRFD='' |
|---|
| 5803 | GL_GNULIB_DPRINTF='' |
|---|
| 5804 | GL_GNULIB_DUP2='' |
|---|
| 5805 | GL_GNULIB_DUP3='' |
|---|
| 5806 | GL_GNULIB_DUP='' |
|---|
| 5807 | GL_GNULIB_ENVIRON='' |
|---|
| 5808 | GL_GNULIB_EUIDACCESS='' |
|---|
| 5809 | GL_GNULIB_EXECL='' |
|---|
| 5810 | GL_GNULIB_EXECLE='' |
|---|
| 5811 | GL_GNULIB_EXECLP='' |
|---|
| 5812 | GL_GNULIB_EXECV='' |
|---|
| 5813 | GL_GNULIB_EXECVE='' |
|---|
| 5814 | GL_GNULIB_EXECVP='' |
|---|
| 5815 | GL_GNULIB_EXECVPE='' |
|---|
| 5816 | GL_GNULIB_EXPLICIT_BZERO='' |
|---|
| 5817 | GL_GNULIB_FACCESSAT='' |
|---|
| 5818 | GL_GNULIB_FCHDIR='' |
|---|
| 5819 | GL_GNULIB_FCHMODAT='' |
|---|
| 5820 | GL_GNULIB_FCHOWNAT='' |
|---|
| 5821 | GL_GNULIB_FCLOSE='' |
|---|
| 5822 | GL_GNULIB_FCNTL='' |
|---|
| 5823 | GL_GNULIB_FDATASYNC='' |
|---|
| 5824 | GL_GNULIB_FDOPEN='' |
|---|
| 5825 | GL_GNULIB_FDOPENDIR='' |
|---|
| 5826 | GL_GNULIB_FFLUSH='' |
|---|
| 5827 | GL_GNULIB_FFSL='' |
|---|
| 5828 | GL_GNULIB_FFSLL='' |
|---|
| 5829 | GL_GNULIB_FGETC='' |
|---|
| 5830 | GL_GNULIB_FGETS='' |
|---|
| 5831 | GL_GNULIB_FOPEN='' |
|---|
| 5832 | GL_GNULIB_FPRINTF='' |
|---|
| 5833 | GL_GNULIB_FPRINTF_POSIX='' |
|---|
| 5834 | GL_GNULIB_FPURGE='' |
|---|
| 5835 | GL_GNULIB_FPUTC='' |
|---|
| 5836 | GL_GNULIB_FPUTS='' |
|---|
| 5837 | GL_GNULIB_FREAD='' |
|---|
| 5838 | GL_GNULIB_FREE_POSIX='' |
|---|
| 5839 | GL_GNULIB_FREOPEN='' |
|---|
| 5840 | GL_GNULIB_FSCANF='' |
|---|
| 5841 | GL_GNULIB_FSEEK='' |
|---|
| 5842 | GL_GNULIB_FSEEKO='' |
|---|
| 5843 | GL_GNULIB_FSTAT='' |
|---|
| 5844 | GL_GNULIB_FSTATAT='' |
|---|
| 5845 | GL_GNULIB_FSYNC='' |
|---|
| 5846 | GL_GNULIB_FTELL='' |
|---|
| 5847 | GL_GNULIB_FTELLO='' |
|---|
| 5848 | GL_GNULIB_FTRUNCATE='' |
|---|
| 5849 | GL_GNULIB_FUTIMENS='' |
|---|
| 5850 | GL_GNULIB_FWRITE='' |
|---|
| 5851 | GL_GNULIB_GETC='' |
|---|
| 5852 | GL_GNULIB_GETCHAR='' |
|---|
| 5853 | GL_GNULIB_GETCWD='' |
|---|
| 5854 | GL_GNULIB_GETDELIM='' |
|---|
| 5855 | GL_GNULIB_GETDOMAINNAME='' |
|---|
| 5856 | GL_GNULIB_GETDTABLESIZE='' |
|---|
| 5857 | GL_GNULIB_GETENTROPY='' |
|---|
| 5858 | GL_GNULIB_GETGROUPS='' |
|---|
| 5859 | GL_GNULIB_GETHOSTNAME='' |
|---|
| 5860 | GL_GNULIB_GETLINE='' |
|---|
| 5861 | GL_GNULIB_GETLOADAVG='' |
|---|
| 5862 | GL_GNULIB_GETLOGIN='' |
|---|
| 5863 | GL_GNULIB_GETLOGIN_R='' |
|---|
| 5864 | GL_GNULIB_GETOPT_POSIX='' |
|---|
| 5865 | GL_GNULIB_GETPAGESIZE='' |
|---|
| 5866 | GL_GNULIB_GETPASS='' |
|---|
| 5867 | GL_GNULIB_GETRANDOM='' |
|---|
| 5868 | GL_GNULIB_GETSUBOPT='' |
|---|
| 5869 | GL_GNULIB_GETTIMEOFDAY='' |
|---|
| 5870 | GL_GNULIB_GETUMASK='' |
|---|
| 5871 | GL_GNULIB_GETUSERSHELL='' |
|---|
| 5872 | GL_GNULIB_GRANTPT='' |
|---|
| 5873 | GL_GNULIB_GROUP_MEMBER='' |
|---|
| 5874 | GL_GNULIB_IMAXABS='' |
|---|
| 5875 | GL_GNULIB_IMAXDIV='' |
|---|
| 5876 | GL_GNULIB_ISATTY='' |
|---|
| 5877 | GL_GNULIB_LCHMOD='' |
|---|
| 5878 | GL_GNULIB_LCHOWN='' |
|---|
| 5879 | GL_GNULIB_LINK='' |
|---|
| 5880 | GL_GNULIB_LINKAT='' |
|---|
| 5881 | GL_GNULIB_LOCALTIME='' |
|---|
| 5882 | GL_GNULIB_LSEEK='' |
|---|
| 5883 | GL_GNULIB_LSTAT='' |
|---|
| 5884 | GL_GNULIB_MALLOC_POSIX='' |
|---|
| 5885 | GL_GNULIB_MBSCASECMP='' |
|---|
| 5886 | GL_GNULIB_MBSCASESTR='' |
|---|
| 5887 | GL_GNULIB_MBSCHR='' |
|---|
| 5888 | GL_GNULIB_MBSCSPN='' |
|---|
| 5889 | GL_GNULIB_MBSLEN='' |
|---|
| 5890 | GL_GNULIB_MBSNCASECMP='' |
|---|
| 5891 | GL_GNULIB_MBSNLEN='' |
|---|
| 5892 | GL_GNULIB_MBSPBRK='' |
|---|
| 5893 | GL_GNULIB_MBSPCASECMP='' |
|---|
| 5894 | GL_GNULIB_MBSRCHR='' |
|---|
| 5895 | GL_GNULIB_MBSSEP='' |
|---|
| 5896 | GL_GNULIB_MBSSPN='' |
|---|
| 5897 | GL_GNULIB_MBSSTR='' |
|---|
| 5898 | GL_GNULIB_MBSTOK_R='' |
|---|
| 5899 | GL_GNULIB_MBTOWC='' |
|---|
| 5900 | GL_GNULIB_MDA_ACCESS='' |
|---|
| 5901 | GL_GNULIB_MDA_CHDIR='' |
|---|
| 5902 | GL_GNULIB_MDA_CHMOD='' |
|---|
| 5903 | GL_GNULIB_MDA_CLOSE='' |
|---|
| 5904 | GL_GNULIB_MDA_CREAT='' |
|---|
| 5905 | GL_GNULIB_MDA_DUP2='' |
|---|
| 5906 | GL_GNULIB_MDA_DUP='' |
|---|
| 5907 | GL_GNULIB_MDA_ECVT='' |
|---|
| 5908 | GL_GNULIB_MDA_EXECL='' |
|---|
| 5909 | GL_GNULIB_MDA_EXECLE='' |
|---|
| 5910 | GL_GNULIB_MDA_EXECLP='' |
|---|
| 5911 | GL_GNULIB_MDA_EXECV='' |
|---|
| 5912 | GL_GNULIB_MDA_EXECVE='' |
|---|
| 5913 | GL_GNULIB_MDA_EXECVP='' |
|---|
| 5914 | GL_GNULIB_MDA_EXECVPE='' |
|---|
| 5915 | GL_GNULIB_MDA_FCLOSEALL='' |
|---|
| 5916 | GL_GNULIB_MDA_FCVT='' |
|---|
| 5917 | GL_GNULIB_MDA_FDOPEN='' |
|---|
| 5918 | GL_GNULIB_MDA_FILENO='' |
|---|
| 5919 | GL_GNULIB_MDA_GCVT='' |
|---|
| 5920 | GL_GNULIB_MDA_GETCWD='' |
|---|
| 5921 | GL_GNULIB_MDA_GETPID='' |
|---|
| 5922 | GL_GNULIB_MDA_GETW='' |
|---|
| 5923 | GL_GNULIB_MDA_ISATTY='' |
|---|
| 5924 | GL_GNULIB_MDA_LSEEK='' |
|---|
| 5925 | GL_GNULIB_MDA_MEMCCPY='' |
|---|
| 5926 | GL_GNULIB_MDA_MKDIR='' |
|---|
| 5927 | GL_GNULIB_MDA_MKTEMP='' |
|---|
| 5928 | GL_GNULIB_MDA_OPEN='' |
|---|
| 5929 | GL_GNULIB_MDA_PUTENV='' |
|---|
| 5930 | GL_GNULIB_MDA_PUTW='' |
|---|
| 5931 | GL_GNULIB_MDA_READ='' |
|---|
| 5932 | GL_GNULIB_MDA_RMDIR='' |
|---|
| 5933 | GL_GNULIB_MDA_STRDUP='' |
|---|
| 5934 | GL_GNULIB_MDA_SWAB='' |
|---|
| 5935 | GL_GNULIB_MDA_TEMPNAM='' |
|---|
| 5936 | GL_GNULIB_MDA_TZSET='' |
|---|
| 5937 | GL_GNULIB_MDA_UMASK='' |
|---|
| 5938 | GL_GNULIB_MDA_UNLINK='' |
|---|
| 5939 | GL_GNULIB_MDA_WRITE='' |
|---|
| 5940 | GL_GNULIB_MEMCHR='' |
|---|
| 5941 | GL_GNULIB_MEMMEM='' |
|---|
| 5942 | GL_GNULIB_MEMPCPY='' |
|---|
| 5943 | GL_GNULIB_MEMRCHR='' |
|---|
| 5944 | GL_GNULIB_MKDIR='' |
|---|
| 5945 | GL_GNULIB_MKDIRAT='' |
|---|
| 5946 | GL_GNULIB_MKDTEMP='' |
|---|
| 5947 | GL_GNULIB_MKFIFO='' |
|---|
| 5948 | GL_GNULIB_MKFIFOAT='' |
|---|
| 5949 | GL_GNULIB_MKNOD='' |
|---|
| 5950 | GL_GNULIB_MKNODAT='' |
|---|
| 5951 | GL_GNULIB_MKOSTEMP='' |
|---|
| 5952 | GL_GNULIB_MKOSTEMPS='' |
|---|
| 5953 | GL_GNULIB_MKSTEMP='' |
|---|
| 5954 | GL_GNULIB_MKSTEMPS='' |
|---|
| 5955 | GL_GNULIB_MKTIME='' |
|---|
| 5956 | GL_GNULIB_NANOSLEEP='' |
|---|
| 5957 | GL_GNULIB_NONBLOCKING='' |
|---|
| 5958 | GL_GNULIB_OBSTACK_PRINTF='' |
|---|
| 5959 | GL_GNULIB_OBSTACK_PRINTF_POSIX='' |
|---|
| 5960 | GL_GNULIB_OPEN='' |
|---|
| 5961 | GL_GNULIB_OPENAT='' |
|---|
| 5962 | GL_GNULIB_OPENDIR='' |
|---|
| 5963 | GL_GNULIB_OVERRIDES_STRUCT_STAT='' |
|---|
| 5964 | GL_GNULIB_PCLOSE='' |
|---|
| 5965 | GL_GNULIB_PERROR='' |
|---|
| 5966 | GL_GNULIB_PIPE2='' |
|---|
| 5967 | GL_GNULIB_PIPE='' |
|---|
| 5968 | GL_GNULIB_POPEN='' |
|---|
| 5969 | GL_GNULIB_POSIX_MEMALIGN='' |
|---|
| 5970 | GL_GNULIB_POSIX_OPENPT='' |
|---|
| 5971 | GL_GNULIB_PREAD='' |
|---|
| 5972 | GL_GNULIB_PRINTF='' |
|---|
| 5973 | GL_GNULIB_PRINTF_POSIX='' |
|---|
| 5974 | GL_GNULIB_PSELECT='' |
|---|
| 5975 | GL_GNULIB_PTHREAD_SIGMASK='' |
|---|
| 5976 | GL_GNULIB_PTSNAME='' |
|---|
| 5977 | GL_GNULIB_PTSNAME_R='' |
|---|
| 5978 | GL_GNULIB_PUTC='' |
|---|
| 5979 | GL_GNULIB_PUTCHAR='' |
|---|
| 5980 | GL_GNULIB_PUTENV='' |
|---|
| 5981 | GL_GNULIB_PUTS='' |
|---|
| 5982 | GL_GNULIB_PWRITE='' |
|---|
| 5983 | GL_GNULIB_QSORT_R='' |
|---|
| 5984 | GL_GNULIB_RAISE='' |
|---|
| 5985 | GL_GNULIB_RANDOM='' |
|---|
| 5986 | GL_GNULIB_RANDOM_R='' |
|---|
| 5987 | GL_GNULIB_RAWMEMCHR='' |
|---|
| 5988 | GL_GNULIB_READ='' |
|---|
| 5989 | GL_GNULIB_READDIR='' |
|---|
| 5990 | GL_GNULIB_READLINK='' |
|---|
| 5991 | GL_GNULIB_READLINKAT='' |
|---|
| 5992 | GL_GNULIB_REALLOCARRAY='' |
|---|
| 5993 | GL_GNULIB_REALLOC_POSIX='' |
|---|
| 5994 | GL_GNULIB_REALPATH='' |
|---|
| 5995 | GL_GNULIB_REMOVE='' |
|---|
| 5996 | GL_GNULIB_RENAME='' |
|---|
| 5997 | GL_GNULIB_RENAMEAT='' |
|---|
| 5998 | GL_GNULIB_REWINDDIR='' |
|---|
| 5999 | GL_GNULIB_RMDIR='' |
|---|
| 6000 | GL_GNULIB_RPMATCH='' |
|---|
| 6001 | GL_GNULIB_SCANDIR='' |
|---|
| 6002 | GL_GNULIB_SCANF='' |
|---|
| 6003 | GL_GNULIB_SECURE_GETENV='' |
|---|
| 6004 | GL_GNULIB_SELECT='' |
|---|
| 6005 | GL_GNULIB_SETENV='' |
|---|
| 6006 | GL_GNULIB_SETHOSTNAME='' |
|---|
| 6007 | GL_GNULIB_SIGABBREV_NP='' |
|---|
| 6008 | GL_GNULIB_SIGACTION='' |
|---|
| 6009 | GL_GNULIB_SIGDESCR_NP='' |
|---|
| 6010 | GL_GNULIB_SIGNAL_H_SIGPIPE='' |
|---|
| 6011 | GL_GNULIB_SIGPROCMASK='' |
|---|
| 6012 | GL_GNULIB_SLEEP='' |
|---|
| 6013 | GL_GNULIB_SNPRINTF='' |
|---|
| 6014 | GL_GNULIB_SPRINTF_POSIX='' |
|---|
| 6015 | GL_GNULIB_STAT='' |
|---|
| 6016 | GL_GNULIB_STDIO_H_NONBLOCKING='' |
|---|
| 6017 | GL_GNULIB_STDIO_H_SIGPIPE='' |
|---|
| 6018 | GL_GNULIB_STPCPY='' |
|---|
| 6019 | GL_GNULIB_STPNCPY='' |
|---|
| 6020 | GL_GNULIB_STRCASESTR='' |
|---|
| 6021 | GL_GNULIB_STRCHRNUL='' |
|---|
| 6022 | GL_GNULIB_STRDUP='' |
|---|
| 6023 | GL_GNULIB_STRERROR='' |
|---|
| 6024 | GL_GNULIB_STRERRORNAME_NP='' |
|---|
| 6025 | GL_GNULIB_STRERROR_R='' |
|---|
| 6026 | GL_GNULIB_STRFTIME='' |
|---|
| 6027 | GL_GNULIB_STRNCAT='' |
|---|
| 6028 | GL_GNULIB_STRNDUP='' |
|---|
| 6029 | GL_GNULIB_STRNLEN='' |
|---|
| 6030 | GL_GNULIB_STRPBRK='' |
|---|
| 6031 | GL_GNULIB_STRPTIME='' |
|---|
| 6032 | GL_GNULIB_STRSEP='' |
|---|
| 6033 | GL_GNULIB_STRSIGNAL='' |
|---|
| 6034 | GL_GNULIB_STRSTR='' |
|---|
| 6035 | GL_GNULIB_STRTOD='' |
|---|
| 6036 | GL_GNULIB_STRTOIMAX='' |
|---|
| 6037 | GL_GNULIB_STRTOK_R='' |
|---|
| 6038 | GL_GNULIB_STRTOL='' |
|---|
| 6039 | GL_GNULIB_STRTOLD='' |
|---|
| 6040 | GL_GNULIB_STRTOLL='' |
|---|
| 6041 | GL_GNULIB_STRTOUL='' |
|---|
| 6042 | GL_GNULIB_STRTOULL='' |
|---|
| 6043 | GL_GNULIB_STRTOUMAX='' |
|---|
| 6044 | GL_GNULIB_STRVERSCMP='' |
|---|
| 6045 | GL_GNULIB_SYMLINK='' |
|---|
| 6046 | GL_GNULIB_SYMLINKAT='' |
|---|
| 6047 | GL_GNULIB_SYSTEM_POSIX='' |
|---|
| 6048 | GL_GNULIB_TIMEGM='' |
|---|
| 6049 | GL_GNULIB_TIMESPEC_GET='' |
|---|
| 6050 | GL_GNULIB_TIME_R='' |
|---|
| 6051 | GL_GNULIB_TIME_RZ='' |
|---|
| 6052 | GL_GNULIB_TMPFILE='' |
|---|
| 6053 | GL_GNULIB_TRUNCATE='' |
|---|
| 6054 | GL_GNULIB_TTYNAME_R='' |
|---|
| 6055 | GL_GNULIB_TZSET='' |
|---|
| 6056 | GL_GNULIB_UNISTD_H_GETOPT='' |
|---|
| 6057 | GL_GNULIB_UNISTD_H_NONBLOCKING='' |
|---|
| 6058 | GL_GNULIB_UNISTD_H_SIGPIPE='' |
|---|
| 6059 | GL_GNULIB_UNLINK='' |
|---|
| 6060 | GL_GNULIB_UNLINKAT='' |
|---|
| 6061 | GL_GNULIB_UNLOCKPT='' |
|---|
| 6062 | GL_GNULIB_UNSETENV='' |
|---|
| 6063 | GL_GNULIB_USLEEP='' |
|---|
| 6064 | GL_GNULIB_UTIMENSAT='' |
|---|
| 6065 | GL_GNULIB_VASPRINTF='' |
|---|
| 6066 | GL_GNULIB_VDPRINTF='' |
|---|
| 6067 | GL_GNULIB_VFPRINTF='' |
|---|
| 6068 | GL_GNULIB_VFPRINTF_POSIX='' |
|---|
| 6069 | GL_GNULIB_VFSCANF='' |
|---|
| 6070 | GL_GNULIB_VPRINTF='' |
|---|
| 6071 | GL_GNULIB_VPRINTF_POSIX='' |
|---|
| 6072 | GL_GNULIB_VSCANF='' |
|---|
| 6073 | GL_GNULIB_VSNPRINTF='' |
|---|
| 6074 | GL_GNULIB_VSPRINTF_POSIX='' |
|---|
| 6075 | GL_GNULIB_WCTOMB='' |
|---|
| 6076 | GL_GNULIB_WRITE='' |
|---|
| 6077 | GL_GNULIB__EXIT='' |
|---|
| 6078 | GMALLOC_OBJ='' |
|---|
| 6079 | GMP_H='' |
|---|
| 6080 | GNULIBHEADERS_OVERRIDE_WINT_T='' |
|---|
| 6081 | GNULIB_GETTIMEOFDAY='' |
|---|
| 6082 | GNULIB_WARN_CFLAGS=' -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare' |
|---|
| 6083 | GNUSTEP_CFLAGS='' |
|---|
| 6084 | GNU_OBJC_CFLAGS='' |
|---|
| 6085 | GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
|---|
| 6086 | GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl' |
|---|
| 6087 | GREP='/usr/bin/grep' |
|---|
| 6088 | GSETTINGS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
|---|
| 6089 | GSETTINGS_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl' |
|---|
| 6090 | GTK_CFLAGS='-I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0 -I/opt/local/include/at-spi-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/harfbuzz -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
|---|
| 6091 | GTK_LIBS='-L/opt/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl' |
|---|
| 6092 | GTK_OBJ='gtkutil.o emacsgtkfixed.o' |
|---|
| 6093 | GZIP_PROG='/usr/bin/gzip' |
|---|
| 6094 | HARFBUZZ_CFLAGS='-I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
|---|
| 6095 | HARFBUZZ_LIBS='-L/opt/local/lib -lharfbuzz' |
|---|
| 6096 | HAVE_ALIGNED_ALLOC='' |
|---|
| 6097 | HAVE_ALLOCA_H='' |
|---|
| 6098 | HAVE_ALPHASORT='' |
|---|
| 6099 | HAVE_ATOLL='' |
|---|
| 6100 | HAVE_C99_STDINT_H='' |
|---|
| 6101 | HAVE_CANONICALIZE_FILE_NAME='' |
|---|
| 6102 | HAVE_CHOWN='' |
|---|
| 6103 | HAVE_CLOSEDIR='' |
|---|
| 6104 | HAVE_COPY_FILE_RANGE='' |
|---|
| 6105 | HAVE_DECL_DIRFD='' |
|---|
| 6106 | HAVE_DECL_ECVT='' |
|---|
| 6107 | HAVE_DECL_ENVIRON='' |
|---|
| 6108 | HAVE_DECL_EXECVPE='' |
|---|
| 6109 | HAVE_DECL_FCHDIR='' |
|---|
| 6110 | HAVE_DECL_FCLOSEALL='' |
|---|
| 6111 | HAVE_DECL_FCVT='' |
|---|
| 6112 | HAVE_DECL_FDATASYNC='' |
|---|
| 6113 | HAVE_DECL_FDOPENDIR='' |
|---|
| 6114 | HAVE_DECL_FPURGE='' |
|---|
| 6115 | HAVE_DECL_FSEEKO='' |
|---|
| 6116 | HAVE_DECL_FTELLO='' |
|---|
| 6117 | HAVE_DECL_GCVT='' |
|---|
| 6118 | HAVE_DECL_GETDELIM='' |
|---|
| 6119 | HAVE_DECL_GETDOMAINNAME='' |
|---|
| 6120 | HAVE_DECL_GETLINE='' |
|---|
| 6121 | HAVE_DECL_GETLOADAVG='' |
|---|
| 6122 | HAVE_DECL_GETLOGIN='' |
|---|
| 6123 | HAVE_DECL_GETLOGIN_R='' |
|---|
| 6124 | HAVE_DECL_GETPAGESIZE='' |
|---|
| 6125 | HAVE_DECL_GETUSERSHELL='' |
|---|
| 6126 | HAVE_DECL_IMAXABS='' |
|---|
| 6127 | HAVE_DECL_IMAXDIV='' |
|---|
| 6128 | HAVE_DECL_INITSTATE='' |
|---|
| 6129 | HAVE_DECL_LOCALTIME_R='' |
|---|
| 6130 | HAVE_DECL_MEMMEM='' |
|---|
| 6131 | HAVE_DECL_MEMRCHR='' |
|---|
| 6132 | HAVE_DECL_OBSTACK_PRINTF='' |
|---|
| 6133 | HAVE_DECL_POSIX_SPAWN_SETSID='' |
|---|
| 6134 | HAVE_DECL_SETENV='' |
|---|
| 6135 | HAVE_DECL_SETHOSTNAME='' |
|---|
| 6136 | HAVE_DECL_SETSTATE='' |
|---|
| 6137 | HAVE_DECL_SNPRINTF='' |
|---|
| 6138 | HAVE_DECL_STRDUP='' |
|---|
| 6139 | HAVE_DECL_STRERROR_R='' |
|---|
| 6140 | HAVE_DECL_STRNDUP='' |
|---|
| 6141 | HAVE_DECL_STRNLEN='' |
|---|
| 6142 | HAVE_DECL_STRSIGNAL='' |
|---|
| 6143 | HAVE_DECL_STRTOIMAX='' |
|---|
| 6144 | HAVE_DECL_STRTOK_R='' |
|---|
| 6145 | HAVE_DECL_STRTOUMAX='' |
|---|
| 6146 | HAVE_DECL_TRUNCATE='' |
|---|
| 6147 | HAVE_DECL_TTYNAME_R='' |
|---|
| 6148 | HAVE_DECL_UNSETENV='' |
|---|
| 6149 | HAVE_DECL_VSNPRINTF='' |
|---|
| 6150 | HAVE_DIRENT_H='' |
|---|
| 6151 | HAVE_DPRINTF='' |
|---|
| 6152 | HAVE_DUP3='' |
|---|
| 6153 | HAVE_EUIDACCESS='' |
|---|
| 6154 | HAVE_EXECVPE='' |
|---|
| 6155 | HAVE_EXPLICIT_BZERO='' |
|---|
| 6156 | HAVE_FACCESSAT='' |
|---|
| 6157 | HAVE_FCHDIR='' |
|---|
| 6158 | HAVE_FCHMODAT='' |
|---|
| 6159 | HAVE_FCHOWNAT='' |
|---|
| 6160 | HAVE_FCNTL='' |
|---|
| 6161 | HAVE_FDATASYNC='' |
|---|
| 6162 | HAVE_FDOPENDIR='' |
|---|
| 6163 | HAVE_FFSL='' |
|---|
| 6164 | HAVE_FFSLL='' |
|---|
| 6165 | HAVE_FSEEKO='' |
|---|
| 6166 | HAVE_FSTATAT='' |
|---|
| 6167 | HAVE_FSYNC='' |
|---|
| 6168 | HAVE_FTELLO='' |
|---|
| 6169 | HAVE_FTRUNCATE='' |
|---|
| 6170 | HAVE_FUTIMENS='' |
|---|
| 6171 | HAVE_GETDTABLESIZE='' |
|---|
| 6172 | HAVE_GETENTROPY='' |
|---|
| 6173 | HAVE_GETGROUPS='' |
|---|
| 6174 | HAVE_GETHOSTNAME='' |
|---|
| 6175 | HAVE_GETLOGIN='' |
|---|
| 6176 | HAVE_GETOPT_H='' |
|---|
| 6177 | HAVE_GETPAGESIZE='' |
|---|
| 6178 | HAVE_GETPASS='' |
|---|
| 6179 | HAVE_GETRANDOM='' |
|---|
| 6180 | HAVE_GETSUBOPT='' |
|---|
| 6181 | HAVE_GETTIMEOFDAY='' |
|---|
| 6182 | HAVE_GETUMASK='' |
|---|
| 6183 | HAVE_GRANTPT='' |
|---|
| 6184 | HAVE_GROUP_MEMBER='' |
|---|
| 6185 | HAVE_IMAXDIV_T='' |
|---|
| 6186 | HAVE_INITSTATE='' |
|---|
| 6187 | HAVE_INTTYPES_H='' |
|---|
| 6188 | HAVE_LCHMOD='' |
|---|
| 6189 | HAVE_LCHOWN='' |
|---|
| 6190 | HAVE_LIBGMP='' |
|---|
| 6191 | HAVE_LIBSECCOMP='' |
|---|
| 6192 | HAVE_LINK='' |
|---|
| 6193 | HAVE_LINKAT='' |
|---|
| 6194 | HAVE_LSTAT='' |
|---|
| 6195 | HAVE_MACPORTS='/opt/local/bin/port' |
|---|
| 6196 | HAVE_MAX_ALIGN_T='' |
|---|
| 6197 | HAVE_MBSLEN='' |
|---|
| 6198 | HAVE_MBTOWC='' |
|---|
| 6199 | HAVE_MEMPCPY='' |
|---|
| 6200 | HAVE_MKDIRAT='' |
|---|
| 6201 | HAVE_MKDTEMP='' |
|---|
| 6202 | HAVE_MKFIFO='' |
|---|
| 6203 | HAVE_MKFIFOAT='' |
|---|
| 6204 | HAVE_MKNOD='' |
|---|
| 6205 | HAVE_MKNODAT='' |
|---|
| 6206 | HAVE_MKOSTEMP='' |
|---|
| 6207 | HAVE_MKOSTEMPS='' |
|---|
| 6208 | HAVE_MKSTEMP='' |
|---|
| 6209 | HAVE_MKSTEMPS='' |
|---|
| 6210 | HAVE_MODULES='yes' |
|---|
| 6211 | HAVE_NANOSLEEP='' |
|---|
| 6212 | HAVE_NATIVE_COMP='no' |
|---|
| 6213 | HAVE_OPENAT='' |
|---|
| 6214 | HAVE_OPENDIR='' |
|---|
| 6215 | HAVE_OS_H='' |
|---|
| 6216 | HAVE_PCLOSE='' |
|---|
| 6217 | HAVE_PDUMPER='yes' |
|---|
| 6218 | HAVE_PIPE2='' |
|---|
| 6219 | HAVE_PIPE='' |
|---|
| 6220 | HAVE_POPEN='' |
|---|
| 6221 | HAVE_POSIX_MEMALIGN='' |
|---|
| 6222 | HAVE_POSIX_OPENPT='' |
|---|
| 6223 | HAVE_POSIX_SIGNALBLOCKING='' |
|---|
| 6224 | HAVE_POSIX_SPAWN='' |
|---|
| 6225 | HAVE_POSIX_SPAWNATTR_SETFLAGS='' |
|---|
| 6226 | HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR='' |
|---|
| 6227 | HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP='' |
|---|
| 6228 | HAVE_PREAD='' |
|---|
| 6229 | HAVE_PSELECT='' |
|---|
| 6230 | HAVE_PTHREAD_SIGMASK='' |
|---|
| 6231 | HAVE_PTSNAME='' |
|---|
| 6232 | HAVE_PTSNAME_R='' |
|---|
| 6233 | HAVE_PWRITE='' |
|---|
| 6234 | HAVE_QSORT_R='' |
|---|
| 6235 | HAVE_RAISE='' |
|---|
| 6236 | HAVE_RANDOM='' |
|---|
| 6237 | HAVE_RANDOM_H='' |
|---|
| 6238 | HAVE_RANDOM_R='' |
|---|
| 6239 | HAVE_RAWMEMCHR='' |
|---|
| 6240 | HAVE_READDIR='' |
|---|
| 6241 | HAVE_READLINK='' |
|---|
| 6242 | HAVE_READLINKAT='' |
|---|
| 6243 | HAVE_REALLOCARRAY='' |
|---|
| 6244 | HAVE_REALPATH='' |
|---|
| 6245 | HAVE_RENAMEAT='' |
|---|
| 6246 | HAVE_REWINDDIR='' |
|---|
| 6247 | HAVE_RPMATCH='' |
|---|
| 6248 | HAVE_SCANDIR='' |
|---|
| 6249 | HAVE_SECCOMP='' |
|---|
| 6250 | HAVE_SECURE_GETENV='' |
|---|
| 6251 | HAVE_SETENV='' |
|---|
| 6252 | HAVE_SETHOSTNAME='' |
|---|
| 6253 | HAVE_SETSTATE='' |
|---|
| 6254 | HAVE_SIGABBREV_NP='' |
|---|
| 6255 | HAVE_SIGACTION='' |
|---|
| 6256 | HAVE_SIGDESCR_NP='' |
|---|
| 6257 | HAVE_SIGHANDLER_T='' |
|---|
| 6258 | HAVE_SIGINFO_T='' |
|---|
| 6259 | HAVE_SIGNED_SIG_ATOMIC_T='' |
|---|
| 6260 | HAVE_SIGNED_WCHAR_T='' |
|---|
| 6261 | HAVE_SIGNED_WINT_T='' |
|---|
| 6262 | HAVE_SIGSET_T='' |
|---|
| 6263 | HAVE_SLEEP='' |
|---|
| 6264 | HAVE_SPAWN_H='' |
|---|
| 6265 | HAVE_STDINT_H='' |
|---|
| 6266 | HAVE_STPCPY='' |
|---|
| 6267 | HAVE_STPNCPY='' |
|---|
| 6268 | HAVE_STRCASESTR='' |
|---|
| 6269 | HAVE_STRCHRNUL='' |
|---|
| 6270 | HAVE_STRERRORNAME_NP='' |
|---|
| 6271 | HAVE_STRPBRK='' |
|---|
| 6272 | HAVE_STRPTIME='' |
|---|
| 6273 | HAVE_STRSEP='' |
|---|
| 6274 | HAVE_STRTOD='' |
|---|
| 6275 | HAVE_STRTOL='' |
|---|
| 6276 | HAVE_STRTOLD='' |
|---|
| 6277 | HAVE_STRTOLL='' |
|---|
| 6278 | HAVE_STRTOUL='' |
|---|
| 6279 | HAVE_STRTOULL='' |
|---|
| 6280 | HAVE_STRUCT_RANDOM_DATA='' |
|---|
| 6281 | HAVE_STRUCT_SIGACTION_SA_SIGACTION='' |
|---|
| 6282 | HAVE_STRUCT_TIMEVAL='' |
|---|
| 6283 | HAVE_STRVERSCMP='' |
|---|
| 6284 | HAVE_SYMLINK='' |
|---|
| 6285 | HAVE_SYMLINKAT='' |
|---|
| 6286 | HAVE_SYS_BITYPES_H='' |
|---|
| 6287 | HAVE_SYS_CDEFS_H='' |
|---|
| 6288 | HAVE_SYS_INTTYPES_H='' |
|---|
| 6289 | HAVE_SYS_LOADAVG_H='' |
|---|
| 6290 | HAVE_SYS_PARAM_H='' |
|---|
| 6291 | HAVE_SYS_RANDOM_H='' |
|---|
| 6292 | HAVE_SYS_SELECT_H='' |
|---|
| 6293 | HAVE_SYS_TIME_H='' |
|---|
| 6294 | HAVE_SYS_TYPES_H='' |
|---|
| 6295 | HAVE_TIMEGM='' |
|---|
| 6296 | HAVE_TIMESPEC_GET='' |
|---|
| 6297 | HAVE_TIMEZONE_T='' |
|---|
| 6298 | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='' |
|---|
| 6299 | HAVE_UNISTD_H='' |
|---|
| 6300 | HAVE_UNLINKAT='' |
|---|
| 6301 | HAVE_UNLOCKPT='' |
|---|
| 6302 | HAVE_USLEEP='' |
|---|
| 6303 | HAVE_UTIMENSAT='' |
|---|
| 6304 | HAVE_VASPRINTF='' |
|---|
| 6305 | HAVE_VDPRINTF='' |
|---|
| 6306 | HAVE_WCHAR_H='' |
|---|
| 6307 | HAVE_WCHAR_T='' |
|---|
| 6308 | HAVE_WINSOCK2_H='' |
|---|
| 6309 | HAVE_XSERVER='' |
|---|
| 6310 | HAVE__EXIT='' |
|---|
| 6311 | HYBRID_MALLOC='' |
|---|
| 6312 | IEEE754_H='' |
|---|
| 6313 | IMAGEMAGICK_CFLAGS='' |
|---|
| 6314 | IMAGEMAGICK_LIBS='' |
|---|
| 6315 | INCLUDE_NEXT='' |
|---|
| 6316 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='' |
|---|
| 6317 | INSTALL_ARCH_INDEP_EXTRA='install-etc' |
|---|
| 6318 | INSTALL_DATA='${INSTALL} -m 644' |
|---|
| 6319 | INSTALL_INFO='/opt/local/bin/install-info' |
|---|
| 6320 | INSTALL_PROGRAM='${INSTALL}' |
|---|
| 6321 | INSTALL_SCRIPT='${INSTALL}' |
|---|
| 6322 | INT32_MAX_LT_INTMAX_MAX='' |
|---|
| 6323 | INT64_MAX_EQ_LONG_MAX='' |
|---|
| 6324 | JSON_CFLAGS='' |
|---|
| 6325 | JSON_LIBS='-L/opt/local/lib -ljansson' |
|---|
| 6326 | JSON_OBJ='json.o' |
|---|
| 6327 | KQUEUE_CFLAGS='' |
|---|
| 6328 | KQUEUE_LIBS='' |
|---|
| 6329 | KRB4LIB='' |
|---|
| 6330 | KRB5LIB='' |
|---|
| 6331 | LCMS2_CFLAGS='' |
|---|
| 6332 | LCMS2_LIBS='-L/opt/local/lib -llcms2' |
|---|
| 6333 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -lfreetype -lfontconfig -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 ' |
|---|
| 6334 | LD_SWITCH_SYSTEM='' |
|---|
| 6335 | LD_SWITCH_SYSTEM_TEMACS='' |
|---|
| 6336 | LD_SWITCH_X_SITE='' |
|---|
| 6337 | LD_SWITCH_X_SITE_RPATH='' |
|---|
| 6338 | LIBGCCJIT_CFLAGS='' |
|---|
| 6339 | LIBGCCJIT_LIBS='' |
|---|
| 6340 | LIBGIF='' |
|---|
| 6341 | LIBGMP='' |
|---|
| 6342 | LIBGNUTLS_CFLAGS='-I/opt/local/include/p11-kit-1' |
|---|
| 6343 | LIBGNUTLS_LIBS='-L/opt/local/lib -lgnutls' |
|---|
| 6344 | LIBGNU_LIBDEPS='' |
|---|
| 6345 | LIBGNU_LTLIBDEPS='' |
|---|
| 6346 | LIBGPM='' |
|---|
| 6347 | LIBHESIOD='' |
|---|
| 6348 | LIBINTL='' |
|---|
| 6349 | LIBJPEG='-ljpeg' |
|---|
| 6350 | LIBMODULES='' |
|---|
| 6351 | LIBOBJS='' |
|---|
| 6352 | LIBOTF_CFLAGS='' |
|---|
| 6353 | LIBOTF_LIBS='' |
|---|
| 6354 | LIBPNG='' |
|---|
| 6355 | LIBRESOLV='' |
|---|
| 6356 | LIBS='-lgccjit -lX11 -L/opt/local/lib -lcairo -L/opt/local/lib/gcc12' |
|---|
| 6357 | LIBSECCOMP_CFLAGS='' |
|---|
| 6358 | LIBSECCOMP_LIBS='' |
|---|
| 6359 | LIBSELINUX_LIBS='' |
|---|
| 6360 | LIBSOUND='' |
|---|
| 6361 | LIBSYSTEMD_CFLAGS='' |
|---|
| 6362 | LIBSYSTEMD_LIBS='' |
|---|
| 6363 | LIBS_ECLIENT='' |
|---|
| 6364 | LIBS_GNUSTEP='' |
|---|
| 6365 | LIBS_MAIL='' |
|---|
| 6366 | LIBS_SYSTEM='' |
|---|
| 6367 | LIBS_TERMCAP='' |
|---|
| 6368 | LIBTIFF='' |
|---|
| 6369 | LIBXMENU='' |
|---|
| 6370 | LIBXML2_CFLAGS='' |
|---|
| 6371 | LIBXML2_LIBS='' |
|---|
| 6372 | LIBXMU='' |
|---|
| 6373 | LIBXPM='-lXpm' |
|---|
| 6374 | LIBXSM='' |
|---|
| 6375 | LIBXTR6='' |
|---|
| 6376 | LIBXT_OTHER='' |
|---|
| 6377 | LIBX_OTHER='' |
|---|
| 6378 | LIBZ='-lz' |
|---|
| 6379 | LIB_ACL='' |
|---|
| 6380 | LIB_CLOCK_GETTIME='' |
|---|
| 6381 | LIB_EACCESS='' |
|---|
| 6382 | LIB_EXECINFO='' |
|---|
| 6383 | LIB_GETRANDOM='' |
|---|
| 6384 | LIB_HAS_ACL='' |
|---|
| 6385 | LIB_MATH='' |
|---|
| 6386 | LIB_PTHREAD='' |
|---|
| 6387 | LIB_PTHREAD_SIGMASK='' |
|---|
| 6388 | LIB_TIMER_TIME='' |
|---|
| 6389 | LIB_WSOCK32='' |
|---|
| 6390 | LIMITS_H='' |
|---|
| 6391 | LN_S_FILEONLY='ln -s' |
|---|
| 6392 | LTLIBGMP='' |
|---|
| 6393 | LTLIBINTL='' |
|---|
| 6394 | LTLIBOBJS='' |
|---|
| 6395 | M17N_FLT_CFLAGS='' |
|---|
| 6396 | M17N_FLT_LIBS='' |
|---|
| 6397 | MAKEINFO='makeinfo' |
|---|
| 6398 | MAKE_PROG='yes' |
|---|
| 6399 | MKDIR_P='' |
|---|
| 6400 | MODULES_OBJ='emacs-module.o' |
|---|
| 6401 | MODULES_SECONDARY_SUFFIX='.so' |
|---|
| 6402 | MODULES_SUFFIX='.dylib' |
|---|
| 6403 | NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' |
|---|
| 6404 | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' |
|---|
| 6405 | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' |
|---|
| 6406 | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' |
|---|
| 6407 | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' |
|---|
| 6408 | NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' |
|---|
| 6409 | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' |
|---|
| 6410 | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' |
|---|
| 6411 | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' |
|---|
| 6412 | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' |
|---|
| 6413 | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' |
|---|
| 6414 | NEXT_AS_FIRST_DIRECTIVE_STRING_H='' |
|---|
| 6415 | NEXT_AS_FIRST_DIRECTIVE_SYS_RANDOM_H='' |
|---|
| 6416 | NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' |
|---|
| 6417 | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' |
|---|
| 6418 | NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' |
|---|
| 6419 | NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' |
|---|
| 6420 | NEXT_AS_FIRST_DIRECTIVE_TIME_H='' |
|---|
| 6421 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' |
|---|
| 6422 | NEXT_DIRENT_H='' |
|---|
| 6423 | NEXT_ERRNO_H='' |
|---|
| 6424 | NEXT_FCNTL_H='' |
|---|
| 6425 | NEXT_GETOPT_H='' |
|---|
| 6426 | NEXT_INTTYPES_H='' |
|---|
| 6427 | NEXT_LIMITS_H='' |
|---|
| 6428 | NEXT_SIGNAL_H='' |
|---|
| 6429 | NEXT_STDDEF_H='' |
|---|
| 6430 | NEXT_STDINT_H='' |
|---|
| 6431 | NEXT_STDIO_H='' |
|---|
| 6432 | NEXT_STDLIB_H='' |
|---|
| 6433 | NEXT_STRING_H='' |
|---|
| 6434 | NEXT_SYS_RANDOM_H='' |
|---|
| 6435 | NEXT_SYS_SELECT_H='' |
|---|
| 6436 | NEXT_SYS_STAT_H='' |
|---|
| 6437 | NEXT_SYS_TIME_H='' |
|---|
| 6438 | NEXT_SYS_TYPES_H='' |
|---|
| 6439 | NEXT_TIME_H='' |
|---|
| 6440 | NEXT_UNISTD_H='' |
|---|
| 6441 | NOTIFY_CFLAGS='' |
|---|
| 6442 | NOTIFY_LIBS='' |
|---|
| 6443 | NOTIFY_OBJ='kqueue.o' |
|---|
| 6444 | NS_OBJ='' |
|---|
| 6445 | NS_OBJC_OBJ='' |
|---|
| 6446 | NTDIR='' |
|---|
| 6447 | NTLIB='' |
|---|
| 6448 | OBJC='/usr/bin/clang' |
|---|
| 6449 | OBJCFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64' |
|---|
| 6450 | OBJEXT='o' |
|---|
| 6451 | OTHER_FILES='' |
|---|
| 6452 | PACKAGE_BUGREPORT='bug-gnu-emacs@gnu.org' |
|---|
| 6453 | PACKAGE_NAME='GNU Emacs' |
|---|
| 6454 | PACKAGE_STRING='GNU Emacs 28.2' |
|---|
| 6455 | PACKAGE_TARNAME='emacs' |
|---|
| 6456 | PACKAGE_URL='https://www.gnu.org/software/emacs/' |
|---|
| 6457 | PACKAGE_VERSION='28.2' |
|---|
| 6458 | PATH_SEPARATOR=':' |
|---|
| 6459 | PAXCTL='' |
|---|
| 6460 | PAXCTL_dumped='' |
|---|
| 6461 | PAXCTL_notdumped='' |
|---|
| 6462 | PKG_CONFIG='/opt/local/bin/pkg-config' |
|---|
| 6463 | PKG_CONFIG_LIBDIR='' |
|---|
| 6464 | PKG_CONFIG_PATH='' |
|---|
| 6465 | PNG_CFLAGS='' |
|---|
| 6466 | PNG_LIBS='' |
|---|
| 6467 | POST_ALLOC_OBJ='' |
|---|
| 6468 | PRAGMA_COLUMNS='' |
|---|
| 6469 | PRAGMA_SYSTEM_HEADER='' |
|---|
| 6470 | PRE_ALLOC_OBJ='' |
|---|
| 6471 | PRIPTR_PREFIX='' |
|---|
| 6472 | PROFILING_CFLAGS='' |
|---|
| 6473 | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='' |
|---|
| 6474 | PTRDIFF_T_SUFFIX='' |
|---|
| 6475 | RALLOC_OBJ='' |
|---|
| 6476 | RANLIB='ranlib' |
|---|
| 6477 | REPLACE_ACCESS='' |
|---|
| 6478 | REPLACE_ALIGNED_ALLOC='' |
|---|
| 6479 | REPLACE_CALLOC='' |
|---|
| 6480 | REPLACE_CANONICALIZE_FILE_NAME='' |
|---|
| 6481 | REPLACE_CHOWN='' |
|---|
| 6482 | REPLACE_CLOSE='' |
|---|
| 6483 | REPLACE_CLOSEDIR='' |
|---|
| 6484 | REPLACE_CREAT='' |
|---|
| 6485 | REPLACE_CTIME='' |
|---|
| 6486 | REPLACE_DIRFD='' |
|---|
| 6487 | REPLACE_DPRINTF='' |
|---|
| 6488 | REPLACE_DUP2='' |
|---|
| 6489 | REPLACE_DUP='' |
|---|
| 6490 | REPLACE_EXECL='' |
|---|
| 6491 | REPLACE_EXECLE='' |
|---|
| 6492 | REPLACE_EXECLP='' |
|---|
| 6493 | REPLACE_EXECV='' |
|---|
| 6494 | REPLACE_EXECVE='' |
|---|
| 6495 | REPLACE_EXECVP='' |
|---|
| 6496 | REPLACE_EXECVPE='' |
|---|
| 6497 | REPLACE_FACCESSAT='' |
|---|
| 6498 | REPLACE_FCHMODAT='' |
|---|
| 6499 | REPLACE_FCHOWNAT='' |
|---|
| 6500 | REPLACE_FCLOSE='' |
|---|
| 6501 | REPLACE_FCNTL='' |
|---|
| 6502 | REPLACE_FDOPEN='' |
|---|
| 6503 | REPLACE_FDOPENDIR='' |
|---|
| 6504 | REPLACE_FFLUSH='' |
|---|
| 6505 | REPLACE_FFSLL='' |
|---|
| 6506 | REPLACE_FOPEN='' |
|---|
| 6507 | REPLACE_FPRINTF='' |
|---|
| 6508 | REPLACE_FPURGE='' |
|---|
| 6509 | REPLACE_FREE='' |
|---|
| 6510 | REPLACE_FREOPEN='' |
|---|
| 6511 | REPLACE_FSEEK='' |
|---|
| 6512 | REPLACE_FSEEKO='' |
|---|
| 6513 | REPLACE_FSTAT='' |
|---|
| 6514 | REPLACE_FSTATAT='' |
|---|
| 6515 | REPLACE_FTELL='' |
|---|
| 6516 | REPLACE_FTELLO='' |
|---|
| 6517 | REPLACE_FTRUNCATE='' |
|---|
| 6518 | REPLACE_FUTIMENS='' |
|---|
| 6519 | REPLACE_GETCWD='' |
|---|
| 6520 | REPLACE_GETDELIM='' |
|---|
| 6521 | REPLACE_GETDOMAINNAME='' |
|---|
| 6522 | REPLACE_GETDTABLESIZE='' |
|---|
| 6523 | REPLACE_GETGROUPS='' |
|---|
| 6524 | REPLACE_GETLINE='' |
|---|
| 6525 | REPLACE_GETLOGIN_R='' |
|---|
| 6526 | REPLACE_GETPAGESIZE='' |
|---|
| 6527 | REPLACE_GETPASS='' |
|---|
| 6528 | REPLACE_GETRANDOM='' |
|---|
| 6529 | REPLACE_GETTIMEOFDAY='' |
|---|
| 6530 | REPLACE_GMTIME='' |
|---|
| 6531 | REPLACE_INITSTATE='' |
|---|
| 6532 | REPLACE_ISATTY='' |
|---|
| 6533 | REPLACE_LCHOWN='' |
|---|
| 6534 | REPLACE_LINK='' |
|---|
| 6535 | REPLACE_LINKAT='' |
|---|
| 6536 | REPLACE_LOCALTIME='' |
|---|
| 6537 | REPLACE_LOCALTIME_R='' |
|---|
| 6538 | REPLACE_LSEEK='' |
|---|
| 6539 | REPLACE_LSTAT='' |
|---|
| 6540 | REPLACE_MALLOC='' |
|---|
| 6541 | REPLACE_MBTOWC='' |
|---|
| 6542 | REPLACE_MEMCHR='' |
|---|
| 6543 | REPLACE_MEMMEM='' |
|---|
| 6544 | REPLACE_MKDIR='' |
|---|
| 6545 | REPLACE_MKFIFO='' |
|---|
| 6546 | REPLACE_MKFIFOAT='' |
|---|
| 6547 | REPLACE_MKNOD='' |
|---|
| 6548 | REPLACE_MKNODAT='' |
|---|
| 6549 | REPLACE_MKSTEMP='' |
|---|
| 6550 | REPLACE_MKTIME='' |
|---|
| 6551 | REPLACE_NANOSLEEP='' |
|---|
| 6552 | REPLACE_NULL='' |
|---|
| 6553 | REPLACE_OBSTACK_PRINTF='' |
|---|
| 6554 | REPLACE_OPEN='' |
|---|
| 6555 | REPLACE_OPENAT='' |
|---|
| 6556 | REPLACE_OPENDIR='' |
|---|
| 6557 | REPLACE_PERROR='' |
|---|
| 6558 | REPLACE_POPEN='' |
|---|
| 6559 | REPLACE_POSIX_MEMALIGN='' |
|---|
| 6560 | REPLACE_PREAD='' |
|---|
| 6561 | REPLACE_PRINTF='' |
|---|
| 6562 | REPLACE_PSELECT='' |
|---|
| 6563 | REPLACE_PTHREAD_SIGMASK='' |
|---|
| 6564 | REPLACE_PTSNAME='' |
|---|
| 6565 | REPLACE_PTSNAME_R='' |
|---|
| 6566 | REPLACE_PUTENV='' |
|---|
| 6567 | REPLACE_PWRITE='' |
|---|
| 6568 | REPLACE_QSORT_R='' |
|---|
| 6569 | REPLACE_RAISE='' |
|---|
| 6570 | REPLACE_RANDOM='' |
|---|
| 6571 | REPLACE_RANDOM_R='' |
|---|
| 6572 | REPLACE_READ='' |
|---|
| 6573 | REPLACE_READLINK='' |
|---|
| 6574 | REPLACE_READLINKAT='' |
|---|
| 6575 | REPLACE_REALLOC='' |
|---|
| 6576 | REPLACE_REALLOCARRAY='' |
|---|
| 6577 | REPLACE_REALPATH='' |
|---|
| 6578 | REPLACE_REMOVE='' |
|---|
| 6579 | REPLACE_RENAME='' |
|---|
| 6580 | REPLACE_RENAMEAT='' |
|---|
| 6581 | REPLACE_RMDIR='' |
|---|
| 6582 | REPLACE_SELECT='' |
|---|
| 6583 | REPLACE_SETENV='' |
|---|
| 6584 | REPLACE_SETSTATE='' |
|---|
| 6585 | REPLACE_SLEEP='' |
|---|
| 6586 | REPLACE_SNPRINTF='' |
|---|
| 6587 | REPLACE_SPRINTF='' |
|---|
| 6588 | REPLACE_STAT='' |
|---|
| 6589 | REPLACE_STDIO_READ_FUNCS='' |
|---|
| 6590 | REPLACE_STDIO_WRITE_FUNCS='' |
|---|
| 6591 | REPLACE_STPNCPY='' |
|---|
| 6592 | REPLACE_STRCASESTR='' |
|---|
| 6593 | REPLACE_STRCHRNUL='' |
|---|
| 6594 | REPLACE_STRDUP='' |
|---|
| 6595 | REPLACE_STRERROR='' |
|---|
| 6596 | REPLACE_STRERRORNAME_NP='' |
|---|
| 6597 | REPLACE_STRERROR_R='' |
|---|
| 6598 | REPLACE_STRFTIME='' |
|---|
| 6599 | REPLACE_STRNCAT='' |
|---|
| 6600 | REPLACE_STRNDUP='' |
|---|
| 6601 | REPLACE_STRNLEN='' |
|---|
| 6602 | REPLACE_STRSIGNAL='' |
|---|
| 6603 | REPLACE_STRSTR='' |
|---|
| 6604 | REPLACE_STRTOD='' |
|---|
| 6605 | REPLACE_STRTOIMAX='' |
|---|
| 6606 | REPLACE_STRTOK_R='' |
|---|
| 6607 | REPLACE_STRTOL='' |
|---|
| 6608 | REPLACE_STRTOLD='' |
|---|
| 6609 | REPLACE_STRTOLL='' |
|---|
| 6610 | REPLACE_STRTOUL='' |
|---|
| 6611 | REPLACE_STRTOULL='' |
|---|
| 6612 | REPLACE_STRTOUMAX='' |
|---|
| 6613 | REPLACE_STRUCT_TIMEVAL='' |
|---|
| 6614 | REPLACE_SYMLINK='' |
|---|
| 6615 | REPLACE_SYMLINKAT='' |
|---|
| 6616 | REPLACE_TIMEGM='' |
|---|
| 6617 | REPLACE_TMPFILE='' |
|---|
| 6618 | REPLACE_TRUNCATE='' |
|---|
| 6619 | REPLACE_TTYNAME_R='' |
|---|
| 6620 | REPLACE_TZSET='' |
|---|
| 6621 | REPLACE_UNLINK='' |
|---|
| 6622 | REPLACE_UNLINKAT='' |
|---|
| 6623 | REPLACE_UNSETENV='' |
|---|
| 6624 | REPLACE_USLEEP='' |
|---|
| 6625 | REPLACE_UTIMENSAT='' |
|---|
| 6626 | REPLACE_VASPRINTF='' |
|---|
| 6627 | REPLACE_VDPRINTF='' |
|---|
| 6628 | REPLACE_VFPRINTF='' |
|---|
| 6629 | REPLACE_VPRINTF='' |
|---|
| 6630 | REPLACE_VSNPRINTF='' |
|---|
| 6631 | REPLACE_VSPRINTF='' |
|---|
| 6632 | REPLACE_WCTOMB='' |
|---|
| 6633 | REPLACE_WRITE='' |
|---|
| 6634 | RSVG_CFLAGS='-I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
|---|
| 6635 | RSVG_LIBS='-L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo' |
|---|
| 6636 | SEPCHAR='' |
|---|
| 6637 | SETFATTR='' |
|---|
| 6638 | SETTINGS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -DORBIT2=1 -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
|---|
| 6639 | SETTINGS_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/opt/local/lib -lgconf-2 -lglib-2.0 -lintl -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl' |
|---|
| 6640 | SHELL='/bin/sh' |
|---|
| 6641 | SIG_ATOMIC_T_SUFFIX='' |
|---|
| 6642 | SIZEOF_LONG='' |
|---|
| 6643 | SIZE_T_SUFFIX='' |
|---|
| 6644 | STDALIGN_H='' |
|---|
| 6645 | STDDEF_H='' |
|---|
| 6646 | STDINT_H='' |
|---|
| 6647 | SUBDIR_MAKEFILES_IN='' |
|---|
| 6648 | SYSTEM_TYPE='darwin' |
|---|
| 6649 | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' |
|---|
| 6650 | TERMCAP_OBJ='' |
|---|
| 6651 | TIME_H_DEFINES_STRUCT_TIMESPEC='' |
|---|
| 6652 | TIME_H_DEFINES_TIME_UTC='' |
|---|
| 6653 | TOOLKIT_LIBW='' |
|---|
| 6654 | UINT32_MAX_LT_UINTMAX_MAX='' |
|---|
| 6655 | UINT64_MAX_EQ_ULONG_MAX='' |
|---|
| 6656 | UNDEFINE_STRTOK_R='' |
|---|
| 6657 | UNEXEC_OBJ='' |
|---|
| 6658 | UNISTD_H_DEFINES_STRUCT_TIMESPEC='' |
|---|
| 6659 | UNISTD_H_HAVE_SYS_RANDOM_H='' |
|---|
| 6660 | UNISTD_H_HAVE_WINSOCK2_H='' |
|---|
| 6661 | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' |
|---|
| 6662 | USE_ACL='' |
|---|
| 6663 | USE_STARTUP_NOTIFICATION='yes' |
|---|
| 6664 | VMLIMIT_OBJ='' |
|---|
| 6665 | W32_LIBS='' |
|---|
| 6666 | W32_OBJ='' |
|---|
| 6667 | W32_RES_LINK='' |
|---|
| 6668 | WARN_CFLAGS=' -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare' |
|---|
| 6669 | WCHAR_T_SUFFIX='' |
|---|
| 6670 | WEBKIT_CFLAGS='' |
|---|
| 6671 | WEBKIT_LIBS='' |
|---|
| 6672 | WERROR_CFLAGS='' |
|---|
| 6673 | WIDGET_OBJ='' |
|---|
| 6674 | WINDOWS_64_BIT_OFF_T='' |
|---|
| 6675 | WINDOWS_64_BIT_ST_SIZE='' |
|---|
| 6676 | WINDOWS_STAT_INODES='' |
|---|
| 6677 | WINDOWS_STAT_TIMESPEC='' |
|---|
| 6678 | WINDOW_SYSTEM_OBJ='' |
|---|
| 6679 | WINDRES='' |
|---|
| 6680 | WINT_T_SUFFIX='' |
|---|
| 6681 | XARGS_LIMIT='' |
|---|
| 6682 | XCB_LIBS='-lX11-xcb -lxcb' |
|---|
| 6683 | XCRUN='xcrun' |
|---|
| 6684 | XDBE_CFLAGS='' |
|---|
| 6685 | XDBE_LIBS='' |
|---|
| 6686 | XFIXES_CFLAGS='' |
|---|
| 6687 | XFIXES_LIBS='' |
|---|
| 6688 | XFT_CFLAGS='' |
|---|
| 6689 | XFT_LIBS='' |
|---|
| 6690 | XGSELOBJ='' |
|---|
| 6691 | XINERAMA_CFLAGS='' |
|---|
| 6692 | XINERAMA_LIBS='' |
|---|
| 6693 | XMENU_OBJ='' |
|---|
| 6694 | XMKMF='' |
|---|
| 6695 | XOBJ='' |
|---|
| 6696 | XRANDR_CFLAGS='' |
|---|
| 6697 | XRANDR_LIBS='' |
|---|
| 6698 | XRENDER_LIBS='-lXrender' |
|---|
| 6699 | XWIDGETS_OBJ='' |
|---|
| 6700 | X_TOOLKIT_TYPE='none' |
|---|
| 6701 | ac_ct_CC='' |
|---|
| 6702 | ac_ct_OBJC='' |
|---|
| 6703 | archlibdir='${libexecdir}/emacs/${version}/${configuration}' |
|---|
| 6704 | bindir='${exec_prefix}/bin' |
|---|
| 6705 | bitmapdir='/usr/include/X11/bitmaps' |
|---|
| 6706 | build='x86_64-apple-darwin21.6.0' |
|---|
| 6707 | build_alias='' |
|---|
| 6708 | build_cpu='x86_64' |
|---|
| 6709 | build_os='darwin21.6.0' |
|---|
| 6710 | build_vendor='apple' |
|---|
| 6711 | cache_file='/dev/null' |
|---|
| 6712 | canonical='x86_64-apple-darwin21.6.0' |
|---|
| 6713 | comma_space_version='' |
|---|
| 6714 | comma_version='' |
|---|
| 6715 | configuration='x86_64-apple-darwin21.6.0' |
|---|
| 6716 | copyright='' |
|---|
| 6717 | datadir='${datarootdir}' |
|---|
| 6718 | datarootdir='${prefix}/share' |
|---|
| 6719 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|---|
| 6720 | dvidir='${docdir}' |
|---|
| 6721 | emacs_major_version='28' |
|---|
| 6722 | etcdir='${datadir}/emacs/${version}/etc' |
|---|
| 6723 | etcdocdir='${datadir}/emacs/${version}/etc' |
|---|
| 6724 | exec_prefix='NONE' |
|---|
| 6725 | gamedir='${localstatedir}/games/emacs' |
|---|
| 6726 | gamegroup='' |
|---|
| 6727 | gameuser='' |
|---|
| 6728 | gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7='' |
|---|
| 6729 | gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b='' |
|---|
| 6730 | gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31='' |
|---|
| 6731 | gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c='' |
|---|
| 6732 | gl_GNULIB_ENABLED_61bcaca76b3e6f9ae55d57a1c3193bc4='' |
|---|
| 6733 | gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec='' |
|---|
| 6734 | gl_GNULIB_ENABLED_925677f0343de64b89a9f0c790b4104c='' |
|---|
| 6735 | gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1='' |
|---|
| 6736 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36='' |
|---|
| 6737 | gl_GNULIB_ENABLED_cloexec='' |
|---|
| 6738 | gl_GNULIB_ENABLED_d3b2383720ee0e541357aa2aac598e2b='' |
|---|
| 6739 | gl_GNULIB_ENABLED_dirfd='' |
|---|
| 6740 | gl_GNULIB_ENABLED_dynarray='' |
|---|
| 6741 | gl_GNULIB_ENABLED_ef455225c00f5049c808c2eda3e76866='' |
|---|
| 6742 | gl_GNULIB_ENABLED_euidaccess='' |
|---|
| 6743 | gl_GNULIB_ENABLED_getdtablesize='' |
|---|
| 6744 | gl_GNULIB_ENABLED_getgroups='' |
|---|
| 6745 | gl_GNULIB_ENABLED_lchmod='' |
|---|
| 6746 | gl_GNULIB_ENABLED_open='' |
|---|
| 6747 | gl_GNULIB_ENABLED_rawmemchr='' |
|---|
| 6748 | gl_GNULIB_ENABLED_scratch_buffer='' |
|---|
| 6749 | gl_GNULIB_ENABLED_strtoll='' |
|---|
| 6750 | gl_GNULIB_ENABLED_utimens='' |
|---|
| 6751 | gl_LIBOBJS='' |
|---|
| 6752 | gl_LTLIBOBJS='' |
|---|
| 6753 | gltests_LIBOBJS='' |
|---|
| 6754 | gltests_LTLIBOBJS='' |
|---|
| 6755 | gltests_WITNESS='' |
|---|
| 6756 | host='x86_64-apple-darwin21.6.0' |
|---|
| 6757 | host_alias='' |
|---|
| 6758 | host_cpu='x86_64' |
|---|
| 6759 | host_os='darwin21.6.0' |
|---|
| 6760 | host_vendor='apple' |
|---|
| 6761 | htmldir='${docdir}' |
|---|
| 6762 | includedir='${prefix}/include' |
|---|
| 6763 | infodir='/opt/local/share/info/emacs' |
|---|
| 6764 | libdir='${exec_prefix}/lib' |
|---|
| 6765 | libexecdir='${exec_prefix}/libexec' |
|---|
| 6766 | liblockfile='' |
|---|
| 6767 | lispdir='${datadir}/emacs/${version}/lisp' |
|---|
| 6768 | lispdirrel='${version}/lisp' |
|---|
| 6769 | lisppath='${locallisppath}:${standardlisppath}' |
|---|
| 6770 | localedir='${datarootdir}/locale' |
|---|
| 6771 | locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp' |
|---|
| 6772 | localstatedir='${prefix}/var' |
|---|
| 6773 | mandir='${datarootdir}/man' |
|---|
| 6774 | ns_appbindir='' |
|---|
| 6775 | ns_appdir='' |
|---|
| 6776 | ns_applibdir='' |
|---|
| 6777 | ns_applibexecdir='' |
|---|
| 6778 | ns_appresdir='' |
|---|
| 6779 | ns_appsrc='' |
|---|
| 6780 | ns_check_file='' |
|---|
| 6781 | ns_self_contained='no' |
|---|
| 6782 | oldincludedir='/usr/include' |
|---|
| 6783 | pdfdir='${docdir}' |
|---|
| 6784 | prefix='/opt/local' |
|---|
| 6785 | program_transform_name='s,x,x,' |
|---|
| 6786 | psdir='${docdir}' |
|---|
| 6787 | runstatedir='${localstatedir}/run' |
|---|
| 6788 | sbindir='${exec_prefix}/sbin' |
|---|
| 6789 | sharedstatedir='${prefix}/com' |
|---|
| 6790 | srcdir='.' |
|---|
| 6791 | standardlisppath='${lispdir}' |
|---|
| 6792 | sysconfdir='${prefix}/etc' |
|---|
| 6793 | target_alias='' |
|---|
| 6794 | version='' |
|---|
| 6795 | with_mailutils='' |
|---|
| 6796 | x_default_search_path='/usr/share/X11/%L/%T/%N%C%S:/usr/share/X11/%l/%T/%N%C%S:/usr/share/X11/%T/%N%C%S:/usr/share/X11/%L/%T/%N%S:/usr/share/X11/%l/%T/%N%S:/usr/share/X11/%T/%N%S:/usr/lib/X11/%L/%T/%N%C%S:/usr/lib/X11/%l/%T/%N%C%S:/usr/lib/X11/%T/%N%C%S:/usr/lib/X11/%L/%T/%N%S:/usr/lib/X11/%l/%T/%N%S:/usr/lib/X11/%T/%N%S' |
|---|
| 6797 | |
|---|
| 6798 | ## ------------------- ## |
|---|
| 6799 | ## File substitutions. ## |
|---|
| 6800 | ## ------------------- ## |
|---|
| 6801 | |
|---|
| 6802 | module_env_snippet_25='./src/module-env-25.h' |
|---|
| 6803 | module_env_snippet_26='./src/module-env-26.h' |
|---|
| 6804 | module_env_snippet_27='./src/module-env-27.h' |
|---|
| 6805 | module_env_snippet_28='./src/module-env-28.h' |
|---|
| 6806 | |
|---|
| 6807 | ## ----------- ## |
|---|
| 6808 | ## confdefs.h. ## |
|---|
| 6809 | ## ----------- ## |
|---|
| 6810 | |
|---|
| 6811 | /* confdefs.h */ |
|---|
| 6812 | #define PACKAGE_NAME "GNU Emacs" |
|---|
| 6813 | #define PACKAGE_TARNAME "emacs" |
|---|
| 6814 | #define PACKAGE_VERSION "28.2" |
|---|
| 6815 | #define PACKAGE_STRING "GNU Emacs 28.2" |
|---|
| 6816 | #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org" |
|---|
| 6817 | #define PACKAGE_URL "https://www.gnu.org/software/emacs/" |
|---|
| 6818 | #define HAVE_PDUMPER 1 |
|---|
| 6819 | #define STDC_HEADERS 1 |
|---|
| 6820 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 6821 | #define HAVE_SYS_STAT_H 1 |
|---|
| 6822 | #define HAVE_STDLIB_H 1 |
|---|
| 6823 | #define HAVE_STRING_H 1 |
|---|
| 6824 | #define HAVE_MEMORY_H 1 |
|---|
| 6825 | #define HAVE_STRINGS_H 1 |
|---|
| 6826 | #define HAVE_INTTYPES_H 1 |
|---|
| 6827 | #define HAVE_STDINT_H 1 |
|---|
| 6828 | #define HAVE_UNISTD_H 1 |
|---|
| 6829 | #define HAVE_WCHAR_H 1 |
|---|
| 6830 | #define HAVE_SYS_RESOURCE_H 1 |
|---|
| 6831 | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 6832 | #define HAVE_PWD_H 1 |
|---|
| 6833 | #define HAVE_UTMP_H 1 |
|---|
| 6834 | #define HAVE_UTIL_H 1 |
|---|
| 6835 | #define HAVE_SANITIZER_LSAN_INTERFACE_H 1 |
|---|
| 6836 | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 6837 | #define HAVE_STDLIB_H 1 |
|---|
| 6838 | #define HAVE_UNISTD_H 1 |
|---|
| 6839 | #define HAVE_SYS_PARAM_H 1 |
|---|
| 6840 | #define HAVE_PTHREAD_H 1 |
|---|
| 6841 | #define HAVE_MALLOC_MALLOC_H 1 |
|---|
| 6842 | #define HAVE_SYS_UN_H 1 |
|---|
| 6843 | #define HAVE_DIRENT_H 1 |
|---|
| 6844 | #define HAVE_EXECINFO_H 1 |
|---|
| 6845 | #define HAVE_GETOPT_H 1 |
|---|
| 6846 | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 6847 | #define HAVE_SYS_TIME_H 1 |
|---|
| 6848 | #define HAVE_LIMITS_H 1 |
|---|
| 6849 | #define HAVE_INTTYPES_H 1 |
|---|
| 6850 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 6851 | #define HAVE_STDINT_H 1 |
|---|
| 6852 | #define HAVE_SYS_SELECT_H 1 |
|---|
| 6853 | #define HAVE_SYS_RANDOM_H 1 |
|---|
| 6854 | #define HAVE_SYS_STAT_H 1 |
|---|
| 6855 | #define _ALL_SOURCE 1 |
|---|
| 6856 | #define _DARWIN_C_SOURCE 1 |
|---|
| 6857 | #define _GNU_SOURCE 1 |
|---|
| 6858 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
|---|
| 6859 | #define _NETBSD_SOURCE 1 |
|---|
| 6860 | #define _OPENBSD_SOURCE 1 |
|---|
| 6861 | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 6862 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
|---|
| 6863 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
|---|
| 6864 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
|---|
| 6865 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
|---|
| 6866 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
|---|
| 6867 | #define __STDC_WANT_LIB_EXT2__ 1 |
|---|
| 6868 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
|---|
| 6869 | #define _TANDEM_SOURCE 1 |
|---|
| 6870 | #define __EXTENSIONS__ 1 |
|---|
| 6871 | #define SYSTEM_TYPE "darwin" |
|---|
| 6872 | #define HAVE_TERM_H 1 |
|---|
| 6873 | #define HAVE_SYS_WAIT_H 1 |
|---|
| 6874 | #define HAVE_NET_IF_H 1 |
|---|
| 6875 | #define HAVE_IFADDRS_H 1 |
|---|
| 6876 | #define HAVE_NET_IF_DL_H 1 |
|---|
| 6877 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
|---|
| 6878 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
|---|
| 6879 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
|---|
| 6880 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
|---|
| 6881 | #define HAVE_SBRK 1 |
|---|
| 6882 | #define HAVE_FCHMOD 1 |
|---|
| 6883 | #define HAVE_FACCESSAT 1 |
|---|
| 6884 | #define HAVE_REALPATH 1 |
|---|
| 6885 | #define HAVE_LSTAT 1 |
|---|
| 6886 | #define HAVE_READLINKAT 1 |
|---|
| 6887 | #define HAVE_MEMSET_S 1 |
|---|
| 6888 | #define HAVE_FCHMODAT 1 |
|---|
| 6889 | #define HAVE_LCHMOD 1 |
|---|
| 6890 | #define HAVE_FCNTL 1 |
|---|
| 6891 | #define HAVE_FDOPENDIR 1 |
|---|
| 6892 | #define HAVE_FSTATAT 1 |
|---|
| 6893 | #define HAVE_FSYNC 1 |
|---|
| 6894 | #define HAVE_FUTIMENS 1 |
|---|
| 6895 | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 6896 | #define HAVE_MKOSTEMP 1 |
|---|
| 6897 | #define HAVE_PSELECT 1 |
|---|
| 6898 | #define HAVE_READLINK 1 |
|---|
| 6899 | #define HAVE_ISBLANK 1 |
|---|
| 6900 | #define HAVE_ISWCTYPE 1 |
|---|
| 6901 | #define HAVE_STRTOIMAX 1 |
|---|
| 6902 | #define HAVE_SYMLINK 1 |
|---|
| 6903 | #define HAVE_LOCALTIME_R 1 |
|---|
| 6904 | #define HAVE_TIMEGM 1 |
|---|
| 6905 | #define HAVE_UTIMENSAT 1 |
|---|
| 6906 | #define HAVE_GETDTABLESIZE 1 |
|---|
| 6907 | #define HAVE_FUTIMES 1 |
|---|
| 6908 | #define HAVE_LUTIMES 1 |
|---|
| 6909 | #define SYSTEM_MALLOC 1 |
|---|
| 6910 | #define HAVE_GETPAGESIZE 1 |
|---|
| 6911 | #define HAVE_MMAP 1 |
|---|
| 6912 | #define HAVE_PTHREAD 1 |
|---|
| 6913 | #define THREADS_ENABLED 1 |
|---|
| 6914 | #define HAVE_XKB 1 |
|---|
| 6915 | #define HAVE_XRMSETDATABASE 1 |
|---|
| 6916 | #define HAVE_XSCREENRESOURCESTRING 1 |
|---|
| 6917 | #define HAVE_XSCREENNUMBEROFSCREEN 1 |
|---|
| 6918 | #define HAVE_X11R6 1 |
|---|
| 6919 | #define HAVE_X_I18N 1 |
|---|
| 6920 | #define HAVE_X11R6_XIM 1 |
|---|
| 6921 | #define HAVE_RSVG 1 |
|---|
| 6922 | #define HAVE_GTK3 1 |
|---|
| 6923 | #define GDK_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 6924 | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
|---|
| 6925 | #define USE_GTK 1 |
|---|
| 6926 | #define HAVE_GSETTINGS 1 |
|---|
| 6927 | #define HAVE_GCONF 1 |
|---|
| 6928 | #define HAVE_GNUTLS 1 |
|---|
| 6929 | #define HAVE_JSON 1 |
|---|
| 6930 | #define HAVE_KQUEUE 1 |
|---|
| 6931 | #define USE_FILE_NOTIFY 1 |
|---|
| 6932 | #define USE_TOOLKIT_SCROLL_BARS 1 |
|---|
| 6933 | #define HAVE_XIM 1 |
|---|
| 6934 | #define USE_XIM 1 |
|---|
| 6935 | #define XRegisterIMInstantiateCallback_arg6 XPointer |
|---|
| 6936 | #define HAVE_XRENDER 1 |
|---|
| 6937 | #define USE_CAIRO 1 |
|---|
| 6938 | #define HAVE_FREETYPE 1 |
|---|
| 6939 | #define HAVE_FT_FACE_GETCHARVARIANTINDEX 1 |
|---|
| 6940 | #define HAVE_HARFBUZZ 1 |
|---|
| 6941 | #define USE_XCB 1 |
|---|
| 6942 | #define HAVE_XPM 1 |
|---|
| 6943 | #define HAVE_JPEG 1 |
|---|
| 6944 | #define HAVE_LCMS2 1 |
|---|
| 6945 | #define HAVE_ZLIB 1 |
|---|
| 6946 | #define HAVE_DLADDR 1 |
|---|
| 6947 | #define HAVE_MODULES 1 |
|---|
| 6948 | #define MODULES_SUFFIX ".dylib" |
|---|
| 6949 | #define MODULES_SECONDARY_SUFFIX ".so" |
|---|
| 6950 | #define HAVE_LIBGCCJIT 1 |
|---|
| 6951 | #define HAVE_LIBGCCJIT_H 1 |
|---|
| 6952 | |
|---|
| 6953 | configure: exit 1 |
|---|