Ticket #61321: config.log

File config.log, 10.5 KB (added by murrayE, 3 years ago)

config.log from sudo port -ns upgrade --force apr with Xcode CLT 12.4 under macOS 11.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 configure, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-installbuilddir=/opt/local/share/apr-1/build --enable-nonportable-atomics ac_cv_func_setpgrp_void=no
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Blackstone.local
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 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 64.00 gigabytes
33Default processor set: 548 tasks, 2069 threads, 16 processors
34Load average: 3.25, Mach factor: 12.73
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:4657: checking build system type
52configure:4671: result: x86_64-apple-darwin20.2.0
53configure:4691: checking host system type
54configure:4704: result: x86_64-apple-darwin20.2.0
55configure:4724: checking target system type
56configure:4737: result: x86_64-apple-darwin20.2.0
57configure:4800: checking for working mkdir -p
58configure:4816: result: yes
59configure:4908: checking for chosen layout
60configure:4910: result: apr
61configure:5175: checking for gcc
62configure:5202: result: /usr/bin/clang
63configure:5431: checking for C compiler version
64configure:5440: /usr/bin/clang --version >&5
65Apple clang version 12.0.0 (clang-1200.0.32.29)
66Target: x86_64-apple-darwin20.2.0
67Thread model: posix
68InstalledDir: /Library/Developer/CommandLineTools/usr/bin
69configure:5451: $? = 0
70configure:5440: /usr/bin/clang -v >&5
71Apple clang version 12.0.0 (clang-1200.0.32.29)
72Target: x86_64-apple-darwin20.2.0
73Thread model: posix
74InstalledDir: /Library/Developer/CommandLineTools/usr/bin
75configure:5451: $? = 0
76configure:5440: /usr/bin/clang -V >&5
77clang: error: argument to '-V' is missing (expected 1 value)
78clang: error: no input files
79configure:5451: $? = 1
80configure:5440: /usr/bin/clang -qversion >&5
81clang: error: unknown argument '-qversion'; did you mean '--version'?
82clang: error: no input files
83configure:5451: $? = 1
84configure:5471: checking whether the C compiler works
85configure:5493: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
86ld: library not found for -lSystem
87clang: error: linker command failed with exit code 1 (use -v to see invocation)
88configure:5497: $? = 1
89configure:5535: result: no
90configure: failed program was:
91| /* confdefs.h */
92| #define PACKAGE_NAME ""
93| #define PACKAGE_TARNAME ""
94| #define PACKAGE_VERSION ""
95| #define PACKAGE_STRING ""
96| #define PACKAGE_BUGREPORT ""
97| #define PACKAGE_URL ""
98| /* end confdefs.h.  */
99|
100| int
101| main ()
102| {
103|
104|   ;
105|   return 0;
106| }
107configure:5540: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr/apr/work/apr-1.7.0':
108configure:5542: error: C compiler cannot create executables
109See `config.log' for more details
110
111## ---------------- ##
112## Cache variables. ##
113## ---------------- ##
114
115ac_cv_build=x86_64-apple-darwin20.2.0
116ac_cv_env_CC_set=set
117ac_cv_env_CC_value=/usr/bin/clang
118ac_cv_env_CFLAGS_set=set
119ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
120ac_cv_env_CPPFLAGS_set=set
121ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
122ac_cv_env_CPP_set=
123ac_cv_env_CPP_value=
124ac_cv_env_LDFLAGS_set=set
125ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
126ac_cv_env_LIBS_set=
127ac_cv_env_LIBS_value=
128ac_cv_env_LT_SYS_LIBRARY_PATH_set=
129ac_cv_env_LT_SYS_LIBRARY_PATH_value=
130ac_cv_env_build_alias_set=
131ac_cv_env_build_alias_value=
132ac_cv_env_host_alias_set=
133ac_cv_env_host_alias_value=
134ac_cv_env_target_alias_set=
135ac_cv_env_target_alias_value=
136ac_cv_func_setpgrp_void=no
137ac_cv_host=x86_64-apple-darwin20.2.0
138ac_cv_mkdir_p=yes
139ac_cv_path_SED=sed
140ac_cv_prog_AWK=awk
141ac_cv_prog_ac_ct_CC=/usr/bin/clang
142ac_cv_target=x86_64-apple-darwin20.2.0
143lt_cv_path_SED=sed
144
145## ----------------- ##
146## Output variables. ##
147## ----------------- ##
148
149ALLOCA=''
150APR_CONFIG_LOCATION='source'
151APR_DOTTED_VERSION='1.7.0'
152APR_LIBNAME=''
153APR_MAJOR_VERSION='1'
154AR=''
155AS=''
156ASCPP=''
157AWK=''
158CC='/usr/bin/clang'
159CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
160CPP=''
161CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
162DEFAULT_OSDIR=''
163DEFS=''
164DLLTOOL=''
165DSYMUTIL=''
166DUMPBIN=''
167ECHO_C='\c'
168ECHO_N=''
169ECHO_T=''
170EGREP=''
171EXEEXT=''
172EXTRA_CFLAGS=''
173EXTRA_CPPFLAGS=''
174EXTRA_INCLUDES=''
175EXTRA_LDFLAGS=''
176EXTRA_LIBS=''
177FGREP=''
178GREP=''
179INCLUDES=''
180INCLUDE_OUTPUTS=''
181INCLUDE_RULES=''
182INSTALL_DATA=''
183INSTALL_PROGRAM=''
184INSTALL_SCRIPT=''
185INSTALL_SUBDIRS=''
186INTERNAL_CPPFLAGS=''
187LD=''
188LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
189LDLIBS=''
190LIBOBJS=''
191LIBS=''
192LIBTOOL=''
193LIBTOOL_LIBS=''
194LIPO=''
195LN_S=''
196LTFLAGS=''
197LTLIBOBJS=''
198LT_LDFLAGS=''
199LT_NO_INSTALL=''
200LT_SYS_LIBRARY_PATH=''
201LT_VERSION=''
202MANIFEST_TOOL=''
203MKDEP=''
204NM=''
205NMEDIT=''
206NOTEST_CFLAGS=''
207NOTEST_CPPFLAGS=''
208NOTEST_INCLUDES=''
209NOTEST_LDFLAGS=''
210NOTEST_LIBS=''
211OBJDUMP=''
212OBJECTS_PLATFORM=''
213OBJEXT=''
214OSDIR=''
215OTOOL64=''
216OTOOL=''
217PACKAGE_BUGREPORT=''
218PACKAGE_NAME=''
219PACKAGE_STRING=''
220PACKAGE_TARNAME=''
221PACKAGE_URL=''
222PACKAGE_VERSION=''
223PATH_SEPARATOR=':'
224RANLIB=''
225RM=''
226SED=''
227SET_MAKE=''
228SHELL='/bin/sh'
229STRIP=''
230ac_ct_AR=''
231ac_ct_CC='/usr/bin/clang'
232ac_ct_DUMPBIN=''
233acceptfilter=''
234apr_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr/apr/work/apr-1.7.0'
235apr_builders='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr/apr/work/apr-1.7.0/build'
236apr_charset_ebcdic=''
237apr_has_timedlocks=''
238apr_has_user=''
239apr_has_xthread_files=''
240apr_inaddr_none=''
241apr_procattr_user_set_requires_password=''
242apr_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr/apr/work/apr-1.7.0'
243apr_tcp_nopush_flag=''
244apr_thread_func=''
245aprdso=''
246aprlfs=''
247arpa_ineth=''
248bigendian=''
249bindir='${exec_prefix}/bin'
250build='x86_64-apple-darwin20.2.0'
251build_alias=''
252build_cpu='x86_64'
253build_os='darwin20.2.0'
254build_vendor='apple'
255conioh=''
256crypth=''
257ctypeh=''
258datadir='${prefix}'
259datarootdir='${prefix}/share'
260direnth=''
261docdir='${datarootdir}/doc/${PACKAGE}'
262dvidir='${docdir}'
263eolstr=''
264errnoh=''
265exec_prefix='${prefix}'
266export_lib_target=''
267fcntlh=''
268fcntlser=''
269file_as_socket=''
270flockser=''
271fork=''
272hasfcntlser=''
273hasflockser=''
274hasposixser=''
275hasprocpthreadser=''
276hassysvser=''
277have_corkable_tcp=''
278have_getrlimit=''
279have_in_addr=''
280have_inet_addr=''
281have_inet_network=''
282have_iovec=''
283have_ipv6=''
284have_memchr=''
285have_memmove=''
286have_proc_invoked=''
287have_pthread_condattr_setpshared=''
288have_pthread_mutex_timedlock=''
289have_sa_storage=''
290have_sctp=''
291have_setrlimit=''
292have_sigaction=''
293have_sigsuspend=''
294have_sigwait=''
295have_sockaddr_un=''
296have_strcasecmp=''
297have_strdup=''
298have_stricmp=''
299have_strncasecmp=''
300have_strnicmp=''
301have_strstr=''
302have_unicode_fs=''
303have_union_semun=''
304havebeosarea=''
305havemmapanon=''
306havemmapshm=''
307havemmaptmp=''
308havemmapzero=''
309haveos2shm=''
310haveshmget=''
311haveshmgetanon=''
312havewin32shm=''
313host='x86_64-apple-darwin20.2.0'
314host_alias=''
315host_cpu='x86_64'
316host_os='darwin20.2.0'
317host_vendor='apple'
318htmldir='${docdir}'
319includedir='${prefix}/include/apr-${APR_MAJOR_VERSION}'
320infodir='${datarootdir}/info'
321ino_t_value=''
322installbuilddir='${datadir}/build-${APR_MAJOR_VERSION}'
323int64_literal=''
324int64_t_fmt=''
325int64_value=''
326int_value=''
327inttypesh=''
328ioh=''
329lib_target=''
330libdir='${exec_prefix}/lib'
331libexecdir='${exec_prefix}/modules'
332limitsh=''
333link=''
334localedir='${datarootdir}/locale'
335localstatedir='${prefix}'
336lt_compile=''
337mandir='${prefix}/man'
338mmap=''
339netdbh=''
340netinet_inh=''
341netinet_sctp_uioh=''
342netinet_sctph=''
343netinet_tcph=''
344o_nonblock_inherited=''
345oc=''
346off_t_fmt=''
347off_t_value=''
348oldincludedir='/usr/include'
349osuuid=''
350pdfdir='${docdir}'
351pid_t_fmt=''
352posixser=''
353prefix='/opt/local'
354proc_mutex_is_global=''
355processh=''
356proclockglobal=''
357procpthreadser=''
358program_transform_name='s,x,x,'
359psdir='${docdir}'
360pthreadh=''
361pthreadser=''
362rand=''
363sbindir='${exec_prefix}/bin'
364semaphoreh=''
365sendfile=''
366sharedmem=''
367sharedstatedir='${prefix}/com'
368shlibpath_var=''
369short_value=''
370signalh=''
371size_t_fmt=''
372size_t_value=''
373so_ext=''
374socklen_t_value=''
375ssize_t_fmt=''
376ssize_t_value=''
377stdargh=''
378stdint=''
379stdioh=''
380stdlibh=''
381stringh=''
382stringsh=''
383struct_rlimit=''
384sys_ioctlh=''
385sys_sendfileh=''
386sys_signalh=''
387sys_socketh=''
388sys_sockioh=''
389sys_syslimitsh=''
390sys_timeh=''
391sys_typesh=''
392sys_uioh=''
393sys_unh=''
394sys_waith=''
395sysconfdir='${prefix}/conf'
396sysvser=''
397target='x86_64-apple-darwin20.2.0'
398target_alias=''
399target_cpu='x86_64'
400target_os='darwin20.2.0'
401target_vendor='apple'
402tcp_nodelay_inherited=''
403threads=''
404timeh=''
405top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr/apr/work/apr-1.7.0'
406uint64_literal=''
407uint64_t_fmt=''
408uint64_t_hex_fmt=''
409uint64_value=''
410unistdh=''
411usebeosarea=''
412usemmapanon=''
413usemmapshm=''
414usemmaptmp=''
415usemmapzero=''
416useos2shm=''
417useshmget=''
418useshmgetanon=''
419usewin32shm=''
420voidp_size=''
421windowsh=''
422winsock2h=''
423
424## ----------- ##
425## confdefs.h. ##
426## ----------- ##
427
428/* confdefs.h */
429#define PACKAGE_NAME ""
430#define PACKAGE_TARNAME ""
431#define PACKAGE_VERSION ""
432#define PACKAGE_STRING ""
433#define PACKAGE_BUGREPORT ""
434#define PACKAGE_URL ""
435
436configure: exit 77