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