Ticket #36595: config.log

File config.log, 8.5 KB (added by ryandesign (Ryan Carsten Schmidt), 12 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.65.  Invocation command line was
6
7  $ ./configure CFLAGS=-O2 --disable-option-checking --prefix=/opt/local --disable-all-components --enable-gruel --disable-doxygen --disable-docs --cache-file=/dev/null --srcdir=. --host=mb
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = poppins.local
14uname -m = x86_64
15uname -r = 12.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/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 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 359 tasks, 1278 threads, 8 processors
34Load average: 2.93, Mach factor: 5.06
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /Users/rschmidt/macports/users/ryandesign/no_default_gcc
40PATH: /opt/local/bin
41PATH: /opt/local/sbin
42PATH: /bin
43PATH: /sbin
44PATH: /usr/bin
45PATH: /usr/sbin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2067: checking for a BSD-compatible install
53configure:2135: result: /usr/bin/install -c
54configure:2146: checking whether build environment is sane
55configure:2196: result: yes
56configure:2245: checking for mb-strip
57configure:2275: result: no
58configure:2285: checking for strip
59configure:2301: found /opt/local/bin/strip
60configure:2312: result: strip
61configure:2337: checking for a thread-safe mkdir -p
62configure:2376: result: /opt/local/bin/gmkdir -p
63configure:2389: checking for gawk
64configure:2405: found /opt/local/bin/gawk
65configure:2416: result: gawk
66configure:2427: checking whether make sets $(MAKE)
67configure:2449: result: yes
68configure:2564: result: Not building component usrp2.
69configure:2663: checking for style of include used by make
70configure:2691: result: GNU
71configure:2721: checking for mb-gcc
72configure:2751: result: no
73configure:2761: checking for gcc
74configure:2777: found /Users/rschmidt/macports/users/ryandesign/no_default_gcc/gcc
75configure:2788: result: gcc
76configure:3017: checking for C compiler version
77configure:3026: gcc --version >&5
78gcc --version
79gcc: Error: You should be using ${configure.cc}
80See https://trac.macports.org/wiki/UsingTheRightCompiler
81configure:3037: $? = 1
82configure:3026: gcc -v >&5
83gcc -v
84gcc: Error: You should be using ${configure.cc}
85See https://trac.macports.org/wiki/UsingTheRightCompiler
86configure:3037: $? = 1
87configure:3026: gcc -V >&5
88gcc -V
89gcc: Error: You should be using ${configure.cc}
90See https://trac.macports.org/wiki/UsingTheRightCompiler
91configure:3037: $? = 1
92configure:3026: gcc -qversion >&5
93gcc -qversion
94gcc: Error: You should be using ${configure.cc}
95See https://trac.macports.org/wiki/UsingTheRightCompiler
96configure:3037: $? = 1
97configure:3057: checking whether the C compiler works
98configure:3079: gcc -O2   conftest.c  >&5
99gcc -O2 conftest.c
100gcc: Error: You should be using ${configure.cc}
101See https://trac.macports.org/wiki/UsingTheRightCompiler
102configure:3083: $? = 1
103configure:3121: result: no
104configure: failed program was:
105| /* confdefs.h */
106| #define PACKAGE_NAME ""
107| #define PACKAGE_TARNAME ""
108| #define PACKAGE_VERSION ""
109| #define PACKAGE_STRING ""
110| #define PACKAGE_BUGREPORT ""
111| #define PACKAGE_URL ""
112| #define PACKAGE "usrp2-firmware"
113| #define VERSION "0.0svn"
114| /* end confdefs.h.  */
115|
116| int
117| main ()
118| {
119|
120|   ;
121|   return 0;
122| }
123configure:3126: error: in `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_gnuradio-gruel/gnuradio-gruel/work/gnuradio-3.3.0/usrp2/firmware':
124configure:3130: error: C compiler cannot create executables
125See `config.log' for more details.
126
127## ---------------- ##
128## Cache variables. ##
129## ---------------- ##
130
131ac_cv_env_CCASFLAGS_set=
132ac_cv_env_CCASFLAGS_value=
133ac_cv_env_CCAS_set=
134ac_cv_env_CCAS_value=
135ac_cv_env_CC_set=
136ac_cv_env_CC_value=
137ac_cv_env_CFLAGS_set=set
138ac_cv_env_CFLAGS_value=-O2
139ac_cv_env_CPPFLAGS_set=
140ac_cv_env_CPPFLAGS_value=
141ac_cv_env_CPP_set=
142ac_cv_env_CPP_value=
143ac_cv_env_LDFLAGS_set=
144ac_cv_env_LDFLAGS_value=
145ac_cv_env_LIBS_set=
146ac_cv_env_LIBS_value=
147ac_cv_env_build_alias_set=
148ac_cv_env_build_alias_value=
149ac_cv_env_host_alias_set=set
150ac_cv_env_host_alias_value=mb
151ac_cv_env_target_alias_set=
152ac_cv_env_target_alias_value=
153ac_cv_path_mkdir=/opt/local/bin/gmkdir
154ac_cv_prog_AWK=gawk
155ac_cv_prog_ac_ct_CC=gcc
156ac_cv_prog_ac_ct_STRIP=strip
157ac_cv_prog_make_make_set=yes
158
159## ----------------- ##
160## Output variables. ##
161## ----------------- ##
162
163ACLOCAL='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_gnuradio-gruel/gnuradio-gruel/work/gnuradio-3.3.0/usrp2/firmware/missing --run aclocal-1.11'
164AMDEPBACKSLASH='\'
165AMDEP_FALSE='#'
166AMDEP_TRUE=''
167AMTAR='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_gnuradio-gruel/gnuradio-gruel/work/gnuradio-3.3.0/usrp2/firmware/missing --run tar'
168AUTOCONF='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_gnuradio-gruel/gnuradio-gruel/work/gnuradio-3.3.0/usrp2/firmware/missing --run autoconf'
169AUTOHEADER='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_gnuradio-gruel/gnuradio-gruel/work/gnuradio-3.3.0/usrp2/firmware/missing --run autoheader'
170AUTOMAKE='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_gnuradio-gruel/gnuradio-gruel/work/gnuradio-3.3.0/usrp2/firmware/missing --run automake-1.11'
171AWK='gawk'
172BUILDING_USRP2_FIRMWARE_FALSE=''
173BUILDING_USRP2_FIRMWARE_TRUE=''
174CC='gcc'
175CCAS=''
176CCASDEPMODE=''
177CCASFLAGS=''
178CCDEPMODE=''
179CFLAGS='-O2'
180CPP=''
181CPPFLAGS=''
182CYGPATH_W='echo'
183DEFS=''
184DEPDIR='.deps'
185ECHO_C='\c'
186ECHO_N=''
187ECHO_T=''
188EGREP=''
189EXEEXT=''
190GREP=''
191INSTALL_DATA='${INSTALL} -m 644'
192INSTALL_PROGRAM='${INSTALL}'
193INSTALL_SCRIPT='${INSTALL}'
194INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
195LDFLAGS=''
196LIBOBJS=''
197LIBS=''
198LTLIBOBJS=''
199MAKEINFO='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_gnuradio-gruel/gnuradio-gruel/work/gnuradio-3.3.0/usrp2/firmware/missing --run makeinfo'
200MB_GCC=''
201MKDIR_P='/opt/local/bin/gmkdir -p'
202OBJEXT=''
203PACKAGE='usrp2-firmware'
204PACKAGE_BUGREPORT=''
205PACKAGE_NAME=''
206PACKAGE_STRING=''
207PACKAGE_TARNAME=''
208PACKAGE_URL=''
209PACKAGE_VERSION=''
210PATH_SEPARATOR=':'
211RANLIB=''
212SET_MAKE=''
213SHELL='/bin/sh'
214STRIP='strip'
215VERSION='0.0svn'
216abs_top_builddir=''
217abs_top_srcdir=''
218ac_ct_CC='gcc'
219am__EXEEXT_FALSE=''
220am__EXEEXT_TRUE=''
221am__fastdepCCAS_FALSE=''
222am__fastdepCCAS_TRUE=''
223am__fastdepCC_FALSE=''
224am__fastdepCC_TRUE=''
225am__include='include'
226am__isrc=''
227am__leading_dot='.'
228am__quote=''
229am__tar='${AMTAR} chof - "$$tardir"'
230am__untar='${AMTAR} xf -'
231bindir='${exec_prefix}/bin'
232build_alias=''
233build_dirs=''
234datadir='${datarootdir}'
235datarootdir='${prefix}/share'
236docdir='${datarootdir}/doc/${PACKAGE}'
237dvidir='${docdir}'
238exec_prefix='NONE'
239host_alias='mb'
240htmldir='${docdir}'
241includedir='${prefix}/include'
242infodir='${datarootdir}/info'
243install_sh='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_gnuradio-gruel/gnuradio-gruel/work/gnuradio-3.3.0/usrp2/firmware/install-sh'
244libdir='${exec_prefix}/lib'
245libexecdir='${exec_prefix}/libexec'
246localedir='${datarootdir}/locale'
247localstatedir='${prefix}/var'
248mandir='${datarootdir}/man'
249mkdir_p='/opt/local/bin/gmkdir -p'
250oldincludedir='/usr/include'
251pdfdir='${docdir}'
252prefix='/opt/local'
253program_transform_name='s,x,x,'
254psdir='${docdir}'
255sbindir='${exec_prefix}/sbin'
256sharedstatedir='${prefix}/com'
257skipped_dirs=' usrp2'
258sysconfdir='${prefix}/etc'
259target_alias=''
260usrp2_INCLUDEDIR=''
261usrp2_INCLUDES=''
262usrp2_LA=''
263usrp2_LDFLAG=''
264usrp2_LIBDIRPATH=''
265usrp2_firmware_INCLUDEDIR=''
266usrp2_firmware_INCLUDES=''
267usrp2_firmware_LA=''
268usrp2_firmware_LDFLAG=''
269usrp2_firmware_LIBDIRPATH=''
270with_INCLUDES=''
271with_LIBDIRPATH=''
272with_PYDIRPATH=''
273with_SWIGDIRPATH=''
274with_SWIG_INCLUDES=''
275with_dirs=''
276
277## ----------- ##
278## confdefs.h. ##
279## ----------- ##
280
281/* confdefs.h */
282#define PACKAGE_NAME ""
283#define PACKAGE_TARNAME ""
284#define PACKAGE_VERSION ""
285#define PACKAGE_STRING ""
286#define PACKAGE_BUGREPORT ""
287#define PACKAGE_URL ""
288#define PACKAGE "usrp2-firmware"
289#define VERSION "0.0svn"
290
291configure: exit 77