Ticket #67436: config.log

File config.log, 9.6 KB (added by saraanjum17, 12 months 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 pangox-compat configure 0.0.2, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-silent-rules
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Saras-MacBook-Pro.local
14uname -m = x86_64
15uname -r = 22.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 22.4.0: Mon Mar  6 21:00:17 PST 2023; root:xnu-8796.101.5~3/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 22.4.0: Mon Mar  6 21:00:17 PST 2023; root:xnu-8796.101.5~3/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: 632 tasks, 2524 threads, 8 processors
34Load average: 1.92, Mach factor: 6.06
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:2172: checking for a BSD-compatible install
52configure:2240: result: /usr/bin/install -c
53configure:2251: checking whether build environment is sane
54configure:2301: result: yes
55configure:2442: checking for a thread-safe mkdir -p
56configure:2481: result: ./install-sh -c -d
57configure:2494: checking for gawk
58configure:2524: result: no
59configure:2494: checking for mawk
60configure:2524: result: no
61configure:2494: checking for nawk
62configure:2524: result: no
63configure:2494: checking for awk
64configure:2510: found /usr/bin/awk
65configure:2521: result: awk
66configure:2532: checking whether make sets $(MAKE)
67configure:2554: result: yes
68configure:2645: checking whether make supports nested variables
69configure:2662: result: yes
70configure:2722: checking for gcc
71configure:2749: result: /usr/bin/clang
72configure:2978: checking for C compiler version
73configure:2987: /usr/bin/clang --version >&5
74Apple clang version 11.0.0 (clang-1100.0.33.17)
75Target: x86_64-apple-darwin22.4.0
76Thread model: posix
77InstalledDir: /Library/Developer/CommandLineTools/usr/bin
78configure:2998: $? = 0
79configure:2987: /usr/bin/clang -v >&5
80Apple clang version 11.0.0 (clang-1100.0.33.17)
81Target: x86_64-apple-darwin22.4.0
82Thread model: posix
83InstalledDir: /Library/Developer/CommandLineTools/usr/bin
84configure:2998: $? = 0
85configure:2987: /usr/bin/clang -V >&5
86clang: error: unsupported option '-V -Wno-framework-include-private-from-public'
87clang: error: no input files
88configure:2998: $? = 1
89configure:2987: /usr/bin/clang -qversion >&5
90clang: error: unknown argument '-qversion', did you mean '--version'?
91clang: error: no input files
92configure:2998: $? = 1
93configure:3018: checking whether the C compiler works
94configure:3040: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
95clang: error: invalid version number in 'MACOSX_DEPLOYMENT_TARGET=13.0'
96configure:3044: $? = 1
97configure:3082: result: no
98configure: failed program was:
99| /* confdefs.h */
100| #define PACKAGE_NAME "pangox-compat"
101| #define PACKAGE_TARNAME "pangox-compat"
102| #define PACKAGE_VERSION "0.0.2"
103| #define PACKAGE_STRING "pangox-compat 0.0.2"
104| #define PACKAGE_BUGREPORT "/dev/null"
105| #define PACKAGE_URL ""
106| #define PACKAGE "pangox-compat"
107| #define VERSION "0.0.2"
108| /* end confdefs.h.  */
109|
110| int
111| main ()
112| {
113|
114|   ;
115|   return 0;
116| }
117configure:3087: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pangox-compat/pangox-compat/work/pangox-compat-0.0.2':
118configure:3089: error: C compiler cannot create executables
119See `config.log' for more details
120
121## ---------------- ##
122## Cache variables. ##
123## ---------------- ##
124
125ac_cv_env_CC_set=set
126ac_cv_env_CC_value=/usr/bin/clang
127ac_cv_env_CFLAGS_set=set
128ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
129ac_cv_env_CPPFLAGS_set=set
130ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
131ac_cv_env_CPP_set=
132ac_cv_env_CPP_value=
133ac_cv_env_LDFLAGS_set=set
134ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
135ac_cv_env_LIBS_set=
136ac_cv_env_LIBS_value=
137ac_cv_env_PANGO_CFLAGS_set=
138ac_cv_env_PANGO_CFLAGS_value=
139ac_cv_env_PANGO_LIBS_set=
140ac_cv_env_PANGO_LIBS_value=
141ac_cv_env_PKG_CONFIG_LIBDIR_set=
142ac_cv_env_PKG_CONFIG_LIBDIR_value=
143ac_cv_env_PKG_CONFIG_PATH_set=
144ac_cv_env_PKG_CONFIG_PATH_value=
145ac_cv_env_PKG_CONFIG_set=
146ac_cv_env_PKG_CONFIG_value=
147ac_cv_env_XMKMF_set=
148ac_cv_env_XMKMF_value=
149ac_cv_env_build_alias_set=
150ac_cv_env_build_alias_value=
151ac_cv_env_host_alias_set=
152ac_cv_env_host_alias_value=
153ac_cv_env_target_alias_set=
154ac_cv_env_target_alias_value=
155ac_cv_prog_AWK=awk
156ac_cv_prog_ac_ct_CC=/usr/bin/clang
157ac_cv_prog_make_make_set=yes
158am_cv_make_support_nested_variables=yes
159
160## ----------------- ##
161## Output variables. ##
162## ----------------- ##
163
164ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pangox-compat/pangox-compat/work/pangox-compat-0.0.2/missing --run aclocal-1.11'
165AMDEPBACKSLASH=''
166AMDEP_FALSE=''
167AMDEP_TRUE=''
168AMTAR='$${TAR-tar}'
169AM_BACKSLASH='\'
170AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
171AM_DEFAULT_VERBOSITY='1'
172AM_V='$(V)'
173AR=''
174AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pangox-compat/pangox-compat/work/pangox-compat-0.0.2/missing --run autoconf'
175AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pangox-compat/pangox-compat/work/pangox-compat-0.0.2/missing --run autoheader'
176AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pangox-compat/pangox-compat/work/pangox-compat-0.0.2/missing --run automake-1.11'
177AWK='awk'
178CC='/usr/bin/clang'
179CCDEPMODE=''
180CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
181CPP=''
182CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
183CYGPATH_W='echo'
184DEFS=''
185DEPDIR=''
186DLLTOOL=''
187DSYMUTIL=''
188DUMPBIN=''
189ECHO_C='\c'
190ECHO_N=''
191ECHO_T=''
192EGREP=''
193EXEEXT=''
194FGREP=''
195GREP=''
196INSTALL_DATA='${INSTALL} -m 644'
197INSTALL_PROGRAM='${INSTALL}'
198INSTALL_SCRIPT='${INSTALL}'
199INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
200LD=''
201LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
202LIBOBJS=''
203LIBS=''
204LIBTOOL=''
205LIPO=''
206LN_S=''
207LTLIBOBJS=''
208MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pangox-compat/pangox-compat/work/pangox-compat-0.0.2/missing --run makeinfo'
209MANIFEST_TOOL=''
210MKDIR_P='./install-sh -c -d'
211NM=''
212NMEDIT=''
213OBJDUMP=''
214OBJEXT=''
215OTOOL64=''
216OTOOL=''
217PACKAGE='pangox-compat'
218PACKAGE_BUGREPORT='/dev/null'
219PACKAGE_NAME='pangox-compat'
220PACKAGE_STRING='pangox-compat 0.0.2'
221PACKAGE_TARNAME='pangox-compat'
222PACKAGE_URL=''
223PACKAGE_VERSION='0.0.2'
224PANGO_CFLAGS=''
225PANGO_LIBS=''
226PATH_SEPARATOR=':'
227PKG_CONFIG=''
228PKG_CONFIG_LIBDIR=''
229PKG_CONFIG_PATH=''
230RANLIB=''
231SED=''
232SET_MAKE=''
233SHELL='/bin/sh'
234STRIP=''
235VERSION='0.0.2'
236XMKMF=''
237X_CFLAGS=''
238X_EXTRA_LIBS=''
239X_LIBS=''
240X_PRE_LIBS=''
241ac_ct_AR=''
242ac_ct_CC='/usr/bin/clang'
243ac_ct_DUMPBIN=''
244am__EXEEXT_FALSE=''
245am__EXEEXT_TRUE=''
246am__fastdepCC_FALSE=''
247am__fastdepCC_TRUE=''
248am__include=''
249am__isrc=''
250am__leading_dot='.'
251am__nodep=''
252am__quote=''
253am__tar='$${TAR-tar} chof - "$$tardir"'
254am__untar='$${TAR-tar} xf -'
255bindir='${exec_prefix}/bin'
256build=''
257build_alias=''
258build_cpu=''
259build_os=''
260build_vendor=''
261datadir='${datarootdir}'
262datarootdir='${prefix}/share'
263docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
264dvidir='${docdir}'
265exec_prefix='NONE'
266host=''
267host_alias=''
268host_cpu=''
269host_os=''
270host_vendor=''
271htmldir='${docdir}'
272includedir='${prefix}/include'
273infodir='${datarootdir}/info'
274install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pangox-compat/pangox-compat/work/pangox-compat-0.0.2/install-sh'
275libdir='${exec_prefix}/lib'
276libexecdir='${exec_prefix}/libexec'
277localedir='${datarootdir}/locale'
278localstatedir='${prefix}/var'
279mandir='${datarootdir}/man'
280mkdir_p='$(top_builddir)/./install-sh -c -d'
281oldincludedir='/usr/include'
282pdfdir='${docdir}'
283prefix='/opt/local'
284program_transform_name='s,x,x,'
285psdir='${docdir}'
286sbindir='${exec_prefix}/sbin'
287sharedstatedir='${prefix}/com'
288sysconfdir='${prefix}/etc'
289target_alias=''
290
291## ----------- ##
292## confdefs.h. ##
293## ----------- ##
294
295/* confdefs.h */
296#define PACKAGE_NAME "pangox-compat"
297#define PACKAGE_TARNAME "pangox-compat"
298#define PACKAGE_VERSION "0.0.2"
299#define PACKAGE_STRING "pangox-compat 0.0.2"
300#define PACKAGE_BUGREPORT "/dev/null"
301#define PACKAGE_URL ""
302#define PACKAGE "pangox-compat"
303#define VERSION "0.0.2"
304
305configure: exit 77