Ticket #61509: config.log

File config.log, 9.2 KB (added by moyang (Moyang Wang), 4 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 jbig2dec configure 0.19, 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 = dhcp-vl2042-20131.redrover.cornell.edu
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: 24.00 gigabytes
33Default processor set: 565 tasks, 2329 threads, 8 processors
34Load average: 2.88, Mach factor: 5.11
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:2522: checking for a BSD-compatible install
52configure:2590: result: /usr/bin/install -c
53configure:2601: checking whether build environment is sane
54configure:2656: result: yes
55configure:2807: checking for a thread-safe mkdir -p
56configure:2846: result: ./install-sh -c -d
57configure:2853: checking for gawk
58configure:2883: result: no
59configure:2853: checking for mawk
60configure:2883: result: no
61configure:2853: checking for nawk
62configure:2883: result: no
63configure:2853: checking for awk
64configure:2869: found /usr/bin/awk
65configure:2880: result: awk
66configure:2891: checking whether make sets $(MAKE)
67configure:2913: result: yes
68configure:2942: checking whether make supports nested variables
69configure:2959: result: yes
70configure:3145: checking for gcc
71configure:3172: result: /usr/bin/clang
72configure:3401: checking for C compiler version
73configure:3410: /usr/bin/clang --version >&5
74Apple clang version 11.0.0 (clang-1100.0.33.8)
75Target: x86_64-apple-darwin20.1.0
76Thread model: posix
77InstalledDir: /Library/Developer/CommandLineTools/usr/bin
78configure:3421: $? = 0
79configure:3410: /usr/bin/clang -v >&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:3421: $? = 0
85configure:3410: /usr/bin/clang -V >&5
86clang: error: unsupported option '-V -Wno-framework-include-private-from-public'
87clang: error: no input files
88configure:3421: $? = 1
89configure:3410: /usr/bin/clang -qversion >&5
90clang: error: unknown argument '-qversion', did you mean '--version'?
91clang: error: no input files
92configure:3421: $? = 1
93configure:3441: checking whether the C compiler works
94configure:3463: /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=11.0'
96configure:3467: $? = 1
97configure:3505: result: no
98configure: failed program was:
99| /* confdefs.h */
100| #define PACKAGE_NAME "jbig2dec"
101| #define PACKAGE_TARNAME "jbig2dec"
102| #define PACKAGE_VERSION "0.19"
103| #define PACKAGE_STRING "jbig2dec 0.19"
104| #define PACKAGE_BUGREPORT "gs-devel@ghostscript.com"
105| #define PACKAGE_URL ""
106| #define PACKAGE "jbig2dec"
107| #define VERSION "0.19"
108| /* end confdefs.h.  */
109|
110| int
111| main ()
112| {
113|
114|   ;
115|   return 0;
116| }
117configure:3510: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jbig2dec/jbig2dec/work/jbig2dec-0.19':
118configure:3512: 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_LT_SYS_LIBRARY_PATH_set=
138ac_cv_env_LT_SYS_LIBRARY_PATH_value=
139ac_cv_env_build_alias_set=
140ac_cv_env_build_alias_value=
141ac_cv_env_host_alias_set=
142ac_cv_env_host_alias_value=
143ac_cv_env_target_alias_set=
144ac_cv_env_target_alias_value=
145ac_cv_prog_AWK=awk
146ac_cv_prog_ac_ct_CC=/usr/bin/clang
147ac_cv_prog_make_make_set=yes
148am_cv_make_support_nested_variables=yes
149
150## ----------------- ##
151## Output variables. ##
152## ----------------- ##
153
154ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jbig2dec/jbig2dec/work/jbig2dec-0.19/missing aclocal-1.16'
155AMDEPBACKSLASH=''
156AMDEP_FALSE=''
157AMDEP_TRUE=''
158AMTAR='$${TAR-tar}'
159AM_BACKSLASH='\'
160AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
161AM_DEFAULT_VERBOSITY='1'
162AM_V='$(V)'
163AR=''
164AS=''
165AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jbig2dec/jbig2dec/work/jbig2dec-0.19/missing autoconf'
166AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jbig2dec/jbig2dec/work/jbig2dec-0.19/missing autoheader'
167AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jbig2dec/jbig2dec/work/jbig2dec-0.19/missing automake-1.16'
168AWK='awk'
169CC='/usr/bin/clang'
170CCDEPMODE=''
171CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
172CPP=''
173CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
174CYGPATH_W='echo'
175DEFS=''
176DEPDIR=''
177DLLTOOL=''
178DSYMUTIL=''
179DUMPBIN=''
180ECHO_C='\c'
181ECHO_N=''
182ECHO_T=''
183EGREP=''
184EXEEXT=''
185FGREP=''
186GREP=''
187INSTALL_DATA='${INSTALL} -m 644'
188INSTALL_PROGRAM='${INSTALL}'
189INSTALL_SCRIPT='${INSTALL}'
190INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
191JBIG2DEC_LT_AGE='0'
192JBIG2DEC_LT_CURRENT='0'
193JBIG2DEC_LT_REVISION='0'
194JBIG2_INT16_T=''
195JBIG2_INT32_T=''
196JBIG2_INT8_T=''
197JBIG2_STDINT_H=''
198LD=''
199LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64'
200LIBOBJS=''
201LIBS=''
202LIBTOOL=''
203LIPO=''
204LN_S=''
205LTLIBOBJS=''
206LT_SYS_LIBRARY_PATH=''
207MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jbig2dec/jbig2dec/work/jbig2dec-0.19/missing makeinfo'
208MANIFEST_TOOL=''
209MKDIR_P='./install-sh -c -d'
210NM=''
211NMEDIT=''
212OBJDUMP=''
213OBJEXT=''
214OTOOL64=''
215OTOOL=''
216PACKAGE='jbig2dec'
217PACKAGE_BUGREPORT='gs-devel@ghostscript.com'
218PACKAGE_NAME='jbig2dec'
219PACKAGE_STRING='jbig2dec 0.19'
220PACKAGE_TARNAME='jbig2dec'
221PACKAGE_URL=''
222PACKAGE_VERSION='0.19'
223PATH_SEPARATOR=':'
224PNG_LIBS=''
225RANLIB=''
226SED=''
227SET_MAKE=''
228SHELL='/bin/sh'
229STRIP=''
230VERSION='0.19'
231ac_ct_AR=''
232ac_ct_CC='/usr/bin/clang'
233ac_ct_DUMPBIN=''
234am__EXEEXT_FALSE=''
235am__EXEEXT_TRUE=''
236am__fastdepCC_FALSE=''
237am__fastdepCC_TRUE=''
238am__include=''
239am__isrc=''
240am__leading_dot='.'
241am__nodep=''
242am__quote=''
243am__tar='$${TAR-tar} chof - "$$tardir"'
244am__untar='$${TAR-tar} xf -'
245bindir='${exec_prefix}/bin'
246build=''
247build_alias=''
248build_cpu=''
249build_os=''
250build_vendor=''
251datadir='${datarootdir}'
252datarootdir='${prefix}/share'
253docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
254dvidir='${docdir}'
255exec_prefix='NONE'
256host=''
257host_alias=''
258host_cpu=''
259host_os=''
260host_vendor=''
261htmldir='${docdir}'
262includedir='${prefix}/include'
263infodir='${datarootdir}/info'
264install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jbig2dec/jbig2dec/work/jbig2dec-0.19/install-sh'
265libdir='${exec_prefix}/lib'
266libexecdir='${exec_prefix}/libexec'
267localedir='${datarootdir}/locale'
268localstatedir='${prefix}/var'
269mandir='${datarootdir}/man'
270mkdir_p='$(MKDIR_P)'
271oldincludedir='/usr/include'
272pdfdir='${docdir}'
273prefix='/opt/local'
274program_transform_name='s,x,x,'
275psdir='${docdir}'
276runstatedir='${localstatedir}/run'
277sbindir='${exec_prefix}/sbin'
278sharedstatedir='${prefix}/com'
279sysconfdir='${prefix}/etc'
280target_alias=''
281
282## ----------- ##
283## confdefs.h. ##
284## ----------- ##
285
286/* confdefs.h */
287#define PACKAGE_NAME "jbig2dec"
288#define PACKAGE_TARNAME "jbig2dec"
289#define PACKAGE_VERSION "0.19"
290#define PACKAGE_STRING "jbig2dec 0.19"
291#define PACKAGE_BUGREPORT "gs-devel@ghostscript.com"
292#define PACKAGE_URL ""
293#define PACKAGE "jbig2dec"
294#define VERSION "0.19"
295
296configure: exit 77