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 |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Leopardus-geoffroyi.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 17.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.2~1/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 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.2~1/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: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 324 tasks, 1130 threads, 8 processors |
---|
34 | Load average: 4.89, Mach factor: 3.32 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure: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-darwin17.7.0 |
---|
74 | configure:3536: checking host system type |
---|
75 | configure:3549: result: x86_64-apple-darwin17.7.0 |
---|
76 | configure:4183: checking for gcc |
---|
77 | configure:4210: result: /opt/local/bin/gcc-mp-7 |
---|
78 | configure:4439: checking for C compiler version |
---|
79 | configure:4448: /opt/local/bin/gcc-mp-7 --version >&5 |
---|
80 | gcc-mp-7 (MacPorts gcc7 7.3.0_3) 7.3.0 |
---|
81 | Copyright (C) 2017 Free Software Foundation, Inc. |
---|
82 | This is free software; see the source for copying conditions. There is NO |
---|
83 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
84 | |
---|
85 | configure:4459: $? = 0 |
---|
86 | configure:4448: /opt/local/bin/gcc-mp-7 -v >&5 |
---|
87 | Using built-in specs. |
---|
88 | COLLECT_GCC=/opt/local/bin/gcc-mp-7 |
---|
89 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin17/7.3.0/lto-wrapper |
---|
90 | Target: x86_64-apple-darwin17 |
---|
91 | Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc7/gcc7/work/gcc-7.3.0/configure --prefix=/opt/local --build=x86_64-apple-darwin17 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc7 --includedir=/opt/local/include/gcc7 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-7 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-7 --with-gxx-include-dir=/opt/local/include/gcc7/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 gcc7 7.3.0_3' |
---|
92 | Thread model: posix |
---|
93 | gcc version 7.3.0 (MacPorts gcc7 7.3.0_3) |
---|
94 | configure:4459: $? = 0 |
---|
95 | configure:4448: /opt/local/bin/gcc-mp-7 -V >&5 |
---|
96 | gcc-mp-7: error: unrecognized command line option '-V' |
---|
97 | gcc-mp-7: fatal error: no input files |
---|
98 | compilation terminated. |
---|
99 | configure:4459: $? = 1 |
---|
100 | configure:4448: /opt/local/bin/gcc-mp-7 -qversion >&5 |
---|
101 | gcc-mp-7: error: unrecognized command line option '-qversion'; did you mean '--version'? |
---|
102 | gcc-mp-7: fatal error: no input files |
---|
103 | compilation terminated. |
---|
104 | configure:4459: $? = 1 |
---|
105 | configure:4479: checking whether the C compiler works |
---|
106 | configure:4501: /opt/local/bin/gcc-mp-7 -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 |
---|
107 | FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag! |
---|
108 | conftest.c:20:1: fatal error: error closing -: Broken pipe |
---|
109 | } |
---|
110 | ^ |
---|
111 | compilation terminated. |
---|
112 | configure:4505: $? = 1 |
---|
113 | configure:4543: result: no |
---|
114 | configure: failed program was: |
---|
115 | | /* confdefs.h */ |
---|
116 | | #define PACKAGE_NAME "fftw" |
---|
117 | | #define PACKAGE_TARNAME "fftw" |
---|
118 | | #define PACKAGE_VERSION "3.3.8" |
---|
119 | | #define PACKAGE_STRING "fftw 3.3.8" |
---|
120 | | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
121 | | #define PACKAGE_URL "" |
---|
122 | | #define PACKAGE "fftw" |
---|
123 | | #define VERSION "3.3.8" |
---|
124 | | #define FFTW_ENABLE_ALLOCA 1 |
---|
125 | | #define HAVE_SSE2 1 |
---|
126 | | /* end confdefs.h. */ |
---|
127 | | |
---|
128 | | int |
---|
129 | | main () |
---|
130 | | { |
---|
131 | | |
---|
132 | | ; |
---|
133 | | return 0; |
---|
134 | | } |
---|
135 | configure:4548: 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': |
---|
136 | configure:4550: error: C compiler cannot create executables |
---|
137 | See `config.log' for more details |
---|
138 | |
---|
139 | ## ---------------- ## |
---|
140 | ## Cache variables. ## |
---|
141 | ## ---------------- ## |
---|
142 | |
---|
143 | ac_cv_build=x86_64-apple-darwin17.7.0 |
---|
144 | ac_cv_env_CC_set=set |
---|
145 | ac_cv_env_CC_value=/opt/local/bin/gcc-mp-7 |
---|
146 | ac_cv_env_CFLAGS_set=set |
---|
147 | ac_cv_env_CFLAGS_value='-pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing' |
---|
148 | ac_cv_env_CPPFLAGS_set=set |
---|
149 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
150 | ac_cv_env_CPP_set= |
---|
151 | ac_cv_env_CPP_value= |
---|
152 | ac_cv_env_F77_set=set |
---|
153 | ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-7 |
---|
154 | ac_cv_env_FFLAGS_set=set |
---|
155 | ac_cv_env_FFLAGS_value='-pipe -O3' |
---|
156 | ac_cv_env_LDFLAGS_set=set |
---|
157 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names' |
---|
158 | ac_cv_env_LIBS_set= |
---|
159 | ac_cv_env_LIBS_value= |
---|
160 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
161 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
162 | ac_cv_env_MPICC_set= |
---|
163 | ac_cv_env_MPICC_value= |
---|
164 | ac_cv_env_build_alias_set= |
---|
165 | ac_cv_env_build_alias_value= |
---|
166 | ac_cv_env_host_alias_set= |
---|
167 | ac_cv_env_host_alias_value= |
---|
168 | ac_cv_env_target_alias_set= |
---|
169 | ac_cv_env_target_alias_value= |
---|
170 | ac_cv_host=x86_64-apple-darwin17.7.0 |
---|
171 | ac_cv_prog_AWK=awk |
---|
172 | ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-mp-7 |
---|
173 | ac_cv_prog_make_make_set=yes |
---|
174 | am_cv_make_support_nested_variables=yes |
---|
175 | |
---|
176 | ## ----------------- ## |
---|
177 | ## Output variables. ## |
---|
178 | ## ----------------- ## |
---|
179 | |
---|
180 | 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' |
---|
181 | ALLOCA='' |
---|
182 | ALTIVEC_CFLAGS='' |
---|
183 | AMDEPBACKSLASH='' |
---|
184 | AMDEP_FALSE='' |
---|
185 | AMDEP_TRUE='' |
---|
186 | AMTAR='$${TAR-tar}' |
---|
187 | AM_BACKSLASH='\' |
---|
188 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
189 | AM_DEFAULT_VERBOSITY='1' |
---|
190 | AM_V='$(V)' |
---|
191 | AR='' |
---|
192 | AS='' |
---|
193 | 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' |
---|
194 | 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' |
---|
195 | 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' |
---|
196 | AVX2_CFLAGS='' |
---|
197 | AVX512_CFLAGS='' |
---|
198 | AVX_128_FMA_CFLAGS='' |
---|
199 | AVX_CFLAGS='' |
---|
200 | AWK='awk' |
---|
201 | BUILD_DOC_FALSE='#' |
---|
202 | BUILD_DOC_TRUE='' |
---|
203 | CC='/opt/local/bin/gcc-mp-7' |
---|
204 | CCDEPMODE='' |
---|
205 | CFLAGS='-pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing' |
---|
206 | CHECK_PL_OPTS='' |
---|
207 | COMBINED_THREADS_FALSE='' |
---|
208 | COMBINED_THREADS_TRUE='' |
---|
209 | CPP='' |
---|
210 | CPPFLAGS='-I/opt/local/include' |
---|
211 | CYGPATH_W='echo' |
---|
212 | C_FFTW_R2R_KIND='' |
---|
213 | C_MPI_FINT='' |
---|
214 | DEFS='' |
---|
215 | DEPDIR='' |
---|
216 | DLLTOOL='' |
---|
217 | DSYMUTIL='' |
---|
218 | DUMPBIN='' |
---|
219 | ECHO_C='\c' |
---|
220 | ECHO_N='' |
---|
221 | ECHO_T='' |
---|
222 | EGREP='' |
---|
223 | EXEEXT='' |
---|
224 | F77='/opt/local/bin/gfortran-mp-7' |
---|
225 | FFLAGS='-pipe -O3' |
---|
226 | FGREP='' |
---|
227 | FLIBS='' |
---|
228 | GREP='' |
---|
229 | HAVE_ALTIVEC_FALSE='' |
---|
230 | HAVE_ALTIVEC_TRUE='#' |
---|
231 | HAVE_AVX2_FALSE='' |
---|
232 | HAVE_AVX2_TRUE='#' |
---|
233 | HAVE_AVX512_FALSE='' |
---|
234 | HAVE_AVX512_TRUE='#' |
---|
235 | HAVE_AVX_128_FMA_FALSE='' |
---|
236 | HAVE_AVX_128_FMA_TRUE='#' |
---|
237 | HAVE_AVX_FALSE='' |
---|
238 | HAVE_AVX_TRUE='#' |
---|
239 | HAVE_GENERIC_SIMD128_FALSE='' |
---|
240 | HAVE_GENERIC_SIMD128_TRUE='#' |
---|
241 | HAVE_GENERIC_SIMD256_FALSE='' |
---|
242 | HAVE_GENERIC_SIMD256_TRUE='#' |
---|
243 | HAVE_KCVI_FALSE='' |
---|
244 | HAVE_KCVI_TRUE='#' |
---|
245 | HAVE_NEON_FALSE='' |
---|
246 | HAVE_NEON_TRUE='#' |
---|
247 | HAVE_SSE2_FALSE='#' |
---|
248 | HAVE_SSE2_TRUE='' |
---|
249 | HAVE_VSX_FALSE='' |
---|
250 | HAVE_VSX_TRUE='#' |
---|
251 | INDENT='' |
---|
252 | INSTALL_DATA='${INSTALL} -m 644' |
---|
253 | INSTALL_PROGRAM='${INSTALL}' |
---|
254 | INSTALL_SCRIPT='${INSTALL}' |
---|
255 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
256 | KCVI_CFLAGS='' |
---|
257 | LD='' |
---|
258 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names' |
---|
259 | LDOUBLE_FALSE='' |
---|
260 | LDOUBLE_TRUE='#' |
---|
261 | LIBOBJS='' |
---|
262 | LIBQUADMATH='' |
---|
263 | LIBS='' |
---|
264 | LIBTOOL='' |
---|
265 | LIPO='' |
---|
266 | LN_S='' |
---|
267 | LTLIBOBJS='' |
---|
268 | LT_SYS_LIBRARY_PATH='' |
---|
269 | MAINT='#' |
---|
270 | MAINTAINER_MODE_FALSE='' |
---|
271 | MAINTAINER_MODE_TRUE='#' |
---|
272 | 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' |
---|
273 | MANIFEST_TOOL='' |
---|
274 | MKDIR_P='./install-sh -c -d' |
---|
275 | MPICC='' |
---|
276 | MPILIBS='' |
---|
277 | MPIRUN='' |
---|
278 | MPI_FALSE='' |
---|
279 | MPI_TRUE='' |
---|
280 | NEON_CFLAGS='' |
---|
281 | NM='' |
---|
282 | NMEDIT='' |
---|
283 | OBJDUMP='' |
---|
284 | OBJEXT='' |
---|
285 | OCAMLBUILD='' |
---|
286 | OPENMP_CFLAGS='' |
---|
287 | OPENMP_FALSE='' |
---|
288 | OPENMP_TRUE='' |
---|
289 | OTOOL64='' |
---|
290 | OTOOL='' |
---|
291 | PACKAGE='fftw' |
---|
292 | PACKAGE_BUGREPORT='fftw@fftw.org' |
---|
293 | PACKAGE_NAME='fftw' |
---|
294 | PACKAGE_STRING='fftw 3.3.8' |
---|
295 | PACKAGE_TARNAME='fftw' |
---|
296 | PACKAGE_URL='' |
---|
297 | PACKAGE_VERSION='3.3.8' |
---|
298 | PATH_SEPARATOR=':' |
---|
299 | POW_LIB='' |
---|
300 | PRECISION='d' |
---|
301 | PREC_SUFFIX='' |
---|
302 | PTHREAD_CC='' |
---|
303 | PTHREAD_CFLAGS='' |
---|
304 | PTHREAD_LIBS='' |
---|
305 | QUAD_FALSE='' |
---|
306 | QUAD_TRUE='#' |
---|
307 | RANLIB='' |
---|
308 | SED='' |
---|
309 | SET_MAKE='' |
---|
310 | SHARED_VERSION_INFO='8:8:5' |
---|
311 | SHELL='/bin/sh' |
---|
312 | SINGLE_FALSE='' |
---|
313 | SINGLE_TRUE='#' |
---|
314 | SMP_FALSE='' |
---|
315 | SMP_TRUE='' |
---|
316 | SSE2_CFLAGS='' |
---|
317 | STACK_ALIGN_CFLAGS='' |
---|
318 | STRIP='' |
---|
319 | THREADLIBS='' |
---|
320 | THREADS_FALSE='' |
---|
321 | THREADS_TRUE='' |
---|
322 | VERSION='3.3.8' |
---|
323 | VSX_CFLAGS='' |
---|
324 | ac_ct_AR='' |
---|
325 | ac_ct_CC='/opt/local/bin/gcc-mp-7' |
---|
326 | ac_ct_DUMPBIN='' |
---|
327 | ac_ct_F77='' |
---|
328 | acx_pthread_config='' |
---|
329 | am__EXEEXT_FALSE='' |
---|
330 | am__EXEEXT_TRUE='' |
---|
331 | am__fastdepCC_FALSE='' |
---|
332 | am__fastdepCC_TRUE='' |
---|
333 | am__include='' |
---|
334 | am__isrc='' |
---|
335 | am__leading_dot='.' |
---|
336 | am__nodep='' |
---|
337 | am__quote='' |
---|
338 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
339 | am__untar='$${TAR-tar} xf -' |
---|
340 | bindir='${exec_prefix}/bin' |
---|
341 | build='x86_64-apple-darwin17.7.0' |
---|
342 | build_alias='' |
---|
343 | build_cpu='x86_64' |
---|
344 | build_os='darwin17.7.0' |
---|
345 | build_vendor='apple' |
---|
346 | datadir='${datarootdir}' |
---|
347 | datarootdir='${prefix}/share' |
---|
348 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
349 | dvidir='${docdir}' |
---|
350 | exec_prefix='NONE' |
---|
351 | host='x86_64-apple-darwin17.7.0' |
---|
352 | host_alias='' |
---|
353 | host_cpu='x86_64' |
---|
354 | host_os='darwin17.7.0' |
---|
355 | host_vendor='apple' |
---|
356 | htmldir='${docdir}' |
---|
357 | includedir='${prefix}/include' |
---|
358 | infodir='${datarootdir}/info' |
---|
359 | 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' |
---|
360 | libdir='${exec_prefix}/lib' |
---|
361 | libexecdir='${exec_prefix}/libexec' |
---|
362 | localedir='${datarootdir}/locale' |
---|
363 | localstatedir='${prefix}/var' |
---|
364 | mandir='${datarootdir}/man' |
---|
365 | mkdir_p='$(MKDIR_P)' |
---|
366 | oldincludedir='/usr/include' |
---|
367 | pdfdir='${docdir}' |
---|
368 | prefix='/opt/local' |
---|
369 | program_transform_name='s,x,x,' |
---|
370 | psdir='${docdir}' |
---|
371 | runstatedir='${localstatedir}/run' |
---|
372 | sbindir='${exec_prefix}/sbin' |
---|
373 | sharedstatedir='${prefix}/com' |
---|
374 | sysconfdir='${prefix}/etc' |
---|
375 | target_alias='' |
---|
376 | |
---|
377 | ## ----------- ## |
---|
378 | ## confdefs.h. ## |
---|
379 | ## ----------- ## |
---|
380 | |
---|
381 | /* confdefs.h */ |
---|
382 | #define PACKAGE_NAME "fftw" |
---|
383 | #define PACKAGE_TARNAME "fftw" |
---|
384 | #define PACKAGE_VERSION "3.3.8" |
---|
385 | #define PACKAGE_STRING "fftw 3.3.8" |
---|
386 | #define PACKAGE_BUGREPORT "fftw@fftw.org" |
---|
387 | #define PACKAGE_URL "" |
---|
388 | #define PACKAGE "fftw" |
---|
389 | #define VERSION "3.3.8" |
---|
390 | #define FFTW_ENABLE_ALLOCA 1 |
---|
391 | #define HAVE_SSE2 1 |
---|
392 | |
---|
393 | configure: exit 77 |
---|