Ticket #52705: config.log

File config.log, 9.9 KB (added by DGDanforth (Douglas G Danforth), 7 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 libpng configure 1.6.26, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Dougs-MacBook.local
14uname -m = i386
15uname -r = 11.4.2
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
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 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 78 tasks, 393 threads, 2 processors
34Load average: 1.48, Mach factor: 0.85
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:2339: checking for a BSD-compatible install
52configure:2407: result: /usr/bin/install -c
53configure:2418: checking whether build environment is sane
54configure:2473: result: yes
55configure:2624: checking for a thread-safe mkdir -p
56configure:2663: result: ./install-sh -c -d
57configure:2670: checking for gawk
58configure:2700: result: no
59configure:2670: checking for mawk
60configure:2700: result: no
61configure:2670: checking for awk
62configure:2686: found /usr/bin/awk
63configure:2697: result: awk
64configure:2708: checking whether make sets $(MAKE)
65configure:2730: result: yes
66configure:2759: checking whether make supports nested variables
67configure:2776: result: yes
68configure:2906: checking whether to enable maintainer-specific portions of Makefiles
69configure:2915: result: no
70configure:2995: checking for gcc
71configure:3022: result: /usr/bin/clang
72configure:3251: checking for C compiler version
73configure:3260: /usr/bin/clang --version >&5
74Apple clang version 1.6 (tags/Apple/clang-70)
75Target: x86_64-apple-darwin11
76Thread model: posix
77configure:3271: $? = 0
78configure:3260: /usr/bin/clang -v >&5
79Apple clang version 1.6 (tags/Apple/clang-70)
80Target: x86_64-apple-darwin11
81Thread model: posix
82configure:3271: $? = 0
83configure:3260: /usr/bin/clang -V >&5
84clang: error: argument to '-V' is missing (expected 1 value)
85clang: error: no input files
86configure:3271: $? = 1
87configure:3260: /usr/bin/clang -qversion >&5
88clang: error: no input files
89configure:3271: $? = 1
90configure:3291: checking whether the C compiler works
91configure:3313: /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
92ld: warning: directory '/usr/lib/gcc/i686-apple-darwin11/4.2.1/x86_64' following -L not found
93ld: warning: directory '/usr/lib/gcc/i686-apple-darwin11/4.2.1/x86_64' following -L not found
94ld: warning: directory '/usr/lib/i686-apple-darwin11/4.2.1' following -L not found
95ld: warning: directory '/usr/lib/gcc/i686-apple-darwin11/4.2.1' following -L not found
96ld: warning: directory '/usr/lib/gcc/i686-apple-darwin11/4.2.1' following -L not found
97ld: warning: directory '/usr/lib/gcc/i686-apple-darwin11/4.2.1/../../../i686-apple-darwin11/4.2.1' following -L not found
98ld: warning: directory '/usr/lib/gcc/i686-apple-darwin11/4.2.1/../../..' following -L not found
99ld: library not found for -lgcc
100clang: error: linker command failed with exit code 1 (use -v to see invocation)
101configure:3317: $? = 1
102configure:3355: result: no
103configure: failed program was:
104| /* confdefs.h */
105| #define PACKAGE_NAME "libpng"
106| #define PACKAGE_TARNAME "libpng"
107| #define PACKAGE_VERSION "1.6.26"
108| #define PACKAGE_STRING "libpng 1.6.26"
109| #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
110| #define PACKAGE_URL ""
111| #define PACKAGE "libpng"
112| #define VERSION "1.6.26"
113| /* end confdefs.h.  */
114|
115| int
116| main ()
117| {
118|
119|   ;
120|   return 0;
121| }
122configure:3360: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpng/libpng/work/libpng-1.6.26':
123configure:3362: error: C compiler cannot create executables
124See `config.log' for more details
125
126## ---------------- ##
127## Cache variables. ##
128## ---------------- ##
129
130ac_cv_env_CCASFLAGS_set=
131ac_cv_env_CCASFLAGS_value=
132ac_cv_env_CCAS_set=
133ac_cv_env_CCAS_value=
134ac_cv_env_CC_set=set
135ac_cv_env_CC_value=/usr/bin/clang
136ac_cv_env_CFLAGS_set=set
137ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch i386'
138ac_cv_env_CPPFLAGS_set=set
139ac_cv_env_CPPFLAGS_value=-I/opt/local/include
140ac_cv_env_CPP_set=
141ac_cv_env_CPP_value=
142ac_cv_env_LDFLAGS_set=set
143ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
144ac_cv_env_LIBS_set=
145ac_cv_env_LIBS_value=
146ac_cv_env_LT_SYS_LIBRARY_PATH_set=
147ac_cv_env_LT_SYS_LIBRARY_PATH_value=
148ac_cv_env_PNG_COPTS_set=
149ac_cv_env_PNG_COPTS_value=
150ac_cv_env_build_alias_set=
151ac_cv_env_build_alias_value=
152ac_cv_env_host_alias_set=
153ac_cv_env_host_alias_value=
154ac_cv_env_target_alias_set=
155ac_cv_env_target_alias_value=
156ac_cv_prog_AWK=awk
157ac_cv_prog_ac_ct_CC=/usr/bin/clang
158ac_cv_prog_make_make_set=yes
159am_cv_make_support_nested_variables=yes
160
161## ----------------- ##
162## Output variables. ##
163## ----------------- ##
164
165ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpng/libpng/work/libpng-1.6.26/missing aclocal-1.15'
166AMDEPBACKSLASH=''
167AMDEP_FALSE=''
168AMDEP_TRUE=''
169AMTAR='$${TAR-tar}'
170AM_BACKSLASH='\'
171AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
172AM_DEFAULT_VERBOSITY='1'
173AM_V='$(V)'
174AR=''
175AS=''
176AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpng/libpng/work/libpng-1.6.26/missing autoconf'
177AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpng/libpng/work/libpng-1.6.26/missing autoheader'
178AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpng/libpng/work/libpng-1.6.26/missing automake-1.15'
179AWK='awk'
180CC='/usr/bin/clang'
181CCAS=''
182CCASDEPMODE=''
183CCASFLAGS=''
184CCDEPMODE=''
185CFLAGS='-pipe -Os -arch x86_64 -arch i386'
186CPP=''
187CPPFLAGS='-I/opt/local/include'
188CYGPATH_W='echo'
189DEFS=''
190DEPDIR=''
191DFNCPP=''
192DLLTOOL=''
193DO_INSTALL_LIBPNG_CONFIG_FALSE=''
194DO_INSTALL_LIBPNG_CONFIG_TRUE=''
195DO_INSTALL_LIBPNG_PC_FALSE=''
196DO_INSTALL_LIBPNG_PC_TRUE=''
197DO_INSTALL_LINKS_FALSE=''
198DO_INSTALL_LINKS_TRUE=''
199DO_PNG_PREFIX_FALSE=''
200DO_PNG_PREFIX_TRUE=''
201DSYMUTIL=''
202DUMPBIN=''
203ECHO_C='\c'
204ECHO_N=''
205ECHO_T=''
206EGREP=''
207EXEEXT=''
208FGREP=''
209GREP=''
210HAVE_CLOCK_GETTIME_FALSE=''
211HAVE_CLOCK_GETTIME_TRUE=''
212HAVE_LD_VERSION_SCRIPT_FALSE=''
213HAVE_LD_VERSION_SCRIPT_TRUE=''
214HAVE_SOLARIS_LD_FALSE=''
215HAVE_SOLARIS_LD_TRUE=''
216INSTALL_DATA='${INSTALL} -m 644'
217INSTALL_PROGRAM='${INSTALL}'
218INSTALL_SCRIPT='${INSTALL}'
219INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
220LD=''
221LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
222LIBOBJS=''
223LIBS=''
224LIBTOOL=''
225LIPO=''
226LN_S=''
227LTLIBOBJS=''
228LT_SYS_LIBRARY_PATH=''
229MAINT='#'
230MAINTAINER_MODE_FALSE=''
231MAINTAINER_MODE_TRUE='#'
232MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpng/libpng/work/libpng-1.6.26/missing makeinfo'
233MANIFEST_TOOL=''
234MKDIR_P='./install-sh -c -d'
235NM=''
236NMEDIT=''
237OBJDUMP=''
238OBJEXT=''
239OTOOL64=''
240OTOOL=''
241PACKAGE='libpng'
242PACKAGE_BUGREPORT='png-mng-implement@lists.sourceforge.net'
243PACKAGE_NAME='libpng'
244PACKAGE_STRING='libpng 1.6.26'
245PACKAGE_TARNAME='libpng'
246PACKAGE_URL=''
247PACKAGE_VERSION='1.6.26'
248PATH_SEPARATOR=':'
249PNGLIB_MAJOR='1'
250PNGLIB_MINOR='6'
251PNGLIB_RELEASE='26'
252PNGLIB_VERSION='1.6.26'
253PNG_ARM_NEON_FALSE=''
254PNG_ARM_NEON_TRUE=''
255PNG_COPTS=''
256PNG_MIPS_MSA_FALSE=''
257PNG_MIPS_MSA_TRUE=''
258PNG_PREFIX=''
259POW_LIB=''
260RANLIB=''
261SED=''
262SET_MAKE=''
263SHELL='/bin/sh'
264STRIP=''
265SYMBOL_PREFIX=''
266VERSION='1.6.26'
267ac_ct_AR=''
268ac_ct_CC='/usr/bin/clang'
269ac_ct_DUMPBIN=''
270am__EXEEXT_FALSE=''
271am__EXEEXT_TRUE=''
272am__fastdepCCAS_FALSE=''
273am__fastdepCCAS_TRUE=''
274am__fastdepCC_FALSE=''
275am__fastdepCC_TRUE=''
276am__include=''
277am__isrc=''
278am__leading_dot='.'
279am__nodep=''
280am__quote=''
281am__tar='$${TAR-tar} chof - "$$tardir"'
282am__untar='$${TAR-tar} xf -'
283binconfigs=''
284bindir='${exec_prefix}/bin'
285build=''
286build_alias=''
287build_cpu=''
288build_os=''
289build_vendor=''
290datadir='${datarootdir}'
291datarootdir='${prefix}/share'
292docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
293dvidir='${docdir}'
294exec_prefix='NONE'
295host=''
296host_alias=''
297host_cpu=''
298host_os=''
299host_vendor=''
300htmldir='${docdir}'
301includedir='${prefix}/include'
302infodir='${datarootdir}/info'
303install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpng/libpng/work/libpng-1.6.26/install-sh'
304libdir='${exec_prefix}/lib'
305libexecdir='${exec_prefix}/libexec'
306localedir='${datarootdir}/locale'
307localstatedir='${prefix}/var'
308mandir='${datarootdir}/man'
309mkdir_p='$(MKDIR_P)'
310oldincludedir='/usr/include'
311pdfdir='${docdir}'
312pkgconfigdir=''
313prefix='/opt/local'
314program_transform_name='s,x,x,'
315psdir='${docdir}'
316sbindir='${exec_prefix}/sbin'
317sharedstatedir='${prefix}/com'
318sysconfdir='${prefix}/etc'
319target_alias=''
320
321## ----------- ##
322## confdefs.h. ##
323## ----------- ##
324
325/* confdefs.h */
326#define PACKAGE_NAME "libpng"
327#define PACKAGE_TARNAME "libpng"
328#define PACKAGE_VERSION "1.6.26"
329#define PACKAGE_STRING "libpng 1.6.26"
330#define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
331#define PACKAGE_URL ""
332#define PACKAGE "libpng"
333#define VERSION "1.6.26"
334
335configure: exit 77