Ticket #49169: config.log

File config.log, 10.1 KB (added by FoolishEwe@…, 9 years ago)

sanitized version of /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base/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 MacPorts configure 2.3.4, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-install-user=root --with-install-group=admin --with-directory-mode=0755 --enable-readline
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Mys-MacBook-Pro-2.local
14uname -m = x86_64
15uname -r = 14.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~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 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~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: 280 tasks, 1852 threads, 8 processors
34Load average: 3.86, Mach factor: 4.47
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:2676: checking build system type
52configure:2690: result: i386-apple-darwin14.5.0
53configure:2710: checking host system type
54configure:2723: result: i386-apple-darwin14.5.0
55configure:2743: checking target system type
56configure:2756: result: i386-apple-darwin14.5.0
57configure:2784: checking MacPorts version
58configure:2787: result: 2.3.4
59configure:2906: checking for sw_vers
60configure:2924: found /usr/bin/sw_vers
61configure:2936: result: /usr/bin/sw_vers
62configure:2946: checking for defaults
63configure:2964: found /usr/bin/defaults
64configure:2976: result: /usr/bin/defaults
65configure:2986: checking for xcode-select
66configure:3004: found /usr/bin/xcode-select
67configure:3016: result: /usr/bin/xcode-select
68configure:3026: checking Mac OS X version
69configure:3029: result: 10.10.5
70configure:3051: checking Xcode location
71configure:3063: result: /Applications/Xcode.app/Contents/Developer
72configure:3077: checking Xcode version
73configure:3084: result: 7.0.1
74configure:3220: checking for C compiler version
75configure:3229: /usr/bin/cc --version >&5
76
77You have not agreed to the Xcode license agreements, please run 'xcodebuild -license' (for user-level acceptance) or 'sudo xcodebuild -license' (for system-wide acceptance) from within a Terminal window to review and agree to the Xcode license agreements.
78configure:3240: $? = 69
79configure:3229: /usr/bin/cc -v >&5
80
81You have not agreed to the Xcode license agreements, please run 'xcodebuild -license' (for user-level acceptance) or 'sudo xcodebuild -license' (for system-wide acceptance) from within a Terminal window to review and agree to the Xcode license agreements.
82configure:3240: $? = 69
83configure:3229: /usr/bin/cc -V >&5
84
85You have not agreed to the Xcode license agreements, please run 'xcodebuild -license' (for user-level acceptance) or 'sudo xcodebuild -license' (for system-wide acceptance) from within a Terminal window to review and agree to the Xcode license agreements.
86configure:3240: $? = 69
87configure:3229: /usr/bin/cc -qversion >&5
88
89You have not agreed to the Xcode license agreements, please run 'xcodebuild -license' (for user-level acceptance) or 'sudo xcodebuild -license' (for system-wide acceptance) from within a Terminal window to review and agree to the Xcode license agreements.
90configure:3240: $? = 69
91configure:3260: checking whether the C compiler works
92configure:3282: /usr/bin/cc    conftest.c  >&5
93
94You have not agreed to the Xcode license agreements, please run 'xcodebuild -license' (for user-level acceptance) or 'sudo xcodebuild -license' (for system-wide acceptance) from within a Terminal window to review and agree to the Xcode license agreements.
95configure:3286: $? = 69
96configure:3324: result: no
97configure: failed program was:
98| /* confdefs.h */
99| #define PACKAGE_NAME "MacPorts"
100| #define PACKAGE_TARNAME "macports"
101| #define PACKAGE_VERSION "2.3.4"
102| #define PACKAGE_STRING "MacPorts 2.3.4"
103| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
104| #define PACKAGE_URL ""
105| /* end confdefs.h.  */
106|
107| int
108| main ()
109| {
110|
111|   ;
112|   return 0;
113| }
114configure:3329: error: in `/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base':
115configure:3331: error: C compiler cannot create executables
116See `config.log' for more details
117
118## ---------------- ##
119## Cache variables. ##
120## ---------------- ##
121
122ac_cv_build=i386-apple-darwin14.5.0
123ac_cv_env_BSDMAKE_set=
124ac_cv_env_BSDMAKE_value=
125ac_cv_env_BZIP2_set=
126ac_cv_env_BZIP2_value=
127ac_cv_env_CC_set=set
128ac_cv_env_CC_value=/usr/bin/cc
129ac_cv_env_CFLAGS_set=
130ac_cv_env_CFLAGS_value=
131ac_cv_env_CPPFLAGS_set=
132ac_cv_env_CPPFLAGS_value=
133ac_cv_env_CPP_set=
134ac_cv_env_CPP_value=
135ac_cv_env_CVS_set=
136ac_cv_env_CVS_value=
137ac_cv_env_GNUMAKE_set=
138ac_cv_env_GNUMAKE_value=
139ac_cv_env_GNUTAR_set=
140ac_cv_env_GNUTAR_value=
141ac_cv_env_LDFLAGS_set=
142ac_cv_env_LDFLAGS_value=
143ac_cv_env_LIBS_set=
144ac_cv_env_LIBS_value=
145ac_cv_env_LZMA_set=
146ac_cv_env_LZMA_value=
147ac_cv_env_MAKE_set=
148ac_cv_env_MAKE_value=
149ac_cv_env_MTREE_set=
150ac_cv_env_MTREE_value=
151ac_cv_env_OBJCFLAGS_set=
152ac_cv_env_OBJCFLAGS_value=
153ac_cv_env_OBJCPP_set=
154ac_cv_env_OBJCPP_value=
155ac_cv_env_OBJC_set=set
156ac_cv_env_OBJC_value=/usr/bin/cc
157ac_cv_env_OPENSSL_set=
158ac_cv_env_OPENSSL_value=
159ac_cv_env_OPEN_set=
160ac_cv_env_OPEN_value=
161ac_cv_env_RSYNC_set=
162ac_cv_env_RSYNC_value=
163ac_cv_env_SED_set=
164ac_cv_env_SED_value=
165ac_cv_env_SVN_set=
166ac_cv_env_SVN_value=
167ac_cv_env_SWIG_set=
168ac_cv_env_SWIG_value=
169ac_cv_env_TAR_set=
170ac_cv_env_TAR_value=
171ac_cv_env_XAR_set=
172ac_cv_env_XAR_value=
173ac_cv_env_XZ_set=
174ac_cv_env_XZ_value=
175ac_cv_env_build_alias_set=
176ac_cv_env_build_alias_value=
177ac_cv_env_host_alias_set=
178ac_cv_env_host_alias_value=
179ac_cv_env_target_alias_set=
180ac_cv_env_target_alias_value=
181ac_cv_host=i386-apple-darwin14.5.0
182ac_cv_path_DEFAULTS=/usr/bin/defaults
183ac_cv_path_SW_VERS=/usr/bin/sw_vers
184ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select
185ac_cv_target=i386-apple-darwin14.5.0
186
187## ----------------- ##
188## Output variables. ##
189## ----------------- ##
190
191BSDMAKE=''
192BZIP2=''
193BZR=''
194CC='/usr/bin/cc'
195CFLAGS=''
196CFLAGS_LIBCURL=''
197CFLAGS_PEDANTIC=''
198CFLAGS_QUICHEEATERS=''
199CFLAGS_SQLITE3=''
200CFLAGS_WERROR=''
201CHOWN=''
202CP=''
203CPIO=''
204CPP=''
205CPPFLAGS=''
206CURL_CONFIG=''
207CVS=''
208DEFAULTS='/usr/bin/defaults'
209DEFS=''
210DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer'
211DIFF=''
212DSCL=''
213DSEDITGROUP=''
214DSTGRP=''
215DSTMODE=''
216DSTUSR=''
217ECHO_C='\c'
218ECHO_N=''
219ECHO_T=''
220EGREP=''
221EXEEXT=''
222EXTRA_PROGS=''
223FILE=''
224FIND=''
225GIT=''
226GNUMAKE=''
227GNUPATCH=''
228GNUTAR=''
229GREP=''
230GZIP=''
231HAVE_FRAMEWORK_COREFOUNDATION=''
232HAVE_FRAMEWORK_IOKIT=''
233HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
234HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
235HAVE_LAUNCHD=''
236HDIUTIL=''
237HG=''
238INCLUDES=''
239INSTALL_DATA=''
240INSTALL_PROGRAM=''
241INSTALL_SCRIPT=''
242INTREE_TCLSH=''
243LAUNCHCTL=''
244LDFLAGS=''
245LDFLAGS_LIBCURL=''
246LDFLAGS_SQLITE3=''
247LIBOBJS=''
248LIBS=''
249LIPO=''
250LN_S=''
251LSBOM=''
252LTLIBOBJS=''
253LZMA=''
254MACPORTS_VERSION='2.3.4'
255MAKE=''
256MD5_LIBS=''
257MDFIND=''
258MDLS=''
259MKBOM=''
260MPAPPLICATIONSDIR=''
261MPCONFIGDIR=''
262MPCONFIGDIR_EXPANDED=''
263MPFRAMEWORKSDIR=''
264MTREE=''
265OBJC='/usr/bin/cc'
266OBJCFLAGS=''
267OBJCPP=''
268OBJC_FOUNDATION=''
269OBJC_FOUNDATION_CPPFLAGS=''
270OBJC_FOUNDATION_LDFLAGS=''
271OBJC_FOUNDATION_LIBS=''
272OBJC_LIBS=''
273OBJC_PTHREAD_CFLAGS=''
274OBJC_PTHREAD_LIBS=''
275OBJC_RUNTIME=''
276OBJC_RUNTIME_FLAGS=''
277OBJEXT=''
278OPEN=''
279OPENSSL=''
280OS_MAJOR=''
281OS_PLATFORM=''
282PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org'
283PACKAGE_NAME='MacPorts'
284PACKAGE_STRING='MacPorts 2.3.4'
285PACKAGE_TARNAME='macports'
286PACKAGE_URL=''
287PACKAGE_VERSION='2.3.4'
288PATCH=''
289PATH_CLEANED='/bin:/sbin:/usr/bin:/usr/sbin'
290PATH_SEPARATOR=':'
291PAX=''
292PKG_CONFIG=''
293PORTSDIR=''
294PTHREAD_CFLAGS=''
295PTHREAD_LIBS=''
296READLINE_LIBS=''
297READLINK_IS_NOT_P1003_1A=''
298RMDIR=''
299RSYNC=''
300RUNUSR=''
301SANDBOX_EXEC=''
302SED=''
303SED_EXT=''
304SET_MAKE=''
305SHELL='/bin/sh'
306SHLIB_CFLAGS=''
307SHLIB_LD=''
308SHLIB_SUFFIX=''
309STLIB_LD=''
310SVN=''
311SWIG=''
312SW_VERS='/usr/bin/sw_vers'
313TAR=''
314TAR_CMD=''
315TAR_Q=''
316TCLSH=''
317TCL_BIN_DIR=''
318TCL_LIB_FILE=''
319TCL_LIB_FLAG=''
320TCL_LIB_SPEC=''
321TCL_PACKAGE_PATH=''
322TCL_PREFIX=''
323TCL_SRC_DIR=''
324TCL_STUB_LIB_FILE=''
325TCL_STUB_LIB_FLAG=''
326TCL_STUB_LIB_SPEC=''
327TCL_VERSION=''
328TRACEMODE_SUPPORT=''
329UNIVERSAL_ARCHFLAGS=''
330UNIVERSAL_ARCHS=''
331UNZIP=''
332VENDOR_DESTROOT=''
333VENDOR_TCLLIB_INSTALL=''
334VENDOR_TCLLIB_SUBDIR=''
335VENDOR_TCLTHREAD_INSTALL=''
336VENDOR_TCLTHREAD_SUBDIR=''
337VENDOR_TCL_INSTALL=''
338VENDOR_TCL_SUBDIR=''
339XAR=''
340XCODEBUILD=''
341XCODE_SELECT='/usr/bin/xcode-select'
342XCRUN=''
343XZ=''
344ZIP=''
345ac_ct_CC=''
346ac_ct_OBJC=''
347ac_cv_func_strlcat=''
348acx_pthread_config=''
349bindir='${exec_prefix}/bin'
350build='i386-apple-darwin14.5.0'
351build_alias=''
352build_cpu='i386'
353build_os='darwin14.5.0'
354build_vendor='apple'
355datadir='${datarootdir}'
356datarootdir='${prefix}/share'
357docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
358dvidir='${docdir}'
359exec_prefix='NONE'
360host='i386-apple-darwin14.5.0'
361host_alias=''
362host_cpu='i386'
363host_os='darwin14.5.0'
364host_vendor='apple'
365htmldir='${docdir}'
366includedir='${prefix}/include'
367infodir='${datarootdir}/info'
368libdir='${exec_prefix}/lib'
369libexecdir='${exec_prefix}/libexec'
370localedir='${datarootdir}/locale'
371localstatedir='${prefix}/var'
372localstatedir_expanded=''
373mandir='${datarootdir}/man'
374oldincludedir='/usr/include'
375pdfdir='${docdir}'
376prefix='/opt/local'
377prefix_expanded=''
378program_transform_name='s,x,x,'
379psdir='${docdir}'
380sbindir='${exec_prefix}/sbin'
381sharedstatedir='${prefix}/com'
382sysconfdir='${prefix}/etc'
383target='i386-apple-darwin14.5.0'
384target_alias=''
385target_cpu='i386'
386target_os='darwin14.5.0'
387target_vendor='apple'
388
389## ----------- ##
390## confdefs.h. ##
391## ----------- ##
392
393/* confdefs.h */
394#define PACKAGE_NAME "MacPorts"
395#define PACKAGE_TARNAME "macports"
396#define PACKAGE_VERSION "2.3.4"
397#define PACKAGE_STRING "MacPorts 2.3.4"
398#define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
399#define PACKAGE_URL ""
400
401configure: exit 77