Ticket #64335: config.log

File config.log, 12.2 KB (added by barracuda156, 2 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by fftw configure 3.3.10, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-threads --enable-shared --with-our-malloc --enable-fma
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 36-111.wireless-city.scu.edu.tw
14uname -m = Power Macintosh
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
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 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
27Kernel configured for up to 4 processors.
284 processors are physically available.
294 processors are logically available.
30Processor type: ppc970 (PowerPC 970)
31Processors active: 0 1 2 3
32Primary memory available: 16.00 gigabytes
33Default processor set: 59 tasks, 270 threads, 4 processors
34Load average: 3.48, Mach factor: 0.75
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2878: checking for a BSD-compatible install
52configure:2946: result: /usr/bin/install -c
53configure:2957: checking whether build environment is sane
54configure:3012: result: yes
55configure:3158: checking for a thread-safe mkdir -p
56configure:3197: result: /opt/local/bin/gmkdir -p
57configure:3204: checking for gawk
58configure:3220: found /opt/local/bin/gawk
59configure:3231: result: gawk
60configure:3242: checking whether make sets $(MAKE)
61configure:3264: result: yes
62configure:3293: checking whether make supports nested variables
63configure:3310: result: yes
64configure:3440: checking whether to enable maintainer-specific portions of Makefiles
65configure:3449: result: no
66configure:3497: checking build system type
67configure:3511: result: powerpc-apple-darwin9.8.0
68configure:3531: checking host system type
69configure:3544: result: powerpc-apple-darwin9.8.0
70configure:4178: checking for gcc
71configure:4205: result: /opt/local/bin/gcc-mp-7
72configure:4434: checking for C compiler version
73configure:4443: /opt/local/bin/gcc-mp-7 --version >&5
74gcc-mp-7 (MacPorts gcc7 7.5.0_3+universal) 7.5.0
75Copyright (C) 2017 Free Software Foundation, Inc.
76This is free software; see the source for copying conditions.  There is NO
77warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
78
79configure:4454: $? = 0
80configure:4443: /opt/local/bin/gcc-mp-7 -v >&5
81Using built-in specs.
82COLLECT_GCC=/opt/local/bin/gcc-mp-7
83COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/ppc-apple-darwin9/7.5.0/lto-wrapper
84Target: ppc-apple-darwin9
85Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc7/gcc7/work/gcc-7.5.0/configure --prefix=/opt/local --build=ppc-apple-darwin9 --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 --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.5.0_3+universal'
86Thread model: posix
87gcc version 7.5.0 (MacPorts gcc7 7.5.0_3+universal)
88configure:4454: $? = 0
89configure:4443: /opt/local/bin/gcc-mp-7 -V >&5
90gcc-mp-7: error: unrecognized command line option '-V'
91gcc-mp-7: fatal error: no input files
92compilation terminated.
93configure:4454: $? = 1
94configure:4443: /opt/local/bin/gcc-mp-7 -qversion >&5
95gcc-mp-7: error: unrecognized command line option '-qversion'; did you mean '--version'?
96gcc-mp-7: fatal error: no input files
97compilation terminated.
98configure:4454: $? = 1
99configure:4474: checking whether the C compiler works
100configure:4496: /opt/local/bin/gcc-mp-7 -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -m64 conftest.c  >&5
101configure:4500: $? = 0
102configure:4548: result: yes
103configure:4551: checking for C compiler default output file name
104configure:4553: result: a.out
105configure:4559: checking for suffix of executables
106configure:4566: /opt/local/bin/gcc-mp-7 -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -m64 conftest.c  >&5
107configure:4570: $? = 0
108configure:4592: result:
109configure:4614: checking whether we are cross compiling
110configure:4622: /opt/local/bin/gcc-mp-7 -o conftest -pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -m64 conftest.c  >&5
111configure:4626: $? = 0
112configure:4633: ./conftest
113./configure: line 4635: 43525 Segmentation fault      ./conftest$ac_cv_exeext
114configure:4637: $? = 139
115configure:4644: 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.10-ppc64':
116configure:4646: error: cannot run C compiled programs.
117If you meant to cross compile, use `--host'.
118See `config.log' for more details
119
120## ---------------- ##
121## Cache variables. ##
122## ---------------- ##
123
124ac_cv_build=powerpc-apple-darwin9.8.0
125ac_cv_env_CC_set=set
126ac_cv_env_CC_value=/opt/local/bin/gcc-mp-7
127ac_cv_env_CFLAGS_set=set
128ac_cv_env_CFLAGS_value='-pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -m64'
129ac_cv_env_CPPFLAGS_set=set
130ac_cv_env_CPPFLAGS_value=-I/opt/local/include
131ac_cv_env_CPP_set=
132ac_cv_env_CPP_value=
133ac_cv_env_F77_set=set
134ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-7
135ac_cv_env_FFLAGS_set=set
136ac_cv_env_FFLAGS_value='-pipe -O3 -m64'
137ac_cv_env_LDFLAGS_set=set
138ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -m64'
139ac_cv_env_LIBS_set=
140ac_cv_env_LIBS_value=
141ac_cv_env_LT_SYS_LIBRARY_PATH_set=
142ac_cv_env_LT_SYS_LIBRARY_PATH_value=
143ac_cv_env_MPICC_set=
144ac_cv_env_MPICC_value=
145ac_cv_env_build_alias_set=
146ac_cv_env_build_alias_value=
147ac_cv_env_host_alias_set=
148ac_cv_env_host_alias_value=
149ac_cv_env_target_alias_set=
150ac_cv_env_target_alias_value=
151ac_cv_host=powerpc-apple-darwin9.8.0
152ac_cv_path_mkdir=/opt/local/bin/gmkdir
153ac_cv_prog_AWK=gawk
154ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-mp-7
155ac_cv_prog_make_make_set=yes
156am_cv_make_support_nested_variables=yes
157
158## ----------------- ##
159## Output variables. ##
160## ----------------- ##
161
162ACLOCAL='${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.10-ppc64/missing'\'' aclocal-1.16'
163ALLOCA=''
164ALTIVEC_CFLAGS=''
165AMDEPBACKSLASH=''
166AMDEP_FALSE=''
167AMDEP_TRUE=''
168AMTAR='$${TAR-tar}'
169AM_BACKSLASH='\'
170AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
171AM_DEFAULT_VERBOSITY='1'
172AM_V='$(V)'
173AR=''
174AS=''
175AUTOCONF='${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.10-ppc64/missing'\'' autoconf'
176AUTOHEADER='${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.10-ppc64/missing'\'' autoheader'
177AUTOMAKE='${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.10-ppc64/missing'\'' automake-1.16'
178AVX2_CFLAGS=''
179AVX512_CFLAGS=''
180AVX_128_FMA_CFLAGS=''
181AVX_CFLAGS=''
182AWK='gawk'
183BUILD_DOC_FALSE='#'
184BUILD_DOC_TRUE=''
185CC='/opt/local/bin/gcc-mp-7'
186CCDEPMODE=''
187CFLAGS='-pipe -O3 -fno-common -fomit-frame-pointer -fstrict-aliasing -m64'
188CHECK_PL_OPTS=''
189COMBINED_THREADS_FALSE=''
190COMBINED_THREADS_TRUE=''
191CPP=''
192CPPFLAGS='-I/opt/local/include'
193CYGPATH_W='echo'
194C_FFTW_R2R_KIND=''
195C_MPI_FINT=''
196DEFS=''
197DEPDIR=''
198DLLTOOL=''
199DSYMUTIL=''
200DUMPBIN=''
201ECHO_C='\c'
202ECHO_N=''
203ECHO_T=''
204EGREP=''
205EXEEXT=''
206F77='/opt/local/bin/gfortran-mp-7'
207FFLAGS='-pipe -O3 -m64'
208FGREP=''
209FLIBS=''
210GREP=''
211HAVE_ALTIVEC_FALSE=''
212HAVE_ALTIVEC_TRUE='#'
213HAVE_AVX2_FALSE=''
214HAVE_AVX2_TRUE='#'
215HAVE_AVX512_FALSE=''
216HAVE_AVX512_TRUE='#'
217HAVE_AVX_128_FMA_FALSE=''
218HAVE_AVX_128_FMA_TRUE='#'
219HAVE_AVX_FALSE=''
220HAVE_AVX_TRUE='#'
221HAVE_GENERIC_SIMD128_FALSE=''
222HAVE_GENERIC_SIMD128_TRUE='#'
223HAVE_GENERIC_SIMD256_FALSE=''
224HAVE_GENERIC_SIMD256_TRUE='#'
225HAVE_KCVI_FALSE=''
226HAVE_KCVI_TRUE='#'
227HAVE_NEON_FALSE=''
228HAVE_NEON_TRUE='#'
229HAVE_SSE2_FALSE=''
230HAVE_SSE2_TRUE='#'
231HAVE_VSX_FALSE=''
232HAVE_VSX_TRUE='#'
233INDENT=''
234INSTALL_DATA='${INSTALL} -m 644'
235INSTALL_PROGRAM='${INSTALL}'
236INSTALL_SCRIPT='${INSTALL}'
237INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
238KCVI_CFLAGS=''
239LD=''
240LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -m64'
241LDOUBLE_FALSE=''
242LDOUBLE_TRUE='#'
243LIBOBJS=''
244LIBQUADMATH=''
245LIBS=''
246LIBTOOL=''
247LIPO=''
248LN_S=''
249LTLIBOBJS=''
250LT_SYS_LIBRARY_PATH=''
251MAINT='#'
252MAINTAINER_MODE_FALSE=''
253MAINTAINER_MODE_TRUE='#'
254MAKEINFO='${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.10-ppc64/missing'\'' makeinfo'
255MANIFEST_TOOL=''
256MKDIR_P='/opt/local/bin/gmkdir -p'
257MPICC=''
258MPILIBS=''
259MPIRUN=''
260MPI_FALSE=''
261MPI_TRUE=''
262NEON_CFLAGS=''
263NM=''
264NMEDIT=''
265OBJDUMP=''
266OBJEXT=''
267OCAMLBUILD=''
268OPENMP_CFLAGS=''
269OPENMP_FALSE=''
270OPENMP_TRUE=''
271OTOOL64=''
272OTOOL=''
273PACKAGE='fftw'
274PACKAGE_BUGREPORT='fftw@fftw.org'
275PACKAGE_NAME='fftw'
276PACKAGE_STRING='fftw 3.3.10'
277PACKAGE_TARNAME='fftw'
278PACKAGE_URL=''
279PACKAGE_VERSION='3.3.10'
280PATH_SEPARATOR=':'
281POW_LIB=''
282PRECISION='d'
283PREC_SUFFIX=''
284PTHREAD_CC=''
285PTHREAD_CFLAGS=''
286PTHREAD_LIBS=''
287QUAD_FALSE=''
288QUAD_TRUE='#'
289RANLIB=''
290SED=''
291SET_MAKE=''
292SHARED_VERSION_INFO='9:10:6'
293SHELL='/bin/sh'
294SINGLE_FALSE=''
295SINGLE_TRUE='#'
296SMP_FALSE=''
297SMP_TRUE=''
298SSE2_CFLAGS=''
299STACK_ALIGN_CFLAGS=''
300STRIP=''
301THREADLIBS=''
302THREADS_FALSE=''
303THREADS_TRUE=''
304VERSION='3.3.10'
305VSX_CFLAGS=''
306ac_ct_AR=''
307ac_ct_CC='/opt/local/bin/gcc-mp-7'
308ac_ct_DUMPBIN=''
309ac_ct_F77=''
310acx_pthread_config=''
311am__EXEEXT_FALSE=''
312am__EXEEXT_TRUE=''
313am__fastdepCC_FALSE=''
314am__fastdepCC_TRUE=''
315am__include=''
316am__isrc=''
317am__leading_dot='.'
318am__nodep=''
319am__quote=''
320am__tar='$${TAR-tar} chof - "$$tardir"'
321am__untar='$${TAR-tar} xf -'
322bindir='${exec_prefix}/bin'
323build='powerpc-apple-darwin9.8.0'
324build_alias=''
325build_cpu='powerpc'
326build_os='darwin9.8.0'
327build_vendor='apple'
328datadir='${datarootdir}'
329datarootdir='${prefix}/share'
330docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
331dvidir='${docdir}'
332exec_prefix='NONE'
333host='powerpc-apple-darwin9.8.0'
334host_alias=''
335host_cpu='powerpc'
336host_os='darwin9.8.0'
337host_vendor='apple'
338htmldir='${docdir}'
339includedir='${prefix}/include'
340infodir='${datarootdir}/info'
341install_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.10-ppc64/install-sh'
342libdir='${exec_prefix}/lib'
343libexecdir='${exec_prefix}/libexec'
344localedir='${datarootdir}/locale'
345localstatedir='${prefix}/var'
346mandir='${datarootdir}/man'
347mkdir_p='$(MKDIR_P)'
348oldincludedir='/usr/include'
349pdfdir='${docdir}'
350prefix='/opt/local'
351program_transform_name='s,x,x,'
352psdir='${docdir}'
353runstatedir='${localstatedir}/run'
354sbindir='${exec_prefix}/sbin'
355sharedstatedir='${prefix}/com'
356sysconfdir='${prefix}/etc'
357target_alias=''
358
359## ----------- ##
360## confdefs.h. ##
361## ----------- ##
362
363/* confdefs.h */
364#define PACKAGE_NAME "fftw"
365#define PACKAGE_TARNAME "fftw"
366#define PACKAGE_VERSION "3.3.10"
367#define PACKAGE_STRING "fftw 3.3.10"
368#define PACKAGE_BUGREPORT "fftw@fftw.org"
369#define PACKAGE_URL ""
370#define PACKAGE "fftw"
371#define VERSION "3.3.10"
372#define FFTW_ENABLE_ALLOCA 1
373#define WITH_OUR_MALLOC 1
374#define ARCH_PREFERS_FMA 1
375
376configure: exit 1