Ticket #62173: config.log

File config.log, 10.8 KB (added by cgilles (HumanDynamo), 3 years ago)

GMP config trace

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