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