Ticket #66866: config.log

File config.log, 15.5 KB (added by amadeus24, 16 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 configure, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = carthago.fritz.box
14uname -m = arm64
15uname -r = 22.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 22.3.0: Thu Jan  5 20:48:54 PST 2023; root:xnu-8792.81.2~2/RELEASE_ARM64_T6000
18
19/usr/bin/uname -p = arm
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 22.3.0: Thu Jan  5 20:48:54 PST 2023; root:xnu-8792.81.2~2/RELEASE_ARM64_T6000
27Kernel configured for up to 10 processors.
2810 processors are physically available.
2910 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7 8 9
32Primary memory available: 64.00 gigabytes
33Default processor set: 811 tasks, 3079 threads, 10 processors
34Load average: 2.07, Mach factor: 7.92
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:1562: checking for a BSD-compatible install
52configure:1617: result: /usr/bin/install -c
53configure:1628: checking whether build environment is sane
54configure:1671: result: yes
55configure:1736: checking for gawk
56configure:1752: found /opt/local/bin/gawk
57configure:1762: result: gawk
58configure:1772: checking whether make sets $(MAKE)
59configure:1792: result: yes
60configure:1963: checking whether to enable maintainer-specific portions of Makefiles
61configure:1972: result: no
62configure:2000: checking for style of include used by make
63configure:2028: result: GNU
64configure:2099: checking for gcc
65configure:2125: result: /usr/bin/clang
66configure:2369: checking for C compiler version
67configure:2372: /usr/bin/clang --version </dev/null >&5
68Apple clang version 14.0.0 (clang-1400.0.29.202)
69Target: arm64-apple-darwin22.3.0
70Thread model: posix
71InstalledDir: /Library/Developer/CommandLineTools/usr/bin
72configure:2375: $? = 0
73configure:2377: /usr/bin/clang -v </dev/null >&5
74Apple clang version 14.0.0 (clang-1400.0.29.202)
75Target: arm64-apple-darwin22.3.0
76Thread model: posix
77InstalledDir: /Library/Developer/CommandLineTools/usr/bin
78configure:2380: $? = 0
79configure:2382: /usr/bin/clang -V </dev/null >&5
80clang: error: argument to '-V' is missing (expected 1 value)
81clang: error: no input files
82configure:2385: $? = 1
83configure:2408: checking for C compiler default output file name
84configure:2411: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c  >&5
85configure:2414: $? = 0
86configure:2460: result: a.out
87configure:2465: checking whether the C compiler works
88configure:2471: ./a.out
89configure:2474: $? = 0
90configure:2491: result: yes
91configure:2498: checking whether we are cross compiling
92configure:2500: result: no
93configure:2503: checking for suffix of executables
94configure:2505: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c  >&5
95configure:2508: $? = 0
96configure:2533: result:
97configure:2539: checking for suffix of object files
98configure:2560: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
99configure:2563: $? = 0
100configure:2585: result: o
101configure:2589: checking whether we are using the GNU C compiler
102configure:2613: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
103configure:2619: $? = 0
104configure:2623: test -z
105                         || test ! -s conftest.err
106configure:2626: $? = 0
107configure:2629: test -s conftest.o
108configure:2632: $? = 0
109configure:2645: result: yes
110configure:2651: checking whether /usr/bin/clang accepts -g
111configure:2672: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
112configure:2678: $? = 0
113configure:2682: test -z
114                         || test ! -s conftest.err
115configure:2685: $? = 0
116configure:2688: test -s conftest.o
117configure:2691: $? = 0
118configure:2702: result: yes
119configure:2719: checking for /usr/bin/clang option to accept ANSI C
120configure:2789: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
121configure:2795: $? = 0
122configure:2799: test -z
123                         || test ! -s conftest.err
124configure:2802: $? = 0
125configure:2805: test -s conftest.o
126configure:2808: $? = 0
127configure:2826: result: none needed
128configure:2844: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
129conftest.c:2:3: error: unknown type name 'choke'
130  choke me
131  ^
132conftest.c:2:11: error: expected ';' after top level declarator
133  choke me
134          ^
135          ;
1362 errors generated.
137configure:2850: $? = 1
138configure: failed program was:
139| #ifndef __cplusplus
140|   choke me
141| #endif
142configure:2985: checking dependency style of /usr/bin/clang
143configure:3075: result: gcc3
144configure:3093: checking for library containing strerror
145configure:3123: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c  >&5
146conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
147char strerror ();
148     ^
149conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)'
1501 warning generated.
151configure:3129: $? = 0
152configure:3133: test -z
153                         || test ! -s conftest.err
154configure:3136: $? = 0
155configure:3139: test -s conftest
156configure:3142: $? = 0
157configure:3212: result: none required
158configure:3265: checking for gcc
159configure:3291: result: /usr/bin/clang
160configure:3535: checking for C compiler version
161configure:3538: /usr/bin/clang --version </dev/null >&5
162Apple clang version 14.0.0 (clang-1400.0.29.202)
163Target: arm64-apple-darwin22.3.0
164Thread model: posix
165InstalledDir: /Library/Developer/CommandLineTools/usr/bin
166configure:3541: $? = 0
167configure:3543: /usr/bin/clang -v </dev/null >&5
168Apple clang version 14.0.0 (clang-1400.0.29.202)
169Target: arm64-apple-darwin22.3.0
170Thread model: posix
171InstalledDir: /Library/Developer/CommandLineTools/usr/bin
172configure:3546: $? = 0
173configure:3548: /usr/bin/clang -V </dev/null >&5
174clang: error: argument to '-V' is missing (expected 1 value)
175clang: error: no input files
176configure:3551: $? = 1
177configure:3554: checking whether we are using the GNU C compiler
178configure:3610: result: yes
179configure:3616: checking whether /usr/bin/clang accepts -g
180configure:3667: result: yes
181configure:3684: checking for /usr/bin/clang option to accept ANSI C
182configure:3791: result: none needed
183configure:3809: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
184conftest.c:2:3: error: unknown type name 'choke'
185  choke me
186  ^
187conftest.c:2:11: error: expected ';' after top level declarator
188  choke me
189          ^
190          ;
1912 errors generated.
192configure:3815: $? = 1
193configure: failed program was:
194| #ifndef __cplusplus
195|   choke me
196| #endif
197configure:3950: checking dependency style of /usr/bin/clang
198configure:4040: result: gcc3
199configure:4062: checking how to run the C preprocessor
200configure:4097: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
201configure:4103: $? = 0
202configure:4135: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
203conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
204#include <ac_nonexistent.h>
205         ^~~~~~~~~~~~~~~~~~
2061 error generated.
207configure:4141: $? = 1
208configure: failed program was:
209| /* confdefs.h.  */
210|
211| #define PACKAGE_NAME ""
212| #define PACKAGE_TARNAME ""
213| #define PACKAGE_VERSION ""
214| #define PACKAGE_STRING ""
215| #define PACKAGE_BUGREPORT ""
216| #define PACKAGE "libsvg"
217| #define VERSION "0.1.4"
218| /* end confdefs.h.  */
219| #include <ac_nonexistent.h>
220configure:4180: result: /usr/bin/clang -E
221configure:4204: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
222configure:4210: $? = 0
223configure:4242: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
224conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
225#include <ac_nonexistent.h>
226         ^~~~~~~~~~~~~~~~~~
2271 error generated.
228configure:4248: $? = 1
229configure: failed program was:
230| /* confdefs.h.  */
231|
232| #define PACKAGE_NAME ""
233| #define PACKAGE_TARNAME ""
234| #define PACKAGE_VERSION ""
235| #define PACKAGE_STRING ""
236| #define PACKAGE_BUGREPORT ""
237| #define PACKAGE "libsvg"
238| #define VERSION "0.1.4"
239| /* end confdefs.h.  */
240| #include <ac_nonexistent.h>
241configure:4295: checking for gawk
242configure:4321: result: gawk
243configure:4409: checking build system type
244configure:4422: error: /bin/sh ./config.sub -apple-darwin22.3.0 failed
245
246## ---------------- ##
247## Cache variables. ##
248## ---------------- ##
249
250ac_cv_build='config.sub: invalid option -apple-darwin22.3.0
251ac_cv_build_alias=-apple-darwin22.3.0
252ac_cv_c_compiler_gnu=yes
253ac_cv_env_CC_set=set
254ac_cv_env_CC_value=/usr/bin/clang
255ac_cv_env_CFLAGS_set=set
256ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64'
257ac_cv_env_CPPFLAGS_set=set
258ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
259ac_cv_env_CPP_set=
260ac_cv_env_CPP_value=
261ac_cv_env_CXXCPP_set=
262ac_cv_env_CXXCPP_value=
263ac_cv_env_CXXFLAGS_set=set
264ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64'
265ac_cv_env_CXX_set=set
266ac_cv_env_CXX_value=/usr/bin/clang++
267ac_cv_env_F77_set=
268ac_cv_env_F77_value=
269ac_cv_env_FFLAGS_set=set
270ac_cv_env_FFLAGS_value='-pipe -Os -m64'
271ac_cv_env_LDFLAGS_set=set
272ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64'
273ac_cv_env_build_alias_set=
274ac_cv_env_build_alias_value=
275ac_cv_env_host_alias_set=
276ac_cv_env_host_alias_value=
277ac_cv_env_target_alias_set=
278ac_cv_env_target_alias_value=
279ac_cv_exeext=
280ac_cv_objext=o
281ac_cv_prog_AWK=gawk
282ac_cv_prog_CPP='/usr/bin/clang -E'
283ac_cv_prog_ac_ct_CC=/usr/bin/clang
284ac_cv_prog_cc_g=yes
285ac_cv_prog_cc_stdc=
286ac_cv_prog_make_make_set=yes
287ac_cv_search_strerror='none required'
288am_cv_CC_dependencies_compiler_type=gcc3
289
290## ----------------- ##
291## Output variables. ##
292## ----------------- ##
293
294ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libsvg/libsvg/work/libsvg-0.1.4/missing --run aclocal-1.9'
295AMDEPBACKSLASH='\'
296AMDEP_FALSE='#'
297AMDEP_TRUE=''
298AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libsvg/libsvg/work/libsvg-0.1.4/missing --run tar'
299AR=''
300AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libsvg/libsvg/work/libsvg-0.1.4/missing --run autoconf'
301AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libsvg/libsvg/work/libsvg-0.1.4/missing --run autoheader'
302AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libsvg/libsvg/work/libsvg-0.1.4/missing --run automake-1.9'
303AWK='gawk'
304CC='/usr/bin/clang'
305CCDEPMODE='depmode=gcc3'
306CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64'
307CPP='/usr/bin/clang -E'
308CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
309CXX='/usr/bin/clang++'
310CXXCPP=''
311CXXDEPMODE=''
312CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64'
313CYGPATH_W='echo'
314DEFS=''
315DEPDIR='.deps'
316ECHO='/bin/echo'
317ECHO_C='ECHO_N=''
318ECHO_T=''
319EGREP=''
320EXEEXT=''
321EXPAT_FALSE=''
322EXPAT_TRUE=''
323F77=''
324FFLAGS='-pipe -Os -m64'
325INSTALL_DATA='${INSTALL} -m 644'
326INSTALL_PROGRAM='${INSTALL}'
327INSTALL_SCRIPT='${INSTALL}'
328INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
329LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64'
330LIBOBJS=''
331LIBS=''
332LIBSVG_CFLAGS=''
333LIBSVG_LIBS=''
334LIBSVG_REQUIRES=''
335LIBTOOL=''
336LN_S=''
337LTLIBOBJS=''
338MAINT='#'
339MAINTAINER_MODE_FALSE=''
340MAINTAINER_MODE_TRUE='#'
341MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libsvg/libsvg/work/libsvg-0.1.4/missing --run makeinfo'
342OBJEXT='o'
343PACKAGE='libsvg'
344PACKAGE_BUGREPORT=''
345PACKAGE_NAME=''
346PACKAGE_STRING=''
347PACKAGE_TARNAME=''
348PACKAGE_VERSION=''
349PATH_SEPARATOR=':'
350PKG_CONFIG=''
351RANLIB=''
352SET_MAKE=''
353SHELL='/bin/sh'
354STRIP=''
355VERSION='0.1.4'
356VERSION_INFO='1:0:0'
357WARN_CFLAGS=''
358ac_ct_AR=''
359ac_ct_CC='/usr/bin/clang'
360ac_ct_CXX=''
361ac_ct_F77=''
362ac_ct_RANLIB=''
363ac_ct_STRIP=''
364am__fastdepCC_FALSE='#'
365am__fastdepCC_TRUE=''
366am__fastdepCXX_FALSE=''
367am__fastdepCXX_TRUE=''
368am__include='include'
369am__leading_dot='.'
370am__quote=''
371am__tar='${AMTAR} chof - "$$tardir"'
372am__untar='${AMTAR} xf -'
373bindir='${exec_prefix}/bin'
374build=''
375build_alias=''
376build_cpu=''
377build_os=''
378build_vendor=''
379datadir='${prefix}/share'
380exec_prefix='NONE'
381host=''
382host_alias=''
383host_cpu=''
384host_os=''
385host_vendor=''
386includedir='${prefix}/include'
387infodir='${prefix}/info'
388install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libsvg/libsvg/work/libsvg-0.1.4/install-sh'
389libdir='${exec_prefix}/lib'
390libexecdir='${exec_prefix}/libexec'
391localstatedir='${prefix}/var'
392mandir='${prefix}/man'
393mkdir_p='$(install_sh) -d'
394oldincludedir='/usr/include'
395prefix='/opt/local'
396program_transform_name='s,x,x,'
397sbindir='${exec_prefix}/sbin'
398sharedstatedir='${prefix}/com'
399sysconfdir='${prefix}/etc'
400target_alias=''
401
402## ----------- ##
403## confdefs.h. ##
404## ----------- ##
405
406#define PACKAGE "libsvg"
407#define PACKAGE_BUGREPORT ""
408#define PACKAGE_NAME ""
409#define PACKAGE_STRING ""
410#define PACKAGE_TARNAME ""
411#define PACKAGE_VERSION ""
412#define VERSION "0.1.4"
413
414configure: exit 1