Ticket #61646: config.log

File config.log, 11.9 KB (added by rth238, 3 years ago)

config.log

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 ARPACK-NG configure 3.7.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local home=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.7.0 --disable-mpi LDFLAGS= --with-blas=-L/opt/local/lib -lvecLibFort
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = RTH-TB-Pro.local
14uname -m = x86_64
15uname -r = 20.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~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 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 543 tasks, 2164 threads, 8 processors
34Load average: 2.68, Mach factor: 5.31
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:2749: checking for a BSD-compatible install
52configure:2817: result: /usr/bin/install -c
53configure:2828: checking whether build environment is sane
54configure:2883: result: yes
55configure:3029: checking for a thread-safe mkdir -p
56configure:3068: result: build-aux/install-sh -c -d
57configure:3075: checking for gawk
58configure:3091: found /opt/local/bin/gawk
59configure:3102: result: gawk
60configure:3113: checking whether make sets $(MAKE)
61configure:3135: result: yes
62configure:3164: checking whether make supports nested variables
63configure:3181: result: yes
64configure:3308: checking whether to enable maintainer-specific portions of Makefiles
65configure:3317: result: no
66configure:3437: checking for Fortran compiler version
67configure:3446: /opt/local/bin/gfortran-mp-10 --version >&5
68GNU Fortran (MacPorts gcc10 10.2.0_4) 10.2.0
69Copyright (C) 2020 Free Software Foundation, Inc.
70This is free software; see the source for copying conditions.  There is NO
71warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
72
73configure:3457: $? = 0
74configure:3446: /opt/local/bin/gfortran-mp-10 -v >&5
75Using built-in specs.
76COLLECT_GCC=/opt/local/bin/gfortran-mp-10
77COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin20/10.2.0/lto-wrapper
78Target: x86_64-apple-darwin20
79Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc10/gcc10/work/gcc-10.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin20 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc10 --includedir=/opt/local/include/gcc10 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-10 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-10 --with-gxx-include-dir=/opt/local/include/gcc10/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 --enable-host-shared --disable-tls --with-pkgversion='MacPorts gcc10 10.2.0_4' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk
80Thread model: posix
81Supported LTO compression algorithms: zlib
82gcc version 10.2.0 (MacPorts gcc10 10.2.0_4)
83configure:3457: $? = 0
84configure:3446: /opt/local/bin/gfortran-mp-10 -V >&5
85gfortran-mp-10: error: unrecognized command-line option '-V'
86gfortran-mp-10: fatal error: no input files
87compilation terminated.
88configure:3457: $? = 1
89configure:3446: /opt/local/bin/gfortran-mp-10 -qversion >&5
90gfortran-mp-10: error: unrecognized command-line option '-qversion'; did you mean '--version'?
91gfortran-mp-10: fatal error: no input files
92compilation terminated.
93configure:3457: $? = 1
94configure:3472: checking whether the Fortran compiler works
95configure:3494: /opt/local/bin/gfortran-mp-10 -pipe -Os -m64   conftest.f  >&5
96clang: error: invalid version number in '-mmacosx-version-min=11.0'
97configure:3498: $? = 1
98configure:3536: result: no
99configure: failed program was:
100|       program main
101|
102|       end
103configure:3541: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.7.0':
104configure:3543: error: Fortran compiler cannot create executables
105See `config.log' for more details
106
107## ---------------- ##
108## Cache variables. ##
109## ---------------- ##
110
111ac_cv_env_CCC_set=
112ac_cv_env_CCC_value=
113ac_cv_env_CC_set=set
114ac_cv_env_CC_value=/usr/bin/clang
115ac_cv_env_CFLAGS_set=set
116ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
117ac_cv_env_CPPFLAGS_set=set
118ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
119ac_cv_env_CPP_set=
120ac_cv_env_CPP_value=
121ac_cv_env_CXXCPP_set=
122ac_cv_env_CXXCPP_value=
123ac_cv_env_CXXFLAGS_set=set
124ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
125ac_cv_env_CXX_set=set
126ac_cv_env_CXX_value=/usr/bin/clang++
127ac_cv_env_EIGEN3_CFLAGS_set=
128ac_cv_env_EIGEN3_CFLAGS_value=
129ac_cv_env_EIGEN3_LIBS_set=
130ac_cv_env_EIGEN3_LIBS_value=
131ac_cv_env_F77_set=set
132ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-10
133ac_cv_env_FCFLAGS_set=set
134ac_cv_env_FCFLAGS_value='-pipe -Os -m64'
135ac_cv_env_FC_set=set
136ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-10
137ac_cv_env_FFLAGS_set=set
138ac_cv_env_FFLAGS_value='-pipe -Os -m64 -fallow-argument-mismatch -m64'
139ac_cv_env_INTERFACE64_set=
140ac_cv_env_INTERFACE64_value=
141ac_cv_env_LDFLAGS_set=set
142ac_cv_env_LDFLAGS_value=
143ac_cv_env_LIBSUFFIX_set=
144ac_cv_env_LIBSUFFIX_value=
145ac_cv_env_LIBS_set=
146ac_cv_env_LIBS_value=
147ac_cv_env_LT_SYS_LIBRARY_PATH_set=
148ac_cv_env_LT_SYS_LIBRARY_PATH_value=
149ac_cv_env_MPICC_set=
150ac_cv_env_MPICC_value=
151ac_cv_env_MPICXX_set=
152ac_cv_env_MPICXX_value=
153ac_cv_env_MPIF77_set=
154ac_cv_env_MPIF77_value=
155ac_cv_env_MPIFC_set=
156ac_cv_env_MPIFC_value=
157ac_cv_env_PKG_CONFIG_LIBDIR_set=
158ac_cv_env_PKG_CONFIG_LIBDIR_value=
159ac_cv_env_PKG_CONFIG_PATH_set=
160ac_cv_env_PKG_CONFIG_PATH_value=
161ac_cv_env_PKG_CONFIG_set=
162ac_cv_env_PKG_CONFIG_value=
163ac_cv_env_SYMBOLSUFFIX_set=
164ac_cv_env_SYMBOLSUFFIX_value=
165ac_cv_env_build_alias_set=
166ac_cv_env_build_alias_value=
167ac_cv_env_host_alias_set=
168ac_cv_env_host_alias_value=
169ac_cv_env_target_alias_set=
170ac_cv_env_target_alias_value=
171ac_cv_prog_AWK=gawk
172ac_cv_prog_make_make_set=yes
173am_cv_make_support_nested_variables=yes
174
175## ----------------- ##
176## Output variables. ##
177## ----------------- ##
178
179ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.7.0/build-aux/missing'\'' aclocal-1.16'
180AMDEPBACKSLASH=''
181AMDEP_FALSE=''
182AMDEP_TRUE=''
183AMTAR='$${TAR-tar}'
184AM_BACKSLASH='\'
185AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
186AM_DEFAULT_VERBOSITY='1'
187AM_V='$(V)'
188AR=''
189AS=''
190AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.7.0/build-aux/missing'\'' autoconf'
191AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.7.0/build-aux/missing'\'' autoheader'
192AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.7.0/build-aux/missing'\'' automake-1.16'
193AWK='gawk'
194BLACS_FALSE=''
195BLACS_TRUE=''
196BLAS_LIBS=''
197CC='/usr/bin/clang'
198CCDEPMODE=''
199CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
200CPP=''
201CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
202CXX='/usr/bin/clang++'
203CXXCPP=''
204CXXDEPMODE=''
205CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
206CYGPATH_W='echo'
207DEFS=''
208DEPDIR=''
209DLLTOOL=''
210DSYMUTIL=''
211DUMPBIN=''
212ECHO_C='\c'
213ECHO_N=''
214ECHO_T=''
215EGREP=''
216EIGEN3_CFLAGS=''
217EIGEN3_LIBS=''
218EXEEXT=''
219F77='/opt/local/bin/gfortran-mp-10'
220FC='/opt/local/bin/gfortran-mp-10'
221FCFLAGS='-pipe -Os -m64'
222FCLIBS=''
223FFLAGS='-pipe -Os -m64 -fallow-argument-mismatch -m64'
224FGREP=''
225FLIBS=''
226GREP=''
227HAVE_CXX11=''
228ICBEXMM_FALSE=''
229ICBEXMM_TRUE=''
230ICB_FALSE=''
231ICB_TRUE=''
232INSTALL_DATA='${INSTALL} -m 644'
233INSTALL_PROGRAM='${INSTALL}'
234INSTALL_SCRIPT='${INSTALL}'
235INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
236INTERFACE64=''
237LAPACK_LIBS=''
238LD=''
239LDFLAGS=''
240LIBOBJS=''
241LIBS=''
242LIBSUFFIX=''
243LIBTOOL=''
244LIPO=''
245LN_S=''
246LTLIBOBJS=''
247LT_SYS_LIBRARY_PATH=''
248MAINT='#'
249MAINTAINER_MODE_FALSE=''
250MAINTAINER_MODE_TRUE='#'
251MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.7.0/build-aux/missing'\'' makeinfo'
252MANIFEST_TOOL=''
253MKDIR_P='build-aux/install-sh -c -d'
254MPICC=''
255MPICXX=''
256MPIF77=''
257MPIFC=''
258MPILIBS=''
259MPI_CXX_LIBS=''
260MPI_C_LIBS=''
261MPI_FALSE=''
262MPI_Fortran_LIBS=''
263MPI_TRUE=''
264NM=''
265NMEDIT=''
266OBJDUMP=''
267OBJEXT=''
268OTOOL64=''
269OTOOL=''
270PACKAGE='arpack-ng'
271PACKAGE_BUGREPORT='https://github.com/opencollab/arpack-ng/issues/'
272PACKAGE_NAME='ARPACK-NG'
273PACKAGE_STRING='ARPACK-NG 3.7.0'
274PACKAGE_TARNAME='arpack-ng'
275PACKAGE_URL='https://github.com/opencollab/arpack-ng/'
276PACKAGE_VERSION='3.7.0'
277PATH_SEPARATOR=':'
278PKG_CONFIG=''
279PKG_CONFIG_LIBDIR=''
280PKG_CONFIG_PATH=''
281RANLIB=''
282SED=''
283SET_MAKE=''
284SHELL='/bin/sh'
285STRIP=''
286SYMBOLSUFFIX=''
287VERSION='3.7.0'
288ac_ct_AR=''
289ac_ct_CC=''
290ac_ct_CXX=''
291ac_ct_DUMPBIN=''
292ac_ct_F77=''
293ac_ct_FC=''
294am__EXEEXT_FALSE=''
295am__EXEEXT_TRUE=''
296am__fastdepCC_FALSE=''
297am__fastdepCC_TRUE=''
298am__fastdepCXX_FALSE=''
299am__fastdepCXX_TRUE=''
300am__include=''
301am__isrc=''
302am__leading_dot='.'
303am__nodep=''
304am__quote=''
305am__tar='$${TAR-tar} chof - "$$tardir"'
306am__untar='$${TAR-tar} xf -'
307bindir='${exec_prefix}/bin'
308build=''
309build_alias=''
310build_cpu=''
311build_os=''
312build_vendor=''
313datadir='${datarootdir}'
314datarootdir='${prefix}/share'
315docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
316dvidir='${docdir}'
317exec_prefix='NONE'
318host=''
319host_alias=''
320host_cpu=''
321host_os=''
322host_vendor=''
323htmldir='${docdir}'
324includedir='${prefix}/include'
325infodir='${datarootdir}/info'
326install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_arpack/arpack/work/arpack-ng-3.7.0/build-aux/install-sh'
327libdir='${exec_prefix}/lib'
328libexecdir='${exec_prefix}/libexec'
329localedir='${datarootdir}/locale'
330localstatedir='${prefix}/var'
331mandir='${datarootdir}/man'
332mkdir_p='$(MKDIR_P)'
333oldincludedir='/usr/include'
334pdfdir='${docdir}'
335pkgconfigdir=''
336prefix='/opt/local'
337program_transform_name='s,x,x,'
338psdir='${docdir}'
339sbindir='${exec_prefix}/sbin'
340sharedstatedir='${prefix}/com'
341sysconfdir='${prefix}/etc'
342target_alias=''
343
344## ----------- ##
345## confdefs.h. ##
346## ----------- ##
347
348/* confdefs.h */
349#define PACKAGE_NAME "ARPACK-NG"
350#define PACKAGE_TARNAME "arpack-ng"
351#define PACKAGE_VERSION "3.7.0"
352#define PACKAGE_STRING "ARPACK-NG 3.7.0"
353#define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/"
354#define PACKAGE_URL "https://github.com/opencollab/arpack-ng/"
355#define PACKAGE "arpack-ng"
356#define VERSION "3.7.0"
357
358configure: exit 77