Ticket #63099: config.log

File config.log, 8.9 KB (added by gallafent, 3 years ago)

config.log from port -v selfupdate (trying to update to 2.7.1)

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 MacPorts configure 2.7.1, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-install-user=_unknown --with-install-group=_unknown --with-directory-mode=0755 --enable-readline
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = forth.local
14uname -m = x86_64
15uname -r = 20.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.5.0: Sat May  8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/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.5.0: Sat May  8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/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: 773 tasks, 3597 threads, 8 processors
34Load average: 3.13, Mach factor: 4.85
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:2587: looking for aux files: install-sh config.guess config.sub
52configure:2600:  trying ./
53configure:2611:   ./install-sh found
54configure:2629:   ./config.guess found
55configure:2629:   ./config.sub found
56configure:2751: checking build system type
57configure:2766: result: x86_64-apple-darwin20.5.0
58configure:2786: checking host system type
59configure:2800: result: x86_64-apple-darwin20.5.0
60configure:2820: checking target system type
61configure:2834: result: x86_64-apple-darwin20.5.0
62configure:2862: checking MacPorts version
63configure:2865: result: 2.7.1
64configure:2985: checking for sw_vers
65configure:3008: found /usr/bin/sw_vers
66configure:3020: result: /usr/bin/sw_vers
67configure:3030: checking for defaults
68configure:3053: found /usr/bin/defaults
69configure:3065: result: /usr/bin/defaults
70configure:3075: checking for xcode-select
71configure:3098: found /usr/bin/xcode-select
72configure:3110: result: /usr/bin/xcode-select
73configure:3120: checking macOS version
74configure:3123: result: 11.4
75configure:3161: checking Xcode location
76configure:3173: result: /Applications/Xcode.app/Contents/Developer
77configure:3187: checking Xcode version
78configure:3194: result: 12.5
79configure:3347: checking for C compiler version
80configure:3356: /usr/bin/cc --version >&5
81Apple clang version 12.0.5 (clang-1205.0.22.9)
82Target: x86_64-apple-darwin20.5.0
83Thread model: posix
84InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
85configure:3367: $? = 0
86configure:3356: /usr/bin/cc -v >&5
87Apple clang version 12.0.5 (clang-1205.0.22.9)
88Target: x86_64-apple-darwin20.5.0
89Thread model: posix
90InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
91configure:3367: $? = 0
92configure:3356: /usr/bin/cc -V >&5
93clang: error: argument to '-V' is missing (expected 1 value)
94clang: error: no input files
95configure:3367: $? = 1
96configure:3356: /usr/bin/cc -qversion >&5
97clang: error: unknown argument '-qversion'; did you mean '--version'?
98clang: error: no input files
99configure:3367: $? = 1
100configure:3356: /usr/bin/cc -version >&5
101clang: error: unknown argument '-version'; did you mean '--version'?
102clang: error: no input files
103configure:3367: $? = 1
104configure:3387: checking whether the C compiler works
105configure:3409: /usr/bin/cc    conftest.c  >&5
106ld: library not found for -lSystem
107clang: error: linker command failed with exit code 1 (use -v to see invocation)
108configure:3413: $? = 1
109configure:3453: result: no
110configure: failed program was:
111| /* confdefs.h */
112| #define PACKAGE_NAME "MacPorts"
113| #define PACKAGE_TARNAME "macports"
114| #define PACKAGE_VERSION "2.7.1"
115| #define PACKAGE_STRING "MacPorts 2.7.1"
116| #define PACKAGE_BUGREPORT "macports-dev@lists.macports.org"
117| #define PACKAGE_URL ""
118| /* end confdefs.h.  */
119|
120| int
121| main (void)
122| {
123|
124|   ;
125|   return 0;
126| }
127configure:3458: error: in `/Volumes/S860E1TB/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/base':
128configure:3460: error: C compiler cannot create executables
129See `config.log' for more details
130
131## ---------------- ##
132## Cache variables. ##
133## ---------------- ##
134
135ac_cv_build=x86_64-apple-darwin20.5.0
136ac_cv_env_CC_set=set
137ac_cv_env_CC_value=/usr/bin/cc
138ac_cv_env_CFLAGS_set=
139ac_cv_env_CFLAGS_value=
140ac_cv_env_CPPFLAGS_set=
141ac_cv_env_CPPFLAGS_value=
142ac_cv_env_CPP_set=
143ac_cv_env_CPP_value=
144ac_cv_env_LDFLAGS_set=
145ac_cv_env_LDFLAGS_value=
146ac_cv_env_LIBS_set=
147ac_cv_env_LIBS_value=
148ac_cv_env_OBJCFLAGS_set=
149ac_cv_env_OBJCFLAGS_value=
150ac_cv_env_build_alias_set=
151ac_cv_env_build_alias_value=
152ac_cv_env_host_alias_set=
153ac_cv_env_host_alias_value=
154ac_cv_env_target_alias_set=
155ac_cv_env_target_alias_value=
156ac_cv_host=x86_64-apple-darwin20.5.0
157ac_cv_path_DEFAULTS=/usr/bin/defaults
158ac_cv_path_SW_VERS=/usr/bin/sw_vers
159ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select
160ac_cv_target=x86_64-apple-darwin20.5.0
161
162## ----------------- ##
163## Output variables. ##
164## ----------------- ##
165
166BSDMAKE=''
167BZIP2_BIN=''
168BZR=''
169CC='/usr/bin/cc'
170CFLAGS=''
171CFLAGS_LIBCURL=''
172CFLAGS_PEDANTIC=''
173CFLAGS_QUICHEEATERS=''
174CFLAGS_SQLITE3=''
175CFLAGS_WERROR=''
176CHOWN=''
177CP=''
178CPIO=''
179CPP=''
180CPPFLAGS=''
181CURL_CONFIG=''
182CVS=''
183DARWINTRACE_SIP_WORKAROUND_PATH=''
184DEFAULTS='/usr/bin/defaults'
185DEFS=''
186DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer'
187DIFF=''
188DSCL=''
189DSEDITGROUP=''
190DSTGRP=''
191DSTMODE=''
192DSTUSR=''
193ECHO_C='\c'
194ECHO_N=''
195ECHO_T=''
196EGREP=''
197EXEEXT=''
198EXTRA_PROGS=''
199FILE=''
200FIND=''
201GIT=''
202GNUMAKE=''
203GNUPATCH=''
204GNUTAR=''
205GREP=''
206GZIP_BIN=''
207HAVE_FRAMEWORK_COREFOUNDATION=''
208HAVE_FRAMEWORK_IOKIT=''
209HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
210HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
211HAVE_GETDELIM=''
212HAVE_GETLINE=''
213HAVE_STRLCAT=''
214HAVE_STRLCPY=''
215HDIUTIL=''
216HG=''
217INCLUDES=''
218INSTALL_DATA=''
219INSTALL_PROGRAM=''
220INSTALL_SCRIPT=''
221INTREE_TCLSH=''
222LAUNCHCTL=''
223LDFLAGS=''
224LDFLAGS_LIBCURL=''
225LDFLAGS_SQLITE3=''
226LIBOBJS=''
227LIBS=''
228LIPO=''
229LN_S=''
230LSBOM=''
231LTLIBOBJS=''
232LZMA=''
233MACPORTS_VERSION='2.7.1'
234MAKE=''
235MAN=''
236MD5_LIBS=''
237MDFIND=''
238MDLS=''
239MKBOM=''
240MPAPPLICATIONSDIR=''
241MPCONFIGDIR=''
242MPCONFIGDIR_EXPANDED=''
243MPFRAMEWORKSDIR=''
244MTREE=''
245OBJEXT=''
246OPEN=''
247OPENSSL=''
248OS_MAJOR=''
249OS_PLATFORM=''
250PACKAGE_BUGREPORT='macports-dev@lists.macports.org'
251PACKAGE_NAME='MacPorts'
252PACKAGE_STRING='MacPorts 2.7.1'
253PACKAGE_TARNAME='macports'
254PACKAGE_URL=''
255PACKAGE_VERSION='2.7.1'
256PATCH=''
257PATH_CLEANED='/bin:/sbin:/usr/bin:/usr/sbin'
258PATH_SEPARATOR=':'
259PAX=''
260PKG_CONFIG=''
261READLINE_LIBS=''
262RMDIR=''
263RSYNC=''
264RUNUSR=''
265SANDBOX_EXEC=''
266SED=''
267SET_MAKE=''
268SHELL='/bin/sh'
269SHLIB_CFLAGS=''
270SHLIB_LD=''
271SHLIB_SUFFIX=''
272STLIB_LD=''
273SWIG=''
274SW_VERS='/usr/bin/sw_vers'
275TAR=''
276TAR_CMD=''
277TAR_Q=''
278TCLSH=''
279TCL_BIN_DIR=''
280TCL_LIB_FILE=''
281TCL_LIB_FLAG=''
282TCL_LIB_SPEC=''
283TCL_PACKAGE_PATH=''
284TCL_PREFIX=''
285TCL_SRC_DIR=''
286TCL_STUB_LIB_FILE=''
287TCL_STUB_LIB_FLAG=''
288TCL_STUB_LIB_SPEC=''
289TCL_VERSION=''
290TRACEMODE_SUPPORT=''
291UNIVERSAL_ARCHFLAGS=''
292UNIVERSAL_ARCHS=''
293UNZIP=''
294VENDOR_DESTROOT=''
295VENDOR_TCLLIB_INSTALL=''
296VENDOR_TCLLIB_SUBDIR=''
297VENDOR_TCLTHREAD_INSTALL=''
298VENDOR_TCLTHREAD_SUBDIR=''
299VENDOR_TCLX_INSTALL=''
300VENDOR_TCLX_SUBDIR=''
301VENDOR_TCL_INSTALL=''
302VENDOR_TCL_SUBDIR=''
303XAR=''
304XCODEBUILD=''
305XCODE_SELECT='/usr/bin/xcode-select'
306XCRUN=''
307XZ=''
308ZIP=''
309ac_ct_CC=''
310bindir='${exec_prefix}/bin'
311build='x86_64-apple-darwin20.5.0'
312build_alias=''
313build_cpu='x86_64'
314build_os='darwin20.5.0'
315build_vendor='apple'
316datadir='${datarootdir}'
317datarootdir='${prefix}/share'
318docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
319dvidir='${docdir}'
320exec_prefix='NONE'
321host='x86_64-apple-darwin20.5.0'
322host_alias=''
323host_cpu='x86_64'
324host_os='darwin20.5.0'
325host_vendor='apple'
326htmldir='${docdir}'
327includedir='${prefix}/include'
328infodir='${datarootdir}/info'
329libdir='${exec_prefix}/lib'
330libexecdir='${exec_prefix}/libexec'
331localedir='${datarootdir}/locale'
332localstatedir='${prefix}/var'
333localstatedir_expanded=''
334mandir='${datarootdir}/man'
335oldincludedir='/usr/include'
336pdfdir='${docdir}'
337prefix='/opt/local'
338prefix_expanded=''
339program_transform_name='s,x,x,'
340psdir='${docdir}'
341runstatedir='${localstatedir}/run'
342sbindir='${exec_prefix}/sbin'
343sharedstatedir='${prefix}/com'
344startupitem_install=''
345sysconfdir='${prefix}/etc'
346target='x86_64-apple-darwin20.5.0'
347target_alias=''
348target_cpu='x86_64'
349target_os='darwin20.5.0'
350target_vendor='apple'
351
352## ----------- ##
353## confdefs.h. ##
354## ----------- ##
355
356/* confdefs.h */
357#define PACKAGE_NAME "MacPorts"
358#define PACKAGE_TARNAME "macports"
359#define PACKAGE_VERSION "2.7.1"
360#define PACKAGE_STRING "MacPorts 2.7.1"
361#define PACKAGE_BUGREPORT "macports-dev@lists.macports.org"
362#define PACKAGE_URL ""
363
364configure: exit 77