Ticket #61474: config.log

File config.log, 9.9 KB (added by pavibhai (Pavan Lanka), 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 GNU MP configure 6.2.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-cxx --host=core2-apple-darwin20.1.0
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = lanka-imac.rahg.org
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: 32.00 gigabytes
33Default processor set: 488 tasks, 2048 threads, 8 processors
34Load average: 3.79, Mach factor: 4.20
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:3056: checking build system type
52configure:3070: result: i386-apple-darwin20.1.0
53configure:3090: checking host system type
54configure:3103: result: core2-apple-darwin20.1.0
55configure:3140: checking for a BSD-compatible install
56configure:3208: result: /usr/bin/install -c
57configure:3219: checking whether build environment is sane
58configure:3274: result: yes
59configure:3333: checking for core2-apple-darwin20.1.0-strip
60configure:3363: result: no
61configure:3373: checking for strip
62configure:3389: found /usr/bin/strip
63configure:3400: result: strip
64configure:3425: checking for a thread-safe mkdir -p
65configure:3464: result: ./install-sh -c -d
66configure:3471: checking for gawk
67configure:3501: result: no
68configure:3471: checking for mawk
69configure:3501: result: no
70configure:3471: checking for nawk
71configure:3501: result: no
72configure:3471: checking for awk
73configure:3487: found /usr/bin/awk
74configure:3498: result: awk
75configure:3509: checking whether make sets $(MAKE)
76configure:3531: result: yes
77configure:3560: checking whether make supports nested variables
78configure:3577: result: yes
79configure:3706: checking whether to enable maintainer-specific portions of Makefiles
80configure:3715: result: no
81User:
82ABI=64
83CC=/usr/bin/clang -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
84CFLAGS=(unset)
85CPPFLAGS=-I/opt/local/include
86MPN_PATH=
87GMP:
88abilist=64 x32 32
89cclist=gcc icc cc
90configure:5847: /usr/bin/clang -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -c conftest.c >&5
91clang: error: invalid version number in 'MACOSX_DEPLOYMENT_TARGET=11.0'
92configure:5850: $? = 1
93configure:5869: /usr/bin/clang -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk 2>&1 | grep xlc >/dev/null
94configure:5872: $? = 1
95configure:5926: checking compiler /usr/bin/clang -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk  -I/opt/local/include
96Test compile:
97configure:5940: /usr/bin/clang -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk  -I/opt/local/include conftest.c >&5
98clang: error: invalid version number in 'MACOSX_DEPLOYMENT_TARGET=11.0'
99configure:5943: $? = 1
100failed program was:
101
102int main () { return 0; }
103configure:7030: result: no
104configure:7268: error: could not find a working compiler, see config.log for details
105
106## ---------------- ##
107## Cache variables. ##
108## ---------------- ##
109
110ac_cv_build=i386-apple-darwin20.1.0
111ac_cv_env_ABI_set=set
112ac_cv_env_ABI_value=64
113ac_cv_env_CCC_set=
114ac_cv_env_CCC_value=
115ac_cv_env_CC_FOR_BUILD_set=
116ac_cv_env_CC_FOR_BUILD_value=
117ac_cv_env_CC_set=set
118ac_cv_env_CC_value='/usr/bin/clang -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
119ac_cv_env_CFLAGS_set=
120ac_cv_env_CFLAGS_value=
121ac_cv_env_CPPFLAGS_set=set
122ac_cv_env_CPPFLAGS_value=-I/opt/local/include
123ac_cv_env_CPP_FOR_BUILD_set=
124ac_cv_env_CPP_FOR_BUILD_value=
125ac_cv_env_CPP_set=
126ac_cv_env_CPP_value=
127ac_cv_env_CXXCPP_set=
128ac_cv_env_CXXCPP_value=
129ac_cv_env_CXXFLAGS_set=
130ac_cv_env_CXXFLAGS_value=
131ac_cv_env_CXX_set=set
132ac_cv_env_CXX_value='/usr/bin/clang++ -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
133ac_cv_env_LDFLAGS_set=set
134ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names'
135ac_cv_env_LIBS_set=
136ac_cv_env_LIBS_value=
137ac_cv_env_LT_SYS_LIBRARY_PATH_set=
138ac_cv_env_LT_SYS_LIBRARY_PATH_value=
139ac_cv_env_M4_set=
140ac_cv_env_M4_value=
141ac_cv_env_YACC_set=
142ac_cv_env_YACC_value=
143ac_cv_env_YFLAGS_set=
144ac_cv_env_YFLAGS_value=
145ac_cv_env_build_alias_set=
146ac_cv_env_build_alias_value=
147ac_cv_env_host_alias_set=set
148ac_cv_env_host_alias_value=core2-apple-darwin20.1.0
149ac_cv_env_target_alias_set=
150ac_cv_env_target_alias_value=
151ac_cv_host=core2-apple-darwin20.1.0
152ac_cv_prog_AWK=awk
153ac_cv_prog_ac_ct_STRIP=strip
154ac_cv_prog_make_make_set=yes
155am_cv_make_support_nested_variables=yes
156
157## ----------------- ##
158## Output variables. ##
159## ----------------- ##
160
161ABI='64'
162ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.2.0/missing aclocal-1.15'
163AMTAR='$${TAR-tar}'
164AM_BACKSLASH='\'
165AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
166AM_DEFAULT_VERBOSITY='1'
167AM_V='$(V)'
168AR=''
169AS=''
170ASMFLAGS=''
171AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.2.0/missing autoconf'
172AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.2.0/missing autoheader'
173AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.2.0/missing automake-1.15'
174AWK='awk'
175CALLING_CONVENTIONS_OBJS='x86call.lo x86check$U.lo'
176CC='/usr/bin/clang -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
177CCAS=''
178CC_FOR_BUILD=''
179CFLAGS=''
180CPP=''
181CPPFLAGS='-I/opt/local/include'
182CPP_FOR_BUILD=''
183CXX='/usr/bin/clang++ -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
184CXXCPP=''
185CXXFLAGS=''
186CYGPATH_W='echo'
187DEFN_LONG_LONG_LIMB=''
188DEFS=''
189DLLTOOL=''
190DSYMUTIL=''
191DUMPBIN=''
192ECHO_C='\c'
193ECHO_N=''
194ECHO_T=''
195EGREP=''
196ENABLE_STATIC_FALSE=''
197ENABLE_STATIC_TRUE=''
198EXEEXT=''
199EXEEXT_FOR_BUILD=''
200FGREP=''
201GMP_LDFLAGS=''
202GMP_LIMB_BITS=''
203GMP_NAIL_BITS='0'
204GREP=''
205HAVE_CLOCK_01=''
206HAVE_CPUTIME_01=''
207HAVE_GETRUSAGE_01=''
208HAVE_GETTIMEOFDAY_01=''
209HAVE_HOST_CPU_FAMILY_power='0'
210HAVE_HOST_CPU_FAMILY_powerpc='0'
211HAVE_SIGACTION_01=''
212HAVE_SIGALTSTACK_01=''
213HAVE_SIGSTACK_01=''
214HAVE_STACK_T_01=''
215HAVE_SYS_RESOURCE_H_01=''
216INSTALL_DATA='${INSTALL} -m 644'
217INSTALL_PROGRAM='${INSTALL}'
218INSTALL_SCRIPT='${INSTALL}'
219INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
220LD=''
221LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
222LEX=''
223LEXLIB=''
224LEX_OUTPUT_ROOT=''
225LIBCURSES=''
226LIBGMPXX_LDFLAGS=''
227LIBGMP_DLL=''
228LIBGMP_LDFLAGS=''
229LIBM=''
230LIBM_FOR_BUILD=''
231LIBOBJS=''
232LIBREADLINE=''
233LIBS=''
234LIBTOOL=''
235LIPO=''
236LN_S=''
237LTLIBOBJS=''
238LT_SYS_LIBRARY_PATH=''
239M4=''
240MAINT='#'
241MAINTAINER_MODE_FALSE=''
242MAINTAINER_MODE_TRUE='#'
243MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.2.0/missing makeinfo'
244MANIFEST_TOOL=''
245MKDIR_P='./install-sh -c -d'
246NM=''
247NMEDIT=''
248OBJDUMP=''
249OBJEXT=''
250OTOOL64=''
251OTOOL=''
252PACKAGE='gmp'
253PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html'
254PACKAGE_NAME='GNU MP'
255PACKAGE_STRING='GNU MP 6.2.0'
256PACKAGE_TARNAME='gmp'
257PACKAGE_URL='http://www.gnu.org/software/gmp/'
258PACKAGE_VERSION='6.2.0'
259PATH_SEPARATOR=':'
260RANLIB=''
261SED=''
262SET_MAKE=''
263SHELL='/bin/sh'
264SPEED_CYCLECOUNTER_OBJ='pentium.lo'
265STRIP='strip'
266TAL_OBJECT=''
267TUNE_LIBS=''
268TUNE_SQR_OBJ=''
269U_FOR_BUILD=''
270VERSION='6.2.0'
271WANT_CXX_FALSE=''
272WANT_CXX_TRUE=''
273WITH_READLINE_01=''
274YACC=''
275YFLAGS=''
276ac_ct_AR=''
277ac_ct_CC=''
278ac_ct_CXX=''
279ac_ct_DUMPBIN=''
280am__EXEEXT_FALSE=''
281am__EXEEXT_TRUE=''
282am__isrc=''
283am__leading_dot='.'
284am__tar='$${TAR-tar} chof - "$$tardir"'
285am__untar='$${TAR-tar} xf -'
286bindir='${exec_prefix}/bin'
287build='i386-apple-darwin20.1.0'
288build_alias=''
289build_cpu='i386'
290build_os='darwin20.1.0'
291build_vendor='apple'
292datadir='${datarootdir}'
293datarootdir='${prefix}/share'
294docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
295dvidir='${docdir}'
296exec_prefix='NONE'
297gmp_srclinks=''
298host='core2-apple-darwin20.1.0'
299host_alias='core2-apple-darwin20.1.0'
300host_cpu='core2'
301host_os='darwin20.1.0'
302host_vendor='apple'
303htmldir='${docdir}'
304includedir='${prefix}/include'
305infodir='${datarootdir}/info'
306install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.2.0/install-sh'
307libdir='${exec_prefix}/lib'
308libexecdir='${exec_prefix}/libexec'
309localedir='${datarootdir}/locale'
310localstatedir='${prefix}/var'
311mandir='${datarootdir}/man'
312mkdir_p='$(MKDIR_P)'
313mpn_objects=''
314mpn_objs_in_libgmp=''
315oldincludedir='/usr/include'
316pdfdir='${docdir}'
317prefix='/opt/local'
318program_transform_name='s,x,x,'
319psdir='${docdir}'
320sbindir='${exec_prefix}/sbin'
321sharedstatedir='${prefix}/com'
322sysconfdir='${prefix}/etc'
323target_alias=''
324
325## ----------- ##
326## confdefs.h. ##
327## ----------- ##
328
329/* confdefs.h */
330#define PACKAGE_NAME "GNU MP"
331#define PACKAGE_TARNAME "gmp"
332#define PACKAGE_VERSION "6.2.0"
333#define PACKAGE_STRING "GNU MP 6.2.0"
334#define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
335#define PACKAGE_URL "http://www.gnu.org/software/gmp/"
336#define PACKAGE "gmp"
337#define VERSION "6.2.0"
338#define WANT_FFT 1
339#define HAVE_HOST_CPU_core2 1
340
341configure: exit 1