Ticket #65899: config.log

File config.log, 11.4 KB (added by larryv (Lawrence Velázquez), 2 years ago)

work/ghc-9.4.2/_build/bindist/ghc-9.4.2-x86_64-apple-darwin/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 The Glorious Glasgow Haskell Compilation System configure 9.4.2, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ configure --prefix=/opt/local/var/macports/build/_Users_larryv_Code_MacPorts_ports_lang_ghc/ghc/work/destroot/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = titan.local
14uname -m = x86_64
15uname -r = 18.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~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 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~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: 525 tasks, 3105 threads, 8 processors
34Load average: 5.25, Mach factor: 3.88
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/var/macports/build/_Users_larryv_Code_MacPorts_ports_lang_ghc/ghc/work/bin/
40PATH: /opt/local/var/macports/build/_Users_larryv_Code_MacPorts_ports_lang_ghc/ghc/work/.home/.cabal/bin/
41PATH: /opt/local/libexec/no_default_gcc/
42PATH: /opt/local/bin/
43PATH: /opt/local/sbin/
44PATH: /bin/
45PATH: /sbin/
46PATH: /usr/bin/
47PATH: /usr/sbin/
48
49
50## ----------- ##
51## Core tests. ##
52## ----------- ##
53
54configure:2867: looking for aux files: install-sh config.guess config.sub
55configure:2880:  trying ./
56configure:2891:   ./install-sh found
57configure:2909:   ./config.guess found
58configure:2909:   ./config.sub found
59configure:3056: checking build system type
60configure:3071: result: x86_64-apple-darwin18.7.0
61configure:3091: checking host system type
62configure:3105: result: x86_64-apple-darwin18.7.0
63configure:3125: checking target system type
64configure:3139: result: x86_64-apple-darwin18.7.0
65configure:3834: GHC build : x86_64-apple-darwin
66configure:3879: GHC host : x86_64-apple-darwin
67configure:3924: GHC target : x86_64-apple-darwin
68configure:3972: checking for path to top of build tree
69configure:3998: result: /opt/local/var/macports/build/_Users_larryv_Code_MacPorts_ports_lang_ghc/ghc/work/ghc-9.4.2/_build/bindist/ghc-9.4.2-x86_64-apple-darwin
70configure:4033: checking for a BSD-compatible install
71configure:4106: result: /opt/local/bin/ginstall -c
72configure:4120: checking whether ln -s works
73configure:4124: result: yes
74configure:4136: checking for gsed
75configure:4159: found /opt/local/bin/gsed
76configure:4172: result: /opt/local/bin/gsed
77configure:4184: checking for python3
78configure:4207: found /opt/local/var/macports/build/_Users_larryv_Code_MacPorts_ports_lang_ghc/ghc/work/bin/python3
79configure:4219: result: /opt/local/var/macports/build/_Users_larryv_Code_MacPorts_ports_lang_ghc/ghc/work/bin/python3
80configure:4234: checking for gfind
81configure:4257: found /opt/local/bin/gfind
82configure:4269: result: /opt/local/bin/gfind
83configure:4356: checking Xcode version
84configure:4367: result: 11.3.1
85configure:4371: Xcode version component 1: 11
86configure:4373: Xcode version component 2: 3
87configure:4465: checking for gcc
88configure:4486: found /opt/local/libexec/no_default_gcc/gcc
89configure:4497: result: gcc
90configure:4528: checking for C compiler version
91configure:4537: gcc --version >&5
92gcc --version
93gcc: Error: You should be using ${configure.cc}
94See https://trac.macports.org/wiki/UsingTheRightCompiler
95configure:4548: $? = 1
96configure:4537: gcc -v >&5
97gcc -v
98gcc: Error: You should be using ${configure.cc}
99See https://trac.macports.org/wiki/UsingTheRightCompiler
100configure:4548: $? = 1
101configure:4537: gcc -V >&5
102gcc -V
103gcc: Error: You should be using ${configure.cc}
104See https://trac.macports.org/wiki/UsingTheRightCompiler
105configure:4548: $? = 1
106configure:4537: gcc -qversion >&5
107gcc -qversion
108gcc: Error: You should be using ${configure.cc}
109See https://trac.macports.org/wiki/UsingTheRightCompiler
110configure:4548: $? = 1
111configure:4537: gcc -version >&5
112gcc -version
113gcc: Error: You should be using ${configure.cc}
114See https://trac.macports.org/wiki/UsingTheRightCompiler
115configure:4548: $? = 1
116configure:4568: checking whether the C compiler works
117configure:4590: gcc    conftest.c  >&5
118gcc conftest.c
119gcc: Error: You should be using ${configure.cc}
120See https://trac.macports.org/wiki/UsingTheRightCompiler
121configure:4594: $? = 1
122configure:4634: result: no
123configure: failed program was:
124| /* confdefs.h */
125| #define PACKAGE_NAME "The Glorious Glasgow Haskell Compilation System"
126| #define PACKAGE_TARNAME "ghc-9.4.2"
127| #define PACKAGE_VERSION "9.4.2"
128| #define PACKAGE_STRING "The Glorious Glasgow Haskell Compilation System 9.4.2"
129| #define PACKAGE_BUGREPORT "glasgow-haskell-bugs@haskell.org"
130| #define PACKAGE_URL ""
131| /* end confdefs.h.  */
132|
133| int
134| main (void)
135| {
136|
137|   ;
138|   return 0;
139| }
140configure:4639: error: in `/opt/local/var/macports/build/_Users_larryv_Code_MacPorts_ports_lang_ghc/ghc/work/ghc-9.4.2/_build/bindist/ghc-9.4.2-x86_64-apple-darwin':
141configure:4641: error: C compiler cannot create executables
142See `config.log' for more details
143
144## ---------------- ##
145## Cache variables. ##
146## ---------------- ##
147
148ac_cv_build=x86_64-apple-darwin18.7.0
149ac_cv_env_CCC_set=
150ac_cv_env_CCC_value=
151ac_cv_env_CC_set=
152ac_cv_env_CC_value=
153ac_cv_env_CFLAGS_set=
154ac_cv_env_CFLAGS_value=
155ac_cv_env_CPPFLAGS_set=
156ac_cv_env_CPPFLAGS_value=
157ac_cv_env_CPP_set=
158ac_cv_env_CPP_value=
159ac_cv_env_CXXFLAGS_set=
160ac_cv_env_CXXFLAGS_value=
161ac_cv_env_CXX_set=
162ac_cv_env_CXX_value=
163ac_cv_env_LDFLAGS_set=
164ac_cv_env_LDFLAGS_value=
165ac_cv_env_LIBS_set=
166ac_cv_env_LIBS_value=
167ac_cv_env_LLC_set=
168ac_cv_env_LLC_value=
169ac_cv_env_OPT_set=
170ac_cv_env_OPT_value=
171ac_cv_env_build_alias_set=
172ac_cv_env_build_alias_value=
173ac_cv_env_host_alias_set=
174ac_cv_env_host_alias_value=
175ac_cv_env_target_alias_set=
176ac_cv_env_target_alias_value=
177ac_cv_host=x86_64-apple-darwin18.7.0
178ac_cv_path_PYTHON=/opt/local/var/macports/build/_Users_larryv_Code_MacPorts_ports_lang_ghc/ghc/work/bin/python3
179ac_cv_path_SedCmd=/opt/local/bin/gsed
180ac_cv_path_fp_prog_find=/opt/local/bin/gfind
181ac_cv_path_install='/opt/local/bin/ginstall -c'
182ac_cv_prog_ac_ct_CC=gcc
183ac_cv_target=x86_64-apple-darwin18.7.0
184
185## ----------------- ##
186## Output variables. ##
187## ----------------- ##
188
189AR=''
190ARM_ISA=''
191AS=''
192AWK=''
193ArArgs=''
194ArCmd=''
195ArIsGNUAr=''
196ArSupportsAtFile=''
197ArSupportsDashL=''
198BuildArch_CPP='x86_64'
199BuildOS_CPP='darwin'
200BuildPlatform='x86_64-apple-darwin'
201BuildPlatform_CPP='x86_64_apple_darwin'
202BuildVendor_CPP='apple'
203CC='gcc'
204CFLAGS=''
205CONF_CC_OPTS_STAGE0=''
206CONF_CC_OPTS_STAGE1=''
207CONF_CC_OPTS_STAGE2=''
208CONF_CPP_OPTS_STAGE0=''
209CONF_CPP_OPTS_STAGE1=''
210CONF_CPP_OPTS_STAGE2=''
211CONF_GCC_LINKER_OPTS_STAGE0=''
212CONF_GCC_LINKER_OPTS_STAGE1=''
213CONF_GCC_LINKER_OPTS_STAGE2=''
214CONF_LD_LINKER_OPTS_STAGE0=''
215CONF_LD_LINKER_OPTS_STAGE1=''
216CONF_LD_LINKER_OPTS_STAGE2=''
217CPP=''
218CPPFLAGS=''
219CXX=''
220CXXFLAGS=''
221CXX_STD_LIB_DYN_LIB_DIRS=''
222CXX_STD_LIB_LIBS=''
223CXX_STD_LIB_LIB_DIRS=''
224CrossCompilePrefix=''
225CrossCompiling='NO'
226DEFS=''
227ECHO_C='\c'
228ECHO_N=''
229ECHO_T=''
230EXEEXT=''
231FFIIncludeDir=''
232FFILibDir=''
233FindCmd='/opt/local/bin/gfind'
234GccExtraViaCOpts=''
235GccVersion=''
236HaskellCPPArgs=''
237HaskellCPPCmd=''
238HaskellHostArch=''
239HaskellHostOs=''
240HaskellTargetArch=''
241HaskellTargetOs=''
242HostArch_CPP='x86_64'
243HostOS_CPP='darwin'
244HostPlatform='x86_64-apple-darwin'
245HostPlatform_CPP='x86_64_apple_darwin'
246HostVendor_CPP='apple'
247INSTALL_DATA='${INSTALL} -m 644'
248INSTALL_PROGRAM='${INSTALL}'
249INSTALL_SCRIPT='${INSTALL}'
250LD=''
251LDFLAGS=''
252LIBOBJS=''
253LIBS=''
254LLC=''
255LN_S='ln -s'
256LTLIBOBJS=''
257LdCmd=''
258LdHasBuildId=''
259LdHasFilelist=''
260LdHasNoCompactUnwind=''
261LdIsGNULd=''
262LibdwIncludeDir=''
263LibdwLibDir=''
264LlcCmd=''
265MergeObjsArgs=''
266MergeObjsCmd=''
267OBJEXT=''
268OPT=''
269OptCmd=''
270PACKAGE_BUGREPORT='glasgow-haskell-bugs@haskell.org'
271PACKAGE_NAME='The Glorious Glasgow Haskell Compilation System'
272PACKAGE_STRING='The Glorious Glasgow Haskell Compilation System 9.4.2'
273PACKAGE_TARNAME='ghc-9.4.2'
274PACKAGE_URL=''
275PACKAGE_VERSION='9.4.2'
276PATH_SEPARATOR=':'
277PYTHON='/opt/local/var/macports/build/_Users_larryv_Code_MacPorts_ports_lang_ghc/ghc/work/bin/python3'
278PythonCmd='/opt/local/var/macports/build/_Users_larryv_Code_MacPorts_ports_lang_ghc/ghc/work/bin/python3'
279RANLIB=''
280RANLIB_CMD=''
281READELF=''
282REAL_RANLIB_CMD=''
283RanlibCmd=''
284SHELL='/bin/sh'
285STRIP=''
286SedCmd='/opt/local/bin/gsed'
287SettingsArCommand=''
288SettingsCCompilerCommand=''
289SettingsCCompilerFlags=''
290SettingsCCompilerLinkFlags=''
291SettingsCCompilerSupportsNoPie=''
292SettingsClangCommand=''
293SettingsCxxCompilerCommand=''
294SettingsCxxCompilerFlags=''
295SettingsDllWrapCommand=''
296SettingsHaskellCPPCommand=''
297SettingsHaskellCPPFlags=''
298SettingsInstallNameToolCommand=''
299SettingsLdCommand=''
300SettingsLdFlags=''
301SettingsLibtoolCommand=''
302SettingsLlcCommand=''
303SettingsMergeObjectsCommand=''
304SettingsMergeObjectsFlags=''
305SettingsOptCommand=''
306SettingsOtoolCommand=''
307SettingsRanlibCommand=''
308SettingsTouchCommand=''
309SettingsUseDistroMINGW=''
310SettingsWindresCommand=''
311StripCmd=''
312TablesNextToCode='YES'
313TargetArch_CPP='x86_64'
314TargetHasGnuNonexecStack=''
315TargetHasIdentDirective=''
316TargetHasLibm='YES'
317TargetHasRTSLinker='YES'
318TargetHasSubsectionsViaSymbols=''
319TargetOS_CPP='darwin'
320TargetPlatform='x86_64-apple-darwin'
321TargetPlatformFull='x86_64-apple-darwin'
322TargetPlatform_CPP='x86_64_apple_darwin'
323TargetVendor_CPP='apple'
324TargetWordBigEndian=''
325TargetWordSize=''
326TmpLd=''
327Unregisterised='NO'
328UseLibdw=''
329UseLibffiForAdjustors='NO'
330ac_ct_CC='gcc'
331ac_ct_CXX=''
332ac_ct_LLC=''
333ac_ct_OPT=''
334bindir='${exec_prefix}/bin'
335build='x86_64-apple-darwin'
336build_alias=''
337build_cpu='x86_64'
338build_os='darwin18.7.0'
339build_vendor='apple'
340datadir='${datarootdir}'
341datarootdir='${prefix}/share'
342docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
343dvidir='${docdir}'
344exec_prefix='NONE'
345exeext_build=''
346exeext_host=''
347exeext_target=''
348fp_prog_ar=''
349fp_prog_find='/opt/local/bin/gfind'
350hardtop='/opt/local/var/macports/build/_Users_larryv_Code_MacPorts_ports_lang_ghc/ghc/work/ghc-9.4.2/_build/bindist/ghc-9.4.2-x86_64-apple-darwin'
351host='x86_64-apple-darwin'
352host_alias=''
353host_cpu='x86_64'
354host_os='darwin18.7.0'
355host_vendor='apple'
356htmldir='${docdir}'
357includedir='${prefix}/include'
358infodir='${datarootdir}/info'
359libdir='${exec_prefix}/lib'
360libexecdir='${exec_prefix}/libexec'
361localedir='${datarootdir}/locale'
362localstatedir='${prefix}/var'
363mandir='${datarootdir}/man'
364oldincludedir='/usr/include'
365pdfdir='${docdir}'
366prefix='/opt/local/var/macports/build/_Users_larryv_Code_MacPorts_ports_lang_ghc/ghc/work/destroot/opt/local'
367program_transform_name='s,x,x,'
368psdir='${docdir}'
369runstatedir='${localstatedir}/run'
370sbindir='${exec_prefix}/sbin'
371sharedstatedir='${prefix}/com'
372soext_build='.dylib'
373soext_host='.dylib'
374soext_target='.dylib'
375sysconfdir='${prefix}/etc'
376target='x86_64-apple-darwin'
377target_alias=''
378target_cpu='x86_64'
379target_os='darwin18.7.0'
380target_vendor='apple'
381
382## ----------- ##
383## confdefs.h. ##
384## ----------- ##
385
386/* confdefs.h */
387#define PACKAGE_NAME "The Glorious Glasgow Haskell Compilation System"
388#define PACKAGE_TARNAME "ghc-9.4.2"
389#define PACKAGE_VERSION "9.4.2"
390#define PACKAGE_STRING "The Glorious Glasgow Haskell Compilation System 9.4.2"
391#define PACKAGE_BUGREPORT "glasgow-haskell-bugs@haskell.org"
392#define PACKAGE_URL ""
393
394configure: exit 77