Ticket #42118: config.log

File config.log, 8.6 KB (added by jud.leonard@…, 10 years ago)

config log for avarice

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.13, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --enable-target-programming
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Slim.local
14uname -m = x86_64
15uname -r = 13.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
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: 175 tasks, 911 threads, 2 processors
34Load average: 2.11, Mach factor: 0.40
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:2289: checking for a BSD-compatible install
52configure:2357: result: /usr/bin/install -c
53configure:2368: checking whether build environment is sane
54configure:2423: result: yes
55configure:2574: checking for a thread-safe mkdir -p
56configure:2613: result: config-aux/install-sh -c -d
57configure:2620: checking for gawk
58configure:2650: result: no
59configure:2620: checking for mawk
60configure:2650: result: no
61configure:2620: checking for nawk
62configure:2650: result: no
63configure:2620: checking for awk
64configure:2636: found /usr/bin/awk
65configure:2647: result: awk
66configure:2658: checking whether make sets $(MAKE)
67configure:2680: result: yes
68configure:2880: checking for C++ compiler version
69configure:2889: /usr/bin/clang++ --version >&5
70Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
71Target: x86_64-apple-darwin13.0.0
72Thread model: posix
73configure:2900: $? = 0
74configure:2889: /usr/bin/clang++ -v >&5
75Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
76Target: x86_64-apple-darwin13.0.0
77Thread model: posix
78configure:2900: $? = 0
79configure:2889: /usr/bin/clang++ -V >&5
80clang: error: argument to '-V' is missing (expected 1 value)
81clang: error: no input files
82configure:2900: $? = 1
83configure:2889: /usr/bin/clang++ -qversion >&5
84clang: error: no input files
85configure:2900: $? = 1
86configure:2920: checking whether the C++ compiler works
87configure:2942: /usr/bin/clang++ -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/avr/host/include -DPACKAGE=avarice -DPACKAGE_VERSION=2.13 -L/opt/local/lib -Wl,-headerpad_max_install_names -lz -L/opt/local/avr/host/lib -lbfd -liberty -arch x86_64 conftest.cpp  >&5
88conftest.cpp:4:9: warning: 'PACKAGE_VERSION' macro redefined
89#define PACKAGE_VERSION "2.13"
90        ^
91<command line>:2:9: note: previous definition is here
92#define PACKAGE_VERSION 2.13
93        ^
94conftest.cpp:8:9: warning: 'PACKAGE' macro redefined
95#define PACKAGE "avarice"
96        ^
97<command line>:1:9: note: previous definition is here
98#define PACKAGE avarice
99        ^
1002 warnings generated.
101ld: library not found for -liberty
102clang: error: linker command failed with exit code 1 (use -v to see invocation)
103configure:2946: $? = 1
104configure:2984: result: no
105configure: failed program was:
106| /* confdefs.h */
107| #define PACKAGE_NAME "avarice"
108| #define PACKAGE_TARNAME "avarice"
109| #define PACKAGE_VERSION "2.13"
110| #define PACKAGE_STRING "avarice 2.13"
111| #define PACKAGE_BUGREPORT ""
112| #define PACKAGE_URL ""
113| #define PACKAGE "avarice"
114| #define VERSION "2.13"
115| /* end confdefs.h.  */
116|
117| int
118| main ()
119| {
120|
121|   ;
122|   return 0;
123| }
124configure:2989: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avarice/avarice/work/avarice-2.13':
125configure:2991: error: C++ compiler cannot create executables
126See `config.log' for more details
127
128## ---------------- ##
129## Cache variables. ##
130## ---------------- ##
131
132ac_cv_env_CCC_set=
133ac_cv_env_CCC_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'
138ac_cv_env_CPPFLAGS_set=set
139ac_cv_env_CPPFLAGS_value='-I/opt/local/include -I/opt/local/avr/host/include -DPACKAGE=avarice -DPACKAGE_VERSION=2.13'
140ac_cv_env_CPP_set=
141ac_cv_env_CPP_value=
142ac_cv_env_CXXFLAGS_set=set
143ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64'
144ac_cv_env_CXX_set=set
145ac_cv_env_CXX_value=/usr/bin/clang++
146ac_cv_env_LDFLAGS_set=set
147ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -lz -L/opt/local/avr/host/lib -lbfd -liberty -arch x86_64'
148ac_cv_env_LIBS_set=
149ac_cv_env_LIBS_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_make_make_set=yes
158
159## ----------------- ##
160## Output variables. ##
161## ----------------- ##
162
163ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avarice/avarice/work/avarice-2.13/config-aux/missing --run aclocal-1.12'
164AMDEPBACKSLASH=''
165AMDEP_FALSE=''
166AMDEP_TRUE=''
167AMTAR='$${TAR-tar}'
168AM_CPPFLAGS=''
169AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avarice/avarice/work/avarice-2.13/config-aux/missing --run autoconf'
170AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avarice/avarice/work/avarice-2.13/config-aux/missing --run autoheader'
171AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avarice/avarice/work/avarice-2.13/config-aux/missing --run automake-1.12'
172AWK='awk'
173CC='/usr/bin/clang'
174CCDEPMODE=''
175CFLAGS='-pipe -Os -arch x86_64'
176CPP=''
177CPPFLAGS='-I/opt/local/include -I/opt/local/avr/host/include -DPACKAGE=avarice -DPACKAGE_VERSION=2.13'
178CXX='/usr/bin/clang++'
179CXXDEPMODE=''
180CXXFLAGS='-pipe -Os -arch x86_64'
181CYGPATH_W='echo'
182DEFS=''
183DEPDIR=''
184ECHO_C='\c'
185ECHO_N=''
186ECHO_T=''
187EGREP=''
188EXEEXT=''
189GREP=''
190INSTALL_DATA='${INSTALL} -m 644'
191INSTALL_PROGRAM='${INSTALL}'
192INSTALL_SCRIPT='${INSTALL}'
193INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
194LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -lz -L/opt/local/avr/host/lib -lbfd -liberty -arch x86_64'
195LIBOBJS=''
196LIBS=''
197LTLIBOBJS=''
198MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avarice/avarice/work/avarice-2.13/config-aux/missing --run makeinfo'
199MKDIR_P='config-aux/install-sh -c -d'
200OBJEXT=''
201PACKAGE='avarice'
202PACKAGE_BUGREPORT=''
203PACKAGE_NAME='avarice'
204PACKAGE_STRING='avarice 2.13'
205PACKAGE_TARNAME='avarice'
206PACKAGE_URL=''
207PACKAGE_VERSION='2.13'
208PATH_SEPARATOR=':'
209SET_MAKE=''
210SHELL='/bin/sh'
211STRIP=''
212VERSION='2.13'
213ac_ct_CC=''
214ac_ct_CXX=''
215am__EXEEXT_FALSE=''
216am__EXEEXT_TRUE=''
217am__fastdepCC_FALSE=''
218am__fastdepCC_TRUE=''
219am__fastdepCXX_FALSE=''
220am__fastdepCXX_TRUE=''
221am__include=''
222am__isrc=''
223am__leading_dot='.'
224am__nodep=''
225am__quote=''
226am__tar='$${TAR-tar} chof - "$$tardir"'
227am__untar='$${TAR-tar} xf -'
228bindir='${exec_prefix}/bin'
229build_alias=''
230datadir='${datarootdir}'
231datarootdir='${prefix}/share'
232docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
233dvidir='${docdir}'
234exec_prefix='NONE'
235host_alias=''
236htmldir='${docdir}'
237includedir='${prefix}/include'
238infodir='${datarootdir}/info'
239install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avarice/avarice/work/avarice-2.13/config-aux/install-sh'
240libdir='${exec_prefix}/lib'
241libexecdir='${exec_prefix}/libexec'
242localedir='${datarootdir}/locale'
243localstatedir='${prefix}/var'
244mandir='/opt/local/share/man'
245mkdir_p='$(MKDIR_P)'
246oldincludedir='/usr/include'
247pathperl=''
248pdfdir='${docdir}'
249prefix='/opt/local'
250program_transform_name='s,x,x,'
251psdir='${docdir}'
252sbindir='${exec_prefix}/sbin'
253sharedstatedir='${prefix}/com'
254sysconfdir='${prefix}/etc'
255target_alias=''
256
257## ----------- ##
258## confdefs.h. ##
259## ----------- ##
260
261/* confdefs.h */
262#define PACKAGE_NAME "avarice"
263#define PACKAGE_TARNAME "avarice"
264#define PACKAGE_VERSION "2.13"
265#define PACKAGE_STRING "avarice 2.13"
266#define PACKAGE_BUGREPORT ""
267#define PACKAGE_URL ""
268#define PACKAGE "avarice"
269#define VERSION "2.13"
270
271configure: exit 77