Ticket #61849: config.log

File config.log, 13.8 KB (added by mf2k (Frank Schima), 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 gobject-introspection configure 1.60.2, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = ShadowLand.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 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: 517 tasks, 1753 threads, 12 processors
34Load average: 1.43, Mach factor: 10.55
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:2642: checking for a BSD-compatible install
52configure:2710: result: /usr/bin/install -c
53configure:2721: checking whether build environment is sane
54configure:2776: result: yes
55configure:2922: checking for a thread-safe mkdir -p
56configure:2961: result: /opt/local/bin/gmkdir -p
57configure:2968: checking for gawk
58configure:2984: found /opt/local/bin/gawk
59configure:2995: result: gawk
60configure:3006: checking whether make sets $(MAKE)
61configure:3028: result: yes
62configure:3057: checking whether make supports nested variables
63configure:3074: result: yes
64configure:3163: checking whether UID '501' is supported by ustar format
65configure:3166: result: yes
66configure:3173: checking whether GID '510' is supported by ustar format
67configure:3176: result: yes
68configure:3184: checking how to create a ustar tar archive
69configure:3195: tar --version
70bsdtar 3.3.2 - libarchive 3.3.2 zlib/1.2.11 liblzma/5.0.5 bz2lib/1.0.6
71configure:3198: $? = 0
72configure:3238: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
73configure:3241: $? = 0
74configure:3245: tar -xf - <conftest.tar
75configure:3248: $? = 0
76configure:3250: cat conftest.dir/file
77GrepMe
78configure:3253: $? = 0
79configure:3266: result: gnutar
80configure:3317: checking whether to enable maintainer-specific portions of Makefiles
81configure:3326: result: yes
82configure:3351: checking whether make supports nested variables
83configure:3368: result: yes
84configure:3396: checking build system type
85configure:3410: result: x86_64-apple-darwin20.2.0
86configure:3430: checking host system type
87configure:3443: result: x86_64-apple-darwin20.2.0
88configure:3529: checking for gcc
89configure:3556: result: /usr/bin/clang
90configure:3785: checking for C compiler version
91configure:3794: /usr/bin/clang --version >&5
92Apple clang version 12.0.0 (clang-1200.0.32.28)
93Target: x86_64-apple-darwin20.2.0
94Thread model: posix
95InstalledDir: /Library/Developer/CommandLineTools/usr/bin
96configure:3805: $? = 0
97configure:3794: /usr/bin/clang -v >&5
98Apple clang version 12.0.0 (clang-1200.0.32.28)
99Target: x86_64-apple-darwin20.2.0
100Thread model: posix
101InstalledDir: /Library/Developer/CommandLineTools/usr/bin
102configure:3805: $? = 0
103configure:3794: /usr/bin/clang -V >&5
104clang: error: argument to '-V' is missing (expected 1 value)
105clang: error: no input files
106configure:3805: $? = 1
107configure:3794: /usr/bin/clang -qversion >&5
108clang: error: unknown argument '-qversion'; did you mean '--version'?
109clang: error: no input files
110configure:3805: $? = 1
111configure:3825: checking whether the C compiler works
112configure:3847: /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
113ld: library not found for -lSystem
114clang: error: linker command failed with exit code 1 (use -v to see invocation)
115configure:3851: $? = 1
116configure:3889: result: no
117configure: failed program was:
118| /* confdefs.h */
119| #define PACKAGE_NAME "gobject-introspection"
120| #define PACKAGE_TARNAME "gobject-introspection"
121| #define PACKAGE_VERSION "1.60.2"
122| #define PACKAGE_STRING "gobject-introspection 1.60.2"
123| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
124| #define PACKAGE_URL ""
125| #define PACKAGE "gobject-introspection"
126| #define VERSION "1.60.2"
127| /* end confdefs.h.  */
128|
129| int
130| main ()
131| {
132|
133|   ;
134|   return 0;
135| }
136configure:3894: error: in `/opt/local/var/macports/build/_opt_mports_macports-ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2':
137configure:3896: error: C compiler cannot create executables
138See `config.log' for more details
139
140## ---------------- ##
141## Cache variables. ##
142## ---------------- ##
143
144ac_cv_build=x86_64-apple-darwin20.2.0
145ac_cv_env_CAIRO_CFLAGS_set=
146ac_cv_env_CAIRO_CFLAGS_value=
147ac_cv_env_CAIRO_LIBS_set=
148ac_cv_env_CAIRO_LIBS_value=
149ac_cv_env_CC_set=set
150ac_cv_env_CC_value=/usr/bin/clang
151ac_cv_env_CFLAGS_set=set
152ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
153ac_cv_env_CPPFLAGS_set=set
154ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
155ac_cv_env_CPP_set=
156ac_cv_env_CPP_value=
157ac_cv_env_FFI_CFLAGS_set=
158ac_cv_env_FFI_CFLAGS_value=
159ac_cv_env_FFI_LIBS_set=
160ac_cv_env_FFI_LIBS_value=
161ac_cv_env_GIO_CFLAGS_set=
162ac_cv_env_GIO_CFLAGS_value=
163ac_cv_env_GIO_LIBS_set=
164ac_cv_env_GIO_LIBS_value=
165ac_cv_env_GIO_UNIX_CFLAGS_set=
166ac_cv_env_GIO_UNIX_CFLAGS_value=
167ac_cv_env_GIO_UNIX_LIBS_set=
168ac_cv_env_GIO_UNIX_LIBS_value=
169ac_cv_env_GIREPO_CFLAGS_set=
170ac_cv_env_GIREPO_CFLAGS_value=
171ac_cv_env_GIREPO_LIBS_set=
172ac_cv_env_GIREPO_LIBS_value=
173ac_cv_env_GLIB_CFLAGS_set=
174ac_cv_env_GLIB_CFLAGS_value=
175ac_cv_env_GLIB_LIBS_set=
176ac_cv_env_GLIB_LIBS_value=
177ac_cv_env_GMODULE_CFLAGS_set=
178ac_cv_env_GMODULE_CFLAGS_value=
179ac_cv_env_GMODULE_LIBS_set=
180ac_cv_env_GMODULE_LIBS_value=
181ac_cv_env_GOBJECT_CFLAGS_set=
182ac_cv_env_GOBJECT_CFLAGS_value=
183ac_cv_env_GOBJECT_LIBS_set=
184ac_cv_env_GOBJECT_LIBS_value=
185ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
186ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
187ac_cv_env_GTKDOC_DEPS_LIBS_set=
188ac_cv_env_GTKDOC_DEPS_LIBS_value=
189ac_cv_env_LDFLAGS_set=set
190ac_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'
191ac_cv_env_LIBS_set=
192ac_cv_env_LIBS_value=
193ac_cv_env_LT_SYS_LIBRARY_PATH_set=
194ac_cv_env_LT_SYS_LIBRARY_PATH_value=
195ac_cv_env_PKG_CONFIG_LIBDIR_set=
196ac_cv_env_PKG_CONFIG_LIBDIR_value=
197ac_cv_env_PKG_CONFIG_PATH_set=
198ac_cv_env_PKG_CONFIG_PATH_value=
199ac_cv_env_PKG_CONFIG_set=
200ac_cv_env_PKG_CONFIG_value=
201ac_cv_env_PYTHON_set=set
202ac_cv_env_PYTHON_value=/opt/local/bin/python3.8
203ac_cv_env_SCANNER_CFLAGS_set=
204ac_cv_env_SCANNER_CFLAGS_value=
205ac_cv_env_SCANNER_LIBS_set=
206ac_cv_env_SCANNER_LIBS_value=
207ac_cv_env_build_alias_set=
208ac_cv_env_build_alias_value=
209ac_cv_env_host_alias_set=
210ac_cv_env_host_alias_value=
211ac_cv_env_target_alias_set=
212ac_cv_env_target_alias_value=
213ac_cv_host=x86_64-apple-darwin20.2.0
214ac_cv_path_mkdir=/opt/local/bin/gmkdir
215ac_cv_prog_AWK=gawk
216ac_cv_prog_ac_ct_CC=/usr/bin/clang
217ac_cv_prog_make_make_set=yes
218am_cv_make_support_nested_variables=yes
219am_cv_prog_tar_ustar=gnutar
220
221## ----------------- ##
222## Output variables. ##
223## ----------------- ##
224
225ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_mports_macports-ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2/build-aux/missing'\'' aclocal-1.16'
226AMDEPBACKSLASH=''
227AMDEP_FALSE=''
228AMDEP_TRUE=''
229AMTAR='$${TAR-tar}'
230AM_BACKSLASH='\'
231AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
232AM_DEFAULT_VERBOSITY='0'
233AM_V='$(V)'
234AR=''
235AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_mports_macports-ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2/build-aux/missing'\'' autoconf'
236AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_mports_macports-ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2/build-aux/missing'\'' autoheader'
237AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_mports_macports-ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2/build-aux/missing'\'' automake-1.16'
238AWK='gawk'
239BUILD_DOCTOOL_FALSE=''
240BUILD_DOCTOOL_TRUE=''
241CAIRO_CFLAGS=''
242CAIRO_GIR_PACKAGE=''
243CAIRO_LIBS=''
244CAIRO_SHARED_LIBRARY=''
245CC='/usr/bin/clang'
246CCDEPMODE=''
247CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
248CPP=''
249CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
250CYGPATH_W='echo'
251DEFS=''
252DEPDIR=''
253DLLTOOL=''
254DSYMUTIL=''
255DUMPBIN=''
256ECHO_C='\c'
257ECHO_N=''
258ECHO_T=''
259EGREP=''
260ENABLE_GTK_DOC_FALSE=''
261ENABLE_GTK_DOC_TRUE=''
262EXEEXT=''
263EXPANDED_BINDIR=''
264EXPANDED_DATADIR=''
265EXPANDED_LIBDIR=''
266EXPANDED_LIBEXECDIR=''
267EXPANDED_LOCALSTATEDIR=''
268EXPANDED_SYSCONFDIR=''
269EXTRA_LINK_FLAGS=''
270FFI_CFLAGS=''
271FFI_LIBS=''
272FFI_PC_CFLAGS=''
273FFI_PC_LIBS=''
274FFI_PC_PACKAGES=''
275FGREP=''
276GIO_CFLAGS=''
277GIO_LIBS=''
278GIO_UNIX_CFLAGS=''
279GIO_UNIX_LIBS=''
280GIREPO_CFLAGS=''
281GIREPO_LIBS=''
282GIR_DIR=''
283GIR_PC_DIR=''
284GIR_SUFFIX=''
285GI_HIDDEN_VISIBILITY_CFLAGS=''
286GI_MAJOR_VERSION='1'
287GI_MICRO_VERSION='2'
288GI_MINOR_VERSION='60'
289GI_VERSION='1.60.2'
290GLIBSRC=''
291GLIB_CFLAGS=''
292GLIB_LIBS=''
293GMODULE_CFLAGS=''
294GMODULE_LIBS=''
295GOBJECT_CFLAGS=''
296GOBJECT_INTROSPECTION_LIBDIR=''
297GOBJECT_LIBS=''
298GREP=''
299GTKDOC_CHECK=''
300GTKDOC_CHECK_PATH=''
301GTKDOC_DEPS_CFLAGS=''
302GTKDOC_DEPS_LIBS=''
303GTKDOC_MKPDF=''
304GTKDOC_REBASE=''
305GTK_DOC_BUILD_HTML_FALSE=''
306GTK_DOC_BUILD_HTML_TRUE=''
307GTK_DOC_BUILD_PDF_FALSE=''
308GTK_DOC_BUILD_PDF_TRUE=''
309GTK_DOC_USE_LIBTOOL_FALSE=''
310GTK_DOC_USE_LIBTOOL_TRUE=''
311GTK_DOC_USE_REBASE_FALSE=''
312GTK_DOC_USE_REBASE_TRUE=''
313HAVE_CAIRO_FALSE=''
314HAVE_CAIRO_TRUE=''
315HAVE_GIO_UNIX_FALSE=''
316HAVE_GIO_UNIX_TRUE=''
317HAVE_GTK_DOC_FALSE=''
318HAVE_GTK_DOC_TRUE=''
319HTML_DIR=''
320INSTALL_DATA='${INSTALL} -m 644'
321INSTALL_PROGRAM='${INSTALL}'
322INSTALL_SCRIPT='${INSTALL}'
323INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
324LD=''
325LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
326LEX=''
327LEXLIB=''
328LEX_OUTPUT_ROOT=''
329LIBOBJS=''
330LIBS=''
331LIBTOOL=''
332LIPO=''
333LN_S=''
334LTLIBOBJS=''
335LT_SYS_LIBRARY_PATH=''
336MAINT=''
337MAINTAINER_MODE_FALSE='#'
338MAINTAINER_MODE_TRUE=''
339MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_mports_macports-ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2/build-aux/missing'\'' makeinfo'
340MANIFEST_TOOL=''
341MKDIR_P='/opt/local/bin/gmkdir -p'
342MSVC_BASE_NO_TOOLSET_SET_FALSE=''
343MSVC_BASE_NO_TOOLSET_SET_TRUE=''
344MSVC_NO_TOOLSET_SET_FALSE=''
345MSVC_NO_TOOLSET_SET_TRUE=''
346NM=''
347NMEDIT=''
348OBJDUMP=''
349OBJEXT=''
350OS_WIN32_FALSE=''
351OS_WIN32_TRUE='#'
352OTOOL64=''
353OTOOL=''
354PACKAGE='gobject-introspection'
355PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection'
356PACKAGE_NAME='gobject-introspection'
357PACKAGE_STRING='gobject-introspection 1.60.2'
358PACKAGE_TARNAME='gobject-introspection'
359PACKAGE_URL=''
360PACKAGE_VERSION='1.60.2'
361PATH_SEPARATOR=':'
362PKG_CONFIG=''
363PKG_CONFIG_LIBDIR=''
364PKG_CONFIG_PATH=''
365POW_LIB=''
366PYTHON='/opt/local/bin/python3.8'
367PYTHON_EXEC_PREFIX=''
368PYTHON_INCLUDES=''
369PYTHON_LIBS=''
370PYTHON_PLATFORM=''
371PYTHON_PREFIX=''
372PYTHON_SO=''
373PYTHON_VERSION=''
374RANLIB=''
375SCANNER_CFLAGS=''
376SCANNER_LIBS=''
377SED=''
378SET_MAKE=''
379SHELL='/bin/sh'
380STRIP=''
381VERSION='1.60.2'
382WARN_CFLAGS=''
383WARN_CFLAGS_FLEX=''
384WARN_CFLAGS_PYTHON=''
385WARN_LDFLAGS=''
386WARN_SCANNERFLAGS=''
387WITH_GLIBSRC_FALSE=''
388WITH_GLIBSRC_TRUE=''
389YACC=''
390ac_ct_AR=''
391ac_ct_CC='/usr/bin/clang'
392ac_ct_DUMPBIN=''
393am__EXEEXT_FALSE=''
394am__EXEEXT_TRUE=''
395am__fastdepCC_FALSE=''
396am__fastdepCC_TRUE=''
397am__include=''
398am__isrc=''
399am__leading_dot='.'
400am__nodep=''
401am__quote=''
402am__tar='tar --format=ustar -chf - "$$tardir"'
403am__untar='tar -xf -'
404bindir='${exec_prefix}/bin'
405build='x86_64-apple-darwin20.2.0'
406build_alias=''
407build_cpu='x86_64'
408build_os='darwin20.2.0'
409build_vendor='apple'
410datadir='${datarootdir}'
411datarootdir='${prefix}/share'
412docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
413dvidir='${docdir}'
414exec_prefix='NONE'
415host='x86_64-apple-darwin20.2.0'
416host_alias=''
417host_cpu='x86_64'
418host_os='darwin20.2.0'
419host_vendor='apple'
420htmldir='${docdir}'
421includedir='${prefix}/include'
422infodir='${datarootdir}/info'
423install_sh='${SHELL} /opt/local/var/macports/build/_opt_mports_macports-ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.60.2/build-aux/install-sh'
424libdir='${exec_prefix}/lib'
425libexecdir='${exec_prefix}/libexec'
426localedir='${datarootdir}/locale'
427localstatedir='${prefix}/var'
428mandir='${datarootdir}/man'
429mkdir_p='$(MKDIR_P)'
430oldincludedir='/usr/include'
431pdfdir='${docdir}'
432pkgpyexecdir=''
433pkgpythondir=''
434prefix='/opt/local'
435program_transform_name='s,x,x,'
436psdir='${docdir}'
437pyexecdir=''
438pythondir=''
439sbindir='${exec_prefix}/sbin'
440sharedstatedir='${prefix}/com'
441sysconfdir='${prefix}/etc'
442target_alias=''
443
444## ----------- ##
445## confdefs.h. ##
446## ----------- ##
447
448/* confdefs.h */
449#define PACKAGE_NAME "gobject-introspection"
450#define PACKAGE_TARNAME "gobject-introspection"
451#define PACKAGE_VERSION "1.60.2"
452#define PACKAGE_STRING "gobject-introspection 1.60.2"
453#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"
454#define PACKAGE_URL ""
455#define PACKAGE "gobject-introspection"
456#define VERSION "1.60.2"
457
458configure: exit 77