Ticket #13638: config.log

File config.log, 8.7 KB (added by ryandesign (Ryan Carsten Schmidt), 16 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 configure, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with-x --with-xft --with-opengl --enable-cups --disable-dependency-tracking
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = seven.local
14uname -m = i386
15uname -r = 8.11.1
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~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
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~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: 2.00 gigabytes
33Default processor set: 150 tasks, 464 threads, 2 processors
34Load average: 1.00, Mach factor: 1.06
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
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:1569: checking for a BSD-compatible install
53configure:1624: result: /usr/bin/install
54configure:1635: checking whether build environment is sane
55configure:1678: result: yes
56configure:1693: checking whether make sets $(MAKE)
57configure:1713: result: yes
58configure:1745: checking for working aclocal-1.4
59configure:1756: result: missing
60configure:1760: checking for working autoconf
61configure:1767: result: found
62configure:1775: checking for working automake-1.4
63configure:1786: result: missing
64configure:1790: checking for working autoheader
65configure:1797: result: found
66configure:1805: checking for working makeinfo
67configure:1812: result: found
68configure:1822: checking major version
69configure:1824: result: 1
70configure:1826: checking minor version
71configure:1828: result: 6
72configure:1830: checking patchlevel
73configure:1832: result: 31
74configure:1850: checking whether make sets $(MAKE)
75configure:1870: result: yes
76configure:1925: checking for gcc
77configure:1951: result: /usr/bin/gcc-4.0
78configure:2195: checking for C compiler version
79configure:2198: /usr/bin/gcc-4.0 --version </dev/null >&5
80i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367)
81Copyright (C) 2005 Free Software Foundation, Inc.
82This is free software; see the source for copying conditions.  There is NO
83warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
84
85configure:2201: $? = 0
86configure:2203: /usr/bin/gcc-4.0 -v </dev/null >&5
87Using built-in specs.
88Target: i686-apple-darwin8
89Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8
90Thread model: posix
91gcc version 4.0.1 (Apple Computer, Inc. build 5367)
92configure:2206: $? = 0
93configure:2208: /usr/bin/gcc-4.0 -V </dev/null >&5
94gcc-4.0: argument to `-V' is missing
95configure:2211: $? = 1
96configure:2234: checking for C compiler default output file name
97configure:2237: /usr/bin/gcc-4.0 -O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc -I/opt/local/include -I/usr/X11R6/include -L/opt/local/lib -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -arch i386 -arch ppc conftest.c  >&5
98/usr/bin/ld: for architecture i386
99/usr/bin/ld: Undefined symbols:
100_main
101collect2: ld returned 1 exit status
102/usr/bin/ld: for architecture ppc
103/usr/bin/ld: Undefined symbols:
104_main
105collect2: ld returned 1 exit status
106/usr/bin/ld: -dylib_file argument: conftest.c must have a ':' between its file names
107collect2: ld returned 1 exit status
108/usr/bin/ld: -dylib_file argument: conftest.c must have a ':' between its file names
109collect2: ld returned 1 exit status
110lipo: can't open input file: /var/tmp//cc02ypBY.out (No such file or directory)
111lipo: can't open input file: /var/tmp//ccwvHE5m.out (No such file or directory)
112configure:2240: $? = 1
113configure: failed program was:
114| /* confdefs.h.  */
115|
116| #define PACKAGE_NAME ""
117| #define PACKAGE_TARNAME ""
118| #define PACKAGE_VERSION ""
119| #define PACKAGE_STRING ""
120| #define PACKAGE_BUGREPORT ""
121| #define PACKAGE "fox"
122| #define VERSION "1.6.31"
123| /* end confdefs.h.  */
124|
125| int
126| main ()
127| {
128|
129|   ;
130|   return 0;
131| }
132configure:2279: error: C compiler cannot create executables
133See `config.log' for more details.
134
135## ---------------- ##
136## Cache variables. ##
137## ---------------- ##
138
139ac_cv_env_CC_set=set
140ac_cv_env_CC_value=/usr/bin/gcc-4.0
141ac_cv_env_CFLAGS_set=set
142ac_cv_env_CFLAGS_value='-O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc'
143ac_cv_env_CPPFLAGS_set=set
144ac_cv_env_CPPFLAGS_value='-I/opt/local/include -I/usr/X11R6/include'
145ac_cv_env_CPP_set=set
146ac_cv_env_CPP_value=/usr/bin/cpp-4.0
147ac_cv_env_CXXCPP_set=
148ac_cv_env_CXXCPP_value=
149ac_cv_env_CXXFLAGS_set=set
150ac_cv_env_CXXFLAGS_value='-O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc'
151ac_cv_env_CXX_set=set
152ac_cv_env_CXX_value=/usr/bin/g++-4.0
153ac_cv_env_F77_set=
154ac_cv_env_F77_value=
155ac_cv_env_FFLAGS_set=set
156ac_cv_env_FFLAGS_value=-O2
157ac_cv_env_LDFLAGS_set=set
158ac_cv_env_LDFLAGS_value='-L/opt/local/lib -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -arch i386 -arch ppc'
159ac_cv_env_build_alias_set=
160ac_cv_env_build_alias_value=
161ac_cv_env_host_alias_set=
162ac_cv_env_host_alias_value=
163ac_cv_env_target_alias_set=
164ac_cv_env_target_alias_value=
165ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
166ac_cv_prog_make_make_set=yes
167
168## ----------------- ##
169## Output variables. ##
170## ----------------- ##
171
172ACLOCAL='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_x11_fox/work/fox-1.6.31/missing aclocal-1.4'
173AR=''
174AUTOCONF='autoconf'
175AUTOHEADER='autoheader'
176AUTOMAKE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_x11_fox/work/fox-1.6.31/missing automake-1.4'
177CC='/usr/bin/gcc-4.0'
178CFLAGS='-O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc'
179CPP='/usr/bin/cpp-4.0'
180CPPFLAGS='-I/opt/local/include -I/usr/X11R6/include'
181CXX='/usr/bin/g++-4.0'
182CXXCPP=''
183CXXFLAGS='-O2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc'
184DEFS=''
185ECHO='echo'
186ECHO_C=''
187ECHO_N='-n'
188ECHO_T=''
189EGREP=''
190EXEEXT=''
191F77=''
192FFLAGS='-O2'
193FOX_BYTEORDER=''
194FOX_MAJOR_VERSION='1'
195FOX_MINOR_VERSION='6'
196FOX_PATCH_LEVEL='31'
197GL_LIBS=''
198GL_TESTS=''
199INSTALL_DATA='${INSTALL} -m 644'
200INSTALL_PROGRAM='${INSTALL}'
201INSTALL_SCRIPT='${INSTALL}'
202LDFLAGS='-L/opt/local/lib -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -arch i386 -arch ppc'
203LIBOBJS=''
204LIBS=''
205LIBTOOL=''
206LN_S=''
207LTLIBOBJS=''
208LT_AGE='0'
209LT_CURRENT='0'
210LT_RELEASE='1.6'
211LT_REVISION='31'
212MAKEINFO='makeinfo'
213OBJEXT=''
214PACKAGE='fox'
215PACKAGE_BUGREPORT=''
216PACKAGE_NAME=''
217PACKAGE_STRING=''
218PACKAGE_TARNAME=''
219PACKAGE_VERSION=''
220PATH_SEPARATOR=':'
221RANLIB=''
222SET_MAKE=''
223SHELL='/bin/sh'
224STRIP=''
225VERSION='1.6.31'
226X_BASE_LIBS=''
227X_CFLAGS=''
228X_EXTRA_LIBS=''
229X_LIBS=''
230X_PRE_LIBS=''
231ac_ct_AR=''
232ac_ct_CC='/usr/bin/gcc-4.0'
233ac_ct_CXX=''
234ac_ct_F77=''
235ac_ct_RANLIB=''
236ac_ct_STRIP=''
237bindir='${exec_prefix}/bin'
238build=''
239build_alias=''
240build_cpu=''
241build_os=''
242build_vendor=''
243datadir='${prefix}/share'
244exec_prefix='NONE'
245host=''
246host_alias=''
247host_cpu=''
248host_os=''
249host_vendor=''
250includedir='${prefix}/include'
251infodir='${prefix}/info'
252libdir='${exec_prefix}/lib'
253libexecdir='${exec_prefix}/libexec'
254localstatedir='${prefix}/var'
255mandir='/opt/local/share/man'
256oldincludedir='/usr/include'
257prefix='/opt/local'
258program_transform_name='s,x,x,'
259sbindir='${exec_prefix}/sbin'
260sharedstatedir='${prefix}/com'
261sysconfdir='${prefix}/etc'
262target_alias=''
263
264## ----------- ##
265## confdefs.h. ##
266## ----------- ##
267
268#define PACKAGE "fox"
269#define PACKAGE_BUGREPORT ""
270#define PACKAGE_NAME ""
271#define PACKAGE_STRING ""
272#define PACKAGE_TARNAME ""
273#define PACKAGE_VERSION ""
274#define VERSION "1.6.31"
275
276configure: exit 77