| 1 | This file contains any messages produced by compilers while |
|---|
| 2 | running configure, to aid debugging if configure makes a mistake. |
|---|
| 3 | |
|---|
| 4 | It was created by configure, which was |
|---|
| 5 | generated by GNU Autoconf 2.62 (OpenPKG-CURRENT). Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure --prefix=/opt/local --without-php --without-pgsql --includedir=/opt/local/include/ossp --with-perl --with-perl-compat --host=arm-apple-darwin24.0.0 |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = Barneys-Mac-mini.local |
|---|
| 14 | uname -m = arm64 |
|---|
| 15 | uname -r = 24.0.0 |
|---|
| 16 | uname -s = Darwin |
|---|
| 17 | uname -v = Darwin Kernel Version 24.0.0: Mon Aug 12 20:54:26 PDT 2024; root:xnu-11215.1.10~2/RELEASE_ARM64_T8112 |
|---|
| 18 | |
|---|
| 19 | /usr/bin/uname -p = arm |
|---|
| 20 | /bin/uname -X = unknown |
|---|
| 21 | |
|---|
| 22 | /bin/arch = unknown |
|---|
| 23 | /usr/bin/arch -k = unknown |
|---|
| 24 | /usr/convex/getsysinfo = unknown |
|---|
| 25 | /usr/bin/hostinfo = Mach kernel version: |
|---|
| 26 | Darwin Kernel Version 24.0.0: Mon Aug 12 20:54:26 PDT 2024; root:xnu-11215.1.10~2/RELEASE_ARM64_T8112 |
|---|
| 27 | Kernel configured for up to 8 processors. |
|---|
| 28 | 8 processors are physically available. |
|---|
| 29 | 8 processors are logically available. |
|---|
| 30 | Processor type: arm64e (ARM64E) |
|---|
| 31 | Processors active: 0 1 2 3 4 5 6 7 |
|---|
| 32 | Primary memory available: 16.00 gigabytes |
|---|
| 33 | Default processor set: 1135 tasks, 3794 threads, 8 processors |
|---|
| 34 | Load average: 2.32, Mach factor: 5.66 |
|---|
| 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:2016: checking whether make sets $(MAKE) |
|---|
| 52 | configure:2038: result: yes |
|---|
| 53 | configure:2055: checking for arm-apple-darwin24.0.0-gcc |
|---|
| 54 | configure:2082: result: /usr/bin/clang |
|---|
| 55 | configure:2360: checking for C compiler version |
|---|
| 56 | configure:2368: /usr/bin/clang --version >&5 |
|---|
| 57 | Apple clang version 16.0.0 (clang-1600.0.26.3) |
|---|
| 58 | Target: arm64-apple-darwin24.0.0 |
|---|
| 59 | Thread model: posix |
|---|
| 60 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
|---|
| 61 | configure:2372: $? = 0 |
|---|
| 62 | configure:2379: /usr/bin/clang -v >&5 |
|---|
| 63 | Apple clang version 16.0.0 (clang-1600.0.26.3) |
|---|
| 64 | Target: arm64-apple-darwin24.0.0 |
|---|
| 65 | Thread model: posix |
|---|
| 66 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
|---|
| 67 | configure:2383: $? = 0 |
|---|
| 68 | configure:2390: /usr/bin/clang -V >&5 |
|---|
| 69 | clang: error: argument to '-V' is missing (expected 1 value) |
|---|
| 70 | clang: error: no input files |
|---|
| 71 | configure:2394: $? = 1 |
|---|
| 72 | configure:2417: checking for C compiler default output file name |
|---|
| 73 | configure:2439: /usr/bin/clang -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 74 | configure:2443: $? = 0 |
|---|
| 75 | configure:2481: result: a.out |
|---|
| 76 | configure:2498: checking whether the C compiler works |
|---|
| 77 | configure:2508: ./a.out |
|---|
| 78 | configure:2512: $? = 0 |
|---|
| 79 | configure:2529: result: yes |
|---|
| 80 | configure:2536: checking whether we are cross compiling |
|---|
| 81 | configure:2538: result: no |
|---|
| 82 | configure:2541: checking for suffix of executables |
|---|
| 83 | configure:2548: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 84 | configure:2552: $? = 0 |
|---|
| 85 | configure:2576: result: |
|---|
| 86 | configure:2582: checking for suffix of object files |
|---|
| 87 | configure:2608: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 88 | configure:2612: $? = 0 |
|---|
| 89 | configure:2635: result: o |
|---|
| 90 | configure:2639: checking whether we are using the GNU C compiler |
|---|
| 91 | configure:2668: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 92 | configure:2675: $? = 0 |
|---|
| 93 | configure:2692: result: yes |
|---|
| 94 | configure:2701: checking whether /usr/bin/clang accepts -g |
|---|
| 95 | configure:2731: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 96 | configure:2738: $? = 0 |
|---|
| 97 | configure:2839: result: yes |
|---|
| 98 | configure:2856: checking for /usr/bin/clang option to accept ISO C89 |
|---|
| 99 | configure:2930: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 100 | conftest.c:15:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] |
|---|
| 101 | 15 | static char *e (p, i) |
|---|
| 102 | | ^ |
|---|
| 103 | 1 warning generated. |
|---|
| 104 | configure:2937: $? = 0 |
|---|
| 105 | configure:2960: result: none needed |
|---|
| 106 | configure:3254: checking whether compiler option(s) -pipe work |
|---|
| 107 | configure:3283: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 108 | configure:3290: $? = 0 |
|---|
| 109 | configure:3312: result: yes |
|---|
| 110 | configure:3328: checking for compilation debug mode |
|---|
| 111 | configure:3330: result: disabled |
|---|
| 112 | configure:3341: checking how to run the C preprocessor |
|---|
| 113 | configure:3381: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
|---|
| 114 | configure:3388: $? = 0 |
|---|
| 115 | configure:3419: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
|---|
| 116 | conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 117 | 8 | #include <ac_nonexistent.h> |
|---|
| 118 | | ^~~~~~~~~~~~~~~~~~ |
|---|
| 119 | 1 error generated. |
|---|
| 120 | configure:3426: $? = 1 |
|---|
| 121 | configure: failed program was: |
|---|
| 122 | | /* confdefs.h. */ |
|---|
| 123 | | #define PACKAGE_NAME "" |
|---|
| 124 | | #define PACKAGE_TARNAME "" |
|---|
| 125 | | #define PACKAGE_VERSION "" |
|---|
| 126 | | #define PACKAGE_STRING "" |
|---|
| 127 | | #define PACKAGE_BUGREPORT "" |
|---|
| 128 | | /* end confdefs.h. */ |
|---|
| 129 | | #include <ac_nonexistent.h> |
|---|
| 130 | configure:3459: result: /usr/bin/clang -E |
|---|
| 131 | configure:3488: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
|---|
| 132 | configure:3495: $? = 0 |
|---|
| 133 | configure:3526: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
|---|
| 134 | conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 135 | 8 | #include <ac_nonexistent.h> |
|---|
| 136 | | ^~~~~~~~~~~~~~~~~~ |
|---|
| 137 | 1 error generated. |
|---|
| 138 | configure:3533: $? = 1 |
|---|
| 139 | configure: failed program was: |
|---|
| 140 | | /* confdefs.h. */ |
|---|
| 141 | | #define PACKAGE_NAME "" |
|---|
| 142 | | #define PACKAGE_TARNAME "" |
|---|
| 143 | | #define PACKAGE_VERSION "" |
|---|
| 144 | | #define PACKAGE_STRING "" |
|---|
| 145 | | #define PACKAGE_BUGREPORT "" |
|---|
| 146 | | /* end confdefs.h. */ |
|---|
| 147 | | #include <ac_nonexistent.h> |
|---|
| 148 | configure:3571: checking for grep that handles long lines and -e |
|---|
| 149 | configure:3631: result: /opt/local/bin/ggrep |
|---|
| 150 | configure:3636: checking for egrep |
|---|
| 151 | configure:3700: result: /opt/local/bin/ggrep -E |
|---|
| 152 | configure:3705: checking for ANSI C header files |
|---|
| 153 | configure:3735: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 154 | configure:3742: $? = 0 |
|---|
| 155 | configure:3841: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 156 | configure:3845: $? = 0 |
|---|
| 157 | configure:3851: ./conftest |
|---|
| 158 | configure:3855: $? = 0 |
|---|
| 159 | configure:3873: result: yes |
|---|
| 160 | configure:3897: checking for sys/types.h |
|---|
| 161 | configure:3918: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 162 | configure:3925: $? = 0 |
|---|
| 163 | configure:3942: result: yes |
|---|
| 164 | configure:3897: checking for sys/stat.h |
|---|
| 165 | configure:3918: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 166 | configure:3925: $? = 0 |
|---|
| 167 | configure:3942: result: yes |
|---|
| 168 | configure:3897: checking for stdlib.h |
|---|
| 169 | configure:3918: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 170 | configure:3925: $? = 0 |
|---|
| 171 | configure:3942: result: yes |
|---|
| 172 | configure:3897: checking for string.h |
|---|
| 173 | configure:3918: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 174 | configure:3925: $? = 0 |
|---|
| 175 | configure:3942: result: yes |
|---|
| 176 | configure:3897: checking for memory.h |
|---|
| 177 | configure:3918: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 178 | configure:3925: $? = 0 |
|---|
| 179 | configure:3942: result: yes |
|---|
| 180 | configure:3897: checking for strings.h |
|---|
| 181 | configure:3918: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 182 | configure:3925: $? = 0 |
|---|
| 183 | configure:3942: result: yes |
|---|
| 184 | configure:3897: checking for inttypes.h |
|---|
| 185 | configure:3918: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 186 | configure:3925: $? = 0 |
|---|
| 187 | configure:3942: result: yes |
|---|
| 188 | configure:3897: checking for stdint.h |
|---|
| 189 | configure:3918: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 190 | configure:3925: $? = 0 |
|---|
| 191 | configure:3942: result: yes |
|---|
| 192 | configure:3897: checking for unistd.h |
|---|
| 193 | configure:3918: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 194 | configure:3925: $? = 0 |
|---|
| 195 | configure:3942: result: yes |
|---|
| 196 | configure:4261: checking whether to build against external Dmalloc library |
|---|
| 197 | configure:4272: result: no |
|---|
| 198 | configure:5842: checking build system type |
|---|
| 199 | configure:5860: result: arm-apple-darwin24.0.0 |
|---|
| 200 | configure:5882: checking host system type |
|---|
| 201 | configure:5897: result: arm-apple-darwin24.0.0 |
|---|
| 202 | configure:5919: checking for a sed that does not truncate output |
|---|
| 203 | configure:5985: result: /opt/local/bin/gsed |
|---|
| 204 | configure:6003: checking for fgrep |
|---|
| 205 | configure:6067: result: /opt/local/bin/ggrep -F |
|---|
| 206 | configure:6102: checking for ld used by /usr/bin/clang |
|---|
| 207 | configure:6169: result: /Library/Developer/CommandLineTools/usr/bin/ld |
|---|
| 208 | configure:6178: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
|---|
| 209 | configure:6193: result: no |
|---|
| 210 | configure:6205: checking for BSD- or MS-compatible name lister (nm) |
|---|
| 211 | configure:6254: result: /opt/local/bin/nm -B |
|---|
| 212 | configure:6376: checking the name lister (/opt/local/bin/nm -B) interface |
|---|
| 213 | configure:6383: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 214 | configure:6386: /opt/local/bin/nm -B "conftest.o" |
|---|
| 215 | configure:6389: output |
|---|
| 216 | 0000000000000000 S _some_variable |
|---|
| 217 | 0000000000000000 t ltmp0 |
|---|
| 218 | 0000000000000000 s ltmp1 |
|---|
| 219 | configure:6396: result: BSD nm |
|---|
| 220 | configure:6399: checking whether ln -s works |
|---|
| 221 | configure:6403: result: yes |
|---|
| 222 | configure:6411: checking the maximum length of command line arguments |
|---|
| 223 | configure:6531: result: 786432 |
|---|
| 224 | configure:6548: checking whether the shell understands some XSI constructs |
|---|
| 225 | configure:6558: result: yes |
|---|
| 226 | configure:6562: checking whether the shell understands "+=" |
|---|
| 227 | configure:6568: result: yes |
|---|
| 228 | configure:6603: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
|---|
| 229 | configure:6610: result: -r |
|---|
| 230 | configure:6637: checking how to recognize dependent libraries |
|---|
| 231 | configure:6827: result: pass_all |
|---|
| 232 | configure:6847: checking for arm-apple-darwin24.0.0-ar |
|---|
| 233 | configure:6877: result: no |
|---|
| 234 | configure:6887: checking for ar |
|---|
| 235 | configure:6903: found /opt/local/bin/ar |
|---|
| 236 | configure:6914: result: ar |
|---|
| 237 | configure:6956: checking for arm-apple-darwin24.0.0-strip |
|---|
| 238 | configure:6986: result: no |
|---|
| 239 | configure:6996: checking for strip |
|---|
| 240 | configure:7012: found /opt/local/bin/strip |
|---|
| 241 | configure:7023: result: strip |
|---|
| 242 | configure:7059: checking for arm-apple-darwin24.0.0-ranlib |
|---|
| 243 | configure:7089: result: no |
|---|
| 244 | configure:7099: checking for ranlib |
|---|
| 245 | configure:7115: found /opt/local/bin/ranlib |
|---|
| 246 | configure:7126: result: ranlib |
|---|
| 247 | configure:7220: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
|---|
| 248 | configure:7338: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 249 | configure:7341: $? = 0 |
|---|
| 250 | configure:7345: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
|---|
| 251 | configure:7348: $? = 0 |
|---|
| 252 | cannot find nm_test_var in conftest.nm |
|---|
| 253 | configure:7338: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 254 | configure:7341: $? = 0 |
|---|
| 255 | configure:7345: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
|---|
| 256 | configure:7348: $? = 0 |
|---|
| 257 | configure:7402: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c conftstm.o >&5 |
|---|
| 258 | configure:7405: $? = 0 |
|---|
| 259 | configure:7443: result: ok |
|---|
| 260 | configure:7696: checking for arm-apple-darwin24.0.0-dsymutil |
|---|
| 261 | configure:7726: result: no |
|---|
| 262 | configure:7736: checking for dsymutil |
|---|
| 263 | configure:7752: found /usr/bin/dsymutil |
|---|
| 264 | configure:7763: result: dsymutil |
|---|
| 265 | configure:7792: checking for arm-apple-darwin24.0.0-nmedit |
|---|
| 266 | configure:7822: result: no |
|---|
| 267 | configure:7832: checking for nmedit |
|---|
| 268 | configure:7848: found /usr/bin/nmedit |
|---|
| 269 | configure:7859: result: nmedit |
|---|
| 270 | configure:7888: checking for arm-apple-darwin24.0.0-lipo |
|---|
| 271 | configure:7918: result: no |
|---|
| 272 | configure:7928: checking for lipo |
|---|
| 273 | configure:7944: found /opt/local/bin/lipo |
|---|
| 274 | configure:7955: result: lipo |
|---|
| 275 | configure:7984: checking for arm-apple-darwin24.0.0-otool |
|---|
| 276 | configure:8014: result: no |
|---|
| 277 | configure:8024: checking for otool |
|---|
| 278 | configure:8040: found /opt/local/bin/otool |
|---|
| 279 | configure:8051: result: otool |
|---|
| 280 | configure:8080: checking for arm-apple-darwin24.0.0-otool64 |
|---|
| 281 | configure:8110: result: no |
|---|
| 282 | configure:8120: checking for otool64 |
|---|
| 283 | configure:8150: result: no |
|---|
| 284 | configure:8199: checking for -single_module linker flag |
|---|
| 285 | /usr/bin/clang -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
|---|
| 286 | ld: warning: -single_module is obsolete |
|---|
| 287 | configure:8226: result: no |
|---|
| 288 | configure:8228: checking for -exported_symbols_list linker flag |
|---|
| 289 | configure:8258: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
|---|
| 290 | configure:8265: $? = 0 |
|---|
| 291 | configure:8287: result: yes |
|---|
| 292 | configure:8328: checking for dlfcn.h |
|---|
| 293 | configure:8349: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 294 | configure:8356: $? = 0 |
|---|
| 295 | configure:8373: result: yes |
|---|
| 296 | configure:8558: checking for objdir |
|---|
| 297 | configure:8573: result: .libs |
|---|
| 298 | configure:8869: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
|---|
| 299 | configure:8887: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -fno-rtti -fno-exceptions conftest.c >&5 |
|---|
| 300 | configure:8891: $? = 0 |
|---|
| 301 | configure:8904: result: yes |
|---|
| 302 | configure:8924: checking for /usr/bin/clang option to produce PIC |
|---|
| 303 | configure:9181: result: -fno-common -DPIC |
|---|
| 304 | configure:9193: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
|---|
| 305 | configure:9211: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -fno-common -DPIC -DPIC conftest.c >&5 |
|---|
| 306 | configure:9215: $? = 0 |
|---|
| 307 | configure:9228: result: yes |
|---|
| 308 | configure:9252: checking if /usr/bin/clang static flag -static works |
|---|
| 309 | configure:9280: result: no |
|---|
| 310 | configure:9295: checking if /usr/bin/clang supports -c -o file.o |
|---|
| 311 | configure:9316: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -o out/conftest2.o conftest.c >&5 |
|---|
| 312 | configure:9320: $? = 0 |
|---|
| 313 | configure:9342: result: yes |
|---|
| 314 | configure:9350: checking if /usr/bin/clang supports -c -o file.o |
|---|
| 315 | configure:9397: result: yes |
|---|
| 316 | configure:9430: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
|---|
| 317 | configure:10496: result: yes |
|---|
| 318 | configure:10735: checking dynamic linker characteristics |
|---|
| 319 | configure:11418: result: darwin24.0.0 dyld |
|---|
| 320 | configure:11520: checking how to hardcode library paths into programs |
|---|
| 321 | configure:11545: result: immediate |
|---|
| 322 | configure:12386: checking whether stripping libraries is possible |
|---|
| 323 | configure:12400: result: yes |
|---|
| 324 | configure:12426: checking if libtool supports shared libraries |
|---|
| 325 | configure:12428: result: yes |
|---|
| 326 | configure:12431: checking whether to build shared libraries |
|---|
| 327 | configure:12452: result: yes |
|---|
| 328 | configure:12455: checking whether to build static libraries |
|---|
| 329 | configure:12459: result: yes |
|---|
| 330 | configure:12618: checking for C++ compiler version |
|---|
| 331 | configure:12626: /usr/bin/clang++ --version >&5 |
|---|
| 332 | Apple clang version 16.0.0 (clang-1600.0.26.3) |
|---|
| 333 | Target: arm64-apple-darwin24.0.0 |
|---|
| 334 | Thread model: posix |
|---|
| 335 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
|---|
| 336 | configure:12630: $? = 0 |
|---|
| 337 | configure:12637: /usr/bin/clang++ -v >&5 |
|---|
| 338 | Apple clang version 16.0.0 (clang-1600.0.26.3) |
|---|
| 339 | Target: arm64-apple-darwin24.0.0 |
|---|
| 340 | Thread model: posix |
|---|
| 341 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
|---|
| 342 | configure:12641: $? = 0 |
|---|
| 343 | configure:12648: /usr/bin/clang++ -V >&5 |
|---|
| 344 | clang++: error: argument to '-V' is missing (expected 1 value) |
|---|
| 345 | clang++: error: no input files |
|---|
| 346 | configure:12652: $? = 1 |
|---|
| 347 | configure:12655: checking whether we are using the GNU C++ compiler |
|---|
| 348 | configure:12684: /usr/bin/clang++ -c -Os -arch arm64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5 |
|---|
| 349 | configure:12691: $? = 0 |
|---|
| 350 | configure:12708: result: yes |
|---|
| 351 | configure:12717: checking whether /usr/bin/clang++ accepts -g |
|---|
| 352 | configure:12747: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5 |
|---|
| 353 | configure:12754: $? = 0 |
|---|
| 354 | configure:12855: result: yes |
|---|
| 355 | configure:12886: checking how to run the C++ preprocessor |
|---|
| 356 | configure:12922: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp |
|---|
| 357 | configure:12929: $? = 0 |
|---|
| 358 | configure:12960: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp |
|---|
| 359 | conftest.cpp:20:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 360 | 20 | #include <ac_nonexistent.h> |
|---|
| 361 | | ^~~~~~~~~~~~~~~~~~ |
|---|
| 362 | 1 error generated. |
|---|
| 363 | configure:12967: $? = 1 |
|---|
| 364 | configure: failed program was: |
|---|
| 365 | | /* confdefs.h. */ |
|---|
| 366 | | #define PACKAGE_NAME "" |
|---|
| 367 | | #define PACKAGE_TARNAME "" |
|---|
| 368 | | #define PACKAGE_VERSION "" |
|---|
| 369 | | #define PACKAGE_STRING "" |
|---|
| 370 | | #define PACKAGE_BUGREPORT "" |
|---|
| 371 | | #define STDC_HEADERS 1 |
|---|
| 372 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 373 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 374 | | #define HAVE_STDLIB_H 1 |
|---|
| 375 | | #define HAVE_STRING_H 1 |
|---|
| 376 | | #define HAVE_MEMORY_H 1 |
|---|
| 377 | | #define HAVE_STRINGS_H 1 |
|---|
| 378 | | #define HAVE_INTTYPES_H 1 |
|---|
| 379 | | #define HAVE_STDINT_H 1 |
|---|
| 380 | | #define HAVE_UNISTD_H 1 |
|---|
| 381 | | #define HAVE_DLFCN_H 1 |
|---|
| 382 | | #define LT_OBJDIR ".libs/" |
|---|
| 383 | | /* end confdefs.h. */ |
|---|
| 384 | | #include <ac_nonexistent.h> |
|---|
| 385 | configure:13000: result: /usr/bin/clang++ -E |
|---|
| 386 | configure:13029: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp |
|---|
| 387 | configure:13036: $? = 0 |
|---|
| 388 | configure:13067: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp |
|---|
| 389 | conftest.cpp:20:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 390 | 20 | #include <ac_nonexistent.h> |
|---|
| 391 | | ^~~~~~~~~~~~~~~~~~ |
|---|
| 392 | 1 error generated. |
|---|
| 393 | configure:13074: $? = 1 |
|---|
| 394 | configure: failed program was: |
|---|
| 395 | | /* confdefs.h. */ |
|---|
| 396 | | #define PACKAGE_NAME "" |
|---|
| 397 | | #define PACKAGE_TARNAME "" |
|---|
| 398 | | #define PACKAGE_VERSION "" |
|---|
| 399 | | #define PACKAGE_STRING "" |
|---|
| 400 | | #define PACKAGE_BUGREPORT "" |
|---|
| 401 | | #define STDC_HEADERS 1 |
|---|
| 402 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 403 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 404 | | #define HAVE_STDLIB_H 1 |
|---|
| 405 | | #define HAVE_STRING_H 1 |
|---|
| 406 | | #define HAVE_MEMORY_H 1 |
|---|
| 407 | | #define HAVE_STRINGS_H 1 |
|---|
| 408 | | #define HAVE_INTTYPES_H 1 |
|---|
| 409 | | #define HAVE_STDINT_H 1 |
|---|
| 410 | | #define HAVE_UNISTD_H 1 |
|---|
| 411 | | #define HAVE_DLFCN_H 1 |
|---|
| 412 | | #define LT_OBJDIR ".libs/" |
|---|
| 413 | | /* end confdefs.h. */ |
|---|
| 414 | | #include <ac_nonexistent.h> |
|---|
| 415 | configure:13115: checking for gethostname in -lnsl |
|---|
| 416 | configure:13150: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c -lnsl >&5 |
|---|
| 417 | ld: library 'nsl' not found |
|---|
| 418 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 419 | configure:13157: $? = 1 |
|---|
| 420 | configure: failed program was: |
|---|
| 421 | | /* confdefs.h. */ |
|---|
| 422 | | #define PACKAGE_NAME "" |
|---|
| 423 | | #define PACKAGE_TARNAME "" |
|---|
| 424 | | #define PACKAGE_VERSION "" |
|---|
| 425 | | #define PACKAGE_STRING "" |
|---|
| 426 | | #define PACKAGE_BUGREPORT "" |
|---|
| 427 | | #define STDC_HEADERS 1 |
|---|
| 428 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 429 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 430 | | #define HAVE_STDLIB_H 1 |
|---|
| 431 | | #define HAVE_STRING_H 1 |
|---|
| 432 | | #define HAVE_MEMORY_H 1 |
|---|
| 433 | | #define HAVE_STRINGS_H 1 |
|---|
| 434 | | #define HAVE_INTTYPES_H 1 |
|---|
| 435 | | #define HAVE_STDINT_H 1 |
|---|
| 436 | | #define HAVE_UNISTD_H 1 |
|---|
| 437 | | #define HAVE_DLFCN_H 1 |
|---|
| 438 | | #define LT_OBJDIR ".libs/" |
|---|
| 439 | | /* end confdefs.h. */ |
|---|
| 440 | | |
|---|
| 441 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 442 | | Use char because int might match the return type of a GCC |
|---|
| 443 | | builtin and then its argument prototype would still apply. */ |
|---|
| 444 | | #ifdef __cplusplus |
|---|
| 445 | | extern "C" |
|---|
| 446 | | #endif |
|---|
| 447 | | char gethostname (); |
|---|
| 448 | | int |
|---|
| 449 | | main () |
|---|
| 450 | | { |
|---|
| 451 | | return gethostname (); |
|---|
| 452 | | ; |
|---|
| 453 | | return 0; |
|---|
| 454 | | } |
|---|
| 455 | configure:13178: result: no |
|---|
| 456 | configure:13191: checking for gethostbyname in -lnsl |
|---|
| 457 | configure:13226: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c -lnsl >&5 |
|---|
| 458 | ld: library 'nsl' not found |
|---|
| 459 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 460 | configure:13233: $? = 1 |
|---|
| 461 | configure: failed program was: |
|---|
| 462 | | /* confdefs.h. */ |
|---|
| 463 | | #define PACKAGE_NAME "" |
|---|
| 464 | | #define PACKAGE_TARNAME "" |
|---|
| 465 | | #define PACKAGE_VERSION "" |
|---|
| 466 | | #define PACKAGE_STRING "" |
|---|
| 467 | | #define PACKAGE_BUGREPORT "" |
|---|
| 468 | | #define STDC_HEADERS 1 |
|---|
| 469 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 470 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 471 | | #define HAVE_STDLIB_H 1 |
|---|
| 472 | | #define HAVE_STRING_H 1 |
|---|
| 473 | | #define HAVE_MEMORY_H 1 |
|---|
| 474 | | #define HAVE_STRINGS_H 1 |
|---|
| 475 | | #define HAVE_INTTYPES_H 1 |
|---|
| 476 | | #define HAVE_STDINT_H 1 |
|---|
| 477 | | #define HAVE_UNISTD_H 1 |
|---|
| 478 | | #define HAVE_DLFCN_H 1 |
|---|
| 479 | | #define LT_OBJDIR ".libs/" |
|---|
| 480 | | /* end confdefs.h. */ |
|---|
| 481 | | |
|---|
| 482 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 483 | | Use char because int might match the return type of a GCC |
|---|
| 484 | | builtin and then its argument prototype would still apply. */ |
|---|
| 485 | | #ifdef __cplusplus |
|---|
| 486 | | extern "C" |
|---|
| 487 | | #endif |
|---|
| 488 | | char gethostbyname (); |
|---|
| 489 | | int |
|---|
| 490 | | main () |
|---|
| 491 | | { |
|---|
| 492 | | return gethostbyname (); |
|---|
| 493 | | ; |
|---|
| 494 | | return 0; |
|---|
| 495 | | } |
|---|
| 496 | configure:13254: result: no |
|---|
| 497 | configure:13267: checking for accept in -lsocket |
|---|
| 498 | configure:13302: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c -lsocket >&5 |
|---|
| 499 | ld: library 'socket' not found |
|---|
| 500 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 501 | configure:13309: $? = 1 |
|---|
| 502 | configure: failed program was: |
|---|
| 503 | | /* confdefs.h. */ |
|---|
| 504 | | #define PACKAGE_NAME "" |
|---|
| 505 | | #define PACKAGE_TARNAME "" |
|---|
| 506 | | #define PACKAGE_VERSION "" |
|---|
| 507 | | #define PACKAGE_STRING "" |
|---|
| 508 | | #define PACKAGE_BUGREPORT "" |
|---|
| 509 | | #define STDC_HEADERS 1 |
|---|
| 510 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 511 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 512 | | #define HAVE_STDLIB_H 1 |
|---|
| 513 | | #define HAVE_STRING_H 1 |
|---|
| 514 | | #define HAVE_MEMORY_H 1 |
|---|
| 515 | | #define HAVE_STRINGS_H 1 |
|---|
| 516 | | #define HAVE_INTTYPES_H 1 |
|---|
| 517 | | #define HAVE_STDINT_H 1 |
|---|
| 518 | | #define HAVE_UNISTD_H 1 |
|---|
| 519 | | #define HAVE_DLFCN_H 1 |
|---|
| 520 | | #define LT_OBJDIR ".libs/" |
|---|
| 521 | | /* end confdefs.h. */ |
|---|
| 522 | | |
|---|
| 523 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 524 | | Use char because int might match the return type of a GCC |
|---|
| 525 | | builtin and then its argument prototype would still apply. */ |
|---|
| 526 | | #ifdef __cplusplus |
|---|
| 527 | | extern "C" |
|---|
| 528 | | #endif |
|---|
| 529 | | char accept (); |
|---|
| 530 | | int |
|---|
| 531 | | main () |
|---|
| 532 | | { |
|---|
| 533 | | return accept (); |
|---|
| 534 | | ; |
|---|
| 535 | | return 0; |
|---|
| 536 | | } |
|---|
| 537 | configure:13330: result: no |
|---|
| 538 | configure:13343: checking for va_copy() function |
|---|
| 539 | configure:13404: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 540 | configure:13408: $? = 0 |
|---|
| 541 | configure:13414: ./conftest |
|---|
| 542 | configure:13418: $? = 0 |
|---|
| 543 | configure:14045: result: yes |
|---|
| 544 | configure:14064: checking for sys/types.h |
|---|
| 545 | configure:14071: result: yes |
|---|
| 546 | configure:14075: checking sys/param.h usability |
|---|
| 547 | configure:14092: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 548 | configure:14099: $? = 0 |
|---|
| 549 | configure:14113: result: yes |
|---|
| 550 | configure:14117: checking sys/param.h presence |
|---|
| 551 | configure:14132: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
|---|
| 552 | configure:14139: $? = 0 |
|---|
| 553 | configure:14153: result: yes |
|---|
| 554 | configure:14181: checking for sys/param.h |
|---|
| 555 | configure:14190: result: yes |
|---|
| 556 | configure:14075: checking sys/time.h usability |
|---|
| 557 | configure:14092: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 558 | configure:14099: $? = 0 |
|---|
| 559 | configure:14113: result: yes |
|---|
| 560 | configure:14117: checking sys/time.h presence |
|---|
| 561 | configure:14132: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
|---|
| 562 | configure:14139: $? = 0 |
|---|
| 563 | configure:14153: result: yes |
|---|
| 564 | configure:14181: checking for sys/time.h |
|---|
| 565 | configure:14190: result: yes |
|---|
| 566 | configure:14075: checking sys/socket.h usability |
|---|
| 567 | configure:14092: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 568 | configure:14099: $? = 0 |
|---|
| 569 | configure:14113: result: yes |
|---|
| 570 | configure:14117: checking sys/socket.h presence |
|---|
| 571 | configure:14132: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
|---|
| 572 | configure:14139: $? = 0 |
|---|
| 573 | configure:14153: result: yes |
|---|
| 574 | configure:14181: checking for sys/socket.h |
|---|
| 575 | configure:14190: result: yes |
|---|
| 576 | configure:14075: checking sys/sockio.h usability |
|---|
| 577 | configure:14092: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 578 | configure:14099: $? = 0 |
|---|
| 579 | configure:14113: result: yes |
|---|
| 580 | configure:14117: checking sys/sockio.h presence |
|---|
| 581 | configure:14132: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
|---|
| 582 | configure:14139: $? = 0 |
|---|
| 583 | configure:14153: result: yes |
|---|
| 584 | configure:14181: checking for sys/sockio.h |
|---|
| 585 | configure:14190: result: yes |
|---|
| 586 | configure:14075: checking sys/ioctl.h usability |
|---|
| 587 | configure:14092: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 588 | configure:14099: $? = 0 |
|---|
| 589 | configure:14113: result: yes |
|---|
| 590 | configure:14117: checking sys/ioctl.h presence |
|---|
| 591 | configure:14132: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
|---|
| 592 | configure:14139: $? = 0 |
|---|
| 593 | configure:14153: result: yes |
|---|
| 594 | configure:14181: checking for sys/ioctl.h |
|---|
| 595 | configure:14190: result: yes |
|---|
| 596 | configure:14075: checking sys/select.h usability |
|---|
| 597 | configure:14092: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 598 | configure:14099: $? = 0 |
|---|
| 599 | configure:14113: result: yes |
|---|
| 600 | configure:14117: checking sys/select.h presence |
|---|
| 601 | configure:14132: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
|---|
| 602 | configure:14139: $? = 0 |
|---|
| 603 | configure:14153: result: yes |
|---|
| 604 | configure:14181: checking for sys/select.h |
|---|
| 605 | configure:14190: result: yes |
|---|
| 606 | configure:14214: checking for netdb.h |
|---|
| 607 | configure:14245: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 608 | configure:14252: $? = 0 |
|---|
| 609 | configure:14269: result: yes |
|---|
| 610 | configure:14214: checking for ifaddrs.h |
|---|
| 611 | configure:14245: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 612 | configure:14252: $? = 0 |
|---|
| 613 | configure:14269: result: yes |
|---|
| 614 | configure:14214: checking for net/if.h |
|---|
| 615 | configure:14245: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 616 | configure:14252: $? = 0 |
|---|
| 617 | configure:14269: result: yes |
|---|
| 618 | configure:14214: checking for net/if_dl.h |
|---|
| 619 | configure:14245: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 620 | configure:14252: $? = 0 |
|---|
| 621 | configure:14269: result: yes |
|---|
| 622 | configure:14214: checking for net/if_arp.h |
|---|
| 623 | configure:14245: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 624 | configure:14252: $? = 0 |
|---|
| 625 | configure:14269: result: yes |
|---|
| 626 | configure:14214: checking for netinet/in.h |
|---|
| 627 | configure:14245: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 628 | configure:14252: $? = 0 |
|---|
| 629 | configure:14269: result: yes |
|---|
| 630 | configure:14214: checking for arpa/inet.h |
|---|
| 631 | configure:14245: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 632 | configure:14252: $? = 0 |
|---|
| 633 | configure:14269: result: yes |
|---|
| 634 | configure:14282: checking for struct timeval |
|---|
| 635 | configure:14316: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 636 | configure:14323: $? = 0 |
|---|
| 637 | configure:14344: result: yes |
|---|
| 638 | configure:14355: checking for getifaddrs |
|---|
| 639 | configure:14411: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 640 | configure:14418: $? = 0 |
|---|
| 641 | configure:14440: result: yes |
|---|
| 642 | configure:14355: checking for nanosleep |
|---|
| 643 | configure:14411: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 644 | configure:14418: $? = 0 |
|---|
| 645 | configure:14440: result: yes |
|---|
| 646 | configure:14355: checking for Sleep |
|---|
| 647 | configure:14411: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 648 | Undefined symbols for architecture arm64: |
|---|
| 649 | "_Sleep", referenced from: |
|---|
| 650 | _main in conftest-61cc86.o |
|---|
| 651 | ld: symbol(s) not found for architecture arm64 |
|---|
| 652 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 653 | configure:14418: $? = 1 |
|---|
| 654 | configure: failed program was: |
|---|
| 655 | | /* confdefs.h. */ |
|---|
| 656 | | #define PACKAGE_NAME "" |
|---|
| 657 | | #define PACKAGE_TARNAME "" |
|---|
| 658 | | #define PACKAGE_VERSION "" |
|---|
| 659 | | #define PACKAGE_STRING "" |
|---|
| 660 | | #define PACKAGE_BUGREPORT "" |
|---|
| 661 | | #define STDC_HEADERS 1 |
|---|
| 662 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 663 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 664 | | #define HAVE_STDLIB_H 1 |
|---|
| 665 | | #define HAVE_STRING_H 1 |
|---|
| 666 | | #define HAVE_MEMORY_H 1 |
|---|
| 667 | | #define HAVE_STRINGS_H 1 |
|---|
| 668 | | #define HAVE_INTTYPES_H 1 |
|---|
| 669 | | #define HAVE_STDINT_H 1 |
|---|
| 670 | | #define HAVE_UNISTD_H 1 |
|---|
| 671 | | #define HAVE_DLFCN_H 1 |
|---|
| 672 | | #define LT_OBJDIR ".libs/" |
|---|
| 673 | | #define HAVE_VA_COPY 1 |
|---|
| 674 | | #define __VA_COPY_USE __VA_COPY_USE_C99 |
|---|
| 675 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 676 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 677 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 678 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 679 | | #define HAVE_SYS_SOCKIO_H 1 |
|---|
| 680 | | #define HAVE_SYS_IOCTL_H 1 |
|---|
| 681 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 682 | | #define HAVE_NETDB_H 1 |
|---|
| 683 | | #define HAVE_IFADDRS_H 1 |
|---|
| 684 | | #define HAVE_NET_IF_H 1 |
|---|
| 685 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 686 | | #define HAVE_NET_IF_ARP_H 1 |
|---|
| 687 | | #define HAVE_NETINET_IN_H 1 |
|---|
| 688 | | #define HAVE_ARPA_INET_H 1 |
|---|
| 689 | | #define HAVE_STRUCT_TIMEVAL 1 |
|---|
| 690 | | #define HAVE_GETIFADDRS 1 |
|---|
| 691 | | #define HAVE_NANOSLEEP 1 |
|---|
| 692 | | /* end confdefs.h. */ |
|---|
| 693 | | /* Define Sleep to an innocuous variant, in case <limits.h> declares Sleep. |
|---|
| 694 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 695 | | #define Sleep innocuous_Sleep |
|---|
| 696 | | |
|---|
| 697 | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 698 | | which can conflict with char Sleep (); below. |
|---|
| 699 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 700 | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 701 | | |
|---|
| 702 | | #ifdef __STDC__ |
|---|
| 703 | | # include <limits.h> |
|---|
| 704 | | #else |
|---|
| 705 | | # include <assert.h> |
|---|
| 706 | | #endif |
|---|
| 707 | | |
|---|
| 708 | | #undef Sleep |
|---|
| 709 | | |
|---|
| 710 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 711 | | Use char because int might match the return type of a GCC |
|---|
| 712 | | builtin and then its argument prototype would still apply. */ |
|---|
| 713 | | #ifdef __cplusplus |
|---|
| 714 | | extern "C" |
|---|
| 715 | | #endif |
|---|
| 716 | | char Sleep (); |
|---|
| 717 | | /* The GNU C library defines this for functions which it implements |
|---|
| 718 | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 719 | | something starting with __ and the normal name is an alias. */ |
|---|
| 720 | | #if defined __stub_Sleep || defined __stub___Sleep |
|---|
| 721 | | choke me |
|---|
| 722 | | #endif |
|---|
| 723 | | |
|---|
| 724 | | int |
|---|
| 725 | | main () |
|---|
| 726 | | { |
|---|
| 727 | | return Sleep (); |
|---|
| 728 | | ; |
|---|
| 729 | | return 0; |
|---|
| 730 | | } |
|---|
| 731 | configure:14440: result: no |
|---|
| 732 | configure:14355: checking for gettimeofday |
|---|
| 733 | configure:14411: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 734 | configure:14418: $? = 0 |
|---|
| 735 | configure:14440: result: yes |
|---|
| 736 | configure:14355: checking for clock_gettime |
|---|
| 737 | configure:14411: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 738 | configure:14418: $? = 0 |
|---|
| 739 | configure:14440: result: yes |
|---|
| 740 | configure:14452: checking for long long |
|---|
| 741 | configure:14480: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 742 | configure:14487: $? = 0 |
|---|
| 743 | configure:14514: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 744 | conftest.c:77:24: error: expected expression |
|---|
| 745 | 77 | if (sizeof ((long long))) |
|---|
| 746 | | ^ |
|---|
| 747 | 1 error generated. |
|---|
| 748 | configure:14521: $? = 1 |
|---|
| 749 | configure: failed program was: |
|---|
| 750 | | /* confdefs.h. */ |
|---|
| 751 | | #define PACKAGE_NAME "" |
|---|
| 752 | | #define PACKAGE_TARNAME "" |
|---|
| 753 | | #define PACKAGE_VERSION "" |
|---|
| 754 | | #define PACKAGE_STRING "" |
|---|
| 755 | | #define PACKAGE_BUGREPORT "" |
|---|
| 756 | | #define STDC_HEADERS 1 |
|---|
| 757 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 758 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 759 | | #define HAVE_STDLIB_H 1 |
|---|
| 760 | | #define HAVE_STRING_H 1 |
|---|
| 761 | | #define HAVE_MEMORY_H 1 |
|---|
| 762 | | #define HAVE_STRINGS_H 1 |
|---|
| 763 | | #define HAVE_INTTYPES_H 1 |
|---|
| 764 | | #define HAVE_STDINT_H 1 |
|---|
| 765 | | #define HAVE_UNISTD_H 1 |
|---|
| 766 | | #define HAVE_DLFCN_H 1 |
|---|
| 767 | | #define LT_OBJDIR ".libs/" |
|---|
| 768 | | #define HAVE_VA_COPY 1 |
|---|
| 769 | | #define __VA_COPY_USE __VA_COPY_USE_C99 |
|---|
| 770 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 771 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 772 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 773 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 774 | | #define HAVE_SYS_SOCKIO_H 1 |
|---|
| 775 | | #define HAVE_SYS_IOCTL_H 1 |
|---|
| 776 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 777 | | #define HAVE_NETDB_H 1 |
|---|
| 778 | | #define HAVE_IFADDRS_H 1 |
|---|
| 779 | | #define HAVE_NET_IF_H 1 |
|---|
| 780 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 781 | | #define HAVE_NET_IF_ARP_H 1 |
|---|
| 782 | | #define HAVE_NETINET_IN_H 1 |
|---|
| 783 | | #define HAVE_ARPA_INET_H 1 |
|---|
| 784 | | #define HAVE_STRUCT_TIMEVAL 1 |
|---|
| 785 | | #define HAVE_GETIFADDRS 1 |
|---|
| 786 | | #define HAVE_NANOSLEEP 1 |
|---|
| 787 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 788 | | #define HAVE_CLOCK_GETTIME 1 |
|---|
| 789 | | /* end confdefs.h. */ |
|---|
| 790 | | #include <stdio.h> |
|---|
| 791 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 792 | | # include <sys/types.h> |
|---|
| 793 | | #endif |
|---|
| 794 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 795 | | # include <sys/stat.h> |
|---|
| 796 | | #endif |
|---|
| 797 | | #ifdef STDC_HEADERS |
|---|
| 798 | | # include <stdlib.h> |
|---|
| 799 | | # include <stddef.h> |
|---|
| 800 | | #else |
|---|
| 801 | | # ifdef HAVE_STDLIB_H |
|---|
| 802 | | # include <stdlib.h> |
|---|
| 803 | | # endif |
|---|
| 804 | | #endif |
|---|
| 805 | | #ifdef HAVE_STRING_H |
|---|
| 806 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 807 | | # include <memory.h> |
|---|
| 808 | | # endif |
|---|
| 809 | | # include <string.h> |
|---|
| 810 | | #endif |
|---|
| 811 | | #ifdef HAVE_STRINGS_H |
|---|
| 812 | | # include <strings.h> |
|---|
| 813 | | #endif |
|---|
| 814 | | #ifdef HAVE_INTTYPES_H |
|---|
| 815 | | # include <inttypes.h> |
|---|
| 816 | | #endif |
|---|
| 817 | | #ifdef HAVE_STDINT_H |
|---|
| 818 | | # include <stdint.h> |
|---|
| 819 | | #endif |
|---|
| 820 | | #ifdef HAVE_UNISTD_H |
|---|
| 821 | | # include <unistd.h> |
|---|
| 822 | | #endif |
|---|
| 823 | | int |
|---|
| 824 | | main () |
|---|
| 825 | | { |
|---|
| 826 | | if (sizeof ((long long))) |
|---|
| 827 | | return 0; |
|---|
| 828 | | ; |
|---|
| 829 | | return 0; |
|---|
| 830 | | } |
|---|
| 831 | configure:14544: result: yes |
|---|
| 832 | configure:14554: checking for long double |
|---|
| 833 | configure:14582: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 834 | configure:14589: $? = 0 |
|---|
| 835 | configure:14616: /usr/bin/clang -c -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 836 | conftest.c:78:26: error: expected expression |
|---|
| 837 | 78 | if (sizeof ((long double))) |
|---|
| 838 | | ^ |
|---|
| 839 | 1 error generated. |
|---|
| 840 | configure:14623: $? = 1 |
|---|
| 841 | configure: failed program was: |
|---|
| 842 | | /* confdefs.h. */ |
|---|
| 843 | | #define PACKAGE_NAME "" |
|---|
| 844 | | #define PACKAGE_TARNAME "" |
|---|
| 845 | | #define PACKAGE_VERSION "" |
|---|
| 846 | | #define PACKAGE_STRING "" |
|---|
| 847 | | #define PACKAGE_BUGREPORT "" |
|---|
| 848 | | #define STDC_HEADERS 1 |
|---|
| 849 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 850 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 851 | | #define HAVE_STDLIB_H 1 |
|---|
| 852 | | #define HAVE_STRING_H 1 |
|---|
| 853 | | #define HAVE_MEMORY_H 1 |
|---|
| 854 | | #define HAVE_STRINGS_H 1 |
|---|
| 855 | | #define HAVE_INTTYPES_H 1 |
|---|
| 856 | | #define HAVE_STDINT_H 1 |
|---|
| 857 | | #define HAVE_UNISTD_H 1 |
|---|
| 858 | | #define HAVE_DLFCN_H 1 |
|---|
| 859 | | #define LT_OBJDIR ".libs/" |
|---|
| 860 | | #define HAVE_VA_COPY 1 |
|---|
| 861 | | #define __VA_COPY_USE __VA_COPY_USE_C99 |
|---|
| 862 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 863 | | #define HAVE_SYS_PARAM_H 1 |
|---|
| 864 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 865 | | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 866 | | #define HAVE_SYS_SOCKIO_H 1 |
|---|
| 867 | | #define HAVE_SYS_IOCTL_H 1 |
|---|
| 868 | | #define HAVE_SYS_SELECT_H 1 |
|---|
| 869 | | #define HAVE_NETDB_H 1 |
|---|
| 870 | | #define HAVE_IFADDRS_H 1 |
|---|
| 871 | | #define HAVE_NET_IF_H 1 |
|---|
| 872 | | #define HAVE_NET_IF_DL_H 1 |
|---|
| 873 | | #define HAVE_NET_IF_ARP_H 1 |
|---|
| 874 | | #define HAVE_NETINET_IN_H 1 |
|---|
| 875 | | #define HAVE_ARPA_INET_H 1 |
|---|
| 876 | | #define HAVE_STRUCT_TIMEVAL 1 |
|---|
| 877 | | #define HAVE_GETIFADDRS 1 |
|---|
| 878 | | #define HAVE_NANOSLEEP 1 |
|---|
| 879 | | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 880 | | #define HAVE_CLOCK_GETTIME 1 |
|---|
| 881 | | #define HAVE_LONG_LONG 1 |
|---|
| 882 | | /* end confdefs.h. */ |
|---|
| 883 | | #include <stdio.h> |
|---|
| 884 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 885 | | # include <sys/types.h> |
|---|
| 886 | | #endif |
|---|
| 887 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 888 | | # include <sys/stat.h> |
|---|
| 889 | | #endif |
|---|
| 890 | | #ifdef STDC_HEADERS |
|---|
| 891 | | # include <stdlib.h> |
|---|
| 892 | | # include <stddef.h> |
|---|
| 893 | | #else |
|---|
| 894 | | # ifdef HAVE_STDLIB_H |
|---|
| 895 | | # include <stdlib.h> |
|---|
| 896 | | # endif |
|---|
| 897 | | #endif |
|---|
| 898 | | #ifdef HAVE_STRING_H |
|---|
| 899 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 900 | | # include <memory.h> |
|---|
| 901 | | # endif |
|---|
| 902 | | # include <string.h> |
|---|
| 903 | | #endif |
|---|
| 904 | | #ifdef HAVE_STRINGS_H |
|---|
| 905 | | # include <strings.h> |
|---|
| 906 | | #endif |
|---|
| 907 | | #ifdef HAVE_INTTYPES_H |
|---|
| 908 | | # include <inttypes.h> |
|---|
| 909 | | #endif |
|---|
| 910 | | #ifdef HAVE_STDINT_H |
|---|
| 911 | | # include <stdint.h> |
|---|
| 912 | | #endif |
|---|
| 913 | | #ifdef HAVE_UNISTD_H |
|---|
| 914 | | # include <unistd.h> |
|---|
| 915 | | #endif |
|---|
| 916 | | int |
|---|
| 917 | | main () |
|---|
| 918 | | { |
|---|
| 919 | | if (sizeof ((long double))) |
|---|
| 920 | | return 0; |
|---|
| 921 | | ; |
|---|
| 922 | | return 0; |
|---|
| 923 | | } |
|---|
| 924 | configure:14646: result: yes |
|---|
| 925 | configure:14661: checking size of char |
|---|
| 926 | configure:14964: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 927 | configure:14968: $? = 0 |
|---|
| 928 | configure:14974: ./conftest |
|---|
| 929 | configure:14978: $? = 0 |
|---|
| 930 | configure:15002: result: 1 |
|---|
| 931 | configure:15016: checking size of unsigned char |
|---|
| 932 | configure:15319: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 933 | configure:15323: $? = 0 |
|---|
| 934 | configure:15329: ./conftest |
|---|
| 935 | configure:15333: $? = 0 |
|---|
| 936 | configure:15357: result: 1 |
|---|
| 937 | configure:15371: checking size of short |
|---|
| 938 | configure:15674: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 939 | configure:15678: $? = 0 |
|---|
| 940 | configure:15684: ./conftest |
|---|
| 941 | configure:15688: $? = 0 |
|---|
| 942 | configure:15712: result: 2 |
|---|
| 943 | configure:15726: checking size of unsigned short |
|---|
| 944 | configure:16029: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 945 | configure:16033: $? = 0 |
|---|
| 946 | configure:16039: ./conftest |
|---|
| 947 | configure:16043: $? = 0 |
|---|
| 948 | configure:16067: result: 2 |
|---|
| 949 | configure:16081: checking size of int |
|---|
| 950 | configure:16384: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 951 | configure:16388: $? = 0 |
|---|
| 952 | configure:16394: ./conftest |
|---|
| 953 | configure:16398: $? = 0 |
|---|
| 954 | configure:16422: result: 4 |
|---|
| 955 | configure:16436: checking size of unsigned int |
|---|
| 956 | configure:16739: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 957 | configure:16743: $? = 0 |
|---|
| 958 | configure:16749: ./conftest |
|---|
| 959 | configure:16753: $? = 0 |
|---|
| 960 | configure:16777: result: 4 |
|---|
| 961 | configure:16791: checking size of long |
|---|
| 962 | configure:17094: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 963 | configure:17098: $? = 0 |
|---|
| 964 | configure:17104: ./conftest |
|---|
| 965 | configure:17108: $? = 0 |
|---|
| 966 | configure:17132: result: 8 |
|---|
| 967 | configure:17146: checking size of unsigned long |
|---|
| 968 | configure:17449: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 969 | configure:17453: $? = 0 |
|---|
| 970 | configure:17459: ./conftest |
|---|
| 971 | configure:17463: $? = 0 |
|---|
| 972 | configure:17487: result: 8 |
|---|
| 973 | configure:17501: checking size of long long |
|---|
| 974 | configure:17804: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 975 | configure:17808: $? = 0 |
|---|
| 976 | configure:17814: ./conftest |
|---|
| 977 | configure:17818: $? = 0 |
|---|
| 978 | configure:17842: result: 8 |
|---|
| 979 | configure:17856: checking size of unsigned long long |
|---|
| 980 | configure:18159: /usr/bin/clang -o conftest -Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
|---|
| 981 | configure:18163: $? = 0 |
|---|
| 982 | configure:18169: ./conftest |
|---|
| 983 | configure:18173: $? = 0 |
|---|
| 984 | configure:18197: result: 8 |
|---|
| 985 | configure:18216: checking whether to build DCE 1.1 backward compatibility API |
|---|
| 986 | configure:18223: result: no |
|---|
| 987 | configure:18248: checking whether to build C++ bindings to C API |
|---|
| 988 | configure:18255: result: no |
|---|
| 989 | configure:21571: checking whether to build Perl bindings to C API |
|---|
| 990 | configure:21578: result: yes |
|---|
| 991 | configure:21588: checking whether to build Perl compatibility API |
|---|
| 992 | configure:21595: result: yes |
|---|
| 993 | configure:21624: checking for perl |
|---|
| 994 | configure:21655: result: /opt/local/bin/perl5.34 |
|---|
| 995 | configure:21677: checking whether to build PHP bindings to C API |
|---|
| 996 | configure:21684: result: no |
|---|
| 997 | configure:21704: checking for php5 |
|---|
| 998 | configure:21737: result: no |
|---|
| 999 | configure:21704: checking for php |
|---|
| 1000 | configure:21737: result: no |
|---|
| 1001 | configure:21763: checking whether to build PostgreSQL bindings to C API |
|---|
| 1002 | configure:21770: result: no |
|---|
| 1003 | configure:21790: checking for pg_config |
|---|
| 1004 | configure:21823: result: no |
|---|
| 1005 | configure:21952: creating ./config.status |
|---|
| 1006 | |
|---|
| 1007 | ## ---------------------- ## |
|---|
| 1008 | ## Running config.status. ## |
|---|
| 1009 | ## ---------------------- ## |
|---|
| 1010 | |
|---|
| 1011 | This file was extended by config.status, which was |
|---|
| 1012 | generated by GNU Autoconf 2.62 (OpenPKG-CURRENT). Invocation command line was |
|---|
| 1013 | |
|---|
| 1014 | CONFIG_FILES = |
|---|
| 1015 | CONFIG_HEADERS = |
|---|
| 1016 | CONFIG_LINKS = |
|---|
| 1017 | CONFIG_COMMANDS = |
|---|
| 1018 | $ ./config.status |
|---|
| 1019 | |
|---|
| 1020 | on Barneys-Mac-mini.local |
|---|
| 1021 | |
|---|
| 1022 | config.status:1053: creating Makefile |
|---|
| 1023 | config.status:1053: creating uuid-config |
|---|
| 1024 | config.status:1053: creating uuid.pc |
|---|
| 1025 | config.status:1053: creating uuid.h |
|---|
| 1026 | config.status:1053: creating config.h |
|---|
| 1027 | config.status:1282: executing libtool commands |
|---|
| 1028 | config.status:1282: executing adjustment commands |
|---|
| 1029 | |
|---|
| 1030 | ## ---------------- ## |
|---|
| 1031 | ## Cache variables. ## |
|---|
| 1032 | ## ---------------- ## |
|---|
| 1033 | |
|---|
| 1034 | ac_cv_build=arm-apple-darwin24.0.0 |
|---|
| 1035 | ac_cv_c_compiler_gnu=yes |
|---|
| 1036 | ac_cv_compiler_option_pipe=yes |
|---|
| 1037 | ac_cv_cxx_compiler_gnu=yes |
|---|
| 1038 | ac_cv_env_CCC_set= |
|---|
| 1039 | ac_cv_env_CCC_value= |
|---|
| 1040 | ac_cv_env_CC_set=set |
|---|
| 1041 | ac_cv_env_CC_value=/usr/bin/clang |
|---|
| 1042 | ac_cv_env_CFLAGS_set=set |
|---|
| 1043 | ac_cv_env_CFLAGS_value='-Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' |
|---|
| 1044 | ac_cv_env_CPPFLAGS_set=set |
|---|
| 1045 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' |
|---|
| 1046 | ac_cv_env_CPP_set= |
|---|
| 1047 | ac_cv_env_CPP_value= |
|---|
| 1048 | ac_cv_env_CXXCPP_set= |
|---|
| 1049 | ac_cv_env_CXXCPP_value= |
|---|
| 1050 | ac_cv_env_CXXFLAGS_set=set |
|---|
| 1051 | ac_cv_env_CXXFLAGS_value='-Os -arch arm64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' |
|---|
| 1052 | ac_cv_env_CXX_set=set |
|---|
| 1053 | ac_cv_env_CXX_value=/usr/bin/clang++ |
|---|
| 1054 | ac_cv_env_LDFLAGS_set=set |
|---|
| 1055 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' |
|---|
| 1056 | ac_cv_env_LIBS_set= |
|---|
| 1057 | ac_cv_env_LIBS_value= |
|---|
| 1058 | ac_cv_env_build_alias_set= |
|---|
| 1059 | ac_cv_env_build_alias_value= |
|---|
| 1060 | ac_cv_env_host_alias_set=set |
|---|
| 1061 | ac_cv_env_host_alias_value=arm-apple-darwin24.0.0 |
|---|
| 1062 | ac_cv_env_target_alias_set= |
|---|
| 1063 | ac_cv_env_target_alias_value= |
|---|
| 1064 | ac_cv_func_Sleep=no |
|---|
| 1065 | ac_cv_func_clock_gettime=yes |
|---|
| 1066 | ac_cv_func_getifaddrs=yes |
|---|
| 1067 | ac_cv_func_gettimeofday=yes |
|---|
| 1068 | ac_cv_func_nanosleep=yes |
|---|
| 1069 | ac_cv_header_arpa_inet_h=yes |
|---|
| 1070 | ac_cv_header_dlfcn_h=yes |
|---|
| 1071 | ac_cv_header_ifaddrs_h=yes |
|---|
| 1072 | ac_cv_header_inttypes_h=yes |
|---|
| 1073 | ac_cv_header_memory_h=yes |
|---|
| 1074 | ac_cv_header_net_if_arp_h=yes |
|---|
| 1075 | ac_cv_header_net_if_dl_h=yes |
|---|
| 1076 | ac_cv_header_net_if_h=yes |
|---|
| 1077 | ac_cv_header_netdb_h=yes |
|---|
| 1078 | ac_cv_header_netinet_in_h=yes |
|---|
| 1079 | ac_cv_header_stdc=yes |
|---|
| 1080 | ac_cv_header_stdint_h=yes |
|---|
| 1081 | ac_cv_header_stdlib_h=yes |
|---|
| 1082 | ac_cv_header_string_h=yes |
|---|
| 1083 | ac_cv_header_strings_h=yes |
|---|
| 1084 | ac_cv_header_sys_ioctl_h=yes |
|---|
| 1085 | ac_cv_header_sys_param_h=yes |
|---|
| 1086 | ac_cv_header_sys_select_h=yes |
|---|
| 1087 | ac_cv_header_sys_socket_h=yes |
|---|
| 1088 | ac_cv_header_sys_sockio_h=yes |
|---|
| 1089 | ac_cv_header_sys_stat_h=yes |
|---|
| 1090 | ac_cv_header_sys_time_h=yes |
|---|
| 1091 | ac_cv_header_sys_types_h=yes |
|---|
| 1092 | ac_cv_header_unistd_h=yes |
|---|
| 1093 | ac_cv_host=arm-apple-darwin24.0.0 |
|---|
| 1094 | ac_cv_lib_nsl_gethostbyname=no |
|---|
| 1095 | ac_cv_lib_nsl_gethostname=no |
|---|
| 1096 | ac_cv_lib_socket_accept=no |
|---|
| 1097 | ac_cv_objext=o |
|---|
| 1098 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
|---|
| 1099 | ac_cv_path_FGREP='/opt/local/bin/ggrep -F' |
|---|
| 1100 | ac_cv_path_GREP=/opt/local/bin/ggrep |
|---|
| 1101 | ac_cv_path_PERL=/opt/local/bin/perl5.34 |
|---|
| 1102 | ac_cv_path_SED=/opt/local/bin/gsed |
|---|
| 1103 | ac_cv_prog_CC=/usr/bin/clang |
|---|
| 1104 | ac_cv_prog_CPP='/usr/bin/clang -E' |
|---|
| 1105 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
|---|
| 1106 | ac_cv_prog_ac_ct_AR=ar |
|---|
| 1107 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
|---|
| 1108 | ac_cv_prog_ac_ct_LIPO=lipo |
|---|
| 1109 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
|---|
| 1110 | ac_cv_prog_ac_ct_OTOOL=otool |
|---|
| 1111 | ac_cv_prog_ac_ct_RANLIB=ranlib |
|---|
| 1112 | ac_cv_prog_ac_ct_STRIP=strip |
|---|
| 1113 | ac_cv_prog_cc_c89= |
|---|
| 1114 | ac_cv_prog_cc_g=yes |
|---|
| 1115 | ac_cv_prog_cxx_g=yes |
|---|
| 1116 | ac_cv_prog_make_make_set=yes |
|---|
| 1117 | ac_cv_sizeof_char=1 |
|---|
| 1118 | ac_cv_sizeof_int=4 |
|---|
| 1119 | ac_cv_sizeof_long=8 |
|---|
| 1120 | ac_cv_sizeof_long_long=8 |
|---|
| 1121 | ac_cv_sizeof_short=2 |
|---|
| 1122 | ac_cv_sizeof_unsigned_char=1 |
|---|
| 1123 | ac_cv_sizeof_unsigned_int=4 |
|---|
| 1124 | ac_cv_sizeof_unsigned_long=8 |
|---|
| 1125 | ac_cv_sizeof_unsigned_long_long=8 |
|---|
| 1126 | ac_cv_sizeof_unsigned_short=2 |
|---|
| 1127 | ac_cv_type_long_double=yes |
|---|
| 1128 | ac_cv_type_long_long=yes |
|---|
| 1129 | ac_cv_va_copy=C99 |
|---|
| 1130 | ac_cv_with_cxx=no |
|---|
| 1131 | ac_cv_with_dce=no |
|---|
| 1132 | ac_cv_with_perl=yes |
|---|
| 1133 | ac_cv_with_perl_compat=yes |
|---|
| 1134 | ac_cv_with_pgsql=no |
|---|
| 1135 | ac_cv_with_php=no |
|---|
| 1136 | lt_cv_apple_cc_single_mod=no |
|---|
| 1137 | lt_cv_deplibs_check_method=pass_all |
|---|
| 1138 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
|---|
| 1139 | lt_cv_file_magic_test_file= |
|---|
| 1140 | lt_cv_ld_exported_symbols_list=yes |
|---|
| 1141 | lt_cv_ld_reload_flag=-r |
|---|
| 1142 | lt_cv_nm_interface='BSD nm' |
|---|
| 1143 | lt_cv_objdir=.libs |
|---|
| 1144 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
|---|
| 1145 | lt_cv_path_NM='/opt/local/bin/nm -B' |
|---|
| 1146 | lt_cv_prog_compiler_c_o=yes |
|---|
| 1147 | lt_cv_prog_compiler_pic_works=yes |
|---|
| 1148 | lt_cv_prog_compiler_rtti_exceptions=yes |
|---|
| 1149 | lt_cv_prog_compiler_static_works=no |
|---|
| 1150 | lt_cv_prog_gnu_ld=no |
|---|
| 1151 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
|---|
| 1152 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
|---|
| 1153 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
|---|
| 1154 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
|---|
| 1155 | lt_cv_sys_max_cmd_len=786432 |
|---|
| 1156 | |
|---|
| 1157 | ## ----------------- ## |
|---|
| 1158 | ## Output variables. ## |
|---|
| 1159 | ## ----------------- ## |
|---|
| 1160 | |
|---|
| 1161 | AR='ar' |
|---|
| 1162 | CC='/usr/bin/clang' |
|---|
| 1163 | CFLAGS='-Os -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -pipe' |
|---|
| 1164 | CPP='/usr/bin/clang -E' |
|---|
| 1165 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' |
|---|
| 1166 | CXX='/usr/bin/clang++' |
|---|
| 1167 | CXXCPP='/usr/bin/clang++ -E' |
|---|
| 1168 | CXXFLAGS='-Os -arch arm64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' |
|---|
| 1169 | CXX_NAME='' |
|---|
| 1170 | DCE_NAME='' |
|---|
| 1171 | DEFS='-DHAVE_CONFIG_H' |
|---|
| 1172 | DSYMUTIL='dsymutil' |
|---|
| 1173 | DUMPBIN='' |
|---|
| 1174 | ECHO_C='\c' |
|---|
| 1175 | ECHO_N='' |
|---|
| 1176 | ECHO_T='' |
|---|
| 1177 | EGREP='/opt/local/bin/ggrep -E' |
|---|
| 1178 | EXEEXT='' |
|---|
| 1179 | FGREP='/opt/local/bin/ggrep -F' |
|---|
| 1180 | GREP='/opt/local/bin/ggrep' |
|---|
| 1181 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
|---|
| 1182 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' |
|---|
| 1183 | LIBOBJS='' |
|---|
| 1184 | LIBS='' |
|---|
| 1185 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
|---|
| 1186 | LIPO='lipo' |
|---|
| 1187 | LN_S='ln -s' |
|---|
| 1188 | LTLIBOBJS='' |
|---|
| 1189 | NM='/opt/local/bin/nm -B' |
|---|
| 1190 | NMEDIT='nmedit' |
|---|
| 1191 | OBJEXT='o' |
|---|
| 1192 | OTOOL64=':' |
|---|
| 1193 | OTOOL='otool' |
|---|
| 1194 | PACKAGE_BUGREPORT='' |
|---|
| 1195 | PACKAGE_NAME='' |
|---|
| 1196 | PACKAGE_STRING='' |
|---|
| 1197 | PACKAGE_TARNAME='' |
|---|
| 1198 | PACKAGE_VERSION='' |
|---|
| 1199 | PATH_SEPARATOR=':' |
|---|
| 1200 | PERL='/opt/local/bin/perl5.34' |
|---|
| 1201 | PERL_NAME='$(PERL_NAME)' |
|---|
| 1202 | PGSQL_NAME='' |
|---|
| 1203 | PG_CONFIG='NA' |
|---|
| 1204 | PHP='NA' |
|---|
| 1205 | PHP_NAME='' |
|---|
| 1206 | RANLIB='ranlib' |
|---|
| 1207 | SED='/opt/local/bin/gsed' |
|---|
| 1208 | SET_MAKE='' |
|---|
| 1209 | SHELL='/bin/sh' |
|---|
| 1210 | STRIP='strip' |
|---|
| 1211 | UUID_VERSION_HEX='0x106202' |
|---|
| 1212 | UUID_VERSION_RAW='1.6.2' |
|---|
| 1213 | UUID_VERSION_STR='1.6.2 (04-Jul-2008)' |
|---|
| 1214 | WITH_CXX='no' |
|---|
| 1215 | WITH_DCE='no' |
|---|
| 1216 | WITH_PERL='yes' |
|---|
| 1217 | WITH_PERL_COMPAT='1' |
|---|
| 1218 | WITH_PGSQL='no' |
|---|
| 1219 | WITH_PHP='no' |
|---|
| 1220 | ac_ct_CC='' |
|---|
| 1221 | ac_ct_CXX='' |
|---|
| 1222 | ac_ct_DUMPBIN='' |
|---|
| 1223 | bindir='${exec_prefix}/bin' |
|---|
| 1224 | build='arm-apple-darwin24.0.0' |
|---|
| 1225 | build_alias='' |
|---|
| 1226 | build_cpu='arm' |
|---|
| 1227 | build_os='darwin24.0.0' |
|---|
| 1228 | build_vendor='apple' |
|---|
| 1229 | datadir='${datarootdir}' |
|---|
| 1230 | datarootdir='${prefix}/share' |
|---|
| 1231 | docdir='${datarootdir}/doc/${PACKAGE}' |
|---|
| 1232 | dvidir='${docdir}' |
|---|
| 1233 | exec_prefix='${prefix}' |
|---|
| 1234 | host='arm-apple-darwin24.0.0' |
|---|
| 1235 | host_alias='arm-apple-darwin24.0.0' |
|---|
| 1236 | host_cpu='arm' |
|---|
| 1237 | host_os='darwin24.0.0' |
|---|
| 1238 | host_vendor='apple' |
|---|
| 1239 | htmldir='${docdir}' |
|---|
| 1240 | includedir='/opt/local/include/ossp' |
|---|
| 1241 | infodir='${datarootdir}/info' |
|---|
| 1242 | libdir='${exec_prefix}/lib' |
|---|
| 1243 | libexecdir='${exec_prefix}/libexec' |
|---|
| 1244 | localedir='${datarootdir}/locale' |
|---|
| 1245 | localstatedir='${prefix}/var' |
|---|
| 1246 | lt_ECHO='/bin/echo' |
|---|
| 1247 | mandir='${datarootdir}/man' |
|---|
| 1248 | oldincludedir='/usr/include' |
|---|
| 1249 | pdfdir='${docdir}' |
|---|
| 1250 | prefix='/opt/local' |
|---|
| 1251 | program_transform_name='s,x,x,' |
|---|
| 1252 | psdir='${docdir}' |
|---|
| 1253 | sbindir='${exec_prefix}/sbin' |
|---|
| 1254 | sharedstatedir='${prefix}/com' |
|---|
| 1255 | sysconfdir='${prefix}/etc' |
|---|
| 1256 | target_alias='' |
|---|
| 1257 | |
|---|
| 1258 | ## ----------- ## |
|---|
| 1259 | ## confdefs.h. ## |
|---|
| 1260 | ## ----------- ## |
|---|
| 1261 | |
|---|
| 1262 | #define PACKAGE_NAME "" |
|---|
| 1263 | #define PACKAGE_TARNAME "" |
|---|
| 1264 | #define PACKAGE_VERSION "" |
|---|
| 1265 | #define PACKAGE_STRING "" |
|---|
| 1266 | #define PACKAGE_BUGREPORT "" |
|---|
| 1267 | #define STDC_HEADERS 1 |
|---|
| 1268 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1269 | #define HAVE_SYS_STAT_H 1 |
|---|
| 1270 | #define HAVE_STDLIB_H 1 |
|---|
| 1271 | #define HAVE_STRING_H 1 |
|---|
| 1272 | #define HAVE_MEMORY_H 1 |
|---|
| 1273 | #define HAVE_STRINGS_H 1 |
|---|
| 1274 | #define HAVE_INTTYPES_H 1 |
|---|
| 1275 | #define HAVE_STDINT_H 1 |
|---|
| 1276 | #define HAVE_UNISTD_H 1 |
|---|
| 1277 | #define HAVE_DLFCN_H 1 |
|---|
| 1278 | #define LT_OBJDIR ".libs/" |
|---|
| 1279 | #define HAVE_VA_COPY 1 |
|---|
| 1280 | #define __VA_COPY_USE __VA_COPY_USE_C99 |
|---|
| 1281 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1282 | #define HAVE_SYS_PARAM_H 1 |
|---|
| 1283 | #define HAVE_SYS_TIME_H 1 |
|---|
| 1284 | #define HAVE_SYS_SOCKET_H 1 |
|---|
| 1285 | #define HAVE_SYS_SOCKIO_H 1 |
|---|
| 1286 | #define HAVE_SYS_IOCTL_H 1 |
|---|
| 1287 | #define HAVE_SYS_SELECT_H 1 |
|---|
| 1288 | #define HAVE_NETDB_H 1 |
|---|
| 1289 | #define HAVE_IFADDRS_H 1 |
|---|
| 1290 | #define HAVE_NET_IF_H 1 |
|---|
| 1291 | #define HAVE_NET_IF_DL_H 1 |
|---|
| 1292 | #define HAVE_NET_IF_ARP_H 1 |
|---|
| 1293 | #define HAVE_NETINET_IN_H 1 |
|---|
| 1294 | #define HAVE_ARPA_INET_H 1 |
|---|
| 1295 | #define HAVE_STRUCT_TIMEVAL 1 |
|---|
| 1296 | #define HAVE_GETIFADDRS 1 |
|---|
| 1297 | #define HAVE_NANOSLEEP 1 |
|---|
| 1298 | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 1299 | #define HAVE_CLOCK_GETTIME 1 |
|---|
| 1300 | #define HAVE_LONG_LONG 1 |
|---|
| 1301 | #define HAVE_LONG_DOUBLE 1 |
|---|
| 1302 | #define SIZEOF_CHAR 1 |
|---|
| 1303 | #define SIZEOF_UNSIGNED_CHAR 1 |
|---|
| 1304 | #define SIZEOF_SHORT 2 |
|---|
| 1305 | #define SIZEOF_UNSIGNED_SHORT 2 |
|---|
| 1306 | #define SIZEOF_INT 4 |
|---|
| 1307 | #define SIZEOF_UNSIGNED_INT 4 |
|---|
| 1308 | #define SIZEOF_LONG 8 |
|---|
| 1309 | #define SIZEOF_UNSIGNED_LONG 8 |
|---|
| 1310 | #define SIZEOF_LONG_LONG 8 |
|---|
| 1311 | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
|---|
| 1312 | #define WITH_PERL 1 |
|---|
| 1313 | #define WITH_PERL_COMPAT 1 |
|---|
| 1314 | |
|---|
| 1315 | configure: exit 0 |
|---|