Ticket #42626: config.log

File config.log, 11.4 KB (added by tiasus@…, 11 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.3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-threads --enable-shared
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = dhcp-10-132-168-78.uawifi.arizona.edu
14uname -m = x86_64
15uname -r = 13.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 255 tasks, 1632 threads, 8 processors
34Load average: 3.44, Mach factor: 4.55
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:2742: checking for a BSD-compatible install
52configure:2810: result: /usr/bin/install -c
53configure:2821: checking whether build environment is sane
54configure:2871: result: yes
55configure:3012: checking for a thread-safe mkdir -p
56configure:3051: result: ./install-sh -c -d
57configure:3064: checking for gawk
58configure:3094: result: no
59configure:3064: checking for mawk
60configure:3094: result: no
61configure:3064: checking for nawk
62configure:3094: result: no
63configure:3064: checking for awk
64configure:3080: found /usr/bin/awk
65configure:3091: result: awk
66configure:3102: checking whether make sets $(MAKE)
67configure:3124: result: yes
68configure:3208: checking whether to enable maintainer-specific portions of Makefiles
69configure:3217: result: no
70configure:3265: checking build system type
71configure:3279: result: x86_64-apple-darwin13.0.0
72configure:3299: checking host system type
73configure:3312: result: x86_64-apple-darwin13.0.0
74configure:3750: checking for gcc
75configure:3777: result: /opt/local/bin/gcc-mp-4.8
76configure:4006: checking for C compiler version
77configure:4015: /opt/local/bin/gcc-mp-4.8 --version >&5
78gcc-mp-4.8 (MacPorts gcc48 4.8.2_0) 4.8.2
79Copyright (C) 2013 Free Software Foundation, Inc.
80This is free software; see the source for copying conditions.  There is NO
81warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
82
83configure:4026: $? = 0
84configure:4015: /opt/local/bin/gcc-mp-4.8 -v >&5
85Using built-in specs.
86COLLECT_GCC=/opt/local/bin/gcc-mp-4.8
87COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin13/4.8.2/lto-wrapper
88Target: x86_64-apple-darwin13
89Configured with: /opt/local/var/macports/build/_opt_mports_dports_lang_gcc48/gcc48/work/gcc-4.8.2/configure --prefix=/opt/local --build=x86_64-apple-darwin13 --enable-languages=c,c++,objc,obj-c++,lto,fortran,java --libdir=/opt/local/lib/gcc48 --includedir=/opt/local/include/gcc48 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.8 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.8 --with-gxx-include-dir=/opt/local/include/gcc48/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-cloog=/opt/local --enable-cloog-backend=isl --disable-cloog-version-check --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --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 --with-pkgversion='MacPorts gcc48 4.8.2_0'
90Thread model: posix
91gcc version 4.8.2 (MacPorts gcc48 4.8.2_0)
92configure:4026: $? = 0
93configure:4015: /opt/local/bin/gcc-mp-4.8 -V >&5
94gcc-mp-4.8: error: unrecognized command line option '-V'
95gcc-mp-4.8: fatal error: no input files
96compilation terminated.
97configure:4026: $? = 1
98configure:4015: /opt/local/bin/gcc-mp-4.8 -qversion >&5
99gcc-mp-4.8: error: unrecognized command line option '-qversion'
100gcc-mp-4.8: fatal error: no input files
101compilation terminated.
102configure:4026: $? = 1
103configure:4046: checking whether the C compiler works
104configure:4068: /opt/local/bin/gcc-mp-4.8 -pipe -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
105configure:4072: $? = 0
106configure:4120: result: yes
107configure:4123: checking for C compiler default output file name
108configure:4125: result: a.out
109configure:4131: checking for suffix of executables
110configure:4138: /opt/local/bin/gcc-mp-4.8 -o conftest -pipe -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
111configure:4142: $? = 0
112configure:4164: result:
113configure:4186: checking whether we are cross compiling
114configure:4194: /opt/local/bin/gcc-mp-4.8 -o conftest -pipe -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
115conftest.c:12:19: fatal error: stdio.h: No such file or directory
116 #include <stdio.h>
117                   ^
118compilation terminated.
119configure:4198: $? = 1
120configure:4205: ./conftest
121./configure: line 4207: ./conftest: No such file or directory
122configure:4209: $? = 127
123configure:4216: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.3':
124configure:4218: error: cannot run C compiled programs.
125If you meant to cross compile, use `--host'.
126See `config.log' for more details
127
128## ---------------- ##
129## Cache variables. ##
130## ---------------- ##
131
132ac_cv_build=x86_64-apple-darwin13.0.0
133ac_cv_env_CC_set=set
134ac_cv_env_CC_value=/opt/local/bin/gcc-mp-4.8
135ac_cv_env_CFLAGS_set=set
136ac_cv_env_CFLAGS_value='-pipe -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing'
137ac_cv_env_CPPFLAGS_set=set
138ac_cv_env_CPPFLAGS_value=-I/opt/local/include
139ac_cv_env_CPP_set=
140ac_cv_env_CPP_value=
141ac_cv_env_F77_set=set
142ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-4.8
143ac_cv_env_FFLAGS_set=set
144ac_cv_env_FFLAGS_value='-pipe -Os'
145ac_cv_env_LDFLAGS_set=set
146ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names'
147ac_cv_env_LIBS_set=
148ac_cv_env_LIBS_value=
149ac_cv_env_MPICC_set=
150ac_cv_env_MPICC_value=
151ac_cv_env_build_alias_set=
152ac_cv_env_build_alias_value=
153ac_cv_env_host_alias_set=
154ac_cv_env_host_alias_value=
155ac_cv_env_target_alias_set=
156ac_cv_env_target_alias_value=
157ac_cv_host=x86_64-apple-darwin13.0.0
158ac_cv_prog_AWK=awk
159ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-mp-4.8
160ac_cv_prog_make_make_set=yes
161
162## ----------------- ##
163## Output variables. ##
164## ----------------- ##
165
166ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.3/missing --run aclocal-1.11'
167ALLOCA=''
168ALTIVEC_CFLAGS=''
169AMDEPBACKSLASH=''
170AMDEP_FALSE=''
171AMDEP_TRUE=''
172AMTAR='$${TAR-tar}'
173AR=''
174AS=''
175AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.3/missing --run autoconf'
176AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.3/missing --run autoheader'
177AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.3/missing --run automake-1.11'
178AVX_CFLAGS=''
179AWK='awk'
180CC='/opt/local/bin/gcc-mp-4.8'
181CCDEPMODE=''
182CFLAGS='-pipe -Os -fno-common -O3 -fomit-frame-pointer -fstrict-aliasing'
183CHECK_PL_OPTS=''
184COMBINED_THREADS_FALSE=''
185COMBINED_THREADS_TRUE=''
186CPP=''
187CPPFLAGS='-I/opt/local/include'
188CYGPATH_W='echo'
189C_FFTW_R2R_KIND=''
190C_MPI_FINT=''
191DEFS=''
192DEPDIR=''
193DLLTOOL=''
194DSYMUTIL=''
195DUMPBIN=''
196ECHO_C='\c'
197ECHO_N=''
198ECHO_T=''
199EGREP=''
200EXEEXT=''
201F77='/opt/local/bin/gfortran-mp-4.8'
202FFLAGS='-pipe -Os'
203FGREP=''
204FLIBS=''
205GREP=''
206HAVE_ALTIVEC_FALSE=''
207HAVE_ALTIVEC_TRUE='#'
208HAVE_AVX_FALSE=''
209HAVE_AVX_TRUE='#'
210HAVE_NEON_FALSE=''
211HAVE_NEON_TRUE='#'
212HAVE_SSE2_FALSE=''
213HAVE_SSE2_TRUE='#'
214INSTALL_DATA='${INSTALL} -m 644'
215INSTALL_PROGRAM='${INSTALL}'
216INSTALL_SCRIPT='${INSTALL}'
217INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
218LD=''
219LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
220LDOUBLE_FALSE=''
221LDOUBLE_TRUE='#'
222LIBOBJS=''
223LIBQUADMATH=''
224LIBS=''
225LIBTOOL=''
226LIPO=''
227LN_S=''
228LTLIBOBJS=''
229MAINT='#'
230MAINTAINER_MODE_FALSE=''
231MAINTAINER_MODE_TRUE='#'
232MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.3/missing --run makeinfo'
233MANIFEST_TOOL=''
234MKDIR_P='./install-sh -c -d'
235MPICC=''
236MPILIBS=''
237MPIRUN=''
238MPI_FALSE=''
239MPI_TRUE=''
240NEON_CFLAGS=''
241NM=''
242NMEDIT=''
243OBJDUMP=''
244OBJEXT=''
245OCAMLBUILD=''
246OPENMP_CFLAGS=''
247OPENMP_FALSE=''
248OPENMP_TRUE=''
249OTOOL64=''
250OTOOL=''
251PACKAGE='fftw'
252PACKAGE_BUGREPORT='fftw@fftw.org'
253PACKAGE_NAME='fftw'
254PACKAGE_STRING='fftw 3.3.3'
255PACKAGE_TARNAME='fftw'
256PACKAGE_URL=''
257PACKAGE_VERSION='3.3.3'
258PATH_SEPARATOR=':'
259POW_LIB=''
260PRECISION='d'
261PREC_SUFFIX=''
262PTHREAD_CC=''
263PTHREAD_CFLAGS=''
264PTHREAD_LIBS=''
265QUAD_FALSE=''
266QUAD_TRUE='#'
267RANLIB=''
268SED=''
269SET_MAKE=''
270SHARED_VERSION_INFO='6:2:3'
271SHELL='/bin/sh'
272SINGLE_FALSE=''
273SINGLE_TRUE='#'
274SMP_FALSE=''
275SMP_TRUE=''
276SSE2_CFLAGS=''
277STACK_ALIGN_CFLAGS=''
278STRIP=''
279THREADLIBS=''
280THREADS_FALSE=''
281THREADS_TRUE=''
282VERSION='3.3.3'
283ac_ct_AR=''
284ac_ct_CC='/opt/local/bin/gcc-mp-4.8'
285ac_ct_DUMPBIN=''
286ac_ct_F77=''
287acx_pthread_config=''
288am__EXEEXT_FALSE=''
289am__EXEEXT_TRUE=''
290am__fastdepCC_FALSE=''
291am__fastdepCC_TRUE=''
292am__include=''
293am__isrc=''
294am__leading_dot='.'
295am__nodep=''
296am__quote=''
297am__tar='$${TAR-tar} chof - "$$tardir"'
298am__untar='$${TAR-tar} xf -'
299bindir='${exec_prefix}/bin'
300build='x86_64-apple-darwin13.0.0'
301build_alias=''
302build_cpu='x86_64'
303build_os='darwin13.0.0'
304build_vendor='apple'
305datadir='${datarootdir}'
306datarootdir='${prefix}/share'
307docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
308dvidir='${docdir}'
309exec_prefix='NONE'
310host='x86_64-apple-darwin13.0.0'
311host_alias=''
312host_cpu='x86_64'
313host_os='darwin13.0.0'
314host_vendor='apple'
315htmldir='${docdir}'
316includedir='${prefix}/include'
317infodir='${datarootdir}/info'
318install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.3/install-sh'
319libdir='${exec_prefix}/lib'
320libexecdir='${exec_prefix}/libexec'
321localedir='${datarootdir}/locale'
322localstatedir='${prefix}/var'
323mandir='${datarootdir}/man'
324mkdir_p='$(top_builddir)/./install-sh -c -d'
325oldincludedir='/usr/include'
326pdfdir='${docdir}'
327prefix='/opt/local'
328program_transform_name='s,x,x,'
329psdir='${docdir}'
330sbindir='${exec_prefix}/sbin'
331sharedstatedir='${prefix}/com'
332sysconfdir='${prefix}/etc'
333target_alias=''
334
335## ----------- ##
336## confdefs.h. ##
337## ----------- ##
338
339/* confdefs.h */
340#define PACKAGE_NAME "fftw"
341#define PACKAGE_TARNAME "fftw"
342#define PACKAGE_VERSION "3.3.3"
343#define PACKAGE_STRING "fftw 3.3.3"
344#define PACKAGE_BUGREPORT "fftw@fftw.org"
345#define PACKAGE_URL ""
346#define PACKAGE "fftw"
347#define VERSION "3.3.3"
348#define FFTW_ENABLE_ALLOCA 1
349
350configure: exit 1