1 | version:1 |
---|
2 | :debug:main changing euid/egid - current euid: 0 - current egid: 0 |
---|
3 | :debug:main egid changed to: 501 |
---|
4 | :debug:main euid changed to: 502 |
---|
5 | :debug:main Executing org.macports.main (gnuradio-qtgui) |
---|
6 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
7 | :debug:main Skipping completed org.macports.archivefetch (gnuradio-qtgui) |
---|
8 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
9 | :debug:main Skipping completed org.macports.fetch (gnuradio-qtgui) |
---|
10 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
11 | :debug:main Skipping completed org.macports.checksum (gnuradio-qtgui) |
---|
12 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
13 | :debug:main Skipping completed org.macports.extract (gnuradio-qtgui) |
---|
14 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
15 | :debug:main Skipping completed org.macports.patch (gnuradio-qtgui) |
---|
16 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
17 | :debug:configure configure phase started at Mon Oct 15 13:58:33 EDT 2012 |
---|
18 | :notice:configure ---> Configuring gnuradio-qtgui |
---|
19 | :debug:configure Using compiler 'Mac OS X clang' |
---|
20 | :debug:configure Executing proc-pre-org.macports.configure-configure-0 |
---|
21 | :debug:configure Executing org.macports.configure (gnuradio-qtgui) |
---|
22 | :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' PKG_CONFIG_PATH='/opt/local/lib/pkgconfig' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio-qtgui/gnuradio-qtgui/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -F/opt/local/lib -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/usr/bin/clang' INSTALL='/usr/bin/install -c' PYTHON='/opt/local/bin/python2.6' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' |
---|
23 | :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio-qtgui/gnuradio-qtgui/work/gnuradio-3.3.0" && ./configure --prefix=/opt/local --disable-all-components --with-gruel --with-gnuradio-core --enable-gr-qtgui --with-qwt-libdir=/opt/local/lib --with-qwt-incdir=/opt/local/include/qwt --with-qwtplot3d-libdir=/opt/local/lib --with-qwtplot3d-incdir=/opt/local/include/qwtplot3d --disable-doxygen --disable-docs' |
---|
24 | :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio-qtgui/gnuradio-qtgui/work/gnuradio-3.3.0" && ./configure --prefix=/opt/local --disable-all-components --with-gruel --with-gnuradio-core --enable-gr-qtgui --with-qwt-libdir=/opt/local/lib --with-qwt-incdir=/opt/local/include/qwt --with-qwtplot3d-libdir=/opt/local/lib --with-qwtplot3d-incdir=/opt/local/include/qwtplot3d --disable-doxygen --disable-docs |
---|
25 | :info:configure checking build system type... i386-apple-darwin12.2.0 |
---|
26 | :info:configure checking host system type... i386-apple-darwin12.2.0 |
---|
27 | :info:configure checking target system type... i386-apple-darwin12.2.0 |
---|
28 | :info:configure checking for git... /usr/bin/git |
---|
29 | :info:configure checking existence of git version control directory... not found |
---|
30 | :info:configure configure: GNU Radio Release 3.3.0 |
---|
31 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
32 | :info:configure checking whether build environment is sane... yes |
---|
33 | :info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d |
---|
34 | :info:configure checking for gawk... gawk |
---|
35 | :info:configure checking whether make sets $(MAKE)... yes |
---|
36 | :info:configure checking how to create a ustar tar archive... gnutar |
---|
37 | :info:configure checking for style of include used by make... GNU |
---|
38 | :info:configure checking for gcc... /usr/bin/clang |
---|
39 | :info:configure checking whether the C compiler works... yes |
---|
40 | :info:configure checking for C compiler default output file name... a.out |
---|
41 | :info:configure checking for suffix of executables... |
---|
42 | :info:configure checking whether we are cross compiling... no |
---|
43 | :info:configure checking for suffix of object files... o |
---|
44 | :info:configure checking whether we are using the GNU C compiler... yes |
---|
45 | :info:configure checking whether /usr/bin/clang accepts -g... yes |
---|
46 | :info:configure checking for /usr/bin/clang option to accept ISO C89... none needed |
---|
47 | :info:configure checking dependency style of /usr/bin/clang... gcc3 |
---|
48 | :info:configure checking how to run the C preprocessor... /usr/bin/clang -E |
---|
49 | :info:configure checking for grep that handles long lines and -e... /usr/bin/grep |
---|
50 | :info:configure checking for egrep... /usr/bin/grep -E |
---|
51 | :info:configure checking for ANSI C header files... yes |
---|
52 | :info:configure checking for sys/types.h... yes |
---|
53 | :info:configure checking for sys/stat.h... yes |
---|
54 | :info:configure checking for stdlib.h... yes |
---|
55 | :info:configure checking for string.h... yes |
---|
56 | :info:configure checking for memory.h... yes |
---|
57 | :info:configure checking for strings.h... yes |
---|
58 | :info:configure checking for inttypes.h... yes |
---|
59 | :info:configure checking for stdint.h... yes |
---|
60 | :info:configure checking for unistd.h... yes |
---|
61 | :info:configure checking minix/config.h usability... no |
---|
62 | :info:configure checking minix/config.h presence... no |
---|
63 | :info:configure checking for minix/config.h... no |
---|
64 | :info:configure checking whether it is safe to define __EXTENSIONS__... yes |
---|
65 | :info:configure checking for library containing strerror... none required |
---|
66 | :info:configure checking whether we are using the GNU C++ compiler... yes |
---|
67 | :info:configure checking whether /usr/bin/clang++ accepts -g... yes |
---|
68 | :info:configure checking dependency style of /usr/bin/clang++... gcc3 |
---|
69 | :info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E |
---|
70 | :info:configure checking whether C++ has std::isnan... yes |
---|
71 | :info:configure checking gr_libdir_suffix... |
---|
72 | :info:configure checking whether to append 64 to libdir... no |
---|
73 | :info:configure checking whether /usr/bin/clang accepts -Wall... yes |
---|
74 | :info:configure checking whether /usr/bin/clang accepts -Werror-implicit-function-declaration... yes |
---|
75 | :info:configure checking whether /usr/bin/clang++ accepts -Wall... yes |
---|
76 | :info:configure checking whether /usr/bin/clang++ accepts -Woverloaded-virtual... yes |
---|
77 | :info:configure checking whether user wants gprof... no |
---|
78 | :info:configure checking whether user wants prof... no |
---|
79 | :info:configure checking dependency style of /usr/bin/clang... gcc3 |
---|
80 | :info:configure checking whether ln -s works... yes |
---|
81 | :info:configure checking whether make sets $(MAKE)... (cached) yes |
---|
82 | :info:configure checking for rm... /bin/rm |
---|
83 | :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed |
---|
84 | :info:configure checking for fgrep... /usr/bin/grep -F |
---|
85 | :info:configure checking for ld used by /usr/bin/clang... /usr/bin/ld |
---|
86 | :info:configure checking if the linker (/usr/bin/ld) is GNU ld... no |
---|
87 | :info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm |
---|
88 | :info:configure checking the name lister (/usr/bin/nm) interface... BSD nm |
---|
89 | :info:configure checking the maximum length of command line arguments... 196608 |
---|
90 | :info:configure checking whether the shell understands some XSI constructs... yes |
---|
91 | :info:configure checking whether the shell understands "+="... yes |
---|
92 | :info:configure checking for /usr/bin/ld option to reload object files... -r |
---|
93 | :info:configure checking for objdump... objdump |
---|
94 | :info:configure checking how to recognize dependent libraries... pass_all |
---|
95 | :info:configure checking for ar... ar |
---|
96 | :info:configure checking for strip... strip |
---|
97 | :info:configure checking for ranlib... ranlib |
---|
98 | :info:configure checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok |
---|
99 | :info:configure checking for dsymutil... dsymutil |
---|
100 | :info:configure checking for nmedit... nmedit |
---|
101 | :info:configure checking for lipo... lipo |
---|
102 | :info:configure checking for otool... otool |
---|
103 | :info:configure checking for otool64... no |
---|
104 | :info:configure checking for -single_module linker flag... yes |
---|
105 | :info:configure checking for -exported_symbols_list linker flag... yes |
---|
106 | :info:configure checking for dlfcn.h... yes |
---|
107 | :info:configure checking whether we are using the GNU C++ compiler... (cached) yes |
---|
108 | :info:configure checking whether /usr/bin/clang++ accepts -g... (cached) yes |
---|
109 | :info:configure checking dependency style of /usr/bin/clang++... (cached) gcc3 |
---|
110 | :info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E |
---|
111 | :info:configure checking for objdir... .libs |
---|
112 | :info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes |
---|
113 | :info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC |
---|
114 | :info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes |
---|
115 | :info:configure checking if /usr/bin/clang static flag -static works... no |
---|
116 | :info:configure checking if /usr/bin/clang supports -c -o file.o... yes |
---|
117 | :info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes |
---|
118 | :info:configure checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes |
---|
119 | :info:configure checking dynamic linker characteristics... darwin12.2.0 dyld |
---|
120 | :info:configure checking how to hardcode library paths into programs... immediate |
---|
121 | :info:configure checking whether stripping libraries is possible... yes |
---|
122 | :info:configure checking if libtool supports shared libraries... yes |
---|
123 | :info:configure checking whether to build shared libraries... yes |
---|
124 | :info:configure checking whether to build static libraries... no |
---|
125 | :info:configure checking for ld used by /usr/bin/clang++... /usr/bin/ld |
---|
126 | :info:configure checking if the linker (/usr/bin/ld) is GNU ld... no |
---|
127 | :info:configure checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes |
---|
128 | :info:configure checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC |
---|
129 | :info:configure checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes |
---|
130 | :info:configure checking if /usr/bin/clang++ static flag -static works... no |
---|
131 | :info:configure checking if /usr/bin/clang++ supports -c -o file.o... yes |
---|
132 | :info:configure checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes |
---|
133 | :info:configure checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes |
---|
134 | :info:configure checking dynamic linker characteristics... darwin12.2.0 dyld |
---|
135 | :info:configure checking how to hardcode library paths into programs... immediate |
---|
136 | :info:configure checking for python version... 2.6 |
---|
137 | :info:configure checking for python platform... darwin |
---|
138 | :info:configure checking for python script directory... ${prefix}/lib/python2.6/site-packages |
---|
139 | :info:configure checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages |
---|
140 | :info:configure checking for Python include path... /opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 |
---|
141 | :info:configure checking Python.h usability... yes |
---|
142 | :info:configure checking Python.h presence... yes |
---|
143 | :info:configure checking for Python.h... yes |
---|
144 | :info:configure checking for swig... /opt/local/bin/swig |
---|
145 | :info:configure checking for SWIG version... 2.0.8 |
---|
146 | :info:configure checking for xmlto... no |
---|
147 | :info:configure checking for socket in -lsocket... no |
---|
148 | :info:configure checking sys/ipc.h usability... yes |
---|
149 | :info:configure checking sys/ipc.h presence... yes |
---|
150 | :info:configure checking for sys/ipc.h... yes |
---|
151 | :info:configure checking sys/shm.h usability... yes |
---|
152 | :info:configure checking sys/shm.h presence... yes |
---|
153 | :info:configure checking for sys/shm.h... yes |
---|
154 | :info:configure checking for library containing shmat... none required |
---|
155 | :info:configure checking for ANSI C header files... (cached) yes |
---|
156 | :info:configure checking for sys/wait.h that is POSIX.1 compatible... yes |
---|
157 | :info:configure checking fcntl.h usability... yes |
---|
158 | :info:configure checking fcntl.h presence... yes |
---|
159 | :info:configure checking for fcntl.h... yes |
---|
160 | :info:configure checking limits.h usability... yes |
---|
161 | :info:configure checking limits.h presence... yes |
---|
162 | :info:configure checking for limits.h... yes |
---|
163 | :info:configure checking for strings.h... (cached) yes |
---|
164 | :info:configure checking time.h usability... yes |
---|
165 | :info:configure checking time.h presence... yes |
---|
166 | :info:configure checking for time.h... yes |
---|
167 | :info:configure checking sys/ioctl.h usability... yes |
---|
168 | :info:configure checking sys/ioctl.h presence... yes |
---|
169 | :info:configure checking for sys/ioctl.h... yes |
---|
170 | :info:configure checking sys/time.h usability... yes |
---|
171 | :info:configure checking sys/time.h presence... yes |
---|
172 | :info:configure checking for sys/time.h... yes |
---|
173 | :info:configure checking for unistd.h... (cached) yes |
---|
174 | :info:configure checking linux/ppdev.h usability... no |
---|
175 | :info:configure checking linux/ppdev.h presence... no |
---|
176 | :info:configure checking for linux/ppdev.h... no |
---|
177 | :info:configure checking dev/ppbus/ppi.h usability... no |
---|
178 | :info:configure checking dev/ppbus/ppi.h presence... no |
---|
179 | :info:configure checking for dev/ppbus/ppi.h... no |
---|
180 | :info:configure checking sys/mman.h usability... yes |
---|
181 | :info:configure checking sys/mman.h presence... yes |
---|
182 | :info:configure checking for sys/mman.h... yes |
---|
183 | :info:configure checking sys/select.h usability... yes |
---|
184 | :info:configure checking sys/select.h presence... yes |
---|
185 | :info:configure checking for sys/select.h... yes |
---|
186 | :info:configure checking for sys/types.h... (cached) yes |
---|
187 | :info:configure checking sys/resource.h usability... yes |
---|
188 | :info:configure checking sys/resource.h presence... yes |
---|
189 | :info:configure checking for sys/resource.h... yes |
---|
190 | :info:configure checking for stdint.h... (cached) yes |
---|
191 | :info:configure checking sched.h usability... yes |
---|
192 | :info:configure checking sched.h presence... yes |
---|
193 | :info:configure checking for sched.h... yes |
---|
194 | :info:configure checking signal.h usability... yes |
---|
195 | :info:configure checking signal.h presence... yes |
---|
196 | :info:configure checking for signal.h... yes |
---|
197 | :info:configure checking sys/syscall.h usability... yes |
---|
198 | :info:configure checking sys/syscall.h presence... yes |
---|
199 | :info:configure checking for sys/syscall.h... yes |
---|
200 | :info:configure checking malloc.h usability... no |
---|
201 | :info:configure checking malloc.h presence... no |
---|
202 | :info:configure checking for malloc.h... no |
---|
203 | :info:configure checking windows.h usability... no |
---|
204 | :info:configure checking windows.h presence... no |
---|
205 | :info:configure checking for windows.h... no |
---|
206 | :info:configure checking vec_types.h usability... no |
---|
207 | :info:configure checking vec_types.h presence... no |
---|
208 | :info:configure checking for vec_types.h... no |
---|
209 | :info:configure checking netdb.h usability... yes |
---|
210 | :info:configure checking netdb.h presence... yes |
---|
211 | :info:configure checking for netdb.h... yes |
---|
212 | :info:configure checking netinet/in.h usability... yes |
---|
213 | :info:configure checking netinet/in.h presence... yes |
---|
214 | :info:configure checking for netinet/in.h... yes |
---|
215 | :info:configure checking arpa/inet.h usability... yes |
---|
216 | :info:configure checking arpa/inet.h presence... yes |
---|
217 | :info:configure checking for arpa/inet.h... yes |
---|
218 | :info:configure checking for sys/types.h... (cached) yes |
---|
219 | :info:configure checking sys/socket.h usability... yes |
---|
220 | :info:configure checking sys/socket.h presence... yes |
---|
221 | :info:configure checking for sys/socket.h... yes |
---|
222 | :info:configure checking for an ANSI C-conforming const... yes |
---|
223 | :info:configure checking for inline... inline |
---|
224 | :info:configure checking for size_t... yes |
---|
225 | :info:configure checking whether time.h and sys/time.h may both be included... yes |
---|
226 | :info:configure checking whether byte ordering is bigendian... no |
---|
227 | :info:configure checking whether struct tm is in sys/time.h or time.h... time.h |
---|
228 | :info:configure checking for working alloca.h... yes |
---|
229 | :info:configure checking for alloca... yes |
---|
230 | :info:configure checking for posix_memalign... yes |
---|
231 | :info:configure checking for vprintf... yes |
---|
232 | :info:configure checking for _doprnt... no |
---|
233 | :info:configure checking for mmap... yes |
---|
234 | :info:configure checking for select... yes |
---|
235 | :info:configure checking for socket... yes |
---|
236 | :info:configure checking for strcspn... yes |
---|
237 | :info:configure checking for strerror... yes |
---|
238 | :info:configure checking for strspn... yes |
---|
239 | :info:configure checking for getpagesize... yes |
---|
240 | :info:configure checking for sysconf... yes |
---|
241 | :info:configure checking for snprintf... yes |
---|
242 | :info:configure checking for gettimeofday... yes |
---|
243 | :info:configure checking for nanosleep... yes |
---|
244 | :info:configure checking for sched_setscheduler... no |
---|
245 | :info:configure checking for modf... yes |
---|
246 | :info:configure checking for sqrt... yes |
---|
247 | :info:configure checking for sigaction... yes |
---|
248 | :info:configure checking for sigprocmask... yes |
---|
249 | :info:configure checking for pthread_sigmask... yes |
---|
250 | :info:configure checking for sched_setaffinity... no |
---|
251 | :info:configure checking for sincos in -lm... no |
---|
252 | :info:configure checking for sincosf in -lm... no |
---|
253 | :info:configure checking for sinf in -lm... yes |
---|
254 | :info:configure checking for cosf in -lm... yes |
---|
255 | :info:configure checking for trunc in -lm... yes |
---|
256 | :info:configure checking for exp10 in -lm... no |
---|
257 | :info:configure checking for log2 in -lm... yes |
---|
258 | :info:configure checking for library containing shm_open... none required |
---|
259 | :info:configure checking for shm_open... yes |
---|
260 | :info:configure checking for ld used by /usr/bin/clang... (cached) /usr/bin/ld |
---|
261 | :info:configure checking if the linker (/usr/bin/ld) is GNU ld... (cached) no |
---|
262 | :info:configure checking whether /usr/bin/ld accepts --enable-runtime-pseudo-reloc... no |
---|
263 | :info:configure checking for CreateFileMapping function... no |
---|
264 | :info:configure checking for sys/types.h... (cached) yes |
---|
265 | :info:configure checking for fcntl.h... (cached) yes |
---|
266 | :info:configure checking io.h usability... no |
---|
267 | :info:configure checking io.h presence... no |
---|
268 | :info:configure checking for io.h... no |
---|
269 | :info:configure checking for windows.h... (cached) no |
---|
270 | :info:configure checking for winioctl.h... no |
---|
271 | :info:configure checking for winbase.h... no |
---|
272 | :info:configure checking for getopt... yes |
---|
273 | :info:configure checking for usleep... yes |
---|
274 | :info:configure checking for gettimeofday... (cached) yes |
---|
275 | :info:configure checking for nanosleep... (cached) yes |
---|
276 | :info:configure checking for rand... yes |
---|
277 | :info:configure checking for srand... yes |
---|
278 | :info:configure checking for random... yes |
---|
279 | :info:configure checking for srandom... yes |
---|
280 | :info:configure checking for sleep... yes |
---|
281 | :info:configure checking for sigaction... (cached) yes |
---|
282 | :info:configure checking for struct timezone... yes |
---|
283 | :info:configure checking for struct timespec... yes |
---|
284 | :info:configure checking for ssize_t... yes |
---|
285 | :info:configure checking for getopt... (cached) yes |
---|
286 | :info:configure checking for usleep... (cached) yes |
---|
287 | :info:configure checking for gettimeofday... (cached) yes |
---|
288 | :info:configure checking for Sleep... no |
---|
289 | :info:configure checking whether mkdir accepts only one arg... no |
---|
290 | :info:configure checking for dot... NO |
---|
291 | :info:configure checking for pkg-config... /opt/local/bin/pkg-config |
---|
292 | :info:configure checking pkg-config is at least version 0.18... yes |
---|
293 | :info:configure checking for FFTW3F... yes |
---|
294 | :info:configure checking for machine dependent speedups... x86 |
---|
295 | :info:configure checking for CPPUNIT... yes |
---|
296 | :info:configure checking for guile... /opt/local/bin/guile |
---|
297 | :info:configure checking for boost >= 1.37... yes |
---|
298 | :info:configure checking for the pthreads library -lpthreads... no |
---|
299 | :info:configure checking whether pthreads work without any flags... yes |
---|
300 | :info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE |
---|
301 | :info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE |
---|
302 | :info:configure checking whether the boost::thread includes are available... yes |
---|
303 | :info:configure checking for exit in -lboost_thread-mt... yes |
---|
304 | :info:configure checking whether the boost::date_time includes are available... yes |
---|
305 | :info:configure checking for exit in -lboost_date_time-mt... yes |
---|
306 | :info:configure checking whether the boost::program_options includes are available... yes |
---|
307 | :info:configure checking for exit in -lboost_program_options-mt... yes |
---|
308 | :info:configure checking for arpa/inet.h... (cached) yes |
---|
309 | :info:configure checking for netinet/in.h... (cached) yes |
---|
310 | :info:configure checking byteswap.h usability... no |
---|
311 | :info:configure checking byteswap.h presence... no |
---|
312 | :info:configure checking for byteswap.h... no |
---|
313 | :info:configure Component gruel will be included from a pre-installed library and includes. |
---|
314 | :info:configure Not building component gcell. |
---|
315 | :info:configure Component gnuradio-core will be included from a pre-installed library and includes. |
---|
316 | :info:configure checking whether stat file-mode macros are broken... no |
---|
317 | :info:configure checking for fcntl.h... (cached) yes |
---|
318 | :info:configure checking for sys/time.h... (cached) yes |
---|
319 | :info:configure checking for unistd.h... (cached) yes |
---|
320 | :info:configure checking whether getenv is declared... yes |
---|
321 | :info:configure Not building component usrp. |
---|
322 | :info:configure checking whether host_os is linux*... no |
---|
323 | :info:configure configure: USRP2 currently requires Linux host OS, not found |
---|
324 | :info:configure Not building component usrp2. |
---|
325 | :info:configure Not building component gr-usrp. |
---|
326 | :info:configure Not building component gr-usrp2. |
---|
327 | :info:configure Not building component gr-gcell. |
---|
328 | :info:configure checking for netinet/in.h... (cached) yes |
---|
329 | :info:configure checking for arpa/inet.h... (cached) yes |
---|
330 | :info:configure checking for sys/socket.h... (cached) yes |
---|
331 | :info:configure checking for netdb.h... (cached) yes |
---|
332 | :info:configure Not building component gr-msdd6000. |
---|
333 | :info:configure Not building component gr-audio-alsa. |
---|
334 | :info:configure Not building component gr-audio-jack. |
---|
335 | :info:configure Not building component gr-audio-oss. |
---|
336 | :info:configure Not building component gr-audio-osx. |
---|
337 | :info:configure Not building component gr-audio-portaudio. |
---|
338 | :info:configure Not building component gr-audio-windows. |
---|
339 | :info:configure Not building component gr-atsc. |
---|
340 | :info:configure Not building component gr-comedi. |
---|
341 | :info:configure Not building component gr-cvsd-vocoder. |
---|
342 | :info:configure Not building component gr-gpio. |
---|
343 | :info:configure Not building component gr-gsm-fr-vocoder. |
---|
344 | :info:configure Not building component gr-noaa. |
---|
345 | :info:configure Not building component gr-pager. |
---|
346 | :info:configure Not building component gr-radar-mono. |
---|
347 | :info:configure Not building component gr-radio-astronomy. |
---|
348 | :info:configure Not building component gr-trellis. |
---|
349 | :info:configure Not building component gr-video-sdl. |
---|
350 | :info:configure Not building component gr-wxgui. |
---|
351 | :info:configure checking for PyQt4 for Qt4... yes |
---|
352 | :info:configure checking for QTCORE... yes |
---|
353 | :info:configure checking for QTGUI... yes |
---|
354 | :info:configure checking for QTOPENGL... yes |
---|
355 | :info:configure checking /opt/local/include/qwt/qwt.h usability... no |
---|
356 | :info:configure checking /opt/local/include/qwt/qwt.h presence... no |
---|
357 | :info:configure checking for /opt/local/include/qwt/qwt.h... no |
---|
358 | :info:configure Could not find qwt headers |
---|
359 | :info:configure configure: error: Component gr-qtgui has errors; stopping. |
---|
360 | :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio-qtgui/gnuradio-qtgui/work/gnuradio-3.3.0" && ./configure --prefix=/opt/local --disable-all-components --with-gruel --with-gnuradio-core --enable-gr-qtgui --with-qwt-libdir=/opt/local/lib --with-qwt-incdir=/opt/local/include/qwt --with-qwtplot3d-libdir=/opt/local/lib --with-qwtplot3d-incdir=/opt/local/include/qwtplot3d --disable-doxygen --disable-docs |
---|
361 | :info:configure Exit code: 1 |
---|
362 | :error:configure org.macports.configure for port gnuradio-qtgui returned: configure failure: command execution failed |
---|
363 | :debug:configure Error code: NONE |
---|
364 | :debug:configure Backtrace: configure failure: command execution failed |
---|
365 | while executing |
---|
366 | "$procedure $targetname" |
---|
367 | :info:configure Warning: targets not executed for gnuradio-qtgui: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install |
---|
368 | :error:configure Failed to install gnuradio-qtgui |
---|
369 | :debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory |
---|
370 | while executing |
---|
371 | "open [file join $dir tclIndex]" |
---|
372 | :notice:configure Please see the log file for port gnuradio-qtgui for details: |
---|
373 | /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio-qtgui/gnuradio-qtgui/main.log |
---|
374 | |
---|