Ticket #61951: config.log

File config.log, 8.5 KB (added by pauann, 3 years ago)
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 pcap configure 1.10.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-bluetooth --disable-universal --disable-dbus --enable-ipv6
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Pau-Chens-MBP.home
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 12 processors.
286 processors are physically available.
2912 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
32Primary memory available: 16.00 gigabytes
33Default processor set: 469 tasks, 2058 threads, 12 processors
34Load average: 2.30, Mach factor: 9.69
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:2486: checking build system type
52configure:2500: result: i386-apple-darwin20.2.0
53configure:2520: checking host system type
54configure:2533: result: i386-apple-darwin20.2.0
55configure:2553: checking target system type
56configure:2566: result: i386-apple-darwin20.2.0
57configure:2719: checking for gcc
58configure:2746: result: /usr/bin/clang
59configure:2975: checking for C compiler version
60configure:2984: /usr/bin/clang --version >&5
61xcrun: error: invalid DEVELOPER_DIR path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
62configure:2995: $? = 1
63configure:2984: /usr/bin/clang -v >&5
64xcrun: error: invalid DEVELOPER_DIR path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
65configure:2995: $? = 1
66configure:2984: /usr/bin/clang -V >&5
67xcrun: error: invalid DEVELOPER_DIR path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
68configure:2995: $? = 1
69configure:2984: /usr/bin/clang -qversion >&5
70xcrun: error: invalid DEVELOPER_DIR path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
71configure:2995: $? = 1
72configure:3015: checking whether the C compiler works
73configure:3037: /usr/bin/clang -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c  >&5
74xcrun: error: invalid DEVELOPER_DIR path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
75configure:3041: $? = 1
76configure:3079: result: no
77configure: failed program was:
78| /* confdefs.h */
79| #define PACKAGE_NAME "pcap"
80| #define PACKAGE_TARNAME "pcap"
81| #define PACKAGE_VERSION "1.10.0"
82| #define PACKAGE_STRING "pcap 1.10.0"
83| #define PACKAGE_BUGREPORT ""
84| #define PACKAGE_URL ""
85| /* end confdefs.h.  */
86|
87| int
88| main ()
89| {
90|
91|   ;
92|   return 0;
93| }
94configure:3084: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_libpcap/libpcap/work/libpcap-1.10.0':
95configure:3086: error: C compiler cannot create executables
96See `config.log' for more details
97
98## ---------------- ##
99## Cache variables. ##
100## ---------------- ##
101
102ac_cv_build=i386-apple-darwin20.2.0
103ac_cv_env_CCC_set=
104ac_cv_env_CCC_value=
105ac_cv_env_CC_set=set
106ac_cv_env_CC_value=/usr/bin/clang
107ac_cv_env_CFLAGS_set=set
108ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64'
109ac_cv_env_CPPFLAGS_set=set
110ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk'
111ac_cv_env_CPP_set=
112ac_cv_env_CPP_value=
113ac_cv_env_CXXFLAGS_set=set
114ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64'
115ac_cv_env_CXX_set=set
116ac_cv_env_CXX_value=/usr/bin/clang++
117ac_cv_env_LDFLAGS_set=set
118ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64'
119ac_cv_env_LIBS_set=
120ac_cv_env_LIBS_value=
121ac_cv_env_YACC_set=
122ac_cv_env_YACC_value=
123ac_cv_env_YFLAGS_set=
124ac_cv_env_YFLAGS_value=
125ac_cv_env_build_alias_set=
126ac_cv_env_build_alias_value=
127ac_cv_env_host_alias_set=
128ac_cv_env_host_alias_value=
129ac_cv_env_target_alias_set=
130ac_cv_env_target_alias_value=
131ac_cv_host=i386-apple-darwin20.2.0
132ac_cv_prog_ac_ct_CC=/usr/bin/clang
133ac_cv_target=i386-apple-darwin20.2.0
134
135## ----------------- ##
136## Output variables. ##
137## ----------------- ##
138
139ADDLARCHIVEOBJS=''
140ADDLOBJS=''
141AR=''
142BUILD_RPCAPD=''
143CC='/usr/bin/clang'
144CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64'
145CPP=''
146CPPFLAGS='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk'
147CXX='/usr/bin/clang++'
148CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64'
149DEFS=''
150DEPENDENCY_CFLAG=''
151DYEXT=''
152ECHO_C='\c'
153ECHO_N=''
154ECHO_T=''
155EGREP=''
156EXEEXT=''
157EXTRA_NETWORK_LIBS=''
158GREP=''
159INSTALL_DATA=''
160INSTALL_PROGRAM=''
161INSTALL_RPCAPD=''
162INSTALL_SCRIPT=''
163LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64'
164LEX=''
165LEXLIB=''
166LEX_OUTPUT_ROOT=''
167LIBOBJS=''
168LIBS=''
169LN_S=''
170LTLIBOBJS=''
171MAN_ADMIN_COMMANDS=''
172MAN_DEVICES=''
173MAN_FILE_FORMATS=''
174MAN_MISC_INFO=''
175MKDEP=''
176MODULE_C_SRC=''
177OBJEXT=''
178PACKAGE_BUGREPORT=''
179PACKAGE_NAME='pcap'
180PACKAGE_STRING='pcap 1.10.0'
181PACKAGE_TARNAME='pcap'
182PACKAGE_URL=''
183PACKAGE_VERSION='1.10.0'
184PATH_SEPARATOR=':'
185PCAP_SUPPORT_BT=''
186PCAP_SUPPORT_DBUS=''
187PCAP_SUPPORT_DPDK=''
188PCAP_SUPPORT_LINUX_USBMON=''
189PCAP_SUPPORT_NETFILTER=''
190PCAP_SUPPORT_NETMAP=''
191PCAP_SUPPORT_RDMASNIFF=''
192PKGCONFIG=''
193PLATFORM_CXX_SRC=''
194PLATFORM_C_SRC=''
195PTHREAD_LIBS=''
196RANLIB=''
197REENTRANT_PARSER=''
198REMOTE_C_SRC=''
199RPCAPD_LIBS=''
200SHELL='/bin/sh'
201SHLICC2=''
202VALGRINDTEST_SRC=''
203V_CCOPT=''
204V_DEFS=''
205V_INCLS=''
206V_LEX=''
207V_LIB_CCOPT_FAT=''
208V_LIB_LDFLAGS_FAT=''
209V_PROG_CCOPT_FAT=''
210V_PROG_LDFLAGS_FAT=''
211V_RPATH_OPT=''
212V_SHLIB_CCOPT=''
213V_SHLIB_CMD=''
214V_SHLIB_OPT=''
215V_SONAME_OPT=''
216V_YACC=''
217YACC=''
218YFLAGS=''
219ac_ct_CC='/usr/bin/clang'
220ac_ct_CXX=''
221bindir='${exec_prefix}/bin'
222build='i386-apple-darwin20.2.0'
223build_alias=''
224build_cpu='i386'
225build_os='darwin20.2.0'
226build_vendor='apple'
227datadir='${datarootdir}'
228datarootdir='${prefix}/share'
229docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
230dvidir='${docdir}'
231exec_prefix='NONE'
232host='i386-apple-darwin20.2.0'
233host_alias=''
234host_cpu='i386'
235host_os='darwin20.2.0'
236host_vendor='apple'
237htmldir='${docdir}'
238includedir='${prefix}/include'
239infodir='${datarootdir}/info'
240libdir='${exec_prefix}/lib'
241libexecdir='${exec_prefix}/libexec'
242localedir='${datarootdir}/locale'
243localstatedir='${prefix}/var'
244mandir='${datarootdir}/man'
245oldincludedir='/usr/include'
246pdfdir='${docdir}'
247prefix='/opt/local'
248program_transform_name='s,x,x,'
249psdir='${docdir}'
250runstatedir='${localstatedir}/run'
251sbindir='${exec_prefix}/sbin'
252sharedstatedir='${prefix}/com'
253sysconfdir='${prefix}/etc'
254target='i386-apple-darwin20.2.0'
255target_alias=''
256target_cpu='i386'
257target_os='darwin20.2.0'
258target_vendor='apple'
259
260## ----------- ##
261## confdefs.h. ##
262## ----------- ##
263
264/* confdefs.h */
265#define PACKAGE_NAME "pcap"
266#define PACKAGE_TARNAME "pcap"
267#define PACKAGE_VERSION "1.10.0"
268#define PACKAGE_STRING "pcap 1.10.0"
269#define PACKAGE_BUGREPORT ""
270#define PACKAGE_URL ""
271
272configure: exit 77