| 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 MP configure 6.1.1, which was |
|---|
| 5 | generated by GNU Autoconf 2.69. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure --prefix=/opt/local --enable-cxx |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = Alexs-MacBook-Pro.local |
|---|
| 14 | uname -m = x86_64 |
|---|
| 15 | uname -r = 16.0.0 |
|---|
| 16 | uname -s = Darwin |
|---|
| 17 | uname -v = Darwin Kernel Version 16.0.0: Mon Aug 29 17:56:20 PDT 2016; root:xnu-3789.1.32~3/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 16.0.0: Mon Aug 29 17:56:20 PDT 2016; root:xnu-3789.1.32~3/RELEASE_X86_64 |
|---|
| 27 | Kernel configured for up to 4 processors. |
|---|
| 28 | 2 processors are physically available. |
|---|
| 29 | 4 processors are logically available. |
|---|
| 30 | Processor type: i486 (Intel 80486) |
|---|
| 31 | Processors active: 0 1 2 3 |
|---|
| 32 | Primary memory available: 8.00 gigabytes |
|---|
| 33 | Default processor set: 310 tasks, 1306 threads, 4 processors |
|---|
| 34 | Load average: 1.47, Mach factor: 2.59 |
|---|
| 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:3055: checking build system type |
|---|
| 52 | configure:3069: result: ivybridge-apple-darwin16.0.0 |
|---|
| 53 | configure:3089: checking host system type |
|---|
| 54 | configure:3102: result: ivybridge-apple-darwin16.0.0 |
|---|
| 55 | configure:3139: checking for a BSD-compatible install |
|---|
| 56 | configure:3207: result: /usr/bin/install -c |
|---|
| 57 | configure:3218: checking whether build environment is sane |
|---|
| 58 | configure:3273: result: yes |
|---|
| 59 | configure:3424: checking for a thread-safe mkdir -p |
|---|
| 60 | configure:3463: result: ./install-sh -c -d |
|---|
| 61 | configure:3470: checking for gawk |
|---|
| 62 | configure:3497: result: /usr/bin/awk |
|---|
| 63 | configure:3508: checking whether make sets $(MAKE) |
|---|
| 64 | configure:3530: result: yes |
|---|
| 65 | configure:3559: checking whether make supports nested variables |
|---|
| 66 | configure:3576: result: yes |
|---|
| 67 | configure:3705: checking whether to enable maintainer-specific portions of Makefiles |
|---|
| 68 | configure:3714: result: no |
|---|
| 69 | User: |
|---|
| 70 | ABI=64 |
|---|
| 71 | CC=/usr/bin/clang |
|---|
| 72 | CFLAGS=(unset) |
|---|
| 73 | CPPFLAGS=-I/opt/local/include |
|---|
| 74 | MPN_PATH= |
|---|
| 75 | GMP: |
|---|
| 76 | abilist=64 x32 32 |
|---|
| 77 | cclist=gcc icc cc |
|---|
| 78 | configure:5713: /usr/bin/clang -c conftest.c >&5 |
|---|
| 79 | configure:5716: $? = 0 |
|---|
| 80 | configure:5719: checking whether /usr/bin/clang is gcc |
|---|
| 81 | configure:5721: result: yes |
|---|
| 82 | configure:5735: /usr/bin/clang 2>&1 | grep xlc >/dev/null |
|---|
| 83 | configure:5738: $? = 1 |
|---|
| 84 | configure:5792: checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include |
|---|
| 85 | Test compile: |
|---|
| 86 | configure:5806: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 87 | configure:5809: $? = 0 |
|---|
| 88 | configure:5814: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 89 | configure:5817: $? = 0 |
|---|
| 90 | Test compile: function pointer return |
|---|
| 91 | configure:5860: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 92 | configure:5863: $? = 0 |
|---|
| 93 | configure:5868: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 94 | configure:5871: $? = 0 |
|---|
| 95 | Test compile: cmov instruction |
|---|
| 96 | configure:5916: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 97 | configure:5919: $? = 0 |
|---|
| 98 | configure:5924: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 99 | configure:5927: $? = 0 |
|---|
| 100 | Test compile: double -> ulong conversion |
|---|
| 101 | configure:5973: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 102 | configure:5976: $? = 0 |
|---|
| 103 | configure:5981: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 104 | configure:5984: $? = 0 |
|---|
| 105 | Test compile: double negation |
|---|
| 106 | configure:6028: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 107 | configure:6031: $? = 0 |
|---|
| 108 | configure:6036: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 109 | configure:6039: $? = 0 |
|---|
| 110 | Test compile: double -> float conversion |
|---|
| 111 | configure:6084: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 112 | configure:6087: $? = 0 |
|---|
| 113 | configure:6092: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 114 | configure:6095: $? = 0 |
|---|
| 115 | Test compile: gnupro alpha ev6 char spilling |
|---|
| 116 | configure:6169: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 117 | configure:6172: $? = 0 |
|---|
| 118 | configure:6177: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 119 | configure:6180: $? = 0 |
|---|
| 120 | Test compile: __builtin_alloca availability |
|---|
| 121 | configure:6220: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 122 | conftest.c:1:43: warning: control reaches end of non-void function [-Wreturn-type] |
|---|
| 123 | int k; int foo () { __builtin_alloca (k); } |
|---|
| 124 | ^ |
|---|
| 125 | 1 warning generated. |
|---|
| 126 | Undefined symbols for architecture x86_64: |
|---|
| 127 | "_main", referenced from: |
|---|
| 128 | implicit entry/start for main executable |
|---|
| 129 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 130 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 131 | configure:6223: $? = 1 |
|---|
| 132 | failed program was: |
|---|
| 133 | int k; int foo () { __builtin_alloca (k); } |
|---|
| 134 | Test compile: abs int -> double conversion |
|---|
| 135 | configure:6344: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 136 | configure:6347: $? = 0 |
|---|
| 137 | configure:6352: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 138 | configure:6355: $? = 0 |
|---|
| 139 | Test compile: long long reliability test 1 |
|---|
| 140 | configure:6409: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 141 | conftest.c:12:83: warning: too many arguments in call to 'g' |
|---|
| 142 | for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}} |
|---|
| 143 | ~ ^ |
|---|
| 144 | 1 warning generated. |
|---|
| 145 | configure:6412: $? = 0 |
|---|
| 146 | configure:6417: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 147 | configure:6420: $? = 0 |
|---|
| 148 | Test compile: long long reliability test 2 |
|---|
| 149 | configure:6470: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 150 | configure:6473: $? = 0 |
|---|
| 151 | configure:6478: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 152 | configure:6481: $? = 0 |
|---|
| 153 | Test compile: freebsd hacked gcc |
|---|
| 154 | configure:6531: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 155 | configure:6534: $? = 0 |
|---|
| 156 | configure:6539: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 157 | configure:6542: $? = 0 |
|---|
| 158 | Test compile: mpn_lshift_com optimization |
|---|
| 159 | configure:6630: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 160 | configure:6633: $? = 0 |
|---|
| 161 | configure:6638: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 162 | configure:6641: $? = 0 |
|---|
| 163 | Test compile: mpn_lshift_com optimization 2 |
|---|
| 164 | configure:6738: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include conftest.c >&5 |
|---|
| 165 | configure:6741: $? = 0 |
|---|
| 166 | configure:6746: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 167 | configure:6749: $? = 0 |
|---|
| 168 | configure:6895: result: yes |
|---|
| 169 | configure:7409: checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge |
|---|
| 170 | Test compile: |
|---|
| 171 | configure:7423: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 172 | configure:7426: $? = 0 |
|---|
| 173 | configure:7431: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 174 | configure:7434: $? = 0 |
|---|
| 175 | Test compile: function pointer return |
|---|
| 176 | configure:7477: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 177 | configure:7480: $? = 0 |
|---|
| 178 | configure:7485: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 179 | configure:7488: $? = 0 |
|---|
| 180 | Test compile: cmov instruction |
|---|
| 181 | configure:7533: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 182 | configure:7536: $? = 0 |
|---|
| 183 | configure:7541: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 184 | configure:7544: $? = 0 |
|---|
| 185 | Test compile: double -> ulong conversion |
|---|
| 186 | configure:7590: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 187 | configure:7593: $? = 0 |
|---|
| 188 | configure:7598: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 189 | configure:7601: $? = 0 |
|---|
| 190 | Test compile: double negation |
|---|
| 191 | configure:7645: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 192 | configure:7648: $? = 0 |
|---|
| 193 | configure:7653: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 194 | configure:7656: $? = 0 |
|---|
| 195 | Test compile: double -> float conversion |
|---|
| 196 | configure:7701: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 197 | configure:7704: $? = 0 |
|---|
| 198 | configure:7709: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 199 | configure:7712: $? = 0 |
|---|
| 200 | Test compile: gnupro alpha ev6 char spilling |
|---|
| 201 | configure:7786: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 202 | configure:7789: $? = 0 |
|---|
| 203 | configure:7794: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 204 | configure:7797: $? = 0 |
|---|
| 205 | Test compile: __builtin_alloca availability |
|---|
| 206 | configure:7837: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 207 | conftest.c:1:43: warning: control reaches end of non-void function [-Wreturn-type] |
|---|
| 208 | int k; int foo () { __builtin_alloca (k); } |
|---|
| 209 | ^ |
|---|
| 210 | 1 warning generated. |
|---|
| 211 | Undefined symbols for architecture x86_64: |
|---|
| 212 | "_main", referenced from: |
|---|
| 213 | implicit entry/start for main executable |
|---|
| 214 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 215 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 216 | configure:7840: $? = 1 |
|---|
| 217 | failed program was: |
|---|
| 218 | int k; int foo () { __builtin_alloca (k); } |
|---|
| 219 | Test compile: abs int -> double conversion |
|---|
| 220 | configure:7961: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 221 | configure:7964: $? = 0 |
|---|
| 222 | configure:7969: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 223 | configure:7972: $? = 0 |
|---|
| 224 | Test compile: long long reliability test 1 |
|---|
| 225 | configure:8026: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 226 | conftest.c:12:83: warning: too many arguments in call to 'g' |
|---|
| 227 | for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}} |
|---|
| 228 | ~ ^ |
|---|
| 229 | 1 warning generated. |
|---|
| 230 | configure:8029: $? = 0 |
|---|
| 231 | configure:8034: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 232 | configure:8037: $? = 0 |
|---|
| 233 | Test compile: long long reliability test 2 |
|---|
| 234 | configure:8087: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 235 | configure:8090: $? = 0 |
|---|
| 236 | configure:8095: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 237 | configure:8098: $? = 0 |
|---|
| 238 | Test compile: freebsd hacked gcc |
|---|
| 239 | configure:8148: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 240 | configure:8151: $? = 0 |
|---|
| 241 | configure:8156: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 242 | configure:8159: $? = 0 |
|---|
| 243 | Test compile: mpn_lshift_com optimization |
|---|
| 244 | configure:8247: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 245 | configure:8250: $? = 0 |
|---|
| 246 | configure:8255: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 247 | configure:8258: $? = 0 |
|---|
| 248 | Test compile: mpn_lshift_com optimization 2 |
|---|
| 249 | configure:8355: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -I/opt/local/include -mtune=sandybridge conftest.c >&5 |
|---|
| 250 | configure:8358: $? = 0 |
|---|
| 251 | configure:8363: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 252 | configure:8366: $? = 0 |
|---|
| 253 | configure:8512: result: yes |
|---|
| 254 | configure:7409: checking compiler /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge |
|---|
| 255 | Test compile: |
|---|
| 256 | configure:7423: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 257 | configure:7426: $? = 0 |
|---|
| 258 | configure:7431: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 259 | configure:7434: $? = 0 |
|---|
| 260 | Test compile: function pointer return |
|---|
| 261 | configure:7477: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 262 | configure:7480: $? = 0 |
|---|
| 263 | configure:7485: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 264 | configure:7488: $? = 0 |
|---|
| 265 | Test compile: cmov instruction |
|---|
| 266 | configure:7533: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 267 | configure:7536: $? = 0 |
|---|
| 268 | configure:7541: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 269 | configure:7544: $? = 0 |
|---|
| 270 | Test compile: double -> ulong conversion |
|---|
| 271 | configure:7590: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 272 | configure:7593: $? = 0 |
|---|
| 273 | configure:7598: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 274 | configure:7601: $? = 0 |
|---|
| 275 | Test compile: double negation |
|---|
| 276 | configure:7645: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 277 | configure:7648: $? = 0 |
|---|
| 278 | configure:7653: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 279 | configure:7656: $? = 0 |
|---|
| 280 | Test compile: double -> float conversion |
|---|
| 281 | configure:7701: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 282 | configure:7704: $? = 0 |
|---|
| 283 | configure:7709: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 284 | configure:7712: $? = 0 |
|---|
| 285 | Test compile: gnupro alpha ev6 char spilling |
|---|
| 286 | configure:7786: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 287 | configure:7789: $? = 0 |
|---|
| 288 | configure:7794: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 289 | configure:7797: $? = 0 |
|---|
| 290 | Test compile: __builtin_alloca availability |
|---|
| 291 | configure:7837: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 292 | conftest.c:1:43: warning: control reaches end of non-void function [-Wreturn-type] |
|---|
| 293 | int k; int foo () { __builtin_alloca (k); } |
|---|
| 294 | ^ |
|---|
| 295 | 1 warning generated. |
|---|
| 296 | Undefined symbols for architecture x86_64: |
|---|
| 297 | "_main", referenced from: |
|---|
| 298 | implicit entry/start for main executable |
|---|
| 299 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 300 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 301 | configure:7840: $? = 1 |
|---|
| 302 | failed program was: |
|---|
| 303 | int k; int foo () { __builtin_alloca (k); } |
|---|
| 304 | Test compile: abs int -> double conversion |
|---|
| 305 | configure:7961: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 306 | configure:7964: $? = 0 |
|---|
| 307 | configure:7969: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 308 | configure:7972: $? = 0 |
|---|
| 309 | Test compile: long long reliability test 1 |
|---|
| 310 | configure:8026: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 311 | conftest.c:12:83: warning: too many arguments in call to 'g' |
|---|
| 312 | for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}} |
|---|
| 313 | ~ ^ |
|---|
| 314 | 1 warning generated. |
|---|
| 315 | configure:8029: $? = 0 |
|---|
| 316 | configure:8034: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 317 | configure:8037: $? = 0 |
|---|
| 318 | Test compile: long long reliability test 2 |
|---|
| 319 | configure:8087: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 320 | configure:8090: $? = 0 |
|---|
| 321 | configure:8095: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 322 | configure:8098: $? = 0 |
|---|
| 323 | Test compile: freebsd hacked gcc |
|---|
| 324 | configure:8148: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 325 | configure:8151: $? = 0 |
|---|
| 326 | configure:8156: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 327 | configure:8159: $? = 0 |
|---|
| 328 | Test compile: mpn_lshift_com optimization |
|---|
| 329 | configure:8247: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 330 | configure:8250: $? = 0 |
|---|
| 331 | configure:8255: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 332 | configure:8258: $? = 0 |
|---|
| 333 | Test compile: mpn_lshift_com optimization 2 |
|---|
| 334 | configure:8355: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -I/opt/local/include -march=sandybridge conftest.c >&5 |
|---|
| 335 | configure:8358: $? = 0 |
|---|
| 336 | configure:8363: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 337 | configure:8366: $? = 0 |
|---|
| 338 | configure:8512: result: yes |
|---|
| 339 | configure:8665: checking for gcc |
|---|
| 340 | configure:8692: result: /usr/bin/clang |
|---|
| 341 | configure:8921: checking for C compiler version |
|---|
| 342 | configure:8930: /usr/bin/clang --version >&5 |
|---|
| 343 | Apple LLVM version 8.0.0 (clang-800.0.38) |
|---|
| 344 | Target: x86_64-apple-darwin16.0.0 |
|---|
| 345 | Thread model: posix |
|---|
| 346 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
|---|
| 347 | configure:8941: $? = 0 |
|---|
| 348 | configure:8930: /usr/bin/clang -v >&5 |
|---|
| 349 | Apple LLVM version 8.0.0 (clang-800.0.38) |
|---|
| 350 | Target: x86_64-apple-darwin16.0.0 |
|---|
| 351 | Thread model: posix |
|---|
| 352 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
|---|
| 353 | configure:8941: $? = 0 |
|---|
| 354 | configure:8930: /usr/bin/clang -V >&5 |
|---|
| 355 | clang: error: argument to '-V' is missing (expected 1 value) |
|---|
| 356 | clang: error: no input files |
|---|
| 357 | configure:8941: $? = 1 |
|---|
| 358 | configure:8930: /usr/bin/clang -qversion >&5 |
|---|
| 359 | clang: error: unknown argument: '-qversion' |
|---|
| 360 | clang: error: no input files |
|---|
| 361 | configure:8941: $? = 1 |
|---|
| 362 | configure:8961: checking whether the C compiler works |
|---|
| 363 | configure:8983: /usr/bin/clang -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -march=sandybridge -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
|---|
| 364 | configure:8987: $? = 0 |
|---|
| 365 | configure:9035: result: yes |
|---|
| 366 | configure:9038: checking for C compiler default output file name |
|---|
| 367 | configure:9040: result: a.out |
|---|
| 368 | configure:9046: checking for suffix of executables |
|---|
| 369 | configure:9053: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -march=sandybridge -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
|---|
| 370 | configure:9057: $? = 0 |
|---|
| 371 | configure:9079: result: |
|---|
| 372 | configure:9101: checking whether we are cross compiling |
|---|
| 373 | configure:9109: /usr/bin/clang -o conftest -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -march=sandybridge -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
|---|
| 374 | configure:9113: $? = 0 |
|---|
| 375 | configure:9120: ./conftest |
|---|
| 376 | configure:9124: $? = 0 |
|---|
| 377 | configure:9139: result: no |
|---|
| 378 | configure:9144: checking for suffix of object files |
|---|
| 379 | configure:9166: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -march=sandybridge -I/opt/local/include conftest.c >&5 |
|---|
| 380 | configure:9170: $? = 0 |
|---|
| 381 | configure:9191: result: o |
|---|
| 382 | configure:9195: checking whether we are using the GNU C compiler |
|---|
| 383 | configure:9214: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -march=sandybridge -I/opt/local/include conftest.c >&5 |
|---|
| 384 | configure:9214: $? = 0 |
|---|
| 385 | configure:9223: result: yes |
|---|
| 386 | configure:9232: checking whether /usr/bin/clang accepts -g |
|---|
| 387 | configure:9252: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
|---|
| 388 | configure:9252: $? = 0 |
|---|
| 389 | configure:9293: result: yes |
|---|
| 390 | configure:9310: checking for /usr/bin/clang option to accept ISO C89 |
|---|
| 391 | configure:9373: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -march=sandybridge -I/opt/local/include conftest.c >&5 |
|---|
| 392 | configure:9373: $? = 0 |
|---|
| 393 | configure:9386: result: none needed |
|---|
| 394 | configure:9411: checking whether /usr/bin/clang understands -c and -o together |
|---|
| 395 | configure:9433: /usr/bin/clang -c conftest.c -o conftest2.o |
|---|
| 396 | configure:9436: $? = 0 |
|---|
| 397 | configure:9433: /usr/bin/clang -c conftest.c -o conftest2.o |
|---|
| 398 | configure:9436: $? = 0 |
|---|
| 399 | configure:9448: result: yes |
|---|
| 400 | configure:9469: checking for /usr/bin/clang option to accept ISO C99 |
|---|
| 401 | configure:9618: /usr/bin/clang -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -march=sandybridge -I/opt/local/include conftest.c >&5 |
|---|
| 402 | configure:9618: $? = 0 |
|---|
| 403 | configure:9631: result: none needed |
|---|
| 404 | configure:9739: checking for /usr/bin/clang option to accept ISO Standard C |
|---|
| 405 | configure:9750: result: none needed |
|---|
| 406 | configure:9762: checking how to run the C preprocessor |
|---|
| 407 | configure:9793: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 408 | configure:9793: $? = 0 |
|---|
| 409 | configure:9807: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 410 | conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 411 | #include <ac_nonexistent.h> |
|---|
| 412 | ^ |
|---|
| 413 | 1 error generated. |
|---|
| 414 | configure:9807: $? = 1 |
|---|
| 415 | configure: failed program was: |
|---|
| 416 | | /* confdefs.h */ |
|---|
| 417 | | #define PACKAGE_NAME "GNU MP" |
|---|
| 418 | | #define PACKAGE_TARNAME "gmp" |
|---|
| 419 | | #define PACKAGE_VERSION "6.1.1" |
|---|
| 420 | | #define PACKAGE_STRING "GNU MP 6.1.1" |
|---|
| 421 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
|---|
| 422 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
|---|
| 423 | | #define PACKAGE "gmp" |
|---|
| 424 | | #define VERSION "6.1.1" |
|---|
| 425 | | #define WANT_FFT 1 |
|---|
| 426 | | #define HAVE_HOST_CPU_ivybridge 1 |
|---|
| 427 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
|---|
| 428 | | #define HAVE_CALLING_CONVENTIONS 1 |
|---|
| 429 | | /* end confdefs.h. */ |
|---|
| 430 | | #include <ac_nonexistent.h> |
|---|
| 431 | configure:9832: result: /usr/bin/clang -E |
|---|
| 432 | configure:9852: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 433 | configure:9852: $? = 0 |
|---|
| 434 | configure:9866: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 435 | conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 436 | #include <ac_nonexistent.h> |
|---|
| 437 | ^ |
|---|
| 438 | 1 error generated. |
|---|
| 439 | configure:9866: $? = 1 |
|---|
| 440 | configure: failed program was: |
|---|
| 441 | | /* confdefs.h */ |
|---|
| 442 | | #define PACKAGE_NAME "GNU MP" |
|---|
| 443 | | #define PACKAGE_TARNAME "gmp" |
|---|
| 444 | | #define PACKAGE_VERSION "6.1.1" |
|---|
| 445 | | #define PACKAGE_STRING "GNU MP 6.1.1" |
|---|
| 446 | | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
|---|
| 447 | | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
|---|
| 448 | | #define PACKAGE "gmp" |
|---|
| 449 | | #define VERSION "6.1.1" |
|---|
| 450 | | #define WANT_FFT 1 |
|---|
| 451 | | #define HAVE_HOST_CPU_ivybridge 1 |
|---|
| 452 | | #define HAVE_SPEED_CYCLECOUNTER 2 |
|---|
| 453 | | #define HAVE_CALLING_CONVENTIONS 1 |
|---|
| 454 | | /* end confdefs.h. */ |
|---|
| 455 | | #include <ac_nonexistent.h> |
|---|
| 456 | configure:9964: checking build system compiler /usr/bin/clang |
|---|
| 457 | configure:9977: /usr/bin/clang conftest.c |
|---|
| 458 | configure:9980: $? = 0 |
|---|
| 459 | configure:9987: result: yes |
|---|
| 460 | configure:10006: checking for build system preprocessor |
|---|
| 461 | configure:10017: /usr/bin/clang -E conftest.c |
|---|
| 462 | # 1 "conftest.c" |
|---|
| 463 | # 1 "<built-in>" 1 |
|---|
| 464 | # 1 "<built-in>" 3 |
|---|
| 465 | # 330 "<built-in>" 3 |
|---|
| 466 | # 1 "<command line>" 1 |
|---|
| 467 | # 1 "<built-in>" 2 |
|---|
| 468 | # 1 "conftest.c" 2 |
|---|
| 469 | |
|---|
| 470 | configure:10020: $? = 0 |
|---|
| 471 | configure:10035: result: /usr/bin/clang -E |
|---|
| 472 | configure:10042: checking for build system executable suffix |
|---|
| 473 | configure:10056: /usr/bin/clang conftest.c -o conftest.exe |
|---|
| 474 | configure:10059: $? = 0 |
|---|
| 475 | ./configure: line 10061: ./conftest: No such file or directory |
|---|
| 476 | configure:10056: /usr/bin/clang conftest.c -o conftest,ff8 |
|---|
| 477 | configure:10059: $? = 0 |
|---|
| 478 | ./configure: line 10061: ./conftest: No such file or directory |
|---|
| 479 | configure:10056: /usr/bin/clang conftest.c -o conftest |
|---|
| 480 | configure:10059: $? = 0 |
|---|
| 481 | configure:10073: result: |
|---|
| 482 | configure:10079: checking whether build system compiler is ANSI |
|---|
| 483 | configure:10092: /usr/bin/clang conftest.c |
|---|
| 484 | configure:10095: $? = 0 |
|---|
| 485 | configure:10104: result: yes |
|---|
| 486 | configure:10114: checking for build system compiler math library |
|---|
| 487 | configure:10134: /usr/bin/clang conftest.c -lm |
|---|
| 488 | configure:10137: $? = 0 |
|---|
| 489 | configure:10146: result: -lm |
|---|
| 490 | configure:10281: checking for C++ compiler version |
|---|
| 491 | configure:10290: /usr/bin/clang++ -stdlib=libc++ --version >&5 |
|---|
| 492 | Apple LLVM version 8.0.0 (clang-800.0.38) |
|---|
| 493 | Target: x86_64-apple-darwin16.0.0 |
|---|
| 494 | Thread model: posix |
|---|
| 495 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
|---|
| 496 | configure:10301: $? = 0 |
|---|
| 497 | configure:10290: /usr/bin/clang++ -stdlib=libc++ -v >&5 |
|---|
| 498 | Apple LLVM version 8.0.0 (clang-800.0.38) |
|---|
| 499 | Target: x86_64-apple-darwin16.0.0 |
|---|
| 500 | Thread model: posix |
|---|
| 501 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
|---|
| 502 | clang: warning: argument unused during compilation: '-stdlib=libc++' |
|---|
| 503 | configure:10301: $? = 0 |
|---|
| 504 | configure:10290: /usr/bin/clang++ -stdlib=libc++ -V >&5 |
|---|
| 505 | clang: error: argument to '-V' is missing (expected 1 value) |
|---|
| 506 | clang: error: no input files |
|---|
| 507 | configure:10301: $? = 1 |
|---|
| 508 | configure:10290: /usr/bin/clang++ -stdlib=libc++ -qversion >&5 |
|---|
| 509 | clang: error: unknown argument: '-qversion' |
|---|
| 510 | clang: error: no input files |
|---|
| 511 | configure:10301: $? = 1 |
|---|
| 512 | configure:10305: checking whether we are using the GNU C++ compiler |
|---|
| 513 | configure:10324: /usr/bin/clang++ -stdlib=libc++ -c -I/opt/local/include conftest.cpp >&5 |
|---|
| 514 | configure:10324: $? = 0 |
|---|
| 515 | configure:10333: result: yes |
|---|
| 516 | configure:10342: checking whether /usr/bin/clang++ -stdlib=libc++ accepts -g |
|---|
| 517 | configure:10362: /usr/bin/clang++ -stdlib=libc++ -c -g -I/opt/local/include conftest.cpp >&5 |
|---|
| 518 | configure:10362: $? = 0 |
|---|
| 519 | configure:10403: result: yes |
|---|
| 520 | CXXFLAGS chosen by autoconf: -g -O2 |
|---|
| 521 | configure:10453: checking C++ compiler /usr/bin/clang++ -stdlib=libc++ -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -march=sandybridge |
|---|
| 522 | Test compile: |
|---|
| 523 | configure:10467: /usr/bin/clang++ -stdlib=libc++ -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -march=sandybridge conftest.cc >&5 |
|---|
| 524 | configure:10470: $? = 0 |
|---|
| 525 | configure:10474: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 526 | configure:10477: $? = 0 |
|---|
| 527 | Test compile: namespace |
|---|
| 528 | configure:10507: /usr/bin/clang++ -stdlib=libc++ -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -march=sandybridge conftest.cc >&5 |
|---|
| 529 | configure:10510: $? = 0 |
|---|
| 530 | configure:10514: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 531 | configure:10517: $? = 0 |
|---|
| 532 | Test compile: std iostream |
|---|
| 533 | configure:10553: /usr/bin/clang++ -stdlib=libc++ -I/opt/local/include -O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -march=sandybridge conftest.cc >&5 |
|---|
| 534 | In file included from conftest.cc:3: |
|---|
| 535 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38: |
|---|
| 536 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:216: |
|---|
| 537 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:18: |
|---|
| 538 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/mutex:176: |
|---|
| 539 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__mutex_base:17: |
|---|
| 540 | /usr/include/pthread.h:423:1: error: C++ requires a type specifier for all declarations |
|---|
| 541 | __SWIFT_UNAVAILABLE_MSG("Use lazily initialized globals instead") |
|---|
| 542 | ^ |
|---|
| 543 | /usr/include/pthread.h:423:66: error: expected ';' after top level declarator |
|---|
| 544 | __SWIFT_UNAVAILABLE_MSG("Use lazily initialized globals instead") |
|---|
| 545 | ^ |
|---|
| 546 | 2 errors generated. |
|---|
| 547 | configure:10556: $? = 1 |
|---|
| 548 | failed program was: |
|---|
| 549 | /* This test rejects g++ 2.7.2 which doesn't have <iostream>, only a |
|---|
| 550 | pre-standard iostream.h. */ |
|---|
| 551 | #include <iostream> |
|---|
| 552 | |
|---|
| 553 | /* This test rejects OSF 5.1 Compaq C++ in its default pre-standard iostream |
|---|
| 554 | mode, since that mode puts cout in the global namespace, not "std". */ |
|---|
| 555 | void someoutput (void) { std::cout << 123; } |
|---|
| 556 | |
|---|
| 557 | int main (void) { return 0; } |
|---|
| 558 | configure:10582: result: no, std iostream |
|---|
| 559 | configure:10453: checking C++ compiler /usr/bin/clang++ -stdlib=libc++ -I/opt/local/include -g -O2 |
|---|
| 560 | Test compile: |
|---|
| 561 | configure:10467: /usr/bin/clang++ -stdlib=libc++ -I/opt/local/include -g -O2 conftest.cc >&5 |
|---|
| 562 | configure:10470: $? = 0 |
|---|
| 563 | configure:10474: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 564 | configure:10477: $? = 0 |
|---|
| 565 | Test compile: namespace |
|---|
| 566 | configure:10507: /usr/bin/clang++ -stdlib=libc++ -I/opt/local/include -g -O2 conftest.cc >&5 |
|---|
| 567 | configure:10510: $? = 0 |
|---|
| 568 | configure:10514: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest |
|---|
| 569 | configure:10517: $? = 0 |
|---|
| 570 | Test compile: std iostream |
|---|
| 571 | configure:10553: /usr/bin/clang++ -stdlib=libc++ -I/opt/local/include -g -O2 conftest.cc >&5 |
|---|
| 572 | In file included from conftest.cc:3: |
|---|
| 573 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38: |
|---|
| 574 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:216: |
|---|
| 575 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:18: |
|---|
| 576 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/mutex:176: |
|---|
| 577 | In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__mutex_base:17: |
|---|
| 578 | /usr/include/pthread.h:423:1: error: C++ requires a type specifier for all declarations |
|---|
| 579 | __SWIFT_UNAVAILABLE_MSG("Use lazily initialized globals instead") |
|---|
| 580 | ^ |
|---|
| 581 | /usr/include/pthread.h:423:66: error: expected ';' after top level declarator |
|---|
| 582 | __SWIFT_UNAVAILABLE_MSG("Use lazily initialized globals instead") |
|---|
| 583 | ^ |
|---|
| 584 | 2 errors generated. |
|---|
| 585 | configure:10556: $? = 1 |
|---|
| 586 | failed program was: |
|---|
| 587 | /* This test rejects g++ 2.7.2 which doesn't have <iostream>, only a |
|---|
| 588 | pre-standard iostream.h. */ |
|---|
| 589 | #include <iostream> |
|---|
| 590 | |
|---|
| 591 | /* This test rejects OSF 5.1 Compaq C++ in its default pre-standard iostream |
|---|
| 592 | mode, since that mode puts cout in the global namespace, not "std". */ |
|---|
| 593 | void someoutput (void) { std::cout << 123; } |
|---|
| 594 | |
|---|
| 595 | int main (void) { return 0; } |
|---|
| 596 | configure:10582: result: no, std iostream |
|---|
| 597 | configure:10598: error: C++ compiler not available, see config.log for details |
|---|
| 598 | |
|---|
| 599 | ## ---------------- ## |
|---|
| 600 | ## Cache variables. ## |
|---|
| 601 | ## ---------------- ## |
|---|
| 602 | |
|---|
| 603 | ac_cv_build=ivybridge-apple-darwin16.0.0 |
|---|
| 604 | ac_cv_c_compiler_gnu=yes |
|---|
| 605 | ac_cv_cxx_compiler_gnu=yes |
|---|
| 606 | ac_cv_env_ABI_set=set |
|---|
| 607 | ac_cv_env_ABI_value=64 |
|---|
| 608 | ac_cv_env_CCC_set= |
|---|
| 609 | ac_cv_env_CCC_value= |
|---|
| 610 | ac_cv_env_CC_FOR_BUILD_set= |
|---|
| 611 | ac_cv_env_CC_FOR_BUILD_value= |
|---|
| 612 | ac_cv_env_CC_set=set |
|---|
| 613 | ac_cv_env_CC_value=/usr/bin/clang |
|---|
| 614 | ac_cv_env_CFLAGS_set= |
|---|
| 615 | ac_cv_env_CFLAGS_value= |
|---|
| 616 | ac_cv_env_CPPFLAGS_set=set |
|---|
| 617 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
|---|
| 618 | ac_cv_env_CPP_FOR_BUILD_set= |
|---|
| 619 | ac_cv_env_CPP_FOR_BUILD_value= |
|---|
| 620 | ac_cv_env_CPP_set= |
|---|
| 621 | ac_cv_env_CPP_value= |
|---|
| 622 | ac_cv_env_CXXCPP_set= |
|---|
| 623 | ac_cv_env_CXXCPP_value= |
|---|
| 624 | ac_cv_env_CXXFLAGS_set= |
|---|
| 625 | ac_cv_env_CXXFLAGS_value= |
|---|
| 626 | ac_cv_env_CXX_set=set |
|---|
| 627 | ac_cv_env_CXX_value='/usr/bin/clang++ -stdlib=libc++' |
|---|
| 628 | ac_cv_env_LDFLAGS_set=set |
|---|
| 629 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names' |
|---|
| 630 | ac_cv_env_LIBS_set= |
|---|
| 631 | ac_cv_env_LIBS_value= |
|---|
| 632 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
|---|
| 633 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
|---|
| 634 | ac_cv_env_M4_set= |
|---|
| 635 | ac_cv_env_M4_value= |
|---|
| 636 | ac_cv_env_YACC_set= |
|---|
| 637 | ac_cv_env_YACC_value= |
|---|
| 638 | ac_cv_env_YFLAGS_set= |
|---|
| 639 | ac_cv_env_YFLAGS_value= |
|---|
| 640 | ac_cv_env_build_alias_set= |
|---|
| 641 | ac_cv_env_build_alias_value= |
|---|
| 642 | ac_cv_env_host_alias_set= |
|---|
| 643 | ac_cv_env_host_alias_value= |
|---|
| 644 | ac_cv_env_target_alias_set= |
|---|
| 645 | ac_cv_env_target_alias_value= |
|---|
| 646 | ac_cv_host=ivybridge-apple-darwin16.0.0 |
|---|
| 647 | ac_cv_objext=o |
|---|
| 648 | ac_cv_prog_AWK=/usr/bin/awk |
|---|
| 649 | ac_cv_prog_CPP='/usr/bin/clang -E' |
|---|
| 650 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
|---|
| 651 | ac_cv_prog_cc_c89= |
|---|
| 652 | ac_cv_prog_cc_c99= |
|---|
| 653 | ac_cv_prog_cc_g=yes |
|---|
| 654 | ac_cv_prog_cc_stdc= |
|---|
| 655 | ac_cv_prog_cxx_g=yes |
|---|
| 656 | ac_cv_prog_make_make_set=yes |
|---|
| 657 | am_cv_make_support_nested_variables=yes |
|---|
| 658 | am_cv_prog_cc_c_o=yes |
|---|
| 659 | gmp_cv_c_for_build_ansi=yes |
|---|
| 660 | gmp_cv_check_libm_for_build=-lm |
|---|
| 661 | gmp_cv_prog_cpp_for_build='/usr/bin/clang -E' |
|---|
| 662 | gmp_cv_prog_exeext_for_build= |
|---|
| 663 | |
|---|
| 664 | ## ----------------- ## |
|---|
| 665 | ## Output variables. ## |
|---|
| 666 | ## ----------------- ## |
|---|
| 667 | |
|---|
| 668 | ABI='64' |
|---|
| 669 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.1-x86_64/missing aclocal-1.15' |
|---|
| 670 | AMTAR='$${TAR-tar}' |
|---|
| 671 | AM_BACKSLASH='\' |
|---|
| 672 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
|---|
| 673 | AM_DEFAULT_VERBOSITY='1' |
|---|
| 674 | AM_V='$(V)' |
|---|
| 675 | AR='' |
|---|
| 676 | AS='' |
|---|
| 677 | ASMFLAGS='' |
|---|
| 678 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.1-x86_64/missing autoconf' |
|---|
| 679 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.1-x86_64/missing autoheader' |
|---|
| 680 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.1-x86_64/missing automake-1.15' |
|---|
| 681 | AWK='/usr/bin/awk' |
|---|
| 682 | CALLING_CONVENTIONS_OBJS='amd64call.lo amd64check$U.lo' |
|---|
| 683 | CC='/usr/bin/clang' |
|---|
| 684 | CCAS='/usr/bin/clang -c' |
|---|
| 685 | CC_FOR_BUILD='/usr/bin/clang' |
|---|
| 686 | CFLAGS='-O2 -pedantic -fomit-frame-pointer -m64 -mtune=sandybridge -march=sandybridge' |
|---|
| 687 | CPP='/usr/bin/clang -E' |
|---|
| 688 | CPPFLAGS='-I/opt/local/include' |
|---|
| 689 | CPP_FOR_BUILD='/usr/bin/clang -E' |
|---|
| 690 | CXX='/usr/bin/clang++ -stdlib=libc++' |
|---|
| 691 | CXXCPP='' |
|---|
| 692 | CXXFLAGS='-g -O2' |
|---|
| 693 | CYGPATH_W='echo' |
|---|
| 694 | DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */' |
|---|
| 695 | DEFS='' |
|---|
| 696 | DLLTOOL='' |
|---|
| 697 | DSYMUTIL='' |
|---|
| 698 | DUMPBIN='' |
|---|
| 699 | ECHO_C='\c' |
|---|
| 700 | ECHO_N='' |
|---|
| 701 | ECHO_T='' |
|---|
| 702 | EGREP='' |
|---|
| 703 | ENABLE_STATIC_FALSE='' |
|---|
| 704 | ENABLE_STATIC_TRUE='' |
|---|
| 705 | EXEEXT='' |
|---|
| 706 | EXEEXT_FOR_BUILD='' |
|---|
| 707 | FGREP='' |
|---|
| 708 | GMP_LDFLAGS='' |
|---|
| 709 | GMP_LIMB_BITS='' |
|---|
| 710 | GMP_NAIL_BITS='0' |
|---|
| 711 | GREP='' |
|---|
| 712 | HAVE_CLOCK_01='' |
|---|
| 713 | HAVE_CPUTIME_01='' |
|---|
| 714 | HAVE_GETRUSAGE_01='' |
|---|
| 715 | HAVE_GETTIMEOFDAY_01='' |
|---|
| 716 | HAVE_HOST_CPU_FAMILY_power='0' |
|---|
| 717 | HAVE_HOST_CPU_FAMILY_powerpc='0' |
|---|
| 718 | HAVE_SIGACTION_01='' |
|---|
| 719 | HAVE_SIGALTSTACK_01='' |
|---|
| 720 | HAVE_SIGSTACK_01='' |
|---|
| 721 | HAVE_STACK_T_01='' |
|---|
| 722 | HAVE_SYS_RESOURCE_H_01='' |
|---|
| 723 | INSTALL_DATA='${INSTALL} -m 644' |
|---|
| 724 | INSTALL_PROGRAM='${INSTALL}' |
|---|
| 725 | INSTALL_SCRIPT='${INSTALL}' |
|---|
| 726 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|---|
| 727 | LD='' |
|---|
| 728 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names' |
|---|
| 729 | LEX='' |
|---|
| 730 | LEXLIB='' |
|---|
| 731 | LEX_OUTPUT_ROOT='' |
|---|
| 732 | LIBCURSES='' |
|---|
| 733 | LIBGMPXX_LDFLAGS='' |
|---|
| 734 | LIBGMP_DLL='' |
|---|
| 735 | LIBGMP_LDFLAGS='' |
|---|
| 736 | LIBM='' |
|---|
| 737 | LIBM_FOR_BUILD='-lm' |
|---|
| 738 | LIBOBJS='' |
|---|
| 739 | LIBREADLINE='' |
|---|
| 740 | LIBS='' |
|---|
| 741 | LIBTOOL='' |
|---|
| 742 | LIPO='' |
|---|
| 743 | LN_S='' |
|---|
| 744 | LTLIBOBJS='' |
|---|
| 745 | LT_SYS_LIBRARY_PATH='' |
|---|
| 746 | M4='' |
|---|
| 747 | MAINT='#' |
|---|
| 748 | MAINTAINER_MODE_FALSE='' |
|---|
| 749 | MAINTAINER_MODE_TRUE='#' |
|---|
| 750 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.1-x86_64/missing makeinfo' |
|---|
| 751 | MANIFEST_TOOL='' |
|---|
| 752 | MKDIR_P='./install-sh -c -d' |
|---|
| 753 | NM='/usr/bin/nm' |
|---|
| 754 | NMEDIT='' |
|---|
| 755 | OBJDUMP='' |
|---|
| 756 | OBJEXT='o' |
|---|
| 757 | OTOOL64='' |
|---|
| 758 | OTOOL='' |
|---|
| 759 | PACKAGE='gmp' |
|---|
| 760 | PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html' |
|---|
| 761 | PACKAGE_NAME='GNU MP' |
|---|
| 762 | PACKAGE_STRING='GNU MP 6.1.1' |
|---|
| 763 | PACKAGE_TARNAME='gmp' |
|---|
| 764 | PACKAGE_URL='http://www.gnu.org/software/gmp/' |
|---|
| 765 | PACKAGE_VERSION='6.1.1' |
|---|
| 766 | PATH_SEPARATOR=':' |
|---|
| 767 | RANLIB='' |
|---|
| 768 | SED='' |
|---|
| 769 | SET_MAKE='' |
|---|
| 770 | SHELL='/bin/sh' |
|---|
| 771 | SPEED_CYCLECOUNTER_OBJ='x86_64.lo' |
|---|
| 772 | STRIP='' |
|---|
| 773 | TAL_OBJECT='' |
|---|
| 774 | TUNE_LIBS='' |
|---|
| 775 | TUNE_SQR_OBJ='' |
|---|
| 776 | U_FOR_BUILD='' |
|---|
| 777 | VERSION='6.1.1' |
|---|
| 778 | WANT_CXX_FALSE='' |
|---|
| 779 | WANT_CXX_TRUE='' |
|---|
| 780 | WITH_READLINE_01='' |
|---|
| 781 | YACC='' |
|---|
| 782 | YFLAGS='' |
|---|
| 783 | ac_ct_AR='' |
|---|
| 784 | ac_ct_CC='/usr/bin/clang' |
|---|
| 785 | ac_ct_CXX='' |
|---|
| 786 | ac_ct_DUMPBIN='' |
|---|
| 787 | am__EXEEXT_FALSE='' |
|---|
| 788 | am__EXEEXT_TRUE='' |
|---|
| 789 | am__isrc='' |
|---|
| 790 | am__leading_dot='.' |
|---|
| 791 | am__tar='$${TAR-tar} chof - "$$tardir"' |
|---|
| 792 | am__untar='$${TAR-tar} xf -' |
|---|
| 793 | bindir='${exec_prefix}/bin' |
|---|
| 794 | build='ivybridge-apple-darwin16.0.0' |
|---|
| 795 | build_alias='' |
|---|
| 796 | build_cpu='ivybridge' |
|---|
| 797 | build_os='darwin16.0.0' |
|---|
| 798 | build_vendor='apple' |
|---|
| 799 | datadir='${datarootdir}' |
|---|
| 800 | datarootdir='${prefix}/share' |
|---|
| 801 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|---|
| 802 | dvidir='${docdir}' |
|---|
| 803 | exec_prefix='NONE' |
|---|
| 804 | gmp_srclinks='' |
|---|
| 805 | host='ivybridge-apple-darwin16.0.0' |
|---|
| 806 | host_alias='' |
|---|
| 807 | host_cpu='ivybridge' |
|---|
| 808 | host_os='darwin16.0.0' |
|---|
| 809 | host_vendor='apple' |
|---|
| 810 | htmldir='${docdir}' |
|---|
| 811 | includedir='${prefix}/include' |
|---|
| 812 | infodir='${datarootdir}/info' |
|---|
| 813 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.1-x86_64/install-sh' |
|---|
| 814 | libdir='${exec_prefix}/lib' |
|---|
| 815 | libexecdir='${exec_prefix}/libexec' |
|---|
| 816 | localedir='${datarootdir}/locale' |
|---|
| 817 | localstatedir='${prefix}/var' |
|---|
| 818 | mandir='${datarootdir}/man' |
|---|
| 819 | mkdir_p='$(MKDIR_P)' |
|---|
| 820 | mpn_objects='' |
|---|
| 821 | mpn_objs_in_libgmp='' |
|---|
| 822 | oldincludedir='/usr/include' |
|---|
| 823 | pdfdir='${docdir}' |
|---|
| 824 | prefix='/opt/local' |
|---|
| 825 | program_transform_name='s,x,x,' |
|---|
| 826 | psdir='${docdir}' |
|---|
| 827 | sbindir='${exec_prefix}/sbin' |
|---|
| 828 | sharedstatedir='${prefix}/com' |
|---|
| 829 | sysconfdir='${prefix}/etc' |
|---|
| 830 | target_alias='' |
|---|
| 831 | |
|---|
| 832 | ## ----------- ## |
|---|
| 833 | ## confdefs.h. ## |
|---|
| 834 | ## ----------- ## |
|---|
| 835 | |
|---|
| 836 | /* confdefs.h */ |
|---|
| 837 | #define PACKAGE_NAME "GNU MP" |
|---|
| 838 | #define PACKAGE_TARNAME "gmp" |
|---|
| 839 | #define PACKAGE_VERSION "6.1.1" |
|---|
| 840 | #define PACKAGE_STRING "GNU MP 6.1.1" |
|---|
| 841 | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" |
|---|
| 842 | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" |
|---|
| 843 | #define PACKAGE "gmp" |
|---|
| 844 | #define VERSION "6.1.1" |
|---|
| 845 | #define WANT_FFT 1 |
|---|
| 846 | #define HAVE_HOST_CPU_ivybridge 1 |
|---|
| 847 | #define HAVE_SPEED_CYCLECOUNTER 2 |
|---|
| 848 | #define HAVE_CALLING_CONVENTIONS 1 |
|---|
| 849 | |
|---|
| 850 | configure: exit 1 |
|---|