Ticket #25032: octave.log

File octave.log, 561.8 KB (added by MartinBuchmann (Martin Buchmann), 14 years ago)
Line 
1--->  Computing dependencies for pkgconfig
2--->  Fetching pkgconfig
3--->  pkg-config-0.24.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/pkgconfig
4--->  Attempting to fetch pkg-config-0.24.tar.gz from http://lil.fr.distfiles.macports.org/pkgconfig
5--->  Verifying checksum(s) for pkgconfig
6--->  Checksumming pkg-config-0.24.tar.gz
7--->  Extracting pkgconfig
8--->  Extracting pkg-config-0.24.tar.gz
9--->  Configuring pkgconfig
10checking for a BSD-compatible install... /usr/bin/install -c
11checking whether build environment is sane... yes
12checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
13checking for gawk... gawk
14checking whether make sets $(MAKE)... yes
15checking whether to enable maintainer-specific portions of Makefiles... no
16checking build system type... x86_64-apple-darwin10.3.0
17checking host system type... x86_64-apple-darwin10.3.0
18checking for style of include used by make... GNU
19checking for gcc... /usr/bin/gcc-4.2
20checking whether the C compiler works... yes
21checking for C compiler default output file name... a.out
22checking for suffix of executables...
23checking whether we are cross compiling... no
24checking for suffix of object files... o
25checking whether we are using the GNU C compiler... yes
26checking whether /usr/bin/gcc-4.2 accepts -g... yes
27checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
28checking dependency style of /usr/bin/gcc-4.2... gcc3
29checking for a sed that does not truncate output... /opt/local/bin/gsed
30checking for grep that handles long lines and -e... /opt/local/bin/grep
31checking for egrep... /opt/local/bin/grep -E
32checking for fgrep... /opt/local/bin/grep -F
33checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
34checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
35checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
36checking the name lister (/usr/bin/nm) interface... BSD nm
37checking whether ln -s works... yes
38checking the maximum length of command line arguments... 196608
39checking whether the shell understands some XSI constructs... yes
40checking whether the shell understands "+="... yes
41checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
42checking for objdump... no
43checking how to recognize dependent libraries... pass_all
44checking for ar... ar
45checking for strip... strip
46checking for ranlib... ranlib
47checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
48checking for dsymutil... dsymutil
49checking for nmedit... nmedit
50checking for lipo... lipo
51checking for otool... otool
52checking for otool64... no
53checking for -single_module linker flag... yes
54checking for -exported_symbols_list linker flag... yes
55checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
56checking for ANSI C header files... yes
57checking for sys/types.h... yes
58checking for sys/stat.h... yes
59checking for stdlib.h... yes
60checking for string.h... yes
61checking for memory.h... yes
62checking for strings.h... yes
63checking for inttypes.h... yes
64checking for stdint.h... yes
65checking for unistd.h... yes
66checking for dlfcn.h... yes
67checking for objdir... .libs
68checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
69checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
70checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
71checking if /usr/bin/gcc-4.2 static flag -static works... no
72checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
73checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
74checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
75checking dynamic linker characteristics... darwin10.3.0 dyld
76checking how to hardcode library paths into programs... immediate
77checking whether stripping libraries is possible... yes
78checking if libtool supports shared libraries... yes
79checking whether to build shared libraries... yes
80checking whether to build static libraries... yes
81checking for gcc... (cached) /usr/bin/gcc-4.2
82checking whether we are using the GNU C compiler... (cached) yes
83checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
84checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
85checking dependency style of /usr/bin/gcc-4.2... (cached) gcc3
86checking for default search path for .pc files... /opt/local/lib/pkgconfig:/opt/local/share/pkgconfig
87checking whether to list both direct and indirect dependencies... yes
88checking for Win32... no
89checking for working alloca.h... yes
90checking for alloca... yes
91checking for setresuid... no
92checking for setreuid... yes
93checking dirent.h usability... yes
94checking dirent.h presence... yes
95checking for dirent.h... yes
96checking for unistd.h... (cached) yes
97checking sys/wait.h usability... yes
98checking sys/wait.h presence... yes
99checking for sys/wait.h... yes
100checking malloc.h usability... no
101checking malloc.h presence... no
102checking for malloc.h... no
103configure: creating ./config.status
104config.status: creating Makefile
105config.status: creating popt/Makefile
106config.status: creating check/Makefile
107config.status: creating check/config.sh
108config.status: creating config.h
109config.status: executing depfiles commands
110config.status: executing libtool commands
111=== configuring in glib-1.2.10 (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/work/pkg-config-0.24/glib-1.2.10)
112configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--enable-indirect-deps' '--with-pc-path=/opt/local/lib/pkgconfig:/opt/local/share/pkgconfig' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' --cache-file=/dev/null --srcdir=.
113checking for a BSD-compatible install... /usr/bin/install -c
114checking whether build environment is sane... yes
115checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
116checking for gawk... gawk
117checking whether make sets $(MAKE)... yes
118checking build system type... i686-apple-darwin10.3.0
119checking host system type... i686-apple-darwin10.3.0
120checking for style of include used by make... GNU
121checking for gcc... /usr/bin/gcc-4.2
122checking whether the C compiler works... yes
123checking for C compiler default output file name... a.out
124checking for suffix of executables...
125checking whether we are cross compiling... no
126checking for suffix of object files... o
127checking whether we are using the GNU C compiler... yes
128checking whether /usr/bin/gcc-4.2 accepts -g... yes
129checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
130checking dependency style of /usr/bin/gcc-4.2... gcc3
131checking for a sed that does not truncate output... /opt/local/bin/gsed
132checking for grep that handles long lines and -e... /opt/local/bin/grep
133checking for egrep... /opt/local/bin/grep -E
134checking for fgrep... /opt/local/bin/grep -F
135checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
136checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
137checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
138checking the name lister (/usr/bin/nm) interface... BSD nm
139checking whether ln -s works... yes
140checking the maximum length of command line arguments... 196608
141checking whether the shell understands some XSI constructs... yes
142checking whether the shell understands "+="... yes
143checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
144checking for objdump... no
145checking how to recognize dependent libraries... pass_all
146checking for ar... ar
147checking for strip... strip
148checking for ranlib... ranlib
149checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
150checking for dsymutil... dsymutil
151checking for nmedit... nmedit
152checking for lipo... lipo
153checking for otool... otool
154checking for otool64... no
155checking for -single_module linker flag... yes
156checking for -exported_symbols_list linker flag... yes
157checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
158checking for ANSI C header files... yes
159checking for sys/types.h... yes
160checking for sys/stat.h... yes
161checking for stdlib.h... yes
162checking for string.h... yes
163checking for memory.h... yes
164checking for strings.h... yes
165checking for inttypes.h... yes
166checking for stdint.h... yes
167checking for unistd.h... yes
168checking for dlfcn.h... yes
169checking for objdir... .libs
170checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
171checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
172checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
173checking if /usr/bin/gcc-4.2 static flag -static works... no
174checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
175checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
176checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
177checking dynamic linker characteristics... darwin10.3.0 dyld
178checking how to hardcode library paths into programs... immediate
179checking whether stripping libraries is possible... yes
180checking if libtool supports shared libraries... yes
181checking whether to build shared libraries... yes
182checking whether to build static libraries... yes
183checking whether to enable maintainer-specific portions of Makefiles... no
184checking whether to enable memory checking... no
185checking whether to enable memory profiling... no
186checking for gcc... (cached) /usr/bin/gcc-4.2
187checking whether we are using the GNU C compiler... (cached) yes
188checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
189checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
190checking dependency style of /usr/bin/gcc-4.2... (cached) gcc3
191checking for gcc... (cached) /usr/bin/gcc-4.2
192checking whether we are using the GNU C compiler... (cached) yes
193checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
194checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
195checking dependency style of /usr/bin/gcc-4.2... (cached) gcc3
196checking for extra flags to get ANSI library prototypes... none needed
197checking for extra flags for POSIX compliance... none needed
198checking for ANSI C header files... (cached) yes
199checking for vprintf... yes
200checking for _doprnt... no
201checking for atexit... yes
202checking for on_exit... no
203checking size of char... 1
204checking size of short... 2
205checking size of long... 8
206checking size of int... 4
207checking size of void *... 8
208checking size of long long... 8
209checking for an ANSI C-conforming const... yes
210checking for __inline... yes
211checking for __inline__... yes
212checking for inline... yes
213checking whether byte ordering is bigendian... no
214checking float.h usability... yes
215checking float.h presence... yes
216checking for float.h... yes
217checking limits.h usability... yes
218checking limits.h presence... yes
219checking for limits.h... yes
220checking pwd.h usability... yes
221checking pwd.h presence... yes
222checking for pwd.h... yes
223checking sys/param.h usability... yes
224checking sys/param.h presence... yes
225checking for sys/param.h... yes
226checking sys/poll.h usability... yes
227checking sys/poll.h presence... yes
228checking for sys/poll.h... yes
229checking sys/select.h usability... yes
230checking sys/select.h presence... yes
231checking for sys/select.h... yes
232checking sys/time.h usability... yes
233checking sys/time.h presence... yes
234checking for sys/time.h... yes
235checking sys/times.h usability... yes
236checking sys/times.h presence... yes
237checking for sys/times.h... yes
238checking for unistd.h... (cached) yes
239checking values.h usability... no
240checking values.h presence... no
241checking for values.h... no
242checking for lstat... yes
243checking for strerror... yes
244checking for strsignal... yes
245checking for memmove... yes
246checking for vsnprintf... yes
247checking for strcasecmp... yes
248checking for strncasecmp... yes
249checking for poll... yes
250checking for sys_errlist... yes
251checking for sys_siglist... yes
252checking for sys_siglist declaration... yes
253checking for fd_set... yes, found in sys/types.h
254checking for wchar.h... yes
255checking for wctype.h... yes
256checking for iswalnum... yes
257checking if iswalnum() and friends are properly defined... no
258checking whether realloc (NULL,) will work... yes
259checking for an implementation of va_copy()... yes
260checking for an implementation of __va_copy()... yes
261checking whether va_lists can be copied by value... no
262checking for dlopen... yes
263checking for dlsym... yes
264checking for RTLD_GLOBAL brokenness... no
265checking for preceeding underscore in symbols... no
266checking for dlerror... yes
267checking pthread.h usability... yes
268checking pthread.h presence... yes
269checking for pthread.h... yes
270checking for thread implementation... posix
271checking for pthread_attr_init in -lpthread... yes
272checking necessary linker options... -lpthread
273checking necessary compiler options...  -D_REENTRANT
274checking for localtime_r... yes
275checking for rand_r... yes
276checking for getpwuid_r... yes
277checking whether getpwuid_r is posix like... yes
278checking whether pthread_getspecific is posix like... yes
279checking whether pthread_mutex_trylock is posix like... yes
280checking whether pthread_cond_timedwait is posix like... yes
281checking size of pthread_mutex_t... 64
282checking byte contents of pthread_mutex_t... -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
283checking system definitions for POLLIN POLLOUT POLLPRI POLLERR POLLHUP POLLNVAL... done
284configure: creating ./config.status
285config.status: creating glib.spec
286config.status: creating Makefile
287config.status: creating glib-config
288config.status: creating gmodule/gmoduleconf.h
289config.status: creating gmodule/Makefile
290config.status: creating gthread/Makefile
291config.status: creating docs/Makefile
292config.status: creating docs/glib-config.1
293config.status: creating tests/Makefile
294config.status: creating glib.pc
295config.status: creating gmodule.pc
296config.status: creating gthread.pc
297config.status: creating config.h
298config.status: executing depfiles commands
299config.status: executing libtool commands
300config.status: executing default-1 commands
301creating glibconfig.h
302config.status: executing default commands
303--->  Building pkgconfig
304/usr/bin/make  all-recursive
305Making all in glib-1.2.10
306CONFIG_FILES= CONFIG_HEADERS= CONFIG_OTHER=glibconfig.h ./config.status
307config.status: executing depfiles commands
308config.status: executing libtool commands
309config.status: executing default-1 commands
310creating glibconfig.h
311glibconfig.h is unchanged
312config.status: executing default commands
313echo timestamp > stamp-gc-h
314/usr/bin/make  all-recursive
315Making all in .
316/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c -o garray.lo garray.c
317/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c -o gcache.lo gcache.c
318libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c  -fno-common -DPIC -o .libs/garray.o
319libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c gcache.c  -fno-common -DPIC -o .libs/gcache.o
320libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c gcache.c -o gcache.o >/dev/null 2>&1
321libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c -o garray.o >/dev/null 2>&1
322mv -f .deps/gcache.Tpo .deps/gcache.Plo
323/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c -o gcompletion.lo gcompletion.c
324libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c  -fno-common -DPIC -o .libs/gcompletion.o
325libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c -o gcompletion.o >/dev/null 2>&1
326mv -f .deps/garray.Tpo .deps/garray.Plo
327/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c -o gdataset.lo gdataset.c
328libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c gdataset.c  -fno-common -DPIC -o .libs/gdataset.o
329mv -f .deps/gcompletion.Tpo .deps/gcompletion.Plo
330/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c -o gdate.lo gdate.c
331libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c gdate.c  -fno-common -DPIC -o .libs/gdate.o
332gdate.c: In function 'g_date_fill_parse_tokens':
333gdate.c:463: warning: pointer targets in assignment differ in signedness
334libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c gdataset.c -o gdataset.o >/dev/null 2>&1
335libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c gdate.c -o gdate.o >/dev/null 2>&1
336mv -f .deps/gdataset.Tpo .deps/gdataset.Plo
337/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c -o gerror.lo gerror.c
338libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c  -fno-common -DPIC -o .libs/gerror.o
339libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c -o gerror.o >/dev/null 2>&1
340mv -f .deps/gerror.Tpo .deps/gerror.Plo
341/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c -o ghash.lo ghash.c
342libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c ghash.c  -fno-common -DPIC -o .libs/ghash.o
343mv -f .deps/gdate.Tpo .deps/gdate.Plo
344/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c -o ghook.lo ghook.c
345libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c ghash.c -o ghash.o >/dev/null 2>&1
346libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c ghook.c  -fno-common -DPIC -o .libs/ghook.o
347mv -f .deps/ghash.Tpo .deps/ghash.Plo
348/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c -o giochannel.lo giochannel.c
349libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c giochannel.c  -fno-common -DPIC -o .libs/giochannel.o
350libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c ghook.c -o ghook.o >/dev/null 2>&1
351libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c giochannel.c -o giochannel.o >/dev/null 2>&1
352mv -f .deps/giochannel.Tpo .deps/giochannel.Plo
353/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c -o giounix.lo giounix.c
354libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c  -fno-common -DPIC -o .libs/giounix.o
355libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c -o giounix.o >/dev/null 2>&1
356mv -f .deps/ghook.Tpo .deps/ghook.Plo
357/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c -o glist.lo glist.c
358mv -f .deps/giounix.Tpo .deps/giounix.Plo
359/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c -o gmain.lo gmain.c
360libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c  -fno-common -DPIC -o .libs/glist.o
361libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c  -fno-common -DPIC -o .libs/gmain.o
362libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -o glist.o >/dev/null 2>&1
363mv -f .deps/glist.Tpo .deps/glist.Plo
364/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c -o gmem.lo gmem.c
365libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c -o gmain.o >/dev/null 2>&1
366libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c gmem.c  -fno-common -DPIC -o .libs/gmem.o
367libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c gmem.c -o gmem.o >/dev/null 2>&1
368mv -f .deps/gmain.Tpo .deps/gmain.Plo
369/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c -o gmessages.lo gmessages.c
370libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c gmessages.c  -fno-common -DPIC -o .libs/gmessages.o
371mv -f .deps/gmem.Tpo .deps/gmem.Plo
372/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gmutex.lo -MD -MP -MF .deps/gmutex.Tpo -c -o gmutex.lo gmutex.c
373libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gmutex.lo -MD -MP -MF .deps/gmutex.Tpo -c gmutex.c  -fno-common -DPIC -o .libs/gmutex.o
374libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gmutex.lo -MD -MP -MF .deps/gmutex.Tpo -c gmutex.c -o gmutex.o >/dev/null 2>&1
375mv -f .deps/gmutex.Tpo .deps/gmutex.Plo
376/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c -o gnode.lo gnode.c
377libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c gmessages.c -o gmessages.o >/dev/null 2>&1
378libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c gnode.c  -fno-common -DPIC -o .libs/gnode.o
379mv -f .deps/gmessages.Tpo .deps/gmessages.Plo
380/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c -o gprimes.lo gprimes.c
381libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c gprimes.c  -fno-common -DPIC -o .libs/gprimes.o
382libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c gnode.c -o gnode.o >/dev/null 2>&1
383libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c gprimes.c -o gprimes.o >/dev/null 2>&1
384mv -f .deps/gprimes.Tpo .deps/gprimes.Plo
385/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c -o grel.lo grel.c
386libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c grel.c  -fno-common -DPIC -o .libs/grel.o
387grel.c: In function 'g_relation_print_one':
388grel.c:416: warning: format not a string literal and no format arguments
389libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c grel.c -o grel.o >/dev/null 2>&1
390mv -f .deps/gnode.Tpo .deps/gnode.Plo
391/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c -o gscanner.lo gscanner.c
392libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c gscanner.c  -fno-common -DPIC -o .libs/gscanner.o
393mv -f .deps/grel.Tpo .deps/grel.Plo
394/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c -o gslist.lo gslist.c
395libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c gslist.c  -fno-common -DPIC -o .libs/gslist.o
396libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c gslist.c -o gslist.o >/dev/null 2>&1
397mv -f .deps/gslist.Tpo .deps/gslist.Plo
398libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c gscanner.c -o gscanner.o >/dev/null 2>&1
399/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c -o gstrfuncs.lo gstrfuncs.c
400libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c gstrfuncs.c  -fno-common -DPIC -o .libs/gstrfuncs.o
401gstrfuncs.c: In function 'g_strdown':
402gstrfuncs.c:1139: warning: pointer targets in assignment differ in signedness
403gstrfuncs.c: In function 'g_strup':
404gstrfuncs.c:1155: warning: pointer targets in assignment differ in signedness
405gstrfuncs.c: In function 'g_strchug':
406gstrfuncs.c:1314: warning: pointer targets in assignment differ in signedness
407gstrfuncs.c:1317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
408gstrfuncs.c:1317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
409libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c gstrfuncs.c -o gstrfuncs.o >/dev/null 2>&1
410mv -f .deps/gscanner.Tpo .deps/gscanner.Plo
411/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c -o gstring.lo gstring.c
412libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c gstring.c  -fno-common -DPIC -o .libs/gstring.o
413gstring.c: In function 'g_string_down':
414gstring.c:446: warning: pointer targets in assignment differ in signedness
415gstring.c: In function 'g_string_up':
416gstring.c:465: warning: pointer targets in assignment differ in signedness
417libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c gstring.c -o gstring.o >/dev/null 2>&1
418mv -f .deps/gstrfuncs.Tpo .deps/gstrfuncs.Plo
419/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c -o gtimer.lo gtimer.c
420libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c gtimer.c  -fno-common -DPIC -o .libs/gtimer.o
421mv -f .deps/gstring.Tpo .deps/gstring.Plo
422/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c -o gtree.lo gtree.c
423libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c gtree.c  -fno-common -DPIC -o .libs/gtree.o
424libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c gtimer.c -o gtimer.o >/dev/null 2>&1
425mv -f .deps/gtimer.Tpo .deps/gtimer.Plo
426/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c -o gutils.lo gutils.c
427libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c gutils.c  -fno-common -DPIC -o .libs/gutils.o
428libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c gtree.c -o gtree.o >/dev/null 2>&1
429libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c gutils.c -o gutils.o >/dev/null 2>&1
430mv -f .deps/gtree.Tpo .deps/gtree.Plo
431/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT testglib.o -MD -MP -MF .deps/testglib.Tpo -c -o testglib.o testglib.c
432testglib.c: In function 'g_node_test':
433testglib.c:86: warning: reading through null pointer (argument 5)
434testglib.c:90: warning: reading through null pointer (argument 5)
435testglib.c:98: warning: reading through null pointer (argument 5)
436testglib.c:108: warning: reading through null pointer (argument 5)
437testglib.c:109: warning: reading through null pointer (argument 5)
438testglib.c:110: warning: reading through null pointer (argument 5)
439testglib.c:111: warning: reading through null pointer (argument 5)
440testglib.c:112: warning: reading through null pointer (argument 5)
441testglib.c:113: warning: reading through null pointer (argument 5)
442testglib.c:114: warning: reading through null pointer (argument 5)
443testglib.c:115: warning: reading through null pointer (argument 5)
444testglib.c:116: warning: reading through null pointer (argument 5)
445testglib.c:117: warning: reading through null pointer (argument 5)
446testglib.c:118: warning: reading through null pointer (argument 5)
447testglib.c:123: warning: reading through null pointer (argument 5)
448testglib.c:127: warning: reading through null pointer (argument 5)
449testglib.c:182: warning: reading through null pointer (argument 5)
450testglib.c:183: warning: reading through null pointer (argument 5)
451testglib.c: In function 'main':
452testglib.c:359: warning: reading through null pointer (argument 5)
453testglib.c:361: warning: reading through null pointer (argument 5)
454testglib.c:363: warning: reading through null pointer (argument 5)
455testglib.c:366: warning: reading through null pointer (argument 5)
456testglib.c:904: warning: format not a string literal and no format arguments
457mv -f .deps/gutils.Tpo .deps/gutils.Plo
458/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT testgdate.o -MD -MP -MF .deps/testgdate.Tpo -c -o testgdate.o testgdate.c
459mv -f .deps/testglib.Tpo .deps/testglib.Po
460/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT testgdateparser.o -MD -MP -MF .deps/testgdateparser.Tpo -c -o testgdateparser.o testgdateparser.c
461mv -f .deps/testgdateparser.Tpo .deps/testgdateparser.Po
462/bin/sh ./libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch x86_64 -Wall  -D_REENTRANT -version-info 0:10:0 -release 1.2 -export-dynamic -L/opt/local/lib -o libglib.la  garray.lo gcache.lo gcompletion.lo gdataset.lo gdate.lo gerror.lo ghash.lo ghook.lo giochannel.lo giounix.lo glist.lo gmain.lo gmem.lo gmessages.lo gmutex.lo gnode.lo gprimes.lo grel.lo gscanner.lo gslist.lo gstrfuncs.lo gstring.lo gtimer.lo gtree.lo gutils.lo 
463mv -f .deps/testgdate.Tpo .deps/testgdate.Po
464libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
465libtool: link: warning: `-release' is ignored for convenience libraries
466libtool: link: ar cru .libs/libglib.a .libs/garray.o .libs/gcache.o .libs/gcompletion.o .libs/gdataset.o .libs/gdate.o .libs/gerror.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/giounix.o .libs/glist.o .libs/gmain.o .libs/gmem.o .libs/gmessages.o .libs/gmutex.o .libs/gnode.o .libs/gprimes.o .libs/grel.o .libs/gscanner.o .libs/gslist.o .libs/gstrfuncs.o .libs/gstring.o .libs/gtimer.o .libs/gtree.o .libs/gutils.o
467libtool: link: ranlib .libs/libglib.a
468libtool: link: ( cd ".libs" && rm -f "libglib.la" && ln -s "../libglib.la" "libglib.la" )
469/bin/sh ./libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch x86_64 -Wall  -D_REENTRANT  -L/opt/local/lib -o testglib testglib.o libglib.la
470/bin/sh ./libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch x86_64 -Wall  -D_REENTRANT  -L/opt/local/lib -o testgdate testgdate.o libglib.la
471libtool: link: /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -D_REENTRANT -o testgdate testgdate.o  -L/opt/local/lib ./.libs/libglib.a
472libtool: link: /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -D_REENTRANT -o testglib testglib.o  -L/opt/local/lib ./.libs/libglib.a
473/bin/sh ./libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch x86_64 -Wall  -D_REENTRANT  -L/opt/local/lib -o testgdateparser testgdateparser.o libglib.la
474libtool: link: /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -D_REENTRANT -o testgdateparser testgdateparser.o  -L/opt/local/lib ./.libs/libglib.a
475Making all in gmodule
476/usr/bin/make  all-am
477/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\"   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c -o gmodule.lo gmodule.c
478/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\"   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT libgplugin_a.lo -MD -MP -MF .deps/libgplugin_a.Tpo -c -o libgplugin_a.lo libgplugin_a.c
479libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT libgplugin_a.lo -MD -MP -MF .deps/libgplugin_a.Tpo -c libgplugin_a.c  -fno-common -DPIC -o .libs/libgplugin_a.o
480libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c  -fno-common -DPIC -o .libs/gmodule.o
481libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT libgplugin_a.lo -MD -MP -MF .deps/libgplugin_a.Tpo -c libgplugin_a.c -o libgplugin_a.o >/dev/null 2>&1
482mv -f .deps/libgplugin_a.Tpo .deps/libgplugin_a.Plo
483/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\"   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT libgplugin_b.lo -MD -MP -MF .deps/libgplugin_b.Tpo -c -o libgplugin_b.lo libgplugin_b.c
484libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c -o gmodule.o >/dev/null 2>&1
485libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT libgplugin_b.lo -MD -MP -MF .deps/libgplugin_b.Tpo -c libgplugin_b.c  -fno-common -DPIC -o .libs/libgplugin_b.o
486libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT libgplugin_b.lo -MD -MP -MF .deps/libgplugin_b.Tpo -c libgplugin_b.c -o libgplugin_b.o >/dev/null 2>&1
487mv -f .deps/libgplugin_b.Tpo .deps/libgplugin_b.Plo
488/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gmodule -DG_LOG_DOMAIN=\"GModule\"   -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT testgmodule.o -MD -MP -MF .deps/testgmodule.Tpo -c -o testgmodule.o testgmodule.c
489mv -f .deps/gmodule.Tpo .deps/gmodule.Plo
490/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch x86_64 -Wall  -D_REENTRANT -version-info 0:10:0 -release 1.2 -export-dynamic -L/opt/local/lib -o libgmodule.la  gmodule.lo 
491mv -f .deps/testgmodule.Tpo .deps/testgmodule.Po
492/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch x86_64 -Wall  -D_REENTRANT -avoid-version -module -L/opt/local/lib -o libgplugin_a.la  libgplugin_a.lo 
493libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
494libtool: link: warning: `-release' is ignored for convenience libraries
495libtool: link: ar cru .libs/libgmodule.a .libs/gmodule.o
496libtool: link: ranlib .libs/libgmodule.a
497libtool: link: ( cd ".libs" && rm -f "libgmodule.la" && ln -s "../libgmodule.la" "libgmodule.la" )
498/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch x86_64 -Wall  -D_REENTRANT -avoid-version -module -L/opt/local/lib -o libgplugin_b.la  libgplugin_b.lo 
499libtool: link: ar cru .libs/libgplugin_a.a .libs/libgplugin_a.o
500libtool: link: ranlib .libs/libgplugin_a.a
501libtool: link: ( cd ".libs" && rm -f "libgplugin_a.la" && ln -s "../libgplugin_a.la" "libgplugin_a.la" )
502/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch x86_64 -Wall  -D_REENTRANT  -L/opt/local/lib -o testgmodule testgmodule.o libgmodule.la ../libglib.la   
503libtool: link: ar cru .libs/libgplugin_b.a .libs/libgplugin_b.o
504libtool: link: ranlib .libs/libgplugin_b.a
505libtool: link: ( cd ".libs" && rm -f "libgplugin_b.la" && ln -s "../libgplugin_b.la" "libgplugin_b.la" )
506libtool: link: /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -D_REENTRANT -o testgmodule testgmodule.o  -L/opt/local/lib ./.libs/libgmodule.a ../.libs/libglib.a
507Making all in gthread
508/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\"  -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c -o gthread.lo gthread.c
509/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\"  -I/opt/local/include  -O2 -arch x86_64 -Wall  -D_REENTRANT -MT testgthread.o -MD -MP -MF .deps/testgthread.Tpo -c -o testgthread.o testgthread.c
510In file included from testgthread.c:6:
511../testglib.c: In function 'g_node_test':
512../testglib.c:86: warning: reading through null pointer (argument 5)
513../testglib.c:90: warning: reading through null pointer (argument 5)
514../testglib.c:98: warning: reading through null pointer (argument 5)
515../testglib.c:108: warning: reading through null pointer (argument 5)
516../testglib.c:109: warning: reading through null pointer (argument 5)
517../testglib.c:110: warning: reading through null pointer (argument 5)
518../testglib.c:111: warning: reading through null pointer (argument 5)
519../testglib.c:112: warning: reading through null pointer (argument 5)
520../testglib.c:113: warning: reading through null pointer (argument 5)
521../testglib.c:114: warning: reading through null pointer (argument 5)
522../testglib.c:115: warning: reading through null pointer (argument 5)
523../testglib.c:116: warning: reading through null pointer (argument 5)
524../testglib.c:117: warning: reading through null pointer (argument 5)
525../testglib.c:118: warning: reading through null pointer (argument 5)
526../testglib.c:123: warning: reading through null pointer (argument 5)
527../testglib.c:127: warning: reading through null pointer (argument 5)
528../testglib.c:182: warning: reading through null pointer (argument 5)
529../testglib.c:183: warning: reading through null pointer (argument 5)
530../testglib.c: In function 'testglib_main':
531../testglib.c:359: warning: reading through null pointer (argument 5)
532../testglib.c:361: warning: reading through null pointer (argument 5)
533../testglib.c:363: warning: reading through null pointer (argument 5)
534../testglib.c:366: warning: reading through null pointer (argument 5)
535../testglib.c:904: warning: format not a string literal and no format arguments
536testgthread.c: In function 'test_private':
537testgthread.c:197: warning: cast to pointer from integer of different size
538libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c gthread.c  -fno-common -DPIC -o .libs/gthread.o
539libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../gthread -DG_LOG_DOMAIN=\"GThread\" -I/opt/local/include -O2 -arch x86_64 -Wall -D_REENTRANT -MT gthread.lo -DEBUG: Executing org.macports.destroot (pkgconfig)
540DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
541DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/work/pkg-config-0.24" && /usr/bin/make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/work/destroot'
542DEBUG: Executing proc-post-org.macports.destroot-destroot-0
543DEBUG: Executing portdestroot::destroot_finish
544DEBUG: Scanning man1
545DEBUG: checking for mtree violations
546DEBUG: deactivating file: /opt/local/share/man/man1/pkg-config.1.gz
547DEBUG: /opt/local/share/man/man1 is not empty
548DEBUG: /opt/local/share/man is not empty
549DEBUG: deactivating file: /opt/local/share/aclocal/pkg.m4
550DEBUG: /opt/local/share/aclocal is not empty
551DEBUG: /opt/local/share is not empty
552DEBUG: deactivating file: /opt/local/bin/pkg-config
553DEBUG: /opt/local/bin is not empty
554DEBUG: /opt/local is not empty
555DEBUG: /opt is not empty
556DEBUG: / is not empty
557DEBUG: Removing entry from file_map: /opt/local/bin/pkg-config
558DEBUG: Removing entry from file_map: /opt/local/share/aclocal/pkg.m4
559DEBUG: Removing entry from file_map: /opt/local/share/man/man1/pkg-config.1.gz
560DEBUG: Executing org.macports.main (pkgconfig)
561DEBUG: Skipping completed org.macports.fetch (pkgconfig)
562DEBUG: Skipping completed org.macports.checksum (pkgconfig)
563DEBUG: Skipping completed org.macports.extract (pkgconfig)
564DEBUG: Skipping completed org.macports.patch (pkgconfig)
565DEBUG: Skipping completed org.macports.configure (pkgconfig)
566DEBUG: Skipping completed org.macports.build (pkgconfig)
567DEBUG: Skipping completed org.macports.destroot (pkgconfig)
568DEBUG: Executing org.macports.install (pkgconfig)
569DEBUG: installing directory: /opt/local/var/macports/software/pkgconfig/0.24_0/opt
570DEBUG: installing directory: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local
571DEBUG: installing directory: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/bin
572DEBUG: installing file: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/bin/pkg-config
573DEBUG: installing directory: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share
574DEBUG: installing directory: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/aclocal
575DEBUG: installing file: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/aclocal/pkg.m4
576DEBUG: installing directory: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/doc
577DEBUG: installing directory: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/doc/pkg-config
578DEBUG: installing file: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/doc/pkg-config/pkg-config-guide.html
579DEBUG: installing directory: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/doc/pkgconfig
580DEBUG: installing file: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/doc/pkgconfig/AUTHORS
581DEBUG: installing file: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/doc/pkgconfig/ChangeLog
582DEBUG: installing file: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/doc/pkgconfig/COPYING
583DEBUG: installing file: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/doc/pkgconfig/NEWS
584DEBUG: installing file: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/doc/pkgconfig/README
585DEBUG: installing directory: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/man
586DEBUG: installing directory: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/man/man1
587DEBUG: installing file: /opt/local/var/macports/software/pkgconfig/0.24_0/opt/local/share/man/man1/pkg-config.1.gz
588DEBUG: Executing org.macports.activate (pkgconfig)
589DEBUG: activating directory: /
590DEBUG: activating directory: /opt
591DEBUG: activating directory: /opt/local
592DEBUG: activating directory: /opt/local/bin
593DEBUG: activating file: /opt/local/bin/pkg-config
594DEBUG: activating directory: /opt/local/share
595DEBUG: activating directory: /opt/local/share/aclocal
596DEBUG: activating file: /opt/local/share/aclocal/pkg.m4
597DEBUG: activating directory: /opt/local/share/doc
598DEBUG: activating directory: /opt/local/share/doc/pkg-config
599DEBUG: activating file: /opt/local/share/doc/pkg-config/pkg-config-guide.html
600DEBUG: activating directory: /opt/local/share/doc/pkgconfig
601DEBUG: activating file: /opt/local/share/doc/pkgconfig/AUTHORS
602DEBUG: activating file: /opt/local/share/doc/pkgconfig/COPYING
603DEBUG: activating file: /opt/local/share/doc/pkgconfig/ChangeLog
604DEBUG: activating file: /opt/local/share/doc/pkgconfig/NEWS
605DEBUG: activating file: /opt/local/share/doc/pkgconfig/README
606DEBUG: activating directory: /opt/local/share/man
607DEBUG: activating directory: /opt/local/share/man/man1
608DEBUG: activating file: /opt/local/share/man/man1/pkg-config.1.gz
609DEBUG: Adding file to file_map: /opt/local/bin/pkg-config for: pkgconfig
610DEBUG: Adding file to file_map: /opt/local/share/aclocal/pkg.m4 for: pkgconfig
611DEBUG: Adding file to file_map: /opt/local/share/doc/pkg-config/pkg-config-guide.html for: pkgconfig
612DEBUG: Adding file to file_map: /opt/local/share/doc/pkgconfig/AUTHORS for: pkgconfig
613DEBUG: Adding file to file_map: /opt/local/share/doc/pkgconfig/ChangeLog for: pkgconfig
614DEBUG: Adding file to file_map: /opt/local/share/doc/pkgconfig/COPYING for: pkgconfig
615DEBUG: Adding file to file_map: /opt/local/share/doc/pkgconfig/NEWS for: pkgconfig
616DEBUG: Adding file to file_map: /opt/local/share/doc/pkgconfig/README for: pkgconfig
617DEBUG: Adding file to file_map: /opt/local/share/man/man1/pkg-config.1.gz for: pkgconfig
618DEBUG: Executing org.macports.main (pkgconfig)
619DEBUG: Executing org.macports.clean (pkgconfig)
620DEBUG: Removing directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig
621DEBUG: delete: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig
622DEBUG: Removing symlink: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig/work
623DEBUG: delete: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig/work
624DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
625DEBUG: epoch: in tree: 0 installed: 0
626DEBUG: zlib 1.2.5_0 exists in the ports tree
627DEBUG: zlib 1.2.5_0  is the latest installed
628DEBUG: zlib 1.2.5_0  is active
629DEBUG: Merging existing variants  into variants
630DEBUG: new fully merged portvariants:
631DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
632DEBUG: OS Platform: darwin
633DEBUG: OS Version: 10.3.0
634DEBUG: Mac OS X Version: 10.6
635DEBUG: System Arch: i386
636DEBUG: setting option os.universal_supported to yes
637DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
638DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
639DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
640DEBUG: adding the default universal variant
641DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
642DEBUG: Requested variant darwin is not provided by port zlib.
643DEBUG: Requested variant i386 is not provided by port zlib.
644DEBUG: Requested variant macosx is not provided by port zlib.
645DEBUG: No need to upgrade! zlib 1.2.5_0 >= zlib 1.2.5_0
646DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/mail/libidn
647DEBUG: epoch: in tree: 0 installed: 0
648DEBUG: libidn 1.18_0 exists in the ports tree
649DEBUG: libidn 1.18_0  is the latest installed
650DEBUG: libidn 1.18_0  is active
651DEBUG: Merging existing variants  into variants
652DEBUG: new fully merged portvariants:
653DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/mail/libidn
654DEBUG: OS Platform: darwin
655DEBUG: OS Version: 10.3.0
656DEBUG: Mac OS X Version: 10.6
657DEBUG: System Arch: i386
658DEBUG: setting option os.universal_supported to yes
659DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
660DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
661DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
662DEBUG: adding the default universal variant
663DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
664DEBUG: Requested variant darwin is not provided by port libidn.
665DEBUG: Requested variant i386 is not provided by port libidn.
666DEBUG: Requested variant macosx is not provided by port libidn.
667DEBUG: No need to upgrade! libidn 1.18_0 >= libidn 1.18_0
668DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl
669DEBUG: epoch: in tree: 1 installed: 1
670DEBUG: openssl 0.9.8n_0 exists in the ports tree
671DEBUG: openssl 0.9.8n_0 +darwin is the latest installed
672DEBUG: openssl 0.9.8n_0 +darwin is active
673DEBUG: Merging existing variants darwin into variants
674DEBUG: new fully merged portvariants:
675DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl
676DEBUG: OS Platform: darwin
677DEBUG: OS Version: 10.3.0
678DEBUG: Mac OS X Version: 10.6
679DEBUG: System Arch: i386
680DEBUG: setting option os.universal_supported to yes
681DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
682DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
683DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
684DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
685DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
686DEBUG: universal variant already exists, so not adding the default one
687DEBUG: Requested variant i386 is not provided by port openssl.
688DEBUG: Requested variant macosx is not provided by port openssl.
689DEBUG: Executing variant darwin provides darwin
690DEBUG: No need to upgrade! openssl 0.9.8n_0 >= openssl 0.9.8n_0
691DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/curl-ca-bundle
692DEBUG: epoch: in tree: 0 installed: 0
693DEBUG: curl-ca-bundle 7.20.0_3 exists in the ports tree
694DEBUG: curl-ca-bundle 7.20.0_3  is the latest installed
695DEBUG: curl-ca-bundle 7.20.0_3  is active
696DEBUG: Merging existing variants  into variants
697DEBUG: new fully merged portvariants:
698DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/curl-ca-bundle
699DEBUG: OS Platform: darwin
700DEBUG: OS Version: 10.3.0
701DEBUG: Mac OS X Version: 10.6
702DEBUG: System Arch: i386
703DEBUG: setting option os.universal_supported to yes
704DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
705DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
706DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
707DEBUG: not using configure, so not adding the default universal variant
708DEBUG: Requested variant darwin is not provided by port curl-ca-bundle.
709DEBUG: Requested variant i386 is not provided by port curl-ca-bundle.
710DEBUG: Requested variant macosx is not provided by port curl-ca-bundle.
711DEBUG: No need to upgrade! curl-ca-bundle 7.20.0_3 >= curl-ca-bundle 7.20.0_3
712DEBUG: No need to upgrade! curl 7.20.0_0 >= curl 7.20.0_0
713DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/math/fftw-3
714DEBUG: epoch: in tree: 0 installed: 0
715DEBUG: fftw-3 3.2.2_0 exists in the ports tree
716DEBUG: fftw-3 3.2.2_0 +g95+i386 is the latest installed
717DEBUG: fftw-3 3.2.2_0 +g95+i386 is active
718DEBUG: Merging existing variants g95 i386 into variants
719DEBUG: new fully merged portvariants: g95 +
720DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/math/fftw-3
721DEBUG: OS Platform: darwin
722DEBUG: OS Version: 10.3.0
723DEBUG: Mac OS X Version: 10.6
724DEBUG: System Arch: i386
725DEBUG: setting option os.universal_supported to yes
726DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
727DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
728DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
729DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
730DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
731DEBUG: universal variant already exists, so not adding the default one
732DEBUG: Requested variant darwin is not provided by port fftw-3.
733DEBUG: Requested variant macosx is not provided by port fftw-3.
734DEBUG: Executing variant i386 provides i386
735DEBUG: Executing variant g95 provides g95
736DEBUG: No need to upgrade! fftw-3 3.2.2_0 >= fftw-3 3.2.2_0
737DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/math/fftw-3-single
738DEBUG: epoch: in tree: 0 installed: 0
739DEBUG: fftw-3-single 3.2.2_0 exists in the ports tree
740DEBUG: fftw-3-single 3.2.2_0 +g95+i386 is the latest installed
741DEBUG: fftw-3-single 3.2.2_0 +g95+i386 is active
742DEBUG: Merging existing variants g95 i386 into variants
743DEBUG: new fully merged portvariants: g95 +
744DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/math/fftw-3-single
745DEBUG: OS Platform: darwin
746DEBUG: OS Version: 10.3.0
747DEBUG: Mac OS X Version: 10.6
748DEBUG: System Arch: i386
749DEBUG: setting option os.universal_supported to yes
750DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
751DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
752DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
753DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
754DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
755DEBUG: universal variant already exists, so not adding the default one
756DEBUG: Requested variant darwin is not provided by port fftw-3-single.
757DEBUG: Requested variant macosx is not provided by port fftw-3-single.
758DEBUG: Executing variant i386 provides i386
759DEBUG: Executing variant g95 provides g95
760DEBUG: No need to upgrade! fftw-3-single 3.2.2_0 >= fftw-3-single 3.2.2_0
761DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/ftgl
762DEBUG: epoch: in tree: 0 installed: 0
763DEBUG: ftgl 2.1.3-rc5_0 exists in the ports tree
764DEBUG: ftgl 2.1.3-rc5_0  is the latest installed
765DEBUG: ftgl 2.1.3-rc5_0  is active
766DEBUG: Merging existing variants  into variants
767DEBUG: new fully merged portvariants:
768DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/ftgl
769DEBUG: OS Platform: darwin
770DEBUG: OS Version: 10.3.0
771DEBUG: Mac OS X Version: 10.6
772DEBUG: System Arch: i386
773DEBUG: setting option os.universal_supported to yes
774DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
775DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
776DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
777DEBUG: adding the default universal variant
778DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
779DEBUG: Requested variant darwin is not provided by port ftgl.
780DEBUG: Requested variant i386 is not provided by port ftgl.
781DEBUG: Requested variant macosx is not provided by port ftgl.
782DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/doxygen
783DEBUG: epoch: in tree: 0 installed: 0
784DEBUG: doxygen 1.6.3_1 exists in the ports tree
785DEBUG: doxygen 1.6.3_1 +darwin is the latest installed
786DEBUG: doxygen 1.6.3_1 +darwin is active
787DEBUG: Merging existing variants darwin into variants
788DEBUG: new fully merged portvariants:
789DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/doxygen
790DEBUG: OS Platform: darwin
791DEBUG: OS Version: 10.3.0
792DEBUG: Mac OS X Version: 10.6
793DEBUG: System Arch: i386
794DEBUG: setting option os.universal_supported to yes
795DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
796DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
797DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
798DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
799DEBUG: 'universal_variant no' specified, so not adding the default universal variant
800DEBUG: Requested variant i386 is not provided by port doxygen.
801DEBUG: Requested variant macosx is not provided by port doxygen.
802DEBUG: Executing variant darwin provides darwin
803DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/flex
804DEBUG: flex is *not* installed by MacPorts
805DEBUG: Searching for dependency: flex
806DEBUG: Didn't find receipt, going to depspec regex for: flex
807DEBUG: Found Dependency: path: /usr/bin filename: flex regex: ^flex$
808DEBUG: flex not installed, soft dependency satisfied
809DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/bison
810DEBUG: epoch: in tree: 0 installed: 0
811DEBUG: bison 2.4.2_0 exists in the ports tree
812DEBUG: bison 2.4.2_0  is the latest installed
813DEBUG: bison 2.4.2_0  is active
814DEBUG: Merging existing variants  into variants
815DEBUG: new fully merged portvariants:
816DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/bison
817DEBUG: OS Platform: darwin
818DEBUG: OS Version: 10.3.0
819DEBUG: Mac OS X Version: 10.6
820DEBUG: System Arch: i386
821DEBUG: setting option os.universal_supported to yes
822DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
823DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
824DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
825DEBUG: adding the default universal variant
826DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
827DEBUG: Requested variant darwin is not provided by port bison.
828DEBUG: Requested variant i386 is not provided by port bison.
829DEBUG: Requested variant macosx is not provided by port bison.
830DEBUG: No need to upgrade! bison 2.4.2_0 >= bison 2.4.2_0
831DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/coreutils
832DEBUG: epoch: in tree: 0 installed: 0
833DEBUG: coreutils 8.4_0 exists in the ports tree
834DEBUG: coreutils 8.4_0  is the latest installed
835DEBUG: coreutils 8.4_0  is active
836DEBUG: Merging existing variants  into variants
837DEBUG: new fully merged portvariants:
838DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/coreutils
839DEBUG: OS Platform: darwin
840DEBUG: OS Version: 10.3.0
841DEBUG: Mac OS X Version: 10.6
842DEBUG: System Arch: i386
843DEBUG: setting option os.universal_supported to yes
844DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
845DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
846DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
847DEBUG: adding the default universal variant
848DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
849DEBUG: Requested variant darwin is not provided by port coreutils.
850DEBUG: Requested variant i386 is not provided by port coreutils.
851DEBUG: Requested variant macosx is not provided by port coreutils.
852DEBUG: No need to upgrade! coreutils 8.4_0 >= coreutils 8.4_0
853DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpng
854DEBUG: epoch: in tree: 0 installed: 0
855DEBUG: libpng 1.2.43_0 exists in the ports tree
856DEBUG: libpng 1.2.43_0  is the latest installed
857DEBUG: libpng 1.2.43_0  is active
858DEBUG: Merging existing variants  into variants
859DEBUG: new fully merged portvariants:
860DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpng
861DEBUG: OS Platform: darwin
862DEBUG: OS Version: 10.3.0
863DEBUG: Mac OS X Version: 10.6
864DEBUG: System Arch: i386
865DEBUG: setting option os.universal_supported to yes
866DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
867DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
868DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
869DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
870DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
871DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/archcheck-1.0.tcl
872DEBU--->  Computing dependencies for octave
873--->  Fetching octave
874--->  octave-3.2.4.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/octave
875--->  Attempting to fetch octave-3.2.4.tar.gz from http://lil.fr.distfiles.macports.org/octave
876--->  Attempting to fetch octave-3.2.4.tar.gz from http://distfiles.macports.org/octave
877--->  Attempting to fetch octave-3.2.4.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/octave
878--->  Attempting to fetch octave-3.2.4.tar.gz from ftp://ftp.gnu.org/pub/gnu/octave/
879--->  Verifying checksum(s) for octave
880--->  Checksumming octave-3.2.4.tar.gz
881--->  Extracting octave
882--->  Extracting octave-3.2.4.tar.gz
883--->  Applying patches to octave
884--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/math/octave/files/patch-lo-specfun.cc.diff
885patching file liboctave/lo-specfun.cc
886--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/math/octave/files/patch-configure-no_x11.diff
887patching file configure
888--->  Configuring octave
889checking build system type... i386-apple-darwin10.3.0
890checking host system type... i386-apple-darwin10.3.0
891checking for gcc... /usr/bin/gcc-4.2
892checking for C compiler default output file name... a.out
893checking whether the C compiler works... yes
894checking whether we are cross compiling... no
895checking for suffix of executables...
896checking for suffix of object files... o
897checking whether we are using the GNU C compiler... yes
898checking whether /usr/bin/gcc-4.2 accepts -g... yes
899checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
900checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
901checking for grep that handles long lines and -e... /opt/local/bin/grep
902checking for egrep... /opt/local/bin/grep -E
903checking for ANSI C header files... yes
904checking for sys/types.h... yes
905checking for sys/stat.h... yes
906checking for stdlib.h... yes
907checking for string.h... yes
908checking for memory.h... yes
909checking for strings.h... yes
910checking for inttypes.h... yes
911checking for stdint.h... yes
912checking for unistd.h... yes
913checking minix/config.h usability... no
914checking minix/config.h presence... no
915checking for minix/config.h... no
916checking whether it is safe to define __EXTENSIONS__... yes
917defining man1dir to be $(mandir)/man1
918defining man1ext to be .1
919defining doc_cache_file to be $(octetcdir)/doc-cache
920defining infofile to be $(infodir)/octave.info
921defining octincludedir to be $(includedir)/octave-$(version)
922defining fcnfiledir to be $(datadir)/octave/$(version)/m
923defining localfcnfiledir to be $(datadir)/octave/site/m
924defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m
925defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m
926defining octetcdir to be $(datadir)/octave/$(version)/etc
927defining octlibdir to be $(libdir)/octave-$(version)
928defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type)
929defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type)
930defining localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type)
931defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type)
932defining octfiledir to be $(libexecdir)/octave/$(version)/oct/$(canonical_host_type)
933defining localoctfiledir to be $(libexecdir)/octave/site/oct/$(canonical_host_type)
934defining localapioctfiledir to be $(libexecdir)/octave/site/oct/$(api_version)/$(canonical_host_type)
935defining localveroctfiledir to be $(libexecdir)/octave/$(version)/site/oct/$(canonical_host_type)
936defining imagedir to be $(datadir)/octave/$(version)/imagelib
937configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
938checking whether we are using the GNU C++ compiler... yes
939checking whether /usr/bin/g++-4.2 accepts -g... yes
940checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
941checking for C++ support for new friend template declaration... yes
942checking if C++ library is ISO compliant... yes
943checking for broken C++ reinterpret_cast... no
944checking for gcc... (cached) /usr/bin/gcc-4.2
945checking whether we are using the GNU C compiler... (cached) yes
946checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
947checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
948checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
949checking whether /usr/bin/gcc-4.2 needs -traditional... no
950checking for the pthreads library -lpthreads... no
951checking whether pthreads work without any flags... yes
952checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
953checking if more special flags are required for pthreads... -D_THREAD_SAFE
954checking for X... libraries /opt/local/lib, headers /opt/local/include
955checking for XrmInitialize in -lX11... yes
956checking whether ld accepts -framework Carbon... yes
957configure: adding -Wl,-framework -Wl,Carbon to CARBON_LIBS
958checking whether /usr/bin/gcc-4.2 accepts -mieee-fp... yes
959configure: adding -mieee-fp to XTRA_CFLAGS
960checking whether /usr/bin/g++-4.2 accepts -mieee-fp... yes
961configure: adding -mieee-fp to XTRA_CXXFLAGS
962checking for sin in -lm... yes
963checking qhull/qhull_a.h usability... yes
964checking qhull/qhull_a.h presence... yes
965checking for qhull/qhull_a.h... yes
966checking for qh_qhull in -lqhull... yes
967checking whether the qhull library works... yes
968checking for pcre-config... yes
969checking whether pcre.h defines the macros we need... yes
970checking for pcre_compile... yes
971checking for regexec... yes
972checking for gzclearerr in -lz... yes
973checking zlib.h usability... yes
974checking zlib.h presence... yes
975checking for zlib.h... yes
976checking for H5Pcreate in -lhdf5... yes
977checking hdf5.h usability... yes
978checking hdf5.h presence... yes
979checking for hdf5.h... yes
980checking for H5Gget_num_objs in -lhdf5... yes
981checking whether HDF5 library has required API... yes
982checking fftw3.h usability... yes
983checking fftw3.h presence... yes
984checking for fftw3.h... yes
985checking for fftw_plan_dft_1d in -lfftw3... yes
986checking for fftwf_plan_dft_1d in -lfftw3f... yes
987checking glpk/glpk.h usability... no
988checking glpk/glpk.h presence... no
989checking for glpk/glpk.h... no
990checking glpk.h usability... yes
991checking glpk.h presence... yes
992checking for glpk.h... yes
993checking for glp_lpx_simplex in -lglpk... no
994checking for _glp_lpx_simplex in -lglpk... yes
995checking for curl_easy_escape in -lcurl... yes
996checking curl/curl.h usability... yes
997checking curl/curl.h presence... yes
998checking for curl/curl.h... yes
999checking for GraphicsMagick++-config... GraphicsMagick++-config
1000checking whether ld accepts -framework OpenGL... yes
1001configure: adding -Wl,-framework -Wl,OpenGL to OPENGL_LIBS
1002checking whether gluTessCallback is called with "(...)"... no
1003checking for freetype-config... /opt/local/bin/freetype-config
1004checking for FreeType -- version >= 9.0.3... yes
1005checking FTGL/ftgl.h usability... yes
1006checking FTGL/ftgl.h presence... yes
1007checking for FTGL/ftgl.h... yes
1008checking for FTGLTextureFont in -lftgl... yes
1009checking for fltk-config... no
1010checking for IEEE 754 data format... yes
1011checking for ranlib... ranlib
1012checking whether we are using the GNU Fortran 77 compiler... yes
1013checking whether /opt/local/bin/g95 accepts -g... yes
1014checking how to get verbose linking output from /opt/local/bin/g95... -v
1015checking for Fortran 77 libraries of /opt/local/bin/g95...  -L/opt/local/lib -L/opt/local/bin/../lib/g95/x86_64-apple-darwin10/4.2.4/ -L/opt/local/bin/../lib/g95/x86_64-apple-darwin10/4.2.4 -L/opt/local/lib/g95/x86_64-apple-darwin10/4.2.4/ -L/usr/lib/gcc// -L/opt/local/bin/../lib/g95/x86_64-apple-darwin10/4.2.4/// -L/opt/local/lib/g95/x86_64-apple-darwin10/4.2.4/// -L/usr/lib// -lhdf5 -lz -lf95 -lm
1016checking for dummy main to link with Fortran 77 libraries... none
1017checking for Fortran 77 name-mangling scheme... lower case, underscore, extra underscore
1018checking whether /opt/local/bin/g95 accepts -mieee-fp... yes
1019adding -mieee-fp to FFLAGS
1020configure: defining FFLAGS to be -O2 -m64 -mieee-fp
1021checking whether /opt/local/bin/g95 accepts -ffloat-store... yes
1022setting F77_FLOAT_STORE_FLAG to -ffloat-store
1023checking for sgemm_... no
1024checking for ATL_xerbla in -latlas... yes
1025checking for sgemm_ in -lf77blas... yes
1026checking for cblas_dgemm in -lcblas... yes
1027checking whether LSAME is called correctly from Fortran... yes
1028checking whether ISAMAX is called correctly from Fortran... yes
1029checking whether SDOT is called correctly from Fortran... yes
1030checking whether DDOT is called correctly from Fortran... yes
1031checking whether CDOTU is called correctly from Fortran... yes
1032checking whether ZDOTU is called correctly from Fortran... yes
1033checking for cheev_... no
1034checking for cheev_ in -llapack... yes
1035checking for sqr1up_ in -lqrupdate... yes
1036checking suitesparse/amd.h usability... no
1037checking suitesparse/amd.h presence... no
1038checking for suitesparse/amd.h... no
1039checking ufsparse/amd.h usability... yes
1040checking ufsparse/amd.h presence... yes
1041checking for ufsparse/amd.h... yes
1042checking for amd_postorder in -lamd... yes
1043checking for camd_postorder in -lcamd... yes
1044checking suitesparse/umfpack.h usability... no
1045checking suitesparse/umfpack.h presence... no
1046checking for suitesparse/umfpack.h... no
1047checking ufsparse/umfpack.h usability... yes
1048checking ufsparse/umfpack.h presence... yes
1049checking for ufsparse/umfpack.h... yes
1050checking for umfpack_zi_get_determinant in -lumfpack... yes
1051checking for UMFPACK seperate complex matrix and rhs split... yes
1052checking suitesparse/colamd.h usability... no
1053checking suitesparse/colamd.h presence... no
1054checking for suitesparse/colamd.h... no
1055checking ufsparse/colamd.h usability... yes
1056checking ufsparse/colamd.h presence... yes
1057checking for ufsparse/colamd.h... yes
1058checking for colamd in -lcolamd... yes
1059checking suitesparse/ccolamd.h usability... no
1060checking suitesparse/ccolamd.h presence... no
1061checking for suitesparse/ccolamd.h... no
1062checking ufsparse/ccolamd.h usability... yes
1063checking ufsparse/ccolamd.h presence... yes
1064checking for ufsparse/ccolamd.h... yes
1065checking for ccolamd in -lccolamd... yes
1066checking suitesparse/cholmod.h usability... no
1067checking suitesparse/cholmod.h presence... no
1068checking for suitesparse/cholmod.h... no
1069checking ufsparse/cholmod.h usability... yes
1070checking ufsparse/cholmod.h presence... yes
1071checking for ufsparse/cholmod.h... yes
1072checking for cholmod_start in -lcholmod -lmetis... yes
1073checking suitesparse/cs.h usability... no
1074checking suitesparse/cs.h presence... no
1075checking for suitesparse/cs.h... no
1076checking ufsparse/cs.h usability... yes
1077checking ufsparse/cs.h presence... yes
1078checking for ufsparse/cs.h... yes
1079checking for cs_di_sqr in -lcxsparse... yes
1080checking for F77_FUNC(dseupd,DSEUPD) in -larpack... no
1081configure: WARNING: arpack not found. This will result in a lack of the eigs function.
1082configure: defining FPICFLAG to be -fPIC
1083configure: defining CPICFLAG to be -fPIC
1084configure: defining CXXPICFLAG to be -fPIC
1085configure: defining SHLEXT to be dylib
1086configure: defining SHLLIB to be $(SHLEXT)
1087configure: defining SHLBIN to be
1088configure: defining SHLEXT_VER to be $(version).$(SHLEXT)
1089configure: defining SHLLIB_VER to be $(version).$(SHLLIB)
1090configure: defining SHLBIN_VER to be $(SHLBIN).$(version)
1091configure: defining SHLLINKEXT to be
1092configure: defining LIBPRE to be lib
1093configure: defining SHLPRE to be lib
1094configure: defining SHLLIBPRE to be lib
1095configure: defining SHLBINPRE to be lib
1096configure: defining SH_LD to be $(CXX)
1097configure: defining SH_LDFLAGS to be -dynamiclib -single_module $(LDFLAGS)
1098configure: defining DL_LD to be $(SH_LD)
1099configure: defining DL_LDFLAGS to be -bundle -bundle_loader $(TOPDIR)/src/octave $(LDFLAGS)
1100configure: defining MKOCTFILE_DL_LDFLAGS to be -bundle -bundle_loader $$BINDIR/octave-$$OCTAVE_VERSION$$EXEEXT
1101configure: defining SONAME_FLAGS to be -install_name $(octlibdir)/$@
1102configure: defining NO_OCT_FILE_STRIP to be true
1103configure: defining RLD_FLAG to be
1104configure: defining TEMPLATE_AR to be $(AR)
1105configure: defining TEMPLATE_ARFLAGS to be rc
1106configure: defining CRUFT_DLL_DEFS to be
1107configure: defining OCTAVE_DLL_DEFS to be
1108configure: defining OCTINTERP_DLL_DEFS to be
1109configure: defining OCTGRAPHICS_DLL_DEFS to be
1110configure: defining library_path_var to be DYLD_LIBRARY_PATH
1111checking for gethostname... yes
1112checking for getpwnam... yes
1113checking for mode_t... yes
1114checking for off_t... yes
1115checking for pid_t... yes
1116checking for size_t... yes
1117checking for uid_t in sys/types.h... yes
1118checking for dev_t... yes
1119checking for ino_t... yes
1120checking for nlink_t... yes
1121checking for nlink_t... (cached) yes
1122checking for long long int... yes
1123checking for unsigned long long int... yes
1124checking for sigset_t... yes
1125checking for sig_atomic_t... yes
1126checking size of short... 2
1127checking size of int... 4
1128checking size of long... 8
1129checking size of long long... 8
1130checking for working alloca.h... yes
1131checking for alloca... yes
1132checking for an ANSI C-conforming const... yes
1133checking whether <new> defines placement delete operator... yes
1134checking whether C++ supports dynamic auto arrays... yes
1135checking whether fast integer arithmetics is usable... yes
1136checking size of long double... 16
1137checking for ANSI C header files... (cached) yes
1138checking for dirent.h that defines DIR... yes
1139checking for library containing opendir... none required
1140checking whether time.h and sys/time.h may both be included... yes
1141checking for sys/wait.h that is POSIX.1 compatible... yes
1142checking assert.h usability... yes
1143checking assert.h presence... yes
1144checking for assert.h... yes
1145checking curses.h usability... yes
1146checking curses.h presence... yes
1147checking for curses.h... yes
1148checking direct.h usability... no
1149checking direct.h presence... no
1150checking for direct.h... no
1151checking dlfcn.h usability... yes
1152checking dlfcn.h presence... yes
1153checking for dlfcn.h... yes
1154checking fcntl.h usability... yes
1155checking fcntl.h presence... yes
1156checking for fcntl.h... yes
1157checking float.h usability... yes
1158checking float.h presence... yes
1159checking for float.h... yes
1160checking floatingpoint.h usability... no
1161checking floatingpoint.h presence... no
1162checking for floatingpoint.h... no
1163checking grp.h usability... yes
1164checking grp.h presence... yes
1165checking for grp.h... yes
1166checking ieeefp.h usability... no
1167checking ieeefp.h presence... no
1168checking for ieeefp.h... no
1169checking for inttypes.h... (cached) yes
1170checking limits.h usability... yes
1171checking limits.h presence... yes
1172checking for limits.h... yes
1173checking locale.h usability... yes
1174checking locale.h presence... yes
1175checking for locale.h... yes
1176checking for memory.h... (cached) yes
1177checking nan.h usability... no
1178checking nan.h presence... no
1179checking for nan.h... no
1180checking ncurses.h usability... yes
1181checking ncurses.h presence... yes
1182checking for ncurses.h... yes
1183checking poll.h usability... yes
1184checking poll.h presence... yes
1185checking for poll.h... yes
1186checking pthread.h usability... yes
1187checking pthread.h presence... yes
1188checking for pthread.h... yes
1189checking pwd.h usability... yes
1190checking pwd.h presence... yes
1191checking for pwd.h... yes
1192checking for stdint.h... (cached) yes
1193checking for stdlib.h... (cached) yes
1194checking for string.h... (cached) yes
1195checking sunmath.h usability... no
1196checking sunmath.h presence... no
1197checking for sunmath.h... no
1198checking sys/ioctl.h usability... yes
1199checking sys/ioctl.h presence... yes
1200checking for sys/ioctl.h... yes
1201checking sys/param.h usability... yes
1202checking sys/param.h presence... yes
1203checking for sys/param.h... yes
1204checking sys/poll.h usability... yes
1205checking sys/poll.h presence... yes
1206checking for sys/poll.h... yes
1207checking sys/resource.h usability... yes
1208checking sys/resource.h presence... yes
1209checking for sys/resource.h... yes
1210checking sys/select.h usability... yes
1211checking sys/select.h presence... yes
1212checking for sys/select.h... yes
1213checking for sys/stat.h... (cached) yes
1214checking sys/time.h usability... yes
1215checking sys/time.h presence... yes
1216checking for sys/time.h... yes
1217checking sys/times.h usability... yes
1218checking sys/times.h presence... yes
1219checking for sys/times.h... yes
1220checking for sys/types.h... (cached) yes
1221checking sys/utsname.h usability... yes
1222checking sys/utsname.h presence... yes
1223checking for sys/utsname.h... yes
1224checking sys/utime.h usability... no
1225checking sys/utime.h presence... no
1226checking for sys/utime.h... no
1227checking termcap.h usability... yes
1228checking termcap.h presence... yes
1229checking for termcap.h... yes
1230checking for unistd.h... (cached) yes
1231checking utime.h usability... yes
1232checking utime.h presence... yes
1233checking for utime.h... yes
1234checking varargs.h usability... no
1235checking varargs.h presence... no
1236checking for varargs.h... no
1237checking sstream usability... yes
1238checking sstream presence... yes
1239checking for sstream... yes
1240checking termios.h usability... yes
1241checking termios.h presence... yes
1242checking for termios.h... yes
1243checking termio.h usability... no
1244checking termio.h presence... no
1245checking for termio.h... no
1246checking sgtty.h usability... yes
1247checking sgtty.h presence... yes
1248checking for sgtty.h... yes
1249checking glob.h usability... yes
1250checking glob.h presence... yes
1251checking for glob.h... yes
1252checking fnmatch.h usability... yes
1253checking fnmatch.h presence... yes
1254checking for fnmatch.h... yes
1255checking conio.h usability... no
1256checking conio.h presence... no
1257checking for conio.h... no
1258checking for fnmatch... yes
1259checking for glob... yes
1260checking for atexit... yes
1261checking for basename... yes
1262checking for bcopy... yes
1263checking for bzero... yes
1264checking for canonicalize_file_name... no
1265checking for chmod... yes
1266checking for dup2... yes
1267checking for endgrent... yes
1268checking for endpwent... yes
1269checking for execvp... yes
1270checking for expm1... yes
1271checking for expm1f... yes
1272checking for fcntl... yes
1273checking for fork... yes
1274checking for fstat... yes
1275checking for getcwd... yes
1276checking for getegid... yes
1277checking for geteuid... yes
1278checking for getgid... yes
1279checking for getgrent... yes
1280checking for getgrgid... yes
1281checking for getgrnam... yes
1282checking for getpgrp... yes
1283checking for getpid... yes
1284checking for getppid... yes
1285checking for getpwent... yes
1286checking for getpwuid... yes
1287checking for gettimeofday... yes
1288checking for getuid... yes
1289checking for getwd... yes
1290checking for _kbhit... no
1291checking for kill... yes
1292checking for lgamma... yes
1293checking for lgammaf... yes
1294checking for lgamma_r... yes
1295checking for lgammaf_r... yes
1296checking for link... yes
1297checking for localtime_r... yes
1298checking for log1p... yes
1299checking for log1pf... yes
1300checking for lstat... yes
1301checking for memmove... yes
1302checking for mkdir... yes
1303checking for mkfifo... yes
1304checking for mkstemp... yes
1305checking for on_exit... no
1306checking for pipe... yes
1307checking for poll... yes
1308checking for putenv... yes
1309checking for raise... yes
1310checking for readlink... yes
1311checking for realpath... yes
1312checking for rename... yes
1313checking for resolvepath... no
1314checking for rindex... yes
1315checking for rmdir... yes
1316checking for roundl... yes
1317checking for select... yes
1318checking for setgrent... yes
1319checking for setlocale... yes
1320checking for setpwent... yes
1321checking for setvbuf... yes
1322checking for sigaction... yes
1323checking for siglongjmp... yes
1324checking for sigpending... yes
1325checking for sigprocmask... yes
1326checking for sigsuspend... yes
1327checking for snprintf... yes
1328checking for stat... yes
1329checking for strcasecmp... yes
1330checking for strdup... yes
1331checking for strerror... yes
1332checking for stricmp... no
1333checking for strncasecmp... yes
1334checking for strnicmp... no
1335checking for strptime... yes
1336checking for strsignal... yes
1337checking for symlink... yes
1338checking for tempnam... yes
1339checking for tgammaf... yes
1340checking for trunc... yes
1341checking for umask... yes
1342checking for uname... yes
1343checking for unlink... yes
1344checking for usleep... yes
1345checking for utime... yes
1346checking for vfprintf... yes
1347checking for vsprintf... yes
1348checking for vsnprintf... yes
1349checking for waitpid... yes
1350checking for _chmod... no
1351checking for _snprintf... no
1352checking for x_utime... no
1353checking for _utime32... no
1354checking whether exp2 is declared... yes
1355checking whether round is declared... yes
1356checking whether tgamma is declared... yes
1357checking for exp2... yes
1358checking for round... yes
1359checking for tgamma... yes
1360checking for strftime... yes
1361checking for c99 vsnprintf... yes
1362checking whether strptime is broken... no
1363checking whether putenv uses malloc... no
1364checking mach-o/dyld.h usability... yes
1365checking mach-o/dyld.h presence... yes
1366checking for mach-o/dyld.h... yes
1367checking for struct timeval... yes
1368checking whether gettimeofday can't accept two arguments... no
1369checking for std::isnan in <cmath>... yes
1370checking for std::isnan (float variant) in <cmath>... yes
1371checking for std::isinf in <cmath>... yes
1372checking for std::isinf (float variant) in <cmath>... yes
1373checking for std::isfinite in <cmath>... yes
1374checking for std::isfinite (float variant) in <cmath>... yes
1375checking for finite... yes
1376checking for isnan... yes
1377checking for isinf... yes
1378checking for copysign... yes
1379checking for signbit... no
1380checking for _finite... no
1381checking for _isnan... no
1382checking for _copysign... no
1383checking whether signbit is declared... yes
1384checking for acosh... yes
1385checking for acoshf... yes
1386checking for asinh... yes
1387checking for asinhf... yes
1388checking for atanh... yes
1389checking for atanhf... yes
1390checking for erf... yes
1391checking for erff... yes
1392checking for erfc... yes
1393checking for erfcf... yes
1394checking for exp2f... yes
1395checking for log2... yes
1396checking for log2f... yes
1397checking for hypotf... yes
1398checking for _hypotf... no
1399checking for struct stat.st_blksize... yes
1400checking for struct stat.st_blocks... yes
1401checking for struct stat.st_rdev... yes
1402checking whether struct tm is in sys/time.h or time.h... time.h
1403checking for struct tm.tm_zone... yes
1404checking whether closedir returns void... no
1405checking for struct group.gr_passwd... no
1406checking if mkdir takes one argument... no
1407checking for tputs in -lncurses... yes
1408checking for rl_set_keyboard_input_timeout in -lreadline... yes
1409checking for struct exception in math.h... yes
1410checking return type of signal handlers... void
1411checking whether sys_siglist is declared... yes
1412checking for type of signal functions... posix
1413checking if signal handlers must be reinstalled when invoked... no
1414checking for getrusage... yes
1415checking for times... yes
1416checking for gawk... /opt/local/bin/gawk
1417checking for gfind... no
1418checking for find... find
1419checking for a usable sed... /opt/local/bin/gsed
1420checking for perl... /opt/local/bin/perl
1421checking for python... ' '
1422checking for flex... flex
1423checking lex output file root... lex.yy
1424checking lex library... -lfl
1425checking whether yytext is a pointer... yes
1426defining LFLAGS to be -t -I
1427checking for bison... bison -y
1428checking whether ln -s works... yes
1429checking for a BSD-compatible install... /usr/bin/install -c
1430checking for desktop-file-install... desktop-file-install
1431checking for gnuplot... gnuplot
1432checking for less... less
1433checking for gperf... gperf
1434checking for gs... gs
1435checking for makeinfo... /opt/local/bin/makeinfo
1436checking for texi2dvi... /opt/local/bin/texi2dvi
1437checking for texi2pdf... /opt/local/bin/texi2pdf
1438configure: defining UGLY_DEFS to be -DPACKAGE_NAME=\\\\\"\\\\\" -DPACKAGE_TARNAME=\\\\\"\\\\\" -DPACKAGE_VERSION=\\\\\"\\\\\" -DPACKAGE_STRING=\\\\\"\\\\\" -DPACKAGE_BUGREPORT=\\\\\"\\\\\" -DPACKAGE_URL=\\\\\"\\\\\" -DOCTAVE_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSEPCHAR=\':\' -DSEPCHAR_STR=\\\\\":\\\\\" -D__NO_MATH_INLINES=1 -DCXX_NEW_FRIEND_TEMPLATE_DECL=1 -DCXX_ISO_COMPLIANT_LIBRARY=1 -DHAVE_PTHREAD=1 -DHAVE_X_WINDOWS=1 -DHAVE_FRAMEWORK_CARBON=1 -DHAVE_LIBM=1 -DHAVE_QHULL=1 -DHAVE_PCRE_COMPILE=1 -DHAVE_PCRE=1 -DHAVE_REGEXEC=1 -DHAVE_REGEX=1 -DHAVE_ZLIB_H=1 -DHAVE_ZLIB=1 -DHAVE_HDF5_H=1 -DHAVE_HDF5=1 -DHAVE_H5GGET_NUM_OBJS=1 -DHAVE_FFTW3=1 -DHAVE_GLPK_H=1 -DHAVE_GLPK=1 -DHAVE_CURL_CURL_H=1 -DHAVE_CURL=1 -DHAVE_MAGICK=1 -DHAVE_FRAMEWORK_OPENGL=1 -DHAVE_OPENGL=1 -DHAVE_FTGL_FTGL_H=1 -DHAVE_FTGL=1 -DHAVE_IEEE754_DATA_FORMAT=1 -DF77_FUNC\(name,NAME\)=name\ \#\#\ _ -DF77_FUNC_\(name,NAME\)=name\ \#\#\ __ -DHAVE_BLAS=1 -DHAVE_QRUPDATE=1 -DHAVE_UFSPARSE_AMD_H=1 -DHAVE_AMD=1 -DHAVE_UFSPARSE_UMFPACK_H=1 -DHAVE_UMFPACK=1 -DUMFPACK_SEPARATE_SPLIT=1 -DHAVE_UFSPARSE_COLAMD_H=1 -DHAVE_COLAMD=1 -DHAVE_UFSPARSE_CCOLAMD_H=1 -DHAVE_CCOLAMD=1 -DHAVE_UFSPARSE_CHOLMOD_H=1 -DHAVE_CHOLMOD=1 -DHAVE_UFSPARSE_CS_H=1 -DHAVE_CXSPARSE=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPWNAM=1 -DHAVE_DEV_T=1 -DHAVE_INO_T=1 -DHAVE_NLINK_T=1 -DHAVE_NLINK_T=1 -DHAVE_LONG_LONG_INT=1 -DHAVE_UNSIGNED_LONG_LONG_INT=1 -DHAVE_SIGSET_T=1 -DHAVE_SIG_ATOMIC_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_PLACEMENT_DELETE=1 -DHAVE_DYNAMIC_AUTO_ARRAYS=1 -DHAVE_FAST_INT_OPS=1 -DSIZEOF_LONG_DOUBLE=16 -DSTDC_HEADERS=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ASSERT_H=1 -DHAVE_CURSES_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_FLOAT_H=1 -DHAVE_GRP_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_NCURSES_H=1 -DHAVE_POLL_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_PWD_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_SSTREAM=1 -DHAVE_TERMIOS_H=1 -DHAVE_SGTTY_H=1 -DHAVE_GLOB_H=1 -DHAVE_FNMATCH_H=1 -DHAVE_FNMATCH=1 -DHAVE_GLOB=1 -DHAVE_ATEXIT=1 -DHAVE_BASENAME=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_CHMOD=1 -DHAVE_DUP2=1 -DHAVE_ENDGRENT=1 -DHAVE_ENDPWENT=1 -DHAVE_EXECVP=1 -DHAVE_EXPM1=1 -DHAVE_EXPM1F=1 -DHAVE_FCNTL=1 -DHAVE_FORK=1 -DHAVE_FSTAT=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETGRENT=1 -DHAVE_GETGRGID=1 -DHAVE_GETGRNAM=1 -DHAVE_GETPGRP=1 -DHAVE_GETPID=1 -DHAVE_GETPPID=1 -DHAVE_GETPWENT=1 -DHAVE_GETPWUID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_GETUID=1 -DHAVE_GETWD=1 -DHAVE_KILL=1 -DHAVE_LGAMMA=1 -DHAVE_LGAMMAF=1 -DHAVE_LGAMMA_R=1 -DHAVE_LGAMMAF_R=1 -DHAVE_LINK=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LOG1P=1 -DHAVE_LOG1PF=1 -DHAVE_LSTAT=1 -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_MKFIFO=1 -DHAVE_MKSTEMP=1 -DHAVE_PIPE=1 -DHAVE_POLL=1 -DHAVE_PUTENV=1 -DHAVE_RAISE=1 -DHAVE_READLINK=1 -DHAVE_REALPATH=1 -DHAVE_RENAME=1 -DHAVE_RINDEX=1 -DHAVE_RMDIR=1 -DHAVE_ROUNDL=1 -DHAVE_SELECT=1 -DHAVE_SETGRENT=1 -DHAVE_SETLOCALE=1 -DHAVE_SETPWENT=1 -DHAVE_SETVBUF=1 -DHAVE_SIGACTION=1 -DHAVE_SIGLONGJMP=1 -DHAVE_SIGPENDING=1 -DHAVE_SIGPROCMASK=1 -DHAVE_SIGSUSPEND=1 -DHAVE_SNPRINTF=1 -DHAVE_STAT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPTIME=1 -DHAVE_STRSIGNAL=1 -DHAVE_SYMLINK=1 -DHAVE_TEMPNAM=1 -DHAVE_TGAMMAF=1 -DHAVE_TRUNC=1 -DHAVE_UMASK=1 -DHAVE_UNAME=1 -DHAVE_UNLINK=1 -DHAVE_USLEEP=1 -DHAVE_UTIME=1 -DHAVE_VFPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_WAITPID=1 -DHAVE_DECL_EXP2=1 -DHAVE_DECL_ROUND=1 -DHAVE_DECL_TGAMMA=1 -DHAVE_EXP2=1 -DHAVE_ROUND=1 -DHAVE_TGAMMA=1 -DHAVE_STRFTIME=1 -DHAVE_C99_VSNPRINTF=1 -DHAVE_DYLD_API=1 -DENABLE_DYNAMIC_LINKING=1 -DHAVE_TIMEVAL=1 -DHAVE_CMATH_ISNAN=1 -DHAVE_CMATH_ISNANF=1 -DHAVE_CMATH_ISINF=1 -DHAVE_CMATH_ISINFF=1 -DHAVE_CMATH_ISFINITE=1 -DHAVE_CMATH_ISFINITEF=1 -DHAVE_FINITE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_COPYSIGN=1 -DHAVE_DECL_SIGNBIT=1 -DHAVE_ACOSH=1 -DHAVE_ACOSHF=1 -DHAVE_ASINH=1 -DHAVE_ASINHF=1 -DHAVE_ATANH=1 -DHAVE_ATANHF=1 -DHAVE_ERF=1 -DHAVE_ERFF=1 -DHAVE_ERFC=1 -DHAVE_ERFCF=1 -DHAVE_EXP2F=1 -DHAVE_LOG2=1 -DHAVE_LOG2F=1 -DHAVE_HYPOTF=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DUSE_READLINE=1 -DEXCEPTION_IN_MATH=1 -DRETSIGTYPE=void -DHAVE_DECL_SYS_SIGLIST=1 -DHAVE_POSIX_SIGNALS=1 -DRETSIGTYPE_IS_VOID=1 -DHAVE_GETRUSAGE=1 -DHAVE_TIMES=1 -DYYTEXT_POINTER=1
1439checking whether /usr/bin/gcc-4.2 accepts -Wall... yes
1440adding -Wall to WARN_CFLAGS
1441checking whether /usr/bin/gcc-4.2 accepts -W... yes
1442adding -W to WARN_CFLAGS
1443checking whether /usr/bin/gcc-4.2 accepts -Wshadow... yes
1444adding -Wshadow to WARN_CFLAGS
1445checking whether /usr/bin/gcc-4.2 accepts -Wformat... yes
1446adding -Wformat to WARN_CFLAGS
1447checking whether /usr/bin/g++-4.2 accepts -Wall... yes
1448adding -Wall to WARN_CXXFLAGS
1449checking whether /usr/bin/g++-4.2 accepts -W... yes
1450adding -W to WARN_CXXFLAGS
1451checking whether /usr/bin/g++-4.2 accepts -Wshadow... yes
1452adding -Wshadow to WARN_CXXFLAGS
1453checking whether /usr/bin/g++-4.2 accepts -Wold-style-cast... yes
1454adding -Wold-style-cast to WARN_CXXFLAGS
1455checking whether /usr/bin/g++-4.2 accepts -Wformat... yes
1456adding -Wformat to WARN_CXXFLAGS
1457configure: creating ./config.status
1458config.status: creating octMakefile
1459config.status: creating Makeconf
1460config.status: creating test/Makefile
1461config.status: creating doc/Makefile
1462config.status: creating doc/faq/Makefile
1463config.status: creating doc/interpreter/Makefile
1464config.status: creating doc/liboctave/Makefile
1465config.status: creating doc/refcard/Makefile
1466config.status: creating emacs/Makefile
1467config.status: creating examples/Makefile
1468config.status: creating examples/@polynomial/Makefile
1469config.status: creating examples/@FIRfilter/Makefile
1470config.status: creating liboctave/Makefile
1471config.status: creating liboctave/oct-types.h
1472config.status: creating src/Makefile
1473config.status: creating src/mxarray.h
1474config.status: creating libcruft/Makefile
1475config.status: creating libcruft/Makerules
1476config.status: creating libcruft/amos/Makefile
1477config.status: creating libcruft/blas/Makefile
1478config.status: creating libcruft/daspk/Makefile
1479config.status: creating libcruft/dasrt/Makefile
1480config.status: creating libcruft/dassl/Makefile
1481config.status: creating libcruft/fftpack/Makefile
1482config.status: creating libcruft/lapack/Makefile
1483config.status: creating libcruft/misc/Makefile
1484config.status: creating libcruft/odepack/Makefile
1485config.status: creating libcruft/ordered-qz/Makefile
1486config.status: creating libcruft/quadpack/Makefile
1487config.status: creating libcruft/ranlib/Makefile
1488config.status: creating libcruft/slatec-fn/Makefile
1489config.status: creating libcruft/slatec-err/Makefile
1490config.status: creating libcruft/villad/Makefile
1491config.status: creating libcruft/blas-xtra/Makefile
1492config.status: creating libcruft/lapack-xtra/Makefile
1493config.status: creating config.h
1494config.status: executing Makefile commands
1495=== configuring in scripts (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_octave/work/octave-3.2.4/scripts)
1496configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--enable-shared' '--enable-dl' '--with-hdf5' '--with-fftw' '--enable-static' '--enable-readline' '--with-zlib' '--with-glpk' '--with-curl' '--with-lapack' '--with-umfpack' '--with-colamd' '--with-ccolamd' '--with-cholmod' '--with-cxsparse' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' 'F77=/opt/local/bin/g95' 'FFLAGS=-O2 -m64' --cache-file=/dev/null --srcdir=.
1497checking for a BSD-compatible install... /usr/bin/install -c
1498configure: creating ./config.status
1499config.status: creating Makefile
1500config.status: creating audio/Makefile
1501config.status: creating deprecated/Makefile
1502config.status: creating elfun/Makefile
1503config.status: creating general/Makefile
1504config.status: creating geometry/Makefile
1505config.status: creating help/Makefile
1506config.status: creating image/Makefile
1507config.status: creating io/Makefile
1508config.status: creating linear-algebra/Makefile
1509config.status: creating miscellaneous/Makefile
1510config.status: creating optimization/Makefile
1511config.status: creating path/Makefile
1512config.status: creating pkg/Makefile
1513config.status: creating plot/Makefile
1514config.status: creating polynomial/Makefile
1515config.status: creating set/Makefile
1516config.status: creating signal/Makefile
1517config.status: creating sparse/Makefile
1518config.status: creating specfun/Makefile
1519config.status: creating special-matrix/Makefile
1520config.status: creating startup/Makefile
1521config.status: creating statistics/Makefile
1522config.status: creating statistics/base/Makefile
1523config.status: creating statistics/distributions/Makefile
1524config.status: creating statistics/models/Makefile
1525config.status: creating statistics/tests/Makefile
1526config.status: creating strings/Makefile
1527config.status: creating time/Makefile
1528config.status: creating testfun/Makefile
1529configure:
1530
1531Octave is now configured for i386-apple-darwin10.3.0
1532
1533  Source directory:     .
1534  Installation prefix:  /opt/local
1535  C compiler:           /usr/bin/gcc-4.2  -mieee-fp  -Wall -W -Wshadow -Wformat -O2 -arch x86_64
1536  C++ compiler:         /usr/bin/g++-4.2  -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include  -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64
1537  Fortran compiler:     /opt/local/bin/g95 -O2 -m64 -mieee-fp
1538  Fortran libraries:     -L/opt/local/lib -L/opt/local/bin/../lib/g95/x86_64-apple-darwin10/4.2.4/ -L/opt/local/bin/../lib/g95/x86_64-apple-darwin10/4.2.4 -L/opt/local/lib/g95/x86_64-apple-darwin10/4.2.4/ -L/usr/lib/gcc// -L/opt/local/bin/../lib/g95/x86_64-apple-darwin10/4.2.4/// -L/opt/local/lib/g95/x86_64-apple-darwin10/4.2.4/// -L/usr/lib// -lhdf5 -lz -lf95 -lm
1539  BLAS libraries:       -llapack -lcblas -lf77blas -latlas
1540  FFTW libraries:       -lfftw3 -lfftw3f
1541  GLPK libraries:       -lglpk
1542  UMFPACK libraries:    -lumfpack
1543  AMD libraries:        -lamd
1544  CAMD libraries:       -lcamd
1545  COLAMD libraries:     -lcolamd
1546  CCOLAMD libraries:    -lccolamd
1547  CHOLMOD libraries:    -lcholmod -lmetis
1548  CXSPARSE libraries:   -lcxsparse
1549  ARPACK libraries:     
1550  QRUPDATE libraries:   -lqrupdate
1551  HDF5 libraries:       -lhdf5
1552  CURL libraries:       -lcurl
1553  REGEX libraries:      -L/opt/local/lib -lpcre
1554  QHULL libraries:      -lqhull
1555  OPENGL libraries:     -lftgl -L/opt/local/lib -lfreetype -lz -Wl,-framework -Wl,OpenGL
1556  FLTK backend libs:   
1557  X11 include flags:    /opt/local/include
1558  X11 libraries:        -L/opt/local/lib -lX11
1559  CARBON libraries:     -Wl,-framework -Wl,Carbon
1560  PTHREAD flags         -D_THREAD_SAFE
1561  PTHREAD libraries     
1562  LIBS:                 -lreadline  -lncurses -lhdf5 -lz -lm
1563  Default pager:        less
1564  gnuplot:              gnuplot
1565  Magick config:        GraphicsMagick++-config
1566
1567  Do internal array bounds checking:  false
1568  Build static libraries:             true
1569  Build shared libraries:             true
1570  Dynamic Linking:                    true (dyld)
1571  Include support for GNU readline:   true
1572  64-bit array dims and indexing:     false
1573
1574configure: WARNING: arpack not found. This will result in a lack of the eigs function.
1575configure: WARNING: "FLTK config script not found.  Native graphics will be disabled."
1576configure: WARNING:
1577configure: WARNING: I didn't find the necessary libraries to compile native
1578configure: WARNING: graphics. It isn't necessary to have native graphics
1579configure: WARNING: but you will have to use gnuplot or you won't be able
1580configure: WARNING: to use any of Octave's plotting commands
1581configure: WARNING:
1582configure:
1583
1584NOTE: libraries may be skipped if a library is not found OR
1585      if the library on your system is missing required features.
1586
1587--->  Building octave
1588
1589***********************************************************
1590*
1591*  To compile Octave, you will need a recent versions of
1592*  the following software:
1593*
1594*    GNU Make (a recent version)
1595*
1596*    g++ (preferably a recent 4.x version)
1597*
1598*    flex (2.5.4 or a more recent version) -- required if
1599*    you need to recreate lex.cc from lex.l
1600*
1601*    bison (1.31 or a more recent version) -- required if
1602*    you need to recreate parse.cc from parse.y
1603*
1604*    gperf (3.0.1 or a more recent version) -- required if
1605*    you need to recreate oct-gperf.h from octave.gperf
1606*
1607*  Now would be a good time to read INSTALL.OCTAVE if
1608*  you have not done so already.
1609*
1610***********************************************************
1611
1612/usr/bin/make -f octMakefile all
1613making octave-bug from octave-bug.in
1614chmod a+rx octave-bug
1615making octave-config from octave-config.in
1616chmod a+rx octave-config
1617making mkoctfile from mkoctfile.in
1618chmod a+rx mkoctfile
1619making run-octave from run-octave.in
1620chmod a+rx "run-octave"
1621/usr/bin/make -C libcruft all
1622making mkf77def from mkf77def.in
1623chmod a+rx mkf77def
1624/usr/bin/make -C amos all
1625mkdir pic
1626making cacai.def from cacai.f
1627making cacon.def from cacon.f
1628making cbesh.def from cbesh.f
1629making cbesi.def from cbesi.f
1630making cbesj.def from cbesj.f
1631making cbesk.def from cbesk.f
1632making cbesy.def from cbesy.f
1633making cbinu.def from cbinu.f
1634making cbuni.def from cbuni.f
1635making cbunk.def from cbunk.f
1636making cunk1.def from cunk1.f
1637making cunk2.def from cunk2.f
1638making crati.def from crati.f
1639making cshch.def from cshch.f
1640making cuni1.def from cuni1.f
1641making cuoik.def from cuoik.f
1642making cairy.def from cairy.f
1643making cbiry.def from cbiry.f
1644making ckscl.def from ckscl.f
1645making cs1s2.def from cs1s2.f
1646making cuchk.def from cuchk.f
1647making cuni2.def from cuni2.f
1648making cwrsk.def from cwrsk.f
1649making casyi.def from casyi.f
1650making cbknu.def from cbknu.f
1651making cmlri.def from cmlri.f
1652making cseri.def from cseri.f
1653making cunhj.def from cunhj.f
1654making cunik.def from cunik.f
1655making dgamln.def from dgamln.f
1656making gamln.def from gamln.f
1657making xzabs.def from xzabs.f
1658making xzexp.def from xzexp.f
1659making xzlog.def from xzlog.f
1660making xzsqrt.def from xzsqrt.f
1661making zacai.def from zacai.f
1662making zacon.def from zacon.f
1663making zairy.def from zairy.f
1664making zasyi.def from zasyi.f
1665making zbesh.def from zbesh.f
1666making zbesi.def from zbesi.f
1667making zbesj.def from zbesj.f
1668making zbesk.def from zbesk.f
1669making zbesy.def from zbesy.f
1670making zbinu.def from zbinu.f
1671making zbiry.def from zbiry.f
1672making zbknu.def from zbknu.f
1673making zbuni.def from zbuni.f
1674making zbunk.def from zbunk.f
1675making zdiv.def from zdiv.f
1676making zkscl.def from zkscl.f
1677making zmlri.def from zmlri.f
1678making zmlt.def from zmlt.f
1679making zrati.def from zrati.f
1680making zs1s2.def from zs1s2.f
1681making zseri.def from zseri.f
1682making zshch.def from zshch.f
1683making zuchk.def from zuchk.f
1684making zunhj.def from zunhj.f
1685making zuni1.def from zuni1.f
1686making zuni2.def from zuni2.f
1687making zunik.def from zunik.f
1688making zunk1.def from zunk1.f
1689making zunk2.def from zunk2.f
1690making zuoik.def from zuoik.f
1691making zwrsk.def from zwrsk.f
1692/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cacai.o cacai.f
1693/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cacon.o cacon.f
1694cacon.f: In function 'cacon_':
1695cacon.f:107: warning: will never be executed
1696/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cbesh.o cbesh.f
1697cbesh.f: In function 'cbesh_':
1698cbesh.f:299: warning: will never be executed
1699/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cbesi.o cbesi.f
1700cbesi.f: In function 'cbesi_':
1701cbesi.f:230: warning: will never be executed
1702/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cbesj.o cbesj.f
1703cbesj.f: In function 'cbesj_':
1704cbesj.f:225: warning: will never be executed
1705/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cbesk.o cbesk.f
1706/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cbesy.o cbesy.f
1707cbesy.f: In function 'cbesy_':
1708cbesy.f:193: warning: will never be executed
1709cbesy.f:166: warning: will never be executed
1710/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cbinu.o cbinu.f
1711cbinu.f: In function 'cbinu_':
1712cbinu.f:77: warning: will never be executed
1713/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cbuni.o cbuni.f
1714cbuni.f: In function 'cbuni_':
1715cbuni.f:105: warning: will never be executed
1716/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cbunk.o cbunk.f
1717/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cunk1.o cunk1.f
1718cunk1.f: In function 'cunk1_':
1719cunk1.f:309: warning: will never be executed
1720cunk1.f:151: warning: will never be executed
1721cunk1.f:211: warning: will never be executed
1722/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cunk2.o cunk2.f
1723cunk2.f: In function 'cunk2_':
1724cunk2.f:359: warning: will never be executed
1725cunk2.f:189: warning: will never be executed
1726cunk2.f:258: warning: will never be executed
1727/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o crati.o crati.f
1728/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cshch.o cshch.f
1729/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cuni1.o cuni1.f
1730cuni1.f: In function 'cuni1_':
1731cuni1.f:115: warning: will never be executed
1732/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cuoik.o cuoik.f
1733/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cairy.o cairy.f
1734/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cbiry.o cbiry.f
1735/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ckscl.o ckscl.f
1736/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cs1s2.o cs1s2.f
1737/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cuchk.o cuchk.f
1738/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cuni2.o cuni2.f
1739cuni2.f: In function 'cuni2_':
1740cuni2.f:150: warning: will never be executed
1741/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cwrsk.o cwrsk.f
1742cwrsk.f: In function 'cwrsk_':
1743cwrsk.f:65: warning: will never be executed
1744/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o casyi.o casyi.f
1745casyi.f: In function 'casyi_':
1746casyi.f:116: warning: will never be executed
1747casyi.f:82: warning: will never be executed
1748/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cbknu.o cbknu.f
1749cbknu.f: In function 'cbknu_':
1750cbknu.f:341: warning: will never be executed
1751cbknu.f:216: warning: will never be executed
1752/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cmlri.o cmlri.f
1753cmlri.f: In function 'cmlri_':
1754cmlri.f:148: warning: will never be executed
1755cmlri.f:61: warning: will never be executed
1756cmlri.f:37: warning: will never be executed
1757/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cseri.o cseri.f
1758cseri.f: In function 'cseri_':
1759cseri.f:143: warning: will never be executed
1760cseri.f:121: warning: will never be executed
1761cseri.f:105: warning: will never be executed
1762/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cunhj.o cunhj.f
1763cunhj.f: In function 'cunhj_':
1764cunhj.f:462: warning: will never be executed
1765/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cunik.o cunik.f
1766cunik.f: In function 'cunik_':
1767cunik.f:146: warning: will never be executed
1768/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dgamln.o dgamln.f
1769/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o gamln.o gamln.f
1770/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xzabs.o xzabs.f
1771/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xzexp.o xzexp.f
1772/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xzlog.o xzlog.f
1773/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xzsqrt.o xzsqrt.f
1774/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zacai.o zacai.f
1775/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zacon.o zacon.f
1776zacon.f: In function 'zacon_':
1777zacon.f:143: warning: will never be executed
1778/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zairy.o zairy.f
1779/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zasyi.o zasyi.f
1780zasyi.f: In function 'zasyi_':
1781zasyi.f:153: warning: will never be executed
1782zasyi.f:99: warning: will never be executed
1783/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zbesh.o zbesh.f
1784zbesh.f: In function 'zbesh_':
1785zbesh.f:308: warning: will never be executed
1786/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zbesi.o zbesi.f
1787zbesi.f: In function 'zbesi_':
1788zbesi.f:236: warning: will never be executed
1789/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zbesj.o zbesj.f
1790zbesj.f: In function 'zbesj_':
1791zbesj.f:232: warning: will never be executed
1792/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zbesk.o zbesk.f
1793/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zbesy.o zbesy.f
1794zbesy.f: In function 'zbesy_':
1795zbesy.f:202: warning: will never be executed
1796zbesy.f:171: warning: will never be executed
1797/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zbinu.o zbinu.f
1798zbinu.f: In function 'zbinu_':
1799zbinu.f:80: warning: will never be executed
1800/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zbiry.o zbiry.f
1801/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zbknu.o zbknu.f
1802zbknu.f: In function 'zbknu_':
1803zbknu.f:422: warning: will never be executed
1804zbknu.f:261: warning: will never be executed
1805/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zbuni.o zbuni.f
1806zbuni.f: In function 'zbuni_':
1807zbuni.f:114: warning: will never be executed
1808/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zbunk.o zbunk.f
1809/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zdiv.o zdiv.f
1810/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zkscl.o zkscl.f
1811/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zmlri.o zmlri.f
1812zmlri.f: In function 'zmlri_':
1813zmlri.f:195: warning: will never be executed
1814zmlri.f:79: warning: will never be executed
1815zmlri.f:46: warning: will never be executed
1816/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zmlt.o zmlt.f
1817/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zrati.o zrati.f
1818/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zs1s2.o zs1s2.f
1819/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zseri.o zseri.f
1820zseri.f: In function 'zseri_':
1821zseri.f:178: warning: will never be executed
1822zseri.f:147: warning: will never be executed
1823zseri.f:128: warning: will never be executed
1824/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zshch.o zshch.f
1825/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zuchk.o zuchk.f
1826/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zunhj.o zunhj.f
1827zunhj.f: In function 'zunhj_':
1828zunhj.f:472: warning: will never be executed
1829/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zuni1.o zuni1.f
1830zuni1.f: In function 'zuni1_':
1831zuni1.f:142: warning: will never be executed
1832/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zuni2.o zuni2.f
1833zuni2.f: In function 'zuni2_':
1834zuni2.f:189: warning: will never be executed
1835/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zunik.o zunik.f
1836zunik.f: In function 'zunik_':
1837zunik.f:157: warning: will never be executed
1838/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zunk1.o zunk1.f
1839zunk1.f: In function 'zunk1_':
1840zunk1.f:382: warning: will never be executed
1841zunk1.f:185: warning: will never be executed
1842zunk1.f:258: warning: will never be executed
1843/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zunk2.o zunk2.f
1844zunk2.f: In function 'zunk2_':
1845zunk2.f:461: warning: will never be executed
1846zunk2.f:243: warning: will never be executed
1847zunk2.f:326: warning: will never be executed
1848/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zuoik.o zuoik.f
1849/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o zwrsk.o zwrsk.f
1850zwrsk.f: In function 'zwrsk_':
1851zwrsk.f:80: warning: will never be executed
1852touch stmp-pic
1853/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cacai.f -o pic/cacai.o
1854/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cacon.f -o pic/cacon.o
1855cacon.f: In function 'cacon_':
1856cacon.f:107: warning: will never be executed
1857/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cbesh.f -o pic/cbesh.o
1858cbesh.f: In function 'cbesh_':
1859cbesh.f:299: warning: will never be executed
1860/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cbesi.f -o pic/cbesi.o
1861cbesi.f: In function 'cbesi_':
1862cbesi.f:230: warning: will never be executed
1863/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cbesj.f -o pic/cbesj.o
1864cbesj.f: In function 'cbesj_':
1865cbesj.f:225: warning: will never be executed
1866/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cbesk.f -o pic/cbesk.o
1867/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cbesy.f -o pic/cbesy.o
1868cbesy.f: In function 'cbesy_':
1869cbesy.f:193: warning: will never be executed
1870cbesy.f:166: warning: will never be executed
1871/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cbinu.f -o pic/cbinu.o
1872cbinu.f: In function 'cbinu_':
1873cbinu.f:77: warning: will never be executed
1874/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cbuni.f -o pic/cbuni.o
1875cbuni.f: In function 'cbuni_':
1876cbuni.f:105: warning: will never be executed
1877/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cbunk.f -o pic/cbunk.o
1878/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cunk1.f -o pic/cunk1.o
1879cunk1.f: In function 'cunk1_':
1880cunk1.f:309: warning: will never be executed
1881cunk1.f:151: warning: will never be executed
1882cunk1.f:211: warning: will never be executed
1883/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cunk2.f -o pic/cunk2.o
1884cunk2.f: In function 'cunk2_':
1885cunk2.f:359: warning: will never be executed
1886cunk2.f:189: warning: will never be executed
1887cunk2.f:258: warning: will never be executed
1888/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp crati.f -o pic/crati.o
1889/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cshch.f -o pic/cshch.o
1890/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cuni1.f -o pic/cuni1.o
1891cuni1.f: In function 'cuni1_':
1892cuni1.f:115: warning: will never be executed
1893/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cuoik.f -o pic/cuoik.o
1894/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cairy.f -o pic/cairy.o
1895/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cbiry.f -o pic/cbiry.o
1896/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ckscl.f -o pic/ckscl.o
1897/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cs1s2.f -o pic/cs1s2.o
1898/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cuchk.f -o pic/cuchk.o
1899/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cuni2.f -o pic/cuni2.o
1900cuni2.f: In function 'cuni2_':
1901cuni2.f:150: warning: will never be executed
1902/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cwrsk.f -o pic/cwrsk.o
1903cwrsk.f: In function 'cwrsk_':
1904cwrsk.f:65: warning: will never be executed
1905/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp casyi.f -o pic/casyi.o
1906casyi.f: In function 'casyi_':
1907casyi.f:116: warning: will never be executed
1908casyi.f:82: warning: will never be executed
1909/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cbknu.f -o pic/cbknu.o
1910cbknu.f: In function 'cbknu_':
1911cbknu.f:341: warning: will never be executed
1912cbknu.f:216: warning: will never be executed
1913/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cmlri.f -o pic/cmlri.o
1914cmlri.f: In function 'cmlri_':
1915cmlri.f:148: warning: will never be executed
1916cmlri.f:61: warning: will never be executed
1917cmlri.f:37: warning: will never be executed
1918/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cseri.f -o pic/cseri.o
1919cseri.f: In function 'cseri_':
1920cseri.f:143: warning: will never be executed
1921cseri.f:121: warning: will never be executed
1922cseri.f:105: warning: will never be executed
1923/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cunhj.f -o pic/cunhj.o
1924cunhj.f: In function 'cunhj_':
1925cunhj.f:462: warning: will never be executed
1926/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cunik.f -o pic/cunik.o
1927cunik.f: In function 'cunik_':
1928cunik.f:146: warning: will never be executed
1929/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dgamln.f -o pic/dgamln.o
1930/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp gamln.f -o pic/gamln.o
1931/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xzabs.f -o pic/xzabs.o
1932/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xzexp.f -o pic/xzexp.o
1933/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xzlog.f -o pic/xzlog.o
1934/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xzsqrt.f -o pic/xzsqrt.o
1935/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zacai.f -o pic/zacai.o
1936/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zacon.f -o pic/zacon.o
1937zacon.f: In function 'zacon_':
1938zacon.f:143: warning: will never be executed
1939/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zairy.f -o pic/zairy.o
1940/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zasyi.f -o pic/zasyi.o
1941zasyi.f: In function 'zasyi_':
1942zasyi.f:153: warning: will never be executed
1943zasyi.f:99: warning: will never be executed
1944/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zbesh.f -o pic/zbesh.o
1945zbesh.f: In function 'zbesh_':
1946zbesh.f:308: warning: will never be executed
1947/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zbesi.f -o pic/zbesi.o
1948zbesi.f: In function 'zbesi_':
1949zbesi.f:236: warning: will never be executed
1950/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zbesj.f -o pic/zbesj.o
1951zbesj.f: In function 'zbesj_':
1952zbesj.f:232: warning: will never be executed
1953/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zbesk.f -o pic/zbesk.o
1954/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zbesy.f -o pic/zbesy.o
1955zbesy.f: In function 'zbesy_':
1956zbesy.f:202: warning: will never be executed
1957zbesy.f:171: warning: will never be executed
1958/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zbinu.f -o pic/zbinu.o
1959zbinu.f: In function 'zbinu_':
1960zbinu.f:80: warning: will never be executed
1961/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zbiry.f -o pic/zbiry.o
1962/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zbknu.f -o pic/zbknu.o
1963zbknu.f: In function 'zbknu_':
1964zbknu.f:422: warning: will never be executed
1965zbknu.f:261: warning: will never be executed
1966/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zbuni.f -o pic/zbuni.o
1967zbuni.f: In function 'zbuni_':
1968zbuni.f:114: warning: will never be executed
1969/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zbunk.f -o pic/zbunk.o
1970/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zdiv.f -o pic/zdiv.o
1971/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zkscl.f -o pic/zkscl.o
1972/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zmlri.f -o pic/zmlri.o
1973zmlri.f: In function 'zmlri_':
1974zmlri.f:195: warning: will never be executed
1975zmlri.f:79: warning: will never be executed
1976zmlri.f:46: warning: will never be executed
1977/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zmlt.f -o pic/zmlt.o
1978/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zrati.f -o pic/zrati.o
1979/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zs1s2.f -o pic/zs1s2.o
1980/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zseri.f -o pic/zseri.o
1981zseri.f: In function 'zseri_':
1982zseri.f:178: warning: will never be executed
1983zseri.f:147: warning: will never be executed
1984zseri.f:128: warning: will never be executed
1985/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zshch.f -o pic/zshch.o
1986/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zuchk.f -o pic/zuchk.o
1987/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zunhj.f -o pic/zunhj.o
1988zunhj.f: In function 'zunhj_':
1989zunhj.f:472: warning: will never be executed
1990/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zuni1.f -o pic/zuni1.o
1991zuni1.f: In function 'zuni1_':
1992zuni1.f:142: warning: will never be executed
1993/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zuni2.f -o pic/zuni2.o
1994zuni2.f: In function 'zuni2_':
1995zuni2.f:189: warning: will never be executed
1996/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zunik.f -o pic/zunik.o
1997zunik.f: In function 'zunik_':
1998zunik.f:157: warning: will never be executed
1999/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zunk1.f -o pic/zunk1.o
2000zunk1.f: In function 'zunk1_':
2001zunk1.f:382: warning: will never be executed
2002zunk1.f:185: warning: will never be executed
2003zunk1.f:258: warning: will never be executed
2004/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zunk2.f -o pic/zunk2.o
2005zunk2.f: In function 'zunk2_':
2006zunk2.f:461: warning: will never be executed
2007zunk2.f:243: warning: will never be executed
2008zunk2.f:326: warning: will never be executed
2009/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zuoik.f -o pic/zuoik.o
2010/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp zwrsk.f -o pic/zwrsk.o
2011zwrsk.f: In function 'zwrsk_':
2012zwrsk.f:80: warning: will never be executed
2013warning: run make in parent directory to update libraries
2014/usr/bin/make -C blas-xtra all
2015mkdir pic
2016making xddot.def from xddot.f
2017making xdnrm2.def from xdnrm2.f
2018making xdznrm2.def from xdznrm2.f
2019making xzdotc.def from xzdotc.f
2020making xzdotu.def from xzdotu.f
2021making xsdot.def from xsdot.f
2022making xsnrm2.def from xsnrm2.f
2023making xscnrm2.def from xscnrm2.f
2024making xcdotc.def from xcdotc.f
2025making xcdotu.def from xcdotu.f
2026making xerbla.def from xerbla.f
2027/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xddot.o xddot.f
2028/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xdnrm2.o xdnrm2.f
2029/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xdznrm2.o xdznrm2.f
2030/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xzdotc.o xzdotc.f
2031/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xzdotu.o xzdotu.f
2032/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xsdot.o xsdot.f
2033/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xsnrm2.o xsnrm2.f
2034/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xscnrm2.o xscnrm2.f
2035/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xcdotc.o xcdotc.f
2036/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xcdotu.o xcdotu.f
2037/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xerbla.o xerbla.f
2038touch stmp-pic
2039/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xddot.f -o pic/xddot.o
2040/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xdnrm2.f -o pic/xdnrm2.o
2041/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xdznrm2.f -o pic/xdznrm2.o
2042/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xzdotc.f -o pic/xzdotc.o
2043/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xzdotu.f -o pic/xzdotu.o
2044/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xsdot.f -o pic/xsdot.o
2045/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xsnrm2.f -o pic/xsnrm2.o
2046/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xscnrm2.f -o pic/xscnrm2.o
2047/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xcdotc.f -o pic/xcdotc.o
2048/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xcdotu.f -o pic/xcdotu.o
2049/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xerbla.f -o pic/xerbla.o
2050warning: run make in parent directory to update libraries
2051/usr/bin/make -C daspk all
2052mkdir pic
2053making datv.def from datv.f
2054making dcnst0.def from dcnst0.f
2055making dcnstr.def from dcnstr.f
2056making ddasic.def from ddasic.f
2057making ddasid.def from ddasid.f
2058making ddasik.def from ddasik.f
2059making ddaspk.def from ddaspk.f
2060making ddstp.def from ddstp.f
2061making ddwnrm.def from ddwnrm.f
2062making dfnrmd.def from dfnrmd.f
2063making dfnrmk.def from dfnrmk.f
2064making dhels.def from dhels.f
2065making dheqr.def from dheqr.f
2066making dinvwt.def from dinvwt.f
2067making dlinsd.def from dlinsd.f
2068making dlinsk.def from dlinsk.f
2069making dmatd.def from dmatd.f
2070making dnedd.def from dnedd.f
2071making dnedk.def from dnedk.f
2072making dnsd.def from dnsd.f
2073making dnsid.def from dnsid.f
2074making dnsik.def from dnsik.f
2075making dnsk.def from dnsk.f
2076making dorth.def from dorth.f
2077making dslvd.def from dslvd.f
2078making dslvk.def from dslvk.f
2079making dspigm.def from dspigm.f
2080making dyypnw.def from dyypnw.f
2081/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o datv.o datv.f
2082/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dcnst0.o dcnst0.f
2083/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dcnstr.o dcnstr.f
2084/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddasic.o ddasic.f
2085/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddasid.o ddasid.f
2086/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddasik.o ddasik.f
2087/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddaspk.o ddaspk.f
2088ddaspk.f: In function 'ddaspk_':
2089ddaspk.f:1845: warning: will never be executed
2090ddaspk.f:1549: warning: will never be executed
2091/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddstp.o ddstp.f
2092ddstp.f: In function 'ddstp_':
2093ddstp.f:459: warning: will never be executed
2094/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddwnrm.o ddwnrm.f
2095/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dfnrmd.o dfnrmd.f
2096/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dfnrmk.o dfnrmk.f
2097/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dhels.o dhels.f
2098/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dheqr.o dheqr.f
2099dheqr.f: In function 'dheqr_':
2100dheqr.f:80: warning: will never be executed
2101/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dinvwt.o dinvwt.f
2102dinvwt.f: In function 'dinvwt_':
2103dinvwt.f:24: warning: will never be executed
2104/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dlinsd.o dlinsd.f
2105/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dlinsk.o dlinsk.f
2106/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dmatd.o dmatd.f
2107/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dnedd.o dnedd.f
2108dnedd.f: In function 'dnedd_':
2109dnedd.f:245: warning: will never be executed
2110/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dnedk.o dnedk.f
2111dnedk.f: In function 'dnedk_':
2112dnedk.f:248: warning: will never be executed
2113/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dnsd.o dnsd.f
2114dnsd.f: In function 'dnsd_':
2115dnsd.f:96: warning: will never be executed
2116/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dnsid.o dnsid.f
2117/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dnsik.o dnsik.f
2118/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dnsk.o dnsk.f
2119dnsk.f: In function 'dnsk_':
2120dnsk.f:103: warning: will never be executed
2121/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dorth.o dorth.f
2122/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dslvd.o dslvd.f
2123/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dslvk.o dslvk.f
2124/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dspigm.o dspigm.f
2125dspigm.f: In function 'dspigm_':
2126dspigm.f:251: warning: will never be executed
2127dspigm.f:160: warning: will never be executed
2128/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dyypnw.o dyypnw.f
2129dyypnw.f: In function 'dyypnw_':
2130dyypnw.f:41: warning: will never be executed
2131touch stmp-pic
2132/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp datv.f -o pic/datv.o
2133/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dcnst0.f -o pic/dcnst0.o
2134/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dcnstr.f -o pic/dcnstr.o
2135/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddasic.f -o pic/ddasic.o
2136/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddasid.f -o pic/ddasid.o
2137/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddasik.f -o pic/ddasik.o
2138/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddaspk.f -o pic/ddaspk.o
2139ddaspk.f: In function 'ddaspk_':
2140ddaspk.f:1845: warning: will never be executed
2141ddaspk.f:1549: warning: will never be executed
2142/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddstp.f -o pic/ddstp.o
2143ddstp.f: In function 'ddstp_':
2144ddstp.f:459: warning: will never be executed
2145/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddwnrm.f -o pic/ddwnrm.o
2146/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dfnrmd.f -o pic/dfnrmd.o
2147/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dfnrmk.f -o pic/dfnrmk.o
2148/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dhels.f -o pic/dhels.o
2149/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dheqr.f -o pic/dheqr.o
2150dheqr.f: In function 'dheqr_':
2151dheqr.f:80: warning: will never be executed
2152/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dinvwt.f -o pic/dinvwt.o
2153dinvwt.f: In function 'dinvwt_':
2154dinvwt.f:24: warning: will never be executed
2155/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dlinsd.f -o pic/dlinsd.o
2156/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dlinsk.f -o pic/dlinsk.o
2157/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dmatd.f -o pic/dmatd.o
2158/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dnedd.f -o pic/dnedd.o
2159dnedd.f: In function 'dnedd_':
2160dnedd.f:245: warning: will never be executed
2161/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dnedk.f -o pic/dnedk.o
2162dnedk.f: In function 'dnedk_':
2163dnedk.f:248: warning: will never be executed
2164/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dnsd.f -o pic/dnsd.o
2165dnsd.f: In function 'dnsd_':
2166dnsd.f:96: warning: will never be executed
2167/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dnsid.f -o pic/dnsid.o
2168/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dnsik.f -o pic/dnsik.o
2169/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dnsk.f -o pic/dnsk.o
2170dnsk.f: In function 'dnsk_':
2171dnsk.f:103: warning: will never be executed
2172/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dorth.f -o pic/dorth.o
2173/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dslvd.f -o pic/dslvd.o
2174/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dslvk.f -o pic/dslvk.o
2175/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dspigm.f -o pic/dspigm.o
2176dspigm.f: In function 'dspigm_':
2177dspigm.f:251: warning: will never be executed
2178dspigm.f:160: warning: will never be executed
2179/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dyypnw.f -o pic/dyypnw.o
2180dyypnw.f: In function 'dyypnw_':
2181dyypnw.f:41: warning: will never be executed
2182warning: run make in parent directory to update libraries
2183/usr/bin/make -C dasrt all
2184mkdir pic
2185making ddasrt.def from ddasrt.f
2186making drchek.def from drchek.f
2187making droots.def from droots.f
2188/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddasrt.o ddasrt.f
2189/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o drchek.o drchek.f
2190drchek.f: In function 'drchek_':
2191drchek.f:117: warning: will never be executed
2192/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o droots.o droots.f
2193droots.f: In function 'droots_':
2194droots.f:189: warning: will never be executed
2195touch stmp-pic
2196/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddasrt.f -o pic/ddasrt.o
2197/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp drchek.f -o pic/drchek.o
2198drchek.f: In function 'drchek_':
2199drchek.f:117: warning: will never be executed
2200/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp droots.f -o pic/droots.o
2201droots.f: In function 'droots_':
2202droots.f:189: warning: will never be executed
2203warning: run make in parent directory to update libraries
2204/usr/bin/make -C dassl all
2205mkdir pic
2206making ddaini.def from ddaini.f
2207making ddajac.def from ddajac.f
2208making ddanrm.def from ddanrm.f
2209making ddaslv.def from ddaslv.f
2210making ddassl.def from ddassl.f
2211making ddastp.def from ddastp.f
2212making ddatrp.def from ddatrp.f
2213making ddawts.def from ddawts.f
2214/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddaini.o ddaini.f
2215ddaini.f: In function 'ddaini_':
2216ddaini.f:191: warning: will never be executed
2217ddaini.f:91: warning: will never be executed
2218/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddajac.o ddajac.f
2219/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddanrm.o ddanrm.f
2220/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddaslv.o ddaslv.f
2221/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddassl.o ddassl.f
2222ddassl.f: In function 'ddassl_':
2223ddassl.f:1170: warning: will never be executed
2224/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddastp.o ddastp.f
2225ddastp.f: In function 'ddastp_':
2226ddastp.f:487: warning: will never be executed
2227ddastp.f:353: warning: will never be executed
2228ddastp.f:284: warning: will never be executed
2229/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddatrp.o ddatrp.f
2230/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ddawts.o ddawts.f
2231touch stmp-pic
2232/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddaini.f -o pic/ddaini.o
2233ddaini.f: In function 'ddaini_':
2234ddaini.f:191: warning: will never be executed
2235ddaini.f:91: warning: will never be executed
2236/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddajac.f -o pic/ddajac.o
2237/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddanrm.f -o pic/ddanrm.o
2238/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddaslv.f -o pic/ddaslv.o
2239/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddassl.f -o pic/ddassl.o
2240ddassl.f: In function 'ddassl_':
2241ddassl.f:1170: warning: will never be executed
2242/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddastp.f -o pic/ddastp.o
2243ddastp.f: In function 'ddastp_':
2244ddastp.f:487: warning: will never be executed
2245ddastp.f:353: warning: will never be executed
2246ddastp.f:284: warning: will never be executed
2247/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddatrp.f -o pic/ddatrp.o
2248/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ddawts.f -o pic/ddawts.o
2249warning: run make in parent directory to update libraries
2250/usr/bin/make -C lapack-xtra all
2251mkdir pic
2252making xclange.def from xclange.f
2253making xdlamch.def from xdlamch.f
2254making xdlange.def from xdlange.f
2255making xilaenv.def from xilaenv.f
2256making xslamch.def from xslamch.f
2257making xslange.def from xslange.f
2258making xzlange.def from xzlange.f
2259/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xclange.o xclange.f
2260xclange.f: In function 'xclange_':
2261xclange.f:135: warning: will never be executed
2262xclange.f:115: warning: will never be executed
2263xclange.f:105: warning: will never be executed
2264/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xdlamch.o xdlamch.f
2265/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xdlange.o xdlange.f
2266/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xilaenv.o xilaenv.f
2267/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xslamch.o xslamch.f
2268/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xslange.o xslange.f
2269/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xzlange.o xzlange.f
2270xzlange.f: In function 'xzlange_':
2271xzlange.f:135: warning: will never be executed
2272xzlange.f:115: warning: will never be executed
2273xzlange.f:105: warning: will never be executed
2274touch stmp-pic
2275/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xclange.f -o pic/xclange.o
2276xclange.f: In function 'xclange_':
2277xclange.f:135: warning: will never be executed
2278xclange.f:115: warning: will never be executed
2279xclange.f:105: warning: will never be executed
2280/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xdlamch.f -o pic/xdlamch.o
2281/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xdlange.f -o pic/xdlange.o
2282/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xilaenv.f -o pic/xilaenv.o
2283/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xslamch.f -o pic/xslamch.o
2284/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xslange.f -o pic/xslange.o
2285/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xzlange.f -o pic/xzlange.o
2286xzlange.f: In function 'xzlange_':
2287xzlange.f:135: warning: will never be executed
2288xzlange.f:115: warning: will never be executed
2289xzlange.f:105: warning: will never be executed
2290warning: run make in parent directory to update libraries
2291/usr/bin/make -C misc all
2292making quit.d from quit.cc
2293making f77-extern.d from f77-extern.cc
2294making cquit.d from cquit.c
2295making lo-error.d from lo-error.c
2296making f77-fcn.d from f77-fcn.c
2297mkdir pic
2298making d1mach.def from d1mach.f
2299making r1mach.def from r1mach.f
2300making i1mach.def from i1mach.f
2301/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o d1mach.o d1mach.f
2302/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o r1mach.o r1mach.f
2303/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o i1mach.o i1mach.f
2304/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  f77-fcn.c -o f77-fcn.o
2305f77-fcn.c: In function 'xstopx_':
2306f77-fcn.c:64: warning: function declared 'noreturn' has a 'return' statement
2307/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-error.c -o lo-error.o
2308lo-error.c: In function 'liboctave_warning_with_id':
2309lo-error.c:107: warning: unused parameter 'id'
2310/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  cquit.c -o cquit.o
2311/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  f77-extern.cc -o f77-extern.o
2312/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  quit.cc -o quit.o
2313touch stmp-pic
2314/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp d1mach.f -o pic/d1mach.o
2315/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp r1mach.f -o pic/r1mach.o
2316/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp i1mach.f -o pic/i1mach.o
2317/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  f77-fcn.c -o pic/f77-fcn.o
2318f77-fcn.c: In function 'xstopx_':
2319f77-fcn.c:64: warning: function declared 'noreturn' has a 'return' statement
2320/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-error.c -o pic/lo-error.o
2321lo-error.c: In function 'liboctave_warning_with_id':
2322lo-error.c:107: warning: unused parameter 'id'
2323/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  cquit.c -o pic/cquit.o
2324/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  f77-extern.cc -o pic/f77-extern.o
2325/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  quit.cc -o pic/quit.o
2326warning: run make in parent directory to update libraries
2327/usr/bin/make -C odepack all
2328mkdir pic
2329making cfode.def from cfode.f
2330making dlsode.def from dlsode.f
2331making ewset.def from ewset.f
2332making intdy.def from intdy.f
2333making prepj.def from prepj.f
2334making solsy.def from solsy.f
2335making stode.def from stode.f
2336making vnorm.def from vnorm.f
2337making scfode.def from scfode.f
2338making sewset.def from sewset.f
2339making sintdy.def from sintdy.f
2340making slsode.def from slsode.f
2341making sprepj.def from sprepj.f
2342making ssolsy.def from ssolsy.f
2343making sstode.def from sstode.f
2344making svnorm.def from svnorm.f
2345/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o cfode.o cfode.f
2346cfode.f: In function 'cfode_':
2347cfode.f:47: warning: will never be executed
2348/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dlsode.o dlsode.f
2349dlsode.f: In function 'dlsode_':
2350dlsode.f:1190: warning: will never be executed
2351dlsode.f:1099: warning: will never be executed
2352/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ewset.o ewset.f
2353ewset.f: In function 'ewset_':
2354ewset.f:24: warning: will never be executed
2355ewset.f:20: warning: will never be executed
2356ewset.f:16: warning: will never be executed
2357/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o intdy.o intdy.f
2358intdy.f: In function 'intdy_':
2359intdy.f:68: warning: will never be executed
2360/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o prepj.o prepj.f
2361prepj.f: In function 'prepj_':
2362prepj.f:132: warning: will never be executed
2363prepj.f:110: warning: will never be executed
2364prepj.f:68: warning: will never be executed
2365/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o solsy.o solsy.f
2366solsy.f: In function 'solsy_':
2367solsy.f:56: warning: will never be executed
2368/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o stode.o stode.f
2369stode.f: In function 'stode_':
2370stode.f:420: warning: will never be executed
2371stode.f:357: warning: will never be executed
2372stode.f:262: warning: will never be executed
2373stode.f:251: warning: will never be executed
2374stode.f:217: warning: will never be executed
2375stode.f:195: warning: will never be executed
2376/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o vnorm.o vnorm.f
2377/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o scfode.o scfode.f
2378scfode.f: In function 'scfode_':
2379scfode.f:62: warning: will never be executed
2380/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o sewset.o sewset.f
2381sewset.f: In function 'sewset_':
2382sewset.f:39: warning: will never be executed
2383sewset.f:35: warning: will never be executed
2384sewset.f:31: warning: will never be executed
2385/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o sintdy.o sintdy.f
2386sintdy.f: In function 'sintdy_':
2387sintdy.f:92: warning: will never be executed
2388/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o slsode.o slsode.f
2389slsode.f: In function 'slsode_':
2390slsode.f:1446: warning: will never be executed
2391slsode.f:1360: warning: will never be executed
2392/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o sprepj.o sprepj.f
2393sprepj.f: In function 'sprepj_':
2394sprepj.f:150: warning: will never be executed
2395sprepj.f:128: warning: will never be executed
2396sprepj.f:90: warning: will never be executed
2397/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ssolsy.o ssolsy.f
2398ssolsy.f: In function 'ssolsy_':
2399ssolsy.f:78: warning: will never be executed
2400/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o sstode.o sstode.f
2401sstode.f: In function 'sstode_':
2402sstode.f:436: warning: will never be executed
2403sstode.f:373: warning: will never be executed
2404sstode.f:280: warning: will never be executed
2405sstode.f:269: warning: will never be executed
2406sstode.f:240: warning: will never be executed
2407sstode.f:218: warning: will never be executed
2408/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o svnorm.o svnorm.f
2409touch stmp-pic
2410/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp cfode.f -o pic/cfode.o
2411cfode.f: In function 'cfode_':
2412cfode.f:47: warning: will never be executed
2413/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dlsode.f -o pic/dlsode.o
2414dlsode.f: In function 'dlsode_':
2415dlsode.f:1190: warning: will never be executed
2416dlsode.f:1099: warning: will never be executed
2417/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ewset.f -o pic/ewset.o
2418ewset.f: In function 'ewset_':
2419ewset.f:24: warning: will never be executed
2420ewset.f:20: warning: will never be executed
2421ewset.f:16: warning: will never be executed
2422/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp intdy.f -o pic/intdy.o
2423intdy.f: In function 'intdy_':
2424intdy.f:68: warning: will never be executed
2425/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp prepj.f -o pic/prepj.o
2426prepj.f: In function 'prepj_':
2427prepj.f:132: warning: will never be executed
2428prepj.f:110: warning: will never be executed
2429prepj.f:68: warning: will never be executed
2430/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp solsy.f -o pic/solsy.o
2431solsy.f: In function 'solsy_':
2432solsy.f:56: warning: will never be executed
2433/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp stode.f -o pic/stode.o
2434stode.f: In function 'stode_':
2435stode.f:420: warning: will never be executed
2436stode.f:357: warning: will never be executed
2437stode.f:262: warning: will never be executed
2438stode.f:251: warning: will never be executed
2439stode.f:217: warning: will never be executed
2440stode.f:195: warning: will never be executed
2441/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp vnorm.f -o pic/vnorm.o
2442/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp scfode.f -o pic/scfode.o
2443scfode.f: In function 'scfode_':
2444scfode.f:62: warning: will never be executed
2445/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp sewset.f -o pic/sewset.o
2446sewset.f: In function 'sewset_':
2447sewset.f:39: warning: will never be executed
2448sewset.f:35: warning: will never be executed
2449sewset.f:31: warning: will never be executed
2450/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp sintdy.f -o pic/sintdy.o
2451sintdy.f: In function 'sintdy_':
2452sintdy.f:92: warning: will never be executed
2453/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp slsode.f -o pic/slsode.o
2454slsode.f: In function 'slsode_':
2455slsode.f:1446: warning: will never be executed
2456slsode.f:1360: warning: will never be executed
2457/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp sprepj.f -o pic/sprepj.o
2458sprepj.f: In function 'sprepj_':
2459sprepj.f:150: warning: will never be executed
2460sprepj.f:128: warning: will never be executed
2461sprepj.f:90: warning: will never be executed
2462/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ssolsy.f -o pic/ssolsy.o
2463ssolsy.f: In function 'ssolsy_':
2464ssolsy.f:78: warning: will never be executed
2465/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp sstode.f -o pic/sstode.o
2466sstode.f: In function 'sstode_':
2467sstode.f:436: warning: will never be executed
2468sstode.f:373: warning: will never be executed
2469sstode.f:280: warning: will never be executed
2470sstode.f:269: warning: will never be executed
2471sstode.f:240: warning: will never be executed
2472sstode.f:218: warning: will never be executed
2473/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp svnorm.f -o pic/svnorm.o
2474warning: run make in parent directory to update libraries
2475/usr/bin/make -C ordered-qz all
2476mkdir pic
2477making dsubsp.def from dsubsp.f
2478making exchqz.def from exchqz.f
2479making ssubsp.def from ssubsp.f
2480making sexchqz.def from sexchqz.f
2481/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dsubsp.o dsubsp.f
2482dsubsp.f: In function 'dsubsp_':
2483dsubsp.f:78: warning: will never be executed
2484/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o exchqz.o exchqz.f
2485/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ssubsp.o ssubsp.f
2486ssubsp.f: In function 'ssubsp_':
2487ssubsp.f:78: warning: will never be executed
2488/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o sexchqz.o sexchqz.f
2489touch stmp-pic
2490/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dsubsp.f -o pic/dsubsp.o
2491dsubsp.f: In function 'dsubsp_':
2492dsubsp.f:78: warning: will never be executed
2493/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp exchqz.f -o pic/exchqz.o
2494/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ssubsp.f -o pic/ssubsp.o
2495ssubsp.f: In function 'ssubsp_':
2496ssubsp.f:78: warning: will never be executed
2497/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp sexchqz.f -o pic/sexchqz.o
2498warning: run make in parent directory to update libraries
2499/usr/bin/make -C quadpack all
2500mkdir pic
2501making dqagi.def from dqagi.f
2502making dqagie.def from dqagie.f
2503making dqagp.def from dqagp.f
2504making dqagpe.def from dqagpe.f
2505making dqelg.def from dqelg.f
2506making dqk15i.def from dqk15i.f
2507making dqk21.def from dqk21.f
2508making dqpsrt.def from dqpsrt.f
2509making qagie.def from qagie.f
2510making qagi.def from qagi.f
2511making qagpe.def from qagpe.f
2512making qagp.def from qagp.f
2513making qelg.def from qelg.f
2514making qk15i.def from qk15i.f
2515making qk21.def from qk21.f
2516making qpsrt.def from qpsrt.f
2517making xerror.def from xerror.f
2518/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dqagi.o dqagi.f
2519/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dqagie.o dqagie.f
2520/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dqagp.o dqagp.f
2521/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dqagpe.o dqagpe.f
2522dqagpe.f: In function 'dqagpe_':
2523dqagpe.f:312: warning: will never be executed
2524/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dqelg.o dqelg.f
2525/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dqk15i.o dqk15i.f
2526/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dqk21.o dqk21.f
2527dqk21.f: In function 'dqk21_':
2528dqk21.f:146: warning: will never be executed
2529/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dqpsrt.o dqpsrt.f
2530/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o qagie.o qagie.f
2531/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o qagi.o qagi.f
2532/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o qagpe.o qagpe.f
2533qagpe.f: In function 'qagpe_':
2534qagpe.f:313: warning: will never be executed
2535/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o qagp.o qagp.f
2536/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o qelg.o qelg.f
2537/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o qk15i.o qk15i.f
2538/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o qk21.o qk21.f
2539qk21.f: In function 'qk21_':
2540qk21.f:133: warning: will never be executed
2541/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o qpsrt.o qpsrt.f
2542/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xerror.o xerror.f
2543touch stmp-pic
2544/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dqagi.f -o pic/dqagi.o
2545/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dqagie.f -o pic/dqagie.o
2546/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dqagp.f -o pic/dqagp.o
2547/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dqagpe.f -o pic/dqagpe.o
2548dqagpe.f: In function 'dqagpe_':
2549dqagpe.f:312: warning: will never be executed
2550/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dqelg.f -o pic/dqelg.o
2551/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dqk15i.f -o pic/dqk15i.o
2552/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dqk21.f -o pic/dqk21.o
2553dqk21.f: In function 'dqk21_':
2554dqk21.f:146: warning: will never be executed
2555/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dqpsrt.f -o pic/dqpsrt.o
2556/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp qagie.f -o pic/qagie.o
2557/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp qagi.f -o pic/qagi.o
2558/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp qagpe.f -o pic/qagpe.o
2559qagpe.f: In function 'qagpe_':
2560qagpe.f:313: warning: will never be executed
2561/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp qagp.f -o pic/qagp.o
2562/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp qelg.f -o pic/qelg.o
2563/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp qk15i.f -o pic/qk15i.o
2564/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp qk21.f -o pic/qk21.o
2565qk21.f: In function 'qk21_':
2566qk21.f:133: warning: will never be executed
2567/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp qpsrt.f -o pic/qpsrt.o
2568/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xerror.f -o pic/xerror.o
2569warning: run make in parent directory to update libraries
2570/usr/bin/make -C ranlib all
2571mkdir pic
2572making advnst.def from advnst.f
2573making genbet.def from genbet.f
2574making genchi.def from genchi.f
2575making genexp.def from genexp.f
2576making genf.def from genf.f
2577making gengam.def from gengam.f
2578making genmn.def from genmn.f
2579making genmul.def from genmul.f
2580making gennch.def from gennch.f
2581making gennf.def from gennf.f
2582making gennor.def from gennor.f
2583making genprm.def from genprm.f
2584making genunf.def from genunf.f
2585making getcgn.def from getcgn.f
2586making getsd.def from getsd.f
2587making ignbin.def from ignbin.f
2588making ignlgi.def from ignlgi.f
2589making ignnbn.def from ignnbn.f
2590making ignpoi.def from ignpoi.f
2591making ignuin.def from ignuin.f
2592making initgn.def from initgn.f
2593making inrgcm.def from inrgcm.f
2594making lennob.def from lennob.f
2595making mltmod.def from mltmod.f
2596making phrtsd.def from phrtsd.f
2597making qrgnin.def from qrgnin.f
2598making ranf.def from ranf.f
2599making setall.def from setall.f
2600making setant.def from setant.f
2601making setgmn.def from setgmn.f
2602making setsd.def from setsd.f
2603making sexpo.def from sexpo.f
2604making sgamma.def from sgamma.f
2605making snorm.def from snorm.f
2606making wrap.def from wrap.f
2607/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o advnst.o advnst.f
2608/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o genbet.o genbet.f
2609/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o genchi.o genchi.f
2610/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o genexp.o genexp.f
2611/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o genf.o genf.f
2612/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o gengam.o gengam.f
2613/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o genmn.o genmn.f
2614genmn.f: In function 'genmn_':
2615genmn.f:56: warning: will never be executed
2616/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o genmul.o genmul.f
2617/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o gennch.o gennch.f
2618/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o gennf.o gennf.f
2619/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o gennor.o gennor.f
2620/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o genprm.o genprm.f
2621/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o genunf.o genunf.f
2622/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o getcgn.o getcgn.f
2623/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o getsd.o getsd.f
2624/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ignbin.o ignbin.f
2625ignbin.f: In function 'ignbin_':
2626ignbin.f:267: warning: will never be executed
2627/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ignlgi.o ignlgi.f
2628/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ignnbn.o ignnbn.f
2629/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ignpoi.o ignpoi.f
2630/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ignuin.o ignuin.f
2631/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o initgn.o initgn.f
2632/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o inrgcm.o inrgcm.f
2633/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o lennob.o lennob.f
2634lennob.f: In function 'lennob_':
2635lennob.f:26: warning: will never be executed
2636/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o mltmod.o mltmod.f
2637/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o phrtsd.o phrtsd.f
2638phrtsd.f: In function 'phrtsd_':
2639phrtsd.f:81: warning: will never be executed
2640/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o qrgnin.o qrgnin.f
2641/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ranf.o ranf.f
2642/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o setall.o setall.f
2643/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o setant.o setant.f
2644/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o setgmn.o setgmn.f
2645/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o setsd.o setsd.f
2646/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o sexpo.o sexpo.f
2647/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o sgamma.o sgamma.f
2648/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o snorm.o snorm.f
2649/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o wrap.o wrap.f
2650touch stmp-pic
2651/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp advnst.f -o pic/advnst.o
2652/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp genbet.f -o pic/genbet.o
2653/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp genchi.f -o pic/genchi.o
2654/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp genexp.f -o pic/genexp.o
2655/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp genf.f -o pic/genf.o
2656/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp gengam.f -o pic/gengam.o
2657/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp genmn.f -o pic/genmn.o
2658genmn.f: In function 'genmn_':
2659genmn.f:56: warning: will never be executed
2660/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp genmul.f -o pic/genmul.o
2661/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp gennch.f -o pic/gennch.o
2662/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp gennf.f -o pic/gennf.o
2663/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp gennor.f -o pic/gennor.o
2664/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp genprm.f -o pic/genprm.o
2665/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp genunf.f -o pic/genunf.o
2666/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp getcgn.f -o pic/getcgn.o
2667/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp getsd.f -o pic/getsd.o
2668/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ignbin.f -o pic/ignbin.o
2669ignbin.f: In function 'ignbin_':
2670ignbin.f:267: warning: will never be executed
2671/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ignlgi.f -o pic/ignlgi.o
2672/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ignnbn.f -o pic/ignnbn.o
2673/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ignpoi.f -o pic/ignpoi.o
2674/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ignuin.f -o pic/ignuin.o
2675/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp initgn.f -o pic/initgn.o
2676/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp inrgcm.f -o pic/inrgcm.o
2677/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp lennob.f -o pic/lennob.o
2678lennob.f: In function 'lennob_':
2679lennob.f:26: warning: will never be executed
2680/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp mltmod.f -o pic/mltmod.o
2681/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp phrtsd.f -o pic/phrtsd.o
2682phrtsd.f: In function 'phrtsd_':
2683phrtsd.f:81: warning: will never be executed
2684/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp qrgnin.f -o pic/qrgnin.o
2685/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ranf.f -o pic/ranf.o
2686/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp setall.f -o pic/setall.o
2687/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp setant.f -o pic/setant.o
2688/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp setgmn.f -o pic/setgmn.o
2689/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp setsd.f -o pic/setsd.o
2690/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp sexpo.f -o pic/sexpo.o
2691/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp sgamma.f -o pic/sgamma.o
2692/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp snorm.f -o pic/snorm.o
2693/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp wrap.f -o pic/wrap.o
2694warning: run make in parent directory to update libraries
2695/usr/bin/make -C slatec-err all
2696mkdir pic
2697making fdump.def from fdump.f
2698making ixsav.def from ixsav.f
2699making j4save.def from j4save.f
2700making xerclr.def from xerclr.f
2701making xercnt.def from xercnt.f
2702making xerhlt.def from xerhlt.f
2703making xermsg.def from xermsg.f
2704making xerprn.def from xerprn.f
2705making xerrwd.def from xerrwd.f
2706making xersve.def from xersve.f
2707making xgetf.def from xgetf.f
2708making xgetua.def from xgetua.f
2709making xsetf.def from xsetf.f
2710making xsetua.def from xsetua.f
2711/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o fdump.o fdump.f
2712/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o ixsav.o ixsav.f
2713/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o j4save.o j4save.f
2714/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xerclr.o xerclr.f
2715/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xercnt.o xercnt.f
2716/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xerhlt.o xerhlt.f
2717/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xermsg.o xermsg.f
2718/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xerprn.o xerprn.f
2719xerprn.f: In function 'xerprn_':
2720xerprn.f:126: warning: will never be executed
2721/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xerrwd.o xerrwd.f
2722/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xersve.o xersve.f
2723/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xgetf.o xgetf.f
2724/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xgetua.o xgetua.f
2725/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xsetf.o xsetf.f
2726/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xsetua.o xsetua.f
2727touch stmp-pic
2728/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp fdump.f -o pic/fdump.o
2729/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp ixsav.f -o pic/ixsav.o
2730/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp j4save.f -o pic/j4save.o
2731/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xerclr.f -o pic/xerclr.o
2732/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xercnt.f -o pic/xercnt.o
2733/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xerhlt.f -o pic/xerhlt.o
2734/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xermsg.f -o pic/xermsg.o
2735/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xerprn.f -o pic/xerprn.o
2736xerprn.f: In function 'xerprn_':
2737xerprn.f:126: warning: will never be executed
2738/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xerrwd.f -o pic/xerrwd.o
2739/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xersve.f -o pic/xersve.o
2740/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xgetf.f -o pic/xgetf.o
2741/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xgetua.f -o pic/xgetua.o
2742/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xsetf.f -o pic/xsetf.o
2743/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xsetua.f -o pic/xsetua.o
2744warning: run make in parent directory to update libraries
2745/usr/bin/make -C slatec-fn all
2746mkdir pic
2747making albeta.def from albeta.f
2748making alngam.def from alngam.f
2749making alnrel.def from alnrel.f
2750making algams.def from algams.f
2751making acosh.def from acosh.f
2752making asinh.def from asinh.f
2753making atanh.def from atanh.f
2754making betai.def from betai.f
2755making csevl.def from csevl.f
2756making d9gmit.def from d9gmit.f
2757making d9lgic.def from d9lgic.f
2758making d9lgit.def from d9lgit.f
2759making d9lgmc.def from d9lgmc.f
2760making dacosh.def from dacosh.f
2761making dasinh.def from dasinh.f
2762making datanh.def from datanh.f
2763making dbetai.def from dbetai.f
2764making dcsevl.def from dcsevl.f
2765making derf.def from derf.f
2766making derfc.def from derfc.f
2767making dgami.def from dgami.f
2768making dgamit.def from dgamit.f
2769making dgamlm.def from dgamlm.f
2770making dgamma.def from dgamma.f
2771making dgamr.def from dgamr.f
2772making dlbeta.def from dlbeta.f
2773making dlgams.def from dlgams.f
2774making dlngam.def from dlngam.f
2775making dlnrel.def from dlnrel.f
2776making dpchim.def from dpchim.f
2777making dpchst.def from dpchst.f
2778making erf.def from erf.f
2779making erfc.def from erfc.f
2780making gami.def from gami.f
2781making gamit.def from gamit.f
2782making gamlim.def from gamlim.f
2783making gamma.def from gamma.f
2784making gamr.def from gamr.f
2785making initds.def from initds.f
2786making inits.def from inits.f
2787making pchim.def from pchim.f
2788making pchst.def from pchst.f
2789making r9lgmc.def from r9lgmc.f
2790making r9lgit.def from r9lgit.f
2791making r9gmit.def from r9gmit.f
2792making r9lgic.def from r9lgic.f
2793making xdacosh.def from xdacosh.f
2794making xdasinh.def from xdasinh.f
2795making xdatanh.def from xdatanh.f
2796making xdbetai.def from xdbetai.f
2797making xderf.def from xderf.f
2798making xderfc.def from xderfc.f
2799making xdgami.def from xdgami.f
2800making xdgamit.def from xdgamit.f
2801making xdgamma.def from xdgamma.f
2802making xgmainc.def from xgmainc.f
2803making xacosh.def from xacosh.f
2804making xasinh.def from xasinh.f
2805making xatanh.def from xatanh.f
2806making xerf.def from xerf.f
2807making xerfc.def from xerfc.f
2808making xsgmainc.def from xsgmainc.f
2809making xgamma.def from xgamma.f
2810making xbetai.def from xbetai.f
2811/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o albeta.o albeta.f
2812/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o alngam.o alngam.f
2813/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o alnrel.o alnrel.f
2814/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o algams.o algams.f
2815/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o acosh.o acosh.f
2816/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o asinh.o asinh.f
2817/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o atanh.o atanh.f
2818/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o betai.o betai.f
2819/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o csevl.o csevl.f
2820/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o d9gmit.o d9gmit.f
2821/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o d9lgic.o d9lgic.f
2822/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o d9lgit.o d9lgit.f
2823/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o d9lgmc.o d9lgmc.f
2824/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dacosh.o dacosh.f
2825/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dasinh.o dasinh.f
2826/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o datanh.o datanh.f
2827/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dbetai.o dbetai.f
2828/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dcsevl.o dcsevl.f
2829/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o derf.o derf.f
2830/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o derfc.o derfc.f
2831/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dgami.o dgami.f
2832/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dgamit.o dgamit.f
2833/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dgamlm.o dgamlm.f
2834/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dgamma.o dgamma.f
2835dgamma.f: In function 'dgamma_':
2836dgamma.f:124: warning: will never be executed
2837dgamma.f:117: warning: will never be executed
2838/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dgamr.o dgamr.f
2839/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dlbeta.o dlbeta.f
2840/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dlgams.o dlgams.f
2841/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dlngam.o dlngam.f
2842/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dlnrel.o dlnrel.f
2843/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dpchim.o dpchim.f
2844/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dpchst.o dpchst.f
2845/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o erf.o erf.f
2846/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o erfc.o erfc.f
2847/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o gami.o gami.f
2848/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o gamit.o gamit.f
2849/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o gamlim.o gamlim.f
2850/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o gamma.o gamma.f
2851gamma.f: In function 'gamma_':
2852gamma.f:109: warning: will never be executed
2853gamma.f:102: warning: will never be executed
2854/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o gamr.o gamr.f
2855/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o initds.o initds.f
2856/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o inits.o inits.f
2857/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o pchim.o pchim.f
2858/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o pchst.o pchst.f
2859/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o r9lgmc.o r9lgmc.f
2860/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o r9lgit.o r9lgit.f
2861/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o r9gmit.o r9gmit.f
2862/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o r9lgic.o r9lgic.f
2863/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xdacosh.o xdacosh.f
2864/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xdasinh.o xdasinh.f
2865/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xdatanh.o xdatanh.f
2866/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xdbetai.o xdbetai.f
2867/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xderf.o xderf.f
2868/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xderfc.o xderfc.f
2869/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xdgami.o xdgami.f
2870/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xdgamit.o xdgamit.f
2871/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xdgamma.o xdgamma.f
2872/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xgmainc.o xgmainc.f
2873/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xacosh.o xacosh.f
2874/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xasinh.o xasinh.f
2875/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xatanh.o xatanh.f
2876/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xerf.o xerf.f
2877/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xerfc.o xerfc.f
2878/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xsgmainc.o xsgmainc.f
2879/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xgamma.o xgamma.f
2880/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o xbetai.o xbetai.f
2881touch stmp-pic
2882/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp albeta.f -o pic/albeta.o
2883/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp alngam.f -o pic/alngam.o
2884/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp alnrel.f -o pic/alnrel.o
2885/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp algams.f -o pic/algams.o
2886/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp acosh.f -o pic/acosh.o
2887/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp asinh.f -o pic/asinh.o
2888/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp atanh.f -o pic/atanh.o
2889/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp betai.f -o pic/betai.o
2890/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp csevl.f -o pic/csevl.o
2891/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp d9gmit.f -o pic/d9gmit.o
2892/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp d9lgic.f -o pic/d9lgic.o
2893/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp d9lgit.f -o pic/d9lgit.o
2894/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp d9lgmc.f -o pic/d9lgmc.o
2895/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dacosh.f -o pic/dacosh.o
2896/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dasinh.f -o pic/dasinh.o
2897/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp datanh.f -o pic/datanh.o
2898/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dbetai.f -o pic/dbetai.o
2899/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dcsevl.f -o pic/dcsevl.o
2900/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp derf.f -o pic/derf.o
2901/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp derfc.f -o pic/derfc.o
2902/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dgami.f -o pic/dgami.o
2903/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dgamit.f -o pic/dgamit.o
2904/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dgamlm.f -o pic/dgamlm.o
2905/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dgamma.f -o pic/dgamma.o
2906dgamma.f: In function 'dgamma_':
2907dgamma.f:124: warning: will never be executed
2908dgamma.f:117: warning: will never be executed
2909/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dgamr.f -o pic/dgamr.o
2910/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dlbeta.f -o pic/dlbeta.o
2911/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dlgams.f -o pic/dlgams.o
2912/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dlngam.f -o pic/dlngam.o
2913/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dlnrel.f -o pic/dlnrel.o
2914/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dpchim.f -o pic/dpchim.o
2915/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dpchst.f -o pic/dpchst.o
2916/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp erf.f -o pic/erf.o
2917/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp erfc.f -o pic/erfc.o
2918/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp gami.f -o pic/gami.o
2919/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp gamit.f -o pic/gamit.o
2920/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp gamlim.f -o pic/gamlim.o
2921/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp gamma.f -o pic/gamma.o
2922gamma.f: In function 'gamma_':
2923gamma.f:109: warning: will never be executed
2924gamma.f:102: warning: will never be executed
2925/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp gamr.f -o pic/gamr.o
2926/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp initds.f -o pic/initds.o
2927/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp inits.f -o pic/inits.o
2928/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp pchim.f -o pic/pchim.o
2929/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp pchst.f -o pic/pchst.o
2930/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp r9lgmc.f -o pic/r9lgmc.o
2931/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp r9lgit.f -o pic/r9lgit.o
2932/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp r9gmit.f -o pic/r9gmit.o
2933/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp r9lgic.f -o pic/r9lgic.o
2934/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xdacosh.f -o pic/xdacosh.o
2935/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xdasinh.f -o pic/xdasinh.o
2936/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xdatanh.f -o pic/xdatanh.o
2937/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xdbetai.f -o pic/xdbetai.o
2938/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xderf.f -o pic/xderf.o
2939/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xderfc.f -o pic/xderfc.o
2940/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xdgami.f -o pic/xdgami.o
2941/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xdgamit.f -o pic/xdgamit.o
2942/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xdgamma.f -o pic/xdgamma.o
2943/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xgmainc.f -o pic/xgmainc.o
2944/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xacosh.f -o pic/xacosh.o
2945/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xasinh.f -o pic/xasinh.o
2946/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xatanh.f -o pic/xatanh.o
2947/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xerf.f -o pic/xerf.o
2948/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xerfc.f -o pic/xerfc.o
2949/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xsgmainc.f -o pic/xsgmainc.o
2950/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xgamma.f -o pic/xgamma.o
2951/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp xbetai.f -o pic/xbetai.o
2952warning: run make in parent directory to update libraries
2953/usr/bin/make -C villad all
2954mkdir pic
2955making dfopr.def from dfopr.f
2956making dif.def from dif.f
2957making intrp.def from intrp.f
2958making jcobi.def from jcobi.f
2959making radau.def from radau.f
2960making vilerr.def from vilerr.f
2961/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dfopr.o dfopr.f
2962dfopr.f: In function 'dfopr_':
2963dfopr.f:128: warning: will never be executed
2964dfopr.f:149: warning: will never be executed
2965/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o dif.o dif.f
2966/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o intrp.o intrp.f
2967/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o jcobi.o jcobi.f
2968/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o radau.o radau.f
2969radau.f: In function 'radau_':
2970radau.f:200: warning: will never be executed
2971/opt/local/bin/g95 -c -O2 -m64 -mieee-fp -o vilerr.o vilerr.f
2972touch stmp-pic
2973/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dfopr.f -o pic/dfopr.o
2974dfopr.f: In function 'dfopr_':
2975dfopr.f:128: warning: will never be executed
2976dfopr.f:149: warning: will never be executed
2977/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp dif.f -o pic/dif.o
2978/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp intrp.f -o pic/intrp.o
2979/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp jcobi.f -o pic/jcobi.o
2980/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp radau.f -o pic/radau.o
2981radau.f: In function 'radau_':
2982radau.f:200: warning: will never be executed
2983/opt/local/bin/g95 -c -fPIC -O2 -m64 -mieee-fp vilerr.f -o pic/vilerr.o
2984warning: run make in parent directory to update libraries
2985echo "EXPORTS" > cruft.def
2986cat  amos/cacai.def  amos/cacon.def  amos/cairy.def  amos/casyi.def  amos/cbesh.def  amos/cbesi.def  amos/cbesj.def  amos/cbesk.def  amos/cbesy.def  amos/cbinu.def  amos/cbiry.def  amos/cbknu.def  amos/cbuni.def  amos/cbunk.def  amos/ckscl.def  amos/cmlri.def  amos/crati.def  amos/cs1s2.def  amos/cseri.def  amos/cshch.def  amos/cuchk.def  amos/cunhj.def  amos/cuni1.def  amos/cuni2.def  amos/cunik.def  amos/cunk1.def  amos/cunk2.def  amos/cuoik.def  amos/cwrsk.def  amos/dgamln.def  amos/gamln.def  amos/xzabs.def  amos/xzexp.def  amos/xzlog.def  amos/xzsqrt.def  amos/zacai.def  amos/zacon.def  amos/zairy.def  amos/zasyi.def  amos/zbesh.def  amos/zbesi.def  amos/zbesj.def  amos/zbesk.def  amos/zbesy.def  amos/zbinu.def  amos/zbiry.def  amos/zbknu.def  amos/zbuni.def  amos/zbunk.def  amos/zdiv.def  amos/zkscl.def  amos/zmlri.def  amos/zmlt.def  amos/zrati.def  amos/zs1s2.def  amos/zseri.def  amos/zshch.def  amos/zuchk.def  amos/zunhj.def  amos/zuni1.def  amos/zuni2.def  amos/zunik.def  amos/zunk1.def  amos/zunk2.def  amos/zuoik.def  amos/zwrsk.def  blas-xtra/xcdotc.def  blas-xtra/xcdotu.def  blas-xtra/xddot.def  blas-xtra/xdnrm2.def  blas-xtra/xdznrm2.def  blas-xtra/xerbla.def  blas-xtra/xscnrm2.def  blas-xtra/xsdot.def  blas-xtra/xsnrm2.def  blas-xtra/xzdotc.def  blas-xtra/xzdotu.def  daspk/datv.def  daspk/dcnst0.def  daspk/dcnstr.def  daspk/ddasic.def  daspk/ddasid.def  daspk/ddasik.def  daspk/ddaspk.def  daspk/ddstp.def  daspk/ddwnrm.def  daspk/dfnrmd.def  daspk/dfnrmk.def  daspk/dhels.def  daspk/dheqr.def  daspk/dinvwt.def  daspk/dlinsd.def  daspk/dlinsk.def  daspk/dmatd.def  daspk/dnedd.def  daspk/dnedk.def  daspk/dnsd.def  daspk/dnsid.def  daspk/dnsik.def  daspk/dnsk.def  daspk/dorth.def  daspk/dslvd.def  daspk/dslvk.def  daspk/dspigm.def  daspk/dyypnw.def  dasrt/ddasrt.def  dasrt/drchek.def  dasrt/droots.def  dassl/ddaini.def  dassl/ddajac.def  dassl/ddanrm.def  dassl/ddaslv.def  dassl/ddassl.def  dassl/ddastp.def  dassl/ddatrp.def  dassl/ddawts.def  lapack-xtra/xclange.def  lapack-xtra/xdlamch.def  lapack-xtra/xdlange.def  lapack-xtra/xilaenv.def  lapack-xtra/xslamch.def  lapack-xtra/xslange.def  lapack-xtra/xzlange.def  misc/d1mach.def  misc/i1mach.def  misc/r1mach.def  odepack/cfode.def  odepack/dlsode.def  odepack/ewset.def  odepack/intdy.def  odepack/prepj.def  odepack/scfode.def  odepack/sewset.def  odepack/sintdy.def  odepack/slsode.def  odepack/solsy.def  odepack/sprepj.def  odepack/ssolsy.def  odepack/sstode.def  odepack/stode.def  odepack/svnorm.def  odepack/vnorm.def  ordered-qz/dsubsp.def  ordered-qz/exchqz.def  ordered-qz/sexchqz.def  ordered-qz/ssubsp.def  quadpack/dqagi.def  quadpack/dqagie.def  quadpack/dqagp.def  quadpack/dqagpe.def  quadpack/dqelg.def  quadpack/dqk15i.def  quadpack/dqk21.def  quadpack/dqpsrt.def  quadpack/qagi.def  quadpack/qagie.def  quadpack/qagp.def  quadpack/qagpe.def  quadpack/qelg.def  quadpack/qk15i.def  quadpack/qk21.def  quadpack/qpsrt.def  quadpack/xerror.def  ranlib/advnst.def  ranlib/genbet.def  ranlib/genchi.def  ranlib/genexp.def  ranlib/genf.def  ranlib/gengam.def  ranlib/genmn.def  ranlib/genmul.def  ranlib/gennch.def  ranlib/gennf.def  ranlib/gennor.def  ranlib/genprm.def  ranlib/genunf.def  ranlib/getcgn.def  ranlib/getsd.def  ranlib/ignbin.def  ranlib/ignlgi.def  ranlib/ignnbn.def  ranlib/ignpoi.def  ranlib/ignuin.def  ranlib/initgn.def  ranlib/inrgcm.def  ranlib/lennob.def  ranlib/mltmod.def  ranlib/phrtsd.def  ranlib/qrgnin.def  ranlib/ranf.def  ranlib/setall.def  ranlib/setant.def  ranlib/setgmn.def  ranlib/setsd.def  ranlib/sexpo.def  ranlib/sgamma.def  ranlib/snorm.def  ranlib/wrap.def  slatec-err/fdump.def  slatec-err/ixsav.def  slatec-err/j4save.def  slatec-err/xerclr.def  slatec-err/xercnt.def  slatec-err/xerhlt.def  slatec-err/xermsg.def  slatec-err/xerprn.def  slatec-err/xerrwd.def  slatec-err/xersve.def  slatec-err/xgetf.def  slatec-err/xgetua.def  slatec-err/xsetf.def  slatec-err/xsetua.def  slatec-fn/acosh.def  slatec-fn/albeta.def  slatec-fn/algams.def  slatec-fn/alngam.def  slatec-fn/alnrel.def  slatec-fn/asinh.def  slatec-fn/atanh.def  slatec-fn/betai.def  slatec-fn/csevl.def  slatec-fn/d9gmit.def  slatec-fn/d9lgic.def  slatec-fn/d9lgit.def  slatec-fn/d9lgmc.def  slatec-fn/dacosh.def  slatec-fn/dasinh.def  slatec-fn/datanh.def  slatec-fn/dbetai.def  slatec-fn/dcsevl.def  slatec-fn/derf.def  slatec-fn/derfc.def  slatec-fn/dgami.def  slatec-fn/dgamit.def  slatec-fn/dgamlm.def  slatec-fn/dgamma.def  slatec-fn/dgamr.def  slatec-fn/dlbeta.def  slatec-fn/dlgams.def  slatec-fn/dlngam.def  slatec-fn/dlnrel.def  slatec-fn/dpchim.def  slatec-fn/dpchst.def  slatec-fn/erf.def  slatec-fn/erfc.def  slatec-fn/gami.def  slatec-fn/gamit.def  slatec-fn/gamlim.def  slatec-fn/gamma.def  slatec-fn/gamr.def  slatec-fn/initds.def  slatec-fn/inits.def  slatec-fn/pchim.def  slatec-fn/pchst.def  slatec-fn/r9gmit.def  slatec-fn/r9lgic.def  slatec-fn/r9lgit.def  slatec-fn/r9lgmc.def  slatec-fn/xacosh.def  slatec-fn/xasinh.def  slatec-fn/xatanh.def  slatec-fn/xbetai.def  slatec-fn/xdacosh.def  slatec-fn/xdasinh.def  slatec-fn/xdatanh.def  slatec-fn/xdbetai.def  slatec-fn/xderf.def  slatec-fn/xderfc.def  slatec-fn/xdgami.def  slatec-fn/xdgamit.def  slatec-fn/xdgamma.def  slatec-fn/xerf.def  slatec-fn/xerfc.def  slatec-fn/xgamma.def  slatec-fn/xgmainc.def  slatec-fn/xsgmainc.def  villad/dfopr.def  villad/dif.def  villad/intrp.def  villad/jcobi.def  villad/radau.def  villad/vilerr.def >> cruft.def
2987/usr/bin/make libcruft.a libcruft.3.2.4.dylib
2988rm -f libcruft.a
2989ar rc  libcruft.a amos/cacai.o amos/cacon.o amos/cairy.o amos/casyi.o amos/cbesh.o amos/cbesi.o amos/cbesj.o amos/cbesk.o amos/cbesy.o amos/cbinu.o amos/cbiry.o amos/cbknu.o amos/cbuni.o amos/cbunk.o amos/ckscl.o amos/cmlri.o amos/crati.o amos/cs1s2.o amos/cseri.o amos/cshch.o amos/cuchk.o amos/cunhj.o amos/cuni1.o amos/cuni2.o amos/cunik.o amos/cunk1.o amos/cunk2.o amos/cuoik.o amos/cwrsk.o amos/dgamln.o amos/gamln.o amos/xzabs.o amos/xzexp.o amos/xzlog.o amos/xzsqrt.o amos/zacai.o amos/zacon.o amos/zairy.o amos/zasyi.o amos/zbesh.o amos/zbesi.o amos/zbesj.o amos/zbesk.o amos/zbesy.o amos/zbinu.o amos/zbiry.o amos/zbknu.o amos/zbuni.o amos/zbunk.o amos/zdiv.o amos/zkscl.o amos/zmlri.o amos/zmlt.o amos/zrati.o amos/zs1s2.o amos/zseri.o amos/zshch.o amos/zuchk.o amos/zunhj.o amos/zuni1.o amos/zuni2.o amos/zunik.o amos/zunk1.o amos/zunk2.o amos/zuoik.o amos/zwrsk.o blas-xtra/xcdotc.o blas-xtra/xcdotu.o blas-xtra/xddot.o blas-xtra/xdnrm2.o blas-xtra/xdznrm2.o blas-xtra/xerbla.o blas-xtra/xscnrm2.o blas-xtra/xsdot.o blas-xtra/xsnrm2.o blas-xtra/xzdotc.o blas-xtra/xzdotu.o daspk/datv.o daspk/dcnst0.o daspk/dcnstr.o daspk/ddasic.o daspk/ddasid.o daspk/ddasik.o daspk/ddaspk.o daspk/ddstp.o daspk/ddwnrm.o daspk/dfnrmd.o daspk/dfnrmk.o daspk/dhels.o daspk/dheqr.o daspk/dinvwt.o daspk/dlinsd.o daspk/dlinsk.o daspk/dmatd.o daspk/dnedd.o daspk/dnedk.o daspk/dnsd.o daspk/dnsid.o daspk/dnsik.o daspk/dnsk.o daspk/dorth.o daspk/dslvd.o daspk/dslvk.o daspk/dspigm.o daspk/dyypnw.o dasrt/ddasrt.o dasrt/drchek.o dasrt/droots.o dassl/ddaini.o dassl/ddajac.o dassl/ddanrm.o dassl/ddaslv.o dassl/ddassl.o dassl/ddastp.o dassl/ddatrp.o dassl/ddawts.o lapack-xtra/xclange.o lapack-xtra/xdlamch.o lapack-xtra/xdlange.o lapack-xtra/xilaenv.o lapack-xtra/xslamch.o lapack-xtra/xslange.o lapack-xtra/xzlange.o misc/d1mach.o misc/i1mach.o misc/r1mach.o odepack/cfode.o odepack/dlsode.o odepack/ewset.o odepack/intdy.o odepack/prepj.o odepack/scfode.o odepack/sewset.o odepack/sintdy.o odepack/slsode.o odepack/solsy.o odepack/sprepj.o odepack/ssolsy.o odepack/sstode.o odepack/stode.o odepack/svnorm.o odepack/vnorm.o ordered-qz/dsubsp.o ordered-qz/exchqz.o ordered-qz/sexchqz.o ordered-qz/ssubsp.o quadpack/dqagi.o quadpack/dqagie.o quadpack/dqagp.o quadpack/dqagpe.o quadpack/dqelg.o quadpack/dqk15i.o quadpack/dqk21.o quadpack/dqpsrt.o quadpack/qagi.o quadpack/qagie.o quadpack/qagp.o quadpack/qagpe.o quadpack/qelg.o quadpack/qk15i.o quadpack/qk21.o quadpack/qpsrt.o quadpack/xerror.o ranlib/advnst.o ranlib/genbet.o ranlib/genchi.o ranlib/genexp.o ranlib/genf.o ranlib/gengam.o ranlib/genmn.o ranlib/genmul.o ranlib/gennch.o ranlib/gennf.o ranlib/gennor.o ranlib/genprm.o ranlib/genunf.o ranlib/getcgn.o ranlib/getsd.o ranlib/ignbin.o ranlib/ignlgi.o ranlib/ignnbn.o ranlib/ignpoi.o ranlib/ignuin.o ranlib/initgn.o ranlib/inrgcm.o ranlib/lennob.o ranlib/mltmod.o ranlib/phrtsd.o ranlib/qrgnin.o ranlib/ranf.o ranlib/setall.o ranlib/setant.o ranlib/setgmn.o ranlib/setsd.o ranlib/sexpo.o ranlib/sgamma.o ranlib/snorm.o ranlib/wrap.o slatec-err/fdump.o slatec-err/ixsav.o slatec-err/j4save.o slatec-err/xerclr.o slatec-err/xercnt.o slatec-err/xerhlt.o slatec-err/xermsg.o slatec-err/xerprn.o slatec-err/xerrwd.o slatec-err/xersve.o slatec-err/xgetf.o slatec-err/xgetua.o slatec-err/xsetf.o slatec-err/xsetua.o slatec-fn/acosh.o slatec-fn/albeta.o slatec-fn/algams.o slatec-fn/alngam.o slatec-fn/alnrel.o slatec-fn/asinh.o slatec-fn/atanh.o slatec-fn/betai.o slatec-fn/csevl.o slatec-fn/d9gmit.o slatec-fn/d9lgic.o slatec-fn/d9lgit.o slatec-fn/d9lgmc.o slatec-fn/dacosh.o slatec-fn/dasinh.o slatec-fn/datanh.o slatec-fn/dbetai.o slatec-fn/dcsevl.o slatec-fn/derf.o slatec-fn/derfc.o slatec-fn/dgami.o slatec-fn/dgamit.o slatec-fn/dgamlm.o slatec-fn/dgamma.o slatec-fn/dgamr.o slatec-fn/dlbeta.o slatec-fn/dlgams.o slatec-fn/dlngam.o slatec-fn/dlnrel.o slatec-fn/dpchim.o slatec-fn/dpchst.o slatec-fn/erf.o slatec-fn/erfc.o slatec-fn/gami.o slatec-fn/gamit.o slatec-fn/gamlim.o slatec-fn/gamma.o slatec-fn/gamr.o slatec-fn/initds.o slatec-fn/inits.o slatec-fn/pchim.o slatec-fn/pchst.o slatec-fn/r9gmit.o slatec-fn/r9lgic.o slatec-fn/r9lgit.o slatec-fn/r9lgmc.o slatec-fn/xacosh.o slatec-fn/xasinh.o slatec-fn/xatanh.o slatec-fn/xbetai.o slatec-fn/xdacosh.o slatec-fn/xdasinh.o slatec-fn/xdatanh.o slatec-fn/xdbetai.o slatec-fn/xderf.o slatec-fn/xderfc.o slatec-fn/xdgami.o slatec-fn/xdgamit.o slatec-fn/xdgamma.o slatec-fn/xerf.o slatec-fn/xerfc.o slatec-fn/xgamma.o slatec-fn/xgmainc.o slatec-fn/xsgmainc.o villad/dfopr.o villad/dif.o villad/intrp.o villad/jcobi.o villad/radau.o villad/vilerr.o misc/f77-extern.o misc/f77-fcn.o misc/lo-error.o misc/quit.o misc/cquit.o
2990ranlib libcruft.a
2991rm -f libcruft.dylib
2992/usr/bin/g++-4.2 -dynamiclib -single_module -L/opt/local/lib  -install_name /opt/local/lib/octave-3.2.4/libcruft.dylib -o libcruft.dylib amos/pic/cacai.o amos/pic/cacon.o amos/pic/cairy.o amos/pic/casyi.o amos/pic/cbesh.o amos/pic/cbesi.o amos/pic/cbesj.o amos/pic/cbesk.o amos/pic/cbesy.o amos/pic/cbinu.o amos/pic/cbiry.o amos/pic/cbknu.o amos/pic/cbuni.o amos/pic/cbunk.o amos/pic/ckscl.o amos/pic/cmlri.o amos/pic/crati.o amos/pic/cs1s2.o amos/pic/cseri.o amos/pic/cshch.o amos/pic/cuchk.o amos/pic/cunhj.o amos/pic/cuni1.o amos/pic/cuni2.o amos/pic/cunik.o amos/pic/cunk1.o amos/pic/cunk2.o amos/pic/cuoik.o amos/pic/cwrsk.o amos/pic/dgamln.o amos/pic/gamln.o amos/pic/xzabs.o amos/pic/xzexp.o amos/pic/xzlog.o amos/pic/xzsqrt.o amos/pic/zacai.o amos/pic/zacon.o amos/pic/zairy.o amos/pic/zasyi.o amos/pic/zbesh.o amos/pic/zbesi.o amos/pic/zbesj.o amos/pic/zbesk.o amos/pic/zbesy.o amos/pic/zbinu.o amos/pic/zbiry.o amos/pic/zbknu.o amos/pic/zbuni.o amos/pic/zbunk.o amos/pic/zdiv.o amos/pic/zkscl.o amos/pic/zmlri.o amos/pic/zmlt.o amos/pic/zrati.o amos/pic/zs1s2.o amos/pic/zseri.o amos/pic/zshch.o amos/pic/zuchk.o amos/pic/zunhj.o amos/pic/zuni1.o amos/pic/zuni2.o amos/pic/zunik.o amos/pic/zunk1.o amos/pic/zunk2.o amos/pic/zuoik.o amos/pic/zwrsk.o blas-xtra/pic/xcdotc.o blas-xtra/pic/xcdotu.o blas-xtra/pic/xddot.o blas-xtra/pic/xdnrm2.o blas-xtra/pic/xdznrm2.o blas-xtra/pic/xerbla.o blas-xtra/pic/xscnrm2.o blas-xtra/pic/xsdot.o blas-xtra/pic/xsnrm2.o blas-xtra/pic/xzdotc.o blas-xtra/pic/xzdotu.o daspk/pic/datv.o daspk/pic/dcnst0.o daspk/pic/dcnstr.o daspk/pic/ddasic.o daspk/pic/ddasid.o daspk/pic/ddasik.o daspk/pic/ddaspk.o daspk/pic/ddstp.o daspk/pic/ddwnrm.o daspk/pic/dfnrmd.o daspk/pic/dfnrmk.o daspk/pic/dhels.o daspk/pic/dheqr.o daspk/pic/dinvwt.o daspk/pic/dlinsd.o daspk/pic/dlinsk.o daspk/pic/dmatd.o daspk/pic/dnedd.o daspk/pic/dnedk.o daspk/pic/dnsd.o daspk/pic/dnsid.o daspk/pic/dnsik.o daspk/pic/dnsk.o daspk/pic/dorth.o daspk/pic/dslvd.o daspk/pic/dslvk.o daspk/pic/dspigm.o daspk/pic/dyypnw.o dasrt/pic/ddasrt.o dasrt/pic/drchek.o dasrt/pic/droots.o dassl/pic/ddaini.o dassl/pic/ddajac.o dassl/pic/ddanrm.o dassl/pic/ddaslv.o dassl/pic/ddassl.o dassl/pic/ddastp.o dassl/pic/ddatrp.o dassl/pic/ddawts.o lapack-xtra/pic/xclange.o lapack-xtra/pic/xdlamch.o lapack-xtra/pic/xdlange.o lapack-xtra/pic/xilaenv.o lapack-xtra/pic/xslamch.o lapack-xtra/pic/xslange.o lapack-xtra/pic/xzlange.o misc/pic/d1mach.o misc/pic/i1mach.o misc/pic/r1mach.o odepack/pic/cfode.o odepack/pic/dlsode.o odepack/pic/ewset.o odepack/pic/intdy.o odepack/pic/prepj.o odepack/pic/scfode.o odepack/pic/sewset.o odepack/pic/sintdy.o odepack/pic/slsode.o odepack/pic/solsy.o odepack/pic/sprepj.o odepack/pic/ssolsy.o odepack/pic/sstode.o odepack/pic/stode.o odepack/pic/svnorm.o odepack/pic/vnorm.o ordered-qz/pic/dsubsp.o ordered-qz/pic/exchqz.o ordered-qz/pic/sexchqz.o ordered-qz/pic/ssubsp.o quadpack/pic/dqagi.o quadpack/pic/dqagie.o quadpack/pic/dqagp.o quadpack/pic/dqagpe.o quadpack/pic/dqelg.o quadpack/pic/dqk15i.o quadpack/pic/dqk21.o quadpack/pic/dqpsrt.o quadpack/pic/qagi.o quadpack/pic/qagie.o quadpack/pic/qagp.o quadpack/pic/qagpe.o quadpack/pic/qelg.o quadpack/pic/qk15i.o quadpack/pic/qk21.o quadpack/pic/qpsrt.o quadpack/pic/xerror.o ranlib/pic/advnst.o ranlib/pic/genbet.o ranlib/pic/genchi.o ranlib/pic/genexp.o ranlib/pic/genf.o ranlib/pic/gengam.o ranlib/pic/genmn.o ranlib/pic/genmul.o ranlib/pic/gennch.o ranlib/pic/gennf.o ranlib/pic/gennor.o ranlib/pic/genprm.o ranlib/pic/genunf.o ranlib/pic/getcgn.o ranlib/pic/getsd.o ranlib/pic/ignbin.o ranlib/pic/ignlgi.o ranlib/pic/ignnbn.o ranlib/pic/ignpoi.o ranlib/pic/ignuin.o ranlib/pic/initgn.o ranlib/pic/inrgcm.o ranlib/pic/lennob.o ranlib/pic/mltmod.o ranlib/pic/phrtsd.o ranlib/pic/qrgnin.o ranlib/pic/ranf.o ranlib/pic/setall.o ranlib/pic/setant.o ranlib/pic/setgmn.o ranlib/pic/setsd.o ranlib/pic/sexpo.o ranlib/pic/sgamma.o ranlib/pic/snorm.o ranlib/pic/wrap.o slatec-err/pic/fdump.o slatec-err/pic/ixsav.o slatec-err/pic/j4save.o slatec-err/pic/xerclr.o slatec-err/pic/xercnt.o slatec-err/pic/xerhlt.o slatec-err/pic/xermsg.o slatec-err/pic/xerprn.o slatec-err/pic/xerrwd.o slatec-err/pic/xersve.o slatec-err/pic/xgetf.o slatec-err/pic/xgetua.o slatec-err/pic/xsetf.o slatec-err/pic/xsetua.o slatec-fn/pic/acosh.o slatec-fn/pic/albeta.o slatec-fn/pic/algams.o slatec-fn/pic/alngam.o slatec-fn/pic/alnrel.o slatec-fn/pic/asinh.o slatec-fn/pic/atanh.o slatec-fn/pic/betai.o slatec-fn/pic/csevl.o slatec-fn/pic/d9gmit.o slatec-fn/pic/d9lgic.o slatec-fn/pic/d9lgit.o slatec-fn/pic/d9lgmc.o slatec-fn/pic/dacosh.o slatec-fn/pic/dasinh.o slatec-fn/pic/datanh.o slatec-fn/pic/dbetai.o slatec-fn/pic/dcsevl.o slatec-fn/pic/derf.o slatec-fn/pic/derfc.o slatec-fn/pic/dgami.o slatec-fn/pic/dgamit.o slatec-fn/pic/dgamlm.o slatec-fn/pic/dgamma.o slatec-fn/pic/dgamr.o slatec-fn/pic/dlbeta.o slatec-fn/pic/dlgams.o slatec-fn/pic/dlngam.o slatec-fn/pic/dlnrel.o slatec-fn/pic/dpchim.o slatec-fn/pic/dpchst.o slatec-fn/pic/erf.o slatec-fn/pic/erfc.o slatec-fn/pic/gami.o slatec-fn/pic/gamit.o slatec-fn/pic/gamlim.o slatec-fn/pic/gamma.o slatec-fn/pic/gamr.o slatec-fn/pic/initds.o slatec-fn/pic/inits.o slatec-fn/pic/pchim.o slatec-fn/pic/pchst.o slatec-fn/pic/r9gmit.o slatec-fn/pic/r9lgic.o slatec-fn/pic/r9lgit.o slatec-fn/pic/r9lgmc.o slatec-fn/pic/xacosh.o slatec-fn/pic/xasinh.o slatec-fn/pic/xatanh.o slatec-fn/pic/xbetai.o slatec-fn/pic/xdacosh.o slatec-fn/pic/xdasinh.o slatec-fn/pic/xdatanh.o slatec-fn/pic/xdbetai.o slatec-fn/pic/xderf.o slatec-fn/pic/xderfc.o slatec-fn/pic/xdgami.o slatec-fn/pic/xdgamit.o slatec-fn/pic/xdgamma.o slatec-fn/pic/xerf.o slatec-fn/pic/xerfc.o slatec-fn/pic/xgamma.o slatec-fn/pic/xgmainc.o slatec-fn/pic/xsgmainc.o villad/pic/dfopr.o villad/pic/dif.o villad/pic/intrp.o villad/pic/jcobi.o villad/pic/radau.o villad/pic/vilerr.o misc/pic/f77-extern.o misc/pic/f77-fcn.o misc/pic/lo-error.o misc/pic/quit.o misc/pic/cquit.o -llapack -lcblas -lf77blas -latlas -lfftw3 -lfftw3f -L/opt/local/lib -L/opt/local/bin/../lib/g95/x86_64-apple-darwin10/4.2.4/ -L/opt/local/bin/../lib/g95/x86_64-apple-darwin10/4.2.4 -L/opt/local/lib/g95/x86_64-apple-darwin10/4.2.4/ -L/usr/lib/gcc// -L/opt/local/bin/../lib/g95/x86_64-apple-darwin10/4.2.4/// -L/opt/local/lib/g95/x86_64-apple-darwin10/4.2.4/// -L/usr/lib// -lhdf5 -lz -lf95 -lm
2993rm -f libcruft.3.2.4.dylib
2994ln -s libcruft.dylib libcruft.3.2.4.dylib
2995/usr/bin/make -C liboctave all
2996making pathsearch.d from pathsearch.cc
2997making kpse-xfns.d from kpse-xfns.c
2998making oct-rl-hist.d from oct-rl-hist.c
2999making oct-rl-edit.d from oct-rl-edit.c
3000making cmd-hist.d from cmd-hist.cc
3001making cmd-edit.d from cmd-edit.cc
3002making tempnam.d from tempnam.c
3003making tempname.d from tempname.c
3004making strncase.d from strncase.c
3005making strcasecmp.d from strcasecmp.c
3006making strptime.d from strptime.c
3007making strftime.d from strftime.c
3008making rmdir.d from rmdir.c
3009making rename.d from rename.c
3010making randpoisson.d from randpoisson.c
3011making randmtzig.d from randmtzig.c
3012making randgamma.d from randgamma.c
3013making oct-getopt.d from oct-getopt.c
3014making mkdir.d from mkdir.c
3015making md5.d from md5.c
3016making lo-cutils.d from lo-cutils.c
3017making lo-cieee.d from lo-cieee.c
3018making getopt1.d from getopt1.c
3019making getopt.d from getopt.c
3020making filemode.d from filemode.c
3021making f2c-main.d from f2c-main.c
3022making smx-sbm-bm.d from smx-sbm-bm.cc
3023making smx-bm-sbm.d from smx-bm-sbm.cc
3024making smx-scm-cm.d from smx-scm-cm.cc
3025making smx-sm-cm.d from smx-sm-cm.cc
3026making smx-scm-m.d from smx-scm-m.cc
3027making smx-sm-m.d from smx-sm-m.cc
3028making smx-cm-scm.d from smx-cm-scm.cc
3029making smx-cm-sm.d from smx-cm-sm.cc
3030making smx-m-scm.d from smx-m-scm.cc
3031making smx-m-sm.d from smx-m-sm.cc
3032making smx-sm-scm.d from smx-sm-scm.cc
3033making smx-scm-sm.d from smx-scm-sm.cc
3034making smx-s-scm.d from smx-s-scm.cc
3035making smx-scm-s.d from smx-scm-s.cc
3036making smx-cs-sm.d from smx-cs-sm.cc
3037making smx-sm-cs.d from smx-sm-cs.cc
3038making vx-fs-fcrv.d from vx-fs-fcrv.cc
3039making vx-fs-fccv.d from vx-fs-fccv.cc
3040making vx-frv-fcs.d from vx-frv-fcs.cc
3041making vx-frv-fcrv.d from vx-frv-fcrv.cc
3042making vx-fcv-fcs.d from vx-fcv-fcs.cc
3043making vx-fcv-fccv.d from vx-fcv-fccv.cc
3044making vx-fcs-frv.d from vx-fcs-frv.cc
3045making vx-fcs-fcv.d from vx-fcs-fcv.cc
3046making vx-fcrv-fs.d from vx-fcrv-fs.cc
3047making vx-fcrv-frv.d from vx-fcrv-frv.cc
3048making vx-fccv-fs.d from vx-fccv-fs.cc
3049making vx-fccv-fcv.d from vx-fccv-fcv.cc
3050making vx-s-crv.d from vx-s-crv.cc
3051making vx-s-ccv.d from vx-s-ccv.cc
3052making vx-rv-cs.d from vx-rv-cs.cc
3053making vx-rv-crv.d from vx-rv-crv.cc
3054making vx-cv-cs.d from vx-cv-cs.cc
3055making vx-cv-ccv.d from vx-cv-ccv.cc
3056making vx-cs-rv.d from vx-cs-rv.cc
3057making vx-cs-cv.d from vx-cs-cv.cc
3058making vx-crv-s.d from vx-crv-s.cc
3059making vx-crv-rv.d from vx-crv-rv.cc
3060making vx-ccv-s.d from vx-ccv-s.cc
3061making vx-ccv-cv.d from vx-ccv-cv.cc
3062making mx-ui64nda-i64nda.d from mx-ui64nda-i64nda.cc
3063making mx-ui64nda-ui32nda.d from mx-ui64nda-ui32nda.cc
3064making mx-ui64nda-i32nda.d from mx-ui64nda-i32nda.cc
3065making mx-ui64nda-ui16nda.d from mx-ui64nda-ui16nda.cc
3066making mx-ui64nda-i16nda.d from mx-ui64nda-i16nda.cc
3067making mx-ui64nda-ui8nda.d from mx-ui64nda-ui8nda.cc
3068making mx-ui64nda-i8nda.d from mx-ui64nda-i8nda.cc
3069making mx-ui32nda-ui64nda.d from mx-ui32nda-ui64nda.cc
3070making mx-ui32nda-i64nda.d from mx-ui32nda-i64nda.cc
3071making mx-ui32nda-i32nda.d from mx-ui32nda-i32nda.cc
3072making mx-ui32nda-ui16nda.d from mx-ui32nda-ui16nda.cc
3073making mx-ui32nda-i16nda.d from mx-ui32nda-i16nda.cc
3074making mx-ui32nda-ui8nda.d from mx-ui32nda-ui8nda.cc
3075making mx-ui32nda-i8nda.d from mx-ui32nda-i8nda.cc
3076making mx-ui16nda-ui64nda.d from mx-ui16nda-ui64nda.cc
3077making mx-ui16nda-i64nda.d from mx-ui16nda-i64nda.cc
3078making mx-ui16nda-ui32nda.d from mx-ui16nda-ui32nda.cc
3079making mx-ui16nda-i32nda.d from mx-ui16nda-i32nda.cc
3080making mx-ui16nda-i16nda.d from mx-ui16nda-i16nda.cc
3081making mx-ui16nda-ui8nda.d from mx-ui16nda-ui8nda.cc
3082making mx-ui16nda-i8nda.d from mx-ui16nda-i8nda.cc
3083making mx-ui8nda-ui64nda.d from mx-ui8nda-ui64nda.cc
3084making mx-ui8nda-i64nda.d from mx-ui8nda-i64nda.cc
3085making mx-ui8nda-ui32nda.d from mx-ui8nda-ui32nda.cc
3086making mx-ui8nda-i32nda.d from mx-ui8nda-i32nda.cc
3087making mx-ui8nda-ui16nda.d from mx-ui8nda-ui16nda.cc
3088making mx-ui8nda-i16nda.d from mx-ui8nda-i16nda.cc
3089making mx-ui8nda-i8nda.d from mx-ui8nda-i8nda.cc
3090making mx-i64nda-ui64nda.d from mx-i64nda-ui64nda.cc
3091making mx-i64nda-ui32nda.d from mx-i64nda-ui32nda.cc
3092making mx-i64nda-i32nda.d from mx-i64nda-i32nda.cc
3093making mx-i64nda-ui16nda.d from mx-i64nda-ui16nda.cc
3094making mx-i64nda-i16nda.d from mx-i64nda-i16nda.cc
3095making mx-i64nda-ui8nda.d from mx-i64nda-ui8nda.cc
3096making mx-i64nda-i8nda.d from mx-i64nda-i8nda.cc
3097making mx-i32nda-ui64nda.d from mx-i32nda-ui64nda.cc
3098making mx-i32nda-i64nda.d from mx-i32nda-i64nda.cc
3099making mx-i32nda-ui32nda.d from mx-i32nda-ui32nda.cc
3100making mx-i32nda-ui16nda.d from mx-i32nda-ui16nda.cc
3101making mx-i32nda-i16nda.d from mx-i32nda-i16nda.cc
3102making mx-i32nda-ui8nda.d from mx-i32nda-ui8nda.cc
3103making mx-i32nda-i8nda.d from mx-i32nda-i8nda.cc
3104making mx-i16nda-ui64nda.d from mx-i16nda-ui64nda.cc
3105making mx-i16nda-i64nda.d from mx-i16nda-i64nda.cc
3106making mx-i16nda-ui32nda.d from mx-i16nda-ui32nda.cc
3107making mx-i16nda-i32nda.d from mx-i16nda-i32nda.cc
3108making mx-i16nda-ui16nda.d from mx-i16nda-ui16nda.cc
3109making mx-i16nda-ui8nda.d from mx-i16nda-ui8nda.cc
3110making mx-i16nda-i8nda.d from mx-i16nda-i8nda.cc
3111making mx-i8nda-ui64nda.d from mx-i8nda-ui64nda.cc
3112making mx-i8nda-i64nda.d from mx-i8nda-i64nda.cc
3113making mx-i8nda-ui32nda.d from mx-i8nda-ui32nda.cc
3114making mx-i8nda-i32nda.d from mx-i8nda-i32nda.cc
3115making mx-i8nda-ui16nda.d from mx-i8nda-ui16nda.cc
3116making mx-i8nda-i16nda.d from mx-i8nda-i16nda.cc
3117making mx-i8nda-ui8nda.d from mx-i8nda-ui8nda.cc
3118making mx-ui64-i64nda.d from mx-ui64-i64nda.cc
3119making mx-ui64-ui32nda.d from mx-ui64-ui32nda.cc
3120making mx-ui64-i32nda.d from mx-ui64-i32nda.cc
3121making mx-ui64-ui16nda.d from mx-ui64-ui16nda.cc
3122making mx-ui64-i16nda.d from mx-ui64-i16nda.cc
3123making mx-ui64-ui8nda.d from mx-ui64-ui8nda.cc
3124making mx-ui64-i8nda.d from mx-ui64-i8nda.cc
3125making mx-ui32-ui64nda.d from mx-ui32-ui64nda.cc
3126making mx-ui32-i64nda.d from mx-ui32-i64nda.cc
3127making mx-ui32-i32nda.d from mx-ui32-i32nda.cc
3128making mx-ui32-ui16nda.d from mx-ui32-ui16nda.cc
3129making mx-ui32-i16nda.d from mx-ui32-i16nda.cc
3130making mx-ui32-ui8nda.d from mx-ui32-ui8nda.cc
3131making mx-ui32-i8nda.d from mx-ui32-i8nda.cc
3132making mx-ui16-ui64nda.d from mx-ui16-ui64nda.cc
3133making mx-ui16-i64nda.d from mx-ui16-i64nda.cc
3134making mx-ui16-ui32nda.d from mx-ui16-ui32nda.cc
3135making mx-ui16-i32nda.d from mx-ui16-i32nda.cc
3136making mx-ui16-i16nda.d from mx-ui16-i16nda.cc
3137making mx-ui16-ui8nda.d from mx-ui16-ui8nda.cc
3138making mx-ui16-i8nda.d from mx-ui16-i8nda.cc
3139making mx-ui8-ui64nda.d from mx-ui8-ui64nda.cc
3140making mx-ui8-i64nda.d from mx-ui8-i64nda.cc
3141making mx-ui8-ui32nda.d from mx-ui8-ui32nda.cc
3142making mx-ui8-i32nda.d from mx-ui8-i32nda.cc
3143making mx-ui8-ui16nda.d from mx-ui8-ui16nda.cc
3144making mx-ui8-i16nda.d from mx-ui8-i16nda.cc
3145making mx-ui8-i8nda.d from mx-ui8-i8nda.cc
3146making mx-i64-ui64nda.d from mx-i64-ui64nda.cc
3147making mx-i64-ui32nda.d from mx-i64-ui32nda.cc
3148making mx-i64-i32nda.d from mx-i64-i32nda.cc
3149making mx-i64-ui16nda.d from mx-i64-ui16nda.cc
3150making mx-i64-i16nda.d from mx-i64-i16nda.cc
3151making mx-i64-ui8nda.d from mx-i64-ui8nda.cc
3152making mx-i64-i8nda.d from mx-i64-i8nda.cc
3153making mx-i32-ui64nda.d from mx-i32-ui64nda.cc
3154making mx-i32-i64nda.d from mx-i32-i64nda.cc
3155making mx-i32-ui32nda.d from mx-i32-ui32nda.cc
3156making mx-i32-ui16nda.d from mx-i32-ui16nda.cc
3157making mx-i32-i16nda.d from mx-i32-i16nda.cc
3158making mx-i32-ui8nda.d from mx-i32-ui8nda.cc
3159making mx-i32-i8nda.d from mx-i32-i8nda.cc
3160making mx-i16-ui64nda.d from mx-i16-ui64nda.cc
3161making mx-i16-i64nda.d from mx-i16-i64nda.cc
3162making mx-i16-ui32nda.d from mx-i16-ui32nda.cc
3163making mx-i16-i32nda.d from mx-i16-i32nda.cc
3164making mx-i16-ui16nda.d from mx-i16-ui16nda.cc
3165making mx-i16-ui8nda.d from mx-i16-ui8nda.cc
3166making mx-i16-i8nda.d from mx-i16-i8nda.cc
3167making mx-i8-ui64nda.d from mx-i8-ui64nda.cc
3168making mx-i8-i64nda.d from mx-i8-i64nda.cc
3169making mx-i8-ui32nda.d from mx-i8-ui32nda.cc
3170making mx-i8-i32nda.d from mx-i8-i32nda.cc
3171making mx-i8-ui16nda.d from mx-i8-ui16nda.cc
3172making mx-i8-i16nda.d from mx-i8-i16nda.cc
3173making mx-i8-ui8nda.d from mx-i8-ui8nda.cc
3174making mx-ui64nda-i64.d from mx-ui64nda-i64.cc
3175making mx-ui64nda-ui32.d from mx-ui64nda-ui32.cc
3176making mx-ui64nda-i32.d from mx-ui64nda-i32.cc
3177making mx-ui64nda-ui16.d from mx-ui64nda-ui16.cc
3178making mx-ui64nda-i16.d from mx-ui64nda-i16.cc
3179making mx-ui64nda-ui8.d from mx-ui64nda-ui8.cc
3180making mx-ui64nda-i8.d from mx-ui64nda-i8.cc
3181making mx-ui32nda-ui64.d from mx-ui32nda-ui64.cc
3182making mx-ui32nda-i64.d from mx-ui32nda-i64.cc
3183making mx-ui32nda-i32.d from mx-ui32nda-i32.cc
3184making mx-ui32nda-ui16.d from mx-ui32nda-ui16.cc
3185making mx-ui32nda-i16.d from mx-ui32nda-i16.cc
3186making mx-ui32nda-ui8.d from mx-ui32nda-ui8.cc
3187making mx-ui32nda-i8.d from mx-ui32nda-i8.cc
3188making mx-ui16nda-ui64.d from mx-ui16nda-ui64.cc
3189making mx-ui16nda-i64.d from mx-ui16nda-i64.cc
3190making mx-ui16nda-ui32.d from mx-ui16nda-ui32.cc
3191making mx-ui16nda-i32.d from mx-ui16nda-i32.cc
3192making mx-ui16nda-i16.d from mx-ui16nda-i16.cc
3193making mx-ui16nda-ui8.d from mx-ui16nda-ui8.cc
3194making mx-ui16nda-i8.d from mx-ui16nda-i8.cc
3195making mx-ui8nda-ui64.d from mx-ui8nda-ui64.cc
3196making mx-ui8nda-i64.d from mx-ui8nda-i64.cc
3197making mx-ui8nda-ui32.d from mx-ui8nda-ui32.cc
3198making mx-ui8nda-i32.d from mx-ui8nda-i32.cc
3199making mx-ui8nda-ui16.d from mx-ui8nda-ui16.cc
3200making mx-ui8nda-i16.d from mx-ui8nda-i16.cc
3201making mx-ui8nda-i8.d from mx-ui8nda-i8.cc
3202making mx-i64nda-ui64.d from mx-i64nda-ui64.cc
3203making mx-i64nda-ui32.d from mx-i64nda-ui32.cc
3204making mx-i64nda-i32.d from mx-i64nda-i32.cc
3205making mx-i64nda-ui16.d from mx-i64nda-ui16.cc
3206making mx-i64nda-i16.d from mx-i64nda-i16.cc
3207making mx-i64nda-ui8.d from mx-i64nda-ui8.cc
3208making mx-i64nda-i8.d from mx-i64nda-i8.cc
3209making mx-i32nda-ui64.d from mx-i32nda-ui64.cc
3210making mx-i32nda-i64.d from mx-i32nda-i64.cc
3211making mx-i32nda-ui32.d from mx-i32nda-ui32.cc
3212making mx-i32nda-ui16.d from mx-i32nda-ui16.cc
3213making mx-i32nda-i16.d from mx-i32nda-i16.cc
3214making mx-i32nda-ui8.d from mx-i32nda-ui8.cc
3215making mx-i32nda-i8.d from mx-i32nda-i8.cc
3216making mx-i16nda-ui64.d from mx-i16nda-ui64.cc
3217making mx-i16nda-i64.d from mx-i16nda-i64.cc
3218making mx-i16nda-ui32.d from mx-i16nda-ui32.cc
3219making mx-i16nda-i32.d from mx-i16nda-i32.cc
3220making mx-i16nda-ui16.d from mx-i16nda-ui16.cc
3221making mx-i16nda-ui8.d from mx-i16nda-ui8.cc
3222making mx-i16nda-i8.d from mx-i16nda-i8.cc
3223making mx-i8nda-ui64.d from mx-i8nda-ui64.cc
3224making mx-i8nda-i64.d from mx-i8nda-i64.cc
3225making mx-i8nda-ui32.d from mx-i8nda-ui32.cc
3226making mx-i8nda-i32.d from mx-i8nda-i32.cc
3227making mx-i8nda-ui16.d from mx-i8nda-ui16.cc
3228making mx-i8nda-i16.d from mx-i8nda-i16.cc
3229making mx-i8nda-ui8.d from mx-i8nda-ui8.cc
3230making mx-ui64nda-fnda.d from mx-ui64nda-fnda.cc
3231making mx-fnda-ui64nda.d from mx-fnda-ui64nda.cc
3232making mx-i64nda-fnda.d from mx-i64nda-fnda.cc
3233making mx-fnda-i64nda.d from mx-fnda-i64nda.cc
3234making mx-ui32nda-fnda.d from mx-ui32nda-fnda.cc
3235making mx-fnda-ui32nda.d from mx-fnda-ui32nda.cc
3236making mx-i32nda-fnda.d from mx-i32nda-fnda.cc
3237making mx-fnda-i32nda.d from mx-fnda-i32nda.cc
3238making mx-ui16nda-fnda.d from mx-ui16nda-fnda.cc
3239making mx-fnda-ui16nda.d from mx-fnda-ui16nda.cc
3240making mx-i16nda-fnda.d from mx-i16nda-fnda.cc
3241making mx-fnda-i16nda.d from mx-fnda-i16nda.cc
3242making mx-ui8nda-fnda.d from mx-ui8nda-fnda.cc
3243making mx-fnda-ui8nda.d from mx-fnda-ui8nda.cc
3244making mx-i8nda-fnda.d from mx-i8nda-fnda.cc
3245making mx-fnda-i8nda.d from mx-fnda-i8nda.cc
3246making mx-ui64nda-nda.d from mx-ui64nda-nda.cc
3247making mx-nda-ui64nda.d from mx-nda-ui64nda.cc
3248making mx-i64nda-nda.d from mx-i64nda-nda.cc
3249making mx-nda-i64nda.d from mx-nda-i64nda.cc
3250making mx-ui32nda-nda.d from mx-ui32nda-nda.cc
3251making mx-nda-ui32nda.d from mx-nda-ui32nda.cc
3252making mx-i32nda-nda.d from mx-i32nda-nda.cc
3253making mx-nda-i32nda.d from mx-nda-i32nda.cc
3254making mx-ui16nda-nda.d from mx-ui16nda-nda.cc
3255making mx-nda-ui16nda.d from mx-nda-ui16nda.cc
3256making mx-i16nda-nda.d from mx-i16nda-nda.cc
3257making mx-nda-i16nda.d from mx-nda-i16nda.cc
3258making mx-ui8nda-nda.d from mx-ui8nda-nda.cc
3259making mx-nda-ui8nda.d from mx-nda-ui8nda.cc
3260making mx-i8nda-nda.d from mx-i8nda-nda.cc
3261making mx-nda-i8nda.d from mx-nda-i8nda.cc
3262making mx-ui64-fnda.d from mx-ui64-fnda.cc
3263making mx-fnda-ui64.d from mx-fnda-ui64.cc
3264making mx-i64-fnda.d from mx-i64-fnda.cc
3265making mx-fnda-i64.d from mx-fnda-i64.cc
3266making mx-ui32-fnda.d from mx-ui32-fnda.cc
3267making mx-fnda-ui32.d from mx-fnda-ui32.cc
3268making mx-i32-fnda.d from mx-i32-fnda.cc
3269making mx-fnda-i32.d from mx-fnda-i32.cc
3270making mx-ui16-fnda.d from mx-ui16-fnda.cc
3271making mx-fnda-ui16.d from mx-fnda-ui16.cc
3272making mx-i16-fnda.d from mx-i16-fnda.cc
3273making mx-fnda-i16.d from mx-fnda-i16.cc
3274making mx-ui8-fnda.d from mx-ui8-fnda.cc
3275making mx-fnda-ui8.d from mx-fnda-ui8.cc
3276making mx-i8-fnda.d from mx-i8-fnda.cc
3277making mx-fnda-i8.d from mx-fnda-i8.cc
3278making mx-ui64-nda.d from mx-ui64-nda.cc
3279making mx-nda-ui64.d from mx-nda-ui64.cc
3280making mx-i64-nda.d from mx-i64-nda.cc
3281making mx-nda-i64.d from mx-nda-i64.cc
3282making mx-ui32-nda.d from mx-ui32-nda.cc
3283making mx-nda-ui32.d from mx-nda-ui32.cc
3284making mx-i32-nda.d from mx-i32-nda.cc
3285making mx-nda-i32.d from mx-nda-i32.cc
3286making mx-ui16-nda.d from mx-ui16-nda.cc
3287making mx-nda-ui16.d from mx-nda-ui16.cc
3288making mx-i16-nda.d from mx-i16-nda.cc
3289making mx-nda-i16.d from mx-nda-i16.cc
3290making mx-ui8-nda.d from mx-ui8-nda.cc
3291making mx-nda-ui8.d from mx-nda-ui8.cc
3292making mx-i8-nda.d from mx-i8-nda.cc
3293making mx-nda-i8.d from mx-nda-i8.cc
3294making mx-ui64nda-fs.d from mx-ui64nda-fs.cc
3295making mx-fs-ui64nda.d from mx-fs-ui64nda.cc
3296making mx-i64nda-fs.d from mx-i64nda-fs.cc
3297making mx-fs-i64nda.d from mx-fs-i64nda.cc
3298making mx-ui32nda-fs.d from mx-ui32nda-fs.cc
3299making mx-fs-ui32nda.d from mx-fs-ui32nda.cc
3300making mx-i32nda-fs.d from mx-i32nda-fs.cc
3301making mx-fs-i32nda.d from mx-fs-i32nda.cc
3302making mx-ui16nda-fs.d from mx-ui16nda-fs.cc
3303making mx-fs-ui16nda.d from mx-fs-ui16nda.cc
3304making mx-i16nda-fs.d from mx-i16nda-fs.cc
3305making mx-fs-i16nda.d from mx-fs-i16nda.cc
3306making mx-ui8nda-fs.d from mx-ui8nda-fs.cc
3307making mx-fs-ui8nda.d from mx-fs-ui8nda.cc
3308making mx-i8nda-fs.d from mx-i8nda-fs.cc
3309making mx-fs-i8nda.d from mx-fs-i8nda.cc
3310making mx-ui64nda-s.d from mx-ui64nda-s.cc
3311making mx-s-ui64nda.d from mx-s-ui64nda.cc
3312making mx-i64nda-s.d from mx-i64nda-s.cc
3313making mx-s-i64nda.d from mx-s-i64nda.cc
3314making mx-ui32nda-s.d from mx-ui32nda-s.cc
3315making mx-s-ui32nda.d from mx-s-ui32nda.cc
3316making mx-i32nda-s.d from mx-i32nda-s.cc
3317making mx-s-i32nda.d from mx-s-i32nda.cc
3318making mx-ui16nda-s.d from mx-ui16nda-s.cc
3319making mx-s-ui16nda.d from mx-s-ui16nda.cc
3320making mx-i16nda-s.d from mx-i16nda-s.cc
3321making mx-s-i16nda.d from mx-s-i16nda.cc
3322making mx-ui8nda-s.d from mx-ui8nda-s.cc
3323making mx-s-ui8nda.d from mx-s-ui8nda.cc
3324making mx-i8nda-s.d from mx-i8nda-s.cc
3325making mx-s-i8nda.d from mx-s-i8nda.cc
3326making mx-fcm-pm.d from mx-fcm-pm.cc
3327making mx-pm-fcm.d from mx-pm-fcm.cc
3328making mx-fm-pm.d from mx-fm-pm.cc
3329making mx-pm-fm.d from mx-pm-fm.cc
3330making mx-cm-pm.d from mx-cm-pm.cc
3331making mx-pm-cm.d from mx-pm-cm.cc
3332making mx-m-pm.d from mx-m-pm.cc
3333making mx-pm-m.d from mx-pm-m.cc
3334making mx-fs-fdm.d from mx-fs-fdm.cc
3335making mx-fm-fdm.d from mx-fm-fdm.cc
3336making mx-fdm-fs.d from mx-fdm-fs.cc
3337making mx-fdm-fm.d from mx-fdm-fm.cc
3338making mx-fs-fcnda.d from mx-fs-fcnda.cc
3339making mx-fs-fcm.d from mx-fs-fcm.cc
3340making mx-fs-fcdm.d from mx-fs-fcdm.cc
3341making mx-fnda-fcnda.d from mx-fnda-fcnda.cc
3342making mx-fm-fcm.d from mx-fm-fcm.cc
3343making mx-fm-fcdm.d from mx-fm-fcdm.cc
3344making mx-fnda-fcs.d from mx-fnda-fcs.cc
3345making mx-fm-fcs.d from mx-fm-fcs.cc
3346making mx-fdm-fcm.d from mx-fdm-fcm.cc
3347making mx-fdm-fcs.d from mx-fdm-fcs.cc
3348making mx-fcnda-fs.d from mx-fcnda-fs.cc
3349making mx-fcm-fs.d from mx-fcm-fs.cc
3350making mx-fcnda-fnda.d from mx-fcnda-fnda.cc
3351making mx-fcm-fm.d from mx-fcm-fm.cc
3352making mx-fcm-fdm.d from mx-fcm-fdm.cc
3353making mx-fcm-fcdm.d from mx-fcm-fcdm.cc
3354making mx-fcdm-fs.d from mx-fcdm-fs.cc
3355making mx-fcdm-fm.d from mx-fcdm-fm.cc
3356making mx-fcdm-fcm.d from mx-fcdm-fcm.cc
3357making mx-fcdm-fcs.d from mx-fcdm-fcs.cc
3358making mx-fcs-fnda.d from mx-fcs-fnda.cc
3359making mx-fcs-fm.d from mx-fcs-fm.cc
3360making mx-fcs-fdm.d from mx-fcs-fdm.cc
3361making mx-fcs-fcdm.d from mx-fcs-fcdm.cc
3362making mx-fdm-fcdm.d from mx-fdm-fcdm.cc
3363making mx-fcdm-fdm.d from mx-fcdm-fdm.cc
3364making mx-s-dm.d from mx-s-dm.cc
3365making mx-m-dm.d from mx-m-dm.cc
3366making mx-dm-s.d from mx-dm-s.cc
3367making mx-dm-m.d from mx-dm-m.cc
3368making mx-s-cnda.d from mx-s-cnda.cc
3369making mx-s-cm.d from mx-s-cm.cc
3370making mx-s-cdm.d from mx-s-cdm.cc
3371making mx-nda-cnda.d from mx-nda-cnda.cc
3372making mx-m-cm.d from mx-m-cm.cc
3373making mx-m-cdm.d from mx-m-cdm.cc
3374making mx-nda-cs.d from mx-nda-cs.cc
3375making mx-m-cs.d from mx-m-cs.cc
3376making mx-dm-cm.d from mx-dm-cm.cc
3377making mx-dm-cs.d from mx-dm-cs.cc
3378making mx-cnda-s.d from mx-cnda-s.cc
3379making mx-cm-s.d from mx-cm-s.cc
3380making mx-cnda-nda.d from mx-cnda-nda.cc
3381making mx-cm-m.d from mx-cm-m.cc
3382making mx-cm-dm.d from mx-cm-dm.cc
3383making mx-cm-cdm.d from mx-cm-cdm.cc
3384making mx-cdm-s.d from mx-cdm-s.cc
3385making mx-cdm-m.d from mx-cdm-m.cc
3386making mx-cdm-cm.d from mx-cdm-cm.cc
3387making mx-cdm-cs.d from mx-cdm-cs.cc
3388making mx-cs-nda.d from mx-cs-nda.cc
3389making mx-cs-m.d from mx-cs-m.cc
3390making mx-cs-dm.d from mx-cs-dm.cc
3391making mx-cs-cdm.d from mx-cs-cdm.cc
3392making mx-dm-cdm.d from mx-dm-cdm.cc
3393making mx-cdm-dm.d from mx-cdm-dm.cc
3394making floatQRP.d from floatQRP.cc
3395making floatQR.d from floatQR.cc
3396making floatSVD.d from floatSVD.cc
3397making floatSCHUR.d from floatSCHUR.cc
3398making floatLU.d from floatLU.cc
3399making floatHESS.d from floatHESS.cc
3400making floatGEPBAL.d from floatGEPBAL.cc
3401making floatCHOL.d from floatCHOL.cc
3402making floatAEPBAL.d from floatAEPBAL.cc
3403making fCmplxQRP.d from fCmplxQRP.cc
3404making fCmplxQR.d from fCmplxQR.cc
3405making fCmplxSVD.d from fCmplxSVD.cc
3406making fCmplxSCHUR.d from fCmplxSCHUR.cc
3407making fCmplxLU.d from fCmplxLU.cc
3408making fCmplxHESS.d from fCmplxHESS.cc
3409making fCmplxGEPBAL.d from fCmplxGEPBAL.cc
3410making fCmplxCHOL.d from fCmplxCHOL.cc
3411making fCmplxAEPBAL.d from fCmplxAEPBAL.cc
3412making fNDArray.d from fNDArray.cc
3413making fMatrix.d from fMatrix.cc
3414making fDiagMatrix.d from fDiagMatrix.cc
3415making fRowVector.d from fRowVector.cc
3416making fColVector.d from fColVector.cc
3417making fCNDArray.d from fCNDArray.cc
3418making fCMatrix.d from fCMatrix.cc
3419making fCDiagMatrix.d from fCDiagMatrix.cc
3420making fCRowVector.d from fCRowVector.cc
3421making fCColVector.d from fCColVector.cc
3422making uint64NDArray.d from uint64NDArray.cc
3423making int64NDArray.d from int64NDArray.cc
3424making uint32NDArray.d from uint32NDArray.cc
3425making int32NDArray.d from int32NDArray.cc
3426making uint16NDArray.d from uint16NDArray.cc
3427making int16NDArray.d from int16NDArray.cc
3428making uint8NDArray.d from uint8NDArray.cc
3429making int8NDArray.d from int8NDArray.cc
3430making PermMatrix.d from PermMatrix.cc
3431making MatrixType.d from MatrixType.cc
3432making SparseQR.d from SparseQR.cc
3433making SparseCmplxQR.d from SparseCmplxQR.cc
3434making SparsedbleCHOL.d from SparsedbleCHOL.cc
3435making SparseCmplxCHOL.d from SparseCmplxCHOL.cc
3436making SparsedbleLU.d from SparsedbleLU.cc
3437making SparseCmplxLU.d from SparseCmplxLU.cc
3438making Sparse.d from Sparse.cc
3439making MSparse.d from MSparse.cc
3440making dSparse.d from dSparse.cc
3441making CSparse.d from CSparse.cc
3442making boolSparse.d from boolSparse.cc
3443making dbleSVD.d from dbleSVD.cc
3444making dbleSCHUR.d from dbleSCHUR.cc
3445making dbleQRP.d from dbleQRP.cc
3446making dbleQR.d from dbleQR.cc
3447making dbleLU.d from dbleLU.cc
3448making dbleHESS.d from dbleHESS.cc
3449making dbleGEPBAL.d from dbleGEPBAL.cc
3450making dbleCHOL.d from dbleCHOL.cc
3451making dbleAEPBAL.d from dbleAEPBAL.cc
3452making dRowVector.d from dRowVector.cc
3453making dNDArray.d from dNDArray.cc
3454making dMatrix.d from dMatrix.cc
3455making dDiagMatrix.d from dDiagMatrix.cc
3456making dColVector.d from dColVector.cc
3457making chNDArray.d from chNDArray.cc
3458making chMatrix.d from chMatrix.cc
3459making boolNDArray.d from boolNDArray.cc
3460making boolMatrix.d from boolMatrix.cc
3461making fEIG.d from fEIG.cc
3462making EIG.d from EIG.cc
3463making CmplxSVD.d from CmplxSVD.cc
3464making CmplxSCHUR.d from CmplxSCHUR.cc
3465making CmplxQRP.d from CmplxQRP.cc
3466making CmplxQR.d from CmplxQR.cc
3467making CmplxLU.d from CmplxLU.cc
3468making CmplxHESS.d from CmplxHESS.cc
3469making CmplxGEPBAL.d from CmplxGEPBAL.cc
3470making CmplxCHOL.d from CmplxCHOL.cc
3471making CmplxAEPBAL.d from CmplxAEPBAL.cc
3472making CRowVector.d from CRowVector.cc
3473making CNDArray.d from CNDArray.cc
3474making CMatrix.d from CMatrix.cc
3475making CDiagMatrix.d from CDiagMatrix.cc
3476making CColVector.d from CColVector.cc
3477making Array-util.d from Array-util.cc
3478making oct-inttypes.d from oct-inttypes.cc
3479making Sparse-d.d from Sparse-d.cc
3480making Sparse-b.d from Sparse-b.cc
3481making Sparse-C.d from Sparse-C.cc
3482making MSparse-d.d from MSparse-d.cc
3483making MSparse-C.d from MSparse-C.cc
3484making MArray-s.d from MArray-s.cc
3485making MArray-fC.d from MArray-fC.cc
3486making MArray-f.d from MArray-f.cc
3487making MArray-d.d from MArray-d.cc
3488making MArray-i.d from MArray-i.cc
3489making MArray-ch.d from MArray-ch.cc
3490making MArray-C.d from MArray-C.cc
3491making Array-idx-vec.d from Array-idx-vec.cc
3492making Array-voidp.d from Array-voidp.cc
3493making Array-str.d from Array-str.cc
3494making Array-s.d from Array-s.cc
3495making Array-fC.d from Array-fC.cc
3496making Array-f.d from Array-f.cc
3497making Array-d.d from Array-d.cc
3498making Array-i.d from Array-i.cc
3499making Array-ch.d from Array-ch.cc
3500making Array-b.d from Array-b.cc
3501making Array-C.d from Array-C.cc
3502making str-vec.d from str-vec.cc
3503making sparse-util.d from sparse-util.cc
3504making sparse-sort.d from sparse-sort.cc
3505making regex-match.d from regex-match.cc
3506making prog-args.d from prog-args.cc
3507making oct-uname.d from oct-uname.cc
3508making oct-time.d from oct-time.cc
3509making oct-syscalls.d from oct-syscalls.cc
3510making oct-spparms.d from oct-spparms.cc
3511making oct-shlib.d from oct-shlib.cc
3512making oct-rand.d from oct-rand.cc
3513making oct-passwd.d from oct-passwd.cc
3514making oct-norm.d from oct-norm.cc
3515making oct-md5.d from oct-md5.cc
3516making oct-mutex.d from oct-mutex.cc
3517making oct-group.d from oct-group.cc
3518making oct-fftw.d from oct-fftw.cc
3519making oct-env.d from oct-env.cc
3520making oct-alloc.d from oct-alloc.cc
3521making mach-info.d from mach-info.cc
3522making lo-utils.d from lo-utils.cc
3523making lo-sysdep.d from lo-sysdep.cc
3524making lo-specfun.d from lo-specfun.cc
3525making lo-mappers.d from lo-mappers.cc
3526making lo-ieee.d from lo-ieee.cc
3527making idx-vector.d from idx-vector.cc
3528making glob-match.d from glob-match.cc
3529making file-stat.d from file-stat.cc
3530making file-ops.d from file-ops.cc
3531making dir-ops.d from dir-ops.cc
3532making data-conv.d from data-conv.cc
3533making Range.d from Range.cc
3534making Quad.d from Quad.cc
3535making ODES.d from ODES.cc
3536making LSODE.d from LSODE.cc
3537making DASSL.d from DASSL.cc
3538making DASRT.d from DASRT.cc
3539making DASPK.d from DASPK.cc
3540making CollocWt.d from CollocWt.cc
3541making oct-locbuf.d from oct-locbuf.cc
3542/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-locbuf.cc -o oct-locbuf.o
3543/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CollocWt.cc -o CollocWt.o
3544/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  DASPK.cc -o DASPK.o
3545/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  DASRT.cc -o DASRT.o
3546/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  DASSL.cc -o DASSL.o
3547/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  LSODE.cc -o LSODE.o
3548/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  ODES.cc -o ODES.o
3549/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Quad.cc -o Quad.o
3550/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Range.cc -o Range.o
3551/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  data-conv.cc -o data-conv.o
3552/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dir-ops.cc -o dir-ops.o
3553/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  file-ops.cc -o file-ops.o
3554/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  file-stat.cc -o file-stat.o
3555/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  glob-match.cc -o glob-match.o
3556/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  idx-vector.cc -o idx-vector.o
3557/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-ieee.cc -o lo-ieee.o
3558/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-mappers.cc -o lo-mappers.o
3559/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-specfun.cc -o lo-specfun.o
3560/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-sysdep.cc -o lo-sysdep.o
3561/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-utils.cc -o lo-utils.o
3562/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mach-info.cc -o mach-info.o
3563/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-alloc.cc -o oct-alloc.o
3564/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-env.cc -o oct-env.o
3565/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-fftw.cc -o oct-fftw.o
3566/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-group.cc -o oct-group.o
3567/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-mutex.cc -o oct-mutex.o
3568/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-md5.cc -o oct-md5.o
3569/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-norm.cc -o oct-norm.o
3570/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-passwd.cc -o oct-passwd.o
3571/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-rand.cc -o oct-rand.o
3572/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-shlib.cc -o oct-shlib.o
3573oct-shlib.cc: In member function 'virtual void octave_dyld_shlib::open(const std::string&)':
3574oct-shlib.cc:600: warning: 'NSCreateObjectFileImageFromFile' is deprecated (declared at /usr/include/mach-o/dyld.h:145)
3575oct-shlib.cc:600: warning: 'NSCreateObjectFileImageFromFile' is deprecated (declared at /usr/include/mach-o/dyld.h:145)
3576oct-shlib.cc:604: warning: 'NSLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:161)
3577oct-shlib.cc:606: warning: 'NSLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:161)
3578oct-shlib.cc:619: warning: 'NSLinkEditError' is deprecated (declared at /usr/include/mach-o/dyld.h:217)
3579oct-shlib.cc:619: warning: 'NSLinkEditError' is deprecated (declared at /usr/include/mach-o/dyld.h:217)
3580oct-shlib.cc: In member function 'virtual void* octave_dyld_shlib::search(const std::string&, std::string (*)(const std::string&))':
3581oct-shlib.cc:655: warning: 'NSLookupSymbolInModule' is deprecated (declared at /usr/include/mach-o/dyld.h:181)
3582oct-shlib.cc:655: warning: 'NSLookupSymbolInModule' is deprecated (declared at /usr/include/mach-o/dyld.h:181)
3583oct-shlib.cc:659: warning: 'NSAddressOfSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:188)
3584oct-shlib.cc:659: warning: 'NSAddressOfSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:188)
3585oct-shlib.cc: In member function 'virtual void octave_dyld_shlib::close(void (*)(const std::string&))':
3586oct-shlib.cc:677: warning: 'NSUnLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:169)
3587oct-shlib.cc:677: warning: 'NSUnLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:169)
3588oct-shlib.cc:681: warning: 'NSDestroyObjectFileImage' is deprecated (declared at /usr/include/mach-o/dyld.h:147)
3589oct-shlib.cc:681: warning: 'NSDestroyObjectFileImage' is deprecated (declared at /usr/include/mach-o/dyld.h:147)
3590/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-spparms.cc -o oct-spparms.o
3591/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-syscalls.cc -o oct-syscalls.o
3592/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-time.cc -o oct-time.o
3593/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-uname.cc -o oct-uname.o
3594/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  prog-args.cc -o prog-args.o
3595/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  regex-match.cc -o regex-match.o
3596/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  sparse-sort.cc -o sparse-sort.o
3597/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  sparse-util.cc -o sparse-util.o
3598/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  str-vec.cc -o str-vec.o
3599/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-C.cc -o Array-C.o
3600/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-b.cc -o Array-b.o
3601/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-ch.cc -o Array-ch.o
3602/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-i.cc -o Array-i.o
3603/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-d.cc -o Array-d.o
3604/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-f.cc -o Array-f.o
3605/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-fC.cc -o Array-fC.o
3606/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-s.cc -o Array-s.o
3607/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-str.cc -o Array-str.o
3608/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-voidp.cc -o Array-voidp.o
3609/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-idx-vec.cc -o Array-idx-vec.o
3610/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-C.cc -o MArray-C.o
3611/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-ch.cc -o MArray-ch.o
3612/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-i.cc -o MArray-i.o
3613/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-d.cc -o MArray-d.o
3614/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-f.cc -o MArray-f.o
3615/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-fC.cc -o MArray-fC.o
3616/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-s.cc -o MArray-s.o
3617/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MSparse-C.cc -o MSparse-C.o
3618/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MSparse-d.cc -o MSparse-d.o
3619MSparse.cc: In function 'MSparse<T> quotient(const MSparse<T>&, const MSparse<T>&) [with T = double]':
3620MSparse-d.cc:33:   instantiated from here
3621MSparse.cc:614: warning: division by zero in 'val / 0.'
3622/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Sparse-C.cc -o Sparse-C.o
3623/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Sparse-b.cc -o Sparse-b.o
3624/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Sparse-d.cc -o Sparse-d.o
3625/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-inttypes.cc -o oct-inttypes.o
3626/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-util.cc -o Array-util.o
3627/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CColVector.cc -o CColVector.o
3628/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CDiagMatrix.cc -o CDiagMatrix.o
3629/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CMatrix.cc -o CMatrix.o
3630Array.h: In member function 'ComplexColumnVector ComplexMatrix::lssolve(const ComplexColumnVector&, octave_idx_type&, octave_idx_type&, double&) const':
3631Array.h:345: warning: variable 'this' might be clobbered by 'longjmp' or 'vfork'
3632/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CNDArray.cc -o CNDArray.o
3633/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CRowVector.cc -o CRowVector.o
3634/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxAEPBAL.cc -o CmplxAEPBAL.o
3635/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxCHOL.cc -o CmplxCHOL.o
3636/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxGEPBAL.cc -o CmplxGEPBAL.o
3637/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxHESS.cc -o CmplxHESS.o
3638/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxLU.cc -o CmplxLU.o
3639/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxQR.cc -o CmplxQR.o
3640/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxQRP.cc -o CmplxQRP.o
3641/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxSCHUR.cc -o CmplxSCHUR.o
3642/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxSVD.cc -o CmplxSVD.o
3643/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  EIG.cc -o EIG.o
3644/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fEIG.cc -o fEIG.o
3645/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  boolMatrix.cc -o boolMatrix.o
3646/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  boolNDArray.cc -o boolNDArray.o
3647/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  chMatrix.cc -o chMatrix.o
3648/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  chNDArray.cc -o chNDArray.o
3649/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dColVector.cc -o dColVector.o
3650/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dDiagMatrix.cc -o dDiagMatrix.o
3651/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dMatrix.cc -o dMatrix.o
3652Array.h: In member function 'ColumnVector Matrix::lssolve(const ColumnVector&, octave_idx_type&, octave_idx_type&, double&) const':
3653Array.h:345: warning: variable 'this' might be clobbered by 'longjmp' or 'vfork'
3654/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dNDArray.cc -o dNDArray.o
3655/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dRowVector.cc -o dRowVector.o
3656/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleAEPBAL.cc -o dbleAEPBAL.o
3657/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleCHOL.cc -o dbleCHOL.o
3658/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleGEPBAL.cc -o dbleGEPBAL.o
3659/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleHESS.cc -o dbleHESS.o
3660/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleLU.cc -o dbleLU.o
3661/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleQR.cc -o dbleQR.o
3662/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleQRP.cc -o dbleQRP.o
3663/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleSCHUR.cc -o dbleSCHUR.o
3664/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleSVD.cc -o dbleSVD.o
3665/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  boolSparse.cc -o boolSparse.o
3666/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CSparse.cc -o CSparse.o
3667/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dSparse.cc -o dSparse.o
3668/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MSparse.cc -o MSparse.o
3669/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Sparse.cc -o Sparse.o
3670/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  SparseCmplxLU.cc -o SparseCmplxLU.o
3671/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  SparsedbleLU.cc -o SparsedbleLU.o
3672/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  SparseCmplxCHOL.cc -o SparseCmplxCHOL.o
3673/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  SparsedbleCHOL.cc -o SparsedbleCHOL.o
3674/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  SparseCmplxQR.cc -o SparseCmplxQR.o
3675/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  SparseQR.cc -o SparseQR.o
3676/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MatrixType.cc -o MatrixType.o
3677/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  PermMatrix.cc -o PermMatrix.o
3678/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  int8NDArray.cc -o int8NDArray.o
3679/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  uint8NDArray.cc -o uint8NDArray.o
3680/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  int16NDArray.cc -o int16NDArray.o
3681/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  uint16NDArray.cc -o uint16NDArray.o
3682/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  int32NDArray.cc -o int32NDArray.o
3683/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  uint32NDArray.cc -o uint32NDArray.o
3684/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  int64NDArray.cc -o int64NDArray.o
3685/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  uint64NDArray.cc -o uint64NDArray.o
3686/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCColVector.cc -o fCColVector.o
3687/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCRowVector.cc -o fCRowVector.o
3688/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCDiagMatrix.cc -o fCDiagMatrix.o
3689/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCMatrix.cc -o fCMatrix.o
3690Array.h: In member function 'FloatComplexColumnVector FloatComplexMatrix::lssolve(const FloatComplexColumnVector&, octave_idx_type&, octave_idx_type&, float&) const':
3691Array.h:345: warning: variable 'this' might be clobbered by 'longjmp' or 'vfork'
3692/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCNDArray.cc -o fCNDArray.o
3693/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcrError: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_octave/work/octave-3.2.4" && /usr/bin/make all " returned error 2
3694DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_octave/work/octave-3.2.4" && /usr/bin/make all " returned error 2
3695    while executing
3696"command_exec build"
3697    (procedure "portbuild::build_main" line 9)
3698    invoked from within
3699"$procedure $targetname"
3700DEBUG: Registry error: unzip not registered as installed & active.
3701    while executing
3702"registry::active $portname"
3703Error: Unable to upgrade port: 1
3704ast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fDiagMatrix.cc -o fDiagMatrix.o
3705/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fMatrix.cc -o fMatrix.o
3706Array.h: In member function 'FloatColumnVector FloatMatrix::lssolve(const FloatColumnVector&, octave_idx_type&, octave_idx_type&, float&) const':
3707Array.h:345: warning: variable 'this' might be clobbered by 'longjmp' or 'vfork'
3708/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fNDArray.cc -o fNDArray.o
3709/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxAEPBAL.cc -o fCmplxAEPBAL.o
3710/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxCHOL.cc -o fCmplxCHOL.o
3711/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxGEPBAL.cc -o fCmplxGEPBAL.o
3712/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxHESS.cc -o fCmplxHESS.o
3713/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxLU.cc -o fCmplxLU.o
3714/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxSCHUR.cc -o fCmplxSCHUR.o
3715/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxSVD.cc -o fCmplxSVD.o
3716/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxQR.cc -o fCmplxQR.o
3717/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxQRP.cc -o fCmplxQRP.o
3718/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatAEPBAL.cc -o floatAEPBAL.o
3719/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatCHOL.cc -o floatCHOL.o
3720/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatGEPBAL.cc -o floatGEPBAL.o
3721/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatHESS.cc -o floatHESS.o
3722/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatLU.cc -o floatLU.o
3723/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatSCHUR.cc -o floatSCHUR.o
3724/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatSVD.cc -o floatSVD.o
3725/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatQR.cc -o floatQR.o
3726/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatQRP.cc -o floatQRP.o
3727/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cdm-dm.cc -o mx-cdm-dm.o
3728/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-dm-cdm.cc -o mx-dm-cdm.o
3729/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cs-cdm.cc -o mx-cs-cdm.o
3730/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cs-dm.cc -o mx-cs-dm.o
3731/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cs-m.cc -o mx-cs-m.o
3732/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cs-nda.cc -o mx-cs-nda.o
3733/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cdm-cs.cc -o mx-cdm-cs.o
3734/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cdm-cm.cc -o mx-cdm-cm.o
3735/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cdm-m.cc -o mx-cdm-m.o
3736/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cdm-s.cc -o mx-cdm-s.o
3737/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cm-cdm.cc -o mx-cm-cdm.o
3738/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cm-dm.cc -o mx-cm-dm.o
3739/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cm-m.cc -o mx-cm-m.o
3740/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cnda-nda.cc -o mx-cnda-nda.o
3741/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cm-s.cc -o mx-cm-s.o
3742/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cnda-s.cc -o mx-cnda-s.o
3743/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-dm-cs.cc -o mx-dm-cs.o
3744/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-dm-cm.cc -o mx-dm-cm.o
3745/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-m-cs.cc -o mx-m-cs.o
3746/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-cs.cc -o mx-nda-cs.o
3747/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-m-cdm.cc -o mx-m-cdm.o
3748/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-m-cm.cc -o mx-m-cm.o
3749/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-cnda.cc -o mx-nda-cnda.o
3750/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-cdm.cc -o mx-s-cdm.o
3751/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-cm.cc -o mx-s-cm.o
3752/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-cnda.cc -o mx-s-cnda.o
3753/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-dm-m.cc -o mx-dm-m.o
3754/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-dm-s.cc -o mx-dm-s.o
3755/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-m-dm.cc -o mx-m-dm.o
3756/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-dm.cc -o mx-s-dm.o
3757/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcdm-fdm.cc -o mx-fcdm-fdm.o
3758/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fdm-fcdm.cc -o mx-fdm-fcdm.o
3759/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcs-fcdm.cc -o mx-fcs-fcdm.o
3760/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcs-fdm.cc -o mx-fcs-fdm.o
3761/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcs-fm.cc -o mx-fcs-fm.o
3762/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcs-fnda.cc -o mx-fcs-fnda.o
3763/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcdm-fcs.cc -o mx-fcdm-fcs.o
3764/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcdm-fcm.cc -o mx-fcdm-fcm.o
3765/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcdm-fm.cc -o mx-fcdm-fm.o
3766/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcdm-fs.cc -o mx-fcdm-fs.o
3767/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcm-fcdm.cc -o mx-fcm-fcdm.o
3768/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcm-fdm.cc -o mx-fcm-fdm.o
3769/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcm-fm.cc -o mx-fcm-fm.o
3770/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcnda-fnda.cc -o mx-fcnda-fnda.o
3771/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcm-fs.cc -o mx-fcm-fs.o
3772/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcnda-fs.cc -o mx-fcnda-fs.o
3773/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fdm-fcs.cc -o mx-fdm-fcs.o
3774/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fdm-fcm.cc -o mx-fdm-fcm.o
3775/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fm-fcs.cc -o mx-fm-fcs.o
3776/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-fcs.cc -o mx-fnda-fcs.o
3777/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fm-fcdm.cc -o mx-fm-fcdm.o
3778/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fm-fcm.cc -o mx-fm-fcm.o
3779/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-fcnda.cc -o mx-fnda-fcnda.o
3780/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-fcdm.cc -o mx-fs-fcdm.o
3781/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-fcm.cc -o mx-fs-fcm.o
3782/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-fcnda.cc -o mx-fs-fcnda.o
3783/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fdm-fm.cc -o mx-fdm-fm.o
3784/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fdm-fs.cc -o mx-fdm-fs.o
3785/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fm-fdm.cc -o mx-fm-fdm.o
3786/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-fdm.cc -o mx-fs-fdm.o
3787/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-pm-m.cc -o mx-pm-m.o
3788/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-m-pm.cc -o mx-m-pm.o
3789/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-pm-cm.cc -o mx-pm-cm.o
3790/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cm-pm.cc -o mx-cm-pm.o
3791/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-pm-fm.cc -o mx-pm-fm.o
3792/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fm-pm.cc -o mx-fm-pm.o
3793/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-pm-fcm.cc -o mx-pm-fcm.o
3794/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcm-pm.cc -o mx-fcm-pm.o
3795/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-i8nda.cc -o mx-s-i8nda.o
3796/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-s.cc -o mx-i8nda-s.o
3797/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-ui8nda.cc -o mx-s-ui8nda.o
3798/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-s.cc -o mx-ui8nda-s.o
3799/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-i16nda.cc -o mx-s-i16nda.o
3800/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-s.cc -o mx-i16nda-s.o
3801/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-ui16nda.cc -o mx-s-ui16nda.o
3802/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-s.cc -o mx-ui16nda-s.o
3803/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-i32nda.cc -o mx-s-i32nda.o
3804/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-s.cc -o mx-i32nda-s.o
3805/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-ui32nda.cc -o mx-s-ui32nda.o
3806/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-s.cc -o mx-ui32nda-s.o
3807/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-i64nda.cc -o mx-s-i64nda.o
3808/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-s.cc -o mx-i64nda-s.o
3809/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-ui64nda.cc -o mx-s-ui64nda.o
3810/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-s.cc -o mx-ui64nda-s.o
3811/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-i8nda.cc -o mx-fs-i8nda.o
3812/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-fs.cc -o mx-i8nda-fs.o
3813/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-ui8nda.cc -o mx-fs-ui8nda.o
3814/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-fs.cc -o mx-ui8nda-fs.o
3815/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-i16nda.cc -o mx-fs-i16nda.o
3816/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-fs.cc -o mx-i16nda-fs.o
3817/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-ui16nda.cc -o mx-fs-ui16nda.o
3818/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-fs.cc -o mx-ui16nda-fs.o
3819/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-i32nda.cc -o mx-fs-i32nda.o
3820/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-fs.cc -o mx-i32nda-fs.o
3821/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-ui32nda.cc -o mx-fs-ui32nda.o
3822/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-fs.cc -o mx-ui32nda-fs.o
3823/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-i64nda.cc -o mx-fs-i64nda.o
3824/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-fs.cc -o mx-i64nda-fs.o
3825/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-ui64nda.cc -o mx-fs-ui64nda.o
3826/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-fs.cc -o mx-ui64nda-fs.o
3827/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i8.cc -o mx-nda-i8.o
3828/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-nda.cc -o mx-i8-nda.o
3829/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui8.cc -o mx-nda-ui8.o
3830/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-nda.cc -o mx-ui8-nda.o
3831/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i16.cc -o mx-nda-i16.o
3832/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-nda.cc -o mx-i16-nda.o
3833/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui16.cc -o mx-nda-ui16.o
3834/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-nda.cc -o mx-ui16-nda.o
3835/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i32.cc -o mx-nda-i32.o
3836/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-nda.cc -o mx-i32-nda.o
3837/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui32.cc -o mx-nda-ui32.o
3838/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-nda.cc -o mx-ui32-nda.o
3839/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i64.cc -o mx-nda-i64.o
3840/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-nda.cc -o mx-i64-nda.o
3841/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui64.cc -o mx-nda-ui64.o
3842/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-nda.cc -o mx-ui64-nda.o
3843/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i8.cc -o mx-fnda-i8.o
3844/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-fnda.cc -o mx-i8-fnda.o
3845/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui8.cc -o mx-fnda-ui8.o
3846/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-fnda.cc -o mx-ui8-fnda.o
3847/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i16.cc -o mx-fnda-i16.o
3848/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-fnda.cc -o mx-i16-fnda.o
3849/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui16.cc -o mx-fnda-ui16.o
3850/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-fnda.cc -o mx-ui16-fnda.o
3851/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i32.cc -o mx-fnda-i32.o
3852/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-fnda.cc -o mx-i32-fnda.o
3853/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui32.cc -o mx-fnda-ui32.o
3854/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-fnda.cc -o mx-ui32-fnda.o
3855/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i64.cc -o mx-fnda-i64.o
3856/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-fnda.cc -o mx-i64-fnda.o
3857/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui64.cc -o mx-fnda-ui64.o
3858/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-fnda.cc -o mx-ui64-fnda.o
3859/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i8nda.cc -o mx-nda-i8nda.o
3860/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-nda.cc -o mx-i8nda-nda.o
3861/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui8nda.cc -o mx-nda-ui8nda.o
3862/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-nda.cc -o mx-ui8nda-nda.o
3863/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i16nda.cc -o mx-nda-i16nda.o
3864/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-nda.cc -o mx-i16nda-nda.o
3865/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui16nda.cc -o mx-nda-ui16nda.o
3866/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-nda.cc -o mx-ui16nda-nda.o
3867/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i32nda.cc -o mx-nda-i32nda.o
3868/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-nda.cc -o mx-i32nda-nda.o
3869/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui32nda.cc -o mx-nda-ui32nda.o
3870/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-nda.cc -o mx-ui32nda-nda.o
3871/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i64nda.cc -o mx-nda-i64nda.o
3872/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-nda.cc -o mx-i64nda-nda.o
3873/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui64nda.cc -o mx-nda-ui64nda.o
3874/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-nda.cc -o mx-ui64nda-nda.o
3875/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i8nda.cc -o mx-fnda-i8nda.o
3876/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-fnda.cc -o mx-i8nda-fnda.o
3877/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui8nda.cc -o mx-fnda-ui8nda.o
3878/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-fnda.cc -o mx-ui8nda-fnda.o
3879/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i16nda.cc -o mx-fnda-i16nda.o
3880/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-fnda.cc -o mx-i16nda-fnda.o
3881/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui16nda.cc -o mx-fnda-ui16nda.o
3882/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-fnda.cc -o mx-ui16nda-fnda.o
3883/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i32nda.cc -o mx-fnda-i32nda.o
3884/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-fnda.cc -o mx-i32nda-fnda.o
3885/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui32nda.cc -o mx-fnda-ui32nda.o
3886/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-fnda.cc -o mx-ui32nda-fnda.o
3887/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i64nda.cc -o mx-fnda-i64nda.o
3888/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-fnda.cc -o mx-i64nda-fnda.o
3889/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui64nda.cc -o mx-fnda-ui64nda.o
3890/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-fnda.cc -o mx-ui64nda-fnda.o
3891/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui8.cc -o mx-i8nda-ui8.o
3892/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-i16.cc -o mx-i8nda-i16.o
3893/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui16.cc -o mx-i8nda-ui16.o
3894/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-i32.cc -o mx-i8nda-i32.o
3895/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui32.cc -o mx-i8nda-ui32.o
3896/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-i64.cc -o mx-i8nda-i64.o
3897/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui64.cc -o mx-i8nda-ui64.o
3898/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-i8.cc -o mx-i16nda-i8.o
3899/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui8.cc -o mx-i16nda-ui8.o
3900/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui16.cc -o mx-i16nda-ui16.o
3901/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-i32.cc -o mx-i16nda-i32.o
3902/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui32.cc -o mx-i16nda-ui32.o
3903/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-i64.cc -o mx-i16nda-i64.o
3904/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui64.cc -o mx-i16nda-ui64.o
3905/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-i8.cc -o mx-i32nda-i8.o
3906/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui8.cc -o mx-i32nda-ui8.o
3907/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-i16.cc -o mx-i32nda-i16.o
3908/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui16.cc -o mx-i32nda-ui16.o
3909/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui32.cc -o mx-i32nda-ui32.o
3910/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-i64.cc -o mx-i32nda-i64.o
3911/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui64.cc -o mx-i32nda-ui64.o
3912/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-i8.cc -o mx-i64nda-i8.o
3913/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui8.cc -o mx-i64nda-ui8.o
3914/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-i16.cc -o mx-i64nda-i16.o
3915/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui16.cc -o mx-i64nda-ui16.o
3916/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-i32.cc -o mx-i64nda-i32.o
3917/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui32.cc -o mx-i64nda-ui32.o
3918/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui64.cc -o mx-i64nda-ui64.o
3919/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i8.cc -o mx-ui8nda-i8.o
3920/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i16.cc -o mx-ui8nda-i16.o
3921/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-ui16.cc -o mx-ui8nda-ui16.o
3922/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i32.cc -o mx-ui8nda-i32.o
3923/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-ui32.cc -o mx-ui8nda-ui32.o
3924/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i64.cc -o mx-ui8nda-i64.o
3925/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-ui64.cc -o mx-ui8nda-ui64.o
3926/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i8.cc -o mx-ui16nda-i8.o
3927/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-ui8.cc -o mx-ui16nda-ui8.o
3928/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i16.cc -o mx-ui16nda-i16.o
3929/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i32.cc -o mx-ui16nda-i32.o
3930/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-ui32.cc -o mx-ui16nda-ui32.o
3931/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i64.cc -o mx-ui16nda-i64.o
3932/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-ui64.cc -o mx-ui16nda-ui64.o
3933/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i8.cc -o mx-ui32nda-i8.o
3934/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-ui8.cc -o mx-ui32nda-ui8.o
3935/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i16.cc -o mx-ui32nda-i16.o
3936/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-ui16.cc -o mx-ui32nda-ui16.o
3937/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i32.cc -o mx-ui32nda-i32.o
3938/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i64.cc -o mx-ui32nda-i64.o
3939/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-ui64.cc -o mx-ui32nda-ui64.o
3940/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i8.cc -o mx-ui64nda-i8.o
3941/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-ui8.cc -o mx-ui64nda-ui8.o
3942/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i16.cc -o mx-ui64nda-i16.o
3943/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-ui16.cc -o mx-ui64nda-ui16.o
3944/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i32.cc -o mx-ui64nda-i32.o
3945/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-ui32.cc -o mx-ui64nda-ui32.o
3946/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i64.cc -o mx-ui64nda-i64.o
3947/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-ui8nda.cc -o mx-i8-ui8nda.o
3948/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-i16nda.cc -o mx-i8-i16nda.o
3949/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-ui16nda.cc -o mx-i8-ui16nda.o
3950/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-i32nda.cc -o mx-i8-i32nda.o
3951/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-ui32nda.cc -o mx-i8-ui32nda.o
3952/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-i64nda.cc -o mx-i8-i64nda.o
3953/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-ui64nda.cc -o mx-i8-ui64nda.o
3954/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-i8nda.cc -o mx-i16-i8nda.o
3955/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-ui8nda.cc -o mx-i16-ui8nda.o
3956/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-ui16nda.cc -o mx-i16-ui16nda.o
3957/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-i32nda.cc -o mx-i16-i32nda.o
3958/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-ui32nda.cc -o mx-i16-ui32nda.o
3959/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-i64nda.cc -o mx-i16-i64nda.o
3960/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-ui64nda.cc -o mx-i16-ui64nda.o
3961/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-i8nda.cc -o mx-i32-i8nda.o
3962/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-ui8nda.cc -o mx-i32-ui8nda.o
3963/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-i16nda.cc -o mx-i32-i16nda.o
3964/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-ui16nda.cc -o mx-i32-ui16nda.o
3965/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-ui32nda.cc -o mx-i32-ui32nda.o
3966/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-i64nda.cc -o mx-i32-i64nda.o
3967/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-ui64nda.cc -o mx-i32-ui64nda.o
3968/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-i8nda.cc -o mx-i64-i8nda.o
3969/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-ui8nda.cc -o mx-i64-ui8nda.o
3970/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-i16nda.cc -o mx-i64-i16nda.o
3971/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-ui16nda.cc -o mx-i64-ui16nda.o
3972/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-i32nda.cc -o mx-i64-i32nda.o
3973/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-ui32nda.cc -o mx-i64-ui32nda.o
3974/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-ui64nda.cc -o mx-i64-ui64nda.o
3975/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-i8nda.cc -o mx-ui8-i8nda.o
3976/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-i16nda.cc -o mx-ui8-i16nda.o
3977/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-ui16nda.cc -o mx-ui8-ui16nda.o
3978/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-i32nda.cc -o mx-ui8-i32nda.o
3979/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-ui32nda.cc -o mx-ui8-ui32nda.o
3980/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-i64nda.cc -o mx-ui8-i64nda.o
3981/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-ui64nda.cc -o mx-ui8-ui64nda.o
3982/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-i8nda.cc -o mx-ui16-i8nda.o
3983/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-ui8nda.cc -o mx-ui16-ui8nda.o
3984/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-i16nda.cc -o mx-ui16-i16nda.o
3985/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-i32nda.cc -o mx-ui16-i32nda.o
3986/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-ui32nda.cc -o mx-ui16-ui32nda.o
3987/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-i64nda.cc -o mx-ui16-i64nda.o
3988/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-ui64nda.cc -o mx-ui16-ui64nda.o
3989/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-i8nda.cc -o mx-ui32-i8nda.o
3990/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-ui8nda.cc -o mx-ui32-ui8nda.o
3991/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-i16nda.cc -o mx-ui32-i16nda.o
3992/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-ui16nda.cc -o mx-ui32-ui16nda.o
3993/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-i32nda.cc -o mx-ui32-i32nda.o
3994/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-i64nda.cc -o mx-ui32-i64nda.o
3995/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-ui64nda.cc -o mx-ui32-ui64nda.o
3996/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-i8nda.cc -o mx-ui64-i8nda.o
3997/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-ui8nda.cc -o mx-ui64-ui8nda.o
3998/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-i16nda.cc -o mx-ui64-i16nda.o
3999/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-ui16nda.cc -o mx-ui64-ui16nda.o
4000/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-i32nda.cc -o mx-ui64-i32nda.o
4001/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-ui32nda.cc -o mx-ui64-ui32nda.o
4002/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-i64nda.cc -o mx-ui64-i64nda.o
4003/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui8nda.cc -o mx-i8nda-ui8nda.o
4004/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-i16nda.cc -o mx-i8nda-i16nda.o
4005/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui16nda.cc -o mx-i8nda-ui16nda.o
4006/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-i32nda.cc -o mx-i8nda-i32nda.o
4007/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui32nda.cc -o mx-i8nda-ui32nda.o
4008/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-i64nda.cc -o mx-i8nda-i64nda.o
4009/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui64nda.cc -o mx-i8nda-ui64nda.o
4010/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-i8nda.cc -o mx-i16nda-i8nda.o
4011/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui8nda.cc -o mx-i16nda-ui8nda.o
4012/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui16nda.cc -o mx-i16nda-ui16nda.o
4013/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-i32nda.cc -o mx-i16nda-i32nda.o
4014/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui32nda.cc -o mx-i16nda-ui32nda.o
4015/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-i64nda.cc -o mx-i16nda-i64nda.o
4016/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui64nda.cc -o mx-i16nda-ui64nda.o
4017/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-i8nda.cc -o mx-i32nda-i8nda.o
4018/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui8nda.cc -o mx-i32nda-ui8nda.o
4019/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-i16nda.cc -o mx-i32nda-i16nda.o
4020/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui16nda.cc -o mx-i32nda-ui16nda.o
4021/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui32nda.cc -o mx-i32nda-ui32nda.o
4022/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-i64nda.cc -o mx-i32nda-i64nda.o
4023/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui64nda.cc -o mx-i32nda-ui64nda.o
4024/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-i8nda.cc -o mx-i64nda-i8nda.o
4025/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui8nda.cc -o mx-i64nda-ui8nda.o
4026/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-i16nda.cc -o mx-i64nda-i16nda.o
4027/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui16nda.cc -o mx-i64nda-ui16nda.o
4028/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-i32nda.cc -o mx-i64nda-i32nda.o
4029/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui32nda.cc -o mx-i64nda-ui32nda.o
4030/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui64nda.cc -o mx-i64nda-ui64nda.o
4031/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i8nda.cc -o mx-ui8nda-i8nda.o
4032/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i16nda.cc -o mx-ui8nda-i16nda.o
4033/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-ui16nda.cc -o mx-ui8nda-ui16nda.o
4034/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i32nda.cc -o mx-ui8nda-i32nda.o
4035/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-ui32nda.cc -o mx-ui8nda-ui32nda.o
4036/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i64nda.cc -o mx-ui8nda-i64nda.o
4037/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-ui64nda.cc -o mx-ui8nda-ui64nda.o
4038/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i8nda.cc -o mx-ui16nda-i8nda.o
4039/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-ui8nda.cc -o mx-ui16nda-ui8nda.o
4040/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i16nda.cc -o mx-ui16nda-i16nda.o
4041/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i32nda.cc -o mx-ui16nda-i32nda.o
4042/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-ui32nda.cc -o mx-ui16nda-ui32nda.o
4043/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i64nda.cc -o mx-ui16nda-i64nda.o
4044/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-ui64nda.cc -o mx-ui16nda-ui64nda.o
4045/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i8nda.cc -o mx-ui32nda-i8nda.o
4046/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-ui8nda.cc -o mx-ui32nda-ui8nda.o
4047/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i16nda.cc -o mx-ui32nda-i16nda.o
4048/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-ui16nda.cc -o mx-ui32nda-ui16nda.o
4049/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i32nda.cc -o mx-ui32nda-i32nda.o
4050/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i64nda.cc -o mx-ui32nda-i64nda.o
4051/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-ui64nda.cc -o mx-ui32nda-ui64nda.o
4052/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i8nda.cc -o mx-ui64nda-i8nda.o
4053/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-ui8nda.cc -o mx-ui64nda-ui8nda.o
4054/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i16nda.cc -o mx-ui64nda-i16nda.o
4055/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-ui16nda.cc -o mx-ui64nda-ui16nda.o
4056/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i32nda.cc -o mx-ui64nda-i32nda.o
4057/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-ui32nda.cc -o mx-ui64nda-ui32nda.o
4058/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i64nda.cc -o mx-ui64nda-i64nda.o
4059/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-ccv-cv.cc -o vx-ccv-cv.o
4060/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-ccv-s.cc -o vx-ccv-s.o
4061/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-crv-rv.cc -o vx-crv-rv.o
4062/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-crv-s.cc -o vx-crv-s.o
4063/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-cs-cv.cc -o vx-cs-cv.o
4064/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-cs-rv.cc -o vx-cs-rv.o
4065/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-cv-ccv.cc -o vx-cv-ccv.o
4066/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-cv-cs.cc -o vx-cv-cs.o
4067/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-rv-crv.cc -o vx-rv-crv.o
4068/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-rv-cs.cc -o vx-rv-cs.o
4069/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-s-ccv.cc -o vx-s-ccv.o
4070/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-s-crv.cc -o vx-s-crv.o
4071/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fccv-fcv.cc -o vx-fccv-fcv.o
4072/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fccv-fs.cc -o vx-fccv-fs.o
4073/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fcrv-frv.cc -o vx-fcrv-frv.o
4074/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fcrv-fs.cc -o vx-fcrv-fs.o
4075/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fcs-fcv.cc -o vx-fcs-fcv.o
4076/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fcs-frv.cc -o vx-fcs-frv.o
4077/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fcv-fccv.cc -o vx-fcv-fccv.o
4078/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fcv-fcs.cc -o vx-fcv-fcs.o
4079/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-frv-fcrv.cc -o vx-frv-fcrv.o
4080/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-frv-fcs.cc -o vx-frv-fcs.o
4081/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fs-fccv.cc -o vx-fs-fccv.o
4082/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fs-fcrv.cc -o vx-fs-fcrv.o
4083/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-sm-cs.cc -o smx-sm-cs.o
4084/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-cs-sm.cc -o smx-cs-sm.o
4085/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-scm-s.cc -o smx-scm-s.o
4086/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-s-scm.cc -o smx-s-scm.o
4087/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-scm-sm.cc -o smx-scm-sm.o
4088/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-sm-scm.cc -o smx-sm-scm.o
4089/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-m-sm.cc -o smx-m-sm.o
4090/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-m-scm.cc -o smx-m-scm.o
4091/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-cm-sm.cc -o smx-cm-sm.o
4092/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-cm-scm.cc -o smx-cm-scm.o
4093/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-sm-m.cc -o smx-sm-m.o
4094/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-scm-m.cc -o smx-scm-m.o
4095/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-sm-cm.cc -o smx-sm-cm.o
4096/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-scm-cm.cc -o smx-scm-cm.o
4097/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-bm-sbm.cc -o smx-bm-sbm.o
4098/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-sbm-bm.cc -o smx-sbm-bm.o
4099/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  f2c-main.c -o f2c-main.o
4100/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  filemode.c -o filemode.o
4101/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  getopt.c -o getopt.o
4102getopt.c: In function '_getopt_initialize':
4103getopt.c:354: warning: unused parameter 'argc'
4104getopt.c:355: warning: unused parameter 'argv'
4105getopt.c: In function '_getopt_internal':
4106getopt.c:528: warning: implicit declaration of function 'strcmp'
4107getopt.c:604: warning: implicit declaration of function 'strncmp'
4108getopt.c:607: warning: implicit declaration of function 'strlen'
4109getopt.c:607: warning: incompatible implicit declaration of built-in function 'strlen'
4110getopt.c:631: warning: incompatible implicit declaration of built-in function 'strlen'
4111getopt.c:649: warning: suggest explicit braces to avoid ambiguous 'else'
4112getopt.c:661: warning: incompatible implicit declaration of built-in function 'strlen'
4113getopt.c:677: warning: incompatible implicit declaration of built-in function 'strlen'
4114getopt.c:682: warning: incompatible implicit declaration of built-in function 'strlen'
4115getopt.c:793: warning: incompatible implicit declaration of built-in function 'strlen'
4116getopt.c:816: warning: incompatible implicit declaration of built-in function 'strlen'
4117getopt.c:836: warning: incompatible implicit declaration of built-in function 'strlen'
4118getopt.c:850: warning: incompatible implicit declaration of built-in function 'strlen'
4119getopt.c:854: warning: incompatible implicit declaration of built-in function 'strlen'
4120/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  getopt1.c -o getopt1.o
4121/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-cieee.c -o lo-cieee.o
4122/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-cutils.c -o lo-cutils.o
4123/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  md5.c -o md5.o
4124/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mkdir.c -o mkdir.o
4125/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-getopt.c -o oct-getopt.o
4126/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  randgamma.c -o randgamma.o
4127/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  randmtzig.c -o randmtzig.o
4128/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  randpoisson.c -o randpoisson.o
4129/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  rename.c -o rename.o
4130/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  rmdir.c -o rmdir.o
4131/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  strftime.c -o strftime.o
4132/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  strptime.c -o strptime.o
4133/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  strcasecmp.c -o strcasecmp.o
4134/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  strncase.c -o strncase.o
4135/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  tempname.c -o tempname.o
4136/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  tempnam.c -o tempnam.o
4137/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  cmd-edit.cc -o cmd-edit.o
4138/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  cmd-hist.cc -o cmd-hist.o
4139/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-rl-edit.c -o oct-rl-edit.o
4140/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-rl-hist.c -o oct-rl-hist.o
4141/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  pathsearch.cc -o pathsearch.o
4142/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  kpse-xfns.c -o kpse-xfns.o
4143kpse-xfns.c: In function 'octave_basename':
4144kpse-xfns.c:62: warning: implicit declaration of function 'basename'
4145kpse-xfns.c:62: warning: cast to pointer from integer of different size
4146rm -f liboctave.a
4147ar rc liboctave.a oct-locbuf.o CollocWt.o DASPK.o DASRT.o DASSL.o LSODE.o ODES.o Quad.o Range.o data-conv.o dir-ops.o file-ops.o file-stat.o glob-match.o idx-vector.o lo-ieee.o lo-mappers.o lo-specfun.o lo-sysdep.o lo-utils.o mach-info.o oct-alloc.o oct-env.o oct-fftw.o oct-group.o oct-mutex.o oct-md5.o oct-norm.o oct-passwd.o oct-rand.o oct-shlib.o oct-spparms.o oct-syscalls.o oct-time.o oct-uname.o prog-args.o regex-match.o sparse-sort.o sparse-util.o str-vec.o Array-C.o Array-b.o Array-ch.o Array-i.o Array-d.o Array-f.o Array-fC.o Array-s.o Array-str.o Array-voidp.o Array-idx-vec.o MArray-C.o MArray-ch.o MArray-i.o MArray-d.o MArray-f.o MArray-fC.o MArray-s.o MSparse-C.o MSparse-d.o Sparse-C.o Sparse-b.o Sparse-d.o oct-inttypes.o Array-util.o CColVector.o CDiagMatrix.o CMatrix.o CNDArray.o CRowVector.o CmplxAEPBAL.o CmplxCHOL.o CmplxGEPBAL.o CmplxHESS.o CmplxLU.o CmplxQR.o CmplxQRP.o CmplxSCHUR.o CmplxSVD.o EIG.o fEIG.o boolMatrix.o boolNDArray.o chMatrix.o chNDArray.o dColVector.o dDiagMatrix.o dMatrix.o dNDArray.o dRowVector.o dbleAEPBAL.o dbleCHOL.o dbleGEPBAL.o dbleHESS.o dbleLU.o dbleQR.o dbleQRP.o dbleSCHUR.o dbleSVD.o boolSparse.o CSparse.o dSparse.o MSparse.o Sparse.o SparseCmplxLU.o SparsedbleLU.o SparseCmplxCHOL.o SparsedbleCHOL.o SparseCmplxQR.o SparseQR.o MatrixType.o PermMatrix.o int8NDArray.o uint8NDArray.o int16NDArray.o uint16NDArray.o int32NDArray.o uint32NDArray.o int64NDArray.o uint64NDArray.o fCColVector.o fCRowVector.o fCDiagMatrix.o fCMatrix.o fCNDArray.o fColVector.o fRowVector.o fDiagMatrix.o fMatrix.o fNDArray.o fCmplxAEPBAL.o fCmplxCHOL.o fCmplxGEPBAL.o fCmplxHESS.o fCmplxLU.o fCmplxSCHUR.o fCmplxSVD.o fCmplxQR.o fCmplxQRP.o floatAEPBAL.o floatCHOL.o floatGEPBAL.o floatHESS.o floatLU.o floatSCHUR.o floatSVD.o floatQR.o floatQRP.o mx-cdm-dm.o mx-dm-cdm.o mx-cs-cdm.o mx-cs-dm.o mx-cs-m.o mx-cs-nda.o mx-cdm-cs.o mx-cdm-cm.o mx-cdm-m.o mx-cdm-s.o mx-cm-cdm.o mx-cm-dm.o mx-cm-m.o mx-cnda-nda.o mx-cm-s.o mx-cnda-s.o mx-dm-cs.o mx-dm-cm.o mx-m-cs.o mx-nda-cs.o mx-m-cdm.o mx-m-cm.o mx-nda-cnda.o mx-s-cdm.o mx-s-cm.o mx-s-cnda.o mx-dm-m.o mx-dm-s.o mx-m-dm.o mx-s-dm.o mx-fcdm-fdm.o mx-fdm-fcdm.o mx-fcs-fcdm.o mx-fcs-fdm.o mx-fcs-fm.o mx-fcs-fnda.o mx-fcdm-fcs.o mx-fcdm-fcm.o mx-fcdm-fm.o mx-fcdm-fs.o mx-fcm-fcdm.o mx-fcm-fdm.o mx-fcm-fm.o mx-fcnda-fnda.o mx-fcm-fs.o mx-fcnda-fs.o mx-fdm-fcs.o mx-fdm-fcm.o mx-fm-fcs.o mx-fnda-fcs.o mx-fm-fcdm.o mx-fm-fcm.o mx-fnda-fcnda.o mx-fs-fcdm.o mx-fs-fcm.o mx-fs-fcnda.o mx-fdm-fm.o mx-fdm-fs.o mx-fm-fdm.o mx-fs-fdm.o mx-pm-m.o mx-m-pm.o mx-pm-cm.o mx-cm-pm.o mx-pm-fm.o mx-fm-pm.o mx-pm-fcm.o mx-fcm-pm.o mx-s-i8nda.o mx-i8nda-s.o mx-s-ui8nda.o mx-ui8nda-s.o mx-s-i16nda.o mx-i16nda-s.o mx-s-ui16nda.o mx-ui16nda-s.o mx-s-i32nda.o mx-i32nda-s.o mx-s-ui32nda.o mx-ui32nda-s.o mx-s-i64nda.o mx-i64nda-s.o mx-s-ui64nda.o mx-ui64nda-s.o mx-fs-i8nda.o mx-i8nda-fs.o mx-fs-ui8nda.o mx-ui8nda-fs.o mx-fs-i16nda.o mx-i16nda-fs.o mx-fs-ui16nda.o mx-ui16nda-fs.o mx-fs-i32nda.o mx-i32nda-fs.o mx-fs-ui32nda.o mx-ui32nda-fs.o mx-fs-i64nda.o mx-i64nda-fs.o mx-fs-ui64nda.o mx-ui64nda-fs.o mx-nda-i8.o mx-i8-nda.o mx-nda-ui8.o mx-ui8-nda.o mx-nda-i16.o mx-i16-nda.o mx-nda-ui16.o mx-ui16-nda.o mx-nda-i32.o mx-i32-nda.o mx-nda-ui32.o mx-ui32-nda.o mx-nda-i64.o mx-i64-nda.o mx-nda-ui64.o mx-ui64-nda.o mx-fnda-i8.o mx-i8-fnda.o mx-fnda-ui8.o mx-ui8-fnda.o mx-fnda-i16.o mx-i16-fnda.o mx-fnda-ui16.o mx-ui16-fnda.o mx-fnda-i32.o mx-i32-fnda.o mx-fnda-ui32.o mx-ui32-fnda.o mx-fnda-i64.o mx-i64-fnda.o mx-fnda-ui64.o mx-ui64-fnda.o mx-nda-i8nda.o mx-i8nda-nda.o mx-nda-ui8nda.o mx-ui8nda-nda.o mx-nda-i16nda.o mx-i16nda-nda.o mx-nda-ui16nda.o mx-ui16nda-nda.o mx-nda-i32nda.o mx-i32nda-nda.o mx-nda-ui32nda.o mx-ui32nda-nda.o mx-nda-i64nda.o mx-i64nda-nda.o mx-nda-ui64nda.o mx-ui64nda-nda.o mx-fnda-i8nda.o mx-i8nda-fnda.o mx-fnda-ui8nda.o mx-ui8nda-fnda.o mx-fnda-i16nda.o mx-i16nda-fnda.o mx-fnda-ui16nda.o mx-ui16nda-fnda.o mx-fnda-i32nda.o mx-i32nda-fnda.o mx-fnda-ui32nda.o mx-ui32nda-fnda.o mx-fnda-i64nda.o mx-i64nda-fnda.o mx-fnda-ui64nda.o mx-ui64nda-fnda.o mx-i8nda-ui8.o mx-i8nda-i16.o mx-i8nda-ui16.o mx-i8nda-i32.o mx-i8nda-ui32.o mx-i8nda-i64.o mx-i8nda-ui64.o mx-i16nda-i8.o mx-i16nda-ui8.o mx-i16nda-ui16.o mx-i16nda-i32.o mx-i16nda-ui32.o mx-i16nda-i64.o mx-i16nda-ui64.o mx-i32nda-i8.o mx-i32nda-ui8.o mx-i32nda-i16.o mx-i32nda-ui16.o mx-i32nda-ui32.o mx-i32nda-i64.o mx-i32nda-ui64.o mx-i64nda-i8.o mx-i64nda-ui8.o mx-i64nda-i16.o mx-i64nda-ui16.o mx-i64nda-i32.o mx-i64nda-ui32.o mx-i64nda-ui64.o mx-ui8nda-i8.o mx-ui8nda-i16.o mx-ui8nda-ui16.o mx-ui8nda-i32.o mx-ui8nda-ui32.o mx-ui8nda-i64.o mx-ui8nda-ui64.o mx-ui16nda-i8.o mx-ui16nda-ui8.o mx-ui16nda-i16.o mx-ui16nda-i32.o mx-ui16nda-ui32.o mx-ui16nda-i64.o mx-ui16nda-ui64.o mx-ui32nda-i8.o mx-ui32nda-ui8.o mx-ui32nda-i16.o mx-ui32nda-ui16.o mx-ui32nda-i32.o mx-ui32nda-i64.o mx-ui32nda-ui64.o mx-ui64nda-i8.o mx-ui64nda-ui8.o mx-ui64nda-i16.o mx-ui64nda-ui16.o mx-ui64nda-i32.o mx-ui64nda-ui32.o mx-ui64nda-i64.o mx-i8-ui8nda.o mx-i8-i16nda.o mx-i8-ui16nda.o mx-i8-i32nda.o mx-i8-ui32nda.o mx-i8-i64nda.o mx-i8-ui64nda.o mx-i16-i8nda.o mx-i16-ui8nda.o mx-i16-ui16nda.o mx-i16-i32nda.o mx-i16-ui32nda.o mx-i16-i64nda.o mx-i16-ui64nda.o mx-i32-i8nda.o mx-i32-ui8nda.o mx-i32-i16nda.o mx-i32-ui16nda.o mx-i32-ui32nda.o mx-i32-i64nda.o mx-i32-ui64nda.o mx-i64-i8nda.o mx-i64-ui8nda.o mx-i64-i16nda.o mx-i64-ui16nda.o mx-i64-i32nda.o mx-i64-ui32nda.o mx-i64-ui64nda.o mx-ui8-i8nda.o mx-ui8-i16nda.o mx-ui8-ui16nda.o mx-ui8-i32nda.o mx-ui8-ui32nda.o mx-ui8-i64nda.o mx-ui8-ui64nda.o mx-ui16-i8nda.o mx-ui16-ui8nda.o mx-ui16-i16nda.o mx-ui16-i32nda.o mx-ui16-ui32nda.o mx-ui16-i64nda.o mx-ui16-ui64nda.o mx-ui32-i8nda.o mx-ui32-ui8nda.o mx-ui32-i16nda.o mx-ui32-ui16nda.o mx-ui32-i32nda.o mx-ui32-i64nda.o mx-ui32-ui64nda.o mx-ui64-i8nda.o mx-ui64-ui8nda.o mx-ui64-i16nda.o mx-ui64-ui16nda.o mx-ui64-i32nda.o mx-ui64-ui32nda.o mx-ui64-i64nda.o mx-i8nda-ui8nda.o mx-i8nda-i16nda.o mx-i8nda-ui16nda.o mx-i8nda-i32nda.o mx-i8nda-ui32nda.o mx-i8nda-i64nda.o mx-i8nda-ui64nda.o mx-i16nda-i8nda.o mx-i16nda-ui8nda.o mx-i16nda-ui16nda.o mx-i16nda-i32nda.o mx-i16nda-ui32nda.o mx-i16nda-i64nda.o mx-i16nda-ui64nda.o mx-i32nda-i8nda.o mx-i32nda-ui8nda.o mx-i32nda-i16nda.o mx-i32nda-ui16nda.o mx-i32nda-ui32nda.o mx-i32nda-i64nda.o mx-i32nda-ui64nda.o mx-i64nda-i8nda.o mx-i64nda-ui8nda.o mx-i64nda-i16nda.o mx-i64nda-ui16nda.o mx-i64nda-i32nda.o mx-i64nda-ui32nda.o mx-i64nda-ui64nda.o mx-ui8nda-i8nda.o mx-ui8nda-i16nda.o mx-ui8nda-ui16nda.o mx-ui8nda-i32nda.o mx-ui8nda-ui32nda.o mx-ui8nda-i64nda.o mx-ui8nda-ui64nda.o mx-ui16nda-i8nda.o mx-ui16nda-ui8nda.o mx-ui16nda-i16nda.o mx-ui16nda-i32nda.o mx-ui16nda-ui32nda.o mx-ui16nda-i64nda.o mx-ui16nda-ui64nda.o mx-ui32nda-i8nda.o mx-ui32nda-ui8nda.o mx-ui32nda-i16nda.o mx-ui32nda-ui16nda.o mx-ui32nda-i32nda.o mx-ui32nda-i64nda.o mx-ui32nda-ui64nda.o mx-ui64nda-i8nda.o mx-ui64nda-ui8nda.o mx-ui64nda-i16nda.o mx-ui64nda-ui16nda.o mx-ui64nda-i32nda.o mx-ui64nda-ui32nda.o mx-ui64nda-i64nda.o vx-ccv-cv.o vx-ccv-s.o vx-crv-rv.o vx-crv-s.o vx-cs-cv.o vx-cs-rv.o vx-cv-ccv.o vx-cv-cs.o vx-rv-crv.o vx-rv-cs.o vx-s-ccv.o vx-s-crv.o vx-fccv-fcv.o vx-fccv-fs.o vx-fcrv-frv.o vx-fcrv-fs.o vx-fcs-fcv.o vx-fcs-frv.o vx-fcv-fccv.o vx-fcv-fcs.o vx-frv-fcrv.o vx-frv-fcs.o vx-fs-fccv.o vx-fs-fcrv.o smx-sm-cs.o smx-cs-sm.o smx-scm-s.o smx-s-scm.o smx-scm-sm.o smx-sm-scm.o smx-m-sm.o smx-m-scm.o smx-cm-sm.o smx-cm-scm.o smx-sm-m.o smx-scm-m.o smx-sm-cm.o smx-scm-cm.o smx-bm-sbm.o smx-sbm-bm.o f2c-main.o filemode.o getopt.o getopt1.o lo-cieee.o lo-cutils.o md5.o mkdir.o oct-getopt.o randgamma.o randmtzig.o randpoisson.o rename.o rmdir.o strftime.o strptime.o strcasecmp.o strncase.o tempname.o tempnam.o cmd-edit.o cmd-hist.o oct-rl-edit.o oct-rl-hist.o pathsearch.o kpse-xfns.o
4148/usr/bin/ranlib: file: liboctave.a(f2c-main.o) has no symbols
4149/usr/bin/ranlib: file: liboctave.a(mkdir.o) has no symbols
4150/usr/bin/ranlib: file: liboctave.a(rename.o) has no symbols
4151/usr/bin/ranlib: file: liboctave.a(rmdir.o) has no symbols
4152/usr/bin/ranlib: file: liboctave.a(strftime.o) has no symbols
4153/usr/bin/ranlib: file: liboctave.a(strptime.o) has no symbols
4154/usr/bin/ranlib: file: liboctave.a(strcasecmp.o) has no symbols
4155/usr/bin/ranlib: file: liboctave.a(strncase.o) has no symbols
4156/usr/bin/ranlib: file: liboctave.a(tempname.o) has no symbols
4157/usr/bin/ranlib: file: liboctave.a(tempnam.o) has no symbols
4158ranlib liboctave.a
4159ranlib: file: liboctave.a(f2c-main.o) has no symbols
4160ranlib: file: liboctave.a(mkdir.o) has no symbols
4161ranlib: file: liboctave.a(rename.o) has no symbols
4162ranlib: file: liboctave.a(rmdir.o) has no symbols
4163ranlib: file: liboctave.a(strftime.o) has no symbols
4164ranlib: file: liboctave.a(strptime.o) has no symbols
4165ranlib: file: liboctave.a(strcasecmp.o) has no symbols
4166ranlib: file: liboctave.a(strncase.o) has no symbols
4167ranlib: file: liboctave.a(tempname.o) has no symbols
4168ranlib: file: liboctave.a(tempnam.o) has no symbols
4169mkdir pic
4170touch stmp-pic
4171/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-locbuf.cc -o pic/oct-locbuf.o
4172/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CollocWt.cc -o pic/CollocWt.o
4173/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  DASPK.cc -o pic/DASPK.o
4174/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  DASRT.cc -o pic/DASRT.o
4175/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  DASSL.cc -o pic/DASSL.o
4176/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  LSODE.cc -o pic/LSODE.o
4177/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  ODES.cc -o pic/ODES.o
4178/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Quad.cc -o pic/Quad.o
4179/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Range.cc -o pic/Range.o
4180/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  data-conv.cc -o pic/data-conv.o
4181/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dir-ops.cc -o pic/dir-ops.o
4182/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  file-ops.cc -o pic/file-ops.o
4183/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  file-stat.cc -o pic/file-stat.o
4184/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  glob-match.cc -o pic/glob-match.o
4185/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  idx-vector.cc -o pic/idx-vector.o
4186/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-ieee.cc -o pic/lo-ieee.o
4187/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-mappers.cc -o pic/lo-mappers.o
4188/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-specfun.cc -o pic/lo-specfun.o
4189/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-sysdep.cc -o pic/lo-sysdep.o
4190/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-utils.cc -o pic/lo-utils.o
4191/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mach-info.cc -o pic/mach-info.o
4192/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-alloc.cc -o pic/oct-alloc.o
4193/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-env.cc -o pic/oct-env.o
4194/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-fftw.cc -o pic/oct-fftw.o
4195/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-group.cc -o pic/oct-group.o
4196/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-mutex.cc -o pic/oct-mutex.o
4197/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-md5.cc -o pic/oct-md5.o
4198/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-norm.cc -o pic/oct-norm.o
4199/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-passwd.cc -o pic/oct-passwd.o
4200/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-rand.cc -o pic/oct-rand.o
4201/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-shlib.cc -o pic/oct-shlib.o
4202oct-shlib.cc: In member function 'virtual void octave_dyld_shlib::open(const std::string&)':
4203oct-shlib.cc:600: warning: 'NSCreateObjectFileImageFromFile' is deprecated (declared at /usr/include/mach-o/dyld.h:145)
4204oct-shlib.cc:600: warning: 'NSCreateObjectFileImageFromFile' is deprecated (declared at /usr/include/mach-o/dyld.h:145)
4205oct-shlib.cc:604: warning: 'NSLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:161)
4206oct-shlib.cc:606: warning: 'NSLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:161)
4207oct-shlib.cc:619: warning: 'NSLinkEditError' is deprecated (declared at /usr/include/mach-o/dyld.h:217)
4208oct-shlib.cc:619: warning: 'NSLinkEditError' is deprecated (declared at /usr/include/mach-o/dyld.h:217)
4209oct-shlib.cc: In member function 'virtual void* octave_dyld_shlib::search(const std::string&, std::string (*)(const std::string&))':
4210oct-shlib.cc:655: warning: 'NSLookupSymbolInModule' is deprecated (declared at /usr/include/mach-o/dyld.h:181)
4211oct-shlib.cc:655: warning: 'NSLookupSymbolInModule' is deprecated (declared at /usr/include/mach-o/dyld.h:181)
4212oct-shlib.cc:659: warning: 'NSAddressOfSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:188)
4213oct-shlib.cc:659: warning: 'NSAddressOfSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:188)
4214oct-shlib.cc: In member function 'virtual void octave_dyld_shlib::close(void (*)(const std::string&))':
4215oct-shlib.cc:677: warning: 'NSUnLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:169)
4216oct-shlib.cc:677: warning: 'NSUnLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:169)
4217oct-shlib.cc:681: warning: 'NSDestroyObjectFileImage' is deprecated (declared at /usr/include/mach-o/dyld.h:147)
4218oct-shlib.cc:681: warning: 'NSDestroyObjectFileImage' is deprecated (declared at /usr/include/mach-o/dyld.h:147)
4219/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-spparms.cc -o pic/oct-spparms.o
4220/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-syscalls.cc -o pic/oct-syscalls.o
4221/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-time.cc -o pic/oct-time.o
4222/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-uname.cc -o pic/oct-uname.o
4223/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  prog-args.cc -o pic/prog-args.o
4224/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  regex-match.cc -o pic/regex-match.o
4225/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  sparse-sort.cc -o pic/sparse-sort.o
4226/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  sparse-util.cc -o pic/sparse-util.o
4227/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  str-vec.cc -o pic/str-vec.o
4228/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-C.cc -o pic/Array-C.o
4229/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-b.cc -o pic/Array-b.o
4230/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-ch.cc -o pic/Array-ch.o
4231/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-i.cc -o pic/Array-i.o
4232/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-d.cc -o pic/Array-d.o
4233/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-f.cc -o pic/Array-f.o
4234/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-fC.cc -o pic/Array-fC.o
4235/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-s.cc -o pic/Array-s.o
4236/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-str.cc -o pic/Array-str.o
4237/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-voidp.cc -o pic/Array-voidp.o
4238/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-idx-vec.cc -o pic/Array-idx-vec.o
4239/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-C.cc -o pic/MArray-C.o
4240/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-ch.cc -o pic/MArray-ch.o
4241/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-i.cc -o pic/MArray-i.o
4242/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-d.cc -o pic/MArray-d.o
4243/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-f.cc -o pic/MArray-f.o
4244/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-fC.cc -o pic/MArray-fC.o
4245/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MArray-s.cc -o pic/MArray-s.o
4246/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MSparse-C.cc -o pic/MSparse-C.o
4247/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MSparse-d.cc -o pic/MSparse-d.o
4248MSparse.cc: In function 'MSparse<T> quotient(const MSparse<T>&, const MSparse<T>&) [with T = double]':
4249MSparse-d.cc:33:   instantiated from here
4250MSparse.cc:614: warning: division by zero in 'val / 0.'
4251/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Sparse-C.cc -o pic/Sparse-C.o
4252/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Sparse-b.cc -o pic/Sparse-b.o
4253/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Sparse-d.cc -o pic/Sparse-d.o
4254/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-inttypes.cc -o pic/oct-inttypes.o
4255/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Array-util.cc -o pic/Array-util.o
4256/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CColVector.cc -o pic/CColVector.o
4257/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CDiagMatrix.cc -o pic/CDiagMatrix.o
4258/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CMatrix.cc -o pic/CMatrix.o
4259Array.h: In member function 'ComplexColumnVector ComplexMatrix::lssolve(const ComplexColumnVector&, octave_idx_type&, octave_idx_type&, double&) const':
4260Array.h:345: warning: variable 'this' might be clobbered by 'longjmp' or 'vfork'
4261/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CNDArray.cc -o pic/CNDArray.o
4262/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CRowVector.cc -o pic/CRowVector.o
4263/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxAEPBAL.cc -o pic/CmplxAEPBAL.o
4264/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxCHOL.cc -o pic/CmplxCHOL.o
4265/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxGEPBAL.cc -o pic/CmplxGEPBAL.o
4266/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxHESS.cc -o pic/CmplxHESS.o
4267/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxLU.cc -o pic/CmplxLU.o
4268/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxQR.cc -o pic/CmplxQR.o
4269/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxQRP.cc -o pic/CmplxQRP.o
4270/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxSCHUR.cc -o pic/CmplxSCHUR.o
4271/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CmplxSVD.cc -o pic/CmplxSVD.o
4272/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  EIG.cc -o pic/EIG.o
4273/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fEIG.cc -o pic/fEIG.o
4274/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  boolMatrix.cc -o pic/boolMatrix.o
4275/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  boolNDArray.cc -o pic/boolNDArray.o
4276/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  chMatrix.cc -o pic/chMatrix.o
4277/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  chNDArray.cc -o pic/chNDArray.o
4278/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dColVector.cc -o pic/dColVector.o
4279/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dDiagMatrix.cc -o pic/dDiagMatrix.o
4280/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dMatrix.cc -o pic/dMatrix.o
4281Array.h: In member function 'ColumnVector Matrix::lssolve(const ColumnVector&, octave_idx_type&, octave_idx_type&, double&) const':
4282Array.h:345: warning: variable 'this' might be clobbered by 'longjmp' or 'vfork'
4283/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dNDArray.cc -o pic/dNDArray.o
4284/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dRowVector.cc -o pic/dRowVector.o
4285/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleAEPBAL.cc -o pic/dbleAEPBAL.o
4286/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleCHOL.cc -o pic/dbleCHOL.o
4287/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleGEPBAL.cc -o pic/dbleGEPBAL.o
4288/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleHESS.cc -o pic/dbleHESS.o
4289/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleLU.cc -o pic/dbleLU.o
4290/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleQR.cc -o pic/dbleQR.o
4291/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleQRP.cc -o pic/dbleQRP.o
4292/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleSCHUR.cc -o pic/dbleSCHUR.o
4293/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dbleSVD.cc -o pic/dbleSVD.o
4294/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  boolSparse.cc -o pic/boolSparse.o
4295/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  CSparse.cc -o pic/CSparse.o
4296/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  dSparse.cc -o pic/dSparse.o
4297/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MSparse.cc -o pic/MSparse.o
4298/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  Sparse.cc -o pic/Sparse.o
4299/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  SparseCmplxLU.cc -o pic/SparseCmplxLU.o
4300/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  SparsedbleLU.cc -o pic/SparsedbleLU.o
4301/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  SparseCmplxCHOL.cc -o pic/SparseCmplxCHOL.o
4302/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  SparsedbleCHOL.cc -o pic/SparsedbleCHOL.o
4303/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  SparseCmplxQR.cc -o pic/SparseCmplxQR.o
4304/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  SparseQR.cc -o pic/SparseQR.o
4305/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  MatrixType.cc -o pic/MatrixType.o
4306/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  PermMatrix.cc -o pic/PermMatrix.o
4307/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  int8NDArray.cc -o pic/int8NDArray.o
4308/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  uint8NDArray.cc -o pic/uint8NDArray.o
4309/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  int16NDArray.cc -o pic/int16NDArray.o
4310/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  uint16NDArray.cc -o pic/uint16NDArray.o
4311/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  int32NDArray.cc -o pic/int32NDArray.o
4312/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  uint32NDArray.cc -o pic/uint32NDArray.o
4313/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  int64NDArray.cc -o pic/int64NDArray.o
4314/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  uint64NDArray.cc -o pic/uint64NDArray.o
4315/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCColVector.cc -o pic/fCColVector.o
4316/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCRowVector.cc -o pic/fCRowVector.o
4317/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCDiagMatrix.cc -o pic/fCDiagMatrix.o
4318/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCMatrix.cc -o pic/fCMatrix.o
4319Array.h: In member function 'FloatComplexColumnVector FloatComplexMatrix::lssolve(const FloatComplexColumnVector&, octave_idx_type&, octave_idx_type&, float&) const':
4320Array.h:345: warning: variable 'this' might be clobbered by 'longjmp' or 'vfork'
4321/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCNDArray.cc -o pic/fCNDArray.o
4322/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fColVector.cc -o pic/fColVector.o
4323/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fRowVector.cc -o pic/fRowVector.o
4324/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fDiagMatrix.cc -o pic/fDiagMatrix.o
4325/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fMatrix.cc -o pic/fMatrix.o
4326Array.h: In member function 'FloatColumnVector FloatMatrix::lssolve(const FloatColumnVector&, octave_idx_type&, octave_idx_type&, float&) const':
4327Array.h:345: warning: variable 'this' might be clobbered by 'longjmp' or 'vfork'
4328/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fNDArray.cc -o pic/fNDArray.o
4329/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxAEPBAL.cc -o pic/fCmplxAEPBAL.o
4330/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxCHOL.cc -o pic/fCmplxCHOL.o
4331/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxGEPBAL.cc -o pic/fCmplxGEPBAL.o
4332/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxHESS.cc -o pic/fCmplxHESS.o
4333/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxLU.cc -o pic/fCmplxLU.o
4334/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxSCHUR.cc -o pic/fCmplxSCHUR.o
4335/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxSVD.cc -o pic/fCmplxSVD.o
4336/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxQR.cc -o pic/fCmplxQR.o
4337/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  fCmplxQRP.cc -o pic/fCmplxQRP.o
4338/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatAEPBAL.cc -o pic/floatAEPBAL.o
4339/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatCHOL.cc -o pic/floatCHOL.o
4340/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatGEPBAL.cc -o pic/floatGEPBAL.o
4341/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatHESS.cc -o pic/floatHESS.o
4342/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatLU.cc -o pic/floatLU.o
4343/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatSCHUR.cc -o pic/floatSCHUR.o
4344/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatSVD.cc -o pic/floatSVD.o
4345/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatQR.cc -o pic/floatQR.o
4346/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  floatQRP.cc -o pic/floatQRP.o
4347/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cdm-dm.cc -o pic/mx-cdm-dm.o
4348/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-dm-cdm.cc -o pic/mx-dm-cdm.o
4349/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cs-cdm.cc -o pic/mx-cs-cdm.o
4350/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cs-dm.cc -o pic/mx-cs-dm.o
4351/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cs-m.cc -o pic/mx-cs-m.o
4352/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cs-nda.cc -o pic/mx-cs-nda.o
4353/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cdm-cs.cc -o pic/mx-cdm-cs.o
4354/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cdm-cm.cc -o pic/mx-cdm-cm.o
4355/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cdm-m.cc -o pic/mx-cdm-m.o
4356/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cdm-s.cc -o pic/mx-cdm-s.o
4357/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cm-cdm.cc -o pic/mx-cm-cdm.o
4358/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cm-dm.cc -o pic/mx-cm-dm.o
4359/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cm-m.cc -o pic/mx-cm-m.o
4360/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cnda-nda.cc -o pic/mx-cnda-nda.o
4361/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cm-s.cc -o pic/mx-cm-s.o
4362/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cnda-s.cc -o pic/mx-cnda-s.o
4363/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-dm-cs.cc -o pic/mx-dm-cs.o
4364/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-dm-cm.cc -o pic/mx-dm-cm.o
4365/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-m-cs.cc -o pic/mx-m-cs.o
4366/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-cs.cc -o pic/mx-nda-cs.o
4367/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-m-cdm.cc -o pic/mx-m-cdm.o
4368/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-m-cm.cc -o pic/mx-m-cm.o
4369/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-cnda.cc -o pic/mx-nda-cnda.o
4370/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-cdm.cc -o pic/mx-s-cdm.o
4371/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-cm.cc -o pic/mx-s-cm.o
4372/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-cnda.cc -o pic/mx-s-cnda.o
4373/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-dm-m.cc -o pic/mx-dm-m.o
4374/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-dm-s.cc -o pic/mx-dm-s.o
4375/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-m-dm.cc -o pic/mx-m-dm.o
4376/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-dm.cc -o pic/mx-s-dm.o
4377/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcdm-fdm.cc -o pic/mx-fcdm-fdm.o
4378/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fdm-fcdm.cc -o pic/mx-fdm-fcdm.o
4379/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcs-fcdm.cc -o pic/mx-fcs-fcdm.o
4380/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcs-fdm.cc -o pic/mx-fcs-fdm.o
4381/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcs-fm.cc -o pic/mx-fcs-fm.o
4382/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcs-fnda.cc -o pic/mx-fcs-fnda.o
4383/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcdm-fcs.cc -o pic/mx-fcdm-fcs.o
4384/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcdm-fcm.cc -o pic/mx-fcdm-fcm.o
4385/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcdm-fm.cc -o pic/mx-fcdm-fm.o
4386/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcdm-fs.cc -o pic/mx-fcdm-fs.o
4387/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcm-fcdm.cc -o pic/mx-fcm-fcdm.o
4388/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcm-fdm.cc -o pic/mx-fcm-fdm.o
4389/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcm-fm.cc -o pic/mx-fcm-fm.o
4390/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcnda-fnda.cc -o pic/mx-fcnda-fnda.o
4391/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcm-fs.cc -o pic/mx-fcm-fs.o
4392/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcnda-fs.cc -o pic/mx-fcnda-fs.o
4393/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fdm-fcs.cc -o pic/mx-fdm-fcs.o
4394/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fdm-fcm.cc -o pic/mx-fdm-fcm.o
4395/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fm-fcs.cc -o pic/mx-fm-fcs.o
4396/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-fcs.cc -o pic/mx-fnda-fcs.o
4397/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fm-fcdm.cc -o pic/mx-fm-fcdm.o
4398/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fm-fcm.cc -o pic/mx-fm-fcm.o
4399/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-fcnda.cc -o pic/mx-fnda-fcnda.o
4400/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-fcdm.cc -o pic/mx-fs-fcdm.o
4401/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-fcm.cc -o pic/mx-fs-fcm.o
4402/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-fcnda.cc -o pic/mx-fs-fcnda.o
4403/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fdm-fm.cc -o pic/mx-fdm-fm.o
4404/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fdm-fs.cc -o pic/mx-fdm-fs.o
4405/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fm-fdm.cc -o pic/mx-fm-fdm.o
4406/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-fdm.cc -o pic/mx-fs-fdm.o
4407/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-pm-m.cc -o pic/mx-pm-m.o
4408/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-m-pm.cc -o pic/mx-m-pm.o
4409/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-pm-cm.cc -o pic/mx-pm-cm.o
4410/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-cm-pm.cc -o pic/mx-cm-pm.o
4411/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-pm-fm.cc -o pic/mx-pm-fm.o
4412/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fm-pm.cc -o pic/mx-fm-pm.o
4413/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-pm-fcm.cc -o pic/mx-pm-fcm.o
4414/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fcm-pm.cc -o pic/mx-fcm-pm.o
4415/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-i8nda.cc -o pic/mx-s-i8nda.o
4416/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-s.cc -o pic/mx-i8nda-s.o
4417/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-ui8nda.cc -o pic/mx-s-ui8nda.o
4418/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-s.cc -o pic/mx-ui8nda-s.o
4419/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-i16nda.cc -o pic/mx-s-i16nda.o
4420/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-s.cc -o pic/mx-i16nda-s.o
4421/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-ui16nda.cc -o pic/mx-s-ui16nda.o
4422/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-s.cc -o pic/mx-ui16nda-s.o
4423/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-i32nda.cc -o pic/mx-s-i32nda.o
4424/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-s.cc -o pic/mx-i32nda-s.o
4425/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-ui32nda.cc -o pic/mx-s-ui32nda.o
4426/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-s.cc -o pic/mx-ui32nda-s.o
4427/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-i64nda.cc -o pic/mx-s-i64nda.o
4428/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-s.cc -o pic/mx-i64nda-s.o
4429/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-s-ui64nda.cc -o pic/mx-s-ui64nda.o
4430/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-s.cc -o pic/mx-ui64nda-s.o
4431/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-i8nda.cc -o pic/mx-fs-i8nda.o
4432/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-fs.cc -o pic/mx-i8nda-fs.o
4433/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-ui8nda.cc -o pic/mx-fs-ui8nda.o
4434/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-fs.cc -o pic/mx-ui8nda-fs.o
4435/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-i16nda.cc -o pic/mx-fs-i16nda.o
4436/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-fs.cc -o pic/mx-i16nda-fs.o
4437/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-ui16nda.cc -o pic/mx-fs-ui16nda.o
4438/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-fs.cc -o pic/mx-ui16nda-fs.o
4439/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-i32nda.cc -o pic/mx-fs-i32nda.o
4440/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-fs.cc -o pic/mx-i32nda-fs.o
4441/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-ui32nda.cc -o pic/mx-fs-ui32nda.o
4442/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-fs.cc -o pic/mx-ui32nda-fs.o
4443/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-i64nda.cc -o pic/mx-fs-i64nda.o
4444/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-fs.cc -o pic/mx-i64nda-fs.o
4445/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fs-ui64nda.cc -o pic/mx-fs-ui64nda.o
4446/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-fs.cc -o pic/mx-ui64nda-fs.o
4447/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i8.cc -o pic/mx-nda-i8.o
4448/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-nda.cc -o pic/mx-i8-nda.o
4449/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui8.cc -o pic/mx-nda-ui8.o
4450/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-nda.cc -o pic/mx-ui8-nda.o
4451/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i16.cc -o pic/mx-nda-i16.o
4452/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-nda.cc -o pic/mx-i16-nda.o
4453/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui16.cc -o pic/mx-nda-ui16.o
4454/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-nda.cc -o pic/mx-ui16-nda.o
4455/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i32.cc -o pic/mx-nda-i32.o
4456/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-nda.cc -o pic/mx-i32-nda.o
4457/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui32.cc -o pic/mx-nda-ui32.o
4458/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-nda.cc -o pic/mx-ui32-nda.o
4459/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i64.cc -o pic/mx-nda-i64.o
4460/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-nda.cc -o pic/mx-i64-nda.o
4461/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui64.cc -o pic/mx-nda-ui64.o
4462/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-nda.cc -o pic/mx-ui64-nda.o
4463/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i8.cc -o pic/mx-fnda-i8.o
4464/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-fnda.cc -o pic/mx-i8-fnda.o
4465/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui8.cc -o pic/mx-fnda-ui8.o
4466/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-fnda.cc -o pic/mx-ui8-fnda.o
4467/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i16.cc -o pic/mx-fnda-i16.o
4468/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-fnda.cc -o pic/mx-i16-fnda.o
4469/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui16.cc -o pic/mx-fnda-ui16.o
4470/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-fnda.cc -o pic/mx-ui16-fnda.o
4471/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i32.cc -o pic/mx-fnda-i32.o
4472/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-fnda.cc -o pic/mx-i32-fnda.o
4473/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui32.cc -o pic/mx-fnda-ui32.o
4474/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-fnda.cc -o pic/mx-ui32-fnda.o
4475/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i64.cc -o pic/mx-fnda-i64.o
4476/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-fnda.cc -o pic/mx-i64-fnda.o
4477/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui64.cc -o pic/mx-fnda-ui64.o
4478/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-fnda.cc -o pic/mx-ui64-fnda.o
4479/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i8nda.cc -o pic/mx-nda-i8nda.o
4480/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-nda.cc -o pic/mx-i8nda-nda.o
4481/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui8nda.cc -o pic/mx-nda-ui8nda.o
4482/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-nda.cc -o pic/mx-ui8nda-nda.o
4483/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i16nda.cc -o pic/mx-nda-i16nda.o
4484/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-nda.cc -o pic/mx-i16nda-nda.o
4485/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui16nda.cc -o pic/mx-nda-ui16nda.o
4486/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-nda.cc -o pic/mx-ui16nda-nda.o
4487/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i32nda.cc -o pic/mx-nda-i32nda.o
4488/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-nda.cc -o pic/mx-i32nda-nda.o
4489/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui32nda.cc -o pic/mx-nda-ui32nda.o
4490/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-nda.cc -o pic/mx-ui32nda-nda.o
4491/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-i64nda.cc -o pic/mx-nda-i64nda.o
4492/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-nda.cc -o pic/mx-i64nda-nda.o
4493/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-nda-ui64nda.cc -o pic/mx-nda-ui64nda.o
4494/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-nda.cc -o pic/mx-ui64nda-nda.o
4495/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i8nda.cc -o pic/mx-fnda-i8nda.o
4496/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-fnda.cc -o pic/mx-i8nda-fnda.o
4497/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui8nda.cc -o pic/mx-fnda-ui8nda.o
4498/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-fnda.cc -o pic/mx-ui8nda-fnda.o
4499/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i16nda.cc -o pic/mx-fnda-i16nda.o
4500/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-fnda.cc -o pic/mx-i16nda-fnda.o
4501/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui16nda.cc -o pic/mx-fnda-ui16nda.o
4502/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-fnda.cc -o pic/mx-ui16nda-fnda.o
4503/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i32nda.cc -o pic/mx-fnda-i32nda.o
4504/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-fnda.cc -o pic/mx-i32nda-fnda.o
4505/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui32nda.cc -o pic/mx-fnda-ui32nda.o
4506/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-fnda.cc -o pic/mx-ui32nda-fnda.o
4507/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-i64nda.cc -o pic/mx-fnda-i64nda.o
4508/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-fnda.cc -o pic/mx-i64nda-fnda.o
4509/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-fnda-ui64nda.cc -o pic/mx-fnda-ui64nda.o
4510/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-fnda.cc -o pic/mx-ui64nda-fnda.o
4511/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui8.cc -o pic/mx-i8nda-ui8.o
4512/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-i16.cc -o pic/mx-i8nda-i16.o
4513/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui16.cc -o pic/mx-i8nda-ui16.o
4514/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-i32.cc -o pic/mx-i8nda-i32.o
4515/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui32.cc -o pic/mx-i8nda-ui32.o
4516/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-i64.cc -o pic/mx-i8nda-i64.o
4517/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui64.cc -o pic/mx-i8nda-ui64.o
4518/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-i8.cc -o pic/mx-i16nda-i8.o
4519/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui8.cc -o pic/mx-i16nda-ui8.o
4520/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui16.cc -o pic/mx-i16nda-ui16.o
4521/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-i32.cc -o pic/mx-i16nda-i32.o
4522/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui32.cc -o pic/mx-i16nda-ui32.o
4523/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-i64.cc -o pic/mx-i16nda-i64.o
4524/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui64.cc -o pic/mx-i16nda-ui64.o
4525/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-i8.cc -o pic/mx-i32nda-i8.o
4526/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui8.cc -o pic/mx-i32nda-ui8.o
4527/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-i16.cc -o pic/mx-i32nda-i16.o
4528/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui16.cc -o pic/mx-i32nda-ui16.o
4529/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui32.cc -o pic/mx-i32nda-ui32.o
4530/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-i64.cc -o pic/mx-i32nda-i64.o
4531/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui64.cc -o pic/mx-i32nda-ui64.o
4532/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-i8.cc -o pic/mx-i64nda-i8.o
4533/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui8.cc -o pic/mx-i64nda-ui8.o
4534/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-i16.cc -o pic/mx-i64nda-i16.o
4535/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui16.cc -o pic/mx-i64nda-ui16.o
4536/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-i32.cc -o pic/mx-i64nda-i32.o
4537/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui32.cc -o pic/mx-i64nda-ui32.o
4538/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui64.cc -o pic/mx-i64nda-ui64.o
4539/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i8.cc -o pic/mx-ui8nda-i8.o
4540/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i16.cc -o pic/mx-ui8nda-i16.o
4541/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-ui16.cc -o pic/mx-ui8nda-ui16.o
4542/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i32.cc -o pic/mx-ui8nda-i32.o
4543/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-ui32.cc -o pic/mx-ui8nda-ui32.o
4544/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i64.cc -o pic/mx-ui8nda-i64.o
4545/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-ui64.cc -o pic/mx-ui8nda-ui64.o
4546/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i8.cc -o pic/mx-ui16nda-i8.o
4547/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-ui8.cc -o pic/mx-ui16nda-ui8.o
4548/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i16.cc -o pic/mx-ui16nda-i16.o
4549/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i32.cc -o pic/mx-ui16nda-i32.o
4550/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-ui32.cc -o pic/mx-ui16nda-ui32.o
4551/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i64.cc -o pic/mx-ui16nda-i64.o
4552/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-ui64.cc -o pic/mx-ui16nda-ui64.o
4553/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i8.cc -o pic/mx-ui32nda-i8.o
4554/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-ui8.cc -o pic/mx-ui32nda-ui8.o
4555/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i16.cc -o pic/mx-ui32nda-i16.o
4556/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-ui16.cc -o pic/mx-ui32nda-ui16.o
4557/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i32.cc -o pic/mx-ui32nda-i32.o
4558/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i64.cc -o pic/mx-ui32nda-i64.o
4559/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-ui64.cc -o pic/mx-ui32nda-ui64.o
4560/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i8.cc -o pic/mx-ui64nda-i8.o
4561/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-ui8.cc -o pic/mx-ui64nda-ui8.o
4562/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i16.cc -o pic/mx-ui64nda-i16.o
4563/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-ui16.cc -o pic/mx-ui64nda-ui16.o
4564/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i32.cc -o pic/mx-ui64nda-i32.o
4565/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-ui32.cc -o pic/mx-ui64nda-ui32.o
4566/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i64.cc -o pic/mx-ui64nda-i64.o
4567/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-ui8nda.cc -o pic/mx-i8-ui8nda.o
4568/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-i16nda.cc -o pic/mx-i8-i16nda.o
4569/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-ui16nda.cc -o pic/mx-i8-ui16nda.o
4570/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-i32nda.cc -o pic/mx-i8-i32nda.o
4571/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-ui32nda.cc -o pic/mx-i8-ui32nda.o
4572/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-i64nda.cc -o pic/mx-i8-i64nda.o
4573/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8-ui64nda.cc -o pic/mx-i8-ui64nda.o
4574/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-i8nda.cc -o pic/mx-i16-i8nda.o
4575/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-ui8nda.cc -o pic/mx-i16-ui8nda.o
4576/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-ui16nda.cc -o pic/mx-i16-ui16nda.o
4577/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-i32nda.cc -o pic/mx-i16-i32nda.o
4578/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-ui32nda.cc -o pic/mx-i16-ui32nda.o
4579/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-i64nda.cc -o pic/mx-i16-i64nda.o
4580/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16-ui64nda.cc -o pic/mx-i16-ui64nda.o
4581/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-i8nda.cc -o pic/mx-i32-i8nda.o
4582/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-ui8nda.cc -o pic/mx-i32-ui8nda.o
4583/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-i16nda.cc -o pic/mx-i32-i16nda.o
4584/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-ui16nda.cc -o pic/mx-i32-ui16nda.o
4585/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-ui32nda.cc -o pic/mx-i32-ui32nda.o
4586/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-i64nda.cc -o pic/mx-i32-i64nda.o
4587/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32-ui64nda.cc -o pic/mx-i32-ui64nda.o
4588/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-i8nda.cc -o pic/mx-i64-i8nda.o
4589/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-ui8nda.cc -o pic/mx-i64-ui8nda.o
4590/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-i16nda.cc -o pic/mx-i64-i16nda.o
4591/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-ui16nda.cc -o pic/mx-i64-ui16nda.o
4592/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-i32nda.cc -o pic/mx-i64-i32nda.o
4593/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-ui32nda.cc -o pic/mx-i64-ui32nda.o
4594/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64-ui64nda.cc -o pic/mx-i64-ui64nda.o
4595/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-i8nda.cc -o pic/mx-ui8-i8nda.o
4596/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-i16nda.cc -o pic/mx-ui8-i16nda.o
4597/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-ui16nda.cc -o pic/mx-ui8-ui16nda.o
4598/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-i32nda.cc -o pic/mx-ui8-i32nda.o
4599/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-ui32nda.cc -o pic/mx-ui8-ui32nda.o
4600/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-i64nda.cc -o pic/mx-ui8-i64nda.o
4601/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8-ui64nda.cc -o pic/mx-ui8-ui64nda.o
4602/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-i8nda.cc -o pic/mx-ui16-i8nda.o
4603/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-ui8nda.cc -o pic/mx-ui16-ui8nda.o
4604/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-i16nda.cc -o pic/mx-ui16-i16nda.o
4605/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-i32nda.cc -o pic/mx-ui16-i32nda.o
4606/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-ui32nda.cc -o pic/mx-ui16-ui32nda.o
4607/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-i64nda.cc -o pic/mx-ui16-i64nda.o
4608/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16-ui64nda.cc -o pic/mx-ui16-ui64nda.o
4609/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-i8nda.cc -o pic/mx-ui32-i8nda.o
4610/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-ui8nda.cc -o pic/mx-ui32-ui8nda.o
4611/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-i16nda.cc -o pic/mx-ui32-i16nda.o
4612/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-ui16nda.cc -o pic/mx-ui32-ui16nda.o
4613/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-i32nda.cc -o pic/mx-ui32-i32nda.o
4614/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-i64nda.cc -o pic/mx-ui32-i64nda.o
4615/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32-ui64nda.cc -o pic/mx-ui32-ui64nda.o
4616/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-i8nda.cc -o pic/mx-ui64-i8nda.o
4617/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-ui8nda.cc -o pic/mx-ui64-ui8nda.o
4618/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-i16nda.cc -o pic/mx-ui64-i16nda.o
4619/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-ui16nda.cc -o pic/mx-ui64-ui16nda.o
4620/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-i32nda.cc -o pic/mx-ui64-i32nda.o
4621/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-ui32nda.cc -o pic/mx-ui64-ui32nda.o
4622/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64-i64nda.cc -o pic/mx-ui64-i64nda.o
4623/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui8nda.cc -o pic/mx-i8nda-ui8nda.o
4624/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-i16nda.cc -o pic/mx-i8nda-i16nda.o
4625/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui16nda.cc -o pic/mx-i8nda-ui16nda.o
4626/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-i32nda.cc -o pic/mx-i8nda-i32nda.o
4627/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui32nda.cc -o pic/mx-i8nda-ui32nda.o
4628/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-i64nda.cc -o pic/mx-i8nda-i64nda.o
4629/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i8nda-ui64nda.cc -o pic/mx-i8nda-ui64nda.o
4630/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-i8nda.cc -o pic/mx-i16nda-i8nda.o
4631/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui8nda.cc -o pic/mx-i16nda-ui8nda.o
4632/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui16nda.cc -o pic/mx-i16nda-ui16nda.o
4633/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-i32nda.cc -o pic/mx-i16nda-i32nda.o
4634/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui32nda.cc -o pic/mx-i16nda-ui32nda.o
4635/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-i64nda.cc -o pic/mx-i16nda-i64nda.o
4636/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i16nda-ui64nda.cc -o pic/mx-i16nda-ui64nda.o
4637/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-i8nda.cc -o pic/mx-i32nda-i8nda.o
4638/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui8nda.cc -o pic/mx-i32nda-ui8nda.o
4639/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-i16nda.cc -o pic/mx-i32nda-i16nda.o
4640/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui16nda.cc -o pic/mx-i32nda-ui16nda.o
4641/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui32nda.cc -o pic/mx-i32nda-ui32nda.o
4642/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-i64nda.cc -o pic/mx-i32nda-i64nda.o
4643/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i32nda-ui64nda.cc -o pic/mx-i32nda-ui64nda.o
4644/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-i8nda.cc -o pic/mx-i64nda-i8nda.o
4645/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui8nda.cc -o pic/mx-i64nda-ui8nda.o
4646/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-i16nda.cc -o pic/mx-i64nda-i16nda.o
4647/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui16nda.cc -o pic/mx-i64nda-ui16nda.o
4648/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-i32nda.cc -o pic/mx-i64nda-i32nda.o
4649/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui32nda.cc -o pic/mx-i64nda-ui32nda.o
4650/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-i64nda-ui64nda.cc -o pic/mx-i64nda-ui64nda.o
4651/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i8nda.cc -o pic/mx-ui8nda-i8nda.o
4652/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i16nda.cc -o pic/mx-ui8nda-i16nda.o
4653/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-ui16nda.cc -o pic/mx-ui8nda-ui16nda.o
4654/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i32nda.cc -o pic/mx-ui8nda-i32nda.o
4655/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-ui32nda.cc -o pic/mx-ui8nda-ui32nda.o
4656/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-i64nda.cc -o pic/mx-ui8nda-i64nda.o
4657/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui8nda-ui64nda.cc -o pic/mx-ui8nda-ui64nda.o
4658/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i8nda.cc -o pic/mx-ui16nda-i8nda.o
4659/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-ui8nda.cc -o pic/mx-ui16nda-ui8nda.o
4660/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i16nda.cc -o pic/mx-ui16nda-i16nda.o
4661/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i32nda.cc -o pic/mx-ui16nda-i32nda.o
4662/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-ui32nda.cc -o pic/mx-ui16nda-ui32nda.o
4663/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-i64nda.cc -o pic/mx-ui16nda-i64nda.o
4664/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui16nda-ui64nda.cc -o pic/mx-ui16nda-ui64nda.o
4665/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i8nda.cc -o pic/mx-ui32nda-i8nda.o
4666/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-ui8nda.cc -o pic/mx-ui32nda-ui8nda.o
4667/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i16nda.cc -o pic/mx-ui32nda-i16nda.o
4668/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-ui16nda.cc -o pic/mx-ui32nda-ui16nda.o
4669/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i32nda.cc -o pic/mx-ui32nda-i32nda.o
4670/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-i64nda.cc -o pic/mx-ui32nda-i64nda.o
4671/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui32nda-ui64nda.cc -o pic/mx-ui32nda-ui64nda.o
4672/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i8nda.cc -o pic/mx-ui64nda-i8nda.o
4673/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-ui8nda.cc -o pic/mx-ui64nda-ui8nda.o
4674/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i16nda.cc -o pic/mx-ui64nda-i16nda.o
4675/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-ui16nda.cc -o pic/mx-ui64nda-ui16nda.o
4676/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i32nda.cc -o pic/mx-ui64nda-i32nda.o
4677/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-ui32nda.cc -o pic/mx-ui64nda-ui32nda.o
4678/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mx-ui64nda-i64nda.cc -o pic/mx-ui64nda-i64nda.o
4679/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-ccv-cv.cc -o pic/vx-ccv-cv.o
4680/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-ccv-s.cc -o pic/vx-ccv-s.o
4681/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-crv-rv.cc -o pic/vx-crv-rv.o
4682/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-crv-s.cc -o pic/vx-crv-s.o
4683/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-cs-cv.cc -o pic/vx-cs-cv.o
4684/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-cs-rv.cc -o pic/vx-cs-rv.o
4685/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-cv-ccv.cc -o pic/vx-cv-ccv.o
4686/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-cv-cs.cc -o pic/vx-cv-cs.o
4687/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-rv-crv.cc -o pic/vx-rv-crv.o
4688/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-rv-cs.cc -o pic/vx-rv-cs.o
4689/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-s-ccv.cc -o pic/vx-s-ccv.o
4690/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-s-crv.cc -o pic/vx-s-crv.o
4691/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fccv-fcv.cc -o pic/vx-fccv-fcv.o
4692/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fccv-fs.cc -o pic/vx-fccv-fs.o
4693/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fcrv-frv.cc -o pic/vx-fcrv-frv.o
4694/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fcrv-fs.cc -o pic/vx-fcrv-fs.o
4695/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fcs-fcv.cc -o pic/vx-fcs-fcv.o
4696/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fcs-frv.cc -o pic/vx-fcs-frv.o
4697/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fcv-fccv.cc -o pic/vx-fcv-fccv.o
4698/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fcv-fcs.cc -o pic/vx-fcv-fcs.o
4699/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-frv-fcrv.cc -o pic/vx-frv-fcrv.o
4700/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-frv-fcs.cc -o pic/vx-frv-fcs.o
4701/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fs-fccv.cc -o pic/vx-fs-fccv.o
4702/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  vx-fs-fcrv.cc -o pic/vx-fs-fcrv.o
4703/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-sm-cs.cc -o pic/smx-sm-cs.o
4704/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-cs-sm.cc -o pic/smx-cs-sm.o
4705/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-scm-s.cc -o pic/smx-scm-s.o
4706/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-s-scm.cc -o pic/smx-s-scm.o
4707/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-scm-sm.cc -o pic/smx-scm-sm.o
4708/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-sm-scm.cc -o pic/smx-sm-scm.o
4709/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-m-sm.cc -o pic/smx-m-sm.o
4710/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-m-scm.cc -o pic/smx-m-scm.o
4711/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-cm-sm.cc -o pic/smx-cm-sm.o
4712/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-cm-scm.cc -o pic/smx-cm-scm.o
4713/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-sm-m.cc -o pic/smx-sm-m.o
4714/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-scm-m.cc -o pic/smx-scm-m.o
4715/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-sm-cm.cc -o pic/smx-sm-cm.o
4716/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-scm-cm.cc -o pic/smx-scm-cm.o
4717/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-bm-sbm.cc -o pic/smx-bm-sbm.o
4718/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  smx-sbm-bm.cc -o pic/smx-sbm-bm.o
4719/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  f2c-main.c -o pic/f2c-main.o
4720/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  filemode.c -o pic/filemode.o
4721/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  getopt.c -o pic/getopt.o
4722getopt.c: In function '_getopt_initialize':
4723getopt.c:354: warning: unused parameter 'argc'
4724getopt.c:355: warning: unused parameter 'argv'
4725getopt.c: In function '_getopt_internal':
4726getopt.c:528: warning: implicit declaration of function 'strcmp'
4727getopt.c:604: warning: implicit declaration of function 'strncmp'
4728getopt.c:607: warning: implicit declaration of function 'strlen'
4729getopt.c:607: warning: incompatible implicit declaration of built-in function 'strlen'
4730getopt.c:631: warning: incompatible implicit declaration of built-in function 'strlen'
4731getopt.c:649: warning: suggest explicit braces to avoid ambiguous 'else'
4732getopt.c:661: warning: incompatible implicit declaration of built-in function 'strlen'
4733getopt.c:677: warning: incompatible implicit declaration of built-in function 'strlen'
4734getopt.c:682: warning: incompatible implicit declaration of built-in function 'strlen'
4735getopt.c:793: warning: incompatible implicit declaration of built-in function 'strlen'
4736getopt.c:816: warning: incompatible implicit declaration of built-in function 'strlen'
4737getopt.c:836: warning: incompatible implicit declaration of built-in function 'strlen'
4738getopt.c:850: warning: incompatible implicit declaration of built-in function 'strlen'
4739getopt.c:854: warning: incompatible implicit declaration of built-in function 'strlen'
4740/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  getopt1.c -o pic/getopt1.o
4741/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-cieee.c -o pic/lo-cieee.o
4742/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  lo-cutils.c -o pic/lo-cutils.o
4743/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  md5.c -o pic/md5.o
4744/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  mkdir.c -o pic/mkdir.o
4745/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-getopt.c -o pic/oct-getopt.o
4746/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  randgamma.c -o pic/randgamma.o
4747/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  randmtzig.c -o pic/randmtzig.o
4748/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  randpoisson.c -o pic/randpoisson.o
4749/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  rename.c -o pic/rename.o
4750/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  rmdir.c -o pic/rmdir.o
4751/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  strftime.c -o pic/strftime.o
4752/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  strptime.c -o pic/strptime.o
4753/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  strcasecmp.c -o pic/strcasecmp.o
4754/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  strncase.c -o pic/strncase.o
4755/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  tempname.c -o pic/tempname.o
4756/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  tempnam.c -o pic/tempnam.o
4757/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  cmd-edit.cc -o pic/cmd-edit.o
4758/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  cmd-hist.cc -o pic/cmd-hist.o
4759/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-rl-edit.c -o pic/oct-rl-edit.o
4760/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  oct-rl-hist.c -o pic/oct-rl-hist.o
4761/usr/bin/g++-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  pathsearch.cc -o pic/pathsearch.o
4762/usr/bin/gcc-4.2 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -arch x86_64 -D_THREAD_SAFE  kpse-xfns.c -o pic/kpse-xfns.o
4763kpse-xfns.c: In function 'octave_basename':
4764kpse-xfns.c:62: warning: implicit declaration of function 'basename'
4765kpse-xfns.c:62: warning: cast to pointer from integer of different size
4766rm -f liboctave.dylib
4767/usr/bin/g++-4.2 -dynamiclib -single_module -L/opt/local/lib -install_name /opt/local/lib/octave-3.2.4/liboctave.dylib -o liboctave.dylib \
4768        pic/oct-locbuf.o pic/CollocWt.o pic/DASPK.o pic/DASRT.o pic/DASSL.o pic/LSODE.o pic/ODES.o pic/Quad.o pic/Range.o pic/data-conv.o pic/dir-ops.o pic/file-ops.o pic/file-stat.o pic/glob-match.o pic/idx-vector.o pic/lo-ieee.o pic/lo-mappers.o pic/lo-specfun.o pic/lo-sysdep.o pic/lo-utils.o pic/mach-info.o pic/oct-alloc.o pic/oct-env.o pic/oct-fftw.o pic/oct-group.o pic/oct-mutex.o pic/oct-md5.o pic/oct-norm.o pic/oct-passwd.o pic/oct-rand.o pic/oct-shlib.o pic/oct-spparms.o pic/oct-syscalls.o pic/oct-time.o pic/oct-uname.o pic/prog-args.o pic/regex-match.o pic/sparse-sort.o pic/sparse-util.o pic/str-vec.o pic/Array-C.o pic/Array-b.o pic/Array-ch.o pic/Array-i.o pic/Array-d.o pic/Array-f.o pic/Array-fC.o pic/Array-s.o pic/Array-str.o pic/Array-voidp.o pic/Array-idx-vec.o pic/MArray-C.o pic/MArray-ch.o pic/MArray-i.o pic/MArray-d.o pic/MArray-f.o pic/MArray-fC.o pic/MArray-s.o pic/MSparse-C.o pic/MSparse-d.o pic/Sparse-C.o pic/Sparse-b.o pic/Sparse-d.o pic/oct-inttypes.o pic/Array-util.o pic/CColVector.o pic/CDiagMatrix.o pic/CMatrix.o pic/CNDArray.o pic/CRowVector.o pic/CmplxAEPBAL.o pic/CmplxCHOL.o pic/CmplxGEPBAL.o pic/CmplxHESS.o pic/CmplxLU.o pic/CmplxQR.o pic/CmplxQRP.o pic/CmplxSCHUR.o pic/CmplxSVD.o pic/EIG.o pic/fEIG.o pic/boolMatrix.o pic/boolNDArray.o pic/chMatrix.o pic/chNDArray.o pic/dColVector.o pic/dDiagMatrix.o pic/dMatrix.o pic/dNDArray.o pic/dRowVector.o pic/dbleAEPBAL.o pic/dbleCHOL.o pic/dbleGEPBAL.o pic/dbleHESS.o pic/dbleLU.o pic/dbleQR.o pic/dbleQRP.o pic/dbleSCHUR.o pic/dbleSVD.o pic/boolSparse.o pic/CSparse.o pic/dSparse.o pic/MSparse.o pic/Sparse.o pic/SparseCmplxLU.o pic/SparsedbleLU.o pic/SparseCmplxCHOL.o pic/SparsedbleCHOL.o pic/SparseCmplxQR.o pic/SparseQR.o pic/MatrixType.o pic/PermMatrix.o pic/int8NDArray.o pic/uint8NDArray.o pic/int16NDArray.o pic/uint16NDArray.o pic/int32NDArray.o pic/uint32NDArray.o pic/int64NDArray.o pic/uint64NDArray.o pic/fCColVector.o pic/fCRowVector.o pic/fCDiagMatrix.o pic/fCMatrix.o pic/fCNDArray.o pic/fColVector.o pic/fRowVector.o pic/fDiagMatrix.o pic/fMatrix.o pic/fNDArray.o pic/fCmplxAEPBAL.o pic/fCmplxCHOL.o pic/fCmplxGEPBAL.o pic/fCmplxHESS.o pic/fCmplxLU.o pic/fCmplxSCHUR.o pic/fCmplxSVD.o pic/fCmplxQR.o pic/fCmplxQRP.o pic/floatAEPBAL.o pic/floatCHOL.o pic/floatGEPBAL.o pic/floatHESS.o pic/floatLU.o pic/floatSCHUR.o pic/floatSVD.o pic/floatQR.o pic/floatQRP.o pic/mx-cdm-dm.o pic/mx-dm-cdm.o pic/mx-cs-cdm.o pic/mx-cs-dm.o pic/mx-cs-m.o pic/mx-cs-nda.o pic/mx-cdm-cs.o pic/mx-cdm-cm.o pic/mx-cdm-m.o pic/mx-cdm-s.o pic/mx-cm-cdm.o pic/mx-cm-dm.o pic/mx-cm-m.o pic/mx-cnda-nda.o pic/mx-cm-s.o pic/mx-cnda-s.o pic/mx-dm-cs.o pic/mx-dm-cm.o pic/mx-m-cs.o pic/mx-nda-cs.o pic/mx-m-cdm.o pic/mx-m-cm.o pic/mx-nda-cnda.o pic/mx-s-cdm.o pic/mx-s-cm.o pic/mx-s-cnda.o pic/mx-dm-m.o pic/mx-dm-s.o pic/mx-m-dm.o pic/mx-s-dm.o pic/mx-fcdm-fdm.o pic/mx-fdm-fcdm.o pic/mx-fcs-fcdm.o pic/mx-fcs-fdm.o pic/mx-fcs-fm.o pic/mx-fcs-fnda.o pic/mx-fcdm-fcs.o pic/mx-fcdm-fcm.o pic/mx-fcdm-fm.o pic/mx-fcdm-fs.o pic/mx-fcm-fcdm.o pic/mx-fcm-fdm.o pic/mx-fcm-fm.o pic/mx-fcnda-fnda.o pic/mx-fcm-fs.o pic/mx-fcnda-fs.o pic/mx-fdm-fcs.o pic/mx-fdm-fcm.o pic/mx-fm-fcs.o pic/mx-fnda-fcs.o pic/mx-fm-fcdm.o pic/mx-fm-fcm.o pic/mx-fnda-fcnda.o pic/mx-fs-fcdm.o pic/mx-fs-fcm.o pic/mx-fs-fcnda.o pic/mx-fdm-fm.o pic/mx-fdm-fs.o pic/mx-fm-fdm.o pic/mx-fs-fdm.o pic/mx-pm-m.o pic/mx-m-pm.o pic/mx-pm-cm.o pic/mx-cm-pm.o pic/mx-pm-fm.o pic/mx-fm-pm.o pic/mx-pm-fcm.o pic/mx-fcm-pm.o pic/mx-s-i8nda.o pic/mx-i8nda-s.o pic/mx-s-ui8nda.o pic/mx-ui8nda-s.o pic/mx-s-i16nda.o pic/mx-i16nda-s.o pic/mx-s-ui16nda.o pic/mx-ui16nda-s.o pic/mx-s-i32nda.o pic/mx-i32nda-s.o pic/mx-s-ui32nda.o pic/mx-ui32nda-s.o pic/mx-s-i64nda.o pic/mx-i64nda-s.o pic/mx-s-ui64nda.o pic/mx-ui64nda-s.o pic/mx-fs-i8nda.o pic/mx-i8nda-fs.o pic/mx-fs-ui8nda.o pic/mx-ui8nda-fs.o pic/mx-fs-i16nda.o pic/mx-i16nda-fs.o pic/mx-fs-ui16nda.o pic/mx-ui16nda-fs.o pic/mx-fs-i32nda.o pic/mx-i32nda-fs.o pic/mx-fs-ui32nda.o pic/mx-ui32nda-fs.o pic/mx-fs-i64nda.o pic/mx-i64nda-fs.o pic/mx-fs-ui64nda.o pic/mx-ui64nda-fs.o pic/mx-nda-i8.o pic/mx-i8-nda.o pic/mx-nda-ui8.o pic/mx-ui8-nda.o pic/mx-nda-i16.o pic/mx-i16-nda.o pic/mx-nda-ui16.o pic/mx-ui16-nda.o pic/mx-nda-i32.o pic/mx-i32-nda.o pic/mx-nda-ui32.o pic/mx-ui32-nda.o pic/mx-nda-i64.o pic/mx-i64-nda.o pic/mx-nda-ui64.o pic/mx-ui64-nda.o pic/mx-fnda-i8.o pic/mx-i8-fnda.o pic/mx-fnda-ui8.o pic/mx-ui8-fnda.o pic/mx-fnda-i16.o pic/mx-i16-fnda.o pic/mx-fnda-ui16.o pic/mx-ui16-fnda.o pic/mx-fnda-i32.o pic/mx-i32-fnda.o pic/mx-fnda-ui32.o pic/mx-ui32-fnda.o pic/mx-fnda-i64.o pic/mx-i64-fnda.o pic/mx-fnda-ui64.o pic/mx-ui64-fnda.o pic/mx-nda-i8nda.o pic/mx-i8nda-nda.o pic/mx-nda-ui8nda.o pic/mx-ui8nda-nda.o pic/mx-nda-i16nda.o pic/mx-i16nda-nda.o pic/mx-nda-ui16nda.o pic/mx-ui16nda-nda.o pic/mx-nda-i32nda.o pic/mx-i32nda-nda.o pic/mx-nda-ui32nda.o pic/mx-ui32nda-nda.o pic/mx-nda-i64nda.o pic/mx-i64nda-nda.o pic/mx-nda-ui64nda.o pic/mx-ui64nda-nda.o pic/mx-fnda-i8nda.o pic/mx-i8nda-fnda.o pic/mx-fnda-ui8nda.o pic/mx-ui8nda-fnda.o pic/mx-fnda-i16nda.o pic/mx-i16nda-fnda.o pic/mx-fnda-ui16nda.o pic/mx-ui16nda-fnda.o pic/mx-fnda-i32nda.o pic/mx-i32nda-fnda.o pic/mx-fnda-ui32nda.o pic/mx-ui32nda-fnda.o pic/mx-fnda-i64nda.o pic/mx-i64nda-fnda.o pic/mx-fnda-ui64nda.o pic/mx-ui64nda-fnda.o pic/mx-i8nda-ui8.o pic/mx-i8nda-i16.o pic/mx-i8nda-ui16.o pic/mx-i8nda-i32.o pic/mx-i8nda-ui32.o pic/mx-i8nda-i64.o pic/mx-i8nda-ui64.o pic/mx-i16nda-i8.o pic/mx-i16nda-ui8.o pic/mx-i16nda-ui16.o pic/mx-i16nda-i32.o pic/mx-i16nda-ui32.o pic/mx-i16nda-i64.o pic/mx-i16nda-ui64.o pic/mx-i32nda-i8.o pic/mx-i32nda-ui8.o pic/mx-i32nda-i16.o pic/mx-i32nda-ui16.o pic/mx-i32nda-ui32.o pic/mx-i32nda-i64.o pic/mx-i32nda-ui64.o pic/mx-i64nda-i8.o pic/mx-i64nda-ui8.o pic/mx-i64nda-i16.o pic/mx-i64nda-ui16.o pic/mx-i64nda-i32.o pic/mx-i64nda-ui32.o pic/mx-i64nda-ui64.o pic/mx-ui8nda-i8.o pic/mx-ui8nda-i16.o pic/mx-ui8nda-ui16.o pic/mx-ui8nda-i32.o pic/mx-ui8nda-ui32.o pic/mx-ui8nda-i64.o pic/mx-ui8nda-ui64.o pic/mx-ui16nda-i8.o pic/mx-ui16nda-ui8.o pic/mx-ui16nda-i16.o pic/mx-ui16nda-i32.o pic/mx-ui16nda-ui32.o pic/mx-ui16nda-i64.o pic/mx-ui16nda-ui64.o pic/mx-ui32nda-i8.o pic/mx-ui32nda-ui8.o pic/mx-ui32nda-i16.o pic/mx-ui32nda-ui16.o pic/mx-ui32nda-i32.o pic/mx-ui32nda-i64.o pic/mx-ui32nda-ui64.o pic/mx-ui64nda-i8.o pic/mx-ui64nda-ui8.o pic/mx-ui64nda-i16.o pic/mx-ui64nda-ui16.o pic/mx-ui64nda-i32.o pic/mx-ui64nda-ui32.o pic/mx-ui64nda-i64.o pic/mx-i8-ui8nda.o pic/mx-i8-i16nda.o pic/mx-i8-ui16nda.o pic/mx-i8-i32nda.o pic/mx-i8-ui32nda.o pic/mx-i8-i64nda.o pic/mx-i8-ui64nda.o pic/mx-i16-i8nda.o pic/mx-i16-ui8nda.o pic/mx-i16-ui16nda.o pic/mx-i16-i32nda.o pic/mx-i16-ui32nda.o pic/mx-i16-i64nda.o pic/mx-i16-ui64nda.o pic/mx-i32-i8nda.o pic/mx-i32-ui8nda.o pic/mx-i32-i16nda.o pic/mx-i32-ui16nda.o pic/mx-i32-ui32nda.o pic/mx-i32-i64nda.o pic/mx-i32-ui64nda.o pic/mx-i64-i8nda.o pic/mx-i64-ui8nda.o pic/mx-i64-i16nda.o pic/mx-i64-ui16nda.o pic/mx-i64-i32nda.o pic/mx-i64-ui32nda.o pic/mx-i64-ui64nda.o pic/mx-ui8-i8nda.o pic/mx-ui8-i16nda.o pic/mx-ui8-ui16nda.o pic/mx-ui8-i32nda.o pic/mx-ui8-ui32nda.o pic/mx-ui8-i64nda.o pic/mx-ui8-ui64nda.o pic/mx-ui16-i8nda.o pic/mx-ui16-ui8nda.o pic/mx-ui16-i16nda.o pic/mx-ui16-i32nda.o pic/mx-ui16-ui32nda.o pic/mx-ui16-i64nda.o pic/mx-ui16-ui64nda.o pic/mx-ui32-i8nda.o pic/mx-ui32-ui8nda.o pic/mx-ui32-i16nda.o pic/mx-ui32-ui16nda.o pic/mx-ui32-i32nda.o pic/mx-ui32-i64nda.o pic/mx-ui32-ui64nda.o pic/mx-ui64-i8nda.o pic/mx-ui64-ui8nda.o pic/mx-ui64-i16nda.o pic/mx-ui64-ui16nda.o pic/mx-ui64-i32nda.o pic/mx-ui64-ui32nda.o pic/mx-ui64-i64nda.o pic/mx-i8nda-ui8nda.o pic/mx-i8nda-i16nda.o pic/mx-i8nda-ui16nda.o pic/mx-i8nda-i32nda.o pic/mx-i8nda-ui32nda.o pic/mx-i8nda-i64nda.o pic/mx-i8nda-ui64nda.o pic/mx-i16nda-i8nda.o pic/mx-i16nda-ui8nda.o pic/mx-i16nda-ui16nda.o pic/mx-i16nda-i32nda.o pic/mx-i16nda-ui32nda.o pic/mx-i16nda-i64nda.o pic/mx-i16nda-ui64nda.o pic/mx-i32nda-i8nda.o pic/mx-i32nda-ui8nda.o pic/mx-i32nda-i16nda.o pic/mx-i32nda-ui16nda.o pic/mx-i32nda-ui32nda.o pic/mx-i32nda-i64nda.o pic/mx-i32nda-ui64nda.o pic/mx-i64nda-i8nda.o pic/mx-i64nda-ui8nda.o pic/mx-i64nda-i16nda.o pic/mx-i64nda-ui16nda.o pic/mx-i64nda-i32nda.o pic/mx-i64nda-ui32nda.o pic/mx-i64nda-ui64nda.o pic/mx-ui8nda-i8nda.o pic/mx-ui8nda-i16nda.o pic/mx-ui8nda-ui16nda.o pic/mx-ui8nda-i32nda.o pic/mx-ui8nda-ui32nda.o pic/mx-ui8nda-i64nda.o pic/mx-ui8nda-ui64nda.o pic/mx-ui16nda-i8nda.o pic/mx-ui16nda-ui8nda.o pic/mx-ui16nda-i16nda.o pic/mx-ui16nda-i32nda.o pic/mx-ui16nda-ui32nda.o pic/mx-ui16nda-i64nda.o pic/mx-ui16nda-ui64nda.o pic/mx-ui32nda-i8nda.o pic/mx-ui32nda-ui8nda.o pic/mx-ui32nda-i16nda.o pic/mx-ui32nda-ui16nda.o pic/mx-ui32nda-i32nda.o pic/mx-ui32nda-i64nda.o pic/mx-ui32nda-ui64nda.o pic/mx-ui64nda-i8nda.o pic/mx-ui64nda-ui8nda.o pic/mx-ui64nda-i16nda.o pic/mx-ui64nda-ui16nda.o pic/mx-ui64nda-i32nda.o pic/mx-ui64nda-ui32nda.o pic/mx-ui64nda-i64nda.o pic/vx-ccv-cv.o pic/vx-ccv-s.o pic/vx-crv-rv.o pic/vx-crv-s.o pic/vx-cs-cv.o pic/vx-cs-rv.o pic/vx-cv-ccv.o pic/vx-cv-cs.o pic/vx-rv-crv.o pic/vx-rv-cs.o pic/vx-s-ccv.o pic/vx-s-crv.o pic/vx-fccv-fcv.o pic/vx-fccv-fs.o pic/vx-fcrv-frv.o pic/vx-fcrv-fs.o pic/vx-fcs-fcv.o pic/vx-fcs-frv.o pic/vx-fcv-fccv.o pic/vx-fcv-fcs.o pic/vx-frv-fcrv.o pic/vx-frv-fcs.o pic/vx-fs-fccv.o pic/vx-fs-fcrv.o pic/smx-sm-cs.o pic/smx-cs-sm.o pic/smx-scm-s.o pic/smx-s-scm.o pic/smx-scm-sm.o pic/smx-sm-scm.o pic/smx-m-sm.o pic/smx-m-scm.o pic/smx-cm-sm.o pic/smx-cm-scm.o pic/smx-sm-m.o pic/smx-scm-m.o pic/smx-sm-cm.o pic/smx-scm-cm.o pic/smx-bm-sbm.o pic/smx-sbm-bm.o pic/f2c-main.o pic/filemode.o pic/getopt.o pic/getopt1.o pic/lo-cieee.o pic/lo-cutils.o pic/md5.o pic/mkdir.o pic/oct-getopt.o pic/randgamma.o pic/randmtzig.o pic/randpoisson.o pic/rename.o pic/rmdir.o pic/strftime.o pic/strptime.o pic/strcasecmp.o pic/strncase.o pic/tempname.o pic/tempnam.o pic/cmd-edit.o pic/cmd-hist.o pic/oct-rl-edit.o pic/oct-rl-hist.o pic/pathsearch.o pic/kpse-xfns.o -L../libcruft -L.  -lcruft -lcholmod -lmetis -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse  -lqrupdate -llapack -lcblas -lf77blas -latlas -lfftw3 -lfftw3f -lreadline  -L/opt/local/lib -lpcre -lreadline  -lncurses -lhdf5 -lz -lm  -L/opt/local/lib -L/opt/local/bin/../lib/g95/x86_64-apple-darwin10/4.2.4/ -L/opt/local/bin/../lib/g95/x86_64-apple-darwin10/4.2.4 -L/opt/local/lib/g95/x86_64-apple-darwin10/4.2.4/ -L/usr/lib/gcc// -L/opt/local/bin/../lib/g95/x86_64-apple-darwin10/4.2.4/// -L/opt/local/lib/g95/x86_64-apple-darwin10/4.2.4/// -L/usr/lib// -lhdf5 -lz -lf95 -lm -D_THREAD_SAFE 
4769Undefined symbols:
4770  "__g95_stop_string", referenced from:
4771      _dgqvec_ in libqrupdate.a(dgqvec.o)
4772      _cgqvec_ in libqrupdate.a(cgqvec.o)
4773      _sgqvec_ in libqrupdate.a(sgqvec.o)
4774      _zgqvec_ in libqrupdate.a(zgqvec.o)
4775ld: symbol(s) not found
4776collect2: ld returned 1 exit status
4777make[2]: *** [liboctave.dylib] Error 1
4778make[1]: *** [liboctave] Error 2
4779make: *** [all] Error 2
4780Warning: the following items did not execute (for octave): org.macports.destroot org.macports.build
4781To report a bug, see <http://guide.macports.org/#project.tickets>