Ticket #26474: config.log

File config.log, 14.7 KB (added by swithenbank.luke@…, 14 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 avarice configure 2.10, which was
5generated by GNU Autoconf 2.62.  Invocation command line was
6
7  $ ./configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Luke.local
14uname -m = i386
15uname -r = 10.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~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 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~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: 1.00 gigabytes
33Default processor set: 80 tasks, 378 threads, 2 processors
34Load average: 0.74, Mach factor: 1.25
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /opt/local/bin
42PATH: /opt/local/sbin
43PATH: /opt/local/bin
44PATH: /opt/local/sbin
45PATH: /opt/local/bin
46PATH: /opt/local/sbin
47PATH: /opt/local/share/checker-234
48PATH: ~/depot_tools/
49PATH: /Developer/usr/bin/
50PATH: ~/bin/
51PATH: /usr/bin
52PATH: /bin
53PATH: /usr/sbin
54PATH: /sbin
55PATH: /usr/local/bin
56PATH: /usr/X11/bin
57PATH: /Users/lswith/Downloads/arm/bin
58
59
60## ----------- ##
61## Core tests. ##
62## ----------- ##
63
64configure:1880: checking for a BSD-compatible install
65configure:1948: result: /usr/bin/install -c
66configure:1959: checking whether build environment is sane
67configure:2002: result: yes
68configure:2027: checking for a thread-safe mkdir -p
69configure:2066: result: config-aux/install-sh -c -d
70configure:2079: checking for gawk
71configure:2109: result: no
72configure:2079: checking for mawk
73configure:2109: result: no
74configure:2079: checking for nawk
75configure:2109: result: no
76configure:2079: checking for awk
77configure:2095: found /usr/bin/awk
78configure:2106: result: awk
79configure:2117: checking whether make sets $(MAKE)
80configure:2139: result: yes
81configure:2387: checking for g++
82configure:2403: found /Developer/usr/bin//g++
83configure:2414: result: g++
84configure:2445: checking for C++ compiler version
85configure:2453: g++ --version >&5
86i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
87Copyright (C) 2007 Free Software Foundation, Inc.
88This is free software; see the source for copying conditions.  There is NO
89warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
90
91configure:2457: $? = 0
92configure:2464: g++ -v >&5
93Using built-in specs.
94Target: i686-apple-darwin10
95Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
96Thread model: posix
97gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
98configure:2468: $? = 0
99configure:2475: g++ -V >&5
100g++-4.2: argument to `-V' is missing
101configure:2479: $? = 1
102configure:2502: checking for C++ compiler default output file name
103configure:2524: g++    conftest.cpp  >&5
104configure:2528: $? = 0
105configure:2566: result: a.out
106configure:2583: checking whether the C++ compiler works
107configure:2593: ./a.out
108configure:2597: $? = 0
109configure:2614: result: yes
110configure:2621: checking whether we are cross compiling
111configure:2623: result: no
112configure:2626: checking for suffix of executables
113configure:2633: g++ -o conftest    conftest.cpp  >&5
114configure:2637: $? = 0
115configure:2661: result:
116configure:2667: checking for suffix of object files
117configure:2693: g++ -c   conftest.cpp >&5
118configure:2697: $? = 0
119configure:2720: result: o
120configure:2724: checking whether we are using the GNU C++ compiler
121configure:2753: g++ -c   conftest.cpp >&5
122configure:2760: $? = 0
123configure:2777: result: yes
124configure:2786: checking whether g++ accepts -g
125configure:2816: g++ -c -g  conftest.cpp >&5
126configure:2823: $? = 0
127configure:2924: result: yes
128configure:2958: checking for style of include used by make
129configure:2986: result: GNU
130configure:3011: checking dependency style of g++
131configure:3102: result: gcc3
132configure:3165: checking for gcc
133configure:3181: found /Developer/usr/bin//gcc
134configure:3192: result: gcc
135configure:3430: checking for C compiler version
136configure:3438: gcc --version >&5
137i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
138Copyright (C) 2007 Free Software Foundation, Inc.
139This is free software; see the source for copying conditions.  There is NO
140warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
141
142configure:3442: $? = 0
143configure:3449: gcc -v >&5
144Using built-in specs.
145Target: i686-apple-darwin10
146Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
147Thread model: posix
148gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
149configure:3453: $? = 0
150configure:3460: gcc -V >&5
151gcc-4.2: argument to `-V' is missing
152configure:3464: $? = 1
153configure:3467: checking whether we are using the GNU C compiler
154configure:3496: gcc -c   conftest.c >&5
155configure:3503: $? = 0
156configure:3520: result: yes
157configure:3529: checking whether gcc accepts -g
158configure:3559: gcc -c -g  conftest.c >&5
159configure:3566: $? = 0
160configure:3667: result: yes
161configure:3684: checking for gcc option to accept ISO C89
162configure:3758: gcc  -c -g -O2  conftest.c >&5
163configure:3765: $? = 0
164configure:3788: result: none needed
165configure:3808: checking dependency style of gcc
166configure:3899: result: gcc3
167configure:3917: checking for perl
168configure:3935: found /opt/local/bin/perl
169configure:3947: result: /opt/local/bin/perl
170configure:3966: checking for library containing gethostbyname
171configure:4007: gcc -o conftest -g -O2   conftest.c  >&5
172configure:4014: $? = 0
173configure:4045: result: none required
174configure:4053: checking for socket
175configure:4109: gcc -o conftest -g -O2   conftest.c  >&5
176configure:4116: $? = 0
177configure:4136: result: yes
178configure:4289: checking for library containing inet_aton
179configure:4330: gcc -o conftest -g -O2   conftest.c  >&5
180configure:4337: $? = 0
181configure:4368: result: none required
182configure:4382: checking for iconv_open in -liconv
183configure:4417: gcc -o conftest -g -O2   conftest.c -liconv   >&5
184configure:4424: $? = 0
185configure:4445: result: yes
186configure:4536: checking for dcgettext in -lintl
187configure:4571: gcc -o conftest -g -O2   conftest.c -lintl  -liconv  >&5
188conftest.c:18: warning: conflicting types for built-in function 'dcgettext'
189ld: library not found for -lintl
190collect2: ld returned 1 exit status
191configure:4578: $? = 1
192configure: failed program was:
193| /* confdefs.h.  */
194| #define PACKAGE_NAME "avarice"
195| #define PACKAGE_TARNAME "avarice"
196| #define PACKAGE_VERSION "2.10"
197| #define PACKAGE_STRING "avarice 2.10"
198| #define PACKAGE_BUGREPORT ""
199| #define PACKAGE "avarice"
200| #define VERSION "2.10"
201| #define HAVE_LIBICONV 1
202| /* end confdefs.h.  */
203|
204| /* Override any GCC internal prototype to avoid an error.
205|    Use char because int might match the return type of a GCC
206|    builtin and then its argument prototype would still apply.  */
207| #ifdef __cplusplus
208| extern "C"
209| #endif
210| char dcgettext ();
211| int
212| main ()
213| {
214| return dcgettext ();
215|   ;
216|   return 0;
217| }
218configure:4599: result: no
219configure:4611: checking for xmalloc in -liberty
220configure:4646: gcc -o conftest -g -O2   conftest.c -liberty  -liconv  >&5
221ld: warning: in /usr/local/lib/libiberty.a, file is not of required architecture
222Undefined symbols:
223  "_xmalloc", referenced from:
224      _main in ccTU3Q7G.o
225ld: symbol(s) not found
226collect2: ld returned 1 exit status
227configure:4653: $? = 1
228configure: failed program was:
229| /* confdefs.h.  */
230| #define PACKAGE_NAME "avarice"
231| #define PACKAGE_TARNAME "avarice"
232| #define PACKAGE_VERSION "2.10"
233| #define PACKAGE_STRING "avarice 2.10"
234| #define PACKAGE_BUGREPORT ""
235| #define PACKAGE "avarice"
236| #define VERSION "2.10"
237| #define HAVE_LIBICONV 1
238| /* end confdefs.h.  */
239|
240| /* Override any GCC internal prototype to avoid an error.
241|    Use char because int might match the return type of a GCC
242|    builtin and then its argument prototype would still apply.  */
243| #ifdef __cplusplus
244| extern "C"
245| #endif
246| char xmalloc ();
247| int
248| main ()
249| {
250| return xmalloc ();
251|   ;
252|   return 0;
253| }
254configure:4674: result: no
255configure:4686: checking for bfd_init in -lbfd
256configure:4721: gcc -o conftest -g -O2   conftest.c -lbfd  -liconv  >&5
257ld: warning: in /usr/local/lib/libbfd.a, file is not of required architecture
258Undefined symbols:
259  "_bfd_init", referenced from:
260      _main in ccEQKcSY.o
261ld: symbol(s) not found
262collect2: ld returned 1 exit status
263configure:4728: $? = 1
264configure: failed program was:
265| /* confdefs.h.  */
266| #define PACKAGE_NAME "avarice"
267| #define PACKAGE_TARNAME "avarice"
268| #define PACKAGE_VERSION "2.10"
269| #define PACKAGE_STRING "avarice 2.10"
270| #define PACKAGE_BUGREPORT ""
271| #define PACKAGE "avarice"
272| #define VERSION "2.10"
273| #define HAVE_LIBICONV 1
274| /* end confdefs.h.  */
275|
276| /* Override any GCC internal prototype to avoid an error.
277|    Use char because int might match the return type of a GCC
278|    builtin and then its argument prototype would still apply.  */
279| #ifdef __cplusplus
280| extern "C"
281| #endif
282| char bfd_init ();
283| int
284| main ()
285| {
286| return bfd_init ();
287|   ;
288|   return 0;
289| }
290configure:4749: result: no
291configure:4763: checking for usb_get_string_simple in -lusb
292configure:4798: gcc -o conftest -g -O2   conftest.c -lusb  -liconv  >&5
293ld: library not found for -lusb
294collect2: ld returned 1 exit status
295configure:4805: $? = 1
296configure: failed program was:
297| /* confdefs.h.  */
298| #define PACKAGE_NAME "avarice"
299| #define PACKAGE_TARNAME "avarice"
300| #define PACKAGE_VERSION "2.10"
301| #define PACKAGE_STRING "avarice 2.10"
302| #define PACKAGE_BUGREPORT ""
303| #define PACKAGE "avarice"
304| #define VERSION "2.10"
305| #define HAVE_LIBICONV 1
306| /* end confdefs.h.  */
307|
308| /* Override any GCC internal prototype to avoid an error.
309|    Use char because int might match the return type of a GCC
310|    builtin and then its argument prototype would still apply.  */
311| #ifdef __cplusplus
312| extern "C"
313| #endif
314| char usb_get_string_simple ();
315| int
316| main ()
317| {
318| return usb_get_string_simple ();
319|   ;
320|   return 0;
321| }
322configure:4826: result: no
323configure:4839: error: You need to install libbfd.a from binutils.
324
325## ---------------- ##
326## Cache variables. ##
327## ---------------- ##
328
329ac_cv_c_compiler_gnu=yes
330ac_cv_cxx_compiler_gnu=yes
331ac_cv_env_CCC_set=
332ac_cv_env_CCC_value=
333ac_cv_env_CC_set=
334ac_cv_env_CC_value=
335ac_cv_env_CFLAGS_set=
336ac_cv_env_CFLAGS_value=
337ac_cv_env_CPPFLAGS_set=
338ac_cv_env_CPPFLAGS_value=
339ac_cv_env_CPP_set=
340ac_cv_env_CPP_value=
341ac_cv_env_CXXFLAGS_set=
342ac_cv_env_CXXFLAGS_value=
343ac_cv_env_CXX_set=
344ac_cv_env_CXX_value=
345ac_cv_env_LDFLAGS_set=
346ac_cv_env_LDFLAGS_value=
347ac_cv_env_LIBS_set=
348ac_cv_env_LIBS_value=
349ac_cv_env_build_alias_set=
350ac_cv_env_build_alias_value=
351ac_cv_env_host_alias_set=
352ac_cv_env_host_alias_value=
353ac_cv_env_target_alias_set=
354ac_cv_env_target_alias_value=
355ac_cv_func_socket=yes
356ac_cv_lib_bfd_bfd_init=no
357ac_cv_lib_iberty_xmalloc=no
358ac_cv_lib_iconv_iconv_open=yes
359ac_cv_lib_intl_dcgettext=no
360ac_cv_lib_usb_usb_get_string_simple=no
361ac_cv_objext=o
362ac_cv_path_install='/usr/bin/install -c'
363ac_cv_path_pathperl=/opt/local/bin/perl
364ac_cv_prog_AWK=awk
365ac_cv_prog_ac_ct_CC=gcc
366ac_cv_prog_ac_ct_CXX=g++
367ac_cv_prog_cc_c89=
368ac_cv_prog_cc_g=yes
369ac_cv_prog_cxx_g=yes
370ac_cv_prog_make_make_set=yes
371ac_cv_search_gethostbyname='none required'
372ac_cv_search_inet_aton='none required'
373am_cv_CC_dependencies_compiler_type=gcc3
374am_cv_CXX_dependencies_compiler_type=gcc3
375
376## ----------------- ##
377## Output variables. ##
378## ----------------- ##
379
380ACLOCAL='${SHELL} /Users/lswith/avarice-2.10/config-aux/missing --run aclocal-1.10'
381AMDEPBACKSLASH='\'
382AMDEP_FALSE='#'
383AMDEP_TRUE=''
384AMTAR='${SHELL} /Users/lswith/avarice-2.10/config-aux/missing --run tar'
385AUTOCONF='${SHELL} /Users/lswith/avarice-2.10/config-aux/missing --run autoconf'
386AUTOHEADER='${SHELL} /Users/lswith/avarice-2.10/config-aux/missing --run autoheader'
387AUTOMAKE='${SHELL} /Users/lswith/avarice-2.10/config-aux/missing --run automake-1.10'
388AWK='awk'
389CC='gcc'
390CCDEPMODE='depmode=gcc3'
391CFLAGS='-g -O2'
392CPP=''
393CPPFLAGS=''
394CXX='g++'
395CXXDEPMODE='depmode=gcc3'
396CXXFLAGS='-g -O2'
397CYGPATH_W='echo'
398DEFS=''
399DEPDIR='.deps'
400ECHO_C='\c'
401ECHO_N=''
402ECHO_T=''
403EGREP=''
404EXEEXT=''
405GREP=''
406INSTALL_DATA='${INSTALL} -m 644'
407INSTALL_PROGRAM='${INSTALL}'
408INSTALL_SCRIPT='${INSTALL}'
409INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
410LDFLAGS=''
411LIBOBJS=''
412LIBS='-liconv '
413LTLIBOBJS=''
414MAKEINFO='${SHELL} /Users/lswith/avarice-2.10/config-aux/missing --run makeinfo'
415MKDIR_P='config-aux/install-sh -c -d'
416OBJEXT='o'
417PACKAGE='avarice'
418PACKAGE_BUGREPORT=''
419PACKAGE_NAME='avarice'
420PACKAGE_STRING='avarice 2.10'
421PACKAGE_TARNAME='avarice'
422PACKAGE_VERSION='2.10'
423PATH_SEPARATOR=':'
424SET_MAKE=''
425SHELL='/bin/sh'
426STRIP=''
427VERSION='2.10'
428ac_ct_CC='gcc'
429ac_ct_CXX='g++'
430am__fastdepCC_FALSE='#'
431am__fastdepCC_TRUE=''
432am__fastdepCXX_FALSE='#'
433am__fastdepCXX_TRUE=''
434am__include='include'
435am__isrc=''
436am__leading_dot='.'
437am__quote=''
438am__tar='${AMTAR} chof - "$$tardir"'
439am__untar='${AMTAR} xf -'
440bindir='${exec_prefix}/bin'
441build_alias=''
442datadir='${datarootdir}'
443datarootdir='${prefix}/share'
444docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
445dvidir='${docdir}'
446exec_prefix='NONE'
447host_alias=''
448htmldir='${docdir}'
449includedir='${prefix}/include'
450infodir='${datarootdir}/info'
451install_sh='$(SHELL) /Users/lswith/avarice-2.10/config-aux/install-sh'
452libdir='${exec_prefix}/lib'
453libexecdir='${exec_prefix}/libexec'
454localedir='${datarootdir}/locale'
455localstatedir='${prefix}/var'
456mandir='${datarootdir}/man'
457mkdir_p='$(top_builddir)/config-aux/install-sh -c -d'
458oldincludedir='/usr/include'
459pathperl='/opt/local/bin/perl'
460pdfdir='${docdir}'
461prefix='NONE'
462program_transform_name='s,x,x,'
463psdir='${docdir}'
464sbindir='${exec_prefix}/sbin'
465sharedstatedir='${prefix}/com'
466sysconfdir='${prefix}/etc'
467target_alias=''
468
469## ----------- ##
470## confdefs.h. ##
471## ----------- ##
472
473#define PACKAGE_NAME "avarice"
474#define PACKAGE_TARNAME "avarice"
475#define PACKAGE_VERSION "2.10"
476#define PACKAGE_STRING "avarice 2.10"
477#define PACKAGE_BUGREPORT ""
478#define PACKAGE "avarice"
479#define VERSION "2.10"
480#define HAVE_LIBICONV 1
481
482configure: exit 1