Ticket #61541: config.log

File config.log, 12.1 KB (added by shibukawa (Yoshiki Shibukawa), 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 GD configure 2.3.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-werror --with-freetype=/opt/local --with-fontconfig=/opt/local --with-jpeg=/opt/local --with-png=/opt/local --with-tiff=/opt/local --with-webp=/opt/local --with-zlib=/opt/local --without-liq --with-xpm=/opt/local --x-includes=/opt/local/include --x-libraries=/opt/local/lib
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = yoshikinoair.lan
14uname -m = x86_64
15uname -r = 20.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/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.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/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: 592 tasks, 2794 threads, 8 processors
34Load average: 3.03, Mach factor: 4.96
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:2413: checking build system type
52configure:2427: result: x86_64-apple-darwin20.1.0
53configure:2447: checking host system type
54configure:2460: result: x86_64-apple-darwin20.1.0
55configure:2510: checking for a BSD-compatible install
56configure:2578: result: /usr/bin/install -c
57configure:2589: checking whether build environment is sane
58configure:2644: result: yes
59configure:2795: checking for a thread-safe mkdir -p
60configure:2834: result: config/install-sh -c -d
61configure:2841: checking for gawk
62configure:2871: result: no
63configure:2841: checking for mawk
64configure:2871: result: no
65configure:2841: checking for nawk
66configure:2871: result: no
67configure:2841: checking for awk
68configure:2857: found /usr/bin/awk
69configure:2868: result: awk
70configure:2879: checking whether make sets $(MAKE)
71configure:2901: result: yes
72configure:2930: checking whether make supports nested variables
73configure:2947: result: yes
74configure:3088: checking for style of include used by make
75configure:3116: result: GNU
76configure:3187: checking for gcc
77configure:3214: result: /usr/bin/clang
78configure:3443: checking for C compiler version
79configure:3452: /usr/bin/clang --version >&5
80Apple clang version 11.0.0 (clang-1100.0.33.8)
81Target: x86_64-apple-darwin20.1.0
82Thread model: posix
83InstalledDir: /Library/Developer/CommandLineTools/usr/bin
84configure:3463: $? = 0
85configure:3452: /usr/bin/clang -v >&5
86Apple clang version 11.0.0 (clang-1100.0.33.8)
87Target: x86_64-apple-darwin20.1.0
88Thread model: posix
89InstalledDir: /Library/Developer/CommandLineTools/usr/bin
90configure:3463: $? = 0
91configure:3452: /usr/bin/clang -V >&5
92clang: error: unsupported option '-V -Wno-framework-include-private-from-public'
93clang: error: no input files
94configure:3463: $? = 1
95configure:3452: /usr/bin/clang -qversion >&5
96clang: error: unknown argument '-qversion', did you mean '--version'?
97clang: error: no input files
98configure:3463: $? = 1
99configure:3483: checking whether the C compiler works
100configure:3505: /usr/bin/clang -pipe -Os -DDEFAULT_FONTPATH=\"/System/Library/Fonts:/Library/Fonts\" -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
101clang: error: invalid version number in 'MACOSX_DEPLOYMENT_TARGET=11.0'
102configure:3509: $? = 1
103configure:3547: result: no
104configure: failed program was:
105| /* confdefs.h */
106| #define PACKAGE_NAME "GD"
107| #define PACKAGE_TARNAME "libgd"
108| #define PACKAGE_VERSION "2.3.0"
109| #define PACKAGE_STRING "GD 2.3.0"
110| #define PACKAGE_BUGREPORT "https://github.com/libgd/libgd/issues"
111| #define PACKAGE_URL "http://lib.gd"
112| #define PACKAGE "libgd"
113| #define VERSION "2.3.0"
114| /* end confdefs.h.  */
115|
116| int
117| main ()
118| {
119|
120|   ;
121|   return 0;
122| }
123configure:3552: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.3.0':
124configure:3554: error: C compiler cannot create executables
125See `config.log' for more details
126
127## ---------------- ##
128## Cache variables. ##
129## ---------------- ##
130
131ac_cv_build=x86_64-apple-darwin20.1.0
132ac_cv_env_CC_set=set
133ac_cv_env_CC_value=/usr/bin/clang
134ac_cv_env_CFLAGS_set=set
135ac_cv_env_CFLAGS_value='-pipe -Os -DDEFAULT_FONTPATH=\"/System/Library/Fonts:/Library/Fonts\" -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
136ac_cv_env_CPPFLAGS_set=set
137ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
138ac_cv_env_CPP_set=
139ac_cv_env_CPP_value=
140ac_cv_env_LDFLAGS_set=set
141ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
142ac_cv_env_LIBFONTCONFIG_CFLAGS_set=
143ac_cv_env_LIBFONTCONFIG_CFLAGS_value=
144ac_cv_env_LIBFONTCONFIG_LIBS_set=
145ac_cv_env_LIBFONTCONFIG_LIBS_value=
146ac_cv_env_LIBFREETYPE_CFLAGS_set=
147ac_cv_env_LIBFREETYPE_CFLAGS_value=
148ac_cv_env_LIBFREETYPE_LIBS_set=
149ac_cv_env_LIBFREETYPE_LIBS_value=
150ac_cv_env_LIBJPEG_CFLAGS_set=
151ac_cv_env_LIBJPEG_CFLAGS_value=
152ac_cv_env_LIBJPEG_LIBS_set=
153ac_cv_env_LIBJPEG_LIBS_value=
154ac_cv_env_LIBPNG_CFLAGS_set=
155ac_cv_env_LIBPNG_CFLAGS_value=
156ac_cv_env_LIBPNG_LIBS_set=
157ac_cv_env_LIBPNG_LIBS_value=
158ac_cv_env_LIBRAQM_CFLAGS_set=
159ac_cv_env_LIBRAQM_CFLAGS_value=
160ac_cv_env_LIBRAQM_LIBS_set=
161ac_cv_env_LIBRAQM_LIBS_value=
162ac_cv_env_LIBS_set=
163ac_cv_env_LIBS_value=
164ac_cv_env_LIBTIFF_CFLAGS_set=
165ac_cv_env_LIBTIFF_CFLAGS_value=
166ac_cv_env_LIBTIFF_LIBS_set=
167ac_cv_env_LIBTIFF_LIBS_value=
168ac_cv_env_LIBXPM_CFLAGS_set=
169ac_cv_env_LIBXPM_CFLAGS_value=
170ac_cv_env_LIBXPM_LIBS_set=
171ac_cv_env_LIBXPM_LIBS_value=
172ac_cv_env_LIBZ_CFLAGS_set=
173ac_cv_env_LIBZ_CFLAGS_value=
174ac_cv_env_LIBZ_LIBS_set=
175ac_cv_env_LIBZ_LIBS_value=
176ac_cv_env_LT_SYS_LIBRARY_PATH_set=
177ac_cv_env_LT_SYS_LIBRARY_PATH_value=
178ac_cv_env_PKG_CONFIG_LIBDIR_set=
179ac_cv_env_PKG_CONFIG_LIBDIR_value=
180ac_cv_env_PKG_CONFIG_PATH_set=
181ac_cv_env_PKG_CONFIG_PATH_value=
182ac_cv_env_PKG_CONFIG_set=
183ac_cv_env_PKG_CONFIG_value=
184ac_cv_env_XMKMF_set=
185ac_cv_env_XMKMF_value=
186ac_cv_env_build_alias_set=
187ac_cv_env_build_alias_value=
188ac_cv_env_host_alias_set=
189ac_cv_env_host_alias_value=
190ac_cv_env_target_alias_set=
191ac_cv_env_target_alias_value=
192ac_cv_host=x86_64-apple-darwin20.1.0
193ac_cv_prog_AWK=awk
194ac_cv_prog_ac_ct_CC=/usr/bin/clang
195ac_cv_prog_make_make_set=yes
196am_cv_make_support_nested_variables=yes
197
198## ----------------- ##
199## Output variables. ##
200## ----------------- ##
201
202ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.3.0/config/missing aclocal-1.15'
203AMDEPBACKSLASH='\'
204AMDEP_FALSE='#'
205AMDEP_TRUE=''
206AMTAR='$${TAR-tar}'
207AM_BACKSLASH='\'
208AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
209AM_DEFAULT_VERBOSITY='1'
210AM_V='$(V)'
211AR=''
212AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.3.0/config/missing autoconf'
213AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.3.0/config/missing autoheader'
214AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.3.0/config/missing automake-1.15'
215AWK='awk'
216CC='/usr/bin/clang'
217CCDEPMODE=''
218CFLAGS='-pipe -Os -DDEFAULT_FONTPATH=\"/System/Library/Fonts:/Library/Fonts\" -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
219CFLAG_VISIBILITY=''
220CPP=''
221CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
222CYGPATH_W='echo'
223DEFS=''
224DEPDIR='.deps'
225DLLTOOL=''
226DSYMUTIL=''
227DUMPBIN=''
228ECHO_C='\c'
229ECHO_N=''
230ECHO_T=''
231EGREP=''
232ENABLE_GD_FORMATS_FALSE=''
233ENABLE_GD_FORMATS_TRUE=''
234EXEEXT=''
235FGREP=''
236GDLIB_LT_AGE='0'
237GDLIB_LT_CURRENT='3'
238GDLIB_LT_REVISION='8'
239GREP=''
240HAVE_LIBFONTCONFIG_FALSE=''
241HAVE_LIBFONTCONFIG_TRUE=''
242HAVE_LIBFREETYPE_FALSE=''
243HAVE_LIBFREETYPE_TRUE=''
244HAVE_LIBIMAGEQUANT_FALSE=''
245HAVE_LIBIMAGEQUANT_TRUE=''
246HAVE_LIBJPEG_FALSE=''
247HAVE_LIBJPEG_TRUE=''
248HAVE_LIBPNG_FALSE=''
249HAVE_LIBPNG_TRUE=''
250HAVE_LIBRAQM_FALSE=''
251HAVE_LIBRAQM_TRUE=''
252HAVE_LIBTIFF_FALSE=''
253HAVE_LIBTIFF_TRUE=''
254HAVE_LIBWEBP_FALSE=''
255HAVE_LIBWEBP_TRUE=''
256HAVE_LIBXPM_FALSE=''
257HAVE_LIBXPM_TRUE=''
258HAVE_LIBZ_FALSE=''
259HAVE_LIBZ_TRUE=''
260HAVE_VISIBILITY=''
261INSTALL_DATA='${INSTALL} -m 644'
262INSTALL_PROGRAM='${INSTALL}'
263INSTALL_SCRIPT='${INSTALL}'
264INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
265LD=''
266LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
267LIBFONTCONFIG_CFLAGS=''
268LIBFONTCONFIG_LIBS=''
269LIBFREETYPE_CFLAGS=''
270LIBFREETYPE_LIBS=''
271LIBICONV=''
272LIBJPEG_CFLAGS=''
273LIBJPEG_LIBS=''
274LIBOBJS=''
275LIBPNG_CFLAGS=''
276LIBPNG_LIBS=''
277LIBRAQM_CFLAGS=''
278LIBRAQM_LIBS=''
279LIBS=''
280LIBTIFF_CFLAGS=''
281LIBTIFF_LIBS=''
282LIBTOOL=''
283LIBXPM_CFLAGS=''
284LIBXPM_LIBS=''
285LIBZ_CFLAGS=''
286LIBZ_LIBS=''
287LIPO=''
288LN_S=''
289LTLIBICONV=''
290LTLIBOBJS=''
291LT_SYS_LIBRARY_PATH=''
292MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.3.0/config/missing makeinfo'
293MANIFEST_TOOL=''
294MKDIR_P='config/install-sh -c -d'
295NM=''
296NMEDIT=''
297OBJDUMP=''
298OBJEXT=''
299OTOOL64=''
300OTOOL=''
301PACKAGE='libgd'
302PACKAGE_BUGREPORT='https://github.com/libgd/libgd/issues'
303PACKAGE_NAME='GD'
304PACKAGE_STRING='GD 2.3.0'
305PACKAGE_TARNAME='libgd'
306PACKAGE_URL='http://lib.gd'
307PACKAGE_VERSION='2.3.0'
308PATH_SEPARATOR=':'
309PKG_CONFIG=''
310PKG_CONFIG_LIBDIR=''
311PKG_CONFIG_PATH=''
312PTHREAD_CC=''
313PTHREAD_CFLAGS=''
314PTHREAD_LIBS=''
315RANLIB=''
316SED=''
317SET_MAKE=''
318SHELL='/bin/sh'
319STRIP=''
320VERSION='2.3.0'
321XMKMF=''
322ac_ct_AR=''
323ac_ct_CC='/usr/bin/clang'
324ac_ct_DUMPBIN=''
325am__EXEEXT_FALSE=''
326am__EXEEXT_TRUE=''
327am__fastdepCC_FALSE=''
328am__fastdepCC_TRUE=''
329am__include='include'
330am__isrc=''
331am__leading_dot='.'
332am__nodep='_no'
333am__quote=''
334am__tar='$${TAR-tar} chof - "$$tardir"'
335am__untar='$${TAR-tar} xf -'
336ax_pthread_config=''
337bindir='${exec_prefix}/bin'
338build='x86_64-apple-darwin20.1.0'
339build_alias=''
340build_cpu='x86_64'
341build_os='darwin20.1.0'
342build_vendor='apple'
343datadir='${datarootdir}'
344datarootdir='${prefix}/share'
345docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
346dvidir='${docdir}'
347exec_prefix='NONE'
348host='x86_64-apple-darwin20.1.0'
349host_alias=''
350host_cpu='x86_64'
351host_os='darwin20.1.0'
352host_vendor='apple'
353htmldir='${docdir}'
354includedir='${prefix}/include'
355infodir='${datarootdir}/info'
356install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.3.0/config/install-sh'
357libdir='${exec_prefix}/lib'
358libexecdir='${exec_prefix}/libexec'
359localedir='${datarootdir}/locale'
360localstatedir='${prefix}/var'
361mandir='${datarootdir}/man'
362mkdir_p='$(MKDIR_P)'
363oldincludedir='/usr/include'
364pdfdir='${docdir}'
365prefix='/opt/local'
366program_transform_name='s,x,x,'
367psdir='${docdir}'
368runstatedir='${localstatedir}/run'
369sbindir='${exec_prefix}/sbin'
370sharedstatedir='${prefix}/com'
371sysconfdir='${prefix}/etc'
372target_alias=''
373
374## ----------- ##
375## confdefs.h. ##
376## ----------- ##
377
378/* confdefs.h */
379#define PACKAGE_NAME "GD"
380#define PACKAGE_TARNAME "libgd"
381#define PACKAGE_VERSION "2.3.0"
382#define PACKAGE_STRING "GD 2.3.0"
383#define PACKAGE_BUGREPORT "https://github.com/libgd/libgd/issues"
384#define PACKAGE_URL "http://lib.gd"
385#define PACKAGE "libgd"
386#define VERSION "2.3.0"
387
388configure: exit 77