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 fftw configure 3.3.8, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-threads --enable-shared --enable-sse2 --enable-avx |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = MengqideMacBook-Pro.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 19.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 19.0.0: Wed Sep 25 20:18:50 PDT 2019; root:xnu-6153.11.26~2/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 19.0.0: Wed Sep 25 20:18:50 PDT 2019; root:xnu-6153.11.26~2/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 515 tasks, 2273 threads, 8 processors |
---|
34 | Load average: 1.54, Mach factor: 6.45 |
---|
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:2878: checking for a BSD-compatible install |
---|
52 | configure:2946: result: /usr/bin/install -c |
---|
53 | configure:2957: checking whether build environment is sane |
---|
54 | configure:3012: result: yes |
---|
55 | configure:3163: checking for a thread-safe mkdir -p |
---|
56 | configure:3202: result: ./install-sh -c -d |
---|
57 | configure:3209: checking for gawk |
---|
58 | configure:3239: result: no |
---|
59 | configure:3209: checking for mawk |
---|
60 | configure:3239: result: no |
---|
61 | configure:3209: checking for nawk |
---|
62 | configure:3239: result: no |
---|
63 | configure:3209: checking for awk |
---|
64 | configure:3225: found /usr/bin/awk |
---|
65 | configure:3236: result: awk |
---|
66 | configure:3247: checking whether make sets $(MAKE) |
---|
67 | configure:3269: result: yes |
---|
68 | configure:3298: checking whether make supports nested variables |
---|
69 | configure:3315: result: yes |
---|
70 | configure:3445: checking whether to enable maintainer-specific portions of Makefiles |
---|
71 | configure:3454: result: no |
---|
72 | configure:3502: checking build system type |
---|
73 | configure:3516: result: x86_64-apple-darwin19.0.0 |
---|
74 | configure:3536: checking host system type |
---|
75 | configure:3549: result: x86_64-apple-darwin19.0.0 |
---|
76 | configure:4183: checking for gcc |
---|
77 | configure:4210: result: /usr/bin/clang |
---|
78 | configure:4439: checking for C compiler version |
---|
79 | configure:4448: /usr/bin/clang --version >&5 |
---|
80 | Apple clang version 11.0.0 (clang-1100.0.33.8) |
---|
81 | Target: x86_64-apple-darwin19.0.0 |
---|
82 | Thread model: posix |
---|
83 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
84 | configure:4459: $? = 0 |
---|
85 | configure:4448: /usr/bin/clang -v >&5 |
---|
86 | Apple clang version 11.0.0 (clang-1100.0.33.8) |
---|
87 | Target: x86_64-apple-darwin19.0.0 |
---|
88 | Thread model: posix |
---|
89 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
90 | configure:4459: $? = 0 |
---|
91 | configure:4448: /usr/bin/clang -V >&5 |
---|
92 | clang: error: unsupported option '-V -Wno-framework-include-private-from-public' |
---|
93 | clang: error: no input files |
---|
94 | configure:4459: $? = 1 |
---|
95 | configure:4448: /usr/bin/clang -qversion >&5 |
---|
96 | clang: error: unknown argument '-qversion', did you mean '--version'? |
---|
97 | clang: error: no input files |
---|
98 | configure:4459: $? = 1 |
---|
99 | configure:4479: checking whether the C compiler works |
---|
100 | configure:4501: /usr/bin/clang -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
101 | configure:4505: $? = 0 |
---|
102 | configure:4553: result: yes |
---|
103 | configure:4556: checking for C compiler default output file name |
---|
104 | configure:4558: result: a.out |
---|
105 | configure:4564: checking for suffix of executables |
---|
106 | configure:4571: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
107 | configure:4575: $? = 0 |
---|
108 | configure:4597: result: |
---|
109 | configure:4619: checking whether we are cross compiling |
---|
110 | configure:4627: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
111 | configure:4631: $? = 0 |
---|
112 | configure:4638: ./conftest |
---|
113 | configure:4642: $? = 0 |
---|
114 | configure:4657: result: no |
---|
115 | configure:4662: checking for suffix of object files |
---|
116 | configure:4684: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
117 | configure:4688: $? = 0 |
---|
118 | configure:4709: result: o |
---|
119 | configure:4713: checking whether we are using the GNU C compiler |
---|
120 | configure:4732: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
121 | configure:4732: $? = 0 |
---|
122 | configure:4741: result: yes |
---|
123 | configure:4750: checking whether /usr/bin/clang accepts -g |
---|
124 | configure:4770: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
125 | configure:4770: $? = 0 |
---|
126 | configure:4811: result: yes |
---|
127 | configure:4828: checking for /usr/bin/clang option to accept ISO C89 |
---|
128 | configure:4891: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
129 | configure:4891: $? = 0 |
---|
130 | configure:4904: result: none needed |
---|
131 | configure:4929: checking whether /usr/bin/clang understands -c and -o together |
---|
132 | configure:4951: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
133 | configure:4954: $? = 0 |
---|
134 | configure:4951: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
135 | configure:4954: $? = 0 |
---|
136 | configure:4966: result: yes |
---|
137 | configure:4994: checking for style of include used by make |
---|
138 | configure:5022: result: GNU |
---|
139 | configure:5048: checking dependency style of /usr/bin/clang |
---|
140 | configure:5159: result: gcc3 |
---|
141 | configure:5177: checking for C compiler vendor |
---|
142 | configure:5201: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
143 | conftest.c:20:7: error: use of undeclared identifier 'thisisanerror' |
---|
144 | thisisanerror; |
---|
145 | ^ |
---|
146 | 1 error generated. |
---|
147 | configure:5201: $? = 1 |
---|
148 | configure: failed program was: |
---|
149 | | /* confdefs.h */ |
---|
150 | | #define PACKAGE_NAME "fftw" |
---|
151 | | #define PACKAGE_TARNAME "fftw" |
---|
152 | | #define PACKAGE_VERSION "3.3.8" |
---|
153 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
154 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
155 | | #define PACKAGE_URL "" |
---|
156 | | #define PACKAGE "fftw" |
---|
157 | | #define VERSION "3.3.8" |
---|
158 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
159 | | #define HAVE_SSE2 1 |
---|
160 | | #define HAVE_AVX 1 |
---|
161 | | /* end confdefs.h. */ |
---|
162 | | |
---|
163 | | int |
---|
164 | | main () |
---|
165 | | { |
---|
166 | | |
---|
167 | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) |
---|
168 | | thisisanerror; |
---|
169 | | #endif |
---|
170 | | |
---|
171 | | ; |
---|
172 | | return 0; |
---|
173 | | } |
---|
174 | configure:5201: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
175 | conftest.c:20:7: error: use of undeclared identifier 'thisisanerror' |
---|
176 | thisisanerror; |
---|
177 | ^ |
---|
178 | 1 error generated. |
---|
179 | configure:5201: $? = 1 |
---|
180 | configure: failed program was: |
---|
181 | | /* confdefs.h */ |
---|
182 | | #define PACKAGE_NAME "fftw" |
---|
183 | | #define PACKAGE_TARNAME "fftw" |
---|
184 | | #define PACKAGE_VERSION "3.3.8" |
---|
185 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
186 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
187 | | #define PACKAGE_URL "" |
---|
188 | | #define PACKAGE "fftw" |
---|
189 | | #define VERSION "3.3.8" |
---|
190 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
191 | | #define HAVE_SSE2 1 |
---|
192 | | #define HAVE_AVX 1 |
---|
193 | | /* end confdefs.h. */ |
---|
194 | | |
---|
195 | | int |
---|
196 | | main () |
---|
197 | | { |
---|
198 | | |
---|
199 | | #if !(defined(__ibmxl__) || defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) |
---|
200 | | thisisanerror; |
---|
201 | | #endif |
---|
202 | | |
---|
203 | | ; |
---|
204 | | return 0; |
---|
205 | | } |
---|
206 | configure:5201: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
207 | conftest.c:20:7: error: use of undeclared identifier 'thisisanerror' |
---|
208 | thisisanerror; |
---|
209 | ^ |
---|
210 | 1 error generated. |
---|
211 | configure:5201: $? = 1 |
---|
212 | configure: failed program was: |
---|
213 | | /* confdefs.h */ |
---|
214 | | #define PACKAGE_NAME "fftw" |
---|
215 | | #define PACKAGE_TARNAME "fftw" |
---|
216 | | #define PACKAGE_VERSION "3.3.8" |
---|
217 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
218 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
219 | | #define PACKAGE_URL "" |
---|
220 | | #define PACKAGE "fftw" |
---|
221 | | #define VERSION "3.3.8" |
---|
222 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
223 | | #define HAVE_SSE2 1 |
---|
224 | | #define HAVE_AVX 1 |
---|
225 | | /* end confdefs.h. */ |
---|
226 | | |
---|
227 | | int |
---|
228 | | main () |
---|
229 | | { |
---|
230 | | |
---|
231 | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) |
---|
232 | | thisisanerror; |
---|
233 | | #endif |
---|
234 | | |
---|
235 | | ; |
---|
236 | | return 0; |
---|
237 | | } |
---|
238 | configure:5201: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
239 | configure:5201: $? = 0 |
---|
240 | configure:5208: result: clang |
---|
241 | configure:5215: checking for /usr/bin/clang option to accept ISO C99 |
---|
242 | configure:5364: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
243 | configure:5364: $? = 0 |
---|
244 | configure:5377: result: none needed |
---|
245 | configure:5485: checking for /usr/bin/clang option to accept ISO Standard C |
---|
246 | configure:5496: result: none needed |
---|
247 | configure:5504: checking whether ln -s works |
---|
248 | configure:5508: result: yes |
---|
249 | configure:5515: checking whether make sets $(MAKE) |
---|
250 | configure:5537: result: yes |
---|
251 | configure:5895: checking how to print strings |
---|
252 | configure:5922: result: printf |
---|
253 | configure:5943: checking for a sed that does not truncate output |
---|
254 | configure:6007: result: /usr/bin/sed |
---|
255 | configure:6025: checking for grep that handles long lines and -e |
---|
256 | configure:6083: result: /usr/bin/grep |
---|
257 | configure:6088: checking for egrep |
---|
258 | configure:6150: result: /usr/bin/grep -E |
---|
259 | configure:6155: checking for fgrep |
---|
260 | configure:6217: result: /usr/bin/grep -F |
---|
261 | configure:6252: checking for ld used by /usr/bin/clang |
---|
262 | configure:6319: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
263 | configure:6326: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
264 | configure:6341: result: no |
---|
265 | configure:6353: checking for BSD- or MS-compatible name lister (nm) |
---|
266 | configure:6407: result: /opt/local/bin/nm -B |
---|
267 | configure:6537: checking the name lister (/opt/local/bin/nm -B) interface |
---|
268 | configure:6544: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
269 | configure:6547: /opt/local/bin/nm -B "conftest.o" |
---|
270 | configure:6550: output |
---|
271 | 0000000000000000 S _some_variable |
---|
272 | configure:6557: result: BSD nm |
---|
273 | configure:6561: checking the maximum length of command line arguments |
---|
274 | configure:6692: result: 196608 |
---|
275 | configure:6740: checking how to convert x86_64-apple-darwin19.0.0 file names to x86_64-apple-darwin19.0.0 format |
---|
276 | configure:6780: result: func_convert_file_noop |
---|
277 | configure:6787: checking how to convert x86_64-apple-darwin19.0.0 file names to toolchain format |
---|
278 | configure:6807: result: func_convert_file_noop |
---|
279 | configure:6814: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
280 | configure:6821: result: -r |
---|
281 | configure:6895: checking for objdump |
---|
282 | configure:6922: result: objdump |
---|
283 | configure:6951: checking how to recognize dependent libraries |
---|
284 | configure:7151: result: pass_all |
---|
285 | configure:7236: checking for dlltool |
---|
286 | configure:7263: result: dlltool |
---|
287 | configure:7293: checking how to associate runtime and link libraries |
---|
288 | configure:7320: result: printf %s\n |
---|
289 | configure:7380: checking for ar |
---|
290 | configure:7396: found /opt/local/bin/ar |
---|
291 | configure:7407: result: ar |
---|
292 | configure:7444: checking for archiver @FILE support |
---|
293 | configure:7461: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
294 | configure:7461: $? = 0 |
---|
295 | configure:7464: ar cru libconftest.a @conftest.lst >&5 |
---|
296 | ar: @conftest.lst: No such file or directory |
---|
297 | configure:7467: $? = 1 |
---|
298 | configure:7487: result: no |
---|
299 | configure:7545: checking for strip |
---|
300 | configure:7561: found /opt/local/bin/strip |
---|
301 | configure:7572: result: strip |
---|
302 | configure:7644: checking for ranlib |
---|
303 | configure:7660: found /opt/local/bin/ranlib |
---|
304 | configure:7671: result: ranlib |
---|
305 | configure:7773: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
306 | configure:7926: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
307 | configure:7929: $? = 0 |
---|
308 | configure:7933: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
309 | configure:7936: $? = 0 |
---|
310 | cannot find nm_test_var in conftest.nm |
---|
311 | configure:7926: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
312 | configure:7929: $? = 0 |
---|
313 | configure:7933: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
314 | configure:7936: $? = 0 |
---|
315 | configure:8002: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c conftstm.o >&5 |
---|
316 | configure:8005: $? = 0 |
---|
317 | configure:8043: result: ok |
---|
318 | configure:8090: checking for sysroot |
---|
319 | configure:8120: result: no |
---|
320 | configure:8127: checking for a working dd |
---|
321 | configure:8165: result: /bin/dd |
---|
322 | configure:8169: checking how to truncate binary pipes |
---|
323 | configure:8184: result: /bin/dd bs=4096 count=1 |
---|
324 | configure:8513: checking for mt |
---|
325 | configure:8543: result: no |
---|
326 | configure:8563: checking if : is a manifest tool |
---|
327 | configure:8569: : '-?' |
---|
328 | configure:8577: result: no |
---|
329 | configure:8633: checking for dsymutil |
---|
330 | configure:8649: found /usr/bin/dsymutil |
---|
331 | configure:8660: result: dsymutil |
---|
332 | configure:8725: checking for nmedit |
---|
333 | configure:8741: found /usr/bin/nmedit |
---|
334 | configure:8752: result: nmedit |
---|
335 | configure:8817: checking for lipo |
---|
336 | configure:8833: found /opt/local/bin/lipo |
---|
337 | configure:8844: result: lipo |
---|
338 | configure:8909: checking for otool |
---|
339 | configure:8925: found /opt/local/bin/otool |
---|
340 | configure:8936: result: otool |
---|
341 | configure:9001: checking for otool64 |
---|
342 | configure:9031: result: no |
---|
343 | configure:9076: checking for -single_module linker flag |
---|
344 | /usr/bin/clang -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
345 | configure:9109: result: yes |
---|
346 | configure:9112: checking for -exported_symbols_list linker flag |
---|
347 | configure:9132: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
348 | configure:9132: $? = 0 |
---|
349 | configure:9142: result: yes |
---|
350 | configure:9145: checking for -force_load linker flag |
---|
351 | /usr/bin/clang -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -c -o conftest.o conftest.c |
---|
352 | ar cru libconftest.a conftest.o |
---|
353 | ranlib libconftest.a |
---|
354 | /usr/bin/clang -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
355 | configure:9177: result: yes |
---|
356 | configure:9254: checking how to run the C preprocessor |
---|
357 | configure:9285: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
358 | configure:9285: $? = 0 |
---|
359 | configure:9299: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
360 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
361 | #include <ac_nonexistent.h> |
---|
362 | ^~~~~~~~~~~~~~~~~~ |
---|
363 | 1 error generated. |
---|
364 | configure:9299: $? = 1 |
---|
365 | configure: failed program was: |
---|
366 | | /* confdefs.h */ |
---|
367 | | #define PACKAGE_NAME "fftw" |
---|
368 | | #define PACKAGE_TARNAME "fftw" |
---|
369 | | #define PACKAGE_VERSION "3.3.8" |
---|
370 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
371 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
372 | | #define PACKAGE_URL "" |
---|
373 | | #define PACKAGE "fftw" |
---|
374 | | #define VERSION "3.3.8" |
---|
375 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
376 | | #define HAVE_SSE2 1 |
---|
377 | | #define HAVE_AVX 1 |
---|
378 | | /* end confdefs.h. */ |
---|
379 | | #include <ac_nonexistent.h> |
---|
380 | configure:9324: result: /usr/bin/clang -E |
---|
381 | configure:9344: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
382 | configure:9344: $? = 0 |
---|
383 | configure:9358: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
384 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
385 | #include <ac_nonexistent.h> |
---|
386 | ^~~~~~~~~~~~~~~~~~ |
---|
387 | 1 error generated. |
---|
388 | configure:9358: $? = 1 |
---|
389 | configure: failed program was: |
---|
390 | | /* confdefs.h */ |
---|
391 | | #define PACKAGE_NAME "fftw" |
---|
392 | | #define PACKAGE_TARNAME "fftw" |
---|
393 | | #define PACKAGE_VERSION "3.3.8" |
---|
394 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
395 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
396 | | #define PACKAGE_URL "" |
---|
397 | | #define PACKAGE "fftw" |
---|
398 | | #define VERSION "3.3.8" |
---|
399 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
400 | | #define HAVE_SSE2 1 |
---|
401 | | #define HAVE_AVX 1 |
---|
402 | | /* end confdefs.h. */ |
---|
403 | | #include <ac_nonexistent.h> |
---|
404 | configure:9387: checking for ANSI C header files |
---|
405 | configure:9407: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
406 | configure:9407: $? = 0 |
---|
407 | configure:9480: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
408 | configure:9480: $? = 0 |
---|
409 | configure:9480: ./conftest |
---|
410 | configure:9480: $? = 0 |
---|
411 | configure:9491: result: yes |
---|
412 | configure:9504: checking for sys/types.h |
---|
413 | configure:9504: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
414 | configure:9504: $? = 0 |
---|
415 | configure:9504: result: yes |
---|
416 | configure:9504: checking for sys/stat.h |
---|
417 | configure:9504: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
418 | configure:9504: $? = 0 |
---|
419 | configure:9504: result: yes |
---|
420 | configure:9504: checking for stdlib.h |
---|
421 | configure:9504: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
422 | configure:9504: $? = 0 |
---|
423 | configure:9504: result: yes |
---|
424 | configure:9504: checking for string.h |
---|
425 | configure:9504: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
426 | configure:9504: $? = 0 |
---|
427 | configure:9504: result: yes |
---|
428 | configure:9504: checking for memory.h |
---|
429 | configure:9504: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
430 | configure:9504: $? = 0 |
---|
431 | configure:9504: result: yes |
---|
432 | configure:9504: checking for strings.h |
---|
433 | configure:9504: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
434 | configure:9504: $? = 0 |
---|
435 | configure:9504: result: yes |
---|
436 | configure:9504: checking for inttypes.h |
---|
437 | configure:9504: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
438 | configure:9504: $? = 0 |
---|
439 | configure:9504: result: yes |
---|
440 | configure:9504: checking for stdint.h |
---|
441 | configure:9504: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
442 | configure:9504: $? = 0 |
---|
443 | configure:9504: result: yes |
---|
444 | configure:9504: checking for unistd.h |
---|
445 | configure:9504: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
446 | configure:9504: $? = 0 |
---|
447 | configure:9504: result: yes |
---|
448 | configure:9518: checking for dlfcn.h |
---|
449 | configure:9518: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
450 | configure:9518: $? = 0 |
---|
451 | configure:9518: result: yes |
---|
452 | configure:9742: checking for objdir |
---|
453 | configure:9757: result: .libs |
---|
454 | configure:10021: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
455 | configure:10039: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-rtti -fno-exceptions conftest.c >&5 |
---|
456 | configure:10043: $? = 0 |
---|
457 | configure:10056: result: yes |
---|
458 | configure:10414: checking for /usr/bin/clang option to produce PIC |
---|
459 | configure:10421: result: -fno-common -DPIC |
---|
460 | configure:10429: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
461 | configure:10447: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-common -DPIC -DPIC conftest.c >&5 |
---|
462 | configure:10451: $? = 0 |
---|
463 | configure:10464: result: yes |
---|
464 | configure:10493: checking if /usr/bin/clang static flag -static works |
---|
465 | configure:10521: result: no |
---|
466 | configure:10536: checking if /usr/bin/clang supports -c -o file.o |
---|
467 | configure:10557: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o out/conftest2.o conftest.c >&5 |
---|
468 | configure:10561: $? = 0 |
---|
469 | configure:10583: result: yes |
---|
470 | configure:10591: checking if /usr/bin/clang supports -c -o file.o |
---|
471 | configure:10638: result: yes |
---|
472 | configure:10671: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
473 | configure:11934: result: yes |
---|
474 | configure:12174: checking dynamic linker characteristics |
---|
475 | configure:13004: result: darwin19.0.0 dyld |
---|
476 | configure:13126: checking how to hardcode library paths into programs |
---|
477 | configure:13151: result: immediate |
---|
478 | configure:13699: checking whether stripping libraries is possible |
---|
479 | configure:13713: result: yes |
---|
480 | configure:13739: checking if libtool supports shared libraries |
---|
481 | configure:13741: result: yes |
---|
482 | configure:13744: checking whether to build shared libraries |
---|
483 | configure:13769: result: yes |
---|
484 | configure:13772: checking whether to build static libraries |
---|
485 | configure:13776: result: yes |
---|
486 | configure:13856: checking for ranlib |
---|
487 | configure:13883: result: ranlib |
---|
488 | configure:13908: checking for ocamlbuild |
---|
489 | configure:13938: result: no |
---|
490 | configure:15549: checking whether C compiler accepts -mavx |
---|
491 | configure:15568: /usr/bin/clang -c -mavx -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
492 | configure:15568: $? = 0 |
---|
493 | configure:15578: result: yes |
---|
494 | configure:15837: checking for ANSI C header files |
---|
495 | configure:15941: result: yes |
---|
496 | configure:15952: checking fcntl.h usability |
---|
497 | configure:15952: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
498 | configure:15952: $? = 0 |
---|
499 | configure:15952: result: yes |
---|
500 | configure:15952: checking fcntl.h presence |
---|
501 | configure:15952: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
502 | configure:15952: $? = 0 |
---|
503 | configure:15952: result: yes |
---|
504 | configure:15952: checking for fcntl.h |
---|
505 | configure:15952: result: yes |
---|
506 | configure:15952: checking fenv.h usability |
---|
507 | configure:15952: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
508 | configure:15952: $? = 0 |
---|
509 | configure:15952: result: yes |
---|
510 | configure:15952: checking fenv.h presence |
---|
511 | configure:15952: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
512 | configure:15952: $? = 0 |
---|
513 | configure:15952: result: yes |
---|
514 | configure:15952: checking for fenv.h |
---|
515 | configure:15952: result: yes |
---|
516 | configure:15952: checking limits.h usability |
---|
517 | configure:15952: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
518 | configure:15952: $? = 0 |
---|
519 | configure:15952: result: yes |
---|
520 | configure:15952: checking limits.h presence |
---|
521 | configure:15952: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
522 | configure:15952: $? = 0 |
---|
523 | configure:15952: result: yes |
---|
524 | configure:15952: checking for limits.h |
---|
525 | configure:15952: result: yes |
---|
526 | configure:15952: checking malloc.h usability |
---|
527 | configure:15952: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
528 | conftest.c:63:10: fatal error: 'malloc.h' file not found |
---|
529 | #include <malloc.h> |
---|
530 | ^~~~~~~~~~ |
---|
531 | 1 error generated. |
---|
532 | configure:15952: $? = 1 |
---|
533 | configure: failed program was: |
---|
534 | | /* confdefs.h */ |
---|
535 | | #define PACKAGE_NAME "fftw" |
---|
536 | | #define PACKAGE_TARNAME "fftw" |
---|
537 | | #define PACKAGE_VERSION "3.3.8" |
---|
538 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
539 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
540 | | #define PACKAGE_URL "" |
---|
541 | | #define PACKAGE "fftw" |
---|
542 | | #define VERSION "3.3.8" |
---|
543 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
544 | | #define HAVE_SSE2 1 |
---|
545 | | #define HAVE_AVX 1 |
---|
546 | | #define STDC_HEADERS 1 |
---|
547 | | #define HAVE_SYS_TYPES_H 1 |
---|
548 | | #define HAVE_SYS_STAT_H 1 |
---|
549 | | #define HAVE_STDLIB_H 1 |
---|
550 | | #define HAVE_STRING_H 1 |
---|
551 | | #define HAVE_MEMORY_H 1 |
---|
552 | | #define HAVE_STRINGS_H 1 |
---|
553 | | #define HAVE_INTTYPES_H 1 |
---|
554 | | #define HAVE_STDINT_H 1 |
---|
555 | | #define HAVE_UNISTD_H 1 |
---|
556 | | #define HAVE_DLFCN_H 1 |
---|
557 | | #define LT_OBJDIR ".libs/" |
---|
558 | | #define STDC_HEADERS 1 |
---|
559 | | #define HAVE_FCNTL_H 1 |
---|
560 | | #define HAVE_FENV_H 1 |
---|
561 | | #define HAVE_LIMITS_H 1 |
---|
562 | | /* end confdefs.h. */ |
---|
563 | | #include <stdio.h> |
---|
564 | | #ifdef HAVE_SYS_TYPES_H |
---|
565 | | # include <sys/types.h> |
---|
566 | | #endif |
---|
567 | | #ifdef HAVE_SYS_STAT_H |
---|
568 | | # include <sys/stat.h> |
---|
569 | | #endif |
---|
570 | | #ifdef STDC_HEADERS |
---|
571 | | # include <stdlib.h> |
---|
572 | | # include <stddef.h> |
---|
573 | | #else |
---|
574 | | # ifdef HAVE_STDLIB_H |
---|
575 | | # include <stdlib.h> |
---|
576 | | # endif |
---|
577 | | #endif |
---|
578 | | #ifdef HAVE_STRING_H |
---|
579 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
580 | | # include <memory.h> |
---|
581 | | # endif |
---|
582 | | # include <string.h> |
---|
583 | | #endif |
---|
584 | | #ifdef HAVE_STRINGS_H |
---|
585 | | # include <strings.h> |
---|
586 | | #endif |
---|
587 | | #ifdef HAVE_INTTYPES_H |
---|
588 | | # include <inttypes.h> |
---|
589 | | #endif |
---|
590 | | #ifdef HAVE_STDINT_H |
---|
591 | | # include <stdint.h> |
---|
592 | | #endif |
---|
593 | | #ifdef HAVE_UNISTD_H |
---|
594 | | # include <unistd.h> |
---|
595 | | #endif |
---|
596 | | #include <malloc.h> |
---|
597 | configure:15952: result: no |
---|
598 | configure:15952: checking malloc.h presence |
---|
599 | configure:15952: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
600 | conftest.c:30:10: fatal error: 'malloc.h' file not found |
---|
601 | #include <malloc.h> |
---|
602 | ^~~~~~~~~~ |
---|
603 | 1 error generated. |
---|
604 | configure:15952: $? = 1 |
---|
605 | configure: failed program was: |
---|
606 | | /* confdefs.h */ |
---|
607 | | #define PACKAGE_NAME "fftw" |
---|
608 | | #define PACKAGE_TARNAME "fftw" |
---|
609 | | #define PACKAGE_VERSION "3.3.8" |
---|
610 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
611 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
612 | | #define PACKAGE_URL "" |
---|
613 | | #define PACKAGE "fftw" |
---|
614 | | #define VERSION "3.3.8" |
---|
615 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
616 | | #define HAVE_SSE2 1 |
---|
617 | | #define HAVE_AVX 1 |
---|
618 | | #define STDC_HEADERS 1 |
---|
619 | | #define HAVE_SYS_TYPES_H 1 |
---|
620 | | #define HAVE_SYS_STAT_H 1 |
---|
621 | | #define HAVE_STDLIB_H 1 |
---|
622 | | #define HAVE_STRING_H 1 |
---|
623 | | #define HAVE_MEMORY_H 1 |
---|
624 | | #define HAVE_STRINGS_H 1 |
---|
625 | | #define HAVE_INTTYPES_H 1 |
---|
626 | | #define HAVE_STDINT_H 1 |
---|
627 | | #define HAVE_UNISTD_H 1 |
---|
628 | | #define HAVE_DLFCN_H 1 |
---|
629 | | #define LT_OBJDIR ".libs/" |
---|
630 | | #define STDC_HEADERS 1 |
---|
631 | | #define HAVE_FCNTL_H 1 |
---|
632 | | #define HAVE_FENV_H 1 |
---|
633 | | #define HAVE_LIMITS_H 1 |
---|
634 | | /* end confdefs.h. */ |
---|
635 | | #include <malloc.h> |
---|
636 | configure:15952: result: no |
---|
637 | configure:15952: checking for malloc.h |
---|
638 | configure:15952: result: no |
---|
639 | configure:15952: checking stddef.h usability |
---|
640 | configure:15952: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
641 | configure:15952: $? = 0 |
---|
642 | configure:15952: result: yes |
---|
643 | configure:15952: checking stddef.h presence |
---|
644 | configure:15952: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
645 | configure:15952: $? = 0 |
---|
646 | configure:15952: result: yes |
---|
647 | configure:15952: checking for stddef.h |
---|
648 | configure:15952: result: yes |
---|
649 | configure:15952: checking sys/time.h usability |
---|
650 | configure:15952: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
651 | configure:15952: $? = 0 |
---|
652 | configure:15952: result: yes |
---|
653 | configure:15952: checking sys/time.h presence |
---|
654 | configure:15952: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
655 | configure:15952: $? = 0 |
---|
656 | configure:15952: result: yes |
---|
657 | configure:15952: checking for sys/time.h |
---|
658 | configure:15952: result: yes |
---|
659 | configure:15969: checking altivec.h usability |
---|
660 | configure:15969: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
661 | In file included from conftest.c:65: |
---|
662 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:27:2: error: "AltiVec support not enabled" |
---|
663 | #error "AltiVec support not enabled" |
---|
664 | ^ |
---|
665 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:62:19: error: unknown type name 'vector' |
---|
666 | static __inline__ vector signed char __ATTRS_o_ai vec_perm( |
---|
667 | ^ |
---|
668 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:62:26: error: expected identifier or '(' |
---|
669 | static __inline__ vector signed char __ATTRS_o_ai vec_perm( |
---|
670 | ^ |
---|
671 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:65:19: error: unknown type name 'vector' |
---|
672 | static __inline__ vector unsigned char __ATTRS_o_ai |
---|
673 | ^ |
---|
674 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:65:26: error: expected identifier or '(' |
---|
675 | static __inline__ vector unsigned char __ATTRS_o_ai |
---|
676 | ^ |
---|
677 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:69:19: error: unknown type name 'vector' |
---|
678 | static __inline__ vector bool char __ATTRS_o_ai |
---|
679 | ^ |
---|
680 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:69:8: error: 'inline' can only appear on functions |
---|
681 | static __inline__ vector bool char __ATTRS_o_ai |
---|
682 | ^ |
---|
683 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:69:30: error: expected ';' after top level declarator |
---|
684 | static __inline__ vector bool char __ATTRS_o_ai |
---|
685 | ^ |
---|
686 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:70:10: error: unknown type name 'vector' |
---|
687 | vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c); |
---|
688 | ^ |
---|
689 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:70:22: error: expected ')' |
---|
690 | vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c); |
---|
691 | ^ |
---|
692 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:70:9: note: to match this '(' |
---|
693 | vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c); |
---|
694 | ^ |
---|
695 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:72:19: error: unknown type name 'vector' |
---|
696 | static __inline__ vector short __ATTRS_o_ai vec_perm(vector signed short __a, |
---|
697 | ^ |
---|
698 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:72:26: error: expected identifier or '(' |
---|
699 | static __inline__ vector short __ATTRS_o_ai vec_perm(vector signed short __a, |
---|
700 | ^ |
---|
701 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:76:19: error: unknown type name 'vector' |
---|
702 | static __inline__ vector unsigned short __ATTRS_o_ai |
---|
703 | ^ |
---|
704 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:76:26: error: expected identifier or '(' |
---|
705 | static __inline__ vector unsigned short __ATTRS_o_ai |
---|
706 | ^ |
---|
707 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:80:19: error: unknown type name 'vector' |
---|
708 | static __inline__ vector bool short __ATTRS_o_ai vec_perm( |
---|
709 | ^ |
---|
710 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:80:8: error: 'inline' can only appear on functions |
---|
711 | static __inline__ vector bool short __ATTRS_o_ai vec_perm( |
---|
712 | ^ |
---|
713 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:80:30: error: expected ';' after top level declarator |
---|
714 | static __inline__ vector bool short __ATTRS_o_ai vec_perm( |
---|
715 | ^ |
---|
716 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:81:5: error: unknown type name 'vector' |
---|
717 | vector bool short __a, vector bool short __b, vector unsigned char __c); |
---|
718 | ^ |
---|
719 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:81:17: error: expected ')' |
---|
720 | vector bool short __a, vector bool short __b, vector unsigned char __c); |
---|
721 | ^ |
---|
722 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:80:58: note: to match this '(' |
---|
723 | static __inline__ vector bool short __ATTRS_o_ai vec_perm( |
---|
724 | ^ |
---|
725 | fatal error: too many errors emitted, stopping now [-ferror-limit=] |
---|
726 | 20 errors generated. |
---|
727 | configure:15969: $? = 1 |
---|
728 | configure: failed program was: |
---|
729 | | /* confdefs.h */ |
---|
730 | | #define PACKAGE_NAME "fftw" |
---|
731 | | #define PACKAGE_TARNAME "fftw" |
---|
732 | | #define PACKAGE_VERSION "3.3.8" |
---|
733 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
734 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
735 | | #define PACKAGE_URL "" |
---|
736 | | #define PACKAGE "fftw" |
---|
737 | | #define VERSION "3.3.8" |
---|
738 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
739 | | #define HAVE_SSE2 1 |
---|
740 | | #define HAVE_AVX 1 |
---|
741 | | #define STDC_HEADERS 1 |
---|
742 | | #define HAVE_SYS_TYPES_H 1 |
---|
743 | | #define HAVE_SYS_STAT_H 1 |
---|
744 | | #define HAVE_STDLIB_H 1 |
---|
745 | | #define HAVE_STRING_H 1 |
---|
746 | | #define HAVE_MEMORY_H 1 |
---|
747 | | #define HAVE_STRINGS_H 1 |
---|
748 | | #define HAVE_INTTYPES_H 1 |
---|
749 | | #define HAVE_STDINT_H 1 |
---|
750 | | #define HAVE_UNISTD_H 1 |
---|
751 | | #define HAVE_DLFCN_H 1 |
---|
752 | | #define LT_OBJDIR ".libs/" |
---|
753 | | #define STDC_HEADERS 1 |
---|
754 | | #define HAVE_FCNTL_H 1 |
---|
755 | | #define HAVE_FENV_H 1 |
---|
756 | | #define HAVE_LIMITS_H 1 |
---|
757 | | #define HAVE_STDDEF_H 1 |
---|
758 | | #define HAVE_SYS_TIME_H 1 |
---|
759 | | /* end confdefs.h. */ |
---|
760 | | #include <stdio.h> |
---|
761 | | #ifdef HAVE_SYS_TYPES_H |
---|
762 | | # include <sys/types.h> |
---|
763 | | #endif |
---|
764 | | #ifdef HAVE_SYS_STAT_H |
---|
765 | | # include <sys/stat.h> |
---|
766 | | #endif |
---|
767 | | #ifdef STDC_HEADERS |
---|
768 | | # include <stdlib.h> |
---|
769 | | # include <stddef.h> |
---|
770 | | #else |
---|
771 | | # ifdef HAVE_STDLIB_H |
---|
772 | | # include <stdlib.h> |
---|
773 | | # endif |
---|
774 | | #endif |
---|
775 | | #ifdef HAVE_STRING_H |
---|
776 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
777 | | # include <memory.h> |
---|
778 | | # endif |
---|
779 | | # include <string.h> |
---|
780 | | #endif |
---|
781 | | #ifdef HAVE_STRINGS_H |
---|
782 | | # include <strings.h> |
---|
783 | | #endif |
---|
784 | | #ifdef HAVE_INTTYPES_H |
---|
785 | | # include <inttypes.h> |
---|
786 | | #endif |
---|
787 | | #ifdef HAVE_STDINT_H |
---|
788 | | # include <stdint.h> |
---|
789 | | #endif |
---|
790 | | #ifdef HAVE_UNISTD_H |
---|
791 | | # include <unistd.h> |
---|
792 | | #endif |
---|
793 | | #include <altivec.h> |
---|
794 | configure:15969: result: no |
---|
795 | configure:15969: checking altivec.h presence |
---|
796 | configure:15969: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
797 | In file included from conftest.c:32: |
---|
798 | /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/altivec.h:27:2: error: "AltiVec support not enabled" |
---|
799 | #error "AltiVec support not enabled" |
---|
800 | ^ |
---|
801 | 1 error generated. |
---|
802 | configure:15969: $? = 1 |
---|
803 | configure: failed program was: |
---|
804 | | /* confdefs.h */ |
---|
805 | | #define PACKAGE_NAME "fftw" |
---|
806 | | #define PACKAGE_TARNAME "fftw" |
---|
807 | | #define PACKAGE_VERSION "3.3.8" |
---|
808 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
809 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
810 | | #define PACKAGE_URL "" |
---|
811 | | #define PACKAGE "fftw" |
---|
812 | | #define VERSION "3.3.8" |
---|
813 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
814 | | #define HAVE_SSE2 1 |
---|
815 | | #define HAVE_AVX 1 |
---|
816 | | #define STDC_HEADERS 1 |
---|
817 | | #define HAVE_SYS_TYPES_H 1 |
---|
818 | | #define HAVE_SYS_STAT_H 1 |
---|
819 | | #define HAVE_STDLIB_H 1 |
---|
820 | | #define HAVE_STRING_H 1 |
---|
821 | | #define HAVE_MEMORY_H 1 |
---|
822 | | #define HAVE_STRINGS_H 1 |
---|
823 | | #define HAVE_INTTYPES_H 1 |
---|
824 | | #define HAVE_STDINT_H 1 |
---|
825 | | #define HAVE_UNISTD_H 1 |
---|
826 | | #define HAVE_DLFCN_H 1 |
---|
827 | | #define LT_OBJDIR ".libs/" |
---|
828 | | #define STDC_HEADERS 1 |
---|
829 | | #define HAVE_FCNTL_H 1 |
---|
830 | | #define HAVE_FENV_H 1 |
---|
831 | | #define HAVE_LIMITS_H 1 |
---|
832 | | #define HAVE_STDDEF_H 1 |
---|
833 | | #define HAVE_SYS_TIME_H 1 |
---|
834 | | /* end confdefs.h. */ |
---|
835 | | #include <altivec.h> |
---|
836 | configure:15969: result: no |
---|
837 | configure:15969: checking for altivec.h |
---|
838 | configure:15969: result: no |
---|
839 | configure:15982: checking for an ANSI C-conforming const |
---|
840 | configure:16048: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
841 | configure:16048: $? = 0 |
---|
842 | configure:16055: result: yes |
---|
843 | configure:16063: checking for inline |
---|
844 | configure:16079: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
845 | configure:16079: $? = 0 |
---|
846 | configure:16087: result: inline |
---|
847 | configure:16105: checking for size_t |
---|
848 | configure:16105: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
849 | configure:16105: $? = 0 |
---|
850 | configure:16105: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
851 | conftest.c:68:21: error: expected expression |
---|
852 | if (sizeof ((size_t))) |
---|
853 | ^ |
---|
854 | 1 error generated. |
---|
855 | configure:16105: $? = 1 |
---|
856 | configure: failed program was: |
---|
857 | | /* confdefs.h */ |
---|
858 | | #define PACKAGE_NAME "fftw" |
---|
859 | | #define PACKAGE_TARNAME "fftw" |
---|
860 | | #define PACKAGE_VERSION "3.3.8" |
---|
861 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
862 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
863 | | #define PACKAGE_URL "" |
---|
864 | | #define PACKAGE "fftw" |
---|
865 | | #define VERSION "3.3.8" |
---|
866 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
867 | | #define HAVE_SSE2 1 |
---|
868 | | #define HAVE_AVX 1 |
---|
869 | | #define STDC_HEADERS 1 |
---|
870 | | #define HAVE_SYS_TYPES_H 1 |
---|
871 | | #define HAVE_SYS_STAT_H 1 |
---|
872 | | #define HAVE_STDLIB_H 1 |
---|
873 | | #define HAVE_STRING_H 1 |
---|
874 | | #define HAVE_MEMORY_H 1 |
---|
875 | | #define HAVE_STRINGS_H 1 |
---|
876 | | #define HAVE_INTTYPES_H 1 |
---|
877 | | #define HAVE_STDINT_H 1 |
---|
878 | | #define HAVE_UNISTD_H 1 |
---|
879 | | #define HAVE_DLFCN_H 1 |
---|
880 | | #define LT_OBJDIR ".libs/" |
---|
881 | | #define STDC_HEADERS 1 |
---|
882 | | #define HAVE_FCNTL_H 1 |
---|
883 | | #define HAVE_FENV_H 1 |
---|
884 | | #define HAVE_LIMITS_H 1 |
---|
885 | | #define HAVE_STDDEF_H 1 |
---|
886 | | #define HAVE_SYS_TIME_H 1 |
---|
887 | | /* end confdefs.h. */ |
---|
888 | | #include <stdio.h> |
---|
889 | | #ifdef HAVE_SYS_TYPES_H |
---|
890 | | # include <sys/types.h> |
---|
891 | | #endif |
---|
892 | | #ifdef HAVE_SYS_STAT_H |
---|
893 | | # include <sys/stat.h> |
---|
894 | | #endif |
---|
895 | | #ifdef STDC_HEADERS |
---|
896 | | # include <stdlib.h> |
---|
897 | | # include <stddef.h> |
---|
898 | | #else |
---|
899 | | # ifdef HAVE_STDLIB_H |
---|
900 | | # include <stdlib.h> |
---|
901 | | # endif |
---|
902 | | #endif |
---|
903 | | #ifdef HAVE_STRING_H |
---|
904 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
905 | | # include <memory.h> |
---|
906 | | # endif |
---|
907 | | # include <string.h> |
---|
908 | | #endif |
---|
909 | | #ifdef HAVE_STRINGS_H |
---|
910 | | # include <strings.h> |
---|
911 | | #endif |
---|
912 | | #ifdef HAVE_INTTYPES_H |
---|
913 | | # include <inttypes.h> |
---|
914 | | #endif |
---|
915 | | #ifdef HAVE_STDINT_H |
---|
916 | | # include <stdint.h> |
---|
917 | | #endif |
---|
918 | | #ifdef HAVE_UNISTD_H |
---|
919 | | # include <unistd.h> |
---|
920 | | #endif |
---|
921 | | int |
---|
922 | | main () |
---|
923 | | { |
---|
924 | | if (sizeof ((size_t))) |
---|
925 | | return 0; |
---|
926 | | ; |
---|
927 | | return 0; |
---|
928 | | } |
---|
929 | configure:16105: result: yes |
---|
930 | configure:16116: checking for uint32_t |
---|
931 | configure:16116: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
932 | configure:16116: $? = 0 |
---|
933 | configure:16116: result: yes |
---|
934 | configure:16130: checking for uint64_t |
---|
935 | configure:16130: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
936 | configure:16130: $? = 0 |
---|
937 | configure:16130: result: yes |
---|
938 | configure:16144: checking whether time.h and sys/time.h may both be included |
---|
939 | configure:16164: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
940 | configure:16164: $? = 0 |
---|
941 | configure:16171: result: yes |
---|
942 | configure:16179: checking for long double |
---|
943 | configure:16179: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
944 | configure:16179: $? = 0 |
---|
945 | configure:16179: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
946 | conftest.c:69:26: error: expected expression |
---|
947 | if (sizeof ((long double))) |
---|
948 | ^ |
---|
949 | 1 error generated. |
---|
950 | configure:16179: $? = 1 |
---|
951 | configure: failed program was: |
---|
952 | | /* confdefs.h */ |
---|
953 | | #define PACKAGE_NAME "fftw" |
---|
954 | | #define PACKAGE_TARNAME "fftw" |
---|
955 | | #define PACKAGE_VERSION "3.3.8" |
---|
956 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
957 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
958 | | #define PACKAGE_URL "" |
---|
959 | | #define PACKAGE "fftw" |
---|
960 | | #define VERSION "3.3.8" |
---|
961 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
962 | | #define HAVE_SSE2 1 |
---|
963 | | #define HAVE_AVX 1 |
---|
964 | | #define STDC_HEADERS 1 |
---|
965 | | #define HAVE_SYS_TYPES_H 1 |
---|
966 | | #define HAVE_SYS_STAT_H 1 |
---|
967 | | #define HAVE_STDLIB_H 1 |
---|
968 | | #define HAVE_STRING_H 1 |
---|
969 | | #define HAVE_MEMORY_H 1 |
---|
970 | | #define HAVE_STRINGS_H 1 |
---|
971 | | #define HAVE_INTTYPES_H 1 |
---|
972 | | #define HAVE_STDINT_H 1 |
---|
973 | | #define HAVE_UNISTD_H 1 |
---|
974 | | #define HAVE_DLFCN_H 1 |
---|
975 | | #define LT_OBJDIR ".libs/" |
---|
976 | | #define STDC_HEADERS 1 |
---|
977 | | #define HAVE_FCNTL_H 1 |
---|
978 | | #define HAVE_FENV_H 1 |
---|
979 | | #define HAVE_LIMITS_H 1 |
---|
980 | | #define HAVE_STDDEF_H 1 |
---|
981 | | #define HAVE_SYS_TIME_H 1 |
---|
982 | | #define TIME_WITH_SYS_TIME 1 |
---|
983 | | /* end confdefs.h. */ |
---|
984 | | #include <stdio.h> |
---|
985 | | #ifdef HAVE_SYS_TYPES_H |
---|
986 | | # include <sys/types.h> |
---|
987 | | #endif |
---|
988 | | #ifdef HAVE_SYS_STAT_H |
---|
989 | | # include <sys/stat.h> |
---|
990 | | #endif |
---|
991 | | #ifdef STDC_HEADERS |
---|
992 | | # include <stdlib.h> |
---|
993 | | # include <stddef.h> |
---|
994 | | #else |
---|
995 | | # ifdef HAVE_STDLIB_H |
---|
996 | | # include <stdlib.h> |
---|
997 | | # endif |
---|
998 | | #endif |
---|
999 | | #ifdef HAVE_STRING_H |
---|
1000 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1001 | | # include <memory.h> |
---|
1002 | | # endif |
---|
1003 | | # include <string.h> |
---|
1004 | | #endif |
---|
1005 | | #ifdef HAVE_STRINGS_H |
---|
1006 | | # include <strings.h> |
---|
1007 | | #endif |
---|
1008 | | #ifdef HAVE_INTTYPES_H |
---|
1009 | | # include <inttypes.h> |
---|
1010 | | #endif |
---|
1011 | | #ifdef HAVE_STDINT_H |
---|
1012 | | # include <stdint.h> |
---|
1013 | | #endif |
---|
1014 | | #ifdef HAVE_UNISTD_H |
---|
1015 | | # include <unistd.h> |
---|
1016 | | #endif |
---|
1017 | | int |
---|
1018 | | main () |
---|
1019 | | { |
---|
1020 | | if (sizeof ((long double))) |
---|
1021 | | return 0; |
---|
1022 | | ; |
---|
1023 | | return 0; |
---|
1024 | | } |
---|
1025 | configure:16179: result: yes |
---|
1026 | configure:16192: checking for hrtime_t |
---|
1027 | configure:16192: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1028 | conftest.c:43:13: error: use of undeclared identifier 'hrtime_t'; did you mean 'gmtime_r'? |
---|
1029 | if (sizeof (hrtime_t)) |
---|
1030 | ^~~~~~~~ |
---|
1031 | gmtime_r |
---|
1032 | /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/time.h:127:12: note: 'gmtime_r' declared here |
---|
1033 | struct tm *gmtime_r(const time_t * __restrict, struct tm * __restrict); |
---|
1034 | ^ |
---|
1035 | 1 error generated. |
---|
1036 | configure:16192: $? = 1 |
---|
1037 | configure: failed program was: |
---|
1038 | | /* confdefs.h */ |
---|
1039 | | #define PACKAGE_NAME "fftw" |
---|
1040 | | #define PACKAGE_TARNAME "fftw" |
---|
1041 | | #define PACKAGE_VERSION "3.3.8" |
---|
1042 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
1043 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
1044 | | #define PACKAGE_URL "" |
---|
1045 | | #define PACKAGE "fftw" |
---|
1046 | | #define VERSION "3.3.8" |
---|
1047 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
1048 | | #define HAVE_SSE2 1 |
---|
1049 | | #define HAVE_AVX 1 |
---|
1050 | | #define STDC_HEADERS 1 |
---|
1051 | | #define HAVE_SYS_TYPES_H 1 |
---|
1052 | | #define HAVE_SYS_STAT_H 1 |
---|
1053 | | #define HAVE_STDLIB_H 1 |
---|
1054 | | #define HAVE_STRING_H 1 |
---|
1055 | | #define HAVE_MEMORY_H 1 |
---|
1056 | | #define HAVE_STRINGS_H 1 |
---|
1057 | | #define HAVE_INTTYPES_H 1 |
---|
1058 | | #define HAVE_STDINT_H 1 |
---|
1059 | | #define HAVE_UNISTD_H 1 |
---|
1060 | | #define HAVE_DLFCN_H 1 |
---|
1061 | | #define LT_OBJDIR ".libs/" |
---|
1062 | | #define STDC_HEADERS 1 |
---|
1063 | | #define HAVE_FCNTL_H 1 |
---|
1064 | | #define HAVE_FENV_H 1 |
---|
1065 | | #define HAVE_LIMITS_H 1 |
---|
1066 | | #define HAVE_STDDEF_H 1 |
---|
1067 | | #define HAVE_SYS_TIME_H 1 |
---|
1068 | | #define TIME_WITH_SYS_TIME 1 |
---|
1069 | | #define HAVE_LONG_DOUBLE 1 |
---|
1070 | | /* end confdefs.h. */ |
---|
1071 | | |
---|
1072 | | #if HAVE_SYS_TIME_H |
---|
1073 | | #include <sys/time.h> |
---|
1074 | | #endif |
---|
1075 | | |
---|
1076 | | |
---|
1077 | | int |
---|
1078 | | main () |
---|
1079 | | { |
---|
1080 | | if (sizeof (hrtime_t)) |
---|
1081 | | return 0; |
---|
1082 | | ; |
---|
1083 | | return 0; |
---|
1084 | | } |
---|
1085 | configure:16192: result: no |
---|
1086 | configure:16209: checking size of int |
---|
1087 | configure:16214: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1088 | configure:16214: $? = 0 |
---|
1089 | configure:16214: ./conftest |
---|
1090 | configure:16214: $? = 0 |
---|
1091 | configure:16228: result: 4 |
---|
1092 | configure:16242: checking size of unsigned int |
---|
1093 | configure:16247: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1094 | configure:16247: $? = 0 |
---|
1095 | configure:16247: ./conftest |
---|
1096 | configure:16247: $? = 0 |
---|
1097 | configure:16261: result: 4 |
---|
1098 | configure:16275: checking size of long |
---|
1099 | configure:16280: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1100 | configure:16280: $? = 0 |
---|
1101 | configure:16280: ./conftest |
---|
1102 | configure:16280: $? = 0 |
---|
1103 | configure:16294: result: 8 |
---|
1104 | configure:16308: checking size of unsigned long |
---|
1105 | configure:16313: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1106 | configure:16313: $? = 0 |
---|
1107 | configure:16313: ./conftest |
---|
1108 | configure:16313: $? = 0 |
---|
1109 | configure:16327: result: 8 |
---|
1110 | configure:16341: checking size of long long |
---|
1111 | configure:16346: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1112 | configure:16346: $? = 0 |
---|
1113 | configure:16346: ./conftest |
---|
1114 | configure:16346: $? = 0 |
---|
1115 | configure:16360: result: 8 |
---|
1116 | configure:16374: checking size of unsigned long long |
---|
1117 | configure:16379: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1118 | configure:16379: $? = 0 |
---|
1119 | configure:16379: ./conftest |
---|
1120 | configure:16379: $? = 0 |
---|
1121 | configure:16393: result: 8 |
---|
1122 | configure:16407: checking size of size_t |
---|
1123 | configure:16412: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1124 | configure:16412: $? = 0 |
---|
1125 | configure:16412: ./conftest |
---|
1126 | configure:16412: $? = 0 |
---|
1127 | configure:16426: result: 8 |
---|
1128 | configure:16440: checking size of ptrdiff_t |
---|
1129 | configure:16445: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1130 | configure:16445: $? = 0 |
---|
1131 | configure:16445: ./conftest |
---|
1132 | configure:16445: $? = 0 |
---|
1133 | configure:16459: result: 8 |
---|
1134 | configure:16470: checking for ptrdiff_t |
---|
1135 | configure:16470: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1136 | configure:16470: $? = 0 |
---|
1137 | configure:16470: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1138 | conftest.c:78:24: error: expected expression |
---|
1139 | if (sizeof ((ptrdiff_t))) |
---|
1140 | ^ |
---|
1141 | 1 error generated. |
---|
1142 | configure:16470: $? = 1 |
---|
1143 | configure: failed program was: |
---|
1144 | | /* confdefs.h */ |
---|
1145 | | #define PACKAGE_NAME "fftw" |
---|
1146 | | #define PACKAGE_TARNAME "fftw" |
---|
1147 | | #define PACKAGE_VERSION "3.3.8" |
---|
1148 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
1149 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
1150 | | #define PACKAGE_URL "" |
---|
1151 | | #define PACKAGE "fftw" |
---|
1152 | | #define VERSION "3.3.8" |
---|
1153 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
1154 | | #define HAVE_SSE2 1 |
---|
1155 | | #define HAVE_AVX 1 |
---|
1156 | | #define STDC_HEADERS 1 |
---|
1157 | | #define HAVE_SYS_TYPES_H 1 |
---|
1158 | | #define HAVE_SYS_STAT_H 1 |
---|
1159 | | #define HAVE_STDLIB_H 1 |
---|
1160 | | #define HAVE_STRING_H 1 |
---|
1161 | | #define HAVE_MEMORY_H 1 |
---|
1162 | | #define HAVE_STRINGS_H 1 |
---|
1163 | | #define HAVE_INTTYPES_H 1 |
---|
1164 | | #define HAVE_STDINT_H 1 |
---|
1165 | | #define HAVE_UNISTD_H 1 |
---|
1166 | | #define HAVE_DLFCN_H 1 |
---|
1167 | | #define LT_OBJDIR ".libs/" |
---|
1168 | | #define STDC_HEADERS 1 |
---|
1169 | | #define HAVE_FCNTL_H 1 |
---|
1170 | | #define HAVE_FENV_H 1 |
---|
1171 | | #define HAVE_LIMITS_H 1 |
---|
1172 | | #define HAVE_STDDEF_H 1 |
---|
1173 | | #define HAVE_SYS_TIME_H 1 |
---|
1174 | | #define TIME_WITH_SYS_TIME 1 |
---|
1175 | | #define HAVE_LONG_DOUBLE 1 |
---|
1176 | | #define SIZEOF_INT 4 |
---|
1177 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1178 | | #define SIZEOF_LONG 8 |
---|
1179 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1180 | | #define SIZEOF_LONG_LONG 8 |
---|
1181 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
1182 | | #define SIZEOF_SIZE_T 8 |
---|
1183 | | #define SIZEOF_PTRDIFF_T 8 |
---|
1184 | | /* end confdefs.h. */ |
---|
1185 | | #include <stdio.h> |
---|
1186 | | #ifdef HAVE_SYS_TYPES_H |
---|
1187 | | # include <sys/types.h> |
---|
1188 | | #endif |
---|
1189 | | #ifdef HAVE_SYS_STAT_H |
---|
1190 | | # include <sys/stat.h> |
---|
1191 | | #endif |
---|
1192 | | #ifdef STDC_HEADERS |
---|
1193 | | # include <stdlib.h> |
---|
1194 | | # include <stddef.h> |
---|
1195 | | #else |
---|
1196 | | # ifdef HAVE_STDLIB_H |
---|
1197 | | # include <stdlib.h> |
---|
1198 | | # endif |
---|
1199 | | #endif |
---|
1200 | | #ifdef HAVE_STRING_H |
---|
1201 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1202 | | # include <memory.h> |
---|
1203 | | # endif |
---|
1204 | | # include <string.h> |
---|
1205 | | #endif |
---|
1206 | | #ifdef HAVE_STRINGS_H |
---|
1207 | | # include <strings.h> |
---|
1208 | | #endif |
---|
1209 | | #ifdef HAVE_INTTYPES_H |
---|
1210 | | # include <inttypes.h> |
---|
1211 | | #endif |
---|
1212 | | #ifdef HAVE_STDINT_H |
---|
1213 | | # include <stdint.h> |
---|
1214 | | #endif |
---|
1215 | | #ifdef HAVE_UNISTD_H |
---|
1216 | | # include <unistd.h> |
---|
1217 | | #endif |
---|
1218 | | int |
---|
1219 | | main () |
---|
1220 | | { |
---|
1221 | | if (sizeof ((ptrdiff_t))) |
---|
1222 | | return 0; |
---|
1223 | | ; |
---|
1224 | | return 0; |
---|
1225 | | } |
---|
1226 | configure:16470: result: yes |
---|
1227 | configure:16480: checking for uintptr_t |
---|
1228 | configure:16480: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1229 | configure:16480: $? = 0 |
---|
1230 | configure:16480: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
1231 | conftest.c:83:24: error: expected expression |
---|
1232 | if (sizeof ((uintptr_t))) |
---|
1233 | ^ |
---|
1234 | 1 error generated. |
---|
1235 | configure:16480: $? = 1 |
---|
1236 | configure: failed program was: |
---|
1237 | | /* confdefs.h */ |
---|
1238 | | #define PACKAGE_NAME "fftw" |
---|
1239 | | #define PACKAGE_TARNAME "fftw" |
---|
1240 | | #define PACKAGE_VERSION "3.3.8" |
---|
1241 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
1242 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
1243 | | #define PACKAGE_URL "" |
---|
1244 | | #define PACKAGE "fftw" |
---|
1245 | | #define VERSION "3.3.8" |
---|
1246 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
1247 | | #define HAVE_SSE2 1 |
---|
1248 | | #define HAVE_AVX 1 |
---|
1249 | | #define STDC_HEADERS 1 |
---|
1250 | | #define HAVE_SYS_TYPES_H 1 |
---|
1251 | | #define HAVE_SYS_STAT_H 1 |
---|
1252 | | #define HAVE_STDLIB_H 1 |
---|
1253 | | #define HAVE_STRING_H 1 |
---|
1254 | | #define HAVE_MEMORY_H 1 |
---|
1255 | | #define HAVE_STRINGS_H 1 |
---|
1256 | | #define HAVE_INTTYPES_H 1 |
---|
1257 | | #define HAVE_STDINT_H 1 |
---|
1258 | | #define HAVE_UNISTD_H 1 |
---|
1259 | | #define HAVE_DLFCN_H 1 |
---|
1260 | | #define LT_OBJDIR ".libs/" |
---|
1261 | | #define STDC_HEADERS 1 |
---|
1262 | | #define HAVE_FCNTL_H 1 |
---|
1263 | | #define HAVE_FENV_H 1 |
---|
1264 | | #define HAVE_LIMITS_H 1 |
---|
1265 | | #define HAVE_STDDEF_H 1 |
---|
1266 | | #define HAVE_SYS_TIME_H 1 |
---|
1267 | | #define TIME_WITH_SYS_TIME 1 |
---|
1268 | | #define HAVE_LONG_DOUBLE 1 |
---|
1269 | | #define SIZEOF_INT 4 |
---|
1270 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1271 | | #define SIZEOF_LONG 8 |
---|
1272 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1273 | | #define SIZEOF_LONG_LONG 8 |
---|
1274 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
1275 | | #define SIZEOF_SIZE_T 8 |
---|
1276 | | #define SIZEOF_PTRDIFF_T 8 |
---|
1277 | | #define HAVE_PTRDIFF_T 1 |
---|
1278 | | /* end confdefs.h. */ |
---|
1279 | | #include <stdio.h> |
---|
1280 | | #ifdef HAVE_SYS_TYPES_H |
---|
1281 | | # include <sys/types.h> |
---|
1282 | | #endif |
---|
1283 | | #ifdef HAVE_SYS_STAT_H |
---|
1284 | | # include <sys/stat.h> |
---|
1285 | | #endif |
---|
1286 | | #ifdef STDC_HEADERS |
---|
1287 | | # include <stdlib.h> |
---|
1288 | | # include <stddef.h> |
---|
1289 | | #else |
---|
1290 | | # ifdef HAVE_STDLIB_H |
---|
1291 | | # include <stdlib.h> |
---|
1292 | | # endif |
---|
1293 | | #endif |
---|
1294 | | #ifdef HAVE_STRING_H |
---|
1295 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1296 | | # include <memory.h> |
---|
1297 | | # endif |
---|
1298 | | # include <string.h> |
---|
1299 | | #endif |
---|
1300 | | #ifdef HAVE_STRINGS_H |
---|
1301 | | # include <strings.h> |
---|
1302 | | #endif |
---|
1303 | | #ifdef HAVE_INTTYPES_H |
---|
1304 | | # include <inttypes.h> |
---|
1305 | | #endif |
---|
1306 | | #ifdef HAVE_STDINT_H |
---|
1307 | | # include <stdint.h> |
---|
1308 | | #endif |
---|
1309 | | #ifdef HAVE_UNISTD_H |
---|
1310 | | # include <unistd.h> |
---|
1311 | | #endif |
---|
1312 | | #ifdef HAVE_STDINT_H |
---|
1313 | | # include <stdint.h> |
---|
1314 | | #endif |
---|
1315 | | |
---|
1316 | | int |
---|
1317 | | main () |
---|
1318 | | { |
---|
1319 | | if (sizeof ((uintptr_t))) |
---|
1320 | | return 0; |
---|
1321 | | ; |
---|
1322 | | return 0; |
---|
1323 | | } |
---|
1324 | configure:16480: result: yes |
---|
1325 | configure:16533: checking size of float |
---|
1326 | configure:16538: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1327 | configure:16538: $? = 0 |
---|
1328 | configure:16538: ./conftest |
---|
1329 | configure:16538: $? = 0 |
---|
1330 | configure:16552: result: 4 |
---|
1331 | configure:16566: checking size of double |
---|
1332 | configure:16571: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1333 | configure:16571: $? = 0 |
---|
1334 | configure:16571: ./conftest |
---|
1335 | configure:16571: $? = 0 |
---|
1336 | configure:16585: result: 8 |
---|
1337 | configure:16600: checking size of fftw_r2r_kind |
---|
1338 | configure:16605: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1339 | configure:16605: $? = 0 |
---|
1340 | configure:16605: ./conftest |
---|
1341 | configure:16605: $? = 0 |
---|
1342 | configure:16624: result: 4 |
---|
1343 | configure:16640: checking for working alloca.h |
---|
1344 | configure:16657: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1345 | configure:16657: $? = 0 |
---|
1346 | configure:16665: result: yes |
---|
1347 | configure:16673: checking for alloca |
---|
1348 | configure:16710: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1349 | configure:16710: $? = 0 |
---|
1350 | configure:16718: result: yes |
---|
1351 | configure:16824: checking for working strtod |
---|
1352 | configure:16865: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1353 | configure:16865: $? = 0 |
---|
1354 | configure:16865: ./conftest |
---|
1355 | configure:16865: $? = 0 |
---|
1356 | configure:16875: result: yes |
---|
1357 | configure:16939: checking for vprintf |
---|
1358 | configure:16939: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1359 | conftest.c:72:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration] |
---|
1360 | char vprintf (); |
---|
1361 | ^ |
---|
1362 | conftest.c:72:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)' |
---|
1363 | 1 warning generated. |
---|
1364 | configure:16939: $? = 0 |
---|
1365 | configure:16939: result: yes |
---|
1366 | configure:16945: checking for _doprnt |
---|
1367 | configure:16945: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 |
---|
1368 | Undefined symbols for architecture x86_64: |
---|
1369 | "__doprnt", referenced from: |
---|
1370 | _main in conftest-a43c67.o |
---|
1371 | ld: symbol(s) not found for architecture x86_64 |
---|
1372 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1373 | configure:16945: $? = 1 |
---|
1374 | configure: failed program was: |
---|
1375 | | /* confdefs.h */ |
---|
1376 | | #define PACKAGE_NAME "fftw" |
---|
1377 | | #define PACKAGE_TARNAME "fftw" |
---|
1378 | | #define PACKAGE_VERSION "3.3.8" |
---|
1379 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
1380 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
1381 | | #define PACKAGE_URL "" |
---|
1382 | | #define PACKAGE "fftw" |
---|
1383 | | #define VERSION "3.3.8" |
---|
1384 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
1385 | | #define HAVE_SSE2 1 |
---|
1386 | | #define HAVE_AVX 1 |
---|
1387 | | #define STDC_HEADERS 1 |
---|
1388 | | #define HAVE_SYS_TYPES_H 1 |
---|
1389 | | #define HAVE_SYS_STAT_H 1 |
---|
1390 | | #define HAVE_STDLIB_H 1 |
---|
1391 | | #define HAVE_STRING_H 1 |
---|
1392 | | #define HAVE_MEMORY_H 1 |
---|
1393 | | #define HAVE_STRINGS_H 1 |
---|
1394 | | #define HAVE_INTTYPES_H 1 |
---|
1395 | | #define HAVE_STDINT_H 1 |
---|
1396 | | #define HAVE_UNISTD_H 1 |
---|
1397 | | #define HAVE_DLFCN_H 1 |
---|
1398 | | #define LT_OBJDIR ".libs/" |
---|
1399 | | #define STDC_HEADERS 1 |
---|
1400 | | #define HAVE_FCNTL_H 1 |
---|
1401 | | #define HAVE_FENV_H 1 |
---|
1402 | | #define HAVE_LIMITS_H 1 |
---|
1403 | | #define HAVE_STDDEF_H 1 |
---|
1404 | | #define HAVE_SYS_TIME_H 1 |
---|
1405 | | #define TIME_WITH_SYS_TIME 1 |
---|
1406 | | #define HAVE_LONG_DOUBLE 1 |
---|
1407 | | #define SIZEOF_INT 4 |
---|
1408 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1409 | | #define SIZEOF_LONG 8 |
---|
1410 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1411 | | #define SIZEOF_LONG_LONG 8 |
---|
1412 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
1413 | | #define SIZEOF_SIZE_T 8 |
---|
1414 | | #define SIZEOF_PTRDIFF_T 8 |
---|
1415 | | #define HAVE_PTRDIFF_T 1 |
---|
1416 | | #define HAVE_UINTPTR_T 1 |
---|
1417 | | #define SIZEOF_FLOAT 4 |
---|
1418 | | #define SIZEOF_DOUBLE 8 |
---|
1419 | | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
1420 | | #define HAVE_ALLOCA_H 1 |
---|
1421 | | #define HAVE_ALLOCA 1 |
---|
1422 | | #define HAVE_VPRINTF 1 |
---|
1423 | | /* end confdefs.h. */ |
---|
1424 | | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. |
---|
1425 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1426 | | #define _doprnt innocuous__doprnt |
---|
1427 | | |
---|
1428 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1429 | | which can conflict with char _doprnt (); below. |
---|
1430 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1431 | | <limits.h> exists even on freestanding compilers. */ |
---|
1432 | | |
---|
1433 | | #ifdef __STDC__ |
---|
1434 | | # include <limits.h> |
---|
1435 | | #else |
---|
1436 | | # include <assert.h> |
---|
1437 | | #endif |
---|
1438 | | |
---|
1439 | | #undef _doprnt |
---|
1440 | | |
---|
1441 | | /* Override any GCC internal prototype to avoid an error. |
---|
1442 | | Use char because int might match the return type of a GCC |
---|
1443 | | builtin and then its argument prototype would still apply. */ |
---|
1444 | | #ifdef __cplusplus |
---|
1445 | | extern "C" |
---|
1446 | | #endif |
---|
1447 | | char _doprnt (); |
---|
1448 | | /* The GNU C library defines this for functions which it implements |
---|
1449 | | to always fail with ENOSYS. Some functions are actually named |
---|
1450 | | something starting with __ and the normal name is an alias. */ |
---|
1451 | | #if defined __stub__doprnt || defined __stub____doprnt |
---|
1452 | | choke me |
---|
1453 | | #endif |
---|
1454 | | |
---|
1455 | | int |
---|
1456 | | main () |
---|
1457 | | { |
---|
1458 | | return _doprnt (); |
---|
1459 | | ; |
---|
1460 | | return 0; |
---|
1461 | | } |
---|
1462 | configure:16945: result: no |
---|
1463 | configure:16956: checking for sin in -lm |
---|
1464 | configure:16981: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
1465 | conftest.c:57:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration] |
---|
1466 | char sin (); |
---|
1467 | ^ |
---|
1468 | conftest.c:57:6: note: 'sin' is a builtin with type 'double (double)' |
---|
1469 | 1 warning generated. |
---|
1470 | configure:16981: $? = 0 |
---|
1471 | configure:16990: result: yes |
---|
1472 | configure:17095: checking for BSDgettimeofday |
---|
1473 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
1474 | Undefined symbols for architecture x86_64: |
---|
1475 | "_BSDgettimeofday", referenced from: |
---|
1476 | _main in conftest-394c88.o |
---|
1477 | ld: symbol(s) not found for architecture x86_64 |
---|
1478 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1479 | configure:17095: $? = 1 |
---|
1480 | configure: failed program was: |
---|
1481 | | /* confdefs.h */ |
---|
1482 | | #define PACKAGE_NAME "fftw" |
---|
1483 | | #define PACKAGE_TARNAME "fftw" |
---|
1484 | | #define PACKAGE_VERSION "3.3.8" |
---|
1485 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
1486 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
1487 | | #define PACKAGE_URL "" |
---|
1488 | | #define PACKAGE "fftw" |
---|
1489 | | #define VERSION "3.3.8" |
---|
1490 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
1491 | | #define HAVE_SSE2 1 |
---|
1492 | | #define HAVE_AVX 1 |
---|
1493 | | #define STDC_HEADERS 1 |
---|
1494 | | #define HAVE_SYS_TYPES_H 1 |
---|
1495 | | #define HAVE_SYS_STAT_H 1 |
---|
1496 | | #define HAVE_STDLIB_H 1 |
---|
1497 | | #define HAVE_STRING_H 1 |
---|
1498 | | #define HAVE_MEMORY_H 1 |
---|
1499 | | #define HAVE_STRINGS_H 1 |
---|
1500 | | #define HAVE_INTTYPES_H 1 |
---|
1501 | | #define HAVE_STDINT_H 1 |
---|
1502 | | #define HAVE_UNISTD_H 1 |
---|
1503 | | #define HAVE_DLFCN_H 1 |
---|
1504 | | #define LT_OBJDIR ".libs/" |
---|
1505 | | #define STDC_HEADERS 1 |
---|
1506 | | #define HAVE_FCNTL_H 1 |
---|
1507 | | #define HAVE_FENV_H 1 |
---|
1508 | | #define HAVE_LIMITS_H 1 |
---|
1509 | | #define HAVE_STDDEF_H 1 |
---|
1510 | | #define HAVE_SYS_TIME_H 1 |
---|
1511 | | #define TIME_WITH_SYS_TIME 1 |
---|
1512 | | #define HAVE_LONG_DOUBLE 1 |
---|
1513 | | #define SIZEOF_INT 4 |
---|
1514 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1515 | | #define SIZEOF_LONG 8 |
---|
1516 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1517 | | #define SIZEOF_LONG_LONG 8 |
---|
1518 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
1519 | | #define SIZEOF_SIZE_T 8 |
---|
1520 | | #define SIZEOF_PTRDIFF_T 8 |
---|
1521 | | #define HAVE_PTRDIFF_T 1 |
---|
1522 | | #define HAVE_UINTPTR_T 1 |
---|
1523 | | #define SIZEOF_FLOAT 4 |
---|
1524 | | #define SIZEOF_DOUBLE 8 |
---|
1525 | | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
1526 | | #define HAVE_ALLOCA_H 1 |
---|
1527 | | #define HAVE_ALLOCA 1 |
---|
1528 | | #define HAVE_VPRINTF 1 |
---|
1529 | | #define HAVE_LIBM 1 |
---|
1530 | | /* end confdefs.h. */ |
---|
1531 | | /* Define BSDgettimeofday to an innocuous variant, in case <limits.h> declares BSDgettimeofday. |
---|
1532 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1533 | | #define BSDgettimeofday innocuous_BSDgettimeofday |
---|
1534 | | |
---|
1535 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1536 | | which can conflict with char BSDgettimeofday (); below. |
---|
1537 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1538 | | <limits.h> exists even on freestanding compilers. */ |
---|
1539 | | |
---|
1540 | | #ifdef __STDC__ |
---|
1541 | | # include <limits.h> |
---|
1542 | | #else |
---|
1543 | | # include <assert.h> |
---|
1544 | | #endif |
---|
1545 | | |
---|
1546 | | #undef BSDgettimeofday |
---|
1547 | | |
---|
1548 | | /* Override any GCC internal prototype to avoid an error. |
---|
1549 | | Use char because int might match the return type of a GCC |
---|
1550 | | builtin and then its argument prototype would still apply. */ |
---|
1551 | | #ifdef __cplusplus |
---|
1552 | | extern "C" |
---|
1553 | | #endif |
---|
1554 | | char BSDgettimeofday (); |
---|
1555 | | /* The GNU C library defines this for functions which it implements |
---|
1556 | | to always fail with ENOSYS. Some functions are actually named |
---|
1557 | | something starting with __ and the normal name is an alias. */ |
---|
1558 | | #if defined __stub_BSDgettimeofday || defined __stub___BSDgettimeofday |
---|
1559 | | choke me |
---|
1560 | | #endif |
---|
1561 | | |
---|
1562 | | int |
---|
1563 | | main () |
---|
1564 | | { |
---|
1565 | | return BSDgettimeofday (); |
---|
1566 | | ; |
---|
1567 | | return 0; |
---|
1568 | | } |
---|
1569 | configure:17095: result: no |
---|
1570 | configure:17095: checking for gettimeofday |
---|
1571 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
1572 | configure:17095: $? = 0 |
---|
1573 | configure:17095: result: yes |
---|
1574 | configure:17095: checking for gethrtime |
---|
1575 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
1576 | Undefined symbols for architecture x86_64: |
---|
1577 | "_gethrtime", referenced from: |
---|
1578 | _main in conftest-d01837.o |
---|
1579 | ld: symbol(s) not found for architecture x86_64 |
---|
1580 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1581 | configure:17095: $? = 1 |
---|
1582 | configure: failed program was: |
---|
1583 | | /* confdefs.h */ |
---|
1584 | | #define PACKAGE_NAME "fftw" |
---|
1585 | | #define PACKAGE_TARNAME "fftw" |
---|
1586 | | #define PACKAGE_VERSION "3.3.8" |
---|
1587 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
1588 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
1589 | | #define PACKAGE_URL "" |
---|
1590 | | #define PACKAGE "fftw" |
---|
1591 | | #define VERSION "3.3.8" |
---|
1592 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
1593 | | #define HAVE_SSE2 1 |
---|
1594 | | #define HAVE_AVX 1 |
---|
1595 | | #define STDC_HEADERS 1 |
---|
1596 | | #define HAVE_SYS_TYPES_H 1 |
---|
1597 | | #define HAVE_SYS_STAT_H 1 |
---|
1598 | | #define HAVE_STDLIB_H 1 |
---|
1599 | | #define HAVE_STRING_H 1 |
---|
1600 | | #define HAVE_MEMORY_H 1 |
---|
1601 | | #define HAVE_STRINGS_H 1 |
---|
1602 | | #define HAVE_INTTYPES_H 1 |
---|
1603 | | #define HAVE_STDINT_H 1 |
---|
1604 | | #define HAVE_UNISTD_H 1 |
---|
1605 | | #define HAVE_DLFCN_H 1 |
---|
1606 | | #define LT_OBJDIR ".libs/" |
---|
1607 | | #define STDC_HEADERS 1 |
---|
1608 | | #define HAVE_FCNTL_H 1 |
---|
1609 | | #define HAVE_FENV_H 1 |
---|
1610 | | #define HAVE_LIMITS_H 1 |
---|
1611 | | #define HAVE_STDDEF_H 1 |
---|
1612 | | #define HAVE_SYS_TIME_H 1 |
---|
1613 | | #define TIME_WITH_SYS_TIME 1 |
---|
1614 | | #define HAVE_LONG_DOUBLE 1 |
---|
1615 | | #define SIZEOF_INT 4 |
---|
1616 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1617 | | #define SIZEOF_LONG 8 |
---|
1618 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1619 | | #define SIZEOF_LONG_LONG 8 |
---|
1620 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
1621 | | #define SIZEOF_SIZE_T 8 |
---|
1622 | | #define SIZEOF_PTRDIFF_T 8 |
---|
1623 | | #define HAVE_PTRDIFF_T 1 |
---|
1624 | | #define HAVE_UINTPTR_T 1 |
---|
1625 | | #define SIZEOF_FLOAT 4 |
---|
1626 | | #define SIZEOF_DOUBLE 8 |
---|
1627 | | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
1628 | | #define HAVE_ALLOCA_H 1 |
---|
1629 | | #define HAVE_ALLOCA 1 |
---|
1630 | | #define HAVE_VPRINTF 1 |
---|
1631 | | #define HAVE_LIBM 1 |
---|
1632 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1633 | | /* end confdefs.h. */ |
---|
1634 | | /* Define gethrtime to an innocuous variant, in case <limits.h> declares gethrtime. |
---|
1635 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1636 | | #define gethrtime innocuous_gethrtime |
---|
1637 | | |
---|
1638 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1639 | | which can conflict with char gethrtime (); below. |
---|
1640 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1641 | | <limits.h> exists even on freestanding compilers. */ |
---|
1642 | | |
---|
1643 | | #ifdef __STDC__ |
---|
1644 | | # include <limits.h> |
---|
1645 | | #else |
---|
1646 | | # include <assert.h> |
---|
1647 | | #endif |
---|
1648 | | |
---|
1649 | | #undef gethrtime |
---|
1650 | | |
---|
1651 | | /* Override any GCC internal prototype to avoid an error. |
---|
1652 | | Use char because int might match the return type of a GCC |
---|
1653 | | builtin and then its argument prototype would still apply. */ |
---|
1654 | | #ifdef __cplusplus |
---|
1655 | | extern "C" |
---|
1656 | | #endif |
---|
1657 | | char gethrtime (); |
---|
1658 | | /* The GNU C library defines this for functions which it implements |
---|
1659 | | to always fail with ENOSYS. Some functions are actually named |
---|
1660 | | something starting with __ and the normal name is an alias. */ |
---|
1661 | | #if defined __stub_gethrtime || defined __stub___gethrtime |
---|
1662 | | choke me |
---|
1663 | | #endif |
---|
1664 | | |
---|
1665 | | int |
---|
1666 | | main () |
---|
1667 | | { |
---|
1668 | | return gethrtime (); |
---|
1669 | | ; |
---|
1670 | | return 0; |
---|
1671 | | } |
---|
1672 | configure:17095: result: no |
---|
1673 | configure:17095: checking for read_real_time |
---|
1674 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
1675 | Undefined symbols for architecture x86_64: |
---|
1676 | "_read_real_time", referenced from: |
---|
1677 | _main in conftest-1bc7fa.o |
---|
1678 | ld: symbol(s) not found for architecture x86_64 |
---|
1679 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1680 | configure:17095: $? = 1 |
---|
1681 | configure: failed program was: |
---|
1682 | | /* confdefs.h */ |
---|
1683 | | #define PACKAGE_NAME "fftw" |
---|
1684 | | #define PACKAGE_TARNAME "fftw" |
---|
1685 | | #define PACKAGE_VERSION "3.3.8" |
---|
1686 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
1687 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
1688 | | #define PACKAGE_URL "" |
---|
1689 | | #define PACKAGE "fftw" |
---|
1690 | | #define VERSION "3.3.8" |
---|
1691 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
1692 | | #define HAVE_SSE2 1 |
---|
1693 | | #define HAVE_AVX 1 |
---|
1694 | | #define STDC_HEADERS 1 |
---|
1695 | | #define HAVE_SYS_TYPES_H 1 |
---|
1696 | | #define HAVE_SYS_STAT_H 1 |
---|
1697 | | #define HAVE_STDLIB_H 1 |
---|
1698 | | #define HAVE_STRING_H 1 |
---|
1699 | | #define HAVE_MEMORY_H 1 |
---|
1700 | | #define HAVE_STRINGS_H 1 |
---|
1701 | | #define HAVE_INTTYPES_H 1 |
---|
1702 | | #define HAVE_STDINT_H 1 |
---|
1703 | | #define HAVE_UNISTD_H 1 |
---|
1704 | | #define HAVE_DLFCN_H 1 |
---|
1705 | | #define LT_OBJDIR ".libs/" |
---|
1706 | | #define STDC_HEADERS 1 |
---|
1707 | | #define HAVE_FCNTL_H 1 |
---|
1708 | | #define HAVE_FENV_H 1 |
---|
1709 | | #define HAVE_LIMITS_H 1 |
---|
1710 | | #define HAVE_STDDEF_H 1 |
---|
1711 | | #define HAVE_SYS_TIME_H 1 |
---|
1712 | | #define TIME_WITH_SYS_TIME 1 |
---|
1713 | | #define HAVE_LONG_DOUBLE 1 |
---|
1714 | | #define SIZEOF_INT 4 |
---|
1715 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1716 | | #define SIZEOF_LONG 8 |
---|
1717 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1718 | | #define SIZEOF_LONG_LONG 8 |
---|
1719 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
1720 | | #define SIZEOF_SIZE_T 8 |
---|
1721 | | #define SIZEOF_PTRDIFF_T 8 |
---|
1722 | | #define HAVE_PTRDIFF_T 1 |
---|
1723 | | #define HAVE_UINTPTR_T 1 |
---|
1724 | | #define SIZEOF_FLOAT 4 |
---|
1725 | | #define SIZEOF_DOUBLE 8 |
---|
1726 | | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
1727 | | #define HAVE_ALLOCA_H 1 |
---|
1728 | | #define HAVE_ALLOCA 1 |
---|
1729 | | #define HAVE_VPRINTF 1 |
---|
1730 | | #define HAVE_LIBM 1 |
---|
1731 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1732 | | /* end confdefs.h. */ |
---|
1733 | | /* Define read_real_time to an innocuous variant, in case <limits.h> declares read_real_time. |
---|
1734 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1735 | | #define read_real_time innocuous_read_real_time |
---|
1736 | | |
---|
1737 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1738 | | which can conflict with char read_real_time (); below. |
---|
1739 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1740 | | <limits.h> exists even on freestanding compilers. */ |
---|
1741 | | |
---|
1742 | | #ifdef __STDC__ |
---|
1743 | | # include <limits.h> |
---|
1744 | | #else |
---|
1745 | | # include <assert.h> |
---|
1746 | | #endif |
---|
1747 | | |
---|
1748 | | #undef read_real_time |
---|
1749 | | |
---|
1750 | | /* Override any GCC internal prototype to avoid an error. |
---|
1751 | | Use char because int might match the return type of a GCC |
---|
1752 | | builtin and then its argument prototype would still apply. */ |
---|
1753 | | #ifdef __cplusplus |
---|
1754 | | extern "C" |
---|
1755 | | #endif |
---|
1756 | | char read_real_time (); |
---|
1757 | | /* The GNU C library defines this for functions which it implements |
---|
1758 | | to always fail with ENOSYS. Some functions are actually named |
---|
1759 | | something starting with __ and the normal name is an alias. */ |
---|
1760 | | #if defined __stub_read_real_time || defined __stub___read_real_time |
---|
1761 | | choke me |
---|
1762 | | #endif |
---|
1763 | | |
---|
1764 | | int |
---|
1765 | | main () |
---|
1766 | | { |
---|
1767 | | return read_real_time (); |
---|
1768 | | ; |
---|
1769 | | return 0; |
---|
1770 | | } |
---|
1771 | configure:17095: result: no |
---|
1772 | configure:17095: checking for time_base_to_time |
---|
1773 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
1774 | Undefined symbols for architecture x86_64: |
---|
1775 | "_time_base_to_time", referenced from: |
---|
1776 | _main in conftest-f72093.o |
---|
1777 | ld: symbol(s) not found for architecture x86_64 |
---|
1778 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1779 | configure:17095: $? = 1 |
---|
1780 | configure: failed program was: |
---|
1781 | | /* confdefs.h */ |
---|
1782 | | #define PACKAGE_NAME "fftw" |
---|
1783 | | #define PACKAGE_TARNAME "fftw" |
---|
1784 | | #define PACKAGE_VERSION "3.3.8" |
---|
1785 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
1786 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
1787 | | #define PACKAGE_URL "" |
---|
1788 | | #define PACKAGE "fftw" |
---|
1789 | | #define VERSION "3.3.8" |
---|
1790 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
1791 | | #define HAVE_SSE2 1 |
---|
1792 | | #define HAVE_AVX 1 |
---|
1793 | | #define STDC_HEADERS 1 |
---|
1794 | | #define HAVE_SYS_TYPES_H 1 |
---|
1795 | | #define HAVE_SYS_STAT_H 1 |
---|
1796 | | #define HAVE_STDLIB_H 1 |
---|
1797 | | #define HAVE_STRING_H 1 |
---|
1798 | | #define HAVE_MEMORY_H 1 |
---|
1799 | | #define HAVE_STRINGS_H 1 |
---|
1800 | | #define HAVE_INTTYPES_H 1 |
---|
1801 | | #define HAVE_STDINT_H 1 |
---|
1802 | | #define HAVE_UNISTD_H 1 |
---|
1803 | | #define HAVE_DLFCN_H 1 |
---|
1804 | | #define LT_OBJDIR ".libs/" |
---|
1805 | | #define STDC_HEADERS 1 |
---|
1806 | | #define HAVE_FCNTL_H 1 |
---|
1807 | | #define HAVE_FENV_H 1 |
---|
1808 | | #define HAVE_LIMITS_H 1 |
---|
1809 | | #define HAVE_STDDEF_H 1 |
---|
1810 | | #define HAVE_SYS_TIME_H 1 |
---|
1811 | | #define TIME_WITH_SYS_TIME 1 |
---|
1812 | | #define HAVE_LONG_DOUBLE 1 |
---|
1813 | | #define SIZEOF_INT 4 |
---|
1814 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1815 | | #define SIZEOF_LONG 8 |
---|
1816 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1817 | | #define SIZEOF_LONG_LONG 8 |
---|
1818 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
1819 | | #define SIZEOF_SIZE_T 8 |
---|
1820 | | #define SIZEOF_PTRDIFF_T 8 |
---|
1821 | | #define HAVE_PTRDIFF_T 1 |
---|
1822 | | #define HAVE_UINTPTR_T 1 |
---|
1823 | | #define SIZEOF_FLOAT 4 |
---|
1824 | | #define SIZEOF_DOUBLE 8 |
---|
1825 | | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
1826 | | #define HAVE_ALLOCA_H 1 |
---|
1827 | | #define HAVE_ALLOCA 1 |
---|
1828 | | #define HAVE_VPRINTF 1 |
---|
1829 | | #define HAVE_LIBM 1 |
---|
1830 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1831 | | /* end confdefs.h. */ |
---|
1832 | | /* Define time_base_to_time to an innocuous variant, in case <limits.h> declares time_base_to_time. |
---|
1833 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1834 | | #define time_base_to_time innocuous_time_base_to_time |
---|
1835 | | |
---|
1836 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1837 | | which can conflict with char time_base_to_time (); below. |
---|
1838 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1839 | | <limits.h> exists even on freestanding compilers. */ |
---|
1840 | | |
---|
1841 | | #ifdef __STDC__ |
---|
1842 | | # include <limits.h> |
---|
1843 | | #else |
---|
1844 | | # include <assert.h> |
---|
1845 | | #endif |
---|
1846 | | |
---|
1847 | | #undef time_base_to_time |
---|
1848 | | |
---|
1849 | | /* Override any GCC internal prototype to avoid an error. |
---|
1850 | | Use char because int might match the return type of a GCC |
---|
1851 | | builtin and then its argument prototype would still apply. */ |
---|
1852 | | #ifdef __cplusplus |
---|
1853 | | extern "C" |
---|
1854 | | #endif |
---|
1855 | | char time_base_to_time (); |
---|
1856 | | /* The GNU C library defines this for functions which it implements |
---|
1857 | | to always fail with ENOSYS. Some functions are actually named |
---|
1858 | | something starting with __ and the normal name is an alias. */ |
---|
1859 | | #if defined __stub_time_base_to_time || defined __stub___time_base_to_time |
---|
1860 | | choke me |
---|
1861 | | #endif |
---|
1862 | | |
---|
1863 | | int |
---|
1864 | | main () |
---|
1865 | | { |
---|
1866 | | return time_base_to_time (); |
---|
1867 | | ; |
---|
1868 | | return 0; |
---|
1869 | | } |
---|
1870 | configure:17095: result: no |
---|
1871 | configure:17095: checking for drand48 |
---|
1872 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
1873 | configure:17095: $? = 0 |
---|
1874 | configure:17095: result: yes |
---|
1875 | configure:17095: checking for sqrt |
---|
1876 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
1877 | conftest.c:76:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration] |
---|
1878 | char sqrt (); |
---|
1879 | ^ |
---|
1880 | conftest.c:76:6: note: 'sqrt' is a builtin with type 'double (double)' |
---|
1881 | 1 warning generated. |
---|
1882 | configure:17095: $? = 0 |
---|
1883 | configure:17095: result: yes |
---|
1884 | configure:17095: checking for memset |
---|
1885 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
1886 | conftest.c:77:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration] |
---|
1887 | char memset (); |
---|
1888 | ^ |
---|
1889 | conftest.c:77:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' |
---|
1890 | 1 warning generated. |
---|
1891 | configure:17095: $? = 0 |
---|
1892 | configure:17095: result: yes |
---|
1893 | configure:17095: checking for posix_memalign |
---|
1894 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
1895 | configure:17095: $? = 0 |
---|
1896 | configure:17095: result: yes |
---|
1897 | configure:17095: checking for memalign |
---|
1898 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
1899 | Undefined symbols for architecture x86_64: |
---|
1900 | "_memalign", referenced from: |
---|
1901 | _main in conftest-9c603c.o |
---|
1902 | ld: symbol(s) not found for architecture x86_64 |
---|
1903 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1904 | configure:17095: $? = 1 |
---|
1905 | configure: failed program was: |
---|
1906 | | /* confdefs.h */ |
---|
1907 | | #define PACKAGE_NAME "fftw" |
---|
1908 | | #define PACKAGE_TARNAME "fftw" |
---|
1909 | | #define PACKAGE_VERSION "3.3.8" |
---|
1910 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
1911 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
1912 | | #define PACKAGE_URL "" |
---|
1913 | | #define PACKAGE "fftw" |
---|
1914 | | #define VERSION "3.3.8" |
---|
1915 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
1916 | | #define HAVE_SSE2 1 |
---|
1917 | | #define HAVE_AVX 1 |
---|
1918 | | #define STDC_HEADERS 1 |
---|
1919 | | #define HAVE_SYS_TYPES_H 1 |
---|
1920 | | #define HAVE_SYS_STAT_H 1 |
---|
1921 | | #define HAVE_STDLIB_H 1 |
---|
1922 | | #define HAVE_STRING_H 1 |
---|
1923 | | #define HAVE_MEMORY_H 1 |
---|
1924 | | #define HAVE_STRINGS_H 1 |
---|
1925 | | #define HAVE_INTTYPES_H 1 |
---|
1926 | | #define HAVE_STDINT_H 1 |
---|
1927 | | #define HAVE_UNISTD_H 1 |
---|
1928 | | #define HAVE_DLFCN_H 1 |
---|
1929 | | #define LT_OBJDIR ".libs/" |
---|
1930 | | #define STDC_HEADERS 1 |
---|
1931 | | #define HAVE_FCNTL_H 1 |
---|
1932 | | #define HAVE_FENV_H 1 |
---|
1933 | | #define HAVE_LIMITS_H 1 |
---|
1934 | | #define HAVE_STDDEF_H 1 |
---|
1935 | | #define HAVE_SYS_TIME_H 1 |
---|
1936 | | #define TIME_WITH_SYS_TIME 1 |
---|
1937 | | #define HAVE_LONG_DOUBLE 1 |
---|
1938 | | #define SIZEOF_INT 4 |
---|
1939 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1940 | | #define SIZEOF_LONG 8 |
---|
1941 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
1942 | | #define SIZEOF_LONG_LONG 8 |
---|
1943 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
1944 | | #define SIZEOF_SIZE_T 8 |
---|
1945 | | #define SIZEOF_PTRDIFF_T 8 |
---|
1946 | | #define HAVE_PTRDIFF_T 1 |
---|
1947 | | #define HAVE_UINTPTR_T 1 |
---|
1948 | | #define SIZEOF_FLOAT 4 |
---|
1949 | | #define SIZEOF_DOUBLE 8 |
---|
1950 | | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
1951 | | #define HAVE_ALLOCA_H 1 |
---|
1952 | | #define HAVE_ALLOCA 1 |
---|
1953 | | #define HAVE_VPRINTF 1 |
---|
1954 | | #define HAVE_LIBM 1 |
---|
1955 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1956 | | #define HAVE_DRAND48 1 |
---|
1957 | | #define HAVE_SQRT 1 |
---|
1958 | | #define HAVE_MEMSET 1 |
---|
1959 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
1960 | | /* end confdefs.h. */ |
---|
1961 | | /* Define memalign to an innocuous variant, in case <limits.h> declares memalign. |
---|
1962 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1963 | | #define memalign innocuous_memalign |
---|
1964 | | |
---|
1965 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1966 | | which can conflict with char memalign (); below. |
---|
1967 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1968 | | <limits.h> exists even on freestanding compilers. */ |
---|
1969 | | |
---|
1970 | | #ifdef __STDC__ |
---|
1971 | | # include <limits.h> |
---|
1972 | | #else |
---|
1973 | | # include <assert.h> |
---|
1974 | | #endif |
---|
1975 | | |
---|
1976 | | #undef memalign |
---|
1977 | | |
---|
1978 | | /* Override any GCC internal prototype to avoid an error. |
---|
1979 | | Use char because int might match the return type of a GCC |
---|
1980 | | builtin and then its argument prototype would still apply. */ |
---|
1981 | | #ifdef __cplusplus |
---|
1982 | | extern "C" |
---|
1983 | | #endif |
---|
1984 | | char memalign (); |
---|
1985 | | /* The GNU C library defines this for functions which it implements |
---|
1986 | | to always fail with ENOSYS. Some functions are actually named |
---|
1987 | | something starting with __ and the normal name is an alias. */ |
---|
1988 | | #if defined __stub_memalign || defined __stub___memalign |
---|
1989 | | choke me |
---|
1990 | | #endif |
---|
1991 | | |
---|
1992 | | int |
---|
1993 | | main () |
---|
1994 | | { |
---|
1995 | | return memalign (); |
---|
1996 | | ; |
---|
1997 | | return 0; |
---|
1998 | | } |
---|
1999 | configure:17095: result: no |
---|
2000 | configure:17095: checking for _mm_malloc |
---|
2001 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2002 | Undefined symbols for architecture x86_64: |
---|
2003 | "__mm_malloc", referenced from: |
---|
2004 | _main in conftest-a282d9.o |
---|
2005 | ld: symbol(s) not found for architecture x86_64 |
---|
2006 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2007 | configure:17095: $? = 1 |
---|
2008 | configure: failed program was: |
---|
2009 | | /* confdefs.h */ |
---|
2010 | | #define PACKAGE_NAME "fftw" |
---|
2011 | | #define PACKAGE_TARNAME "fftw" |
---|
2012 | | #define PACKAGE_VERSION "3.3.8" |
---|
2013 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
2014 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
2015 | | #define PACKAGE_URL "" |
---|
2016 | | #define PACKAGE "fftw" |
---|
2017 | | #define VERSION "3.3.8" |
---|
2018 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
2019 | | #define HAVE_SSE2 1 |
---|
2020 | | #define HAVE_AVX 1 |
---|
2021 | | #define STDC_HEADERS 1 |
---|
2022 | | #define HAVE_SYS_TYPES_H 1 |
---|
2023 | | #define HAVE_SYS_STAT_H 1 |
---|
2024 | | #define HAVE_STDLIB_H 1 |
---|
2025 | | #define HAVE_STRING_H 1 |
---|
2026 | | #define HAVE_MEMORY_H 1 |
---|
2027 | | #define HAVE_STRINGS_H 1 |
---|
2028 | | #define HAVE_INTTYPES_H 1 |
---|
2029 | | #define HAVE_STDINT_H 1 |
---|
2030 | | #define HAVE_UNISTD_H 1 |
---|
2031 | | #define HAVE_DLFCN_H 1 |
---|
2032 | | #define LT_OBJDIR ".libs/" |
---|
2033 | | #define STDC_HEADERS 1 |
---|
2034 | | #define HAVE_FCNTL_H 1 |
---|
2035 | | #define HAVE_FENV_H 1 |
---|
2036 | | #define HAVE_LIMITS_H 1 |
---|
2037 | | #define HAVE_STDDEF_H 1 |
---|
2038 | | #define HAVE_SYS_TIME_H 1 |
---|
2039 | | #define TIME_WITH_SYS_TIME 1 |
---|
2040 | | #define HAVE_LONG_DOUBLE 1 |
---|
2041 | | #define SIZEOF_INT 4 |
---|
2042 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2043 | | #define SIZEOF_LONG 8 |
---|
2044 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2045 | | #define SIZEOF_LONG_LONG 8 |
---|
2046 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
2047 | | #define SIZEOF_SIZE_T 8 |
---|
2048 | | #define SIZEOF_PTRDIFF_T 8 |
---|
2049 | | #define HAVE_PTRDIFF_T 1 |
---|
2050 | | #define HAVE_UINTPTR_T 1 |
---|
2051 | | #define SIZEOF_FLOAT 4 |
---|
2052 | | #define SIZEOF_DOUBLE 8 |
---|
2053 | | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
2054 | | #define HAVE_ALLOCA_H 1 |
---|
2055 | | #define HAVE_ALLOCA 1 |
---|
2056 | | #define HAVE_VPRINTF 1 |
---|
2057 | | #define HAVE_LIBM 1 |
---|
2058 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2059 | | #define HAVE_DRAND48 1 |
---|
2060 | | #define HAVE_SQRT 1 |
---|
2061 | | #define HAVE_MEMSET 1 |
---|
2062 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2063 | | /* end confdefs.h. */ |
---|
2064 | | /* Define _mm_malloc to an innocuous variant, in case <limits.h> declares _mm_malloc. |
---|
2065 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2066 | | #define _mm_malloc innocuous__mm_malloc |
---|
2067 | | |
---|
2068 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2069 | | which can conflict with char _mm_malloc (); below. |
---|
2070 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2071 | | <limits.h> exists even on freestanding compilers. */ |
---|
2072 | | |
---|
2073 | | #ifdef __STDC__ |
---|
2074 | | # include <limits.h> |
---|
2075 | | #else |
---|
2076 | | # include <assert.h> |
---|
2077 | | #endif |
---|
2078 | | |
---|
2079 | | #undef _mm_malloc |
---|
2080 | | |
---|
2081 | | /* Override any GCC internal prototype to avoid an error. |
---|
2082 | | Use char because int might match the return type of a GCC |
---|
2083 | | builtin and then its argument prototype would still apply. */ |
---|
2084 | | #ifdef __cplusplus |
---|
2085 | | extern "C" |
---|
2086 | | #endif |
---|
2087 | | char _mm_malloc (); |
---|
2088 | | /* The GNU C library defines this for functions which it implements |
---|
2089 | | to always fail with ENOSYS. Some functions are actually named |
---|
2090 | | something starting with __ and the normal name is an alias. */ |
---|
2091 | | #if defined __stub__mm_malloc || defined __stub____mm_malloc |
---|
2092 | | choke me |
---|
2093 | | #endif |
---|
2094 | | |
---|
2095 | | int |
---|
2096 | | main () |
---|
2097 | | { |
---|
2098 | | return _mm_malloc (); |
---|
2099 | | ; |
---|
2100 | | return 0; |
---|
2101 | | } |
---|
2102 | configure:17095: result: no |
---|
2103 | configure:17095: checking for _mm_free |
---|
2104 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2105 | Undefined symbols for architecture x86_64: |
---|
2106 | "__mm_free", referenced from: |
---|
2107 | _main in conftest-1b8d25.o |
---|
2108 | ld: symbol(s) not found for architecture x86_64 |
---|
2109 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2110 | configure:17095: $? = 1 |
---|
2111 | configure: failed program was: |
---|
2112 | | /* confdefs.h */ |
---|
2113 | | #define PACKAGE_NAME "fftw" |
---|
2114 | | #define PACKAGE_TARNAME "fftw" |
---|
2115 | | #define PACKAGE_VERSION "3.3.8" |
---|
2116 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
2117 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
2118 | | #define PACKAGE_URL "" |
---|
2119 | | #define PACKAGE "fftw" |
---|
2120 | | #define VERSION "3.3.8" |
---|
2121 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
2122 | | #define HAVE_SSE2 1 |
---|
2123 | | #define HAVE_AVX 1 |
---|
2124 | | #define STDC_HEADERS 1 |
---|
2125 | | #define HAVE_SYS_TYPES_H 1 |
---|
2126 | | #define HAVE_SYS_STAT_H 1 |
---|
2127 | | #define HAVE_STDLIB_H 1 |
---|
2128 | | #define HAVE_STRING_H 1 |
---|
2129 | | #define HAVE_MEMORY_H 1 |
---|
2130 | | #define HAVE_STRINGS_H 1 |
---|
2131 | | #define HAVE_INTTYPES_H 1 |
---|
2132 | | #define HAVE_STDINT_H 1 |
---|
2133 | | #define HAVE_UNISTD_H 1 |
---|
2134 | | #define HAVE_DLFCN_H 1 |
---|
2135 | | #define LT_OBJDIR ".libs/" |
---|
2136 | | #define STDC_HEADERS 1 |
---|
2137 | | #define HAVE_FCNTL_H 1 |
---|
2138 | | #define HAVE_FENV_H 1 |
---|
2139 | | #define HAVE_LIMITS_H 1 |
---|
2140 | | #define HAVE_STDDEF_H 1 |
---|
2141 | | #define HAVE_SYS_TIME_H 1 |
---|
2142 | | #define TIME_WITH_SYS_TIME 1 |
---|
2143 | | #define HAVE_LONG_DOUBLE 1 |
---|
2144 | | #define SIZEOF_INT 4 |
---|
2145 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2146 | | #define SIZEOF_LONG 8 |
---|
2147 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2148 | | #define SIZEOF_LONG_LONG 8 |
---|
2149 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
2150 | | #define SIZEOF_SIZE_T 8 |
---|
2151 | | #define SIZEOF_PTRDIFF_T 8 |
---|
2152 | | #define HAVE_PTRDIFF_T 1 |
---|
2153 | | #define HAVE_UINTPTR_T 1 |
---|
2154 | | #define SIZEOF_FLOAT 4 |
---|
2155 | | #define SIZEOF_DOUBLE 8 |
---|
2156 | | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
2157 | | #define HAVE_ALLOCA_H 1 |
---|
2158 | | #define HAVE_ALLOCA 1 |
---|
2159 | | #define HAVE_VPRINTF 1 |
---|
2160 | | #define HAVE_LIBM 1 |
---|
2161 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2162 | | #define HAVE_DRAND48 1 |
---|
2163 | | #define HAVE_SQRT 1 |
---|
2164 | | #define HAVE_MEMSET 1 |
---|
2165 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2166 | | /* end confdefs.h. */ |
---|
2167 | | /* Define _mm_free to an innocuous variant, in case <limits.h> declares _mm_free. |
---|
2168 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2169 | | #define _mm_free innocuous__mm_free |
---|
2170 | | |
---|
2171 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2172 | | which can conflict with char _mm_free (); below. |
---|
2173 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2174 | | <limits.h> exists even on freestanding compilers. */ |
---|
2175 | | |
---|
2176 | | #ifdef __STDC__ |
---|
2177 | | # include <limits.h> |
---|
2178 | | #else |
---|
2179 | | # include <assert.h> |
---|
2180 | | #endif |
---|
2181 | | |
---|
2182 | | #undef _mm_free |
---|
2183 | | |
---|
2184 | | /* Override any GCC internal prototype to avoid an error. |
---|
2185 | | Use char because int might match the return type of a GCC |
---|
2186 | | builtin and then its argument prototype would still apply. */ |
---|
2187 | | #ifdef __cplusplus |
---|
2188 | | extern "C" |
---|
2189 | | #endif |
---|
2190 | | char _mm_free (); |
---|
2191 | | /* The GNU C library defines this for functions which it implements |
---|
2192 | | to always fail with ENOSYS. Some functions are actually named |
---|
2193 | | something starting with __ and the normal name is an alias. */ |
---|
2194 | | #if defined __stub__mm_free || defined __stub____mm_free |
---|
2195 | | choke me |
---|
2196 | | #endif |
---|
2197 | | |
---|
2198 | | int |
---|
2199 | | main () |
---|
2200 | | { |
---|
2201 | | return _mm_free (); |
---|
2202 | | ; |
---|
2203 | | return 0; |
---|
2204 | | } |
---|
2205 | configure:17095: result: no |
---|
2206 | configure:17095: checking for clock_gettime |
---|
2207 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2208 | configure:17095: $? = 0 |
---|
2209 | configure:17095: result: yes |
---|
2210 | configure:17095: checking for mach_absolute_time |
---|
2211 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2212 | configure:17095: $? = 0 |
---|
2213 | configure:17095: result: yes |
---|
2214 | configure:17095: checking for sysctl |
---|
2215 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2216 | configure:17095: $? = 0 |
---|
2217 | configure:17095: result: yes |
---|
2218 | configure:17095: checking for abort |
---|
2219 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2220 | conftest.c:82:6: warning: incompatible redeclaration of library function 'abort' [-Wincompatible-library-redeclaration] |
---|
2221 | char abort (); |
---|
2222 | ^ |
---|
2223 | conftest.c:82:6: note: 'abort' is a builtin with type 'void (void) __attribute__((noreturn))' |
---|
2224 | 1 warning generated. |
---|
2225 | configure:17095: $? = 0 |
---|
2226 | configure:17095: result: yes |
---|
2227 | configure:17095: checking for sinl |
---|
2228 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2229 | conftest.c:83:6: warning: incompatible redeclaration of library function 'sinl' [-Wincompatible-library-redeclaration] |
---|
2230 | char sinl (); |
---|
2231 | ^ |
---|
2232 | conftest.c:83:6: note: 'sinl' is a builtin with type 'long double (long double)' |
---|
2233 | 1 warning generated. |
---|
2234 | configure:17095: $? = 0 |
---|
2235 | configure:17095: result: yes |
---|
2236 | configure:17095: checking for cosl |
---|
2237 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2238 | conftest.c:84:6: warning: incompatible redeclaration of library function 'cosl' [-Wincompatible-library-redeclaration] |
---|
2239 | char cosl (); |
---|
2240 | ^ |
---|
2241 | conftest.c:84:6: note: 'cosl' is a builtin with type 'long double (long double)' |
---|
2242 | 1 warning generated. |
---|
2243 | configure:17095: $? = 0 |
---|
2244 | configure:17095: result: yes |
---|
2245 | configure:17095: checking for snprintf |
---|
2246 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2247 | conftest.c:85:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
2248 | char snprintf (); |
---|
2249 | ^ |
---|
2250 | conftest.c:85:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
2251 | 1 warning generated. |
---|
2252 | configure:17095: $? = 0 |
---|
2253 | configure:17095: result: yes |
---|
2254 | configure:17095: checking for memmove |
---|
2255 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2256 | conftest.c:86:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] |
---|
2257 | char memmove (); |
---|
2258 | ^ |
---|
2259 | conftest.c:86:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
2260 | 1 warning generated. |
---|
2261 | configure:17095: $? = 0 |
---|
2262 | configure:17095: result: yes |
---|
2263 | configure:17095: checking for strchr |
---|
2264 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2265 | conftest.c:87:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] |
---|
2266 | char strchr (); |
---|
2267 | ^ |
---|
2268 | conftest.c:87:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
2269 | 1 warning generated. |
---|
2270 | configure:17095: $? = 0 |
---|
2271 | configure:17095: result: yes |
---|
2272 | configure:17095: checking for getpagesize |
---|
2273 | configure:17095: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2274 | configure:17095: $? = 0 |
---|
2275 | configure:17095: result: yes |
---|
2276 | configure:17104: checking whether sinl is declared |
---|
2277 | configure:17104: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2278 | configure:17104: $? = 0 |
---|
2279 | configure:17104: result: yes |
---|
2280 | configure:17115: checking whether cosl is declared |
---|
2281 | configure:17115: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2282 | configure:17115: $? = 0 |
---|
2283 | configure:17115: result: yes |
---|
2284 | configure:17126: checking whether sinq is declared |
---|
2285 | configure:17126: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2286 | conftest.c:77:10: error: use of undeclared identifier 'sinq'; did you mean 'int'? |
---|
2287 | (void) sinq; |
---|
2288 | ^~~~ |
---|
2289 | int |
---|
2290 | conftest.c:77:10: error: expected expression |
---|
2291 | 2 errors generated. |
---|
2292 | configure:17126: $? = 1 |
---|
2293 | configure: failed program was: |
---|
2294 | | /* confdefs.h */ |
---|
2295 | | #define PACKAGE_NAME "fftw" |
---|
2296 | | #define PACKAGE_TARNAME "fftw" |
---|
2297 | | #define PACKAGE_VERSION "3.3.8" |
---|
2298 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
2299 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
2300 | | #define PACKAGE_URL "" |
---|
2301 | | #define PACKAGE "fftw" |
---|
2302 | | #define VERSION "3.3.8" |
---|
2303 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
2304 | | #define HAVE_SSE2 1 |
---|
2305 | | #define HAVE_AVX 1 |
---|
2306 | | #define STDC_HEADERS 1 |
---|
2307 | | #define HAVE_SYS_TYPES_H 1 |
---|
2308 | | #define HAVE_SYS_STAT_H 1 |
---|
2309 | | #define HAVE_STDLIB_H 1 |
---|
2310 | | #define HAVE_STRING_H 1 |
---|
2311 | | #define HAVE_MEMORY_H 1 |
---|
2312 | | #define HAVE_STRINGS_H 1 |
---|
2313 | | #define HAVE_INTTYPES_H 1 |
---|
2314 | | #define HAVE_STDINT_H 1 |
---|
2315 | | #define HAVE_UNISTD_H 1 |
---|
2316 | | #define HAVE_DLFCN_H 1 |
---|
2317 | | #define LT_OBJDIR ".libs/" |
---|
2318 | | #define STDC_HEADERS 1 |
---|
2319 | | #define HAVE_FCNTL_H 1 |
---|
2320 | | #define HAVE_FENV_H 1 |
---|
2321 | | #define HAVE_LIMITS_H 1 |
---|
2322 | | #define HAVE_STDDEF_H 1 |
---|
2323 | | #define HAVE_SYS_TIME_H 1 |
---|
2324 | | #define TIME_WITH_SYS_TIME 1 |
---|
2325 | | #define HAVE_LONG_DOUBLE 1 |
---|
2326 | | #define SIZEOF_INT 4 |
---|
2327 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2328 | | #define SIZEOF_LONG 8 |
---|
2329 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2330 | | #define SIZEOF_LONG_LONG 8 |
---|
2331 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
2332 | | #define SIZEOF_SIZE_T 8 |
---|
2333 | | #define SIZEOF_PTRDIFF_T 8 |
---|
2334 | | #define HAVE_PTRDIFF_T 1 |
---|
2335 | | #define HAVE_UINTPTR_T 1 |
---|
2336 | | #define SIZEOF_FLOAT 4 |
---|
2337 | | #define SIZEOF_DOUBLE 8 |
---|
2338 | | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
2339 | | #define HAVE_ALLOCA_H 1 |
---|
2340 | | #define HAVE_ALLOCA 1 |
---|
2341 | | #define HAVE_VPRINTF 1 |
---|
2342 | | #define HAVE_LIBM 1 |
---|
2343 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2344 | | #define HAVE_DRAND48 1 |
---|
2345 | | #define HAVE_SQRT 1 |
---|
2346 | | #define HAVE_MEMSET 1 |
---|
2347 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2348 | | #define HAVE_CLOCK_GETTIME 1 |
---|
2349 | | #define HAVE_MACH_ABSOLUTE_TIME 1 |
---|
2350 | | #define HAVE_SYSCTL 1 |
---|
2351 | | #define HAVE_ABORT 1 |
---|
2352 | | #define HAVE_SINL 1 |
---|
2353 | | #define HAVE_COSL 1 |
---|
2354 | | #define HAVE_SNPRINTF 1 |
---|
2355 | | #define HAVE_MEMMOVE 1 |
---|
2356 | | #define HAVE_STRCHR 1 |
---|
2357 | | #define HAVE_GETPAGESIZE 1 |
---|
2358 | | #define HAVE_DECL_SINL 1 |
---|
2359 | | #define HAVE_DECL_COSL 1 |
---|
2360 | | /* end confdefs.h. */ |
---|
2361 | | #include <math.h> |
---|
2362 | | |
---|
2363 | | int |
---|
2364 | | main () |
---|
2365 | | { |
---|
2366 | | #ifndef sinq |
---|
2367 | | #ifdef __cplusplus |
---|
2368 | | (void) sinq; |
---|
2369 | | #else |
---|
2370 | | (void) sinq; |
---|
2371 | | #endif |
---|
2372 | | #endif |
---|
2373 | | |
---|
2374 | | ; |
---|
2375 | | return 0; |
---|
2376 | | } |
---|
2377 | configure:17126: result: no |
---|
2378 | configure:17137: checking whether cosq is declared |
---|
2379 | configure:17137: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2380 | conftest.c:78:10: error: use of undeclared identifier 'cosq'; did you mean 'const'? |
---|
2381 | (void) cosq; |
---|
2382 | ^~~~ |
---|
2383 | const |
---|
2384 | conftest.c:78:10: error: expected expression |
---|
2385 | 2 errors generated. |
---|
2386 | configure:17137: $? = 1 |
---|
2387 | configure: failed program was: |
---|
2388 | | /* confdefs.h */ |
---|
2389 | | #define PACKAGE_NAME "fftw" |
---|
2390 | | #define PACKAGE_TARNAME "fftw" |
---|
2391 | | #define PACKAGE_VERSION "3.3.8" |
---|
2392 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
2393 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
2394 | | #define PACKAGE_URL "" |
---|
2395 | | #define PACKAGE "fftw" |
---|
2396 | | #define VERSION "3.3.8" |
---|
2397 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
2398 | | #define HAVE_SSE2 1 |
---|
2399 | | #define HAVE_AVX 1 |
---|
2400 | | #define STDC_HEADERS 1 |
---|
2401 | | #define HAVE_SYS_TYPES_H 1 |
---|
2402 | | #define HAVE_SYS_STAT_H 1 |
---|
2403 | | #define HAVE_STDLIB_H 1 |
---|
2404 | | #define HAVE_STRING_H 1 |
---|
2405 | | #define HAVE_MEMORY_H 1 |
---|
2406 | | #define HAVE_STRINGS_H 1 |
---|
2407 | | #define HAVE_INTTYPES_H 1 |
---|
2408 | | #define HAVE_STDINT_H 1 |
---|
2409 | | #define HAVE_UNISTD_H 1 |
---|
2410 | | #define HAVE_DLFCN_H 1 |
---|
2411 | | #define LT_OBJDIR ".libs/" |
---|
2412 | | #define STDC_HEADERS 1 |
---|
2413 | | #define HAVE_FCNTL_H 1 |
---|
2414 | | #define HAVE_FENV_H 1 |
---|
2415 | | #define HAVE_LIMITS_H 1 |
---|
2416 | | #define HAVE_STDDEF_H 1 |
---|
2417 | | #define HAVE_SYS_TIME_H 1 |
---|
2418 | | #define TIME_WITH_SYS_TIME 1 |
---|
2419 | | #define HAVE_LONG_DOUBLE 1 |
---|
2420 | | #define SIZEOF_INT 4 |
---|
2421 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2422 | | #define SIZEOF_LONG 8 |
---|
2423 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2424 | | #define SIZEOF_LONG_LONG 8 |
---|
2425 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
2426 | | #define SIZEOF_SIZE_T 8 |
---|
2427 | | #define SIZEOF_PTRDIFF_T 8 |
---|
2428 | | #define HAVE_PTRDIFF_T 1 |
---|
2429 | | #define HAVE_UINTPTR_T 1 |
---|
2430 | | #define SIZEOF_FLOAT 4 |
---|
2431 | | #define SIZEOF_DOUBLE 8 |
---|
2432 | | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
2433 | | #define HAVE_ALLOCA_H 1 |
---|
2434 | | #define HAVE_ALLOCA 1 |
---|
2435 | | #define HAVE_VPRINTF 1 |
---|
2436 | | #define HAVE_LIBM 1 |
---|
2437 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2438 | | #define HAVE_DRAND48 1 |
---|
2439 | | #define HAVE_SQRT 1 |
---|
2440 | | #define HAVE_MEMSET 1 |
---|
2441 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2442 | | #define HAVE_CLOCK_GETTIME 1 |
---|
2443 | | #define HAVE_MACH_ABSOLUTE_TIME 1 |
---|
2444 | | #define HAVE_SYSCTL 1 |
---|
2445 | | #define HAVE_ABORT 1 |
---|
2446 | | #define HAVE_SINL 1 |
---|
2447 | | #define HAVE_COSL 1 |
---|
2448 | | #define HAVE_SNPRINTF 1 |
---|
2449 | | #define HAVE_MEMMOVE 1 |
---|
2450 | | #define HAVE_STRCHR 1 |
---|
2451 | | #define HAVE_GETPAGESIZE 1 |
---|
2452 | | #define HAVE_DECL_SINL 1 |
---|
2453 | | #define HAVE_DECL_COSL 1 |
---|
2454 | | #define HAVE_DECL_SINQ 0 |
---|
2455 | | /* end confdefs.h. */ |
---|
2456 | | #include <math.h> |
---|
2457 | | |
---|
2458 | | int |
---|
2459 | | main () |
---|
2460 | | { |
---|
2461 | | #ifndef cosq |
---|
2462 | | #ifdef __cplusplus |
---|
2463 | | (void) cosq; |
---|
2464 | | #else |
---|
2465 | | (void) cosq; |
---|
2466 | | #endif |
---|
2467 | | #endif |
---|
2468 | | |
---|
2469 | | ; |
---|
2470 | | return 0; |
---|
2471 | | } |
---|
2472 | configure:17137: result: no |
---|
2473 | configure:17149: checking whether memalign is declared |
---|
2474 | configure:17149: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2475 | conftest.c:82:10: error: use of undeclared identifier 'memalign' |
---|
2476 | (void) memalign; |
---|
2477 | ^ |
---|
2478 | 1 error generated. |
---|
2479 | configure:17149: $? = 1 |
---|
2480 | configure: failed program was: |
---|
2481 | | /* confdefs.h */ |
---|
2482 | | #define PACKAGE_NAME "fftw" |
---|
2483 | | #define PACKAGE_TARNAME "fftw" |
---|
2484 | | #define PACKAGE_VERSION "3.3.8" |
---|
2485 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
2486 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
2487 | | #define PACKAGE_URL "" |
---|
2488 | | #define PACKAGE "fftw" |
---|
2489 | | #define VERSION "3.3.8" |
---|
2490 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
2491 | | #define HAVE_SSE2 1 |
---|
2492 | | #define HAVE_AVX 1 |
---|
2493 | | #define STDC_HEADERS 1 |
---|
2494 | | #define HAVE_SYS_TYPES_H 1 |
---|
2495 | | #define HAVE_SYS_STAT_H 1 |
---|
2496 | | #define HAVE_STDLIB_H 1 |
---|
2497 | | #define HAVE_STRING_H 1 |
---|
2498 | | #define HAVE_MEMORY_H 1 |
---|
2499 | | #define HAVE_STRINGS_H 1 |
---|
2500 | | #define HAVE_INTTYPES_H 1 |
---|
2501 | | #define HAVE_STDINT_H 1 |
---|
2502 | | #define HAVE_UNISTD_H 1 |
---|
2503 | | #define HAVE_DLFCN_H 1 |
---|
2504 | | #define LT_OBJDIR ".libs/" |
---|
2505 | | #define STDC_HEADERS 1 |
---|
2506 | | #define HAVE_FCNTL_H 1 |
---|
2507 | | #define HAVE_FENV_H 1 |
---|
2508 | | #define HAVE_LIMITS_H 1 |
---|
2509 | | #define HAVE_STDDEF_H 1 |
---|
2510 | | #define HAVE_SYS_TIME_H 1 |
---|
2511 | | #define TIME_WITH_SYS_TIME 1 |
---|
2512 | | #define HAVE_LONG_DOUBLE 1 |
---|
2513 | | #define SIZEOF_INT 4 |
---|
2514 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2515 | | #define SIZEOF_LONG 8 |
---|
2516 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2517 | | #define SIZEOF_LONG_LONG 8 |
---|
2518 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
2519 | | #define SIZEOF_SIZE_T 8 |
---|
2520 | | #define SIZEOF_PTRDIFF_T 8 |
---|
2521 | | #define HAVE_PTRDIFF_T 1 |
---|
2522 | | #define HAVE_UINTPTR_T 1 |
---|
2523 | | #define SIZEOF_FLOAT 4 |
---|
2524 | | #define SIZEOF_DOUBLE 8 |
---|
2525 | | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
2526 | | #define HAVE_ALLOCA_H 1 |
---|
2527 | | #define HAVE_ALLOCA 1 |
---|
2528 | | #define HAVE_VPRINTF 1 |
---|
2529 | | #define HAVE_LIBM 1 |
---|
2530 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2531 | | #define HAVE_DRAND48 1 |
---|
2532 | | #define HAVE_SQRT 1 |
---|
2533 | | #define HAVE_MEMSET 1 |
---|
2534 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2535 | | #define HAVE_CLOCK_GETTIME 1 |
---|
2536 | | #define HAVE_MACH_ABSOLUTE_TIME 1 |
---|
2537 | | #define HAVE_SYSCTL 1 |
---|
2538 | | #define HAVE_ABORT 1 |
---|
2539 | | #define HAVE_SINL 1 |
---|
2540 | | #define HAVE_COSL 1 |
---|
2541 | | #define HAVE_SNPRINTF 1 |
---|
2542 | | #define HAVE_MEMMOVE 1 |
---|
2543 | | #define HAVE_STRCHR 1 |
---|
2544 | | #define HAVE_GETPAGESIZE 1 |
---|
2545 | | #define HAVE_DECL_SINL 1 |
---|
2546 | | #define HAVE_DECL_COSL 1 |
---|
2547 | | #define HAVE_DECL_SINQ 0 |
---|
2548 | | #define HAVE_DECL_COSQ 0 |
---|
2549 | | /* end confdefs.h. */ |
---|
2550 | | |
---|
2551 | | #ifdef HAVE_MALLOC_H |
---|
2552 | | #include <malloc.h> |
---|
2553 | | #endif |
---|
2554 | | |
---|
2555 | | int |
---|
2556 | | main () |
---|
2557 | | { |
---|
2558 | | #ifndef memalign |
---|
2559 | | #ifdef __cplusplus |
---|
2560 | | (void) memalign; |
---|
2561 | | #else |
---|
2562 | | (void) memalign; |
---|
2563 | | #endif |
---|
2564 | | #endif |
---|
2565 | | |
---|
2566 | | ; |
---|
2567 | | return 0; |
---|
2568 | | } |
---|
2569 | configure:17149: result: no |
---|
2570 | configure:17164: checking whether drand48 is declared |
---|
2571 | configure:17164: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2572 | configure:17164: $? = 0 |
---|
2573 | configure:17164: result: yes |
---|
2574 | configure:17174: checking whether srand48 is declared |
---|
2575 | configure:17174: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2576 | configure:17174: $? = 0 |
---|
2577 | configure:17174: result: yes |
---|
2578 | configure:17184: checking whether posix_memalign is declared |
---|
2579 | configure:17184: /usr/bin/clang -c -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2580 | configure:17184: $? = 0 |
---|
2581 | configure:17184: result: yes |
---|
2582 | configure:17195: checking for _rtc intrinsic |
---|
2583 | configure:17211: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2584 | conftest.c:80:1: warning: implicit declaration of function '_rtc' is invalid in C99 [-Wimplicit-function-declaration] |
---|
2585 | _rtc() |
---|
2586 | ^ |
---|
2587 | 1 warning generated. |
---|
2588 | Undefined symbols for architecture x86_64: |
---|
2589 | "__rtc", referenced from: |
---|
2590 | _main in conftest-56e20a.o |
---|
2591 | ld: symbol(s) not found for architecture x86_64 |
---|
2592 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2593 | configure:17211: $? = 1 |
---|
2594 | configure: failed program was: |
---|
2595 | | /* confdefs.h */ |
---|
2596 | | #define PACKAGE_NAME "fftw" |
---|
2597 | | #define PACKAGE_TARNAME "fftw" |
---|
2598 | | #define PACKAGE_VERSION "3.3.8" |
---|
2599 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
2600 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
2601 | | #define PACKAGE_URL "" |
---|
2602 | | #define PACKAGE "fftw" |
---|
2603 | | #define VERSION "3.3.8" |
---|
2604 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
2605 | | #define HAVE_SSE2 1 |
---|
2606 | | #define HAVE_AVX 1 |
---|
2607 | | #define STDC_HEADERS 1 |
---|
2608 | | #define HAVE_SYS_TYPES_H 1 |
---|
2609 | | #define HAVE_SYS_STAT_H 1 |
---|
2610 | | #define HAVE_STDLIB_H 1 |
---|
2611 | | #define HAVE_STRING_H 1 |
---|
2612 | | #define HAVE_MEMORY_H 1 |
---|
2613 | | #define HAVE_STRINGS_H 1 |
---|
2614 | | #define HAVE_INTTYPES_H 1 |
---|
2615 | | #define HAVE_STDINT_H 1 |
---|
2616 | | #define HAVE_UNISTD_H 1 |
---|
2617 | | #define HAVE_DLFCN_H 1 |
---|
2618 | | #define LT_OBJDIR ".libs/" |
---|
2619 | | #define STDC_HEADERS 1 |
---|
2620 | | #define HAVE_FCNTL_H 1 |
---|
2621 | | #define HAVE_FENV_H 1 |
---|
2622 | | #define HAVE_LIMITS_H 1 |
---|
2623 | | #define HAVE_STDDEF_H 1 |
---|
2624 | | #define HAVE_SYS_TIME_H 1 |
---|
2625 | | #define TIME_WITH_SYS_TIME 1 |
---|
2626 | | #define HAVE_LONG_DOUBLE 1 |
---|
2627 | | #define SIZEOF_INT 4 |
---|
2628 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2629 | | #define SIZEOF_LONG 8 |
---|
2630 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2631 | | #define SIZEOF_LONG_LONG 8 |
---|
2632 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
2633 | | #define SIZEOF_SIZE_T 8 |
---|
2634 | | #define SIZEOF_PTRDIFF_T 8 |
---|
2635 | | #define HAVE_PTRDIFF_T 1 |
---|
2636 | | #define HAVE_UINTPTR_T 1 |
---|
2637 | | #define SIZEOF_FLOAT 4 |
---|
2638 | | #define SIZEOF_DOUBLE 8 |
---|
2639 | | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
2640 | | #define HAVE_ALLOCA_H 1 |
---|
2641 | | #define HAVE_ALLOCA 1 |
---|
2642 | | #define HAVE_VPRINTF 1 |
---|
2643 | | #define HAVE_LIBM 1 |
---|
2644 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2645 | | #define HAVE_DRAND48 1 |
---|
2646 | | #define HAVE_SQRT 1 |
---|
2647 | | #define HAVE_MEMSET 1 |
---|
2648 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2649 | | #define HAVE_CLOCK_GETTIME 1 |
---|
2650 | | #define HAVE_MACH_ABSOLUTE_TIME 1 |
---|
2651 | | #define HAVE_SYSCTL 1 |
---|
2652 | | #define HAVE_ABORT 1 |
---|
2653 | | #define HAVE_SINL 1 |
---|
2654 | | #define HAVE_COSL 1 |
---|
2655 | | #define HAVE_SNPRINTF 1 |
---|
2656 | | #define HAVE_MEMMOVE 1 |
---|
2657 | | #define HAVE_STRCHR 1 |
---|
2658 | | #define HAVE_GETPAGESIZE 1 |
---|
2659 | | #define HAVE_DECL_SINL 1 |
---|
2660 | | #define HAVE_DECL_COSL 1 |
---|
2661 | | #define HAVE_DECL_SINQ 0 |
---|
2662 | | #define HAVE_DECL_COSQ 0 |
---|
2663 | | #define HAVE_DECL_MEMALIGN 0 |
---|
2664 | | #define HAVE_DECL_DRAND48 1 |
---|
2665 | | #define HAVE_DECL_SRAND48 1 |
---|
2666 | | #define HAVE_DECL_POSIX_MEMALIGN 1 |
---|
2667 | | /* end confdefs.h. */ |
---|
2668 | | #ifdef HAVE_INTRINSICS_H |
---|
2669 | | #include <intrinsics.h> |
---|
2670 | | #endif |
---|
2671 | | int |
---|
2672 | | main () |
---|
2673 | | { |
---|
2674 | | _rtc() |
---|
2675 | | ; |
---|
2676 | | return 0; |
---|
2677 | | } |
---|
2678 | configure:17220: result: no |
---|
2679 | configure:17240: checking for isnan |
---|
2680 | configure:17254: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2681 | configure:17254: $? = 0 |
---|
2682 | configure:17266: result: yes |
---|
2683 | configure:17273: checking whether C compiler accepts -mpreferred-stack-boundary=4 |
---|
2684 | configure:17292: /usr/bin/clang -c -mpreferred-stack-boundary=4 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
2685 | clang: error: unknown argument: '-mpreferred-stack-boundary=4' |
---|
2686 | configure:17292: $? = 1 |
---|
2687 | configure: failed program was: |
---|
2688 | | /* confdefs.h */ |
---|
2689 | | #define PACKAGE_NAME "fftw" |
---|
2690 | | #define PACKAGE_TARNAME "fftw" |
---|
2691 | | #define PACKAGE_VERSION "3.3.8" |
---|
2692 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
2693 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
2694 | | #define PACKAGE_URL "" |
---|
2695 | | #define PACKAGE "fftw" |
---|
2696 | | #define VERSION "3.3.8" |
---|
2697 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
2698 | | #define HAVE_SSE2 1 |
---|
2699 | | #define HAVE_AVX 1 |
---|
2700 | | #define STDC_HEADERS 1 |
---|
2701 | | #define HAVE_SYS_TYPES_H 1 |
---|
2702 | | #define HAVE_SYS_STAT_H 1 |
---|
2703 | | #define HAVE_STDLIB_H 1 |
---|
2704 | | #define HAVE_STRING_H 1 |
---|
2705 | | #define HAVE_MEMORY_H 1 |
---|
2706 | | #define HAVE_STRINGS_H 1 |
---|
2707 | | #define HAVE_INTTYPES_H 1 |
---|
2708 | | #define HAVE_STDINT_H 1 |
---|
2709 | | #define HAVE_UNISTD_H 1 |
---|
2710 | | #define HAVE_DLFCN_H 1 |
---|
2711 | | #define LT_OBJDIR ".libs/" |
---|
2712 | | #define STDC_HEADERS 1 |
---|
2713 | | #define HAVE_FCNTL_H 1 |
---|
2714 | | #define HAVE_FENV_H 1 |
---|
2715 | | #define HAVE_LIMITS_H 1 |
---|
2716 | | #define HAVE_STDDEF_H 1 |
---|
2717 | | #define HAVE_SYS_TIME_H 1 |
---|
2718 | | #define TIME_WITH_SYS_TIME 1 |
---|
2719 | | #define HAVE_LONG_DOUBLE 1 |
---|
2720 | | #define SIZEOF_INT 4 |
---|
2721 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
2722 | | #define SIZEOF_LONG 8 |
---|
2723 | | #define SIZEOF_UNSIGNED_LONG 8 |
---|
2724 | | #define SIZEOF_LONG_LONG 8 |
---|
2725 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
2726 | | #define SIZEOF_SIZE_T 8 |
---|
2727 | | #define SIZEOF_PTRDIFF_T 8 |
---|
2728 | | #define HAVE_PTRDIFF_T 1 |
---|
2729 | | #define HAVE_UINTPTR_T 1 |
---|
2730 | | #define SIZEOF_FLOAT 4 |
---|
2731 | | #define SIZEOF_DOUBLE 8 |
---|
2732 | | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
2733 | | #define HAVE_ALLOCA_H 1 |
---|
2734 | | #define HAVE_ALLOCA 1 |
---|
2735 | | #define HAVE_VPRINTF 1 |
---|
2736 | | #define HAVE_LIBM 1 |
---|
2737 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2738 | | #define HAVE_DRAND48 1 |
---|
2739 | | #define HAVE_SQRT 1 |
---|
2740 | | #define HAVE_MEMSET 1 |
---|
2741 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
2742 | | #define HAVE_CLOCK_GETTIME 1 |
---|
2743 | | #define HAVE_MACH_ABSOLUTE_TIME 1 |
---|
2744 | | #define HAVE_SYSCTL 1 |
---|
2745 | | #define HAVE_ABORT 1 |
---|
2746 | | #define HAVE_SINL 1 |
---|
2747 | | #define HAVE_COSL 1 |
---|
2748 | | #define HAVE_SNPRINTF 1 |
---|
2749 | | #define HAVE_MEMMOVE 1 |
---|
2750 | | #define HAVE_STRCHR 1 |
---|
2751 | | #define HAVE_GETPAGESIZE 1 |
---|
2752 | | #define HAVE_DECL_SINL 1 |
---|
2753 | | #define HAVE_DECL_COSL 1 |
---|
2754 | | #define HAVE_DECL_SINQ 0 |
---|
2755 | | #define HAVE_DECL_COSQ 0 |
---|
2756 | | #define HAVE_DECL_MEMALIGN 0 |
---|
2757 | | #define HAVE_DECL_DRAND48 1 |
---|
2758 | | #define HAVE_DECL_SRAND48 1 |
---|
2759 | | #define HAVE_DECL_POSIX_MEMALIGN 1 |
---|
2760 | | #define HAVE_ISNAN 1 |
---|
2761 | | /* end confdefs.h. */ |
---|
2762 | | |
---|
2763 | | int |
---|
2764 | | main () |
---|
2765 | | { |
---|
2766 | | |
---|
2767 | | ; |
---|
2768 | | return 0; |
---|
2769 | | } |
---|
2770 | configure:17302: result: no |
---|
2771 | configure:17617: checking for Fortran 77 compiler version |
---|
2772 | configure:17626: /opt/local/bin/gfortran-mp-9 --version >&5 |
---|
2773 | GNU Fortran (MacPorts gcc9 9.2.0_0) 9.2.0 |
---|
2774 | Copyright (C) 2019 Free Software Foundation, Inc. |
---|
2775 | This is free software; see the source for copying conditions. There is NO |
---|
2776 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
2777 | |
---|
2778 | configure:17637: $? = 0 |
---|
2779 | configure:17626: /opt/local/bin/gfortran-mp-9 -v >&5 |
---|
2780 | Using built-in specs. |
---|
2781 | COLLECT_GCC=/opt/local/bin/gfortran-mp-9 |
---|
2782 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin19/9.2.0/lto-wrapper |
---|
2783 | Target: x86_64-apple-darwin19 |
---|
2784 | Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc9/gcc9/work/gcc-9.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin19 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc9 --includedir=/opt/local/include/gcc9 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-9 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-9 --with-gxx-include-dir=/opt/local/include/gcc9/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --disable-tls --with-pkgversion='MacPorts gcc9 9.2.0_0' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk |
---|
2785 | Thread model: posix |
---|
2786 | gcc version 9.2.0 (MacPorts gcc9 9.2.0_0) |
---|
2787 | configure:17637: $? = 0 |
---|
2788 | configure:17626: /opt/local/bin/gfortran-mp-9 -V >&5 |
---|
2789 | gfortran-mp-9: error: unrecognized command line option '-V' |
---|
2790 | gfortran-mp-9: fatal error: no input files |
---|
2791 | compilation terminated. |
---|
2792 | configure:17637: $? = 1 |
---|
2793 | configure:17626: /opt/local/bin/gfortran-mp-9 -qversion >&5 |
---|
2794 | gfortran-mp-9: error: unrecognized command line option '-qversion'; did you mean '--version'? |
---|
2795 | gfortran-mp-9: fatal error: no input files |
---|
2796 | compilation terminated. |
---|
2797 | configure:17637: $? = 1 |
---|
2798 | configure:17646: checking whether we are using the GNU Fortran 77 compiler |
---|
2799 | configure:17659: /opt/local/bin/gfortran-mp-9 -c -pipe -O3 -m64 conftest.F >&5 |
---|
2800 | dyld: Library not loaded: /opt/local/lib/libisl.19.dylib |
---|
2801 | Referenced from: /opt/local/libexec/gcc/x86_64-apple-darwin19/9.2.0/f951 |
---|
2802 | Reason: image not found |
---|
2803 | gfortran-mp-9: internal compiler error: Abort trap: 6 signal terminated program f951 |
---|
2804 | Please submit a full bug report, |
---|
2805 | with preprocessed source if appropriate. |
---|
2806 | See <https://trac.macports.org/newticket> for instructions. |
---|
2807 | configure:17659: $? = 4 |
---|
2808 | configure: failed program was: |
---|
2809 | | program main |
---|
2810 | | #ifndef __GNUC__ |
---|
2811 | | choke me |
---|
2812 | | #endif |
---|
2813 | | |
---|
2814 | | end |
---|
2815 | configure:17668: result: no |
---|
2816 | configure:17674: checking whether /opt/local/bin/gfortran-mp-9 accepts -g |
---|
2817 | configure:17685: /opt/local/bin/gfortran-mp-9 -c -g conftest.f >&5 |
---|
2818 | dyld: Library not loaded: /opt/local/lib/libisl.19.dylib |
---|
2819 | Referenced from: /opt/local/libexec/gcc/x86_64-apple-darwin19/9.2.0/f951 |
---|
2820 | Reason: image not found |
---|
2821 | gfortran-mp-9: internal compiler error: Abort trap: 6 signal terminated program f951 |
---|
2822 | Please submit a full bug report, |
---|
2823 | with preprocessed source if appropriate. |
---|
2824 | See <https://trac.macports.org/newticket> for instructions. |
---|
2825 | configure:17685: $? = 4 |
---|
2826 | configure: failed program was: |
---|
2827 | | program main |
---|
2828 | | |
---|
2829 | | end |
---|
2830 | configure:17693: result: no |
---|
2831 | configure:17822: checking if libtool supports shared libraries |
---|
2832 | configure:17824: result: yes |
---|
2833 | configure:17827: checking whether to build shared libraries |
---|
2834 | configure:17851: result: yes |
---|
2835 | configure:17854: checking whether to build static libraries |
---|
2836 | configure:17858: result: yes |
---|
2837 | configure:18210: checking for /opt/local/bin/gfortran-mp-9 option to produce PIC |
---|
2838 | configure:18217: result: -fno-common |
---|
2839 | configure:18225: checking if /opt/local/bin/gfortran-mp-9 PIC flag -fno-common works |
---|
2840 | configure:18243: /opt/local/bin/gfortran-mp-9 -c -pipe -O3 -m64 -fno-common conftest.f >&5 |
---|
2841 | dyld: Library not loaded: /opt/local/lib/libisl.19.dylib |
---|
2842 | Referenced from: /opt/local/libexec/gcc/x86_64-apple-darwin19/9.2.0/f951 |
---|
2843 | Reason: image not found |
---|
2844 | gfortran-mp-9: internal compiler error: Abort trap: 6 signal terminated program f951 |
---|
2845 | Please submit a full bug report, |
---|
2846 | with preprocessed source if appropriate. |
---|
2847 | See <https://trac.macports.org/newticket> for instructions. |
---|
2848 | configure:18247: $? = 4 |
---|
2849 | configure:18260: result: no |
---|
2850 | configure:18283: checking if /opt/local/bin/gfortran-mp-9 static flag works |
---|
2851 | configure:18311: result: no |
---|
2852 | configure:18323: checking if /opt/local/bin/gfortran-mp-9 supports -c -o file.o |
---|
2853 | configure:18344: /opt/local/bin/gfortran-mp-9 -c -pipe -O3 -m64 -o out/conftest2.o conftest.f >&5 |
---|
2854 | dyld: Library not loaded: /opt/local/lib/libisl.19.dylib |
---|
2855 | Referenced from: /opt/local/libexec/gcc/x86_64-apple-darwin19/9.2.0/f951 |
---|
2856 | Reason: image not found |
---|
2857 | gfortran-mp-9: internal compiler error: Abort trap: 6 signal terminated program f951 |
---|
2858 | Please submit a full bug report, |
---|
2859 | with preprocessed source if appropriate. |
---|
2860 | See <https://trac.macports.org/newticket> for instructions. |
---|
2861 | configure:18348: $? = 4 |
---|
2862 | configure:18370: result: no |
---|
2863 | configure:18375: checking if /opt/local/bin/gfortran-mp-9 supports -c -o file.o |
---|
2864 | configure:18422: result: no |
---|
2865 | configure:18452: checking whether the /opt/local/bin/gfortran-mp-9 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
2866 | configure:19665: result: no |
---|
2867 | configure:19806: checking dynamic linker characteristics |
---|
2868 | configure:20557: result: darwin19.0.0 dyld |
---|
2869 | configure:20622: checking how to hardcode library paths into programs |
---|
2870 | configure:20647: result: immediate |
---|
2871 | configure:20689: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-9 |
---|
2872 | configure:20699: /opt/local/bin/gfortran-mp-9 -c -pipe -O3 -m64 conftest.f >&5 |
---|
2873 | dyld: Library not loaded: /opt/local/lib/libisl.19.dylib |
---|
2874 | Referenced from: /opt/local/libexec/gcc/x86_64-apple-darwin19/9.2.0/f951 |
---|
2875 | Reason: image not found |
---|
2876 | gfortran-mp-9: internal compiler error: Abort trap: 6 signal terminated program f951 |
---|
2877 | Please submit a full bug report, |
---|
2878 | with preprocessed source if appropriate. |
---|
2879 | See <https://trac.macports.org/newticket> for instructions. |
---|
2880 | configure:20699: $? = 4 |
---|
2881 | configure: failed program was: |
---|
2882 | | program main |
---|
2883 | | |
---|
2884 | | end |
---|
2885 | configure:20794: WARNING: compilation failed |
---|
2886 | configure:20800: result: |
---|
2887 | configure:20802: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-9 |
---|
2888 | configure:20825: /opt/local/bin/gfortran-mp-9 -o conftest -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.f -lm |
---|
2889 | dyld: Library not loaded: /opt/local/lib/libisl.19.dylib |
---|
2890 | Referenced from: /opt/local/libexec/gcc/x86_64-apple-darwin19/9.2.0/f951 |
---|
2891 | Reason: image not found |
---|
2892 | gfortran-mp-9: internal compiler error: Abort trap: 6 signal terminated program f951 |
---|
2893 | Please submit a full bug report, |
---|
2894 | with preprocessed source if appropriate. |
---|
2895 | See <https://trac.macports.org/newticket> for instructions. |
---|
2896 | configure:21021: result: |
---|
2897 | configure:21037: checking for dummy main to link with Fortran 77 libraries |
---|
2898 | configure:21071: /usr/bin/clang -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm >&5 |
---|
2899 | configure:21071: $? = 0 |
---|
2900 | configure:21116: result: none |
---|
2901 | configure:21156: checking for Fortran 77 name-mangling scheme |
---|
2902 | configure:21169: /opt/local/bin/gfortran-mp-9 -c -pipe -O3 -m64 conftest.f >&5 |
---|
2903 | dyld: Library not loaded: /opt/local/lib/libisl.19.dylib |
---|
2904 | Referenced from: /opt/local/libexec/gcc/x86_64-apple-darwin19/9.2.0/f951 |
---|
2905 | Reason: image not found |
---|
2906 | gfortran-mp-9: internal compiler error: Abort trap: 6 signal terminated program f951 |
---|
2907 | Please submit a full bug report, |
---|
2908 | with preprocessed source if appropriate. |
---|
2909 | See <https://trac.macports.org/newticket> for instructions. |
---|
2910 | configure:21169: $? = 4 |
---|
2911 | configure: failed program was: |
---|
2912 | | subroutine foobar() |
---|
2913 | | return |
---|
2914 | | end |
---|
2915 | | subroutine foo_bar() |
---|
2916 | | return |
---|
2917 | | end |
---|
2918 | configure:21302: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.8': |
---|
2919 | configure:21304: error: cannot compile a simple Fortran program |
---|
2920 | See `config.log' for more details |
---|
2921 | |
---|
2922 | ## ---------------- ## |
---|
2923 | ## Cache variables. ## |
---|
2924 | ## ---------------- ## |
---|
2925 | |
---|
2926 | ac_cv_build=x86_64-apple-darwin19.0.0 |
---|
2927 | ac_cv_c_compiler_gnu=yes |
---|
2928 | ac_cv_c_const=yes |
---|
2929 | ac_cv_c_inline=inline |
---|
2930 | ac_cv_c_uint32_t=yes |
---|
2931 | ac_cv_c_uint64_t=yes |
---|
2932 | ac_cv_env_CC_set=set |
---|
2933 | ac_cv_env_CC_value=/usr/bin/clang |
---|
2934 | ac_cv_env_CFLAGS_set=set |
---|
2935 | ac_cv_env_CFLAGS_value='-pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
2936 | ac_cv_env_CPPFLAGS_set=set |
---|
2937 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' |
---|
2938 | ac_cv_env_CPP_set= |
---|
2939 | ac_cv_env_CPP_value= |
---|
2940 | ac_cv_env_F77_set=set |
---|
2941 | ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-9 |
---|
2942 | ac_cv_env_FFLAGS_set=set |
---|
2943 | ac_cv_env_FFLAGS_value='-pipe -O3 -m64' |
---|
2944 | ac_cv_env_LDFLAGS_set=set |
---|
2945 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
2946 | ac_cv_env_LIBS_set= |
---|
2947 | ac_cv_env_LIBS_value= |
---|
2948 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
2949 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
2950 | ac_cv_env_MPICC_set= |
---|
2951 | ac_cv_env_MPICC_value= |
---|
2952 | ac_cv_env_build_alias_set= |
---|
2953 | ac_cv_env_build_alias_value= |
---|
2954 | ac_cv_env_host_alias_set= |
---|
2955 | ac_cv_env_host_alias_value= |
---|
2956 | ac_cv_env_target_alias_set= |
---|
2957 | ac_cv_env_target_alias_value= |
---|
2958 | ac_cv_f77_compiler_gnu=no |
---|
2959 | ac_cv_f77_dummy_main=none |
---|
2960 | ac_cv_f77_libs= |
---|
2961 | ac_cv_fortran_dummy_main=none |
---|
2962 | ac_cv_func_BSDgettimeofday=no |
---|
2963 | ac_cv_func__doprnt=no |
---|
2964 | ac_cv_func__mm_free=no |
---|
2965 | ac_cv_func__mm_malloc=no |
---|
2966 | ac_cv_func_abort=yes |
---|
2967 | ac_cv_func_alloca_works=yes |
---|
2968 | ac_cv_func_clock_gettime=yes |
---|
2969 | ac_cv_func_cosl=yes |
---|
2970 | ac_cv_func_drand48=yes |
---|
2971 | ac_cv_func_gethrtime=no |
---|
2972 | ac_cv_func_getpagesize=yes |
---|
2973 | ac_cv_func_gettimeofday=yes |
---|
2974 | ac_cv_func_mach_absolute_time=yes |
---|
2975 | ac_cv_func_memalign=no |
---|
2976 | ac_cv_func_memmove=yes |
---|
2977 | ac_cv_func_memset=yes |
---|
2978 | ac_cv_func_posix_memalign=yes |
---|
2979 | ac_cv_func_read_real_time=no |
---|
2980 | ac_cv_func_sinl=yes |
---|
2981 | ac_cv_func_snprintf=yes |
---|
2982 | ac_cv_func_sqrt=yes |
---|
2983 | ac_cv_func_strchr=yes |
---|
2984 | ac_cv_func_strtod=yes |
---|
2985 | ac_cv_func_sysctl=yes |
---|
2986 | ac_cv_func_time_base_to_time=no |
---|
2987 | ac_cv_func_vprintf=yes |
---|
2988 | ac_cv_have_decl_cosl=yes |
---|
2989 | ac_cv_have_decl_cosq=no |
---|
2990 | ac_cv_have_decl_drand48=yes |
---|
2991 | ac_cv_have_decl_memalign=no |
---|
2992 | ac_cv_have_decl_posix_memalign=yes |
---|
2993 | ac_cv_have_decl_sinl=yes |
---|
2994 | ac_cv_have_decl_sinq=no |
---|
2995 | ac_cv_have_decl_srand48=yes |
---|
2996 | ac_cv_header_altivec_h=no |
---|
2997 | ac_cv_header_dlfcn_h=yes |
---|
2998 | ac_cv_header_fcntl_h=yes |
---|
2999 | ac_cv_header_fenv_h=yes |
---|
3000 | ac_cv_header_inttypes_h=yes |
---|
3001 | ac_cv_header_limits_h=yes |
---|
3002 | ac_cv_header_malloc_h=no |
---|
3003 | ac_cv_header_memory_h=yes |
---|
3004 | ac_cv_header_stdc=yes |
---|
3005 | ac_cv_header_stddef_h=yes |
---|
3006 | ac_cv_header_stdint_h=yes |
---|
3007 | ac_cv_header_stdlib_h=yes |
---|
3008 | ac_cv_header_string_h=yes |
---|
3009 | ac_cv_header_strings_h=yes |
---|
3010 | ac_cv_header_sys_stat_h=yes |
---|
3011 | ac_cv_header_sys_time_h=yes |
---|
3012 | ac_cv_header_sys_types_h=yes |
---|
3013 | ac_cv_header_time=yes |
---|
3014 | ac_cv_header_unistd_h=yes |
---|
3015 | ac_cv_host=x86_64-apple-darwin19.0.0 |
---|
3016 | ac_cv_lib_m_sin=yes |
---|
3017 | ac_cv_objext=o |
---|
3018 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
3019 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
3020 | ac_cv_path_GREP=/usr/bin/grep |
---|
3021 | ac_cv_path_SED=/usr/bin/sed |
---|
3022 | ac_cv_path_lt_DD=/bin/dd |
---|
3023 | ac_cv_prog_AWK=awk |
---|
3024 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
3025 | ac_cv_prog_ac_ct_AR=ar |
---|
3026 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
3027 | ac_cv_prog_ac_ct_DLLTOOL=dlltool |
---|
3028 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
3029 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
3030 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
3031 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
3032 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
3033 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
3034 | ac_cv_prog_ac_ct_STRIP=strip |
---|
3035 | ac_cv_prog_cc_c89= |
---|
3036 | ac_cv_prog_cc_c99= |
---|
3037 | ac_cv_prog_cc_g=yes |
---|
3038 | ac_cv_prog_cc_stdc= |
---|
3039 | ac_cv_prog_f77_g=no |
---|
3040 | ac_cv_prog_make_make_set=yes |
---|
3041 | ac_cv_sizeof_double=8 |
---|
3042 | ac_cv_sizeof_fftw_r2r_kind=4 |
---|
3043 | ac_cv_sizeof_float=4 |
---|
3044 | ac_cv_sizeof_int=4 |
---|
3045 | ac_cv_sizeof_long=8 |
---|
3046 | ac_cv_sizeof_long_long=8 |
---|
3047 | ac_cv_sizeof_ptrdiff_t=8 |
---|
3048 | ac_cv_sizeof_size_t=8 |
---|
3049 | ac_cv_sizeof_unsigned_int=4 |
---|
3050 | ac_cv_sizeof_unsigned_long=8 |
---|
3051 | ac_cv_sizeof_unsigned_long_long=8 |
---|
3052 | ac_cv_type_hrtime_t=no |
---|
3053 | ac_cv_type_long_double=yes |
---|
3054 | ac_cv_type_ptrdiff_t=yes |
---|
3055 | ac_cv_type_size_t=yes |
---|
3056 | ac_cv_type_uintptr_t=yes |
---|
3057 | ac_cv_working_alloca_h=yes |
---|
3058 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
3059 | am_cv_make_support_nested_variables=yes |
---|
3060 | am_cv_prog_cc_c_o=yes |
---|
3061 | ax_cv_c_compiler_vendor=clang |
---|
3062 | ax_cv_c_flags__mavx=yes |
---|
3063 | ax_cv_c_flags__mpreferred_stack_boundary_4=no |
---|
3064 | lt_cv_apple_cc_single_mod=yes |
---|
3065 | lt_cv_ar_at_file=no |
---|
3066 | lt_cv_deplibs_check_method=pass_all |
---|
3067 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
3068 | lt_cv_file_magic_test_file= |
---|
3069 | lt_cv_ld_exported_symbols_list=yes |
---|
3070 | lt_cv_ld_force_load=yes |
---|
3071 | lt_cv_ld_reload_flag=-r |
---|
3072 | lt_cv_nm_interface='BSD nm' |
---|
3073 | lt_cv_objdir=.libs |
---|
3074 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
3075 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
3076 | lt_cv_path_mainfest_tool=no |
---|
3077 | lt_cv_prog_compiler_c_o=yes |
---|
3078 | lt_cv_prog_compiler_c_o_F77=no |
---|
3079 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
3080 | lt_cv_prog_compiler_pic_F77=-fno-common |
---|
3081 | lt_cv_prog_compiler_pic_works=yes |
---|
3082 | lt_cv_prog_compiler_pic_works_F77=no |
---|
3083 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
3084 | lt_cv_prog_compiler_static_works=no |
---|
3085 | lt_cv_prog_compiler_static_works_F77=no |
---|
3086 | lt_cv_prog_gnu_ld=no |
---|
3087 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
3088 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
3089 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
3090 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
3091 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
3092 | lt_cv_sys_global_symbol_to_import= |
---|
3093 | lt_cv_sys_max_cmd_len=196608 |
---|
3094 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
3095 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
3096 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
3097 | |
---|
3098 | ## ----------------- ## |
---|
3099 | ## Output variables. ## |
---|
3100 | ## ----------------- ## |
---|
3101 | |
---|
3102 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.8/missing aclocal-1.15' |
---|
3103 | ALLOCA='' |
---|
3104 | ALTIVEC_CFLAGS='' |
---|
3105 | AMDEPBACKSLASH='\' |
---|
3106 | AMDEP_FALSE='#' |
---|
3107 | AMDEP_TRUE='' |
---|
3108 | AMTAR='$${TAR-tar}' |
---|
3109 | AM_BACKSLASH='\' |
---|
3110 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
3111 | AM_DEFAULT_VERBOSITY='1' |
---|
3112 | AM_V='$(V)' |
---|
3113 | AR='ar' |
---|
3114 | AS='as' |
---|
3115 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.8/missing autoconf' |
---|
3116 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.8/missing autoheader' |
---|
3117 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.8/missing automake-1.15' |
---|
3118 | AVX2_CFLAGS='' |
---|
3119 | AVX512_CFLAGS='' |
---|
3120 | AVX_128_FMA_CFLAGS='' |
---|
3121 | AVX_CFLAGS='-mavx' |
---|
3122 | AWK='awk' |
---|
3123 | BUILD_DOC_FALSE='#' |
---|
3124 | BUILD_DOC_TRUE='' |
---|
3125 | CC='/usr/bin/clang' |
---|
3126 | CCDEPMODE='depmode=gcc3' |
---|
3127 | CFLAGS='-pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
3128 | CHECK_PL_OPTS='' |
---|
3129 | COMBINED_THREADS_FALSE='' |
---|
3130 | COMBINED_THREADS_TRUE='' |
---|
3131 | CPP='/usr/bin/clang -E' |
---|
3132 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' |
---|
3133 | CYGPATH_W='echo' |
---|
3134 | C_FFTW_R2R_KIND='C_INT32_T' |
---|
3135 | C_MPI_FINT='' |
---|
3136 | DEFS='' |
---|
3137 | DEPDIR='.deps' |
---|
3138 | DLLTOOL='dlltool' |
---|
3139 | DSYMUTIL='dsymutil' |
---|
3140 | DUMPBIN='' |
---|
3141 | ECHO_C='\c' |
---|
3142 | ECHO_N='' |
---|
3143 | ECHO_T='' |
---|
3144 | EGREP='/usr/bin/grep -E' |
---|
3145 | EXEEXT='' |
---|
3146 | F77='/opt/local/bin/gfortran-mp-9' |
---|
3147 | FFLAGS='-pipe -O3 -m64' |
---|
3148 | FGREP='/usr/bin/grep -F' |
---|
3149 | FLIBS='' |
---|
3150 | GREP='/usr/bin/grep' |
---|
3151 | HAVE_ALTIVEC_FALSE='' |
---|
3152 | HAVE_ALTIVEC_TRUE='#' |
---|
3153 | HAVE_AVX2_FALSE='' |
---|
3154 | HAVE_AVX2_TRUE='#' |
---|
3155 | HAVE_AVX512_FALSE='' |
---|
3156 | HAVE_AVX512_TRUE='#' |
---|
3157 | HAVE_AVX_128_FMA_FALSE='' |
---|
3158 | HAVE_AVX_128_FMA_TRUE='#' |
---|
3159 | HAVE_AVX_FALSE='#' |
---|
3160 | HAVE_AVX_TRUE='' |
---|
3161 | HAVE_GENERIC_SIMD128_FALSE='' |
---|
3162 | HAVE_GENERIC_SIMD128_TRUE='#' |
---|
3163 | HAVE_GENERIC_SIMD256_FALSE='' |
---|
3164 | HAVE_GENERIC_SIMD256_TRUE='#' |
---|
3165 | HAVE_KCVI_FALSE='' |
---|
3166 | HAVE_KCVI_TRUE='#' |
---|
3167 | HAVE_NEON_FALSE='' |
---|
3168 | HAVE_NEON_TRUE='#' |
---|
3169 | HAVE_SSE2_FALSE='#' |
---|
3170 | HAVE_SSE2_TRUE='' |
---|
3171 | HAVE_VSX_FALSE='' |
---|
3172 | HAVE_VSX_TRUE='#' |
---|
3173 | INDENT='' |
---|
3174 | INSTALL_DATA='${INSTALL} -m 644' |
---|
3175 | INSTALL_PROGRAM='${INSTALL}' |
---|
3176 | INSTALL_SCRIPT='${INSTALL}' |
---|
3177 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
3178 | KCVI_CFLAGS='' |
---|
3179 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
3180 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
3181 | LDOUBLE_FALSE='' |
---|
3182 | LDOUBLE_TRUE='#' |
---|
3183 | LIBOBJS='' |
---|
3184 | LIBQUADMATH='' |
---|
3185 | LIBS='-lm ' |
---|
3186 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
3187 | LIPO='lipo' |
---|
3188 | LN_S='ln -s' |
---|
3189 | LTLIBOBJS='' |
---|
3190 | LT_SYS_LIBRARY_PATH='' |
---|
3191 | MAINT='#' |
---|
3192 | MAINTAINER_MODE_FALSE='' |
---|
3193 | MAINTAINER_MODE_TRUE='#' |
---|
3194 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.8/missing makeinfo' |
---|
3195 | MANIFEST_TOOL=':' |
---|
3196 | MKDIR_P='./install-sh -c -d' |
---|
3197 | MPICC='' |
---|
3198 | MPILIBS='' |
---|
3199 | MPIRUN='' |
---|
3200 | MPI_FALSE='' |
---|
3201 | MPI_TRUE='#' |
---|
3202 | NEON_CFLAGS='' |
---|
3203 | NM='/opt/local/bin/nm -B' |
---|
3204 | NMEDIT='nmedit' |
---|
3205 | OBJDUMP='objdump' |
---|
3206 | OBJEXT='o' |
---|
3207 | OCAMLBUILD='' |
---|
3208 | OPENMP_CFLAGS='' |
---|
3209 | OPENMP_FALSE='' |
---|
3210 | OPENMP_TRUE='' |
---|
3211 | OTOOL64=':' |
---|
3212 | OTOOL='otool' |
---|
3213 | PACKAGE='fftw' |
---|
3214 | PACKAGE_BUGREPORT='fftw@fftw.org' |
---|
3215 | PACKAGE_NAME='fftw' |
---|
3216 | PACKAGE_STRING='fftw 3.3.8' |
---|
3217 | PACKAGE_TARNAME='fftw' |
---|
3218 | PACKAGE_URL='' |
---|
3219 | PACKAGE_VERSION='3.3.8' |
---|
3220 | PATH_SEPARATOR=':' |
---|
3221 | POW_LIB='' |
---|
3222 | PRECISION='d' |
---|
3223 | PREC_SUFFIX='' |
---|
3224 | PTHREAD_CC='' |
---|
3225 | PTHREAD_CFLAGS='' |
---|
3226 | PTHREAD_LIBS='' |
---|
3227 | QUAD_FALSE='' |
---|
3228 | QUAD_TRUE='#' |
---|
3229 | RANLIB='ranlib' |
---|
3230 | SED='/usr/bin/sed' |
---|
3231 | SET_MAKE='' |
---|
3232 | SHARED_VERSION_INFO='8:8:5' |
---|
3233 | SHELL='/bin/sh' |
---|
3234 | SINGLE_FALSE='' |
---|
3235 | SINGLE_TRUE='#' |
---|
3236 | SMP_FALSE='' |
---|
3237 | SMP_TRUE='' |
---|
3238 | SSE2_CFLAGS='' |
---|
3239 | STACK_ALIGN_CFLAGS='' |
---|
3240 | STRIP='strip' |
---|
3241 | THREADLIBS='' |
---|
3242 | THREADS_FALSE='' |
---|
3243 | THREADS_TRUE='' |
---|
3244 | VERSION='3.3.8' |
---|
3245 | VSX_CFLAGS='' |
---|
3246 | ac_ct_AR='ar' |
---|
3247 | ac_ct_CC='/usr/bin/clang' |
---|
3248 | ac_ct_DUMPBIN='' |
---|
3249 | ac_ct_F77='' |
---|
3250 | acx_pthread_config='' |
---|
3251 | am__EXEEXT_FALSE='' |
---|
3252 | am__EXEEXT_TRUE='' |
---|
3253 | am__fastdepCC_FALSE='#' |
---|
3254 | am__fastdepCC_TRUE='' |
---|
3255 | am__include='include' |
---|
3256 | am__isrc='' |
---|
3257 | am__leading_dot='.' |
---|
3258 | am__nodep='_no' |
---|
3259 | am__quote='' |
---|
3260 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
3261 | am__untar='$${TAR-tar} xf -' |
---|
3262 | bindir='${exec_prefix}/bin' |
---|
3263 | build='x86_64-apple-darwin19.0.0' |
---|
3264 | build_alias='' |
---|
3265 | build_cpu='x86_64' |
---|
3266 | build_os='darwin19.0.0' |
---|
3267 | build_vendor='apple' |
---|
3268 | datadir='${datarootdir}' |
---|
3269 | datarootdir='${prefix}/share' |
---|
3270 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
3271 | dvidir='${docdir}' |
---|
3272 | exec_prefix='NONE' |
---|
3273 | host='x86_64-apple-darwin19.0.0' |
---|
3274 | host_alias='' |
---|
3275 | host_cpu='x86_64' |
---|
3276 | host_os='darwin19.0.0' |
---|
3277 | host_vendor='apple' |
---|
3278 | htmldir='${docdir}' |
---|
3279 | includedir='${prefix}/include' |
---|
3280 | infodir='${datarootdir}/info' |
---|
3281 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.8/install-sh' |
---|
3282 | libdir='${exec_prefix}/lib' |
---|
3283 | libexecdir='${exec_prefix}/libexec' |
---|
3284 | localedir='${datarootdir}/locale' |
---|
3285 | localstatedir='${prefix}/var' |
---|
3286 | mandir='${datarootdir}/man' |
---|
3287 | mkdir_p='$(MKDIR_P)' |
---|
3288 | oldincludedir='/usr/include' |
---|
3289 | pdfdir='${docdir}' |
---|
3290 | prefix='/opt/local' |
---|
3291 | program_transform_name='s,x,x,' |
---|
3292 | psdir='${docdir}' |
---|
3293 | runstatedir='${localstatedir}/run' |
---|
3294 | sbindir='${exec_prefix}/sbin' |
---|
3295 | sharedstatedir='${prefix}/com' |
---|
3296 | sysconfdir='${prefix}/etc' |
---|
3297 | target_alias='' |
---|
3298 | |
---|
3299 | ## ----------- ## |
---|
3300 | ## confdefs.h. ## |
---|
3301 | ## ----------- ## |
---|
3302 | |
---|
3303 | /* confdefs.h */ |
---|
3304 | #define PACKAGE_NAME "fftw" |
---|
3305 | #define PACKAGE_TARNAME "fftw" |
---|
3306 | #define PACKAGE_VERSION "3.3.8" |
---|
3307 | #define PACKAGE_STRING "fftw 3.3.8" |
---|
3308 | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
3309 | #define PACKAGE_URL "" |
---|
3310 | #define PACKAGE "fftw" |
---|
3311 | #define VERSION "3.3.8" |
---|
3312 | #define FFTW_ENABLE_ALLOCA 1 |
---|
3313 | #define HAVE_SSE2 1 |
---|
3314 | #define HAVE_AVX 1 |
---|
3315 | #define STDC_HEADERS 1 |
---|
3316 | #define HAVE_SYS_TYPES_H 1 |
---|
3317 | #define HAVE_SYS_STAT_H 1 |
---|
3318 | #define HAVE_STDLIB_H 1 |
---|
3319 | #define HAVE_STRING_H 1 |
---|
3320 | #define HAVE_MEMORY_H 1 |
---|
3321 | #define HAVE_STRINGS_H 1 |
---|
3322 | #define HAVE_INTTYPES_H 1 |
---|
3323 | #define HAVE_STDINT_H 1 |
---|
3324 | #define HAVE_UNISTD_H 1 |
---|
3325 | #define HAVE_DLFCN_H 1 |
---|
3326 | #define LT_OBJDIR ".libs/" |
---|
3327 | #define STDC_HEADERS 1 |
---|
3328 | #define HAVE_FCNTL_H 1 |
---|
3329 | #define HAVE_FENV_H 1 |
---|
3330 | #define HAVE_LIMITS_H 1 |
---|
3331 | #define HAVE_STDDEF_H 1 |
---|
3332 | #define HAVE_SYS_TIME_H 1 |
---|
3333 | #define TIME_WITH_SYS_TIME 1 |
---|
3334 | #define HAVE_LONG_DOUBLE 1 |
---|
3335 | #define SIZEOF_INT 4 |
---|
3336 | #define SIZEOF_UNSIGNED_INT 4 |
---|
3337 | #define SIZEOF_LONG 8 |
---|
3338 | #define SIZEOF_UNSIGNED_LONG 8 |
---|
3339 | #define SIZEOF_LONG_LONG 8 |
---|
3340 | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
3341 | #define SIZEOF_SIZE_T 8 |
---|
3342 | #define SIZEOF_PTRDIFF_T 8 |
---|
3343 | #define HAVE_PTRDIFF_T 1 |
---|
3344 | #define HAVE_UINTPTR_T 1 |
---|
3345 | #define SIZEOF_FLOAT 4 |
---|
3346 | #define SIZEOF_DOUBLE 8 |
---|
3347 | #define SIZEOF_FFTW_R2R_KIND 4 |
---|
3348 | #define HAVE_ALLOCA_H 1 |
---|
3349 | #define HAVE_ALLOCA 1 |
---|
3350 | #define HAVE_VPRINTF 1 |
---|
3351 | #define HAVE_LIBM 1 |
---|
3352 | #define HAVE_GETTIMEOFDAY 1 |
---|
3353 | #define HAVE_DRAND48 1 |
---|
3354 | #define HAVE_SQRT 1 |
---|
3355 | #define HAVE_MEMSET 1 |
---|
3356 | #define HAVE_POSIX_MEMALIGN 1 |
---|
3357 | #define HAVE_CLOCK_GETTIME 1 |
---|
3358 | #define HAVE_MACH_ABSOLUTE_TIME 1 |
---|
3359 | #define HAVE_SYSCTL 1 |
---|
3360 | #define HAVE_ABORT 1 |
---|
3361 | #define HAVE_SINL 1 |
---|
3362 | #define HAVE_COSL 1 |
---|
3363 | #define HAVE_SNPRINTF 1 |
---|
3364 | #define HAVE_MEMMOVE 1 |
---|
3365 | #define HAVE_STRCHR 1 |
---|
3366 | #define HAVE_GETPAGESIZE 1 |
---|
3367 | #define HAVE_DECL_SINL 1 |
---|
3368 | #define HAVE_DECL_COSL 1 |
---|
3369 | #define HAVE_DECL_SINQ 0 |
---|
3370 | #define HAVE_DECL_COSQ 0 |
---|
3371 | #define HAVE_DECL_MEMALIGN 0 |
---|
3372 | #define HAVE_DECL_DRAND48 1 |
---|
3373 | #define HAVE_DECL_SRAND48 1 |
---|
3374 | #define HAVE_DECL_POSIX_MEMALIGN 1 |
---|
3375 | #define HAVE_ISNAN 1 |
---|
3376 | |
---|
3377 | configure: exit 1 |
---|