Ticket #54228: octave.build.clang38.succeed.log

File octave.build.clang38.succeed.log, 780.5 KB (added by kencu (Ken), 7 years ago)
Line 
1h$ sudo port -v upgrade octave configure.compiler=macports-clang-3.8
2--->  Computing dependencies for octave.
3--->  Fetching distfiles for octave
4--->  Verifying checksums for octave
5--->  Checksumming octave-4.2.1.tar.gz
6--->  Extracting octave
7--->  Extracting octave-4.2.1.tar.gz
8Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/octave/octave-4.2.1.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
9--->  Applying patches to octave
10--->  Applying patch-qscintilla2.diff
11Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math/octave/files/patch-qscintilla2.diff'
12patching file configure
13--->  Applying patch-better_error.diff
14Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math/octave/files/patch-better_error.diff'
15patching file scripts/pkg/private/build.m
16--->  Applying patch-bsdtar.diff
17Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math/octave/files/patch-bsdtar.diff'
18patching file scripts/miscellaneous/unpack.m
19--->  Applying patch-configure_make.m.diff
20Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math/octave/files/patch-configure_make.m.diff'
21patching file scripts/pkg/private/configure_make.m
22--->  Applying patch-link.diff
23Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math/octave/files/patch-link.diff'
24patching file src/mkoctfile.in.cc
25--->  Applying patch-arch_arg.diff
26Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math/octave/files/patch-arch_arg.diff'
27patching file src/mkoctfile.in.cc
28--->  Applying patch-host_name.diff
29Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math/octave/files/patch-host_name.diff'
30patching file build-aux/subst-default-vals.in.sh
31--->  Applying patch-file-stat.cc.diff
32Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math/octave/files/patch-file-stat.cc.diff'
33patching file liboctave/system/file-stat.cc
34--->  Patching subst-default-vals.in.sh: s|__MACPORTS_canonical_host_type__|x86_64-apple-darwin10.x.x|g
35--->  Configuring octave
36Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1" && ./configure --prefix=/opt/local --without-OSMesa --with-framework-carbon --without-x --enable-static --disable-openmp --disable-java --with-qt=4 --with-fltk --with-framework-opengl --disable-jit --with-sndfile --with-portaudio --with-magick=GraphicsMagick --enable-docs --with-amd="-lamd -lsuitesparseconfig" --with-camd="-lcamd -lsuitesparseconfig" --with-colamd="-lcolamd -lsuitesparseconfig" --with-cholmod="-lcholmod -lsuitesparseconfig" --with-cxsparse="-lcxsparse -lsuitesparseconfig" --with-umfpack="-lumfpack -lsuitesparseconfig" --without-openssl --with-blas="-L/opt/local/lib -lvecLibFort" --with-lapack=""
37checking for a BSD-compatible install... /usr/bin/install -c
38checking whether build environment is sane... yes
39checking for a thread-safe mkdir -p... /bin/mkdir -p
40checking for gawk... /opt/local/bin/gawk
41checking whether make sets $(MAKE)... yes
42checking whether make supports nested variables... yes
43checking whether UID '503' is supported by ustar format... yes
44checking whether GID '501' is supported by ustar format... yes
45checking how to create a ustar tar archive... gnutar
46checking whether make supports nested variables... (cached) yes
47checking build system type... x86_64-apple-darwin10.8.0
48checking host system type... x86_64-apple-darwin10.8.0
49checking for style of include used by make... GNU
50checking for gcc... /opt/local/bin/clang-mp-3.8
51checking whether the C compiler works... yes
52checking for C compiler default output file name... a.out
53checking for suffix of executables...
54checking whether we are cross compiling... no
55checking for suffix of object files... o
56checking whether we are using the GNU C compiler... yes
57checking whether /opt/local/bin/clang-mp-3.8 accepts -g... yes
58checking for /opt/local/bin/clang-mp-3.8 option to enable C11 features... none needed
59checking dependency style of /opt/local/bin/clang-mp-3.8... gcc3
60checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.8 -E
61checking for grep that handles long lines and -e... /opt/local/bin/grep
62checking for egrep... /opt/local/bin/grep -E
63checking for ANSI C header files... yes
64checking for sys/types.h... yes
65checking for sys/stat.h... yes
66checking for stdlib.h... yes
67checking for string.h... yes
68checking for memory.h... yes
69checking for strings.h... yes
70checking for inttypes.h... yes
71checking for stdint.h... yes
72checking for unistd.h... yes
73checking minix/config.h usability... no
74checking minix/config.h presence... no
75checking for minix/config.h... no
76checking whether it is safe to define __EXTENSIONS__... yes
77checking whether _XOPEN_SOURCE should be defined... no
78defining octlibdir to be ${libdir}/octave/${version}
79defining archlibdir to be ${libexecdir}/octave/${version}/exec/${canonical_host_type}
80defining localarchlibdir to be ${libexecdir}/octave/site/exec/${canonical_host_type}
81defining localapiarchlibdir to be ${libexecdir}/octave/${api_version}/site/exec/${canonical_host_type}
82defining localverarchlibdir to be ${libexecdir}/octave/${version}/site/exec/${canonical_host_type}
83defining octfiledir to be ${libdir}/octave/${version}/oct/${canonical_host_type}
84defining localoctfiledir to be ${libdir}/octave/site/oct/${canonical_host_type}
85defining localapioctfiledir to be ${libdir}/octave/site/oct/${api_version}/${canonical_host_type}
86defining localveroctfiledir to be ${libdir}/octave/${version}/site/oct/${canonical_host_type}
87defining octincludedir to be ${includedir}/octave-${version}/octave
88defining fcnfiledir to be ${datadir}/octave/${version}/m
89defining localfcnfiledir to be ${datadir}/octave/site/m
90defining localapifcnfiledir to be ${datadir}/octave/site/${api_version}/m
91defining localverfcnfiledir to be ${datadir}/octave/${version}/site/m
92defining octetcdir to be ${datadir}/octave/${version}/etc
93defining octlocaledir to be ${datadir}/octave/${version}/locale
94defining doc_cache_file to be ${octetcdir}/doc-cache
95defining octtestsdir to be ${octetcdir}/tests
96defining texi_macros_file to be ${octetcdir}/macros.texi
97defining imagedir to be ${datadir}/octave/${version}/imagelib
98defining octdatadir to be ${datadir}/octave/${version}/data
99defining startupfiledir to be ${fcnfiledir}/startup
100defining localstartupfiledir to be ${localfcnfiledir}/startup
101defining man1dir to be ${mandir}/man1
102defining man1ext to be .1
103defining infofile to be ${infodir}/octave.info
104checking for pkg-config... /opt/local/bin/pkg-config
105checking pkg-config is at least version 0.9.0... yes
106checking for gawk... (cached) /opt/local/bin/gawk
107checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep
108checking for gfind... /opt/local/bin/gfind
109checking for a usable sed... /opt/local/bin/gsed
110checking for perl... /opt/local/bin/perl5
111checking for gperf... /usr/bin/gperf
112checking for flex... /opt/local/bin/flex
113checking lex output file root... lex.yy
114checking lex library... -lfl
115checking whether yytext is a pointer... yes
116defining LFLAGS to be -I
117checking for bison... /opt/local/bin/bison -y
118checking syntax of bison api.prefix (or name-prefix) declaration... api brace
119checking syntax of bison push/pull declaration... dash
120checking for makeinfo... makeinfo
121checking for texi2dvi... /opt/local/bin/texi2dvi
122checking for texi2pdf... /opt/local/bin/texi2pdf
123checking whether ln -s works... yes
124checking for desktop-file-install... (cached) no
125checking for gs... /opt/local/bin/gs
126checking for gnuplot... /opt/local/bin/gnuplot
127checking for less... /opt/local/bin/less
128checking for python... /opt/local/bin/python2.7
129checking for icotool... /opt/local/bin/icotool
130checking for rsvg-convert... /opt/local/bin/rsvg-convert
131configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
132checking whether we are using the GNU C++ compiler... yes
133checking whether /opt/local/bin/clang++-mp-3.8 accepts -g... yes
134checking for /opt/local/bin/clang++-mp-3.8 option to enable C++11 features... -std=gnu++11
135checking dependency style of /opt/local/bin/clang++-mp-3.8 -std=gnu++11... gcc3
136checking how to run the C++ preprocessor... /opt/local/bin/clang++-mp-3.8 -std=gnu++11 -E
137checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.8 -E
138checking whether /opt/local/bin/clang-mp-3.8 needs -traditional... no
139checking for Minix Amsterdam compiler... no
140checking for ar... ar
141checking the archiver (ar) interface... ar
142checking for ar... (cached) ar
143checking for _LARGEFILE_SOURCE value needed for large files... no
144checking for special C compiler options needed for large files... no
145checking for _FILE_OFFSET_BITS value needed for large files... no
146checking C compiler version number...
147checking C++ compiler version number...
148checking whether stl_algo.h is broken... no
149checking if compiler needs -Werror to reject unknown flags... yes
150checking whether pthreads work with -pthread... yes
151checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
152checking if more special flags are required for pthreads... -D_THREAD_SAFE
153checking for PTHREAD_PRIO_INHERIT... yes
154checking how to print strings... printf
155checking for a sed that does not truncate output... /opt/local/bin/gsed
156checking for fgrep... /opt/local/bin/grep -F
157checking for ld used by /opt/local/bin/clang-mp-3.8... /opt/local/libexec/llvm-3.8/bin/ld
158checking if the linker (/opt/local/libexec/llvm-3.8/bin/ld) is GNU ld... no
159checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
160checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
161checking the maximum length of command line arguments... 196608
162checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop
163checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop
164checking for /opt/local/libexec/llvm-3.8/bin/ld option to reload object files... -r
165checking for objdump... no
166checking how to recognize dependent libraries... pass_all
167checking for dlltool... no
168checking how to associate runtime and link libraries... printf %s\n
169checking for archiver @FILE support... no
170checking for strip... strip
171checking for ranlib... /usr/bin/ranlib
172checking command to parse /opt/local/bin/nm -B output from /opt/local/bin/clang-mp-3.8 object... ok
173checking for sysroot... no
174checking for a working dd... /bin/dd
175checking how to truncate binary pipes... /bin/dd bs=4096 count=1
176checking for mt... no
177checking if : is a manifest tool... no
178checking for dsymutil... dsymutil
179checking for nmedit... nmedit
180checking for lipo... lipo
181checking for otool... otool
182checking for otool64... no
183checking for -single_module linker flag... yes
184checking for -exported_symbols_list linker flag... yes
185checking for -force_load linker flag... yes
186checking for dlfcn.h... yes
187checking for objdir... .libs
188checking if /opt/local/bin/clang-mp-3.8 supports -fno-rtti -fno-exceptions... yes
189checking for /opt/local/bin/clang-mp-3.8 option to produce PIC... -fno-common -DPIC
190checking if /opt/local/bin/clang-mp-3.8 PIC flag -fno-common -DPIC works... yes
191checking if /opt/local/bin/clang-mp-3.8 static flag -static works... no
192checking if /opt/local/bin/clang-mp-3.8 supports -c -o file.o... yes
193checking if /opt/local/bin/clang-mp-3.8 supports -c -o file.o... (cached) yes
194checking whether the /opt/local/bin/clang-mp-3.8 linker (/opt/local/libexec/llvm-3.8/bin/ld) supports shared libraries... yes
195checking dynamic linker characteristics... darwin10.8.0 dyld
196checking how to hardcode library paths into programs... immediate
197checking for dlopen in -ldl... yes
198checking whether a program can dlopen itself... yes
199checking whether a statically linked program can dlopen itself... yes
200checking whether stripping libraries is possible... yes
201checking if libtool supports shared libraries... yes
202checking whether to build shared libraries... yes
203checking whether to build static libraries... yes
204checking how to run the C++ preprocessor... /opt/local/bin/clang++-mp-3.8 -std=gnu++11 -E
205checking for ld used by /opt/local/bin/clang++-mp-3.8 -std=gnu++11... /opt/local/libexec/llvm-3.8/bin/ld
206checking if the linker (/opt/local/libexec/llvm-3.8/bin/ld) is GNU ld... no
207checking whether the /opt/local/bin/clang++-mp-3.8 -std=gnu++11 linker (/opt/local/libexec/llvm-3.8/bin/ld) supports shared libraries... yes
208checking for /opt/local/bin/clang++-mp-3.8 -std=gnu++11 option to produce PIC... -fno-common -DPIC
209checking if /opt/local/bin/clang++-mp-3.8 -std=gnu++11 PIC flag -fno-common -DPIC works... yes
210checking if /opt/local/bin/clang++-mp-3.8 -std=gnu++11 static flag -static works... no
211checking if /opt/local/bin/clang++-mp-3.8 -std=gnu++11 supports -c -o file.o... yes
212checking if /opt/local/bin/clang++-mp-3.8 -std=gnu++11 supports -c -o file.o... (cached) yes
213checking whether the /opt/local/bin/clang++-mp-3.8 -std=gnu++11 linker (/opt/local/libexec/llvm-3.8/bin/ld) supports shared libraries... yes
214checking dynamic linker characteristics... darwin10.8.0 dyld
215checking how to hardcode library paths into programs... immediate
216configure: defining FPICFLAG to be -fPIC
217configure: defining CPICFLAG to be -fPIC
218configure: defining CXXPICFLAG to be -fPIC
219configure: defining SH_LD to be /opt/local/bin/clang++-mp-3.8 -std=gnu++11
220configure: defining SH_LDFLAGS to be -dynamiclib -single_module -L/opt/local/lib -Wl,-headerpad_max_install_names
221configure: defining DL_LD to be /opt/local/bin/clang++-mp-3.8 -std=gnu++11
222configure: defining DL_LDFLAGS to be -bundle -bundle_loader libinterp/octave -L/opt/local/lib -Wl,-headerpad_max_install_names
223configure: defining MKOCTFILE_DL_LDFLAGS to be -bundle -bundle_loader ${bindir}/octave-${version}
224configure: defining NO_OCT_FILE_STRIP to be true
225configure: defining TEMPLATE_AR to be ar
226configure: defining TEMPLATE_ARFLAGS to be cr
227configure: defining CRUFT_DLL_DEFS to be
228configure: defining OCTAVE_DLL_DEFS to be
229configure: defining OCTINTERP_DLL_DEFS to be
230configure: defining OCTGUI_DLL_DEFS to be
231configure: defining OCTGRAPHICS_DLL_DEFS to be
232configure: defining library_path_var to be DYLD_LIBRARY_PATH
233checking for sin in -lm... yes
234checking whether we are using the GNU Fortran 77 compiler... yes
235checking whether /opt/local/bin/gfortran-mp-6 accepts -g... yes
236checking if libtool supports shared libraries... yes
237checking whether to build shared libraries... yes
238checking whether to build static libraries... yes
239checking for /opt/local/bin/gfortran-mp-6 option to produce PIC... -fno-common
240checking if /opt/local/bin/gfortran-mp-6 PIC flag -fno-common works... yes
241checking if /opt/local/bin/gfortran-mp-6 static flag -static works... no
242checking if /opt/local/bin/gfortran-mp-6 supports -c -o file.o... yes
243checking if /opt/local/bin/gfortran-mp-6 supports -c -o file.o... (cached) yes
244checking whether the /opt/local/bin/gfortran-mp-6 linker (/opt/local/libexec/llvm-3.8/bin/ld) supports shared libraries... yes
245checking dynamic linker characteristics... darwin10.8.0 dyld
246checking how to hardcode library paths into programs... immediate
247checking whether a usable Fortran compiler was found... yes
248checking how to get verbose linking output from /opt/local/bin/gfortran-mp-6... -v
249checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-6...  -L/opt/local/lib -L/opt/local/lib/gcc6/gcc/x86_64-apple-darwin10/6.2.0 -L/opt/local/lib/gcc6/gcc/x86_64-apple-darwin10/6.2.0/../../.. -lgfortran -lquadmath -lm
250checking for dummy main to link with Fortran 77 libraries... none
251checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
252configure: defining FFLAGS to be -pipe -Os -m64
253checking whether /opt/local/bin/gfortran-mp-6 has the intrinsic function ISNAN... yes
254checking whether /opt/local/bin/gfortran-mp-6 generates correct size integers... yes
255checking whether /opt/local/bin/gfortran-mp-6 accepts -ffloat-store... yes
256setting F77_FLOAT_STORE_FLAG to -ffloat-store
257checking whether /opt/local/bin/clang++-mp-3.8 -std=gnu++11 accepts -rdynamic... yes
258configure: defining CROSS_TOOL_PREFIX to be
259configure: defining MKOCTFILE_AR to be ar
260configure: defining MKOCTFILE_CC to be /opt/local/bin/clang-mp-3.8
261configure: defining MKOCTFILE_CXX to be /opt/local/bin/clang++-mp-3.8 -std=gnu++11
262configure: defining MKOCTFILE_DL_LD to be /opt/local/bin/clang++-mp-3.8 -std=gnu++11
263configure: defining MKOCTFILE_F77 to be /opt/local/bin/gfortran-mp-6
264configure: defining MKOCTFILE_LD_CXX to be /opt/local/bin/clang++-mp-3.8 -std=gnu++11
265configure: defining MKOCTFILE_RANLIB to be /usr/bin/ranlib
266checking libqhull/libqhull.h usability... yes
267checking libqhull/libqhull.h presence... yes
268checking for libqhull/libqhull.h... yes
269checking for qh_qhull in -lqhull... yes
270checking for qh_version in -lqhull... yes
271checking whether the qhull library works... yes
272checking pcre.h usability... yes
273checking pcre.h presence... yes
274checking for pcre.h... yes
275checking pcre/pcre.h usability... no
276checking pcre/pcre.h presence... no
277checking for pcre/pcre.h... no
278checking whether pcre.h defines the macros we need... yes
279checking for pcre-config... yes
280checking for pcre_compile... yes
281checking zlib.h usability... yes
282checking zlib.h presence... yes
283checking for zlib.h... yes
284checking for gzclearerr in -lz... yes
285checking bzlib.h usability... yes
286checking bzlib.h presence... yes
287checking for bzlib.h... yes
288checking for BZ2_bzCompressInit in -lbz2... yes
289checking hdf5.h usability... yes
290checking hdf5.h presence... yes
291checking for hdf5.h... yes
292checking for H5Gget_num_objs in -lhdf5... yes
293checking whether HDF5 library has enforced version 1.6 API... no
294checking fftw3.h usability... yes
295checking fftw3.h presence... yes
296checking for fftw3.h... yes
297checking for fftw_plan_dft_1d in -lfftw3... yes
298checking for fftw3.h... (cached) yes
299checking for fftwf_plan_dft_1d in -lfftw3f... yes
300checking for fftw3 multi-threading support... -lfftw3_threads
301checking for fftw3f multi-threading support... -lfftw3f_threads
302checking glpk/glpk.h usability... no
303checking glpk/glpk.h presence... no
304checking for glpk/glpk.h... no
305checking glpk.h usability... yes
306checking glpk.h presence... yes
307checking for glpk.h... yes
308checking for glp_simplex in -lglpk... yes
309checking whether the glpk library has glp_interior(glp_prob*, glp_iptcp*)... yes
310checking curl/curl.h usability... yes
311checking curl/curl.h presence... yes
312checking for curl/curl.h... yes
313checking for curl_easy_escape in -lcurl... yes
314checking for CURLOPT_DIRLISTONLY in curl/curl.h... yes
315checking sndfile.h usability... yes
316checking sndfile.h presence... yes
317checking for sndfile.h... yes
318checking for sf_open in -lsndfile... yes
319checking whether sndfile library is modern enough... yes
320checking portaudio.h usability... yes
321checking portaudio.h presence... yes
322checking for portaudio.h... yes
323checking for Pa_GetDeviceCount in -lportaudio... yes
324checking Magick++.h usability... yes
325checking Magick++.h presence... yes
326checking for Magick++.h... yes
327checking for Magick::ColorRGB in Magick++.h... yes
328checking for setlocale... yes
329checking for X... disabled
330checking whether /opt/local/libexec/llvm-3.8/bin/ld accepts -framework Carbon... yes
331configure: adding -framework Carbon to CARBON_LIBS
332checking whether /opt/local/libexec/llvm-3.8/bin/ld accepts -framework OpenGL... yes
333configure: adding -framework OpenGL to OPENGL_LIBS
334checking whether gluTessCallback is called with "(...)"... no
335checking for FT2... yes
336checking for FreeType2 version >= 9.03... yes
337checking for FT_Reference_Face... yes
338checking for FONTCONFIG... yes
339configure: WARNING: --without-OSMesa specified.  Functions or features that depend on OSMesa will be disabled.
340checking gl2ps.h usability... yes
341checking gl2ps.h presence... yes
342checking for gl2ps.h... yes
343checking Qt version 4... checking for QT... yes
344checking for uic-qt4... no
345checking for rcc-qt4... no
346checking for lrelease-qt4... no
347checking for qtchooser... no
348checking for uic... uic
349checking for rcc... rcc
350checking for lrelease... lrelease
351checking for setlocale... (cached) yes
352checking pty.h usability... no
353checking pty.h presence... no
354checking for pty.h... no
355checking libutil.h usability... no
356checking libutil.h presence... no
357checking for libutil.h... no
358checking util.h usability... yes
359checking util.h presence... yes
360checking for util.h... yes
361checking for library containing openpty... none required
362checking for chmod... yes
363checking for chown... yes
364checking for ftruncate... yes
365checking for mmap... yes
366checking for munmap... yes
367checking whether Qt has the QAbstractItemModel::beginResetModel function... yes
368checking whether Qt provides QFont::Monospace... yes
369checking whether Qt provides QFont::ForceIntegerMetrics... yes
370checking whether Qt has the QTabWidget::setMovable function... yes
371checking whether Qt works with OpenGL and GLU... yes
372checking for the QScintilla library for Qt 4... -lqscintilla2_qt4
373checking whether QScintilla has version 2.6.0 or later... yes
374checking Qsci/qscilexeroctave.h usability... yes
375checking Qsci/qscilexeroctave.h presence... yes
376checking for Qsci/qscilexeroctave.h... yes
377checking Qsci/qscilexermatlab.h usability... yes
378checking Qsci/qscilexermatlab.h presence... yes
379checking for Qsci/qscilexermatlab.h... yes
380checking whether Qt has SetPlaceholderText function... yes
381checking whether QSci has the QsciScintilla::findFirstInSelection function... yes
382checking for fltk-config... /opt/local/bin/fltk-config
383checking for OpenGL support in FLTK... yes
384checking for sgemm_ in -L/opt/local/lib -lvecLibFort... yes
385checking whether LSAME is called correctly from Fortran... yes
386checking whether ISAMAX is called correctly from Fortran... yes
387checking whether SDOT is called correctly from Fortran... yes
388checking whether DDOT is called correctly from Fortran... yes
389checking whether CDOTU is called correctly from Fortran... yes
390checking whether ZDOTU is called correctly from Fortran... yes
391checking whether the integer size is correct... yes
392checking for cheev_... yes
393checking for sqr1up in -lqrupdate... yes
394checking for slup1up in -lqrupdate... yes
395checking suitesparse/amd.h usability... no
396checking suitesparse/amd.h presence... no
397checking for suitesparse/amd.h... no
398checking ufsparse/amd.h usability... no
399checking ufsparse/amd.h presence... no
400checking for ufsparse/amd.h... no
401checking amd/amd.h usability... no
402checking amd/amd.h presence... no
403checking for amd/amd.h... no
404checking amd.h usability... yes
405checking amd.h presence... yes
406checking for amd.h... yes
407checking for amd_postorder in -lamd -lsuitesparseconfig... yes
408checking suitesparse/camd.h usability... no
409checking suitesparse/camd.h presence... no
410checking for suitesparse/camd.h... no
411checking ufsparse/camd.h usability... no
412checking ufsparse/camd.h presence... no
413checking for ufsparse/camd.h... no
414checking camd/camd.h usability... no
415checking camd/camd.h presence... no
416checking for camd/camd.h... no
417checking camd.h usability... yes
418checking camd.h presence... yes
419checking for camd.h... yes
420checking for camd_postorder in -lcamd -lsuitesparseconfig... yes
421checking suitesparse/colamd.h usability... no
422checking suitesparse/colamd.h presence... no
423checking for suitesparse/colamd.h... no
424checking ufsparse/colamd.h usability... no
425checking ufsparse/colamd.h presence... no
426checking for ufsparse/colamd.h... no
427checking colamd/colamd.h usability... no
428checking colamd/colamd.h presence... no
429checking for colamd/colamd.h... no
430checking colamd.h usability... yes
431checking colamd.h presence... yes
432checking for colamd.h... yes
433checking for colamd in -lcolamd -lsuitesparseconfig... yes
434checking suitesparse/ccolamd.h usability... no
435checking suitesparse/ccolamd.h presence... no
436checking for suitesparse/ccolamd.h... no
437checking ufsparse/ccolamd.h usability... no
438checking ufsparse/ccolamd.h presence... no
439checking for ufsparse/ccolamd.h... no
440checking ccolamd/ccolamd.h usability... no
441checking ccolamd/ccolamd.h presence... no
442checking for ccolamd/ccolamd.h... no
443checking ccolamd.h usability... yes
444checking ccolamd.h presence... yes
445checking for ccolamd.h... yes
446checking for ccolamd in -lccolamd... yes
447checking suitesparse/cholmod.h usability... no
448checking suitesparse/cholmod.h presence... no
449checking for suitesparse/cholmod.h... no
450checking ufsparse/cholmod.h usability... no
451checking ufsparse/cholmod.h presence... no
452checking for ufsparse/cholmod.h... no
453checking cholmod/cholmod.h usability... no
454checking cholmod/cholmod.h presence... no
455checking for cholmod/cholmod.h... no
456checking cholmod.h usability... yes
457checking cholmod.h presence... yes
458checking for cholmod.h... yes
459checking for cholmod_start in -lcholmod -lsuitesparseconfig... yes
460checking suitesparse/cs.h usability... no
461checking suitesparse/cs.h presence... no
462checking for suitesparse/cs.h... no
463checking ufsparse/cs.h usability... no
464checking ufsparse/cs.h presence... no
465checking for ufsparse/cs.h... no
466checking cxsparse/cs.h usability... no
467checking cxsparse/cs.h presence... no
468checking for cxsparse/cs.h... no
469checking cs.h usability... yes
470checking cs.h presence... yes
471checking for cs.h... yes
472checking for cs_di_sqr in -lcxsparse -lsuitesparseconfig... yes
473checking whether CXSparse is version 2.2 or later... yes
474checking suitesparse/umfpack.h usability... no
475checking suitesparse/umfpack.h presence... no
476checking for suitesparse/umfpack.h... no
477checking ufsparse/umfpack.h usability... no
478checking ufsparse/umfpack.h presence... no
479checking for ufsparse/umfpack.h... no
480checking umfpack/umfpack.h usability... no
481checking umfpack/umfpack.h presence... no
482checking for umfpack/umfpack.h... no
483checking umfpack.h usability... yes
484checking umfpack.h presence... yes
485checking for umfpack.h... yes
486checking for umfpack_zi_get_determinant in -lumfpack -lsuitesparseconfig... yes
487checking for SuiteSparse_time in -lsuitesparseconfig... yes
488checking for UMFPACK separate complex matrix and rhs split... yes
489checking for dseupd in -larpack... yes
490checking whether the arpack library works... yes
491checking for library containing tputs... -lncurses
492checking for rl_set_keyboard_input_timeout in -lreadline... yes
493checking for library containing tputs... (cached) -lncurses
494checking for dirent.h that defines DIR... yes
495checking for library containing opendir... none required
496checking for sys/wait.h that is POSIX.1 compatible... yes
497checking curses.h usability... yes
498checking curses.h presence... yes
499checking for curses.h... yes
500checking direct.h usability... no
501checking direct.h presence... no
502checking for direct.h... no
503checking for dlfcn.h... (cached) yes
504checking floatingpoint.h usability... no
505checking floatingpoint.h presence... no
506checking for floatingpoint.h... no
507checking fpu_control.h usability... no
508checking fpu_control.h presence... no
509checking for fpu_control.h... no
510checking grp.h usability... yes
511checking grp.h presence... yes
512checking for grp.h... yes
513checking ieeefp.h usability... no
514checking ieeefp.h presence... no
515checking for ieeefp.h... no
516checking for inttypes.h... (cached) yes
517checking locale.h usability... yes
518checking locale.h presence... yes
519checking for locale.h... yes
520checking for memory.h... (cached) yes
521checking ncurses.h usability... yes
522checking ncurses.h presence... yes
523checking for ncurses.h... yes
524checking poll.h usability... yes
525checking poll.h presence... yes
526checking for poll.h... yes
527checking pthread.h usability... yes
528checking pthread.h presence... yes
529checking for pthread.h... yes
530checking pwd.h usability... yes
531checking pwd.h presence... yes
532checking for pwd.h... yes
533checking sunmath.h usability... no
534checking sunmath.h presence... no
535checking for sunmath.h... no
536checking sys/ioctl.h usability... yes
537checking sys/ioctl.h presence... yes
538checking for sys/ioctl.h... yes
539checking sys/param.h usability... yes
540checking sys/param.h presence... yes
541checking for sys/param.h... yes
542checking sys/poll.h usability... yes
543checking sys/poll.h presence... yes
544checking for sys/poll.h... yes
545checking sys/resource.h usability... yes
546checking sys/resource.h presence... yes
547checking for sys/resource.h... yes
548checking sys/select.h usability... yes
549checking sys/select.h presence... yes
550checking for sys/select.h... yes
551checking sys/stropts.h usability... no
552checking sys/stropts.h presence... no
553checking for sys/stropts.h... no
554checking termcap.h usability... yes
555checking termcap.h presence... yes
556checking for termcap.h... yes
557checking sstream usability... yes
558checking sstream presence... yes
559checking for sstream... yes
560checking termios.h usability... yes
561checking termios.h presence... yes
562checking for termios.h... yes
563checking termio.h usability... no
564checking termio.h presence... no
565checking for termio.h... no
566checking sgtty.h usability... yes
567checking sgtty.h presence... yes
568checking for sgtty.h... yes
569checking fnmatch.h usability... yes
570checking fnmatch.h presence... yes
571checking for fnmatch.h... yes
572checking conio.h usability... no
573checking conio.h presence... no
574checking for conio.h... no
575checking for int64_t... yes
576checking for mode_t... yes
577checking for off_t... yes
578checking for pid_t... yes
579checking for size_t... yes
580checking for ssize_t... yes
581checking for uid_t in sys/types.h... yes
582checking for uint64_t... yes
583checking for dev_t... yes
584checking for ino_t... yes
585checking for ptrdiff_t... yes
586checking for long long int... yes
587checking for unsigned long long int... yes
588checking size of short... 2
589checking size of int... 4
590checking size of long... 8
591checking size of long long... 8
592checking size of long double... 16
593checking for struct stat.st_blksize... yes
594checking for struct stat.st_blocks... yes
595checking for struct stat.st_rdev... yes
596checking for struct group.gr_passwd... no
597checking whether struct tm is in sys/time.h or time.h... time.h
598checking for struct tm.tm_zone... yes
599checking whether /opt/local/bin/clang++-mp-3.8 -std=gnu++11 allows overload of char, int8_t, and uint8_t... yes
600checking whether C++ supports dynamic auto arrays... yes
601checking for IEEE 754 data format... yes
602checking whether bit_and, bit_or, bit_xor are defined in the C++ library... yes
603checking whether complex class can set components independently... yes
604checking whether complex class can reference components independently... no
605checking whether fast integer arithmetics is usable... yes
606checking for working alloca.h... yes
607checking for alloca... yes
608checking for C/C++ restrict keyword... __restrict
609checking for canonicalize_file_name... no
610checking for realpath... yes
611checking for readlinkat... no
612checking for _set_invalid_parameter_handler... no
613checking for fchdir... yes
614checking for fcntl... yes
615checking for symlink... yes
616checking for fdopendir... no
617checking for mempcpy... no
618checking for btowc... yes
619checking for isblank... yes
620checking for iswctype... yes
621checking for mbsrtowcs... yes
622checking for wmemchr... yes
623checking for wmemcpy... yes
624checking for wmempcpy... no
625checking for fstatat... no
626checking for ftruncate... (cached) yes
627checking for getdtablesize... yes
628checking for getlogin_r... yes
629checking for getprogname... yes
630checking for getexecname... no
631checking for getrusage... yes
632checking for gettimeofday... yes
633checking for getpwnam_r... yes
634checking for link... yes
635checking for lstat... yes
636checking for mbsinit... yes
637checking for mbrtowc... yes
638checking for mprotect... yes
639checking for mkfifo... yes
640checking for mkostemp... no
641checking for tzset... yes
642checking for openat... no
643checking for pipe... yes
644checking for readlink... yes
645checking for pathconf... yes
646checking for secure_getenv... no
647checking for getuid... yes
648checking for geteuid... yes
649checking for getgid... yes
650checking for getegid... yes
651checking for setenv... yes
652checking for sigaction... yes
653checking for sigaltstack... yes
654checking for siginterrupt... yes
655checking for snprintf... yes
656checking for strdup... yes
657checking for strndup... no
658checking for strptime... yes
659checking for localtime_r... yes
660checking for timegm... yes
661checking for vasnprintf... no
662checking for iswcntrl... yes
663checking whether // is distinct from /... no
664checking whether realpath works... no
665checking for unistd.h... (cached) yes
666checking for sys/param.h... (cached) yes
667checking for sys/socket.h... yes
668checking for dirent.h... yes
669checking for wctype.h... yes
670checking for sys/stat.h... (cached) yes
671checking for netdb.h... yes
672checking for getopt.h... yes
673checking for sys/time.h... yes
674checking for sys/cdefs.h... yes
675checking for limits.h... yes
676checking for math.h... yes
677checking for sys/mman.h... yes
678checking for sys/select.h... (cached) yes
679checking for wchar.h... yes
680checking for stdint.h... (cached) yes
681checking for strings.h... (cached) yes
682checking for sys/resource.h... (cached) yes
683checking for sys/times.h... yes
684checking for sys/uio.h... yes
685checking for sys/utsname.h... yes
686checking for sys/wait.h... (cached) yes
687checking for features.h... no
688checking whether byte ordering is bigendian... no
689checking whether the preprocessor supports include_next... yes
690checking whether system header files limit the line length... no
691checking if environ is properly declared... no
692checking for complete errno.h... no
693checking for EMULTIHOP value... yes
694checking for ENOLINK value... yes
695checking for EOVERFLOW value... yes
696checking whether strerror_r is declared... yes
697checking for strerror_r... yes
698checking whether strerror_r returns char *... no
699checking whether fchdir is declared... yes
700checking for working fcntl.h... no (bad O_NOATIME)
701checking for st_dm_mode in struct stat... no
702checking whether strmode is declared... yes
703checking for mbstate_t... yes
704checking whether frexp() can be used without linking with libm... yes
705checking whether alarm is declared... yes
706checking whether stdin defaults to large file offsets... yes
707checking whether fseeko is declared... yes
708checking for fseeko... yes
709checking whether stat file-mode macros are broken... no
710checking for nlink_t... yes
711checking whether fchmodat is declared without a macro... no
712checking whether fstat is declared without a macro... yes
713checking whether fstatat is declared without a macro... no
714checking whether futimens is declared without a macro... no
715checking whether lchmod is declared without a macro... yes
716checking whether lstat is declared without a macro... yes
717checking whether mkdirat is declared without a macro... no
718checking whether mkfifo is declared without a macro... yes
719checking whether mkfifoat is declared without a macro... no
720checking whether mknod is declared without a macro... yes
721checking whether mknodat is declared without a macro... no
722checking whether stat is declared without a macro... yes
723checking whether utimensat is declared without a macro... no
724checking whether lstat correctly handles trailing slash... no
725checking whether ftello is declared... yes
726checking for ftello... yes
727checking whether ftello works... yes
728checking whether getcwd (NULL, 0) allocates memory for result... yes
729checking for getcwd with POSIX signature... yes
730checking whether getcwd is declared... yes
731checking whether getdtablesize is declared... yes
732checking whether getlogin_r is declared... yes
733checking whether getlogin is declared... yes
734checking for getopt.h... (cached) yes
735checking for getopt_long_only... yes
736checking whether getopt is POSIX compatible... no
737checking whether getenv is declared... yes
738checking for struct timeval... yes
739checking for wide-enough struct timeval.tv_sec member... yes
740checking whether gettimeofday is declared without a macro... yes
741checking where to find the exponent in a 'double'... word 1 bit 20
742checking whether limits.h has ULLONG_WIDTH etc.... no
743checking for nl_langinfo and CODESET... yes
744checking whether getc_unlocked is declared... yes
745checking whether we are using the GNU C Library >= 2.1 or uClibc... no
746checking for ld used by /opt/local/bin/clang-mp-3.8... /opt/local/libexec/llvm-3.8/bin/ld
747checking if the linker (/opt/local/libexec/llvm-3.8/bin/ld) is GNU ld... no
748checking for shared library run path origin... done
749checking whether imported symbols can be declared weak... no
750checking for pthread.h... (cached) yes
751checking for pthread_kill in -lpthread... yes
752checking for multithread API to use... posix
753checking whether malloc, realloc, calloc are POSIX compliant... yes
754checking for stdlib.h... (cached) yes
755checking for GNU libc compatible malloc... yes
756checking for unsigned long long int... (cached) yes
757checking for long long int... (cached) yes
758checking for a traditional japanese locale... ja_JP.eucJP
759checking for a transitional chinese locale... zh_CN.GB18030
760checking for a french Unicode locale... fr_FR.UTF-8
761checking for a traditional french locale... fr_FR.ISO8859-1
762checking for mmap... (cached) yes
763checking for MAP_ANONYMOUS... yes
764checking whether memchr works... yes
765checking whether memrchr is declared... no
766checking whether <limits.h> defines MIN and MAX... no
767checking whether <sys/param.h> defines MIN and MAX... yes
768checking whether time_t is signed... yes
769checking whether <sys/select.h> is self-contained... yes
770checking whether pselect is declared without a macro... yes
771checking whether select is declared without a macro... yes
772checking for inline... inline
773checking for library containing setsockopt... none needed
774checking whether select supports a 0 argument... yes
775checking whether select detects invalid fds... yes
776checking for promoted mode_t type... int
777checking for sigset_t... yes
778checking for long file names... yes
779checking whether setenv is declared... yes
780checking search.h usability... yes
781checking search.h presence... yes
782checking for search.h... yes
783checking for tsearch... yes
784checking whether snprintf returns a byte count as in C99... yes
785checking whether snprintf is declared... yes
786checking for stdbool.h that conforms to C99... yes
787checking for _Bool... yes
788checking for wchar_t... yes
789checking whether stdint.h conforms to C99... no
790checking sys/inttypes.h usability... no
791checking sys/inttypes.h presence... no
792checking for sys/inttypes.h... no
793checking sys/bitypes.h usability... no
794checking sys/bitypes.h presence... no
795checking for sys/bitypes.h... no
796checking for bit size of ptrdiff_t... 64
797checking for bit size of size_t... 64
798checking for bit size of sig_atomic_t... 32
799checking for bit size of wchar_t... 32
800checking for bit size of wint_t... 32
801checking whether sig_atomic_t is signed... yes
802checking whether wchar_t is signed... yes
803checking whether wint_t is signed... yes
804checking for ptrdiff_t integer literal suffix... l
805checking for size_t integer literal suffix... ul
806checking for sig_atomic_t integer literal suffix...
807checking for wchar_t integer literal suffix...
808checking for wint_t integer literal suffix...
809checking whether strdup is declared... yes
810checking whether strerror(0) succeeds... no
811checking for struct tm.tm_gmtoff... yes
812checking whether ffsl is declared without a macro... yes
813checking whether ffsll is declared without a macro... no
814checking whether memmem is declared without a macro... no
815checking whether mempcpy is declared without a macro... no
816checking whether memrchr is declared without a macro... no
817checking whether rawmemchr is declared without a macro... no
818checking whether stpcpy is declared without a macro... yes
819checking whether stpncpy is declared without a macro... yes
820checking whether strchrnul is declared without a macro... no
821checking whether strdup is declared without a macro... yes
822checking whether strncat is declared without a macro... yes
823checking whether strndup is declared without a macro... yes
824checking whether strnlen is declared without a macro... no
825checking whether strpbrk is declared without a macro... yes
826checking whether strsep is declared without a macro... yes
827checking whether strcasestr is declared without a macro... yes
828checking whether strtok_r is declared without a macro... yes
829checking whether strerror_r is declared without a macro... yes
830checking whether strsignal is declared without a macro... yes
831checking whether strverscmp is declared without a macro... no
832checking whether ffs is declared without a macro... yes
833checking whether strcasecmp is declared without a macro... yes
834checking whether strncasecmp is declared without a macro... yes
835checking whether strndup is declared... (cached) yes
836checking whether strnlen is declared... no
837checking whether strsignal is declared... (cached) yes
838checking whether sys_siglist is declared... yes
839checking whether <sys/socket.h> is self-contained... yes
840checking for shutdown... yes
841checking whether <sys/socket.h> defines the SHUT_* macros... yes
842checking for struct sockaddr_storage... yes
843checking for sa_family_t... yes
844checking for struct sockaddr_storage.ss_family... yes
845checking whether socket is declared without a macro... yes
846checking whether connect is declared without a macro... yes
847checking whether accept is declared without a macro... yes
848checking whether bind is declared without a macro... yes
849checking whether getpeername is declared without a macro... yes
850checking whether getsockname is declared without a macro... yes
851checking whether getsockopt is declared without a macro... yes
852checking whether listen is declared without a macro... yes
853checking whether recv is declared without a macro... yes
854checking whether send is declared without a macro... yes
855checking whether recvfrom is declared without a macro... yes
856checking whether sendto is declared without a macro... yes
857checking whether setsockopt is declared without a macro... yes
858checking whether shutdown is declared without a macro... yes
859checking whether accept4 is declared without a macro... no
860checking for struct timespec in <time.h>... yes
861checking whether unsetenv is declared... yes
862checking for wint_t... yes
863checking for inttypes.h... yes
864checking for stdint.h... yes
865checking for intmax_t... yes
866checking for snprintf... (cached) yes
867checking for strnlen... no
868checking for wcslen... yes
869checking for wcsnlen... no
870checking for mbrtowc... (cached) yes
871checking for wcrtomb... yes
872checking whether _snprintf is declared... no
873checking whether <wchar.h> uses 'inline' correctly... yes
874checking for alloca as a compiler built-in... yes
875checking whether this system has an arbitrary file name length limit... yes
876checking for closedir... yes
877checking for d_ino member in directory struct... yes
878checking for d_type member in directory struct... yes
879checking whether alphasort is declared without a macro... yes
880checking whether closedir is declared without a macro... yes
881checking whether dirfd is declared without a macro... no
882checking whether fdopendir is declared without a macro... no
883checking whether opendir is declared without a macro... yes
884checking whether readdir is declared without a macro... yes
885checking whether rewinddir is declared without a macro... yes
886checking whether scandir is declared without a macro... yes
887checking for dirfd... no
888checking whether dirfd is declared... yes
889checking whether dirfd is a macro... yes
890checking whether // is distinct from /... (cached) no
891checking whether dup works... yes
892checking whether dup2 works... yes
893checking for error_at_line... no
894checking whether fcntl handles F_DUPFD correctly... yes
895checking whether fcntl understands F_DUPFD_CLOEXEC... no
896checking whether fcntl is declared without a macro... yes
897checking whether openat is declared without a macro... no
898checking whether fdopendir is declared... no
899checking for flexible array member... yes
900checking whether conversion from 'int' to 'long double' works... yes
901checking for working POSIX fnmatch... no
902checking whether isblank is declared... yes
903checking whether frexp works... yes
904checking whether frexpf can be used without linking with libm... yes
905checking whether frexpf works... yes
906checking for fseeko... (cached) yes
907checking for ftello... (cached) yes
908checking whether ftello works... (cached) yes
909checking whether getcwd handles long file names properly... yes
910checking for getpagesize... yes
911checking whether getcwd aborts when 4k < cwd_length < 16k... no
912checking whether getdtablesize works... yes
913checking for gethostname... yes
914checking for HOST_NAME_MAX... 256
915checking whether getlogin_r works with small buffers... yes
916checking whether program_invocation_name is declared... no
917checking whether program_invocation_short_name is declared... no
918checking whether __argv is declared... no
919checking whether __progname is defined in default libraries... yes
920checking whether gettimeofday clobbers localtime buffer... no
921checking for gettimeofday with POSIX signature... yes
922checking glob.h usability... yes
923checking glob.h presence... yes
924checking for glob.h... yes
925checking for GNU glob interface version 1... no
926checking whether isnan(double) can be used without linking with libm... yes
927checking whether link obeys POSIX... no
928checking for pthread_rwlock_t... yes
929checking whether lseek detects pipes... yes
930checking for stdlib.h... (cached) yes
931checking for GNU libc compatible malloc... (cached) yes
932checking whether NAN macro works... yes
933checking whether HUGE_VAL works... yes
934checking whether acosf is declared without a macro... yes
935checking whether acosl is declared without a macro... yes
936checking whether asinf is declared without a macro... yes
937checking whether asinl is declared without a macro... yes
938checking whether atanf is declared without a macro... yes
939checking whether atanl is declared without a macro... yes
940checking whether cbrt is declared without a macro... yes
941checking whether cbrtf is declared without a macro... yes
942checking whether cbrtl is declared without a macro... yes
943checking whether ceilf is declared without a macro... yes
944checking whether ceill is declared without a macro... yes
945checking whether copysign is declared without a macro... yes
946checking whether copysignf is declared without a macro... yes
947checking whether copysignl is declared without a macro... yes
948checking whether cosf is declared without a macro... yes
949checking whether cosl is declared without a macro... yes
950checking whether coshf is declared without a macro... yes
951checking whether expf is declared without a macro... yes
952checking whether expl is declared without a macro... yes
953checking whether exp2 is declared without a macro... yes
954checking whether exp2f is declared without a macro... yes
955checking whether exp2l is declared without a macro... yes
956checking whether expm1 is declared without a macro... yes
957checking whether expm1f is declared without a macro... yes
958checking whether expm1l is declared without a macro... yes
959checking whether fabsf is declared without a macro... yes
960checking whether fabsl is declared without a macro... yes
961checking whether floorf is declared without a macro... yes
962checking whether floorl is declared without a macro... yes
963checking whether fma is declared without a macro... yes
964checking whether fmaf is declared without a macro... yes
965checking whether fmal is declared without a macro... yes
966checking whether fmod is declared without a macro... yes
967checking whether fmodf is declared without a macro... yes
968checking whether fmodl is declared without a macro... yes
969checking whether frexpf is declared without a macro... yes
970checking whether frexpl is declared without a macro... yes
971checking whether hypotf is declared without a macro... yes
972checking whether hypotl is declared without a macro... yes
973checking whether ilogb is declared without a macro... yes
974checking whether ilogbf is declared without a macro... yes
975checking whether ilogbl is declared without a macro... yes
976checking whether ldexpf is declared without a macro... yes
977checking whether ldexpl is declared without a macro... yes
978checking whether log is declared without a macro... yes
979checking whether logf is declared without a macro... yes
980checking whether logl is declared without a macro... yes
981checking whether log10 is declared without a macro... yes
982checking whether log10f is declared without a macro... yes
983checking whether log10l is declared without a macro... yes
984checking whether log1p is declared without a macro... yes
985checking whether log1pf is declared without a macro... yes
986checking whether log1pl is declared without a macro... yes
987checking whether log2 is declared without a macro... yes
988checking whether log2f is declared without a macro... yes
989checking whether log2l is declared without a macro... yes
990checking whether logb is declared without a macro... yes
991checking whether logbf is declared without a macro... yes
992checking whether logbl is declared without a macro... yes
993checking whether modf is declared without a macro... yes
994checking whether modff is declared without a macro... yes
995checking whether modfl is declared without a macro... yes
996checking whether powf is declared without a macro... yes
997checking whether remainder is declared without a macro... yes
998checking whether remainderf is declared without a macro... yes
999checking whether remainderl is declared without a macro... yes
1000checking whether rint is declared without a macro... yes
1001checking whether rintf is declared without a macro... yes
1002checking whether rintl is declared without a macro... yes
1003checking whether round is declared without a macro... yes
1004checking whether roundf is declared without a macro... yes
1005checking whether roundl is declared without a macro... yes
1006checking whether sinf is declared without a macro... yes
1007checking whether sinl is declared without a macro... yes
1008checking whether sinhf is declared without a macro... yes
1009checking whether sqrtf is declared without a macro... yes
1010checking whether sqrtl is declared without a macro... yes
1011checking whether tanf is declared without a macro... yes
1012checking whether tanl is declared without a macro... yes
1013checking whether tanhf is declared without a macro... yes
1014checking whether trunc is declared without a macro... yes
1015checking whether truncf is declared without a macro... yes
1016checking whether truncl is declared without a macro... yes
1017checking whether mbrtowc handles incomplete characters... yes
1018checking whether mbrtowc works as well as mbtowc... yes
1019checking whether mbrtowc handles a NULL pwc argument... yes
1020checking whether mbrtowc handles a NULL string argument... yes
1021checking whether mbrtowc has a correct return value... yes
1022checking whether mbrtowc returns 0 when parsing a NUL character... yes
1023checking whether mbrtowc works on empty input... yes
1024checking whether the C locale is free of encoding errors... yes
1025checking whether mbrtowc handles incomplete characters... (cached) yes
1026checking whether mbrtowc works as well as mbtowc... (cached) yes
1027checking whether mbrtowc handles incomplete characters... (cached) yes
1028checking whether mbrtowc works as well as mbtowc... (cached) yes
1029checking whether mbsrtowcs works... yes
1030checking for mempcpy... (cached) no
1031checking for memrchr... no
1032checking whether mkdir handles trailing slash... yes
1033checking whether mkdir handles trailing dot... yes
1034checking whether mkfifo rejects trailing slashes... no
1035checking for working mktime... no
1036checking for library containing nanosleep... none required
1037checking for working nanosleep... no (mishandles large arguments)
1038checking for sys/pstat.h... no
1039checking for sys/sysmp.h... no
1040checking for sys/param.h... (cached) yes
1041checking for sys/sysctl.h... yes
1042checking for sched_getaffinity... no
1043checking for sched_getaffinity_np... no
1044checking for pstat_getdynamic... no
1045checking for sysmp... no
1046checking for sysctl... yes
1047checking whether open recognizes a trailing slash... no
1048checking for opendir... yes
1049checking whether program_invocation_name is declared... (cached) no
1050checking whether program_invocation_short_name is declared... (cached) no
1051checking for putenv compatible with GNU and SVID... no
1052checking whether _putenv is declared... no
1053checking for raise... yes
1054checking for sigprocmask... yes
1055checking for readdir... yes
1056checking whether readlink signature is correct... yes
1057checking whether readlink handles trailing slash correctly... no
1058checking for rewinddir... yes
1059checking whether rmdir works... yes
1060checking for __secure_getenv... no
1061checking for issetugid... yes
1062checking whether select supports a 0 argument... (cached) yes
1063checking whether select detects invalid fds... (cached) yes
1064checking whether setenv validates arguments... no
1065checking for struct sigaction.sa_sigaction... yes
1066checking for volatile sig_atomic_t... yes
1067checking for sighandler_t... no
1068checking whether pthread_sigmask is declared without a macro... yes
1069checking whether sigaction is declared without a macro... yes
1070checking whether sigaddset is declared without a macro... yes
1071checking whether sigdelset is declared without a macro... yes
1072checking whether sigemptyset is declared without a macro... yes
1073checking whether sigfillset is declared without a macro... yes
1074checking whether sigismember is declared without a macro... yes
1075checking whether sigpending is declared without a macro... yes
1076checking whether sigprocmask is declared without a macro... yes
1077checking for sigprocmask... (cached) yes
1078checking for stdint.h... (cached) yes
1079checking for SIZE_MAX... yes
1080checking for snprintf... (cached) yes
1081checking whether snprintf respects a size of 1... yes
1082checking whether printf supports POSIX/XSI format strings with positions... yes
1083checking for socklen_t... yes
1084checking for ssize_t... yes
1085checking whether stat handles trailing slashes on directories... yes
1086checking whether stat handles trailing slashes on files... no
1087checking for working stdalign.h... yes
1088checking for max_align_t... yes
1089checking whether NULL can be used in arbitrary expressions... yes
1090checking which flavor of printf attribute matches inttypes macros... system
1091checking whether dprintf is declared without a macro... no
1092checking whether fpurge is declared without a macro... yes
1093checking whether fseeko is declared without a macro... yes
1094checking whether ftello is declared without a macro... yes
1095checking whether getdelim is declared without a macro... no
1096checking whether getline is declared without a macro... no
1097checking whether gets is declared without a macro... yes
1098checking whether pclose is declared without a macro... yes
1099checking whether popen is declared without a macro... yes
1100checking whether renameat is declared without a macro... no
1101checking whether snprintf is declared without a macro... yes
1102checking whether tmpfile is declared without a macro... yes
1103checking whether vdprintf is declared without a macro... no
1104checking whether vsnprintf is declared without a macro... yes
1105checking whether _Exit is declared without a macro... yes
1106checking whether atoll is declared without a macro... yes
1107checking whether canonicalize_file_name is declared without a macro... no
1108checking whether getloadavg is declared without a macro... yes
1109checking whether getsubopt is declared without a macro... yes
1110checking whether grantpt is declared without a macro... yes
1111checking whether initstate is declared without a macro... yes
1112checking whether initstate_r is declared without a macro... no
1113checking whether mkdtemp is declared without a macro... no
1114checking whether mkostemp is declared without a macro... no
1115checking whether mkostemps is declared without a macro... no
1116checking whether mkstemp is declared without a macro... yes
1117checking whether mkstemps is declared without a macro... no
1118checking whether posix_openpt is declared without a macro... yes
1119checking whether ptsname is declared without a macro... yes
1120checking whether ptsname_r is declared without a macro... no
1121checking whether qsort_r is declared without a macro... yes
1122checking whether random is declared without a macro... yes
1123checking whether random_r is declared without a macro... no
1124checking whether realpath is declared without a macro... yes
1125checking whether rpmatch is declared without a macro... no
1126checking whether secure_getenv is declared without a macro... no
1127checking whether setenv is declared without a macro... yes
1128checking whether setstate is declared without a macro... yes
1129checking whether setstate_r is declared without a macro... no
1130checking whether srandom is declared without a macro... yes
1131checking whether srandom_r is declared without a macro... no
1132checking whether strtod is declared without a macro... yes
1133checking whether strtoll is declared without a macro... yes
1134checking whether strtoull is declared without a macro... yes
1135checking whether unlockpt is declared without a macro... yes
1136checking whether unsetenv is declared without a macro... yes
1137checking for strcasecmp... yes
1138checking for strncasecmp... yes
1139checking whether strncasecmp is declared... (cached) yes
1140checking for strsignal... yes
1141checking whether strsignal always returns a string... yes
1142checking whether symlink handles trailing slash correctly... no
1143checking whether getrusage is declared without a macro... yes
1144checking whether <sys/select.h> is self-contained... (cached) yes
1145checking whether pselect is declared without a macro... (cached) yes
1146checking whether select is declared without a macro... (cached) yes
1147checking for nlink_t... (cached) yes
1148checking whether fchmodat is declared without a macro... (cached) no
1149checking whether fstat is declared without a macro... (cached) yes
1150checking whether fstatat is declared without a macro... (cached) no
1151checking whether futimens is declared without a macro... (cached) no
1152checking whether lchmod is declared without a macro... (cached) yes
1153checking whether lstat is declared without a macro... (cached) yes
1154checking whether mkdirat is declared without a macro... (cached) no
1155checking whether mkfifo is declared without a macro... (cached) yes
1156checking whether mkfifoat is declared without a macro... (cached) no
1157checking whether mknod is declared without a macro... (cached) yes
1158checking whether mknodat is declared without a macro... (cached) no
1159checking whether stat is declared without a macro... (cached) yes
1160checking whether utimensat is declared without a macro... (cached) no
1161checking for struct tms... yes
1162checking whether times is declared without a macro... yes
1163checking for struct utsname... yes
1164checking whether uname is declared without a macro... yes
1165checking whether waitpid is declared without a macro... yes
1166checking whether localtime_r is declared... yes
1167checking whether localtime_r is compatible with its POSIX signature... yes
1168checking for timezone_t... no
1169checking whether tmpfile should be overridden... no
1170checking for uname... yes
1171checking whether chdir is declared without a macro... yes
1172checking whether chown is declared without a macro... yes
1173checking whether dup is declared without a macro... yes
1174checking whether dup2 is declared without a macro... yes
1175checking whether dup3 is declared without a macro... no
1176checking whether environ is declared without a macro... no
1177checking whether euidaccess is declared without a macro... no
1178checking whether faccessat is declared without a macro... no
1179checking whether fchdir is declared without a macro... yes
1180checking whether fchownat is declared without a macro... no
1181checking whether fdatasync is declared without a macro... no
1182checking whether fsync is declared without a macro... yes
1183checking whether ftruncate is declared without a macro... yes
1184checking whether getcwd is declared without a macro... yes
1185checking whether getdomainname is declared without a macro... yes
1186checking whether getdtablesize is declared without a macro... yes
1187checking whether getgroups is declared without a macro... yes
1188checking whether gethostname is declared without a macro... yes
1189checking whether getlogin is declared without a macro... yes
1190checking whether getlogin_r is declared without a macro... yes
1191checking whether getpagesize is declared without a macro... yes
1192checking whether getusershell is declared without a macro... yes
1193checking whether setusershell is declared without a macro... yes
1194checking whether endusershell is declared without a macro... yes
1195checking whether group_member is declared without a macro... no
1196checking whether isatty is declared without a macro... yes
1197checking whether lchown is declared without a macro... yes
1198checking whether link is declared without a macro... yes
1199checking whether linkat is declared without a macro... no
1200checking whether lseek is declared without a macro... yes
1201checking whether pipe is declared without a macro... yes
1202checking whether pipe2 is declared without a macro... no
1203checking whether pread is declared without a macro... yes
1204checking whether pwrite is declared without a macro... yes
1205checking whether readlink is declared without a macro... yes
1206checking whether readlinkat is declared without a macro... no
1207checking whether rmdir is declared without a macro... yes
1208checking whether sethostname is declared without a macro... yes
1209checking whether sleep is declared without a macro... yes
1210checking whether symlink is declared without a macro... yes
1211checking whether symlinkat is declared without a macro... no
1212checking whether ttyname_r is declared without a macro... yes
1213checking whether unlink is declared without a macro... yes
1214checking whether unlinkat is declared without a macro... no
1215checking whether usleep is declared without a macro... yes
1216checking whether unlink honors trailing slashes... no
1217checking whether unlink of a parent directory fails as it should... no
1218checking for unsetenv... yes
1219checking for unsetenv() return type... int
1220checking whether unsetenv obeys POSIX... yes
1221checking for ptrdiff_t... (cached) yes
1222checking for vasprintf... yes
1223checking whether btowc is declared without a macro... yes
1224checking whether wctob is declared without a macro... yes
1225checking whether mbsinit is declared without a macro... yes
1226checking whether mbrtowc is declared without a macro... yes
1227checking whether mbrlen is declared without a macro... yes
1228checking whether mbsrtowcs is declared without a macro... yes
1229checking whether mbsnrtowcs is declared without a macro... yes
1230checking whether wcrtomb is declared without a macro... yes
1231checking whether wcsrtombs is declared without a macro... yes
1232checking whether wcsnrtombs is declared without a macro... yes
1233checking whether wcwidth is declared without a macro... yes
1234checking whether wmemchr is declared without a macro... yes
1235checking whether wmemcmp is declared without a macro... yes
1236checking whether wmemcpy is declared without a macro... yes
1237checking whether wmemmove is declared without a macro... yes
1238checking whether wmemset is declared without a macro... yes
1239checking whether wcslen is declared without a macro... yes
1240checking whether wcsnlen is declared without a macro... no
1241checking whether wcscpy is declared without a macro... yes
1242checking whether wcpcpy is declared without a macro... no
1243checking whether wcsncpy is declared without a macro... yes
1244checking whether wcpncpy is declared without a macro... no
1245checking whether wcscat is declared without a macro... yes
1246checking whether wcsncat is declared without a macro... yes
1247checking whether wcscmp is declared without a macro... yes
1248checking whether wcsncmp is declared without a macro... yes
1249checking whether wcscasecmp is declared without a macro... no
1250checking whether wcsncasecmp is declared without a macro... no
1251checking whether wcscoll is declared without a macro... yes
1252checking whether wcsxfrm is declared without a macro... yes
1253checking whether wcsdup is declared without a macro... no
1254checking whether wcschr is declared without a macro... yes
1255checking whether wcsrchr is declared without a macro... yes
1256checking whether wcscspn is declared without a macro... yes
1257checking whether wcsspn is declared without a macro... yes
1258checking whether wcspbrk is declared without a macro... yes
1259checking whether wcsstr is declared without a macro... yes
1260checking whether wcstok is declared without a macro... yes
1261checking whether wcswidth is declared without a macro... yes
1262checking whether iswcntrl works... yes
1263checking for towlower... yes
1264checking for wctype_t... yes
1265checking for wctrans_t... yes
1266checking whether wctype is declared without a macro... yes
1267checking whether iswctype is declared without a macro... yes
1268checking whether wctrans is declared without a macro... yes
1269checking whether towctrans is declared without a macro... yes
1270checking for stdint.h... (cached) yes
1271checking for ctermid... yes
1272checking for dup2... yes
1273checking for endgrent... yes
1274checking for endpwent... yes
1275checking for execvp... yes
1276checking for expm1... yes
1277checking for expm1f... yes
1278checking for fork... yes
1279checking for getegid... (cached) yes
1280checking for geteuid... (cached) yes
1281checking for getgid... (cached) yes
1282checking for getgrent... yes
1283checking for getgrgid... yes
1284checking for getgrnam... yes
1285checking for getpgrp... yes
1286checking for getpid... yes
1287checking for getppid... yes
1288checking for getpwent... yes
1289checking for getpwuid... yes
1290checking for getuid... (cached) yes
1291checking for isascii... yes
1292checking for kill... yes
1293checking for lgamma... yes
1294checking for lgammaf... yes
1295checking for lgamma_r... yes
1296checking for lgammaf_r... yes
1297checking for log1p... yes
1298checking for log1pf... yes
1299checking for realpath... (cached) yes
1300checking for resolvepath... no
1301checking for roundl... yes
1302checking for select... yes
1303checking for setgrent... yes
1304checking for setpwent... yes
1305checking for setsid... yes
1306checking for siglongjmp... yes
1307checking for strsignal... (cached) yes
1308checking for tcgetattr... yes
1309checking for tcsetattr... yes
1310checking for tgammaf... yes
1311checking for toascii... yes
1312checking for umask... yes
1313checking for waitpid... yes
1314checking for _getch... no
1315checking for _kbhit... no
1316checking for modf... yes
1317checking for pow... yes
1318checking for sqrt... yes
1319checking for sqrtf... yes
1320checking whether exp2 is declared... (cached) yes
1321checking whether round is declared... (cached) yes
1322checking whether tgamma is declared... no
1323checking for exp2... yes
1324checking for round... yes
1325checking for tgamma... yes
1326checking for std::isnan in <cmath>... yes
1327checking for std::isnan (float variant) in <cmath>... yes
1328checking for std::isinf in <cmath>... yes
1329checking for std::isinf (float variant) in <cmath>... yes
1330checking for std::isfinite in <cmath>... yes
1331checking for std::isfinite (float variant) in <cmath>... yes
1332checking for std::signbit in <cmath>... yes
1333checking for std::signbit (float variant) in <cmath>... yes
1334checking for finite... yes
1335checking for isnan... yes
1336checking for isinf... yes
1337checking for signbit... no
1338checking for _finite... no
1339checking for _isnan... no
1340checking whether signbit is declared... yes
1341checking for std::acos in <complex>... yes
1342checking for std::acosh in <complex>... yes
1343checking for std::asin in <complex>... yes
1344checking for std::asinh in <complex>... yes
1345checking for std::atan in <complex>... yes
1346checking for std::atanh in <complex>... yes
1347checking for acosh... yes
1348checking for acoshf... yes
1349checking for asinh... yes
1350checking for asinhf... yes
1351checking for atanh... yes
1352checking for atanhf... yes
1353checking for cbrt... yes
1354checking for cbrtf... yes
1355checking for erf... yes
1356checking for erff... yes
1357checking for erfc... yes
1358checking for erfcf... yes
1359checking for exp2f... yes
1360checking for hypotf... yes
1361checking for _hypotf... no
1362checking for log2... yes
1363checking for log2f... yes
1364checking for MATH DEFINES in math.h... yes
1365checking for getrusage... (cached) yes
1366checking whether CGDisplayBitsPerPixel is defined in the Carbon Framework... yes
1367checking for getpwnam... yes
1368checking whether closedir returns void... no
1369checking for struct exception in math.h... yes
1370checking whether sys_siglist is declared... (cached) yes
1371checking whether /opt/local/bin/clang-mp-3.8 accepts -Wall... yes
1372adding -Wall to WARN_CFLAGS
1373checking whether /opt/local/bin/clang-mp-3.8 accepts -W... yes
1374adding -W to WARN_CFLAGS
1375checking whether /opt/local/bin/clang-mp-3.8 accepts -Wshadow... yes
1376adding -Wshadow to WARN_CFLAGS
1377checking whether /opt/local/bin/clang-mp-3.8 accepts -Wformat... yes
1378adding -Wformat to WARN_CFLAGS
1379checking whether /opt/local/bin/clang-mp-3.8 accepts -Wpointer-arith... yes
1380adding -Wpointer-arith to WARN_CFLAGS
1381checking whether /opt/local/bin/clang-mp-3.8 accepts -Wmissing-prototypes... yes
1382adding -Wmissing-prototypes to WARN_CFLAGS
1383checking whether /opt/local/bin/clang-mp-3.8 accepts -Wstrict-prototypes... yes
1384adding -Wstrict-prototypes to WARN_CFLAGS
1385checking whether /opt/local/bin/clang-mp-3.8 accepts -Wwrite-strings... yes
1386adding -Wwrite-strings to WARN_CFLAGS
1387checking whether /opt/local/bin/clang-mp-3.8 accepts -Wcast-align... yes
1388adding -Wcast-align to WARN_CFLAGS
1389checking whether /opt/local/bin/clang-mp-3.8 accepts -Wcast-qual... yes
1390adding -Wcast-qual to WARN_CFLAGS
1391checking whether /opt/local/bin/clang++-mp-3.8 -std=gnu++11 accepts -Wall... yes
1392adding -Wall to WARN_CXXFLAGS
1393checking whether /opt/local/bin/clang++-mp-3.8 -std=gnu++11 accepts -W... yes
1394adding -W to WARN_CXXFLAGS
1395checking whether /opt/local/bin/clang++-mp-3.8 -std=gnu++11 accepts -Wshadow... yes
1396adding -Wshadow to WARN_CXXFLAGS
1397checking whether /opt/local/bin/clang++-mp-3.8 -std=gnu++11 accepts -Wold-style-cast... yes
1398adding -Wold-style-cast to WARN_CXXFLAGS
1399checking whether /opt/local/bin/clang++-mp-3.8 -std=gnu++11 accepts -Wformat... yes
1400adding -Wformat to WARN_CXXFLAGS
1401checking whether /opt/local/bin/clang++-mp-3.8 -std=gnu++11 accepts -Wpointer-arith... yes
1402adding -Wpointer-arith to WARN_CXXFLAGS
1403checking whether /opt/local/bin/clang++-mp-3.8 -std=gnu++11 accepts -Wwrite-strings... yes
1404adding -Wwrite-strings to WARN_CXXFLAGS
1405checking whether /opt/local/bin/clang++-mp-3.8 -std=gnu++11 accepts -Wcast-align... yes
1406adding -Wcast-align to WARN_CXXFLAGS
1407checking whether /opt/local/bin/clang++-mp-3.8 -std=gnu++11 accepts -Wcast-qual... yes
1408adding -Wcast-qual to WARN_CXXFLAGS
1409checking for #pragma GCC diagnostic push/pop/ignore... yes
1410checking that generated files are newer than configure... done
1411configure: creating ./config.status
1412config.status: creating Makefile
1413config.status: creating build-aux/check-subst-vars.sh
1414config.status: creating doc/doxyhtml/Doxyfile
1415config.status: creating libgnu/Makefile
1416config.status: creating oct-conf-post.h-tmp
1417config.status: creating build-aux/mk-default-qt-settings.sh-tmp
1418config.status: creating build-aux/mk-f77-def.sh-tmp
1419config.status: creating build-aux/mk-mxarray-h.sh-tmp
1420config.status: creating build-aux/mk-version-h.sh-tmp
1421config.status: creating build-aux/subst-config-vals.sh-tmp
1422config.status: creating build-aux/subst-cross-config-vals.sh-tmp
1423config.status: creating build-aux/subst-default-vals.sh-tmp
1424config.status: creating build-aux/subst-f77-isnan-macro.sh-tmp
1425config.status: creating build-aux/subst-script-vals.sh-tmp
1426config.status: creating config.h
1427config.status: executing depfiles commands
1428config.status: executing libtool commands
1429config.status: executing oct-conf-post.h commands
1430config.status: executing build-aux/mk-default-qt-settings.sh commands
1431config.status: executing build-aux/mk-f77-def.sh commands
1432config.status: executing build-aux/mk-mxarray-h.sh commands
1433config.status: executing build-aux/mk-version-h.sh commands
1434config.status: executing build-aux/subst-config-vals.sh commands
1435config.status: executing build-aux/subst-cross-config-vals.sh commands
1436config.status: executing build-aux/subst-default-vals.sh commands
1437config.status: executing build-aux/subst-f77-isnan-macro.sh commands
1438config.status: executing build-aux/subst-script-vals.sh commands
1439configure:
1440
1441Octave is now configured for x86_64-apple-darwin10.8.0
1442
1443  Source directory:              .
1444  Installation prefix:           /opt/local
1445  C compiler:                    /opt/local/bin/clang-mp-3.8  -D_THREAD_SAFE -pthread  -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -pipe -Os -arch x86_64
1446  C++ compiler:                  /opt/local/bin/clang++-mp-3.8 -std=gnu++11  -D_THREAD_SAFE -pthread  -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -pipe -Os -stdlib=libc++ -arch x86_64
1447  Fortran compiler:              /opt/local/bin/gfortran-mp-6 -pipe -Os -m64
1448  Fortran libraries:              -L/opt/local/lib -L/opt/local/lib/gcc6/gcc/x86_64-apple-darwin10/6.2.0 -L/opt/local/lib/gcc6/gcc/x86_64-apple-darwin10/6.2.0/../../.. -lgfortran -lquadmath -lm
1449  Lex libraries:                 
1450  LIBS:                          -lm 
1451  Extra LDFLAGS:                 
1452
1453  AMD CPPFLAGS:                 
1454  AMD LDFLAGS:                   
1455  AMD libraries:                 -lamd -lsuitesparseconfig
1456  ARPACK CPPFLAGS:               
1457  ARPACK LDFLAGS:                -L/opt/local/lib
1458  ARPACK libraries:              -larpack
1459  BLAS libraries:                -L/opt/local/lib -lvecLibFort
1460  BZ2 CPPFLAGS:                 
1461  BZ2 LDFLAGS:                   
1462  BZ2 libraries:                 -lbz2
1463  CAMD CPPFLAGS:                 
1464  CAMD LDFLAGS:                 
1465  CAMD libraries:                -lcamd -lsuitesparseconfig
1466  CARBON libraries:              -framework Carbon
1467  CCOLAMD CPPFLAGS:             
1468  CCOLAMD LDFLAGS:               
1469  CCOLAMD libraries:             -lccolamd
1470  CHOLMOD CPPFLAGS:             
1471  CHOLMOD LDFLAGS:               
1472  CHOLMOD libraries:             -lcholmod -lsuitesparseconfig
1473  COLAMD CPPFLAGS:               
1474  COLAMD LDFLAGS:               
1475  COLAMD libraries:              -lcolamd -lsuitesparseconfig
1476  CURL CPPFLAGS:                 
1477  CURL LDFLAGS:                 
1478  CURL libraries:                -lcurl
1479  CXSPARSE CPPFLAGS:             
1480  CXSPARSE LDFLAGS:             
1481  CXSPARSE libraries:            -lcxsparse -lsuitesparseconfig
1482  DL libraries:                  -ldl
1483  FFTW3 CPPFLAGS:               
1484  FFTW3 LDFLAGS:                 -L/opt/local/lib
1485  FFTW3 libraries:               -lfftw3_threads -lfftw3
1486  FFTW3F CPPFLAGS:               
1487  FFTW3F LDFLAGS:                -L/opt/local/lib
1488  FFTW3F libraries:              -lfftw3f_threads -lfftw3f
1489  FLTK CPPFLAGS:                  -I/opt/local/include
1490  FLTK LDFLAGS:                  -L/opt/local/lib -Wl,-headerpad_max_install_names -lfltk_gl -framework OpenGL -lfltk -lpthread -framework Cocoa
1491  FLTK libraries:               
1492  fontconfig CPPFLAGS:           -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1493  fontconfig libraries:          -L/opt/local/lib -lfontconfig -lfreetype
1494  FreeType2 CPPFLAGS:            -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1495  FreeType2 libraries:           -L/opt/local/lib -lfreetype
1496  GLPK CPPFLAGS:                 
1497  GLPK LDFLAGS:                 
1498  GLPK libraries:                -lglpk
1499  HDF5 CPPFLAGS:                 
1500  HDF5 LDFLAGS:                 
1501  HDF5 libraries:                -lhdf5
1502  Java home:                     
1503  Java JVM path:                 
1504  Java CPPFLAGS:                 
1505  Java libraries:               
1506  LAPACK libraries:             
1507  LLVM CPPFLAGS:                 
1508  LLVM LDFLAGS:                 
1509  LLVM libraries:               
1510  Magick++ CPPFLAGS:             -I/opt/local/include/GraphicsMagick
1511  Magick++ LDFLAGS:              -L/opt/local/lib
1512  Magick++ libraries:            -lGraphicsMagick++ -lGraphicsMagick
1513  OPENGL libraries:              -framework OpenGL
1514  OSMesa CPPFLAGS:               
1515  OSMesa LDFLAGS:               
1516  OSMesa libraries:             
1517  PCRE CPPFLAGS:                 -I/opt/local/include
1518  PCRE libraries:                -L/opt/local/lib -lpcre
1519  PortAudio CPPFLAGS:           
1520  PortAudio LDFLAGS:             -L/opt/local/lib
1521  PortAudio libraries:           -lportaudio
1522  PTHREAD flags:                 -D_THREAD_SAFE -pthread
1523  PTHREAD libraries:             
1524  QHULL CPPFLAGS:               
1525  QHULL LDFLAGS:                 
1526  QHULL libraries:               -lqhull
1527  QRUPDATE CPPFLAGS:             
1528  QRUPDATE LDFLAGS:             
1529  QRUPDATE libraries:            -lqrupdate
1530  Qt CPPFLAGS:                   -I/opt/local/libexec/qt4/include -I/opt/local/libexec/qt4/include/QtNetwork -I/opt/local/libexec/qt4/include -I/opt/local/libexec/qt4/include/QtOpenGL -I/opt/local/libexec/qt4/include -I/opt/local/libexec/qt4/include/QtGui -I/opt/local/libexec/qt4/include -I/opt/local/libexec/qt4/include/QtCore
1531  Qt LDFLAGS:                    -L/opt/local/libexec/qt4/lib
1532  Qt libraries:                  -lQtNetwork -lQtOpenGL -lQtGui -lQtCore -lqscintilla2_qt4
1533  Qt moc:                        /opt/local/libexec/qt4/bin/moc
1534  Qt uic:                        uic
1535  Qt rcc:                        rcc
1536  Qt lrelease:                   lrelease
1537  READLINE libraries:            -lreadline
1538  Sndfile CPPFLAGS:             
1539  Sndfile LDFLAGS:               -L/opt/local/lib
1540  Sndfile libraries:             -lsndfile
1541  SuiteSparse config libraries:  -lsuitesparseconfig
1542  TERM libraries:                -lncurses
1543  UMFPACK CPPFLAGS:             
1544  UMFPACK LDFLAGS:               
1545  UMFPACK libraries:             -lumfpack -lsuitesparseconfig
1546  X11 include flags:             
1547  X11 libraries:                 
1548  Z CPPFLAGS:                   
1549  Z LDFLAGS:                     
1550  Z libraries:                   -lz
1551
1552  Default pager:                 /opt/local/bin/less
1553  gnuplot:                       /opt/local/bin/gnuplot
1554
1555  Build Octave Qt GUI:                yes
1556  JIT compiler for loops:             no
1557  Build Java interface:               no
1558  Do internal array bounds checking:  no
1559  Build static libraries:             yes
1560  Build shared libraries:             yes
1561  Dynamic Linking:                    yes (dlopen)
1562  Include support for GNU readline:   yes
1563  64-bit array dims and indexing:     no
1564  OpenMP SMP multithreading:          no
1565  Build cross tools:                  no
1566  Build docs:                         yes
1567  Truncate intermediate FP results:   yes
1568
1569configure: WARNING: --without-OSMesa specified.  Functions or features that depend on OSMesa will be disabled.
1570configure:
1571configure: NOTE: Libraries or auxiliary programs may be skipped if they are
1572configure: NOTE: not found OR if they are missing required features on your
1573configure: NOTE: system.
1574--->  Building octave
1575Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1" && /usr/bin/make -j4 -w all
1576preserving existing HG-ID file
1577make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
1578cd libgnu && /usr/bin/make  all
1579  GEN      liboctave/operators/mx-ops.h
1580  GEN      liboctave/operators/smx-ops.h
1581  GEN      liboctave/operators/vx-ops.h
1582  GEN      liboctave/operators/mx-cdm-dm.h
1583  GEN      liboctave/operators/mx-dm-cdm.h
1584  GEN      liboctave/operators/mx-cs-dm.h
1585  GEN      liboctave/operators/mx-cs-m.h
1586make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
1587  GEN      alloca.h
1588  GEN      liboctave/operators/mx-cs-nda.h
1589  GEN      liboctave/operators/mx-cdm-cm.h
1590  GEN      configmake.h
1591  GEN      liboctave/operators/mx-cdm-m.h
1592  GEN      c++defs.h
1593  GEN      liboctave/operators/mx-cm-cdm.h
1594  GEN      liboctave/operators/mx-cdm-s.h
1595  GEN      arg-nonnull.h
1596  GEN      warn-on-use.h
1597  GEN      liboctave/operators/mx-cm-dm.h
1598  GEN      liboctave/operators/mx-cm-m.h
1599  GEN      liboctave/operators/mx-cnda-nda.h
1600  GEN      errno.h
1601  GEN      liboctave/operators/mx-cm-s.h
1602  GEN      fcntl.h
1603  GEN      fnmatch.h
1604  GEN      liboctave/operators/mx-dm-cs.h
1605  GEN      liboctave/operators/mx-cnda-s.h
1606  GEN      getopt.h
1607  GEN      liboctave/operators/mx-dm-cm.h
1608  GEN      glob.h
1609  GEN      limits.h
1610  GEN      liboctave/operators/mx-m-cs.h
1611  GEN      liboctave/operators/mx-nda-cs.h
1612  GEN      liboctave/operators/mx-m-cdm.h
1613  GEN      math.h
1614  GEN      liboctave/operators/mx-m-cm.h
1615  GEN      liboctave/operators/mx-nda-cnda.h
1616  GEN      liboctave/operators/mx-s-cdm.h
1617  GEN      signal.h
1618  GEN      liboctave/operators/mx-s-cm.h
1619  GEN      stdint.h
1620  GEN      stdio.h
1621  GEN      stdlib.h
1622  GEN      liboctave/operators/mx-s-cnda.h
1623  GEN      string.h
1624  GEN      liboctave/operators/mx-dm-m.h
1625  GEN      strings.h
1626  GEN      sys/resource.h
1627  GEN      sys/select.h
1628  GEN      liboctave/operators/mx-m-dm.h
1629  GEN      liboctave/operators/mx-fcdm-fdm.h
1630  GEN      liboctave/operators/mx-fdm-fcdm.h
1631  GEN      sys/socket.h
1632  GEN      sys/stat.h
1633  GEN      liboctave/operators/mx-fcs-fdm.h
1634  GEN      liboctave/operators/mx-fcs-fm.h
1635  GEN      liboctave/operators/mx-fcs-fnda.h
1636  GEN      sys/time.h
1637  GEN      sys/times.h
1638  GEN      liboctave/operators/mx-fcdm-fcm.h
1639  GEN      sys/types.h
1640  GEN      liboctave/operators/mx-fcdm-fm.h
1641  GEN      liboctave/operators/mx-fcdm-fs.h
1642  GEN      sys/uio.h
1643  GEN      liboctave/operators/mx-fcm-fcdm.h
1644  GEN      sys/utsname.h
1645  GEN      liboctave/operators/mx-fcm-fdm.h
1646  GEN      liboctave/operators/mx-fcm-fm.h
1647  GEN      sys/wait.h
1648  GEN      time.h
1649  GEN      liboctave/operators/mx-fcnda-fnda.h
1650  GEN      liboctave/operators/mx-fcm-fs.h
1651  GEN      unistd.h
1652  GEN      liboctave/operators/mx-fcnda-fs.h
1653  GEN      liboctave/operators/mx-fdm-fcs.h
1654  GEN      liboctave/operators/mx-fdm-fcm.h
1655  GEN      wchar.h
1656  GEN      liboctave/operators/mx-fm-fcs.h
1657  GEN      liboctave/operators/mx-fnda-fcs.h
1658  GEN      wctype.h
1659  GEN      dirent.h
1660  GEN      liboctave/operators/mx-fm-fcdm.h
1661  GEN      liboctave/operators/mx-fm-fcm.h
1662/usr/bin/make  all-recursive
1663  GEN      liboctave/operators/mx-fnda-fcnda.h
1664  GEN      liboctave/operators/mx-fs-fcdm.h
1665  GEN      liboctave/operators/mx-fs-fcm.h
1666  GEN      liboctave/operators/mx-fs-fcnda.h
1667  GEN      liboctave/operators/mx-fdm-fm.h
1668  GEN      liboctave/operators/mx-fm-fdm.h
1669  GEN      liboctave/operators/mx-pm-m.h
1670make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
1671  GEN      liboctave/operators/mx-m-pm.h
1672  GEN      liboctave/operators/mx-pm-cm.h
1673  GEN      liboctave/operators/mx-cm-pm.h
1674  GEN      liboctave/operators/mx-pm-fm.h
1675  GEN      liboctave/operators/mx-fm-pm.h
1676  GEN      liboctave/operators/mx-pm-fcm.h
1677make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
1678  CC       allocator.lo
1679  GEN      liboctave/operators/mx-fcm-pm.h
1680  GEN      liboctave/operators/mx-i8nda-s.h
1681  GEN      liboctave/operators/mx-s-i8nda.h
1682  CC       areadlink.lo
1683  CC       areadlink-with-size.lo
1684  GEN      liboctave/operators/mx-s-ui8nda.h
1685  GEN      liboctave/operators/mx-ui8nda-s.h
1686  GEN      liboctave/operators/mx-s-i16nda.h
1687  GEN      liboctave/operators/mx-i16nda-s.h
1688  GEN      liboctave/operators/mx-s-ui16nda.h
1689  GEN      liboctave/operators/mx-ui16nda-s.h
1690  GEN      liboctave/operators/mx-s-i32nda.h
1691  GEN      liboctave/operators/mx-i32nda-s.h
1692  GEN      liboctave/operators/mx-s-ui32nda.h
1693  GEN      liboctave/operators/mx-ui32nda-s.h
1694  GEN      liboctave/operators/mx-s-i64nda.h
1695  GEN      liboctave/operators/mx-i64nda-s.h
1696  GEN      liboctave/operators/mx-s-ui64nda.h
1697  GEN      liboctave/operators/mx-ui64nda-s.h
1698  GEN      liboctave/operators/mx-fs-i8nda.h
1699  GEN      liboctave/operators/mx-i8nda-fs.h
1700  GEN      liboctave/operators/mx-fs-ui8nda.h
1701  CC       base64.lo
1702  GEN      liboctave/operators/mx-ui8nda-fs.h
1703  GEN      liboctave/operators/mx-fs-i16nda.h
1704  CC       bitrotate.lo
1705  GEN      liboctave/operators/mx-i16nda-fs.h
1706  GEN      liboctave/operators/mx-fs-ui16nda.h
1707  GEN      liboctave/operators/mx-ui16nda-fs.h
1708  GEN      liboctave/operators/mx-fs-i32nda.h
1709  GEN      liboctave/operators/mx-i32nda-fs.h
1710  GEN      liboctave/operators/mx-fs-ui32nda.h
1711  GEN      liboctave/operators/mx-ui32nda-fs.h
1712  GEN      liboctave/operators/mx-fs-i64nda.h
1713  GEN      liboctave/operators/mx-i64nda-fs.h
1714  GEN      liboctave/operators/mx-fs-ui64nda.h
1715  GEN      liboctave/operators/mx-ui64nda-fs.h
1716  GEN      liboctave/operators/mx-nda-i8.h
1717  GEN      liboctave/operators/mx-i8-nda.h
1718  GEN      liboctave/operators/mx-nda-ui8.h
1719  GEN      liboctave/operators/mx-ui8-nda.h
1720  CC       c-ctype.lo
1721  CC       canonicalize.lo
1722  CC       careadlinkat.lo
1723  CC       cloexec.lo
1724  CC       md2.lo
1725  GEN      liboctave/operators/mx-nda-i16.h
1726  GEN      liboctave/operators/mx-i16-nda.h
1727  CC       md4.lo
1728  GEN      liboctave/operators/mx-nda-ui16.h
1729  CC       md5.lo
1730  GEN      liboctave/operators/mx-ui16-nda.h
1731  GEN      liboctave/operators/mx-nda-i32.h
1732  CC       sha1.lo
1733  GEN      liboctave/operators/mx-i32-nda.h
1734  GEN      liboctave/operators/mx-nda-ui32.h
1735  GEN      liboctave/operators/mx-ui32-nda.h
1736  CC       sha256.lo
1737  GEN      liboctave/operators/mx-nda-i64.h
1738  CC       sha512.lo
1739  GEN      liboctave/operators/mx-i64-nda.h
1740  GEN      liboctave/operators/mx-nda-ui64.h
1741  CC       dirname.lo
1742  GEN      liboctave/operators/mx-ui64-nda.h
1743  CC       basename.lo
1744  CC       dirname-lgpl.lo
1745  CC       basename-lgpl.lo
1746  CC       stripslash.lo
1747  GEN      liboctave/operators/mx-fnda-i8.h
1748  GEN      liboctave/operators/mx-i8-fnda.h
1749  CC       exitfail.lo
1750  CC       fd-hook.lo
1751  GEN      liboctave/operators/mx-fnda-ui8.h
1752  GEN      liboctave/operators/mx-ui8-fnda.h
1753  GEN      liboctave/operators/mx-fnda-i16.h
1754  GEN      liboctave/operators/mx-i16-fnda.h
1755  GEN      liboctave/operators/mx-fnda-ui16.h
1756  GEN      liboctave/operators/mx-ui16-fnda.h
1757  CC       file-set.lo
1758  GEN      liboctave/operators/mx-fnda-i32.h
1759  GEN      liboctave/operators/mx-i32-fnda.h
1760  GEN      liboctave/operators/mx-fnda-ui32.h
1761  CC       filemode.lo
1762  CC       filenamecat-lgpl.lo
1763  CC       getprogname.lo
1764  CC       hard-locale.lo
1765  CC       hash.lo
1766  GEN      liboctave/operators/mx-ui32-fnda.h
1767  CC       hash-pjw.lo
1768  CC       hash-triple.lo
1769  CC       localcharset.lo
1770  CC       malloca.lo
1771  CC       math.lo
1772  CC       nproc.lo
1773  CC       openat-die.lo
1774  GEN      liboctave/operators/mx-fnda-i64.h
1775  GEN      liboctave/operators/mx-i64-fnda.h
1776  CC       progname.lo
1777  CC       same.lo
1778  CC       save-cwd.lo
1779  CC       sig-handler.lo
1780  CC       sockets.lo
1781  CC       strftime.lo
1782  CC       strnlen1.lo
1783  CC       sys_socket.lo
1784  GEN      liboctave/operators/mx-fnda-ui64.h
1785  CC       tempname.lo
1786  GEN      liboctave/operators/mx-ui64-fnda.h
1787  GEN      liboctave/operators/mx-nda-i8nda.h
1788  GEN      liboctave/operators/mx-i8nda-nda.h
1789  GEN      liboctave/operators/mx-nda-ui8nda.h
1790  GEN      liboctave/operators/mx-ui8nda-nda.h
1791  CC       glthread/threadlib.lo
1792  GEN      liboctave/operators/mx-nda-i16nda.h
1793  GEN      liboctave/operators/mx-i16nda-nda.h
1794  GEN      liboctave/operators/mx-nda-ui16nda.h
1795  GEN      liboctave/operators/mx-ui16nda-nda.h
1796  GEN      liboctave/operators/mx-nda-i32nda.h
1797  GEN      liboctave/operators/mx-i32nda-nda.h
1798  GEN      liboctave/operators/mx-nda-ui32nda.h
1799  GEN      liboctave/operators/mx-ui32nda-nda.h
1800  CC       glthread/tls.lo
1801  CC       tmpdir.lo
1802  CC       u64.lo
1803  CC       unistd.lo
1804  CC       dup-safer.lo
1805  CC       fd-safer.lo
1806  CC       pipe-safer.lo
1807  CC       wctype-h.lo
1808  CC       xmalloc.lo
1809  CC       xalloc-die.lo
1810  CC       xgetcwd.lo
1811  CC       xsize.lo
1812  CC       xstrndup.lo
1813  CC       asnprintf.lo
1814  CC       chdir-long.lo
1815  CC       error.lo
1816xstrndup.c:32:13: warning: implicitly declaring library function 'strndup' with type 'char *(const char *, unsigned long)' [-Wimplicit-function-declaration]
1817  char *s = strndup (string, n);
1818            ^
1819xstrndup.c:32:13: note: include the header <string.h> or explicitly provide a declaration for 'strndup'
18201 warning generated.
1821  CC       fcntl.lo
1822  CC       fdopendir.lo
1823error.c:386:12: warning: data argument not used by format string [-Wformat-extra-args]
1824           file_name, line_number);
1825           ^
18261 warning generated.
1827  CC       fnmatch.lo
1828  CC       fstatat.lo
1829  CC       getopt.lo
1830  CC       getopt1.lo
1831  GEN      liboctave/operators/mx-nda-i64nda.h
1832  CC       glob.lo
1833  CC       link.lo
1834  GEN      liboctave/operators/mx-i64nda-nda.h
1835  CC       lstat.lo
1836  GEN      liboctave/operators/mx-nda-ui64nda.h
1837  GEN      liboctave/operators/mx-ui64nda-nda.h
1838  GEN      liboctave/operators/mx-fnda-i8nda.h
1839  GEN      liboctave/operators/mx-i8nda-fnda.h
1840  GEN      liboctave/operators/mx-fnda-ui8nda.h
1841  CC       mempcpy.lo
1842  CC       memrchr.lo
1843  CC       mkfifo.lo
1844  GEN      liboctave/operators/mx-ui8nda-fnda.h
1845  GEN      liboctave/operators/mx-fnda-i16nda.h
1846  CC       mkostemp.lo
1847  CC       mktime.lo
1848  CC       nanosleep.lo
1849  GEN      liboctave/operators/mx-i16nda-fnda.h
1850  GEN      liboctave/operators/mx-fnda-ui16nda.h
1851  GEN      liboctave/operators/mx-ui16nda-fnda.h
1852  CC       open.lo
1853  CC       openat.lo
1854  CC       openat-proc.lo
1855  CC       printf-args.lo
1856  CC       printf-parse.lo
1857  CC       putenv.lo
1858  CC       readlink.lo
1859  CC       secure_getenv.lo
1860  CC       setenv.lo
1861  CC       stat.lo
1862  CC       strerror.lo
1863  CC       strerror-override.lo
1864  CC       strndup.lo
1865  CC       strnlen.lo
1866  CC       symlink.lo
1867  CC       time_rz.lo
1868  GEN      liboctave/operators/mx-fnda-i32nda.h
1869  GEN      liboctave/operators/mx-i32nda-fnda.h
1870  GEN      liboctave/operators/mx-fnda-ui32nda.h
1871  CC       timegm.lo
1872  GEN      liboctave/operators/mx-ui32nda-fnda.h
1873  GEN      liboctave/operators/mx-fnda-i64nda.h
1874  CC       unlink.lo
1875  CC       vasnprintf.lo
1876  GEN      charset.alias
1877  GEN      ref-add.sed
1878  GEN      liboctave/operators/mx-i64nda-fnda.h
1879  GEN      ref-del.sed
1880  GEN      liboctave/operators/mx-fnda-ui64nda.h
1881  GEN      liboctave/operators/mx-ui64nda-fnda.h
1882  GEN      liboctave/operators/mx-i8nda-ui8.h
1883  GEN      liboctave/operators/mx-i8nda-i16.h
1884  GEN      liboctave/operators/mx-i8nda-ui16.h
1885  GEN      liboctave/operators/mx-i8nda-i32.h
1886  GEN      liboctave/operators/mx-i8nda-ui32.h
1887  GEN      liboctave/operators/mx-i8nda-i64.h
1888  GEN      liboctave/operators/mx-i8nda-ui64.h
1889  CC       glthread/lock.lo
1890  GEN      liboctave/operators/mx-i16nda-i8.h
1891  GEN      liboctave/operators/mx-i16nda-ui8.h
1892  GEN      liboctave/operators/mx-i16nda-ui16.h
1893  GEN      liboctave/operators/mx-i16nda-i32.h
1894  GEN      liboctave/operators/mx-i16nda-ui32.h
1895  GEN      liboctave/operators/mx-i16nda-i64.h
1896  GEN      liboctave/operators/mx-i16nda-ui64.h
1897  GEN      liboctave/operators/mx-i32nda-i8.h
1898  GEN      liboctave/operators/mx-i32nda-ui8.h
1899  GEN      liboctave/operators/mx-i32nda-i16.h
1900  GEN      liboctave/operators/mx-i32nda-ui16.h
1901  GEN      liboctave/operators/mx-i32nda-ui32.h
1902  GEN      liboctave/operators/mx-i32nda-i64.h
1903  GEN      liboctave/operators/mx-i32nda-ui64.h
1904  GEN      liboctave/operators/mx-i64nda-i8.h
1905  GEN      liboctave/operators/mx-i64nda-ui8.h
1906  GEN      liboctave/operators/mx-i64nda-i16.h
1907  GEN      liboctave/operators/mx-i64nda-ui16.h
1908  GEN      liboctave/operators/mx-i64nda-i32.h
1909  GEN      liboctave/operators/mx-i64nda-ui32.h
1910  GEN      liboctave/operators/mx-i64nda-ui64.h
1911  GEN      liboctave/operators/mx-ui8nda-i8.h
1912  GEN      liboctave/operators/mx-ui8nda-i16.h
1913  GEN      liboctave/operators/mx-ui8nda-ui16.h
1914  GEN      liboctave/operators/mx-ui8nda-i32.h
1915  GEN      liboctave/operators/mx-ui8nda-ui32.h
1916  GEN      liboctave/operators/mx-ui8nda-i64.h
1917  GEN      liboctave/operators/mx-ui8nda-ui64.h
1918  GEN      liboctave/operators/mx-ui16nda-i8.h
1919  GEN      liboctave/operators/mx-ui16nda-ui8.h
1920  GEN      liboctave/operators/mx-ui16nda-i16.h
1921  GEN      liboctave/operators/mx-ui16nda-i32.h
1922  GEN      liboctave/operators/mx-ui16nda-ui32.h
1923  GEN      liboctave/operators/mx-ui16nda-i64.h
1924  GEN      liboctave/operators/mx-ui16nda-ui64.h
1925  GEN      liboctave/operators/mx-ui32nda-i8.h
1926  GEN      liboctave/operators/mx-ui32nda-ui8.h
1927  GEN      liboctave/operators/mx-ui32nda-i16.h
1928  GEN      liboctave/operators/mx-ui32nda-ui16.h
1929  GEN      liboctave/operators/mx-ui32nda-i32.h
1930  GEN      liboctave/operators/mx-ui32nda-i64.h
1931  GEN      liboctave/operators/mx-ui32nda-ui64.h
1932  GEN      liboctave/operators/mx-ui64nda-i8.h
1933  GEN      liboctave/operators/mx-ui64nda-ui8.h
1934  GEN      liboctave/operators/mx-ui64nda-i16.h
1935  GEN      liboctave/operators/mx-ui64nda-ui16.h
1936  GEN      liboctave/operators/mx-ui64nda-i32.h
1937  GEN      liboctave/operators/mx-ui64nda-ui32.h
1938  GEN      liboctave/operators/mx-ui64nda-i64.h
1939  GEN      liboctave/operators/mx-i8-ui8nda.h
1940  GEN      liboctave/operators/mx-i8-i16nda.h
1941  CCLD     libgnu.la
1942  GEN      liboctave/operators/mx-i8-ui16nda.h
1943  GEN      liboctave/operators/mx-i8-i32nda.h
1944  GEN      liboctave/operators/mx-i8-ui32nda.h
1945  GEN      liboctave/operators/mx-i8-i64nda.h
1946  GEN      liboctave/operators/mx-i8-ui64nda.h
1947  GEN      liboctave/operators/mx-i16-i8nda.h
1948  GEN      liboctave/operators/mx-i16-ui8nda.h
1949  GEN      liboctave/operators/mx-i16-ui16nda.h
1950  GEN      liboctave/operators/mx-i16-i32nda.h
1951  GEN      liboctave/operators/mx-i16-ui32nda.h
1952  GEN      liboctave/operators/mx-i16-i64nda.h
1953  GEN      liboctave/operators/mx-i16-ui64nda.h
1954  GEN      liboctave/operators/mx-i32-i8nda.h
1955  GEN      liboctave/operators/mx-i32-ui8nda.h
1956  GEN      liboctave/operators/mx-i32-i16nda.h
1957  GEN      liboctave/operators/mx-i32-ui16nda.h
1958  GEN      liboctave/operators/mx-i32-ui32nda.h
1959  GEN      liboctave/operators/mx-i32-i64nda.h
1960  GEN      liboctave/operators/mx-i32-ui64nda.h
1961  GEN      liboctave/operators/mx-i64-i8nda.h
1962  GEN      liboctave/operators/mx-i64-ui8nda.h
1963  GEN      liboctave/operators/mx-i64-i16nda.h
1964  GEN      liboctave/operators/mx-i64-ui16nda.h
1965  GEN      liboctave/operators/mx-i64-i32nda.h
1966  GEN      liboctave/operators/mx-i64-ui32nda.h
1967  GEN      liboctave/operators/mx-i64-ui64nda.h
1968  GEN      liboctave/operators/mx-ui8-i8nda.h
1969  GEN      liboctave/operators/mx-ui8-i16nda.h
1970  GEN      liboctave/operators/mx-ui8-ui16nda.h
1971  GEN      liboctave/operators/mx-ui8-i32nda.h
1972  GEN      liboctave/operators/mx-ui8-ui32nda.h
1973  GEN      liboctave/operators/mx-ui8-i64nda.h
1974  GEN      liboctave/operators/mx-ui8-ui64nda.h
1975  GEN      liboctave/operators/mx-ui16-i8nda.h
1976  GEN      liboctave/operators/mx-ui16-ui8nda.h
1977  GEN      liboctave/operators/mx-ui16-i16nda.h
1978  GEN      liboctave/operators/mx-ui16-i32nda.h
1979  GEN      liboctave/operators/mx-ui16-ui32nda.h
1980  GEN      liboctave/operators/mx-ui16-i64nda.h
1981  GEN      liboctave/operators/mx-ui32-i8nda.h
1982  GEN      liboctave/operators/mx-ui16-ui64nda.h
1983  GEN      liboctave/operators/mx-ui32-ui8nda.h
1984  GEN      liboctave/operators/mx-ui32-i16nda.h
1985  GEN      liboctave/operators/mx-ui32-ui16nda.h
1986  GEN      liboctave/operators/mx-ui32-i32nda.h
1987  GEN      liboctave/operators/mx-ui32-i64nda.h
1988  GEN      liboctave/operators/mx-ui32-ui64nda.h
1989  GEN      liboctave/operators/mx-ui64-i8nda.h
1990  GEN      liboctave/operators/mx-ui64-ui8nda.h
1991  GEN      liboctave/operators/mx-ui64-i16nda.h
1992  GEN      liboctave/operators/mx-ui64-ui16nda.h
1993  GEN      liboctave/operators/mx-ui64-ui32nda.h
1994  GEN      liboctave/operators/mx-ui64-i32nda.h
1995  GEN      liboctave/operators/mx-ui64-i64nda.h
1996  GEN      liboctave/operators/mx-i8nda-ui8nda.h
1997  GEN      liboctave/operators/mx-i8nda-i16nda.h
1998  GEN      liboctave/operators/mx-i8nda-ui16nda.h
1999  GEN      liboctave/operators/mx-i8nda-i32nda.h
2000  GEN      liboctave/operators/mx-i8nda-ui32nda.h
2001  GEN      liboctave/operators/mx-i8nda-i64nda.h
2002  GEN      liboctave/operators/mx-i8nda-ui64nda.h
2003  GEN      liboctave/operators/mx-i16nda-i8nda.h
2004  GEN      liboctave/operators/mx-i16nda-ui8nda.h
2005  GEN      liboctave/operators/mx-i16nda-ui16nda.h
2006  GEN      liboctave/operators/mx-i16nda-i32nda.h
2007  GEN      liboctave/operators/mx-i16nda-ui32nda.h
2008  GEN      liboctave/operators/mx-i16nda-i64nda.h
2009  GEN      liboctave/operators/mx-i16nda-ui64nda.h
2010  GEN      liboctave/operators/mx-i32nda-i8nda.h
2011  GEN      liboctave/operators/mx-i32nda-ui8nda.h
2012  GEN      liboctave/operators/mx-i32nda-i16nda.h
2013  GEN      liboctave/operators/mx-i32nda-ui16nda.h
2014  GEN      liboctave/operators/mx-i32nda-ui32nda.h
2015  GEN      liboctave/operators/mx-i32nda-i64nda.h
2016  GEN      liboctave/operators/mx-i32nda-ui64nda.h
2017  GEN      liboctave/operators/mx-i64nda-i8nda.h
2018  GEN      liboctave/operators/mx-i64nda-ui8nda.h
2019  GEN      liboctave/operators/mx-i64nda-i16nda.h
2020  GEN      liboctave/operators/mx-i64nda-ui16nda.h
2021  GEN      liboctave/operators/mx-i64nda-i32nda.h
2022  GEN      liboctave/operators/mx-i64nda-ui32nda.h
2023  GEN      liboctave/operators/mx-i64nda-ui64nda.h
2024  GEN      liboctave/operators/mx-ui8nda-i8nda.h
2025  GEN      liboctave/operators/mx-ui8nda-i16nda.h
2026  GEN      liboctave/operators/mx-ui8nda-ui16nda.h
2027  GEN      liboctave/operators/mx-ui8nda-i32nda.h
2028  GEN      liboctave/operators/mx-ui8nda-ui32nda.h
2029  GEN      liboctave/operators/mx-ui8nda-i64nda.h
2030  GEN      liboctave/operators/mx-ui8nda-ui64nda.h
2031  GEN      liboctave/operators/mx-ui16nda-i8nda.h
2032  GEN      liboctave/operators/mx-ui16nda-ui8nda.h
2033  GEN      liboctave/operators/mx-ui16nda-i16nda.h
2034  GEN      liboctave/operators/mx-ui16nda-i32nda.h
2035  GEN      liboctave/operators/mx-ui16nda-ui32nda.h
2036  GEN      liboctave/operators/mx-ui16nda-i64nda.h
2037/opt/local/bin/ranlib: file: .libs/libgnu.a(bitrotate.o) has no symbols
2038/opt/local/bin/ranlib: file: .libs/libgnu.a(c-ctype.o) has no symbols
2039/opt/local/bin/ranlib: file: .libs/libgnu.a(fd-hook.o) has no symbols
2040/opt/local/bin/ranlib: file: .libs/libgnu.a(getprogname.o) has no symbols
2041/opt/local/bin/ranlib: file: .libs/libgnu.a(math.o) has no symbols
2042/opt/local/bin/ranlib: file: .libs/libgnu.a(sig-handler.o) has no symbols
2043/opt/local/bin/ranlib: file: .libs/libgnu.a(sys_socket.o) has no symbols
2044/opt/local/bin/ranlib: file: .libs/libgnu.a(threadlib.o) has no symbols
2045/opt/local/bin/ranlib: file: .libs/libgnu.a(tls.o) has no symbols
2046/opt/local/bin/ranlib: file: .libs/libgnu.a(u64.o) has no symbols
2047/opt/local/bin/ranlib: file: .libs/libgnu.a(unistd.o) has no symbols
2048/opt/local/bin/ranlib: file: .libs/libgnu.a(wctype-h.o) has no symbols
2049/opt/local/bin/ranlib: file: .libs/libgnu.a(xsize.o) has no symbols
2050  GEN      liboctave/operators/mx-ui16nda-ui64nda.h
2051/usr/bin/ranlib: file: .libs/libgnu.a(bitrotate.o) has no symbols
2052/usr/bin/ranlib: file: .libs/libgnu.a(c-ctype.o) has no symbols
2053/usr/bin/ranlib: file: .libs/libgnu.a(fd-hook.o) has no symbols
2054/usr/bin/ranlib: file: .libs/libgnu.a(getprogname.o) has no symbols
2055/usr/bin/ranlib: file: .libs/libgnu.a(math.o) has no symbols
2056/usr/bin/ranlib: file: .libs/libgnu.a(sig-handler.o) has no symbols
2057/usr/bin/ranlib: file: .libs/libgnu.a(sys_socket.o) has no symbols
2058/usr/bin/ranlib: file: .libs/libgnu.a(threadlib.o) has no symbols
2059/usr/bin/ranlib: file: .libs/libgnu.a(tls.o) has no symbols
2060/usr/bin/ranlib: file: .libs/libgnu.a(u64.o) has no symbols
2061/usr/bin/ranlib: file: .libs/libgnu.a(unistd.o) has no symbols
2062/usr/bin/ranlib: file: .libs/libgnu.a(wctype-h.o) has no symbols
2063/usr/bin/ranlib: file: .libs/libgnu.a(xsize.o) has no symbols
2064  GEN      liboctave/operators/mx-ui32nda-i8nda.h
2065  GEN      liboctave/operators/mx-ui32nda-ui8nda.h
2066  GEN      liboctave/operators/mx-ui32nda-i16nda.h
2067  GEN      liboctave/operators/mx-ui32nda-ui16nda.h
2068  GEN      liboctave/operators/mx-ui32nda-i32nda.h
2069  GEN      liboctave/operators/mx-ui32nda-i64nda.h
2070make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
2071make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
2072make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
2073  GEN      liboctave/operators/mx-ui32nda-ui64nda.h
2074  GEN      liboctave/operators/mx-ui64nda-i8nda.h
2075  GEN      liboctave/operators/mx-ui64nda-ui8nda.h
2076  GEN      liboctave/operators/mx-ui64nda-i16nda.h
2077  GEN      liboctave/operators/mx-ui64nda-ui16nda.h
2078  GEN      liboctave/operators/mx-ui64nda-i32nda.h
2079  GEN      liboctave/operators/mx-ui64nda-ui32nda.h
2080  GEN      liboctave/operators/mx-ui64nda-i64nda.h
2081  GEN      liboctave/operators/vx-ccv-cv.h
2082  GEN      liboctave/operators/vx-ccv-s.h
2083  GEN      liboctave/operators/vx-crv-rv.h
2084  GEN      liboctave/operators/vx-crv-s.h
2085  GEN      liboctave/operators/vx-cs-cv.h
2086  GEN      liboctave/operators/vx-cs-rv.h
2087  GEN      liboctave/operators/vx-cv-ccv.h
2088  GEN      liboctave/operators/vx-cv-cs.h
2089  GEN      liboctave/operators/vx-rv-crv.h
2090  GEN      liboctave/operators/vx-rv-cs.h
2091  GEN      liboctave/operators/vx-s-ccv.h
2092  GEN      liboctave/operators/vx-s-crv.h
2093  GEN      liboctave/operators/vx-fccv-fcv.h
2094  GEN      liboctave/operators/vx-fccv-fs.h
2095  GEN      liboctave/operators/vx-fcrv-frv.h
2096  GEN      liboctave/operators/vx-fcrv-fs.h
2097  GEN      liboctave/operators/vx-fcs-fcv.h
2098  GEN      liboctave/operators/vx-fcs-frv.h
2099  GEN      liboctave/operators/vx-fcv-fccv.h
2100  GEN      liboctave/operators/vx-fcv-fcs.h
2101  GEN      liboctave/operators/vx-frv-fcrv.h
2102  GEN      liboctave/operators/vx-frv-fcs.h
2103  GEN      liboctave/operators/vx-fs-fccv.h
2104  GEN      liboctave/operators/vx-fs-fcrv.h
2105  GEN      liboctave/operators/smx-sm-cs.h
2106  GEN      liboctave/operators/smx-cs-sm.h
2107  GEN      liboctave/operators/smx-scm-s.h
2108  GEN      liboctave/operators/smx-s-scm.h
2109  GEN      liboctave/operators/smx-scm-sm.h
2110  GEN      liboctave/operators/smx-sm-scm.h
2111  GEN      liboctave/operators/smx-m-sm.h
2112  GEN      liboctave/operators/smx-m-scm.h
2113  GEN      liboctave/operators/smx-cm-sm.h
2114  GEN      liboctave/operators/smx-cm-scm.h
2115  GEN      liboctave/operators/smx-sm-m.h
2116  GEN      liboctave/operators/smx-scm-m.h
2117  GEN      liboctave/operators/smx-sm-cm.h
2118  GEN      liboctave/operators/smx-scm-cm.h
2119  GEN      liboctave/operators/smx-bm-sbm.h
2120  GEN      liboctave/operators/smx-sbm-bm.h
2121  GEN      liboctave/numeric/DASPK-opts.h
2122  GEN      liboctave/numeric/DASRT-opts.h
2123  GEN      liboctave/numeric/DASSL-opts.h
2124  GEN      liboctave/numeric/LSODE-opts.h
2125  GEN      liboctave/numeric/Quad-opts.h
2126  GEN      liboctave/operators/mx-cdm-dm.cc
2127  GEN      liboctave/operators/mx-dm-cdm.cc
2128  GEN      liboctave/operators/mx-cs-dm.cc
2129  GEN      liboctave/operators/mx-cs-m.cc
2130  GEN      liboctave/operators/mx-cs-nda.cc
2131  GEN      liboctave/operators/mx-cdm-cm.cc
2132  GEN      liboctave/operators/mx-cdm-m.cc
2133  GEN      liboctave/operators/mx-cdm-s.cc
2134  GEN      liboctave/operators/mx-cm-cdm.cc
2135  GEN      liboctave/operators/mx-cm-dm.cc
2136  GEN      liboctave/operators/mx-cm-m.cc
2137  GEN      liboctave/operators/mx-cnda-nda.cc
2138  GEN      liboctave/operators/mx-cm-s.cc
2139  GEN      liboctave/operators/mx-cnda-s.cc
2140  GEN      liboctave/operators/mx-dm-cs.cc
2141  GEN      liboctave/operators/mx-dm-cm.cc
2142  GEN      liboctave/operators/mx-m-cs.cc
2143  GEN      liboctave/operators/mx-nda-cs.cc
2144  GEN      liboctave/operators/mx-m-cdm.cc
2145  GEN      liboctave/operators/mx-m-cm.cc
2146  GEN      liboctave/operators/mx-nda-cnda.cc
2147  GEN      liboctave/operators/mx-s-cdm.cc
2148  GEN      liboctave/operators/mx-s-cm.cc
2149  GEN      liboctave/operators/mx-s-cnda.cc
2150  GEN      liboctave/operators/mx-dm-m.cc
2151  GEN      liboctave/operators/mx-m-dm.cc
2152  GEN      liboctave/operators/mx-fcdm-fdm.cc
2153  GEN      liboctave/operators/mx-fdm-fcdm.cc
2154  GEN      liboctave/operators/mx-fcs-fdm.cc
2155  GEN      liboctave/operators/mx-fcs-fm.cc
2156  GEN      liboctave/operators/mx-fcs-fnda.cc
2157  GEN      liboctave/operators/mx-fcdm-fcm.cc
2158  GEN      liboctave/operators/mx-fcdm-fm.cc
2159  GEN      liboctave/operators/mx-fcdm-fs.cc
2160  GEN      liboctave/operators/mx-fcm-fcdm.cc
2161  GEN      liboctave/operators/mx-fcm-fdm.cc
2162  GEN      liboctave/operators/mx-fcm-fm.cc
2163  GEN      liboctave/operators/mx-fcnda-fnda.cc
2164  GEN      liboctave/operators/mx-fcm-fs.cc
2165  GEN      liboctave/operators/mx-fcnda-fs.cc
2166  GEN      liboctave/operators/mx-fdm-fcs.cc
2167  GEN      liboctave/operators/mx-fdm-fcm.cc
2168  GEN      liboctave/operators/mx-fm-fcs.cc
2169  GEN      liboctave/operators/mx-fnda-fcs.cc
2170  GEN      liboctave/operators/mx-fm-fcdm.cc
2171  GEN      liboctave/operators/mx-fm-fcm.cc
2172  GEN      liboctave/operators/mx-fnda-fcnda.cc
2173  GEN      liboctave/operators/mx-fs-fcdm.cc
2174  GEN      liboctave/operators/mx-fs-fcm.cc
2175  GEN      liboctave/operators/mx-fs-fcnda.cc
2176  GEN      liboctave/operators/mx-fdm-fm.cc
2177  GEN      liboctave/operators/mx-fm-fdm.cc
2178  GEN      liboctave/operators/mx-pm-m.cc
2179  GEN      liboctave/operators/mx-m-pm.cc
2180  GEN      liboctave/operators/mx-pm-cm.cc
2181  GEN      liboctave/operators/mx-cm-pm.cc
2182  GEN      liboctave/operators/mx-pm-fm.cc
2183  GEN      liboctave/operators/mx-fm-pm.cc
2184  GEN      liboctave/operators/mx-pm-fcm.cc
2185  GEN      liboctave/operators/mx-fcm-pm.cc
2186  GEN      liboctave/operators/mx-s-i8nda.cc
2187  GEN      liboctave/operators/mx-i8nda-s.cc
2188  GEN      liboctave/operators/mx-s-ui8nda.cc
2189  GEN      liboctave/operators/mx-ui8nda-s.cc
2190  GEN      liboctave/operators/mx-s-i16nda.cc
2191  GEN      liboctave/operators/mx-i16nda-s.cc
2192  GEN      liboctave/operators/mx-s-ui16nda.cc
2193  GEN      liboctave/operators/mx-ui16nda-s.cc
2194  GEN      liboctave/operators/mx-s-i32nda.cc
2195  GEN      liboctave/operators/mx-i32nda-s.cc
2196  GEN      liboctave/operators/mx-s-ui32nda.cc
2197  GEN      liboctave/operators/mx-ui32nda-s.cc
2198  GEN      liboctave/operators/mx-s-i64nda.cc
2199  GEN      liboctave/operators/mx-i64nda-s.cc
2200  GEN      liboctave/operators/mx-s-ui64nda.cc
2201  GEN      liboctave/operators/mx-ui64nda-s.cc
2202  GEN      liboctave/operators/mx-fs-i8nda.cc
2203  GEN      liboctave/operators/mx-i8nda-fs.cc
2204  GEN      liboctave/operators/mx-fs-ui8nda.cc
2205  GEN      liboctave/operators/mx-ui8nda-fs.cc
2206  GEN      liboctave/operators/mx-fs-i16nda.cc
2207  GEN      liboctave/operators/mx-i16nda-fs.cc
2208  GEN      liboctave/operators/mx-fs-ui16nda.cc
2209  GEN      liboctave/operators/mx-ui16nda-fs.cc
2210  GEN      liboctave/operators/mx-fs-i32nda.cc
2211  GEN      liboctave/operators/mx-i32nda-fs.cc
2212  GEN      liboctave/operators/mx-fs-ui32nda.cc
2213  GEN      liboctave/operators/mx-ui32nda-fs.cc
2214  GEN      liboctave/operators/mx-fs-i64nda.cc
2215  GEN      liboctave/operators/mx-i64nda-fs.cc
2216  GEN      liboctave/operators/mx-fs-ui64nda.cc
2217  GEN      liboctave/operators/mx-ui64nda-fs.cc
2218  GEN      liboctave/operators/mx-nda-i8.cc
2219  GEN      liboctave/operators/mx-i8-nda.cc
2220  GEN      liboctave/operators/mx-nda-ui8.cc
2221  GEN      liboctave/operators/mx-ui8-nda.cc
2222  GEN      liboctave/operators/mx-nda-i16.cc
2223  GEN      liboctave/operators/mx-i16-nda.cc
2224  GEN      liboctave/operators/mx-nda-ui16.cc
2225  GEN      liboctave/operators/mx-ui16-nda.cc
2226  GEN      liboctave/operators/mx-nda-i32.cc
2227  GEN      liboctave/operators/mx-i32-nda.cc
2228  GEN      liboctave/operators/mx-nda-ui32.cc
2229  GEN      liboctave/operators/mx-ui32-nda.cc
2230  GEN      liboctave/operators/mx-nda-i64.cc
2231  GEN      liboctave/operators/mx-i64-nda.cc
2232  GEN      liboctave/operators/mx-nda-ui64.cc
2233  GEN      liboctave/operators/mx-ui64-nda.cc
2234  GEN      liboctave/operators/mx-fnda-i8.cc
2235  GEN      liboctave/operators/mx-i8-fnda.cc
2236  GEN      liboctave/operators/mx-fnda-ui8.cc
2237  GEN      liboctave/operators/mx-ui8-fnda.cc
2238  GEN      liboctave/operators/mx-fnda-i16.cc
2239  GEN      liboctave/operators/mx-i16-fnda.cc
2240  GEN      liboctave/operators/mx-fnda-ui16.cc
2241  GEN      liboctave/operators/mx-ui16-fnda.cc
2242  GEN      liboctave/operators/mx-fnda-i32.cc
2243  GEN      liboctave/operators/mx-fnda-ui32.cc
2244  GEN      liboctave/operators/mx-i32-fnda.cc
2245  GEN      liboctave/operators/mx-ui32-fnda.cc
2246  GEN      liboctave/operators/mx-fnda-i64.cc
2247  GEN      liboctave/operators/mx-i64-fnda.cc
2248  GEN      liboctave/operators/mx-fnda-ui64.cc
2249  GEN      liboctave/operators/mx-ui64-fnda.cc
2250  GEN      liboctave/operators/mx-nda-i8nda.cc
2251  GEN      liboctave/operators/mx-i8nda-nda.cc
2252  GEN      liboctave/operators/mx-nda-ui8nda.cc
2253  GEN      liboctave/operators/mx-ui8nda-nda.cc
2254  GEN      liboctave/operators/mx-nda-i16nda.cc
2255  GEN      liboctave/operators/mx-i16nda-nda.cc
2256  GEN      liboctave/operators/mx-nda-ui16nda.cc
2257  GEN      liboctave/operators/mx-ui16nda-nda.cc
2258  GEN      liboctave/operators/mx-nda-i32nda.cc
2259  GEN      liboctave/operators/mx-i32nda-nda.cc
2260  GEN      liboctave/operators/mx-nda-ui32nda.cc
2261  GEN      liboctave/operators/mx-ui32nda-nda.cc
2262  GEN      liboctave/operators/mx-nda-i64nda.cc
2263  GEN      liboctave/operators/mx-i64nda-nda.cc
2264  GEN      liboctave/operators/mx-nda-ui64nda.cc
2265  GEN      liboctave/operators/mx-ui64nda-nda.cc
2266  GEN      liboctave/operators/mx-fnda-i8nda.cc
2267  GEN      liboctave/operators/mx-i8nda-fnda.cc
2268  GEN      liboctave/operators/mx-fnda-ui8nda.cc
2269  GEN      liboctave/operators/mx-ui8nda-fnda.cc
2270  GEN      liboctave/operators/mx-fnda-i16nda.cc
2271  GEN      liboctave/operators/mx-i16nda-fnda.cc
2272  GEN      liboctave/operators/mx-fnda-ui16nda.cc
2273  GEN      liboctave/operators/mx-ui16nda-fnda.cc
2274  GEN      liboctave/operators/mx-fnda-i32nda.cc
2275  GEN      liboctave/operators/mx-i32nda-fnda.cc
2276  GEN      liboctave/operators/mx-fnda-ui32nda.cc
2277  GEN      liboctave/operators/mx-ui32nda-fnda.cc
2278  GEN      liboctave/operators/mx-fnda-i64nda.cc
2279  GEN      liboctave/operators/mx-i64nda-fnda.cc
2280  GEN      liboctave/operators/mx-fnda-ui64nda.cc
2281  GEN      liboctave/operators/mx-ui64nda-fnda.cc
2282  GEN      liboctave/operators/mx-i8nda-ui8.cc
2283  GEN      liboctave/operators/mx-i8nda-i16.cc
2284  GEN      liboctave/operators/mx-i8nda-ui16.cc
2285  GEN      liboctave/operators/mx-i8nda-i32.cc
2286  GEN      liboctave/operators/mx-i8nda-ui32.cc
2287  GEN      liboctave/operators/mx-i8nda-i64.cc
2288  GEN      liboctave/operators/mx-i8nda-ui64.cc
2289  GEN      liboctave/operators/mx-i16nda-i8.cc
2290  GEN      liboctave/operators/mx-i16nda-ui8.cc
2291  GEN      liboctave/operators/mx-i16nda-ui16.cc
2292  GEN      liboctave/operators/mx-i16nda-i32.cc
2293  GEN      liboctave/operators/mx-i16nda-ui32.cc
2294  GEN      liboctave/operators/mx-i16nda-i64.cc
2295  GEN      liboctave/operators/mx-i16nda-ui64.cc
2296  GEN      liboctave/operators/mx-i32nda-i8.cc
2297  GEN      liboctave/operators/mx-i32nda-ui8.cc
2298  GEN      liboctave/operators/mx-i32nda-i16.cc
2299  GEN      liboctave/operators/mx-i32nda-ui16.cc
2300  GEN      liboctave/operators/mx-i32nda-ui32.cc
2301  GEN      liboctave/operators/mx-i32nda-i64.cc
2302  GEN      liboctave/operators/mx-i32nda-ui64.cc
2303  GEN      liboctave/operators/mx-i64nda-i8.cc
2304  GEN      liboctave/operators/mx-i64nda-ui8.cc
2305  GEN      liboctave/operators/mx-i64nda-i16.cc
2306  GEN      liboctave/operators/mx-i64nda-ui16.cc
2307  GEN      liboctave/operators/mx-i64nda-i32.cc
2308  GEN      liboctave/operators/mx-i64nda-ui32.cc
2309  GEN      liboctave/operators/mx-i64nda-ui64.cc
2310  GEN      liboctave/operators/mx-ui8nda-i8.cc
2311  GEN      liboctave/operators/mx-ui8nda-i16.cc
2312  GEN      liboctave/operators/mx-ui8nda-ui16.cc
2313  GEN      liboctave/operators/mx-ui8nda-i32.cc
2314  GEN      liboctave/operators/mx-ui8nda-ui32.cc
2315  GEN      liboctave/operators/mx-ui8nda-i64.cc
2316  GEN      liboctave/operators/mx-ui8nda-ui64.cc
2317  GEN      liboctave/operators/mx-ui16nda-i8.cc
2318  GEN      liboctave/operators/mx-ui16nda-i16.cc
2319  GEN      liboctave/operators/mx-ui16nda-ui8.cc
2320  GEN      liboctave/operators/mx-ui16nda-i32.cc
2321  GEN      liboctave/operators/mx-ui16nda-ui32.cc
2322  GEN      liboctave/operators/mx-ui16nda-i64.cc
2323  GEN      liboctave/operators/mx-ui16nda-ui64.cc
2324  GEN      liboctave/operators/mx-ui32nda-i8.cc
2325  GEN      liboctave/operators/mx-ui32nda-ui8.cc
2326  GEN      liboctave/operators/mx-ui32nda-i16.cc
2327  GEN      liboctave/operators/mx-ui32nda-ui16.cc
2328  GEN      liboctave/operators/mx-ui32nda-i32.cc
2329  GEN      liboctave/operators/mx-ui32nda-i64.cc
2330  GEN      liboctave/operators/mx-ui32nda-ui64.cc
2331  GEN      liboctave/operators/mx-ui64nda-i8.cc
2332  GEN      liboctave/operators/mx-ui64nda-ui8.cc
2333  GEN      liboctave/operators/mx-ui64nda-i16.cc
2334  GEN      liboctave/operators/mx-ui64nda-ui16.cc
2335  GEN      liboctave/operators/mx-ui64nda-i32.cc
2336  GEN      liboctave/operators/mx-ui64nda-ui32.cc
2337  GEN      liboctave/operators/mx-ui64nda-i64.cc
2338  GEN      liboctave/operators/mx-i8-ui8nda.cc
2339  GEN      liboctave/operators/mx-i8-i16nda.cc
2340  GEN      liboctave/operators/mx-i8-ui16nda.cc
2341  GEN      liboctave/operators/mx-i8-i32nda.cc
2342  GEN      liboctave/operators/mx-i8-ui32nda.cc
2343  GEN      liboctave/operators/mx-i8-i64nda.cc
2344  GEN      liboctave/operators/mx-i8-ui64nda.cc
2345  GEN      liboctave/operators/mx-i16-i8nda.cc
2346  GEN      liboctave/operators/mx-i16-ui8nda.cc
2347  GEN      liboctave/operators/mx-i16-ui16nda.cc
2348  GEN      liboctave/operators/mx-i16-i32nda.cc
2349  GEN      liboctave/operators/mx-i16-ui32nda.cc
2350  GEN      liboctave/operators/mx-i16-i64nda.cc
2351  GEN      liboctave/operators/mx-i16-ui64nda.cc
2352  GEN      liboctave/operators/mx-i32-i8nda.cc
2353  GEN      liboctave/operators/mx-i32-ui8nda.cc
2354  GEN      liboctave/operators/mx-i32-i16nda.cc
2355  GEN      liboctave/operators/mx-i32-ui16nda.cc
2356  GEN      liboctave/operators/mx-i32-ui32nda.cc
2357  GEN      liboctave/operators/mx-i32-i64nda.cc
2358  GEN      liboctave/operators/mx-i32-ui64nda.cc
2359  GEN      liboctave/operators/mx-i64-i8nda.cc
2360  GEN      liboctave/operators/mx-i64-ui8nda.cc
2361  GEN      liboctave/operators/mx-i64-i16nda.cc
2362  GEN      liboctave/operators/mx-i64-ui16nda.cc
2363  GEN      liboctave/operators/mx-i64-i32nda.cc
2364  GEN      liboctave/operators/mx-i64-ui32nda.cc
2365  GEN      liboctave/operators/mx-i64-ui64nda.cc
2366  GEN      liboctave/operators/mx-ui8-i8nda.cc
2367  GEN      liboctave/operators/mx-ui8-i16nda.cc
2368  GEN      liboctave/operators/mx-ui8-ui16nda.cc
2369  GEN      liboctave/operators/mx-ui8-i32nda.cc
2370  GEN      liboctave/operators/mx-ui8-ui32nda.cc
2371  GEN      liboctave/operators/mx-ui8-i64nda.cc
2372  GEN      liboctave/operators/mx-ui8-ui64nda.cc
2373  GEN      liboctave/operators/mx-ui16-i8nda.cc
2374  GEN      liboctave/operators/mx-ui16-ui8nda.cc
2375  GEN      liboctave/operators/mx-ui16-i16nda.cc
2376  GEN      liboctave/operators/mx-ui16-i32nda.cc
2377  GEN      liboctave/operators/mx-ui16-ui32nda.cc
2378  GEN      liboctave/operators/mx-ui16-i64nda.cc
2379  GEN      liboctave/operators/mx-ui16-ui64nda.cc
2380  GEN      liboctave/operators/mx-ui32-i8nda.cc
2381  GEN      liboctave/operators/mx-ui32-ui8nda.cc
2382  GEN      liboctave/operators/mx-ui32-i16nda.cc
2383  GEN      liboctave/operators/mx-ui32-ui16nda.cc
2384  GEN      liboctave/operators/mx-ui32-i32nda.cc
2385  GEN      liboctave/operators/mx-ui32-i64nda.cc
2386  GEN      liboctave/operators/mx-ui32-ui64nda.cc
2387  GEN      liboctave/operators/mx-ui64-i8nda.cc
2388  GEN      liboctave/operators/mx-ui64-ui8nda.cc
2389  GEN      liboctave/operators/mx-ui64-i16nda.cc
2390  GEN      liboctave/operators/mx-ui64-ui16nda.cc
2391  GEN      liboctave/operators/mx-ui64-i32nda.cc
2392  GEN      liboctave/operators/mx-ui64-ui32nda.cc
2393  GEN      liboctave/operators/mx-ui64-i64nda.cc
2394  GEN      liboctave/operators/mx-i8nda-ui8nda.cc
2395  GEN      liboctave/operators/mx-i8nda-i16nda.cc
2396  GEN      liboctave/operators/mx-i8nda-ui16nda.cc
2397  GEN      liboctave/operators/mx-i8nda-i32nda.cc
2398  GEN      liboctave/operators/mx-i8nda-ui32nda.cc
2399  GEN      liboctave/operators/mx-i8nda-i64nda.cc
2400  GEN      liboctave/operators/mx-i8nda-ui64nda.cc
2401  GEN      liboctave/operators/mx-i16nda-i8nda.cc
2402  GEN      liboctave/operators/mx-i16nda-ui8nda.cc
2403  GEN      liboctave/operators/mx-i16nda-ui16nda.cc
2404  GEN      liboctave/operators/mx-i16nda-i32nda.cc
2405  GEN      liboctave/operators/mx-i16nda-ui32nda.cc
2406  GEN      liboctave/operators/mx-i16nda-i64nda.cc
2407  GEN      liboctave/operators/mx-i16nda-ui64nda.cc
2408  GEN      liboctave/operators/mx-i32nda-i8nda.cc
2409  GEN      liboctave/operators/mx-i32nda-ui8nda.cc
2410  GEN      liboctave/operators/mx-i32nda-i16nda.cc
2411  GEN      liboctave/operators/mx-i32nda-ui16nda.cc
2412  GEN      liboctave/operators/mx-i32nda-ui32nda.cc
2413  GEN      liboctave/operators/mx-i32nda-i64nda.cc
2414  GEN      liboctave/operators/mx-i32nda-ui64nda.cc
2415  GEN      liboctave/operators/mx-i64nda-i8nda.cc
2416  GEN      liboctave/operators/mx-i64nda-ui8nda.cc
2417  GEN      liboctave/operators/mx-i64nda-i16nda.cc
2418  GEN      liboctave/operators/mx-i64nda-ui16nda.cc
2419  GEN      liboctave/operators/mx-i64nda-i32nda.cc
2420  GEN      liboctave/operators/mx-i64nda-ui32nda.cc
2421  GEN      liboctave/operators/mx-i64nda-ui64nda.cc
2422  GEN      liboctave/operators/mx-ui8nda-i8nda.cc
2423  GEN      liboctave/operators/mx-ui8nda-i16nda.cc
2424  GEN      liboctave/operators/mx-ui8nda-ui16nda.cc
2425  GEN      liboctave/operators/mx-ui8nda-i32nda.cc
2426  GEN      liboctave/operators/mx-ui8nda-i64nda.cc
2427  GEN      liboctave/operators/mx-ui8nda-ui32nda.cc
2428  GEN      liboctave/operators/mx-ui8nda-ui64nda.cc
2429  GEN      liboctave/operators/mx-ui16nda-i8nda.cc
2430  GEN      liboctave/operators/mx-ui16nda-ui8nda.cc
2431  GEN      liboctave/operators/mx-ui16nda-i16nda.cc
2432  GEN      liboctave/operators/mx-ui16nda-i32nda.cc
2433  GEN      liboctave/operators/mx-ui16nda-ui32nda.cc
2434  GEN      liboctave/operators/mx-ui16nda-i64nda.cc
2435  GEN      liboctave/operators/mx-ui16nda-ui64nda.cc
2436  GEN      liboctave/operators/mx-ui32nda-i8nda.cc
2437  GEN      liboctave/operators/mx-ui32nda-ui8nda.cc
2438  GEN      liboctave/operators/mx-ui32nda-i16nda.cc
2439  GEN      liboctave/operators/mx-ui32nda-ui16nda.cc
2440  GEN      liboctave/operators/mx-ui32nda-i32nda.cc
2441  GEN      liboctave/operators/mx-ui32nda-i64nda.cc
2442  GEN      liboctave/operators/mx-ui32nda-ui64nda.cc
2443  GEN      liboctave/operators/mx-ui64nda-i8nda.cc
2444  GEN      liboctave/operators/mx-ui64nda-ui8nda.cc
2445  GEN      liboctave/operators/mx-ui64nda-i16nda.cc
2446  GEN      liboctave/operators/mx-ui64nda-ui16nda.cc
2447  GEN      liboctave/operators/mx-ui64nda-i32nda.cc
2448  GEN      liboctave/operators/mx-ui64nda-ui32nda.cc
2449  GEN      liboctave/operators/mx-ui64nda-i64nda.cc
2450  GEN      liboctave/operators/vx-ccv-cv.cc
2451  GEN      liboctave/operators/vx-ccv-s.cc
2452  GEN      liboctave/operators/vx-crv-rv.cc
2453  GEN      liboctave/operators/vx-crv-s.cc
2454  GEN      liboctave/operators/vx-cs-cv.cc
2455  GEN      liboctave/operators/vx-cs-rv.cc
2456  GEN      liboctave/operators/vx-cv-ccv.cc
2457  GEN      liboctave/operators/vx-cv-cs.cc
2458  GEN      liboctave/operators/vx-rv-crv.cc
2459  GEN      liboctave/operators/vx-rv-cs.cc
2460  GEN      liboctave/operators/vx-s-ccv.cc
2461  GEN      liboctave/operators/vx-s-crv.cc
2462  GEN      liboctave/operators/vx-fccv-fcv.cc
2463  GEN      liboctave/operators/vx-fccv-fs.cc
2464  GEN      liboctave/operators/vx-fcrv-frv.cc
2465  GEN      liboctave/operators/vx-fcrv-fs.cc
2466  GEN      liboctave/operators/vx-fcs-fcv.cc
2467  GEN      liboctave/operators/vx-fcs-frv.cc
2468  GEN      liboctave/operators/vx-fcv-fccv.cc
2469  GEN      liboctave/operators/vx-fcv-fcs.cc
2470  GEN      liboctave/operators/vx-frv-fcrv.cc
2471  GEN      liboctave/operators/vx-frv-fcs.cc
2472  GEN      liboctave/operators/vx-fs-fccv.cc
2473  GEN      liboctave/operators/vx-fs-fcrv.cc
2474  GEN      liboctave/operators/smx-sm-cs.cc
2475  GEN      liboctave/operators/smx-cs-sm.cc
2476  GEN      liboctave/operators/smx-scm-s.cc
2477  GEN      liboctave/operators/smx-s-scm.cc
2478  GEN      liboctave/operators/smx-scm-sm.cc
2479  GEN      liboctave/operators/smx-sm-scm.cc
2480  GEN      liboctave/operators/smx-m-sm.cc
2481  GEN      liboctave/operators/smx-m-scm.cc
2482  GEN      liboctave/operators/smx-cm-sm.cc
2483  GEN      liboctave/operators/smx-cm-scm.cc
2484  GEN      liboctave/operators/smx-sm-m.cc
2485  GEN      liboctave/operators/smx-scm-m.cc
2486  GEN      liboctave/operators/smx-sm-cm.cc
2487  GEN      liboctave/operators/smx-scm-cm.cc
2488  GEN      liboctave/operators/smx-bm-sbm.cc
2489  GEN      liboctave/operators/smx-sbm-bm.cc
2490  GEN      libinterp/corefcn/.octave-dirstamp
2491  GEN      libinterp/.octave-dirstamp
2492  GEN      libinterp/corefcn/defaults.h
2493  GEN      libinterp/corefcn/graphics-props.cc
2494  GEN      libinterp/corefcn/graphics.h
2495  GEN      libinterp/corefcn/mxarray.h
2496  GEN      libinterp/version.h
2497  GEN      libgui/src/.octave-dirstamp
2498  GEN      libgui/graphics/.octave-dirstamp
2499  GEN      test/.octave-dirstamp
2500  GEN      octave-config.h
2501  GEN      run-octave
2502  GEN      liboctave/cruft/ranlib/.octave-dirstamp
2503  GEN      liboctave/cruft/slatec-fn/.octave-dirstamp
2504  GEN      liboctave/.octave-dirstamp
2505  GEN      libgui/src/m-editor/.octave-dirstamp
2506  GEN      libgui/qterminal/libqterminal/.octave-dirstamp
2507  GEN      libgui/qterminal/libqterminal/unix/.octave-dirstamp
2508  GEN      libgui/.octave-dirstamp
2509  GEN      libgui/languages/.octave-dirstamp
2510  GEN      src/.octave-dirstamp
2511  GEN      scripts/audio/.octave-dirstamp
2512  GEN      scripts/deprecated/.octave-dirstamp
2513  GEN      scripts/elfun/.octave-dirstamp
2514  GEN      scripts/general/.octave-dirstamp
2515  GEN      scripts/geometry/.octave-dirstamp
2516  GEN      scripts/gui/.octave-dirstamp
2517  GEN      scripts/help/.octave-dirstamp
2518  GEN      scripts/image/.octave-dirstamp
2519  GEN      scripts/io/.octave-dirstamp
2520  GEN      scripts/java/.octave-dirstamp
2521  GEN      scripts/linear-algebra/.octave-dirstamp
2522  GEN      scripts/miscellaneous/.octave-dirstamp
2523  GEN      scripts/ode/.octave-dirstamp
2524  GEN      scripts/optimization/.octave-dirstamp
2525  GEN      scripts/pkg/.octave-dirstamp
2526  GEN      scripts/path/.octave-dirstamp
2527  GEN      scripts/plot/appearance/.octave-dirstamp
2528  GEN      scripts/plot/draw/.octave-dirstamp
2529  GEN      scripts/plot/util/.octave-dirstamp
2530  GEN      scripts/polynomial/.octave-dirstamp
2531  GEN      scripts/prefs/.octave-dirstamp
2532  GEN      scripts/profiler/.octave-dirstamp
2533  GEN      scripts/set/.octave-dirstamp
2534  GEN      scripts/signal/.octave-dirstamp
2535  GEN      scripts/sparse/.octave-dirstamp
2536  GEN      scripts/special-matrix/.octave-dirstamp
2537  GEN      scripts/specfun/.octave-dirstamp
2538  GEN      scripts/startup/.octave-dirstamp
2539  GEN      scripts/statistics/base/.octave-dirstamp
2540  GEN      scripts/statistics/distributions/.octave-dirstamp
2541  GEN      scripts/statistics/models/.octave-dirstamp
2542  GEN      scripts/statistics/tests/.octave-dirstamp
2543  GEN      scripts/strings/.octave-dirstamp
2544  GEN      scripts/testfun/.octave-dirstamp
2545  GEN      scripts/@ftp/.octave-dirstamp
2546  GEN      scripts/time/.octave-dirstamp
2547  GEN      scripts/.octave-dirstamp
2548  GEN      doc/doxyhtml/.octave-dirstamp
2549  GEN      doc/interpreter/.octave-dirstamp
2550  GEN      doc/liboctave/.octave-dirstamp
2551  GEN      doc/refcard/.octave-dirstamp
2552  GEN      etc/icons/.octave-dirstamp
2553  GEN      libgui/src/ui-settings-dialog.h
2554  GEN      libinterp/builtin-defun-decls.h
2555  GEN      libgui/graphics/ui-annotation-dialog.h
2556  GEN      test/conv.tst
2557  GEN      test/sparse.tst
2558  GEN      test/.bc-overload-tests-stamp
2559/usr/bin/make  all-recursive
2560preserving existing HG-ID file
2561make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
2562Making all in libgnu
2563make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
2564/usr/bin/make  all-recursive
2565make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
2566make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
2567make[4]: Nothing to be done for `all-am'.
2568make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
2569make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
2570make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
2571preserving existing HG-ID file
2572make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
2573  GEN      liboctave/array/CMatrix.cc-tst
2574  GEN      liboctave/array/CSparse.cc-tst
2575  GEN      liboctave/array/dMatrix.cc-tst
2576  GEN      liboctave/array/dSparse.cc-tst
2577  GEN      liboctave/array/fCMatrix.cc-tst
2578  GEN      liboctave/array/fMatrix.cc-tst
2579  GEN      liboctave/array/idx-vector.cc-tst
2580  GEN      liboctave/util/oct-inttypes.cc-tst
2581  GEN      liboctave/array/Array.cc-tst
2582  GEN      liboctave/array/Sparse.cc-tst
2583  GEN      libinterp/corefcn/oct-errno.cc
2584  GEN      libinterp/operators/ops.cc
2585  GEN      libinterp/builtins.cc
2586  GEN      libinterp/build-env.cc
2587  GEN      libinterp/build-env-features.cc
2588  GEN      libinterp/liboctinterp-build-info.cc
2589  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-Cell.lo
2590  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__contourc__.lo
2591  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__dispatch__.lo
2592  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__dsearchn__.lo
2593preserving existing HG-ID file
2594make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
2595make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
2596  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__ichol__.lo
2597  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__ilu__.lo
2598  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__lin_interpn__.lo
2599  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__luinc__.lo
2600  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__magick_read__.lo
2601  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__pchip_deriv__.lo
2602  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__qp__.lo
2603  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-balance.lo
2604  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-besselj.lo
2605  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-betainc.lo
2606  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-bitfcns.lo
2607  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-bsxfun.lo
2608  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-c-file-ptr-stream.lo
2609  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-call-stack.lo
2610  CC       libinterp/corefcn/libinterp_corefcn_libcorefcn_la-cdisplay.lo
2611libinterp/corefcn/cdisplay.c:88:13: warning: 'CGDisplayBitsPerPixel' is deprecated [-Wdeprecated-declarations]
2612      *dp = CGDisplayBitsPerPixel (display);
2613            ^
2614/System/Library/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:516:18: note: 'CGDisplayBitsPerPixel' has been explicitly marked deprecated here
2615CG_EXTERN size_t CGDisplayBitsPerPixel(CGDirectDisplayID display)
2616                 ^
26171 warning generated.
2618  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-cellfun.lo
2619  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-colloc.lo
2620  CC       libinterp/corefcn/libinterp_corefcn_libcorefcn_la-coct-hdf5-types.lo
2621  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-comment-list.lo
2622  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-conv2.lo
2623  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-daspk.lo
2624  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dasrt.lo
2625  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dassl.lo
2626  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-data.lo
2627  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-debug.lo
2628  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-defaults.lo
2629  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-defun.lo
2630  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-det.lo
2631  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dirfns.lo
2632  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-display.lo
2633  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dlmread.lo
2634  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dot.lo
2635  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dynamic-ld.lo
2636  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-eig.lo
2637  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ellipj.lo
2638  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-error.lo
2639  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-errwarn.lo
2640  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-event-queue.lo
2641  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-fft.lo
2642  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-fft2.lo
2643  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-fftn.lo
2644  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-file-io.lo
2645  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-filter.lo
2646  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-find.lo
2647  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ft-text-renderer.lo
2648  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gammainc.lo
2649  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gcd.lo
2650  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-getgrent.lo
2651  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-getpwent.lo
2652  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-getrusage.lo
2653  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-givens.lo
2654  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gl-render.lo
2655  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gl2ps-print.lo
2656  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-graphics.lo
2657  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gripes.lo
2658  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-hash.lo
2659  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-help.lo
2660  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-hess.lo
2661  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-hex2num.lo
2662  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-hook-fcn.lo
2663  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-input.lo
2664  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-inv.lo
2665  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-interpreter.lo
2666  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-kron.lo
2667  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-load-path.lo
2668  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-load-save.lo
2669  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-lookup.lo
2670  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-ascii-helper.lo
2671  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-hdf5.lo
2672  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-mat-ascii.lo
2673  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-mat4.lo
2674  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-mat5.lo
2675  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-oct-text.lo
2676  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-oct-binary.lo
2677  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-utils.lo
2678  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-lsode.lo
2679  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-lu.lo
2680  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-mappers.lo
2681  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-matrix_type.lo
2682  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-max.lo
2683  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-mex.lo
2684  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-mgorth.lo
2685  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-nproc.lo
2686  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-fstrm.lo
2687  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-hdf5-types.lo
2688  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-hist.lo
2689  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-iostrm.lo
2690  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-lvalue.lo
2691  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-map.lo
2692  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-prcstrm.lo
2693  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-procbuf.lo
2694  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-stream.lo
2695  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-strstrm.lo
2696  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-tex-lexer.lo
2697  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-tex-parser.lo
2698  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-octave-link.lo
2699  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ordschur.lo
2700  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-pager.lo
2701  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-pinv.lo
2702  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-pr-output.lo
2703  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-procstream.lo
2704  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-profiler.lo
2705libinterp/corefcn/pr-output.cc:835:1: warning: unused function 'set_format' [-Wunused-function]
2706set_format (const Matrix& m)
2707^
2708libinterp/corefcn/pr-output.cc:1255:1: warning: unused function 'set_format' [-Wunused-function]
2709set_format (const ComplexMatrix& cm)
2710^
2711libinterp/corefcn/pr-output.cc:1410:1: warning: unused function 'set_format' [-Wunused-function]
2712set_format (const Range& r)
2713^
2714  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-psi.lo
27153 warnings generated.
2716  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-quad.lo
2717  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-quadcc.lo
2718  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-qz.lo
2719  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-rand.lo
2720  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-rcond.lo
2721  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-regexp.lo
2722  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-schur.lo
2723  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sighandlers.lo
2724  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sparse-xdiv.lo
2725  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sparse-xpow.lo
2726  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sparse.lo
2727  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-spparms.lo
2728  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sqrtm.lo
2729  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-str2double.lo
2730  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-strfind.lo
2731  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-strfns.lo
2732  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sub2ind.lo
2733  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-svd.lo
2734  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sylvester.lo
2735  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-symtab.lo
2736  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-syscalls.lo
2737  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sysdep.lo
2738  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-time.lo
2739  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-text-renderer.lo
2740  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-toplev.lo
2741  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-tril.lo
2742  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-tsearch.lo
2743  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-txt-eng.lo
2744  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-typecast.lo
2745  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-urlwrite.lo
2746  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-utils.lo
2747  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-variables.lo
2748  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-xdiv.lo
2749libinterp/corefcn/xdiv.cc:52:1: warning: unused function 'result_ok' [-Wunused-function]
2750result_ok (octave_idx_type info)
2751^
27521 warning generated.
2753  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-xnorm.lo
2754  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-xpow.lo
2755  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-zfstream.lo
2756  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-jit-util.lo
2757  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-jit-typeinfo.lo
2758  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-jit-ir.lo
2759  CXX      libinterp/corefcn/libinterp_corefcn_libcorefcn_la-pt-jit.lo
2760  GEN      liboctave/liboctave-build-info.cc
2761  GEN      liboctave/cruft/ranlib/ranlib.def
2762  GEN      liboctave/cruft/slatec-fn/derfc.f
2763  GEN      liboctave/cruft/slatec-fn/erfc.f
2764  GEN      liboctave/cruft/cruft.def
2765  CXX      libinterp/dldfcn/libinterp_dldfcn___eigs___la-__eigs__.lo
2766  CXX      libinterp/dldfcn/libinterp_dldfcn___fltk_uigetfile___la-__fltk_uigetfile__.lo
2767  CXX      libinterp/dldfcn/libinterp_dldfcn___glpk___la-__glpk__.lo
2768In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:33:
2769In file included from /opt/local/include/FL/Fl.H:33:
2770/opt/local/include/FL/Enumerations.H:724:10: warning: use of old-style cast [-Wold-style-cast]
2771  return (Fl_Boxtype)((b<FL_UP_BOX||b%4>1)?b:(b-2));
2772         ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2773/opt/local/include/FL/Enumerations.H:732:10: warning: use of old-style cast [-Wold-style-cast]
2774  return (Fl_Boxtype)((b<FL_UP_BOX)?b:(b|1));
2775         ^           ~~~~~~~~~~~~~~~~~~~~~~~
2776/opt/local/include/FL/Enumerations.H:740:10: warning: use of old-style cast [-Wold-style-cast]
2777  return (Fl_Boxtype)((b%4<2)?b:(b+2));
2778         ^           ~~~~~~~~~~~~~~~~~
2779/opt/local/include/FL/Enumerations.H:830:35: warning: use of old-style cast [-Wold-style-cast]
2780const Fl_Align FL_ALIGN_CENTER          = (Fl_Align)0;
2781                                          ^         ~
2782/opt/local/include/FL/Enumerations.H:833:32: warning: use of old-style cast [-Wold-style-cast]
2783const Fl_Align FL_ALIGN_TOP             = (Fl_Align)1;
2784                                          ^         ~
2785/opt/local/include/FL/Enumerations.H:835:35: warning: use of old-style cast [-Wold-style-cast]
2786const Fl_Align FL_ALIGN_BOTTOM          = (Fl_Align)2;
2787                                          ^         ~
2788/opt/local/include/FL/Enumerations.H:839:33: warning: use of old-style cast [-Wold-style-cast]
2789const Fl_Align FL_ALIGN_LEFT            = (Fl_Align)4;
2790                                          ^         ~
2791/opt/local/include/FL/Enumerations.H:841:34: warning: use of old-style cast [-Wold-style-cast]
2792const Fl_Align FL_ALIGN_RIGHT           = (Fl_Align)8;
2793                                          ^         ~
2794/opt/local/include/FL/Enumerations.H:843:35: warning: use of old-style cast [-Wold-style-cast]
2795const Fl_Align FL_ALIGN_INSIDE          = (Fl_Align)16;
2796                                          ^         ~~
2797/opt/local/include/FL/Enumerations.H:845:43: warning: use of old-style cast [-Wold-style-cast]
2798const Fl_Align FL_ALIGN_TEXT_OVER_IMAGE = (Fl_Align)0x0020;
2799                                          ^         ~~~~~~
2800/opt/local/include/FL/Enumerations.H:847:43: warning: use of old-style cast [-Wold-style-cast]
2801const Fl_Align FL_ALIGN_IMAGE_OVER_TEXT = (Fl_Align)0x0000;
2802                                          ^         ~~~~~~
2803/opt/local/include/FL/Enumerations.H:849:33: warning: use of old-style cast [-Wold-style-cast]
2804const Fl_Align FL_ALIGN_CLIP            = (Fl_Align)64;
2805                                          ^         ~~
2806/opt/local/include/FL/Enumerations.H:851:33: warning: use of old-style cast [-Wold-style-cast]
2807const Fl_Align FL_ALIGN_WRAP            = (Fl_Align)128;
2808                                          ^         ~~~
2809/opt/local/include/FL/Enumerations.H:853:46: warning: use of old-style cast [-Wold-style-cast]
2810const Fl_Align FL_ALIGN_IMAGE_NEXT_TO_TEXT = (Fl_Align)0x0100;
2811                                             ^         ~~~~~~
2812/opt/local/include/FL/Enumerations.H:855:46: warning: use of old-style cast [-Wold-style-cast]
2813const Fl_Align FL_ALIGN_TEXT_NEXT_TO_IMAGE = (Fl_Align)0x0120;
2814                                             ^         ~~~~~~
2815/opt/local/include/FL/Enumerations.H:857:43: warning: use of old-style cast [-Wold-style-cast]
2816const Fl_Align FL_ALIGN_IMAGE_BACKDROP  = (Fl_Align)0x0200;
2817                                          ^         ~~~~~~
2818/opt/local/include/FL/Enumerations.H:866:35: warning: use of old-style cast [-Wold-style-cast]
2819const Fl_Align FL_ALIGN_NOWRAP          = (Fl_Align)0; // for back compatibility
2820                                          ^         ~
2821/opt/local/include/FL/Enumerations.H:999:15: warning: use of old-style cast [-Wold-style-cast]
2822  else return (Fl_Color)(((((r << 8) | g) << 8) | b) << 8);
2823              ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2824/opt/local/include/FL/Enumerations.H:1005:15: warning: use of old-style cast [-Wold-style-cast]
2825  else return (Fl_Color)(((((g << 8) | g) << 8) | g) << 8);
2826              ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2827/opt/local/include/FL/Enumerations.H:1016:58: warning: use of old-style cast [-Wold-style-cast]
2828inline Fl_Color fl_gray_ramp(int i) {return (Fl_Color)(i+FL_GRAY_RAMP);}
2829                                                         ^~~~~~~~~~~~
2830/opt/local/include/FL/Enumerations.H:976:27: note: expanded from macro 'FL_GRAY_RAMP'
2831#define FL_GRAY_RAMP      (Fl_Color)32
2832                          ^         ~~
2833/opt/local/include/FL/Enumerations.H:1016:45: warning: use of old-style cast [-Wold-style-cast]
2834inline Fl_Color fl_gray_ramp(int i) {return (Fl_Color)(i+FL_GRAY_RAMP);}
2835                                            ^         ~~~~~~~~~~~~~~~~
2836/opt/local/include/FL/Enumerations.H:1033:61: warning: use of old-style cast [-Wold-style-cast]
2837  return (Fl_Color)((b*FL_NUM_RED + r) * FL_NUM_GREEN + g + FL_COLOR_CUBE);}
2838                                                            ^~~~~~~~~~~~~
2839/opt/local/include/FL/Enumerations.H:979:27: note: expanded from macro 'FL_COLOR_CUBE'
2840#define FL_COLOR_CUBE     (Fl_Color)56
2841                          ^         ~~
2842/opt/local/include/FL/Enumerations.H:1033:10: warning: use of old-style cast [-Wold-style-cast]
2843  return (Fl_Color)((b*FL_NUM_RED + r) * FL_NUM_GREEN + g + FL_COLOR_CUBE);}
2844         ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2845In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
2846In file included from /opt/local/include/FL/Fl_File_Chooser.H:31:
2847In file included from /opt/local/include/FL/Fl_Double_Window.H:25:
2848In file included from /opt/local/include/FL/Fl_Window.H:29:
2849In file included from /opt/local/include/FL/Fl_Group.H:26:
2850/opt/local/include/FL/Fl_Widget.H:363:34: warning: use of old-style cast [-Wold-style-cast]
2851  Fl_Boxtype box() const {return (Fl_Boxtype)box_;}
2852                                 ^           ~~~~
2853/opt/local/include/FL/Fl_Widget.H:456:42: warning: use of old-style cast [-Wold-style-cast]
2854  Fl_Labeltype labeltype() const {return (Fl_Labeltype)label_.type;}
2855                                         ^             ~~~~~~~~~~~
2856/opt/local/include/FL/Fl_Widget.H:580:45: warning: use of old-style cast [-Wold-style-cast]
2857  void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;}
2858                                            ^             ~~
2859/opt/local/include/FL/Fl_Widget.H:587:55: warning: use of old-style cast [-Wold-style-cast]
2860  void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;}
2861                                                      ^             ~~
2862/opt/local/include/FL/Fl_Widget.H:587:91: warning: use of old-style cast [-Wold-style-cast]
2863  void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;}
2864                                                                                          ^            ~
2865/opt/local/include/FL/Fl_Widget.H:587:84: warning: use of old-style cast [-Wold-style-cast]
2866  void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;}
2867                                                                                   ^      ~~~~~~~~~~~~~~
2868/opt/local/include/FL/Fl_Widget.H:605:39: warning: use of old-style cast [-Wold-style-cast]
2869  long argument() const {return (long)(fl_intptr_t)user_data_;}
2870                                      ^            ~~~~~~~~~~
2871/opt/local/include/FL/Fl_Widget.H:605:33: warning: use of old-style cast [-Wold-style-cast]
2872  long argument() const {return (long)(fl_intptr_t)user_data_;}
2873                                ^     ~~~~~~~~~~~~~~~~~~~~~~~
2874/opt/local/include/FL/Fl_Widget.H:611:46: warning: use of old-style cast [-Wold-style-cast]
2875  void argument(long v) {user_data_ = (void*)(fl_intptr_t)v;}
2876                                             ^            ~
2877/opt/local/include/FL/Fl_Widget.H:611:39: warning: use of old-style cast [-Wold-style-cast]
2878  void argument(long v) {user_data_ = (void*)(fl_intptr_t)v;}
2879                                      ^      ~~~~~~~~~~~~~~
2880/opt/local/include/FL/Fl_Widget.H:621:32: warning: use of old-style cast [-Wold-style-cast]
2881  Fl_When when() const {return (Fl_When)when_;}
2882                               ^        ~~~~~
2883/opt/local/include/FL/Fl_Widget.H:869:65: warning: use of old-style cast [-Wold-style-cast]
2884  void do_callback(Fl_Widget* o,long arg) {do_callback(o,(void*)(fl_intptr_t)arg);}
2885                                                                ^            ~~~
2886/opt/local/include/FL/Fl_Widget.H:869:58: warning: use of old-style cast [-Wold-style-cast]
2887  void do_callback(Fl_Widget* o,long arg) {do_callback(o,(void*)(fl_intptr_t)arg);}
2888                                                         ^      ~~~~~~~~~~~~~~~~
2889/opt/local/include/FL/Fl_Widget.H:1021:35: warning: use of old-style cast [-Wold-style-cast]
2890  Fl_Color color2() const {return (Fl_Color)color2_;}
2891                                  ^         ~~~~~~~
2892In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
2893In file included from /opt/local/include/FL/Fl_File_Chooser.H:31:
2894In file included from /opt/local/include/FL/Fl_Double_Window.H:25:
2895In file included from /opt/local/include/FL/Fl_Window.H:30:
2896/opt/local/include/FL/Fl_Bitmap.H:60:64: warning: use of old-style cast [-Wold-style-cast]
2897    Fl_Image(W,H,0), array(bits), alloc_array(0), id_(0) {data((const char **)&array, 1);}
2898                                                               ^              ~~~~~~
2899/opt/local/include/FL/Fl_Bitmap.H:63:28: warning: use of old-style cast [-Wold-style-cast]
2900    Fl_Image(W,H,0), array((const uchar *)bits), alloc_array(0), id_(0) {data((const char **)&array, 1);}
2901                           ^              ~~~~
2902/opt/local/include/FL/Fl_Bitmap.H:63:79: warning: use of old-style cast [-Wold-style-cast]
2903    Fl_Image(W,H,0), array((const uchar *)bits), alloc_array(0), id_(0) {data((const char **)&array, 1);}
2904                                                                              ^              ~~~~~~
2905In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
2906In file included from /opt/local/include/FL/Fl_File_Chooser.H:31:
2907In file included from /opt/local/include/FL/Fl_Double_Window.H:25:
2908/opt/local/include/FL/Fl_Window.H:438:23: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
2909  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
2910                      ^
2911/opt/local/include/FL/Fl_Window.H:113:7: note: previous declaration is here
2912  int minw, minh, maxw, maxh;
2913      ^
2914/opt/local/include/FL/Fl_Window.H:438:33: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
2915  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
2916                                ^
2917/opt/local/include/FL/Fl_Window.H:113:13: note: previous declaration is here
2918  int minw, minh, maxw, maxh;
2919            ^
2920/opt/local/include/FL/Fl_Window.H:438:43: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
2921  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
2922                                          ^
2923/opt/local/include/FL/Fl_Window.H:113:19: note: previous declaration is here
2924  int minw, minh, maxw, maxh;
2925                  ^
2926/opt/local/include/FL/Fl_Window.H:438:55: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
2927  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
2928                                                      ^
2929/opt/local/include/FL/Fl_Window.H:113:25: note: previous declaration is here
2930  int minw, minh, maxw, maxh;
2931                        ^
2932/opt/local/include/FL/Fl_Window.H:438:67: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
2933  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
2934                                                                  ^
2935/opt/local/include/FL/Fl_Window.H:114:7: note: previous declaration is here
2936  int dw, dh, aspect;
2937      ^
2938/opt/local/include/FL/Fl_Window.H:438:77: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
2939  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
2940                                                                            ^
2941/opt/local/include/FL/Fl_Window.H:114:11: note: previous declaration is here
2942  int dw, dh, aspect;
2943          ^
2944/opt/local/include/FL/Fl_Window.H:438:87: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
2945  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
2946                                                                                      ^
2947/opt/local/include/FL/Fl_Window.H:114:15: note: previous declaration is here
2948  int dw, dh, aspect;
2949              ^
2950In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
2951In file included from /opt/local/include/FL/Fl_File_Chooser.H:36:
2952In file included from /opt/local/include/FL/Fl_Choice.H:25:
2953In file included from /opt/local/include/FL/Fl_Menu_.H:28:
2954/opt/local/include/FL/Fl_Menu_Item.H:132:29: warning: use of old-style cast [-Wold-style-cast]
2955    return (Fl_Menu_Item*)(((const Fl_Menu_Item*)this)->next(i));}
2956                            ^                    ~~~~
2957/opt/local/include/FL/Fl_Menu_Item.H:132:12: warning: use of old-style cast [-Wold-style-cast]
2958    return (Fl_Menu_Item*)(((const Fl_Menu_Item*)this)->next(i));}
2959           ^              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2960/opt/local/include/FL/Fl_Menu_Item.H:163:42: warning: use of old-style cast [-Wold-style-cast]
2961  Fl_Labeltype labeltype() const {return (Fl_Labeltype)labeltype_;}
2962                                         ^             ~~~~~~~~~~
2963/opt/local/include/FL/Fl_Menu_Item.H:237:44: warning: use of old-style cast [-Wold-style-cast]
2964  void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)c;}
2965                                           ^             ~
2966/opt/local/include/FL/Fl_Menu_Item.H:246:54: warning: use of old-style cast [-Wold-style-cast]
2967  void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;}
2968                                                     ^             ~
2969/opt/local/include/FL/Fl_Menu_Item.H:246:89: warning: use of old-style cast [-Wold-style-cast]
2970  void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;}
2971                                                                                        ^            ~
2972/opt/local/include/FL/Fl_Menu_Item.H:246:82: warning: use of old-style cast [-Wold-style-cast]
2973  void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;}
2974                                                                                 ^      ~~~~~~~~~~~~~~
2975/opt/local/include/FL/Fl_Menu_Item.H:262:39: warning: use of old-style cast [-Wold-style-cast]
2976  long argument() const {return (long)(fl_intptr_t)user_data_;}
2977                                      ^            ~~~~~~~~~~
2978/opt/local/include/FL/Fl_Menu_Item.H:262:33: warning: use of old-style cast [-Wold-style-cast]
2979  long argument() const {return (long)(fl_intptr_t)user_data_;}
2980                                ^     ~~~~~~~~~~~~~~~~~~~~~~~
2981/opt/local/include/FL/Fl_Menu_Item.H:270:46: warning: use of old-style cast [-Wold-style-cast]
2982  void argument(long v) {user_data_ = (void*)(fl_intptr_t)v;}
2983                                             ^            ~
2984/opt/local/include/FL/Fl_Menu_Item.H:270:39: warning: use of old-style cast [-Wold-style-cast]
2985  void argument(long v) {user_data_ = (void*)(fl_intptr_t)v;}
2986                                      ^      ~~~~~~~~~~~~~~
2987/opt/local/include/FL/Fl_Menu_Item.H:400:70: warning: use of old-style cast [-Wold-style-cast]
2988  void do_callback(Fl_Widget* o,long arg) const {callback_(o, (void*)(fl_intptr_t)arg);}
2989                                                                     ^            ~~~
2990/opt/local/include/FL/Fl_Menu_Item.H:400:63: warning: use of old-style cast [-Wold-style-cast]
2991  void do_callback(Fl_Widget* o,long arg) const {callback_(o, (void*)(fl_intptr_t)arg);}
2992                                                              ^      ~~~~~~~~~~~~~~~~
2993In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
2994In file included from /opt/local/include/FL/Fl_File_Chooser.H:36:
2995In file included from /opt/local/include/FL/Fl_Choice.H:25:
2996/opt/local/include/FL/Fl_Menu_.H:140:38: warning: use of old-style cast [-Wold-style-cast]
2997  int value() const {return value_ ? (int)(value_-menu_) : -1;}
2998                                     ^    ~~~~~~~~~~~~~~
2999/opt/local/include/FL/Fl_Menu_.H:173:39: warning: use of old-style cast [-Wold-style-cast]
3000  Fl_Boxtype down_box() const {return (Fl_Boxtype)down_box_;}
3001                                      ^           ~~~~~~~~~
3002In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
3003In file included from /opt/local/include/FL/Fl_File_Chooser.H:38:
3004/opt/local/include/FL/Fl_Button.H:149:39: warning: use of old-style cast [-Wold-style-cast]
3005  Fl_Boxtype down_box() const {return (Fl_Boxtype)down_box_;}
3006                                      ^           ~~~~~~~~~
3007In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
3008In file included from /opt/local/include/FL/Fl_File_Chooser.H:39:
3009/opt/local/include/FL/Fl_Preferences.H:94:20: warning: use of old-style cast [-Wold-style-cast]
3010  ID id() { return (ID)node; }
3011                   ^   ~~~~
3012/opt/local/include/FL/Fl_Preferences.H:98:40: warning: use of old-style cast [-Wold-style-cast]
3013  static char remove(ID id_) { return ((Node*)id_)->remove(); }
3014                                       ^      ~~~
3015In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
3016In file included from /opt/local/include/FL/Fl_File_Chooser.H:41:
3017In file included from /opt/local/include/FL/Fl_File_Browser.H:29:
3018In file included from /opt/local/include/FL/Fl_Browser.H:29:
3019In file included from /opt/local/include/FL/Fl_Browser_.H:30:
3020In file included from /opt/local/include/FL/Fl_Scrollbar.H:25:
3021/opt/local/include/FL/Fl_Slider.H:101:37: warning: use of old-style cast [-Wold-style-cast]
3022  Fl_Boxtype slider() const {return (Fl_Boxtype)slider_;}
3023                                    ^           ~~~~~~~
3024In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
3025In file included from /opt/local/include/FL/Fl_File_Chooser.H:41:
3026In file included from /opt/local/include/FL/Fl_File_Browser.H:29:
3027In file included from /opt/local/include/FL/Fl_Browser.H:29:
3028In file included from /opt/local/include/FL/Fl_Browser_.H:30:
3029/opt/local/include/FL/Fl_Scrollbar.H:73:49: warning: use of old-style cast [-Wold-style-cast]
3030  int value(int p) {return int(Fl_Slider::value((double)p));}
3031                                                ^       ~
3032In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
3033In file included from /opt/local/include/FL/Fl_File_Chooser.H:41:
3034In file included from /opt/local/include/FL/Fl_File_Browser.H:29:
3035/opt/local/include/FL/Fl_Browser.H:112:43: warning: use of old-style cast [-Wold-style-cast]
3036  void item_swap(void *a, void *b) { swap((FL_BLINE*)a, (FL_BLINE*)b); }
3037                                          ^          ~
3038/opt/local/include/FL/Fl_Browser.H:112:57: warning: use of old-style cast [-Wold-style-cast]
3039  void item_swap(void *a, void *b) { swap((FL_BLINE*)a, (FL_BLINE*)b); }
3040                                                        ^          ~
3041/opt/local/include/FL/Fl_Browser.H:118:42: warning: use of old-style cast [-Wold-style-cast]
3042  void *item_at(int line) const { return (void*)find_line(line); }
3043                                         ^      ~~~~~~~~~~~~~~~
3044In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
3045In file included from /opt/local/include/FL/Fl_File_Chooser.H:41:
3046In file included from /opt/local/include/FL/Fl_File_Browser.H:30:
3047/opt/local/include/FL/Fl_File_Icon.H:90:20: warning: use of old-style cast [-Wold-style-cast]
3048                { short *d = add((short)COLOR); add((short)(c >> 16)); add((short)c); return (d); }
3049                                 ^      ~~~~~
3050/opt/local/include/FL/Fl_File_Icon.H:90:39: warning: use of old-style cast [-Wold-style-cast]
3051                { short *d = add((short)COLOR); add((short)(c >> 16)); add((short)c); return (d); }
3052                                                    ^      ~~~~~~~~~
3053/opt/local/include/FL/Fl_File_Icon.H:90:62: warning: use of old-style cast [-Wold-style-cast]
3054                { short *d = add((short)COLOR); add((short)(c >> 16)); add((short)c); return (d); }
3055                                                                           ^      ~
3056/opt/local/include/FL/Fl_File_Icon.H:99:20: warning: use of old-style cast [-Wold-style-cast]
3057                { short *d = add((short)VERTEX); add((short)x); add((short)y); return (d); }
3058                                 ^      ~~~~~~
3059/opt/local/include/FL/Fl_File_Icon.H:99:40: warning: use of old-style cast [-Wold-style-cast]
3060                { short *d = add((short)VERTEX); add((short)x); add((short)y); return (d); }
3061                                                     ^      ~
3062/opt/local/include/FL/Fl_File_Icon.H:99:55: warning: use of old-style cast [-Wold-style-cast]
3063                { short *d = add((short)VERTEX); add((short)x); add((short)y); return (d); }
3064                                                                    ^      ~
3065/opt/local/include/FL/Fl_File_Icon.H:108:20: warning: use of old-style cast [-Wold-style-cast]
3066                { short *d = add((short)VERTEX); add((short)(x * 10000.0));
3067                                 ^      ~~~~~~
3068/opt/local/include/FL/Fl_File_Icon.H:108:40: warning: use of old-style cast [-Wold-style-cast]
3069                { short *d = add((short)VERTEX); add((short)(x * 10000.0));
3070                                                     ^      ~~~~~~~~~~~~~
3071/opt/local/include/FL/Fl_File_Icon.H:109:9: warning: use of old-style cast [-Wold-style-cast]
3072                  add((short)(y * 10000.0)); return (d); }
3073                      ^      ~~~~~~~~~~~~~
3074In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
3075In file included from /opt/local/include/FL/Fl_File_Chooser.H:41:
3076In file included from /opt/local/include/FL/Fl_File_Browser.H:31:
3077/opt/local/include/FL/filename.H:134:56: warning: use of old-style cast [-Wold-style-cast]
3078FL_EXPORT int   fl_open_uri(const char *uri, char *msg = (char *)0,
3079                                                         ^       ~
3080In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
3081In file included from /opt/local/include/FL/Fl_File_Chooser.H:41:
3082/opt/local/include/FL/Fl_File_Browser.H:89:72: warning: use of old-style cast [-Wold-style-cast]
3083  void          textsize(Fl_Fontsize s) { Fl_Browser::textsize(s); iconsize_ = (uchar)(3 * s / 2); };
3084                                                                               ^      ~~~~~~~~~~~
3085In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
3086In file included from /opt/local/include/FL/Fl_File_Chooser.H:44:
3087In file included from /opt/local/include/FL/Fl_File_Input.H:26:
3088In file included from /opt/local/include/FL/Fl_Input.H:25:
3089/opt/local/include/FL/Fl_Input_.H:429:33: warning: use of old-style cast [-Wold-style-cast]
3090  void input_type(int t) { type((uchar)(t | readonly())); }
3091                                ^      ~~~~~~~~~~~~~~~~
3092/opt/local/include/FL/Fl_Input_.H:437:38: warning: use of old-style cast [-Wold-style-cast]
3093  void readonly(int b) { if (b) type((uchar)(type() | FL_INPUT_READONLY));
3094                                     ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3095/opt/local/include/FL/Fl_Input_.H:438:36: warning: use of old-style cast [-Wold-style-cast]
3096                         else type((uchar)(type() & ~FL_INPUT_READONLY)); }
3097                                   ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3098/opt/local/include/FL/Fl_Input_.H:450:34: warning: use of old-style cast [-Wold-style-cast]
3099  void wrap(int b) { if (b) type((uchar)(type() | FL_INPUT_WRAP));
3100                                 ^      ~~~~~~~~~~~~~~~~~~~~~~~~
3101/opt/local/include/FL/Fl_Input_.H:451:36: warning: use of old-style cast [-Wold-style-cast]
3102                         else type((uchar)(type() & ~FL_INPUT_WRAP)); }
3103                                   ^      ~~~~~~~~~~~~~~~~~~~~~~~~~
3104In file included from libinterp/dldfcn/__fltk_uigetfile__.cc:34:
3105In file included from /opt/local/include/FL/Fl_File_Chooser.H:44:
3106/opt/local/include/FL/Fl_File_Input.H:70:40: warning: use of old-style cast [-Wold-style-cast]
3107  Fl_Boxtype    down_box() const { return (Fl_Boxtype)down_box_; }
3108                                          ^           ~~~~~~~~~
3109  CXX      libinterp/dldfcn/libinterp_dldfcn___init_fltk___la-__init_fltk__.lo
311087 warnings generated.
3111In file included from libinterp/dldfcn/__init_fltk__.cc:61:
3112In file included from /opt/local/include/FL/Fl.H:33:
3113/opt/local/include/FL/Enumerations.H:724:10: warning: use of old-style cast [-Wold-style-cast]
3114  return (Fl_Boxtype)((b<FL_UP_BOX||b%4>1)?b:(b-2));
3115         ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3116/opt/local/include/FL/Enumerations.H:732:10: warning: use of old-style cast [-Wold-style-cast]
3117  return (Fl_Boxtype)((b<FL_UP_BOX)?b:(b|1));
3118         ^           ~~~~~~~~~~~~~~~~~~~~~~~
3119/opt/local/include/FL/Enumerations.H:740:10: warning: use of old-style cast [-Wold-style-cast]
3120  return (Fl_Boxtype)((b%4<2)?b:(b+2));
3121         ^           ~~~~~~~~~~~~~~~~~
3122/opt/local/include/FL/Enumerations.H:830:35: warning: use of old-style cast [-Wold-style-cast]
3123const Fl_Align FL_ALIGN_CENTER          = (Fl_Align)0;
3124                                          ^         ~
3125/opt/local/include/FL/Enumerations.H:833:32: warning: use of old-style cast [-Wold-style-cast]
3126const Fl_Align FL_ALIGN_TOP             = (Fl_Align)1;
3127                                          ^         ~
3128/opt/local/include/FL/Enumerations.H:835:35: warning: use of old-style cast [-Wold-style-cast]
3129const Fl_Align FL_ALIGN_BOTTOM          = (Fl_Align)2;
3130                                          ^         ~
3131/opt/local/include/FL/Enumerations.H:839:33: warning: use of old-style cast [-Wold-style-cast]
3132const Fl_Align FL_ALIGN_LEFT            = (Fl_Align)4;
3133                                          ^         ~
3134/opt/local/include/FL/Enumerations.H:841:34: warning: use of old-style cast [-Wold-style-cast]
3135const Fl_Align FL_ALIGN_RIGHT           = (Fl_Align)8;
3136                                          ^         ~
3137/opt/local/include/FL/Enumerations.H:843:35: warning: use of old-style cast [-Wold-style-cast]
3138const Fl_Align FL_ALIGN_INSIDE          = (Fl_Align)16;
3139                                          ^         ~~
3140/opt/local/include/FL/Enumerations.H:845:43: warning: use of old-style cast [-Wold-style-cast]
3141const Fl_Align FL_ALIGN_TEXT_OVER_IMAGE = (Fl_Align)0x0020;
3142                                          ^         ~~~~~~
3143/opt/local/include/FL/Enumerations.H:847:43: warning: use of old-style cast [-Wold-style-cast]
3144const Fl_Align FL_ALIGN_IMAGE_OVER_TEXT = (Fl_Align)0x0000;
3145                                          ^         ~~~~~~
3146/opt/local/include/FL/Enumerations.H:849:33: warning: use of old-style cast [-Wold-style-cast]
3147const Fl_Align FL_ALIGN_CLIP            = (Fl_Align)64;
3148                                          ^         ~~
3149/opt/local/include/FL/Enumerations.H:851:33: warning: use of old-style cast [-Wold-style-cast]
3150const Fl_Align FL_ALIGN_WRAP            = (Fl_Align)128;
3151                                          ^         ~~~
3152/opt/local/include/FL/Enumerations.H:853:46: warning: use of old-style cast [-Wold-style-cast]
3153const Fl_Align FL_ALIGN_IMAGE_NEXT_TO_TEXT = (Fl_Align)0x0100;
3154                                             ^         ~~~~~~
3155/opt/local/include/FL/Enumerations.H:855:46: warning: use of old-style cast [-Wold-style-cast]
3156const Fl_Align FL_ALIGN_TEXT_NEXT_TO_IMAGE = (Fl_Align)0x0120;
3157                                             ^         ~~~~~~
3158/opt/local/include/FL/Enumerations.H:857:43: warning: use of old-style cast [-Wold-style-cast]
3159const Fl_Align FL_ALIGN_IMAGE_BACKDROP  = (Fl_Align)0x0200;
3160                                          ^         ~~~~~~
3161/opt/local/include/FL/Enumerations.H:866:35: warning: use of old-style cast [-Wold-style-cast]
3162const Fl_Align FL_ALIGN_NOWRAP          = (Fl_Align)0; // for back compatibility
3163                                          ^         ~
3164/opt/local/include/FL/Enumerations.H:999:15: warning: use of old-style cast [-Wold-style-cast]
3165  else return (Fl_Color)(((((r << 8) | g) << 8) | b) << 8);
3166              ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3167/opt/local/include/FL/Enumerations.H:1005:15: warning: use of old-style cast [-Wold-style-cast]
3168  else return (Fl_Color)(((((g << 8) | g) << 8) | g) << 8);
3169              ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3170/opt/local/include/FL/Enumerations.H:1016:58: warning: use of old-style cast [-Wold-style-cast]
3171inline Fl_Color fl_gray_ramp(int i) {return (Fl_Color)(i+FL_GRAY_RAMP);}
3172                                                         ^~~~~~~~~~~~
3173/opt/local/include/FL/Enumerations.H:976:27: note: expanded from macro 'FL_GRAY_RAMP'
3174#define FL_GRAY_RAMP      (Fl_Color)32
3175                          ^         ~~
3176/opt/local/include/FL/Enumerations.H:1016:45: warning: use of old-style cast [-Wold-style-cast]
3177inline Fl_Color fl_gray_ramp(int i) {return (Fl_Color)(i+FL_GRAY_RAMP);}
3178                                            ^         ~~~~~~~~~~~~~~~~
3179/opt/local/include/FL/Enumerations.H:1033:61: warning: use of old-style cast [-Wold-style-cast]
3180  return (Fl_Color)((b*FL_NUM_RED + r) * FL_NUM_GREEN + g + FL_COLOR_CUBE);}
3181                                                            ^~~~~~~~~~~~~
3182/opt/local/include/FL/Enumerations.H:979:27: note: expanded from macro 'FL_COLOR_CUBE'
3183#define FL_COLOR_CUBE     (Fl_Color)56
3184                          ^         ~~
3185/opt/local/include/FL/Enumerations.H:1033:10: warning: use of old-style cast [-Wold-style-cast]
3186  return (Fl_Color)((b*FL_NUM_RED + r) * FL_NUM_GREEN + g + FL_COLOR_CUBE);}
3187         ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3188In file included from libinterp/dldfcn/__init_fltk__.cc:62:
3189In file included from /opt/local/include/FL/Fl_Box.H:26:
3190/opt/local/include/FL/Fl_Widget.H:363:34: warning: use of old-style cast [-Wold-style-cast]
3191  Fl_Boxtype box() const {return (Fl_Boxtype)box_;}
3192                                 ^           ~~~~
3193/opt/local/include/FL/Fl_Widget.H:456:42: warning: use of old-style cast [-Wold-style-cast]
3194  Fl_Labeltype labeltype() const {return (Fl_Labeltype)label_.type;}
3195                                         ^             ~~~~~~~~~~~
3196/opt/local/include/FL/Fl_Widget.H:580:45: warning: use of old-style cast [-Wold-style-cast]
3197  void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;}
3198                                            ^             ~~
3199/opt/local/include/FL/Fl_Widget.H:587:55: warning: use of old-style cast [-Wold-style-cast]
3200  void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;}
3201                                                      ^             ~~
3202/opt/local/include/FL/Fl_Widget.H:587:91: warning: use of old-style cast [-Wold-style-cast]
3203  void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;}
3204                                                                                          ^            ~
3205/opt/local/include/FL/Fl_Widget.H:587:84: warning: use of old-style cast [-Wold-style-cast]
3206  void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;}
3207                                                                                   ^      ~~~~~~~~~~~~~~
3208/opt/local/include/FL/Fl_Widget.H:605:39: warning: use of old-style cast [-Wold-style-cast]
3209  long argument() const {return (long)(fl_intptr_t)user_data_;}
3210                                      ^            ~~~~~~~~~~
3211/opt/local/include/FL/Fl_Widget.H:605:33: warning: use of old-style cast [-Wold-style-cast]
3212  long argument() const {return (long)(fl_intptr_t)user_data_;}
3213                                ^     ~~~~~~~~~~~~~~~~~~~~~~~
3214/opt/local/include/FL/Fl_Widget.H:611:46: warning: use of old-style cast [-Wold-style-cast]
3215  void argument(long v) {user_data_ = (void*)(fl_intptr_t)v;}
3216                                             ^            ~
3217/opt/local/include/FL/Fl_Widget.H:611:39: warning: use of old-style cast [-Wold-style-cast]
3218  void argument(long v) {user_data_ = (void*)(fl_intptr_t)v;}
3219                                      ^      ~~~~~~~~~~~~~~
3220/opt/local/include/FL/Fl_Widget.H:621:32: warning: use of old-style cast [-Wold-style-cast]
3221  Fl_When when() const {return (Fl_When)when_;}
3222                               ^        ~~~~~
3223/opt/local/include/FL/Fl_Widget.H:869:65: warning: use of old-style cast [-Wold-style-cast]
3224  void do_callback(Fl_Widget* o,long arg) {do_callback(o,(void*)(fl_intptr_t)arg);}
3225                                                                ^            ~~~
3226/opt/local/include/FL/Fl_Widget.H:869:58: warning: use of old-style cast [-Wold-style-cast]
3227  void do_callback(Fl_Widget* o,long arg) {do_callback(o,(void*)(fl_intptr_t)arg);}
3228                                                         ^      ~~~~~~~~~~~~~~~~
3229/opt/local/include/FL/Fl_Widget.H:1021:35: warning: use of old-style cast [-Wold-style-cast]
3230  Fl_Color color2() const {return (Fl_Color)color2_;}
3231                                  ^         ~~~~~~~
3232In file included from libinterp/dldfcn/__init_fltk__.cc:63:
3233/opt/local/include/FL/Fl_Button.H:149:39: warning: use of old-style cast [-Wold-style-cast]
3234  Fl_Boxtype down_box() const {return (Fl_Boxtype)down_box_;}
3235                                      ^           ~~~~~~~~~
3236In file included from libinterp/dldfcn/__init_fltk__.cc:64:
3237In file included from /opt/local/include/FL/Fl_Choice.H:25:
3238In file included from /opt/local/include/FL/Fl_Menu_.H:28:
3239/opt/local/include/FL/Fl_Menu_Item.H:132:29: warning: use of old-style cast [-Wold-style-cast]
3240    return (Fl_Menu_Item*)(((const Fl_Menu_Item*)this)->next(i));}
3241                            ^                    ~~~~
3242/opt/local/include/FL/Fl_Menu_Item.H:132:12: warning: use of old-style cast [-Wold-style-cast]
3243    return (Fl_Menu_Item*)(((const Fl_Menu_Item*)this)->next(i));}
3244           ^              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3245/opt/local/include/FL/Fl_Menu_Item.H:163:42: warning: use of old-style cast [-Wold-style-cast]
3246  Fl_Labeltype labeltype() const {return (Fl_Labeltype)labeltype_;}
3247                                         ^             ~~~~~~~~~~
3248/opt/local/include/FL/Fl_Menu_Item.H:237:44: warning: use of old-style cast [-Wold-style-cast]
3249  void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)c;}
3250                                           ^             ~
3251/opt/local/include/FL/Fl_Menu_Item.H:246:54: warning: use of old-style cast [-Wold-style-cast]
3252  void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;}
3253                                                     ^             ~
3254/opt/local/include/FL/Fl_Menu_Item.H:246:89: warning: use of old-style cast [-Wold-style-cast]
3255  void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;}
3256                                                                                        ^            ~
3257/opt/local/include/FL/Fl_Menu_Item.H:246:82: warning: use of old-style cast [-Wold-style-cast]
3258  void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;}
3259                                                                                 ^      ~~~~~~~~~~~~~~
3260/opt/local/include/FL/Fl_Menu_Item.H:262:39: warning: use of old-style cast [-Wold-style-cast]
3261  long argument() const {return (long)(fl_intptr_t)user_data_;}
3262                                      ^            ~~~~~~~~~~
3263/opt/local/include/FL/Fl_Menu_Item.H:262:33: warning: use of old-style cast [-Wold-style-cast]
3264  long argument() const {return (long)(fl_intptr_t)user_data_;}
3265                                ^     ~~~~~~~~~~~~~~~~~~~~~~~
3266/opt/local/include/FL/Fl_Menu_Item.H:270:46: warning: use of old-style cast [-Wold-style-cast]
3267  void argument(long v) {user_data_ = (void*)(fl_intptr_t)v;}
3268                                             ^            ~
3269/opt/local/include/FL/Fl_Menu_Item.H:270:39: warning: use of old-style cast [-Wold-style-cast]
3270  void argument(long v) {user_data_ = (void*)(fl_intptr_t)v;}
3271                                      ^      ~~~~~~~~~~~~~~
3272/opt/local/include/FL/Fl_Menu_Item.H:400:70: warning: use of old-style cast [-Wold-style-cast]
3273  void do_callback(Fl_Widget* o,long arg) const {callback_(o, (void*)(fl_intptr_t)arg);}
3274                                                                     ^            ~~~
3275/opt/local/include/FL/Fl_Menu_Item.H:400:63: warning: use of old-style cast [-Wold-style-cast]
3276  void do_callback(Fl_Widget* o,long arg) const {callback_(o, (void*)(fl_intptr_t)arg);}
3277                                                              ^      ~~~~~~~~~~~~~~~~
3278In file included from libinterp/dldfcn/__init_fltk__.cc:64:
3279In file included from /opt/local/include/FL/Fl_Choice.H:25:
3280/opt/local/include/FL/Fl_Menu_.H:140:38: warning: use of old-style cast [-Wold-style-cast]
3281  int value() const {return value_ ? (int)(value_-menu_) : -1;}
3282                                     ^    ~~~~~~~~~~~~~~
3283/opt/local/include/FL/Fl_Menu_.H:173:39: warning: use of old-style cast [-Wold-style-cast]
3284  Fl_Boxtype down_box() const {return (Fl_Boxtype)down_box_;}
3285                                      ^           ~~~~~~~~~
3286In file included from libinterp/dldfcn/__init_fltk__.cc:65:
3287In file included from /opt/local/include/FL/Fl_File_Chooser.H:31:
3288In file included from /opt/local/include/FL/Fl_Double_Window.H:25:
3289In file included from /opt/local/include/FL/Fl_Window.H:30:
3290/opt/local/include/FL/Fl_Bitmap.H:60:64: warning: use of old-style cast [-Wold-style-cast]
3291    Fl_Image(W,H,0), array(bits), alloc_array(0), id_(0) {data((const char **)&array, 1);}
3292                                                               ^              ~~~~~~
3293/opt/local/include/FL/Fl_Bitmap.H:63:28: warning: use of old-style cast [-Wold-style-cast]
3294    Fl_Image(W,H,0), array((const uchar *)bits), alloc_array(0), id_(0) {data((const char **)&array, 1);}
3295                           ^              ~~~~
3296/opt/local/include/FL/Fl_Bitmap.H:63:79: warning: use of old-style cast [-Wold-style-cast]
3297    Fl_Image(W,H,0), array((const uchar *)bits), alloc_array(0), id_(0) {data((const char **)&array, 1);}
3298                                                                              ^              ~~~~~~
3299In file included from libinterp/dldfcn/__init_fltk__.cc:65:
3300In file included from /opt/local/include/FL/Fl_File_Chooser.H:31:
3301In file included from /opt/local/include/FL/Fl_Double_Window.H:25:
3302/opt/local/include/FL/Fl_Window.H:438:23: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
3303  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
3304                      ^
3305/opt/local/include/FL/Fl_Window.H:113:7: note: previous declaration is here
3306  int minw, minh, maxw, maxh;
3307      ^
3308/opt/local/include/FL/Fl_Window.H:438:33: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
3309  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
3310                                ^
3311/opt/local/include/FL/Fl_Window.H:113:13: note: previous declaration is here
3312  int minw, minh, maxw, maxh;
3313            ^
3314/opt/local/include/FL/Fl_Window.H:438:43: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
3315  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
3316                                          ^
3317/opt/local/include/FL/Fl_Window.H:113:19: note: previous declaration is here
3318  int minw, minh, maxw, maxh;
3319                  ^
3320/opt/local/include/FL/Fl_Window.H:438:55: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
3321  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
3322                                                      ^
3323/opt/local/include/FL/Fl_Window.H:113:25: note: previous declaration is here
3324  int minw, minh, maxw, maxh;
3325                        ^
3326/opt/local/include/FL/Fl_Window.H:438:67: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
3327  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
3328                                                                  ^
3329/opt/local/include/FL/Fl_Window.H:114:7: note: previous declaration is here
3330  int dw, dh, aspect;
3331      ^
3332/opt/local/include/FL/Fl_Window.H:438:77: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
3333  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
3334                                                                            ^
3335/opt/local/include/FL/Fl_Window.H:114:11: note: previous declaration is here
3336  int dw, dh, aspect;
3337          ^
3338/opt/local/include/FL/Fl_Window.H:438:87: warning: declaration shadows a field of 'Fl_Window' [-Wshadow]
3339  void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) {
3340                                                                                      ^
3341/opt/local/include/FL/Fl_Window.H:114:15: note: previous declaration is here
3342  int dw, dh, aspect;
3343              ^
3344In file included from libinterp/dldfcn/__init_fltk__.cc:65:
3345In file included from /opt/local/include/FL/Fl_File_Chooser.H:39:
3346/opt/local/include/FL/Fl_Preferences.H:94:20: warning: use of old-style cast [-Wold-style-cast]
3347  ID id() { return (ID)node; }
3348                   ^   ~~~~
3349/opt/local/include/FL/Fl_Preferences.H:98:40: warning: use of old-style cast [-Wold-style-cast]
3350  static char remove(ID id_) { return ((Node*)id_)->remove(); }
3351                                       ^      ~~~
3352In file included from libinterp/dldfcn/__init_fltk__.cc:65:
3353In file included from /opt/local/include/FL/Fl_File_Chooser.H:41:
3354In file included from /opt/local/include/FL/Fl_File_Browser.H:29:
3355In file included from /opt/local/include/FL/Fl_Browser.H:29:
3356In file included from /opt/local/include/FL/Fl_Browser_.H:30:
3357In file included from /opt/local/include/FL/Fl_Scrollbar.H:25:
3358/opt/local/include/FL/Fl_Slider.H:101:37: warning: use of old-style cast [-Wold-style-cast]
3359  Fl_Boxtype slider() const {return (Fl_Boxtype)slider_;}
3360                                    ^           ~~~~~~~
3361In file included from libinterp/dldfcn/__init_fltk__.cc:65:
3362In file included from /opt/local/include/FL/Fl_File_Chooser.H:41:
3363In file included from /opt/local/include/FL/Fl_File_Browser.H:29:
3364In file included from /opt/local/include/FL/Fl_Browser.H:29:
3365In file included from /opt/local/include/FL/Fl_Browser_.H:30:
3366/opt/local/include/FL/Fl_Scrollbar.H:73:49: warning: use of old-style cast [-Wold-style-cast]
3367  int value(int p) {return int(Fl_Slider::value((double)p));}
3368                                                ^       ~
3369In file included from libinterp/dldfcn/__init_fltk__.cc:65:
3370In file included from /opt/local/include/FL/Fl_File_Chooser.H:41:
3371In file included from /opt/local/include/FL/Fl_File_Browser.H:29:
3372/opt/local/include/FL/Fl_Browser.H:112:43: warning: use of old-style cast [-Wold-style-cast]
3373  void item_swap(void *a, void *b) { swap((FL_BLINE*)a, (FL_BLINE*)b); }
3374                                          ^          ~
3375/opt/local/include/FL/Fl_Browser.H:112:57: warning: use of old-style cast [-Wold-style-cast]
3376  void item_swap(void *a, void *b) { swap((FL_BLINE*)a, (FL_BLINE*)b); }
3377                                                        ^          ~
3378/opt/local/include/FL/Fl_Browser.H:118:42: warning: use of old-style cast [-Wold-style-cast]
3379  void *item_at(int line) const { return (void*)find_line(line); }
3380                                         ^      ~~~~~~~~~~~~~~~
3381In file included from libinterp/dldfcn/__init_fltk__.cc:65:
3382In file included from /opt/local/include/FL/Fl_File_Chooser.H:41:
3383In file included from /opt/local/include/FL/Fl_File_Browser.H:30:
3384/opt/local/include/FL/Fl_File_Icon.H:90:20: warning: use of old-style cast [-Wold-style-cast]
3385                { short *d = add((short)COLOR); add((short)(c >> 16)); add((short)c); return (d); }
3386                                 ^      ~~~~~
3387/opt/local/include/FL/Fl_File_Icon.H:90:39: warning: use of old-style cast [-Wold-style-cast]
3388                { short *d = add((short)COLOR); add((short)(c >> 16)); add((short)c); return (d); }
3389                                                    ^      ~~~~~~~~~
3390/opt/local/include/FL/Fl_File_Icon.H:90:62: warning: use of old-style cast [-Wold-style-cast]
3391                { short *d = add((short)COLOR); add((short)(c >> 16)); add((short)c); return (d); }
3392                                                                           ^      ~
3393/opt/local/include/FL/Fl_File_Icon.H:99:20: warning: use of old-style cast [-Wold-style-cast]
3394                { short *d = add((short)VERTEX); add((short)x); add((short)y); return (d); }
3395                                 ^      ~~~~~~
3396/opt/local/include/FL/Fl_File_Icon.H:99:40: warning: use of old-style cast [-Wold-style-cast]
3397                { short *d = add((short)VERTEX); add((short)x); add((short)y); return (d); }
3398                                                     ^      ~
3399/opt/local/include/FL/Fl_File_Icon.H:99:55: warning: use of old-style cast [-Wold-style-cast]
3400                { short *d = add((short)VERTEX); add((short)x); add((short)y); return (d); }
3401                                                                    ^      ~
3402/opt/local/include/FL/Fl_File_Icon.H:108:20: warning: use of old-style cast [-Wold-style-cast]
3403                { short *d = add((short)VERTEX); add((short)(x * 10000.0));
3404                                 ^      ~~~~~~
3405/opt/local/include/FL/Fl_File_Icon.H:108:40: warning: use of old-style cast [-Wold-style-cast]
3406                { short *d = add((short)VERTEX); add((short)(x * 10000.0));
3407                                                     ^      ~~~~~~~~~~~~~
3408/opt/local/include/FL/Fl_File_Icon.H:109:9: warning: use of old-style cast [-Wold-style-cast]
3409                  add((short)(y * 10000.0)); return (d); }
3410                      ^      ~~~~~~~~~~~~~
3411In file included from libinterp/dldfcn/__init_fltk__.cc:65:
3412In file included from /opt/local/include/FL/Fl_File_Chooser.H:41:
3413In file included from /opt/local/include/FL/Fl_File_Browser.H:31:
3414/opt/local/include/FL/filename.H:134:56: warning: use of old-style cast [-Wold-style-cast]
3415FL_EXPORT int   fl_open_uri(const char *uri, char *msg = (char *)0,
3416                                                         ^       ~
3417In file included from libinterp/dldfcn/__init_fltk__.cc:65:
3418In file included from /opt/local/include/FL/Fl_File_Chooser.H:41:
3419/opt/local/include/FL/Fl_File_Browser.H:89:72: warning: use of old-style cast [-Wold-style-cast]
3420  void          textsize(Fl_Fontsize s) { Fl_Browser::textsize(s); iconsize_ = (uchar)(3 * s / 2); };
3421                                                                               ^      ~~~~~~~~~~~
3422In file included from libinterp/dldfcn/__init_fltk__.cc:65:
3423In file included from /opt/local/include/FL/Fl_File_Chooser.H:44:
3424In file included from /opt/local/include/FL/Fl_File_Input.H:26:
3425In file included from /opt/local/include/FL/Fl_Input.H:25:
3426/opt/local/include/FL/Fl_Input_.H:429:33: warning: use of old-style cast [-Wold-style-cast]
3427  void input_type(int t) { type((uchar)(t | readonly())); }
3428                                ^      ~~~~~~~~~~~~~~~~
3429/opt/local/include/FL/Fl_Input_.H:437:38: warning: use of old-style cast [-Wold-style-cast]
3430  void readonly(int b) { if (b) type((uchar)(type() | FL_INPUT_READONLY));
3431                                     ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3432/opt/local/include/FL/Fl_Input_.H:438:36: warning: use of old-style cast [-Wold-style-cast]
3433                         else type((uchar)(type() & ~FL_INPUT_READONLY)); }
3434                                   ^      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3435/opt/local/include/FL/Fl_Input_.H:450:34: warning: use of old-style cast [-Wold-style-cast]
3436  void wrap(int b) { if (b) type((uchar)(type() | FL_INPUT_WRAP));
3437                                 ^      ~~~~~~~~~~~~~~~~~~~~~~~~
3438/opt/local/include/FL/Fl_Input_.H:451:36: warning: use of old-style cast [-Wold-style-cast]
3439                         else type((uchar)(type() & ~FL_INPUT_WRAP)); }
3440                                   ^      ~~~~~~~~~~~~~~~~~~~~~~~~~
3441In file included from libinterp/dldfcn/__init_fltk__.cc:65:
3442In file included from /opt/local/include/FL/Fl_File_Chooser.H:44:
3443/opt/local/include/FL/Fl_File_Input.H:70:40: warning: use of old-style cast [-Wold-style-cast]
3444  Fl_Boxtype    down_box() const { return (Fl_Boxtype)down_box_; }
3445                                          ^           ~~~~~~~~~
3446In file included from libinterp/dldfcn/__init_fltk__.cc:66:
3447/opt/local/include/FL/Fl_Gl_Window.H:137:32: warning: use of old-style cast [-Wold-style-cast]
3448  Fl_Mode mode() const {return (Fl_Mode)mode_;}
3449                               ^        ~~~~~
3450In file included from libinterp/dldfcn/__init_fltk__.cc:73:
3451In file included from /opt/local/include/FL/fl_draw.H:30:
3452In file included from /opt/local/include/FL/Fl_Device.H:32:
3453/opt/local/include/FL/Fl_Pixmap.H:79:102: warning: use of old-style cast [-Wold-style-cast]
3454  explicit Fl_Pixmap(char * const * D) : Fl_Image(-1,0,1), alloc_data(0), id_(0), mask_(0) {set_data((const char*const*)D); measure();}
3455                                                                                                     ^                  ~
3456/opt/local/include/FL/Fl_Pixmap.H:81:102: warning: use of old-style cast [-Wold-style-cast]
3457  explicit Fl_Pixmap(uchar* const * D) : Fl_Image(-1,0,1), alloc_data(0), id_(0), mask_(0) {set_data((const char*const*)D); measure();}
3458                                                                                                     ^                  ~
3459/opt/local/include/FL/Fl_Pixmap.H:83:108: warning: use of old-style cast [-Wold-style-cast]
3460  explicit Fl_Pixmap(const char * const * D) : Fl_Image(-1,0,1), alloc_data(0), id_(0), mask_(0) {set_data((const char*const*)D); measure();}
3461                                                                                                           ^                  ~
3462/opt/local/include/FL/Fl_Pixmap.H:85:108: warning: use of old-style cast [-Wold-style-cast]
3463  explicit Fl_Pixmap(const uchar* const * D) : Fl_Image(-1,0,1), alloc_data(0), id_(0), mask_(0) {set_data((const char*const*)D); measure();}
3464                                                                                                           ^                  ~
3465In file included from libinterp/dldfcn/__init_fltk__.cc:73:
3466In file included from /opt/local/include/FL/fl_draw.H:30:
3467/opt/local/include/FL/Fl_Device.H:251:42: warning: declaration shadows a field of 'Fl_Graphics_Driver' [-Wshadow]
3468  virtual void draw(const char *str, int n, int x, int y) {}
3469                                         ^
3470/opt/local/include/FL/Fl_Device.H:124:7: note: previous declaration is here
3471  int n, p_size, gap_;
3472      ^
3473/opt/local/include/FL/Fl_Device.H:251:33: warning: unused parameter 'str' [-Wunused-parameter]
3474  virtual void draw(const char *str, int n, int x, int y) {}
3475                                ^
3476/opt/local/include/FL/Fl_Device.H:251:42: warning: unused parameter 'n' [-Wunused-parameter]
3477  virtual void draw(const char *str, int n, int x, int y) {}
3478                                         ^
3479/opt/local/include/FL/Fl_Device.H:251:49: warning: unused parameter 'x' [-Wunused-parameter]
3480  virtual void draw(const char *str, int n, int x, int y) {}
3481                                                ^
3482/opt/local/include/FL/Fl_Device.H:251:56: warning: unused parameter 'y' [-Wunused-parameter]
3483  virtual void draw(const char *str, int n, int x, int y) {}
3484                                                       ^
3485/opt/local/include/FL/Fl_Device.H:253:42: warning: declaration shadows a field of 'Fl_Graphics_Driver' [-Wshadow]
3486  virtual void draw(const char *str, int n, float x, float y) { draw(str, n, (int)(x+0.5), (int)(y+0.5));}
3487                                         ^
3488/opt/local/include/FL/Fl_Device.H:124:7: note: previous declaration is here
3489  int n, p_size, gap_;
3490      ^
3491/opt/local/include/FL/Fl_Device.H:253:78: warning: use of old-style cast [-Wold-style-cast]
3492  virtual void draw(const char *str, int n, float x, float y) { draw(str, n, (int)(x+0.5), (int)(y+0.5));}
3493                                                                             ^    ~~~~~~~
3494/opt/local/include/FL/Fl_Device.H:253:92: warning: use of old-style cast [-Wold-style-cast]
3495  virtual void draw(const char *str, int n, float x, float y) { draw(str, n, (int)(x+0.5), (int)(y+0.5));}
3496                                                                                           ^    ~~~~~~~
3497/opt/local/include/FL/Fl_Device.H:256:53: warning: declaration shadows a field of 'Fl_Graphics_Driver' [-Wshadow]
3498  virtual void draw(int angle, const char *str, int n, int x, int y) {}
3499                                                    ^
3500/opt/local/include/FL/Fl_Device.H:124:7: note: previous declaration is here
3501  int n, p_size, gap_;
3502      ^
3503/opt/local/include/FL/Fl_Device.H:256:25: warning: unused parameter 'angle' [-Wunused-parameter]
3504  virtual void draw(int angle, const char *str, int n, int x, int y) {}
3505                        ^
3506/opt/local/include/FL/Fl_Device.H:256:44: warning: unused parameter 'str' [-Wunused-parameter]
3507  virtual void draw(int angle, const char *str, int n, int x, int y) {}
3508                                           ^
3509/opt/local/include/FL/Fl_Device.H:256:53: warning: unused parameter 'n' [-Wunused-parameter]
3510  virtual void draw(int angle, const char *str, int n, int x, int y) {}
3511                                                    ^
3512/opt/local/include/FL/Fl_Device.H:256:60: warning: unused parameter 'x' [-Wunused-parameter]
3513  virtual void draw(int angle, const char *str, int n, int x, int y) {}
3514                                                           ^
3515/opt/local/include/FL/Fl_Device.H:256:67: warning: unused parameter 'y' [-Wunused-parameter]
3516  virtual void draw(int angle, const char *str, int n, int x, int y) {}
3517                                                                  ^
3518/opt/local/include/FL/Fl_Device.H:258:46: warning: declaration shadows a field of 'Fl_Graphics_Driver' [-Wshadow]
3519  virtual void rtl_draw(const char *str, int n, int x, int y) {};
3520                                             ^
3521/opt/local/include/FL/Fl_Device.H:124:7: note: previous declaration is here
3522  int n, p_size, gap_;
3523      ^
3524/opt/local/include/FL/Fl_Device.H:258:37: warning: unused parameter 'str' [-Wunused-parameter]
3525  virtual void rtl_draw(const char *str, int n, int x, int y) {};
3526                                    ^
3527/opt/local/include/FL/Fl_Device.H:258:46: warning: unused parameter 'n' [-Wunused-parameter]
3528  virtual void rtl_draw(const char *str, int n, int x, int y) {};
3529                                             ^
3530/opt/local/include/FL/Fl_Device.H:258:53: warning: unused parameter 'x' [-Wunused-parameter]
3531  virtual void rtl_draw(const char *str, int n, int x, int y) {};
3532                                                    ^
3533/opt/local/include/FL/Fl_Device.H:258:60: warning: unused parameter 'y' [-Wunused-parameter]
3534  virtual void rtl_draw(const char *str, int n, int x, int y) {};
3535                                                           ^
3536/opt/local/include/FL/Fl_Device.H:262:28: warning: unused parameter 'r' [-Wunused-parameter]
3537  virtual void color(uchar r, uchar g, uchar b) {}
3538                           ^
3539/opt/local/include/FL/Fl_Device.H:262:37: warning: unused parameter 'g' [-Wunused-parameter]
3540  virtual void color(uchar r, uchar g, uchar b) {}
3541                                    ^
3542/opt/local/include/FL/Fl_Device.H:262:46: warning: unused parameter 'b' [-Wunused-parameter]
3543  virtual void color(uchar r, uchar g, uchar b) {}
3544                                             ^
3545/opt/local/include/FL/Fl_Device.H:351:42: warning: unused parameter 'buf' [-Wunused-parameter]
3546  virtual   void draw_image(const uchar* buf, int X,int Y,int W,int H, int D=3, int L=0) {}
3547                                         ^
3548/opt/local/include/FL/Fl_Device.H:351:51: warning: unused parameter 'X' [-Wunused-parameter]
3549  virtual   void draw_image(const uchar* buf, int X,int Y,int W,int H, int D=3, int L=0) {}
3550                                                  ^
3551/opt/local/include/FL/Fl_Device.H:351:57: warning: unused parameter 'Y' [-Wunused-parameter]
3552  virtual   void draw_image(const uchar* buf, int X,int Y,int W,int H, int D=3, int L=0) {}
3553                                                        ^
3554/opt/local/include/FL/Fl_Device.H:351:63: warning: unused parameter 'W' [-Wunused-parameter]
3555  virtual   void draw_image(const uchar* buf, int X,int Y,int W,int H, int D=3, int L=0) {}
3556                                                              ^
3557/opt/local/include/FL/Fl_Device.H:351:69: warning: unused parameter 'H' [-Wunused-parameter]
3558  virtual   void draw_image(const uchar* buf, int X,int Y,int W,int H, int D=3, int L=0) {}
3559                                                                    ^
3560/opt/local/include/FL/Fl_Device.H:351:76: warning: unused parameter 'D' [-Wunused-parameter]
3561  virtual   void draw_image(const uchar* buf, int X,int Y,int W,int H, int D=3, int L=0) {}
3562                                                                           ^
3563/opt/local/include/FL/Fl_Device.H:351:85: warning: unused parameter 'L' [-Wunused-parameter]
3564  virtual   void draw_image(const uchar* buf, int X,int Y,int W,int H, int D=3, int L=0) {}
3565                                                                                    ^
3566/opt/local/include/FL/Fl_Device.H:353:47: warning: unused parameter 'buf' [-Wunused-parameter]
3567  virtual   void draw_image_mono(const uchar* buf, int X,int Y,int W,int H, int D=1, int L=0) {}
3568                                              ^
3569/opt/local/include/FL/Fl_Device.H:353:56: warning: unused parameter 'X' [-Wunused-parameter]
3570  virtual   void draw_image_mono(const uchar* buf, int X,int Y,int W,int H, int D=1, int L=0) {}
3571                                                       ^
3572/opt/local/include/FL/Fl_Device.H:353:62: warning: unused parameter 'Y' [-Wunused-parameter]
3573  virtual   void draw_image_mono(const uchar* buf, int X,int Y,int W,int H, int D=1, int L=0) {}
3574                                                             ^
3575/opt/local/include/FL/Fl_Device.H:353:68: warning: unused parameter 'W' [-Wunused-parameter]
3576  virtual   void draw_image_mono(const uchar* buf, int X,int Y,int W,int H, int D=1, int L=0) {}
3577                                                                   ^
3578/opt/local/include/FL/Fl_Device.H:353:74: warning: unused parameter 'H' [-Wunused-parameter]
3579  virtual   void draw_image_mono(const uchar* buf, int X,int Y,int W,int H, int D=1, int L=0) {}
3580                                                                         ^
3581/opt/local/include/FL/Fl_Device.H:353:81: warning: unused parameter 'D' [-Wunused-parameter]
3582  virtual   void draw_image_mono(const uchar* buf, int X,int Y,int W,int H, int D=1, int L=0) {}
3583                                                                                ^
3584/opt/local/include/FL/Fl_Device.H:353:90: warning: unused parameter 'L' [-Wunused-parameter]
3585  virtual   void draw_image_mono(const uchar* buf, int X,int Y,int W,int H, int D=1, int L=0) {}
3586                                                                                         ^
3587/opt/local/include/FL/Fl_Device.H:355:46: warning: unused parameter 'cb' [-Wunused-parameter]
3588  virtual   void draw_image(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=3) {}
3589                                             ^
3590/opt/local/include/FL/Fl_Device.H:355:56: warning: unused parameter 'data' [-Wunused-parameter]
3591  virtual   void draw_image(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=3) {}
3592                                                       ^
3593/opt/local/include/FL/Fl_Device.H:355:66: warning: unused parameter 'X' [-Wunused-parameter]
3594  virtual   void draw_image(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=3) {}
3595                                                                 ^
3596/opt/local/include/FL/Fl_Device.H:355:72: warning: unused parameter 'Y' [-Wunused-parameter]
3597  virtual   void draw_image(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=3) {}
3598                                                                       ^
3599/opt/local/include/FL/Fl_Device.H:355:78: warning: unused parameter 'W' [-Wunused-parameter]
3600  virtual   void draw_image(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=3) {}
3601                                                                             ^
3602/opt/local/include/FL/Fl_Device.H:355:84: warning: unused parameter 'H' [-Wunused-parameter]
3603  virtual   void draw_image(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=3) {}
3604                                                                                   ^
3605/opt/local/include/FL/Fl_Device.H:355:91: warning: unused parameter 'D' [-Wunused-parameter]
3606  virtual   void draw_image(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=3) {}
3607                                                                                          ^
3608/opt/local/include/FL/Fl_Device.H:357:51: warning: unused parameter 'cb' [-Wunused-parameter]
3609  virtual   void draw_image_mono(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=1) {}
3610                                                  ^
3611/opt/local/include/FL/Fl_Device.H:357:61: warning: unused parameter 'data' [-Wunused-parameter]
3612  virtual   void draw_image_mono(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=1) {}
3613                                                            ^
3614/opt/local/include/FL/Fl_Device.H:357:71: warning: unused parameter 'X' [-Wunused-parameter]
3615  virtual   void draw_image_mono(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=1) {}
3616                                                                      ^
3617/opt/local/include/FL/Fl_Device.H:357:77: warning: unused parameter 'Y' [-Wunused-parameter]
3618  virtual   void draw_image_mono(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=1) {}
3619                                                                            ^
3620/opt/local/include/FL/Fl_Device.H:357:83: warning: unused parameter 'W' [-Wunused-parameter]
3621  virtual   void draw_image_mono(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=1) {}
3622                                                                                  ^
3623/opt/local/include/FL/Fl_Device.H:357:89: warning: unused parameter 'H' [-Wunused-parameter]
3624  virtual   void draw_image_mono(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=1) {}
3625                                                                                        ^
3626/opt/local/include/FL/Fl_Device.H:357:96: warning: unused parameter 'D' [-Wunused-parameter]
3627  virtual   void draw_image_mono(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=1) {}
3628                                                                                               ^
3629/opt/local/include/FL/Fl_Device.H:364:38: warning: unused parameter 'rgb' [-Wunused-parameter]
3630  virtual   void draw(Fl_RGB_Image * rgb,int XP, int YP, int WP, int HP, int cx, int cy) {}
3631                                     ^
3632/opt/local/include/FL/Fl_Device.H:364:46: warning: unused parameter 'XP' [-Wunused-parameter]
3633  virtual   void draw(Fl_RGB_Image * rgb,int XP, int YP, int WP, int HP, int cx, int cy) {}
3634                                             ^
3635/opt/local/include/FL/Fl_Device.H:364:54: warning: unused parameter 'YP' [-Wunused-parameter]
3636  virtual   void draw(Fl_RGB_Image * rgb,int XP, int YP, int WP, int HP, int cx, int cy) {}
3637                                                     ^
3638/opt/local/include/FL/Fl_Device.H:364:62: warning: unused parameter 'WP' [-Wunused-parameter]
3639  virtual   void draw(Fl_RGB_Image * rgb,int XP, int YP, int WP, int HP, int cx, int cy) {}
3640                                                             ^
3641/opt/local/include/FL/Fl_Device.H:364:70: warning: unused parameter 'HP' [-Wunused-parameter]
3642  virtual   void draw(Fl_RGB_Image * rgb,int XP, int YP, int WP, int HP, int cx, int cy) {}
3643                                                                     ^
3644/opt/local/include/FL/Fl_Device.H:364:78: warning: unused parameter 'cx' [-Wunused-parameter]
3645  virtual   void draw(Fl_RGB_Image * rgb,int XP, int YP, int WP, int HP, int cx, int cy) {}
3646                                                                             ^
3647/opt/local/include/FL/Fl_Device.H:364:86: warning: unused parameter 'cy' [-Wunused-parameter]
3648  virtual   void draw(Fl_RGB_Image * rgb,int XP, int YP, int WP, int HP, int cx, int cy) {}
3649                                                                                     ^
3650/opt/local/include/FL/Fl_Device.H:370:35: warning: unused parameter 'pxm' [-Wunused-parameter]
3651  virtual   void draw(Fl_Pixmap * pxm,int XP, int YP, int WP, int HP, int cx, int cy) {}
3652                                  ^
3653/opt/local/include/FL/Fl_Device.H:370:43: warning: unused parameter 'XP' [-Wunused-parameter]
3654  virtual   void draw(Fl_Pixmap * pxm,int XP, int YP, int WP, int HP, int cx, int cy) {}
3655                                          ^
3656/opt/local/include/FL/Fl_Device.H:370:51: warning: unused parameter 'YP' [-Wunused-parameter]
3657  virtual   void draw(Fl_Pixmap * pxm,int XP, int YP, int WP, int HP, int cx, int cy) {}
3658                                                  ^
3659/opt/local/include/FL/Fl_Device.H:370:59: warning: unused parameter 'WP' [-Wunused-parameter]
3660  virtual   void draw(Fl_Pixmap * pxm,int XP, int YP, int WP, int HP, int cx, int cy) {}
3661                                                          ^
3662/opt/local/include/FL/Fl_Device.H:370:67: warning: unused parameter 'HP' [-Wunused-parameter]
3663  virtual   void draw(Fl_Pixmap * pxm,int XP, int YP, int WP, int HP, int cx, int cy) {}
3664                                                                  ^
3665/opt/local/include/FL/Fl_Device.H:370:75: warning: unused parameter 'cx' [-Wunused-parameter]
3666  virtual   void draw(Fl_Pixmap * pxm,int XP, int YP, int WP, int HP, int cx, int cy) {}
3667                                                                          ^
3668/opt/local/include/FL/Fl_Device.H:370:83: warning: unused parameter 'cy' [-Wunused-parameter]
3669  virtual   void draw(Fl_Pixmap * pxm,int XP, int YP, int WP, int HP, int cx, int cy) {}
3670                                                                                  ^
3671/opt/local/include/FL/Fl_Device.H:376:32: warning: unused parameter 'bm' [-Wunused-parameter]
3672  virtual void draw(Fl_Bitmap *bm, int XP, int YP, int WP, int HP, int cx, int cy) {}
3673                               ^
3674/opt/local/include/FL/Fl_Device.H:376:40: warning: unused parameter 'XP' [-Wunused-parameter]
3675  virtual void draw(Fl_Bitmap *bm, int XP, int YP, int WP, int HP, int cx, int cy) {}
3676                                       ^
3677/opt/local/include/FL/Fl_Device.H:376:48: warning: unused parameter 'YP' [-Wunused-parameter]
3678  virtual void draw(Fl_Bitmap *bm, int XP, int YP, int WP, int HP, int cx, int cy) {}
3679                                               ^
3680/opt/local/include/FL/Fl_Device.H:376:56: warning: unused parameter 'WP' [-Wunused-parameter]
3681  virtual void draw(Fl_Bitmap *bm, int XP, int YP, int WP, int HP, int cx, int cy) {}
3682                                                       ^
3683/opt/local/include/FL/Fl_Device.H:376:64: warning: unused parameter 'HP' [-Wunused-parameter]
3684  virtual void draw(Fl_Bitmap *bm, int XP, int YP, int WP, int HP, int cx, int cy) {}
3685                                                               ^
3686/opt/local/include/FL/Fl_Device.H:376:72: warning: unused parameter 'cx' [-Wunused-parameter]
3687  virtual void draw(Fl_Bitmap *bm, int XP, int YP, int WP, int HP, int cx, int cy) {}
3688                                                                       ^
3689/opt/local/include/FL/Fl_Device.H:376:80: warning: unused parameter 'cy' [-Wunused-parameter]
3690  virtual void draw(Fl_Bitmap *bm, int XP, int YP, int WP, int HP, int cx, int cy) {}
3691                                                                               ^
3692/opt/local/include/FL/Fl_Device.H:392:45: warning: declaration shadows a field of 'Fl_Graphics_Driver' [-Wshadow]
3693  virtual double width(const char *str, int n) {return 0;}
3694                                            ^
3695/opt/local/include/FL/Fl_Device.H:124:7: note: previous declaration is here
3696  int n, p_size, gap_;
3697      ^
3698/opt/local/include/FL/Fl_Device.H:392:36: warning: unused parameter 'str' [-Wunused-parameter]
3699  virtual double width(const char *str, int n) {return 0;}
3700                                   ^
3701/opt/local/include/FL/Fl_Device.H:392:45: warning: unused parameter 'n' [-Wunused-parameter]
3702  virtual double width(const char *str, int n) {return 0;}
3703                                            ^
3704/opt/local/include/FL/Fl_Device.H:394:59: warning: use of old-style cast [-Wold-style-cast]
3705  virtual inline double width(unsigned int c) { char ch = (char)c; return width(&ch, 1); }
3706                                                          ^     ~
3707/opt/local/include/FL/Fl_Device.H:629:46: warning: unused parameter 'widget' [-Wunused-parameter]
3708  Fl_RGB_Image* rectangle_capture(Fl_Widget *widget, int x, int y, int w, int h) {return NULL;}
3709                                             ^
3710/opt/local/include/FL/Fl_Device.H:629:58: warning: unused parameter 'x' [-Wunused-parameter]
3711  Fl_RGB_Image* rectangle_capture(Fl_Widget *widget, int x, int y, int w, int h) {return NULL;}
3712                                                         ^
3713/opt/local/include/FL/Fl_Device.H:629:65: warning: unused parameter 'y' [-Wunused-parameter]
3714  Fl_RGB_Image* rectangle_capture(Fl_Widget *widget, int x, int y, int w, int h) {return NULL;}
3715                                                                ^
3716/opt/local/include/FL/Fl_Device.H:629:72: warning: unused parameter 'w' [-Wunused-parameter]
3717  Fl_RGB_Image* rectangle_capture(Fl_Widget *widget, int x, int y, int w, int h) {return NULL;}
3718                                                                       ^
3719/opt/local/include/FL/Fl_Device.H:629:79: warning: unused parameter 'h' [-Wunused-parameter]
3720  Fl_RGB_Image* rectangle_capture(Fl_Widget *widget, int x, int y, int w, int h) {return NULL;}
3721                                                                              ^
3722In file included from libinterp/dldfcn/__init_fltk__.cc:73:
3723/opt/local/include/FL/fl_draw.H:54:39: warning: use of old-style cast [-Wold-style-cast]
3724inline void fl_color(int c) {fl_color((Fl_Color)c);}
3725                                      ^         ~
3726In file included from libinterp/dldfcn/__init_fltk__.cc:74:
3727/opt/local/include/FL/gl.h:68:39: warning: use of old-style cast [-Wold-style-cast]
3728inline void gl_color(int c) {gl_color((Fl_Color)c);}
3729                                      ^         ~
3730  CXX      libinterp/dldfcn/libinterp_dldfcn___init_gnuplot___la-__init_gnuplot__.lo
3731  CXX      libinterp/dldfcn/libinterp_dldfcn___osmesa_print___la-__osmesa_print__.lo
3732  CXX      libinterp/dldfcn/libinterp_dldfcn___voronoi___la-__voronoi__.lo
3733174 warnings generated.
3734libinterp/dldfcn/__voronoi__.cc:210:7: warning: use of old-style cast [-Wold-style-cast]
3735      FOREACHneighbor_ (vertex)
3736      ^~~~~~~~~~~~~~~~~~~~~~~~~
3737/opt/local/include/libqhull/libqhull.h:908:34: note: expanded from macro 'FOREACHneighbor_'
3738#define FOREACHneighbor_(facet)  FOREACHsetelement_(facetT, facet->neighbors, neighbor)
3739                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3740/opt/local/include/libqhull/qset.h:139:24: note: expanded from macro 'FOREACHsetelement_'
3741          variable##p= (type **)&((set)->e[0].p); \
3742                       ^        ~~~~~~~~~~~~~~~~
3743libinterp/dldfcn/__voronoi__.cc:290:7: warning: use of old-style cast [-Wold-style-cast]
3744      FOREACHneighbor_(vertex)
3745      ^~~~~~~~~~~~~~~~~~~~~~~~
3746/opt/local/include/libqhull/libqhull.h:908:34: note: expanded from macro 'FOREACHneighbor_'
3747#define FOREACHneighbor_(facet)  FOREACHsetelement_(facetT, facet->neighbors, neighbor)
3748                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3749/opt/local/include/libqhull/qset.h:139:24: note: expanded from macro 'FOREACHsetelement_'
3750          variable##p= (type **)&((set)->e[0].p); \
3751                       ^        ~~~~~~~~~~~~~~~~
37522 warnings generated.
3753  CXX      libinterp/dldfcn/libinterp_dldfcn_amd_la-amd.lo
3754  CXX      libinterp/dldfcn/libinterp_dldfcn_audiodevinfo_la-audiodevinfo.lo
3755  CXX      libinterp/dldfcn/libinterp_dldfcn_audioread_la-audioread.lo
3756  CXX      libinterp/dldfcn/libinterp_dldfcn_ccolamd_la-ccolamd.lo
3757In file included from libinterp/dldfcn/amd.cc:45:
3758In file included from ./liboctave/util/oct-sparse.h:85:
3759/opt/local/include/cs.h:422:14: warning: 'cs_ci_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
3760cs_complex_t cs_ci_house (cs_complex_t *x, double *beta, int n) ;
3761             ^
3762/opt/local/include/cs.h:562:14: warning: 'cs_cl_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
3763cs_complex_t cs_cl_house (cs_complex_t *x, double *beta, cs_long_t n) ;
3764             ^
3765libinterp/dldfcn/audiodevinfo.cc:53:12: warning: use of old-style cast [-Wold-style-cast]
3766    return paInt8;
3767           ^~~~~~
3768/opt/local/include/portaudio.h:440:27: note: expanded from macro 'paInt8'
3769#define paInt8           ((PaSampleFormat) 0x00000010) /**< @see PaSampleFormat */
3770                          ^                ~~~~~~~~~~
3771libinterp/dldfcn/audiodevinfo.cc:55:12: warning: use of old-style cast [-Wold-style-cast]
3772    return paInt16;
3773           ^~~~~~~
3774/opt/local/include/portaudio.h:439:27: note: expanded from macro 'paInt16'
3775#define paInt16          ((PaSampleFormat) 0x00000008) /**< @see PaSampleFormat */
3776                          ^                ~~~~~~~~~~
3777libinterp/dldfcn/audiodevinfo.cc:57:12: warning: use of old-style cast [-Wold-style-cast]
3778    return paInt24;
3779           ^~~~~~~
3780/opt/local/include/portaudio.h:438:27: note: expanded from macro 'paInt24'
3781#define paInt24          ((PaSampleFormat) 0x00000004) /**< Packed 24 bit format. @see PaSampleFormat */
3782                          ^                ~~~~~~~~~~
3783libinterp/dldfcn/audiodevinfo.cc:59:12: warning: use of old-style cast [-Wold-style-cast]
3784    return paInt32;
3785           ^~~~~~~
3786/opt/local/include/portaudio.h:437:27: note: expanded from macro 'paInt32'
3787#define paInt32          ((PaSampleFormat) 0x00000002) /**< @see PaSampleFormat */
3788                          ^                ~~~~~~~~~~
3789libinterp/dldfcn/audiodevinfo.cc:61:12: warning: use of old-style cast [-Wold-style-cast]
3790    return paFloat32;
3791           ^~~~~~~~~
3792/opt/local/include/portaudio.h:436:27: note: expanded from macro 'paFloat32'
3793#define paFloat32        ((PaSampleFormat) 0x00000001) /**< @see PaSampleFormat */
3794                          ^                ~~~~~~~~~~
3795libinterp/dldfcn/audiodevinfo.cc:904:38: warning: use of old-style cast [-Wold-style-cast]
3796    output_parameters.sampleFormat = paInt8;
3797                                     ^~~~~~
3798/opt/local/include/portaudio.h:440:27: note: expanded from macro 'paInt8'
3799#define paInt8           ((PaSampleFormat) 0x00000010) /**< @see PaSampleFormat */
3800                          ^                ~~~~~~~~~~
3801libinterp/dldfcn/audiodevinfo.cc:906:38: warning: use of old-style cast [-Wold-style-cast]
3802    output_parameters.sampleFormat = paUInt8;
3803                                     ^~~~~~~
3804/opt/local/include/portaudio.h:441:27: note: expanded from macro 'paUInt8'
3805#define paUInt8          ((PaSampleFormat) 0x00000020) /**< @see PaSampleFormat */
3806                          ^                ~~~~~~~~~~
3807libinterp/dldfcn/audiodevinfo.cc:908:38: warning: use of old-style cast [-Wold-style-cast]
3808    output_parameters.sampleFormat = paInt16;
3809                                     ^~~~~~~
3810/opt/local/include/portaudio.h:439:27: note: expanded from macro 'paInt16'
3811#define paInt16          ((PaSampleFormat) 0x00000008) /**< @see PaSampleFormat */
3812                          ^                ~~~~~~~~~~
3813libinterp/dldfcn/audiodevinfo.cc:1093:37: warning: use of old-style cast [-Wold-style-cast]
3814                       buffer_size, paClipOff, 0, 0);
3815                                    ^~~~~~~~~
3816/opt/local/include/portaudio.h:610:30: note: expanded from macro 'paClipOff'
3817#define   paClipOff         ((PaStreamFlags) 0x00000001)
3818                             ^               ~~~~~~~~~~
3819libinterp/dldfcn/audiodevinfo.cc:1132:50: warning: use of old-style cast [-Wold-style-cast]
3820                         get_fs (), buffer_size, paClipOff,
3821                                                 ^~~~~~~~~
3822/opt/local/include/portaudio.h:610:30: note: expanded from macro 'paClipOff'
3823#define   paClipOff         ((PaStreamFlags) 0x00000001)
3824                             ^               ~~~~~~~~~~
3825libinterp/dldfcn/audiodevinfo.cc:1136:50: warning: use of old-style cast [-Wold-style-cast]
3826                         get_fs (), buffer_size, paClipOff,
3827                                                 ^~~~~~~~~
3828/opt/local/include/portaudio.h:610:30: note: expanded from macro 'paClipOff'
3829#define   paClipOff         ((PaStreamFlags) 0x00000001)
3830                             ^               ~~~~~~~~~~
3831libinterp/dldfcn/audiodevinfo.cc:1684:52: warning: use of old-style cast [-Wold-style-cast]
3832                           get_fs (), buffer_size, paClipOff,
3833                                                   ^~~~~~~~~
3834/opt/local/include/portaudio.h:610:30: note: expanded from macro 'paClipOff'
3835#define   paClipOff         ((PaStreamFlags) 0x00000001)
3836                             ^               ~~~~~~~~~~
3837libinterp/dldfcn/audiodevinfo.cc:1690:52: warning: use of old-style cast [-Wold-style-cast]
3838                           get_fs (), buffer_size, paClipOff,
3839                                                   ^~~~~~~~~
3840/opt/local/include/portaudio.h:610:30: note: expanded from macro 'paClipOff'
3841#define   paClipOff         ((PaStreamFlags) 0x00000001)
3842                             ^               ~~~~~~~~~~
3843libinterp/dldfcn/audiodevinfo.cc:1715:48: warning: use of old-style cast [-Wold-style-cast]
3844                       get_fs (), buffer_size, paClipOff, 0, this);
3845                                               ^~~~~~~~~
3846/opt/local/include/portaudio.h:610:30: note: expanded from macro 'paClipOff'
3847#define   paClipOff         ((PaStreamFlags) 0x00000001)
3848                             ^               ~~~~~~~~~~
38492 warnings generated.
3850In file included from libinterp/dldfcn/ccolamd.cc:44:
3851In file included from ./liboctave/util/oct-sparse.h:85:
3852/opt/local/include/cs.h:422:14: warning: 'cs_ci_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
3853cs_complex_t cs_ci_house (cs_complex_t *x, double *beta, int n) ;
3854             ^
3855/opt/local/include/cs.h:562:14: warning: 'cs_cl_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
3856cs_complex_t cs_cl_house (cs_complex_t *x, double *beta, cs_long_t n) ;
3857             ^
38582 warnings generated.
385914 warnings generated.
3860  CXX      libinterp/dldfcn/libinterp_dldfcn_chol_la-chol.lo
3861  CXX      libinterp/dldfcn/libinterp_dldfcn_colamd_la-colamd.lo
3862  CXX      libinterp/dldfcn/libinterp_dldfcn_convhulln_la-convhulln.lo
3863  CXX      libinterp/dldfcn/libinterp_dldfcn_dmperm_la-dmperm.lo
3864In file included from libinterp/dldfcn/colamd.cc:45:
3865In file included from ./liboctave/util/oct-sparse.h:85:
3866/opt/local/include/cs.h:422:14: warning: 'cs_ci_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
3867cs_complex_t cs_ci_house (cs_complex_t *x, double *beta, int n) ;
3868             ^
3869/opt/local/include/cs.h:562:14: warning: 'cs_cl_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
3870cs_complex_t cs_cl_house (cs_complex_t *x, double *beta, cs_long_t n) ;
3871             ^
3872libinterp/dldfcn/convhulln.cc:214:11: warning: use of old-style cast [-Wold-style-cast]
3873          FOREACHvertex_ (vertices)
3874          ^~~~~~~~~~~~~~~~~~~~~~~~~
3875/opt/local/include/libqhull/libqhull.h:950:34: note: expanded from macro 'FOREACHvertex_'
3876#define FOREACHvertex_(vertices) FOREACHsetelement_(vertexT, vertices,vertex)
3877                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3878/opt/local/include/libqhull/qset.h:139:24: note: expanded from macro 'FOREACHsetelement_'
3879          variable##p= (type **)&((set)->e[0].p); \
3880                       ^        ~~~~~~~~~~~~~~~~
3881libinterp/dldfcn/convhulln.cc:225:15: warning: use of old-style cast [-Wold-style-cast]
3882              FOREACHvertex_ (facet->vertices)
3883              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3884/opt/local/include/libqhull/libqhull.h:950:34: note: expanded from macro 'FOREACHvertex_'
3885#define FOREACHvertex_(vertices) FOREACHsetelement_(vertexT, vertices,vertex)
3886                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3887/opt/local/include/libqhull/qset.h:139:24: note: expanded from macro 'FOREACHsetelement_'
3888          variable##p= (type **)&((set)->e[0].p); \
3889                       ^        ~~~~~~~~~~~~~~~~
3890libinterp/dldfcn/convhulln.cc:232:15: warning: use of old-style cast [-Wold-style-cast]
3891              FOREACHvertexreverse12_ (facet->vertices)
3892              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3893/opt/local/include/libqhull/poly.h:205:43: note: expanded from macro 'FOREACHvertexreverse12_'
3894#define FOREACHvertexreverse12_(vertices) FOREACHsetelementreverse12_(vertexT, vertices, vertex)
3895                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3896/opt/local/include/libqhull/qset.h:236:24: note: expanded from macro 'FOREACHsetelementreverse12_'
3897          variable##p= (type **)&((set)->e[1].p); \
3898                       ^        ~~~~~~~~~~~~~~~~
3899libinterp/dldfcn/convhulln.cc:232:15: warning: use of old-style cast [-Wold-style-cast]
3900              FOREACHvertexreverse12_ (facet->vertices)
3901              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3902/opt/local/include/libqhull/poly.h:205:43: note: expanded from macro 'FOREACHvertexreverse12_'
3903#define FOREACHvertexreverse12_(vertices) FOREACHsetelementreverse12_(vertexT, vertices, vertex)
3904                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3905/opt/local/include/libqhull/qset.h:238:27: note: expanded from macro 'FOREACHsetelementreverse12_'
3906          variable##p == ((type **)&((set)->e[0].p))?variable##p += 2: \
3907                          ^        ~~~~~~~~~~~~~~~~
3908libinterp/dldfcn/convhulln.cc:232:15: warning: use of old-style cast [-Wold-style-cast]
3909              FOREACHvertexreverse12_ (facet->vertices)
3910              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3911/opt/local/include/libqhull/poly.h:205:43: note: expanded from macro 'FOREACHvertexreverse12_'
3912#define FOREACHvertexreverse12_(vertices) FOREACHsetelementreverse12_(vertexT, vertices, vertex)
3913                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3914/opt/local/include/libqhull/qset.h:239:32: note: expanded from macro 'FOREACHsetelementreverse12_'
3915              (variable##p == ((type **)&((set)->e[1].p))?variable##p--:variable##p++))
3916                               ^        ~~~~~~~~~~~~~~~~
39172 warnings generated.
3918In file included from libinterp/dldfcn/dmperm.cc:34:
3919In file included from ./liboctave/util/oct-sparse.h:85:
3920/opt/local/include/cs.h:422:14: warning: 'cs_ci_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
3921cs_complex_t cs_ci_house (cs_complex_t *x, double *beta, int n) ;
3922             ^
3923/opt/local/include/cs.h:562:14: warning: 'cs_cl_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
3924cs_complex_t cs_cl_house (cs_complex_t *x, double *beta, cs_long_t n) ;
3925             ^
39265 warnings generated.
39272 warnings generated.
3928  CXX      libinterp/dldfcn/libinterp_dldfcn_fftw_la-fftw.lo
3929  CXX      libinterp/dldfcn/libinterp_dldfcn_gzip_la-gzip.lo
3930  CXX      libinterp/dldfcn/libinterp_dldfcn_qr_la-qr.lo
3931  CXX      libinterp/dldfcn/libinterp_dldfcn_symbfact_la-symbfact.lo
3932In file included from libinterp/dldfcn/symbfact.cc:29:
3933In file included from ./liboctave/util/oct-sparse.h:85:
3934/opt/local/include/cs.h:422:14: warning: 'cs_ci_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
3935cs_complex_t cs_ci_house (cs_complex_t *x, double *beta, int n) ;
3936             ^
3937/opt/local/include/cs.h:562:14: warning: 'cs_cl_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
3938cs_complex_t cs_cl_house (cs_complex_t *x, double *beta, cs_long_t n) ;
3939             ^
3940libinterp/dldfcn/gzip.cc:340:22: warning: use of old-style cast [-Wold-style-cast]
3941        int status = deflateInit2 (strm, 8, Z_DEFLATED, 31, 8,
3942                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3943/opt/local/include/zlib.h:1799:51: note: expanded from macro 'deflateInit2'
3944                        (strategy), ZLIB_VERSION, (int)sizeof(z_stream))
3945                                                  ^    ~~~~~~~~~~~~~~~~
39461 warning generated.
39472 warnings generated.
3948  CXX      libinterp/dldfcn/libinterp_dldfcn_symrcm_la-symrcm.lo
3949  GEN      libinterp/dldfcn/PKG_ADD
3950In file included from libinterp/dldfcn/symrcm.cc:67:
3951In file included from ./liboctave/util/oct-sparse.h:85:
3952/opt/local/include/cs.h:422:14: warning: 'cs_ci_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
3953cs_complex_t cs_ci_house (cs_complex_t *x, double *beta, int n) ;
3954             ^
3955/opt/local/include/cs.h:562:14: warning: 'cs_cl_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
3956cs_complex_t cs_cl_house (cs_complex_t *x, double *beta, cs_long_t n) ;
3957             ^
3958  GEN      libinterp/octave.cc-tst
3959  GEN      libinterp/octave-value/ov-base.cc-tst
3960  GEN      libinterp/octave-value/ov-bool-mat.cc-tst
3961  GEN      libinterp/octave-value/ov-cell.cc-tst
3962  GEN      libinterp/octave-value/ov-class.cc-tst
3963  GEN      libinterp/octave-value/ov-cx-diag.cc-tst
3964  GEN      libinterp/octave-value/ov-fcn-handle.cc-tst
3965  GEN      libinterp/octave-value/ov-fcn-inline.cc-tst
3966  GEN      libinterp/octave-value/ov-java.cc-tst
3967  GEN      libinterp/octave-value/ov-null-mat.cc-tst
3968  GEN      libinterp/octave-value/ov-oncleanup.cc-tst
3969  GEN      libinterp/octave-value/ov-range.cc-tst
3970  GEN      libinterp/octave-value/ov-struct.cc-tst
3971  GEN      libinterp/octave-value/ov-typeinfo.cc-tst
3972  GEN      libinterp/octave-value/ov-usr-fcn.cc-tst
3973  GEN      libinterp/octave-value/ov.cc-tst
3974  GEN      libinterp/parse-tree/lex.ll-tst
3975  GEN      libinterp/parse-tree/pt-assign.cc-tst
3976  GEN      libinterp/parse-tree/pt-binop.cc-tst
3977  GEN      libinterp/parse-tree/pt-eval.cc-tst
3978  GEN      libinterp/parse-tree/pt-fcn-handle.cc-tst
3979  GEN      libinterp/parse-tree/pt-idx.cc-tst
3980  GEN      libinterp/parse-tree/pt-mat.cc-tst
3981  GEN      libinterp/corefcn/Cell.cc-tst
3982  GEN      libinterp/corefcn/__contourc__.cc-tst
3983  GEN      libinterp/corefcn/__dispatch__.cc-tst
3984  GEN      libinterp/corefcn/__dsearchn__.cc-tst
3985  GEN      libinterp/corefcn/__ichol__.cc-tst
3986  GEN      libinterp/corefcn/__ilu__.cc-tst
3987  GEN      libinterp/corefcn/__lin_interpn__.cc-tst
3988  GEN      libinterp/corefcn/__magick_read__.cc-tst
3989  GEN      libinterp/corefcn/__pchip_deriv__.cc-tst
3990  GEN      libinterp/corefcn/__qp__.cc-tst
3991  GEN      libinterp/corefcn/besselj.cc-tst
3992  GEN      libinterp/corefcn/betainc.cc-tst
3993  GEN      libinterp/corefcn/bitfcns.cc-tst
3994  GEN      libinterp/corefcn/bsxfun.cc-tst
3995  GEN      libinterp/corefcn/cellfun.cc-tst
3996  GEN      libinterp/corefcn/conv2.cc-tst
3997  GEN      libinterp/corefcn/dassl.cc-tst
3998  GEN      libinterp/corefcn/data.cc-tst
3999  GEN      libinterp/corefcn/debug.cc-tst
4000  GEN      libinterp/corefcn/defaults.cc-tst
4001  GEN      libinterp/corefcn/det.cc-tst
4002  GEN      libinterp/corefcn/dirfns.cc-tst
4003  GEN      libinterp/corefcn/dlmread.cc-tst
4004  GEN      libinterp/corefcn/dot.cc-tst
4005  GEN      libinterp/corefcn/eig.cc-tst
4006  GEN      libinterp/corefcn/ellipj.cc-tst
4007  GEN      libinterp/corefcn/error.cc-tst
4008  GEN      libinterp/corefcn/errwarn.cc-tst
4009  GEN      libinterp/corefcn/fft.cc-tst
4010  GEN      libinterp/corefcn/fft2.cc-tst
4011  GEN      libinterp/corefcn/file-io.cc-tst
4012  GEN      libinterp/corefcn/filter.cc-tst
4013  GEN      libinterp/corefcn/find.cc-tst
4014  GEN      libinterp/corefcn/gammainc.cc-tst
4015  GEN      libinterp/corefcn/gcd.cc-tst
4016  GEN      libinterp/corefcn/getrusage.cc-tst
4017  GEN      libinterp/corefcn/givens.cc-tst
4018  GEN      libinterp/corefcn/graphics.cc-tst
4019  GEN      libinterp/corefcn/hash.cc-tst
4020  GEN      libinterp/corefcn/help.cc-tst
4021  GEN      libinterp/corefcn/hess.cc-tst
4022  GEN      libinterp/corefcn/hex2num.cc-tst
4023  GEN      libinterp/corefcn/input.cc-tst
4024  GEN      libinterp/corefcn/inv.cc-tst
4025  GEN      libinterp/corefcn/kron.cc-tst
4026  GEN      libinterp/corefcn/lookup.cc-tst
4027  GEN      libinterp/corefcn/lsode.cc-tst
4028  GEN      libinterp/corefcn/lu.cc-tst
4029  GEN      libinterp/corefcn/mappers.cc-tst
4030  GEN      libinterp/corefcn/matrix_type.cc-tst
4031  GEN      libinterp/corefcn/max.cc-tst
4032  GEN      libinterp/corefcn/mgorth.cc-tst
4033  GEN      libinterp/corefcn/nproc.cc-tst
4034  GEN      libinterp/corefcn/oct-map.cc-tst
4035  GEN      libinterp/corefcn/ordschur.cc-tst
4036  GEN      libinterp/corefcn/pinv.cc-tst
40372 warnings generated.
4038  GEN      libinterp/corefcn/pr-output.cc-tst
4039  GEN      libinterp/corefcn/psi.cc-tst
4040  GEN      libinterp/corefcn/quad.cc-tst
4041  GEN      libinterp/corefcn/quadcc.cc-tst
4042  GEN      libinterp/corefcn/qz.cc-tst
4043  GEN      libinterp/corefcn/rand.cc-tst
4044  GEN      libinterp/corefcn/rcond.cc-tst
4045  GEN      libinterp/corefcn/regexp.cc-tst
4046  GEN      libinterp/corefcn/schur.cc-tst
4047  GEN      libinterp/corefcn/sighandlers.cc-tst
4048  GEN      libinterp/corefcn/sparse-xpow.cc-tst
4049  GEN      libinterp/corefcn/spparms.cc-tst
4050  GEN      libinterp/corefcn/sqrtm.cc-tst
4051  GEN      libinterp/corefcn/str2double.cc-tst
4052  GEN      libinterp/corefcn/strfind.cc-tst
4053  GEN      libinterp/corefcn/strfns.cc-tst
4054  GEN      libinterp/corefcn/sub2ind.cc-tst
4055  GEN      libinterp/corefcn/svd.cc-tst
4056  GEN      libinterp/corefcn/sylvester.cc-tst
4057  GEN      libinterp/corefcn/symtab.cc-tst
4058  GEN      libinterp/corefcn/syscalls.cc-tst
4059  GEN      libinterp/corefcn/sysdep.cc-tst
4060  GEN      libinterp/corefcn/time.cc-tst
4061  GEN      libinterp/corefcn/toplev.cc-tst
4062  GEN      libinterp/corefcn/tril.cc-tst
4063  GEN      libinterp/corefcn/tsearch.cc-tst
4064  GEN      libinterp/corefcn/typecast.cc-tst
4065  GEN      libinterp/corefcn/utils.cc-tst
4066  GEN      libinterp/corefcn/variables.cc-tst
4067  GEN      libinterp/parse-tree/oct-parse.in.yy-tst
4068  GEN      libinterp/dldfcn/__delaunayn__.cc-tst
4069  GEN      libinterp/dldfcn/__eigs__.cc-tst
4070  GEN      libinterp/dldfcn/__fltk_uigetfile__.cc-tst
4071  GEN      libinterp/dldfcn/__glpk__.cc-tst
4072  GEN      libinterp/dldfcn/__init_fltk__.cc-tst
4073  GEN      libinterp/dldfcn/__init_gnuplot__.cc-tst
4074  GEN      libinterp/dldfcn/__osmesa_print__.cc-tst
4075  GEN      libinterp/dldfcn/__voronoi__.cc-tst
4076  GEN      libinterp/dldfcn/amd.cc-tst
4077  GEN      libinterp/dldfcn/audiodevinfo.cc-tst
4078  GEN      libinterp/dldfcn/chol.cc-tst
4079  GEN      libinterp/dldfcn/convhulln.cc-tst
4080  GEN      libinterp/dldfcn/dmperm.cc-tst
4081  GEN      libinterp/dldfcn/fftw.cc-tst
4082  GEN      libinterp/dldfcn/gzip.cc-tst
4083  GEN      libinterp/dldfcn/qr.cc-tst
4084  GEN      libinterp/dldfcn/symbfact.cc-tst
4085  GEN      src/mkoctfile.cc
4086  GEN      src/main.cc
4087  CXX      src/src_octave_cli-main-cli.o
4088  GEN      src/octave-build-info.cc
4089  GEN      src/octave-config.cc
4090  CXX      src/src_octave_gui-main-gui.o
4091  CXX      src/src_octave_gui-octave-build-info.o
4092  GEN      libgui/qterminal/libqterminal/moc-QTerminal.cc
4093  GEN      libgui/qterminal/libqterminal/unix/moc-Emulation.cc
4094  GEN      libgui/qterminal/libqterminal/unix/moc-Filter.cc
4095  GEN      libgui/qterminal/libqterminal/unix/moc-QUnixTerminalImpl.cc
4096  GEN      libgui/qterminal/libqterminal/unix/moc-ScreenWindow.cc
4097  GEN      libgui/qterminal/libqterminal/unix/moc-SelfListener.cc
4098  GEN      libgui/qterminal/libqterminal/unix/moc-TerminalModel.cc
4099  GEN      libgui/qterminal/libqterminal/unix/moc-TerminalView.cc
4100  GEN      libgui/qterminal/libqterminal/unix/moc-Vt102Emulation.cc
4101  CXX      libgui/src/libgui_src_libgui_src_la-main-window.lo
4102  CXX      libgui/src/libgui_src_libgui_src_la-octave-cmd.lo
4103  CXX      libgui/src/libgui_src_libgui_src_la-octave-dock-widget.lo
4104  CXX      libgui/src/libgui_src_libgui_src_la-octave-gui.lo
4105  CXX      libgui/src/libgui_src_libgui_src_la-octave-interpreter.lo
4106  CXX      libgui/src/libgui_src_libgui_src_la-octave-qt-link.lo
4107  CXX      libgui/src/libgui_src_libgui_src_la-resource-manager.lo
4108  CXX      libgui/src/libgui_src_libgui_src_la-settings-dialog.lo
4109  CXX      libgui/src/libgui_src_libgui_src_la-shortcut-manager.lo
4110  CXX      libgui/src/libgui_src_libgui_src_la-thread-manager.lo
4111  CXX      libgui/src/libgui_src_libgui_src_la-terminal-dock-widget.lo
4112  CXX      libgui/src/libgui_src_libgui_src_la-color-picker.lo
4113  CXX      libgui/src/libgui_src_libgui_src_la-welcome-wizard.lo
4114  CXX      libgui/src/libgui_src_libgui_src_la-find-files-dialog.lo
4115  CXX      libgui/src/libgui_src_libgui_src_la-find-files-model.lo
4116  CXX      libgui/src/libgui_src_libgui_src_la-workspace-model.lo
4117  CXX      libgui/src/libgui_src_libgui_src_la-workspace-view.lo
4118  GEN      libgui/src/liboctgui-build-info.cc
4119  GEN      libgui/src/m-editor/moc-file-editor-interface.cc
4120  GEN      libgui/src/m-editor/moc-file-editor-tab.cc
4121  GEN      libgui/src/m-editor/moc-file-editor.cc
4122  GEN      libgui/src/m-editor/moc-find-dialog.cc
4123  GEN      libgui/src/m-editor/moc-octave-qscintilla.cc
4124  GEN      libgui/src/m-editor/moc-octave-txt-lexer.cc
4125  GEN      libgui/src/m-editor/moc-marker.cc
4126  GEN      libgui/src/moc-dialog.cc
4127  GEN      libgui/src/moc-documentation-dock-widget.cc
4128  GEN      libgui/src/moc-files-dock-widget.cc
4129  GEN      libgui/src/moc-history-dock-widget.cc
4130  GEN      libgui/src/moc-main-window.cc
4131  GEN      libgui/src/moc-octave-cmd.cc
4132  GEN      libgui/src/moc-octave-interpreter.cc
4133  GEN      libgui/src/moc-octave-qt-link.cc
4134  GEN      libgui/src/moc-settings-dialog.cc
4135  GEN      libgui/src/moc-terminal-dock-widget.cc
4136  GEN      libgui/src/moc-color-picker.cc
4137  GEN      libgui/src/moc-resource-manager.cc
4138  GEN      libgui/src/moc-shortcut-manager.cc
4139  GEN      libgui/src/moc-welcome-wizard.cc
4140  GEN      libgui/src/moc-workspace-model.cc
4141  GEN      libgui/src/moc-workspace-view.cc
4142  GEN      libgui/src/moc-find-files-dialog.cc
4143  GEN      libgui/src/moc-find-files-model.cc
4144  GEN      libgui/src/qtinfo/moc-parser.cc
4145  GEN      libgui/src/qtinfo/moc-webinfo.cc
4146  GEN      libgui/src/moc-octave-dock-widget.cc
4147  GEN      libgui/graphics/moc-annotation-dialog.cc
4148  GEN      libgui/graphics/moc-Backend.cc
4149  GEN      libgui/graphics/moc-ButtonControl.cc
4150  GEN      libgui/graphics/moc-ButtonGroup.cc
4151  GEN      libgui/graphics/moc-ContextMenu.cc
4152  GEN      libgui/graphics/moc-EditControl.cc
4153  GEN      libgui/graphics/moc-Figure.cc
4154  GEN      libgui/graphics/moc-FigureWindow.cc
4155  GEN      libgui/graphics/moc-ListBoxControl.cc
4156  GEN      libgui/graphics/moc-Menu.cc
4157  GEN      libgui/graphics/moc-MouseModeActionGroup.cc
4158  GEN      libgui/graphics/moc-Object.cc
4159  GEN      libgui/graphics/moc-ObjectFactory.cc
4160  GEN      libgui/graphics/moc-ObjectProxy.cc
4161  GEN      libgui/graphics/moc-PopupMenuControl.cc
4162  GEN      libgui/graphics/moc-PushTool.cc
4163  GEN      libgui/graphics/moc-SliderControl.cc
4164  GEN      libgui/graphics/moc-TextEdit.cc
4165  GEN      libgui/graphics/moc-ToggleTool.cc
4166  GEN      libgui/graphics/moc-ToolBar.cc
4167  GEN      libgui/src/qrc-resource.cc
4168  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-__init_qt__.lo
4169  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-annotation-dialog.lo
4170  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-Backend.lo
4171  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-BaseControl.lo
4172  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-ButtonControl.lo
4173  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-ButtonGroup.lo
4174  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-Canvas.lo
4175  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-CheckBoxControl.lo
4176  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-Container.lo
4177  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-ContextMenu.lo
4178  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-EditControl.lo
4179  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-Figure.lo
4180  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-FigureWindow.lo
4181  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-GLCanvas.lo
4182  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-KeyMap.lo
4183  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-ListBoxControl.lo
4184  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-Logger.lo
4185  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-Menu.lo
4186  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-MouseModeActionGroup.lo
4187  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-Object.lo
4188  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-ObjectFactory.lo
4189  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-ObjectProxy.lo
4190  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-Panel.lo
4191  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-PopupMenuControl.lo
4192  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-PushButtonControl.lo
4193  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-PushTool.lo
4194  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-QtHandlesUtils.lo
4195  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-RadioButtonControl.lo
4196  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-SliderControl.lo
4197  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-TextControl.lo
4198  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-ToggleButtonControl.lo
4199  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-TextEdit.lo
4200  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-ToggleTool.lo
4201  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-ToolBar.lo
4202  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-gl-select.lo
4203  GEN      libgui/graphics/qrc-qthandles.cc
4204  GEN      scripts/plot/util/gnuplot_binary.m
4205  GEN      scripts/audio/PKG_ADD
4206  GEN      scripts/deprecated/PKG_ADD
4207  GEN      scripts/elfun/PKG_ADD
4208  GEN      scripts/general/PKG_ADD
4209  GEN      scripts/geometry/PKG_ADD
4210  GEN      scripts/gui/PKG_ADD
4211  GEN      scripts/help/PKG_ADD
4212  GEN      scripts/image/PKG_ADD
4213  GEN      scripts/io/PKG_ADD
4214  GEN      scripts/java/PKG_ADD
4215  GEN      scripts/linear-algebra/PKG_ADD
4216  GEN      scripts/miscellaneous/PKG_ADD
4217  GEN      scripts/ode/PKG_ADD
4218  GEN      scripts/optimization/PKG_ADD
4219  GEN      scripts/path/PKG_ADD
4220  GEN      scripts/pkg/PKG_ADD
4221  GEN      scripts/plot/appearance/PKG_ADD
4222  GEN      scripts/plot/draw/PKG_ADD
4223  GEN      scripts/plot/util/PKG_ADD
4224  GEN      scripts/polynomial/PKG_ADD
4225  GEN      scripts/prefs/PKG_ADD
4226  GEN      scripts/profiler/PKG_ADD
4227  GEN      scripts/set/PKG_ADD
4228  GEN      scripts/signal/PKG_ADD
4229  GEN      scripts/sparse/PKG_ADD
4230  GEN      scripts/specfun/PKG_ADD
4231  GEN      scripts/special-matrix/PKG_ADD
4232  GEN      scripts/startup/PKG_ADD
4233  GEN      scripts/statistics/base/PKG_ADD
4234  GEN      scripts/statistics/distributions/PKG_ADD
4235  GEN      scripts/statistics/models/PKG_ADD
4236  GEN      scripts/statistics/tests/PKG_ADD
4237  GEN      scripts/strings/PKG_ADD
4238  GEN      scripts/testfun/PKG_ADD
4239  GEN      scripts/time/PKG_ADD
4240  GEN      scripts/@ftp/PKG_ADD
4241  GEN      scripts/DOCSTRINGS
4242  GEN      libgui/default-qt-settings
4243  GEN      libgui/languages/be_BY.qm
4244  GEN      libgui/languages/de_DE.qm
4245  GEN      libgui/languages/en_US.qm
4246  GEN      libgui/languages/es_ES.qm
4247  GEN      libgui/languages/eu_ES.qm
4248  GEN      libgui/languages/fr_FR.qm
4249scripts/DOCSTRINGS is unchanged
4250  GEN      libgui/languages/it_IT.qm
4251  GEN      libgui/languages/ja_JP.qm
4252  GEN      libgui/languages/nl_NL.qm
4253  GEN      libgui/languages/pt_BR.qm
4254  GEN      libgui/languages/pt_PT.qm
4255  GEN      libgui/languages/ru_RU.qm
4256  GEN      libgui/languages/uk_UA.qm
4257  GEN      libgui/languages/zh_CN.qm
4258Installing test/.gdbinit from version at etc/gdbinit
4259Installing .gdbinit from version at etc/gdbinit
4260  GEN      etc/icons/octave.appdata.xml
4261  GEN      etc/icons/octave.desktop
4262  CXX      libinterp/dldfcn/libinterp_dldfcn___delaunayn___la-__delaunayn__.lo
4263  CXX      libinterp/libinterp_liboctinterp_la-octave.lo
4264  CXX      libinterp/libinterp_liboctinterp_la-version.lo
4265  CXX      libinterp/operators/libinterp_liboctinterp_la-op-b-b.lo
4266libinterp/dldfcn/__delaunayn__.cc:197:19: warning: use of old-style cast [-Wold-style-cast]
4267                  FOREACHvertex_ (facet->vertices)
4268                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4269/opt/local/include/libqhull/libqhull.h:950:34: note: expanded from macro 'FOREACHvertex_'
4270#define FOREACHvertex_(vertices) FOREACHsetelement_(vertexT, vertices,vertex)
4271                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4272/opt/local/include/libqhull/qset.h:139:24: note: expanded from macro 'FOREACHsetelement_'
4273          variable##p= (type **)&((set)->e[0].p); \
4274                       ^        ~~~~~~~~~~~~~~~~
42751 warning generated.
4276  CXX      libinterp/operators/libinterp_liboctinterp_la-op-b-bm.lo
4277  CXX      libinterp/operators/libinterp_liboctinterp_la-op-b-sbm.lo
4278preserving existing HG-ID file
4279  CXX      libinterp/operators/libinterp_liboctinterp_la-op-bm-b.lo
4280make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
4281make[3]: `doc/liboctave/.dirstamp' is up to date.
4282make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
4283  CXX      libinterp/operators/libinterp_liboctinterp_la-op-bm-bm.lo
4284  CXX      libinterp/operators/libinterp_liboctinterp_la-op-bm-sbm.lo
4285  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cdm-cdm.lo
4286  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cdm-cm.lo
4287  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cdm-cs.lo
4288  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cdm-dm.lo
4289  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cdm-m.lo
4290  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cdm-s.lo
4291  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cell.lo
4292  CXX      libinterp/operators/libinterp_liboctinterp_la-op-chm.lo
4293  CXX      libinterp/operators/libinterp_liboctinterp_la-op-class.lo
4294  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cm-cdm.lo
4295  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cm-cm.lo
4296  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cm-cs.lo
4297  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cm-dm.lo
4298  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cm-m.lo
4299  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cm-pm.lo
4300  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cm-s.lo
4301  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cm-scm.lo
4302  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cm-sm.lo
4303  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cs-cm.lo
4304  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cs-cs.lo
4305  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cs-m.lo
4306  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cs-s.lo
4307  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cs-scm.lo
4308  CXX      libinterp/operators/libinterp_liboctinterp_la-op-cs-sm.lo
4309  CXX      libinterp/operators/libinterp_liboctinterp_la-op-dm-cdm.lo
4310  CXX      libinterp/operators/libinterp_liboctinterp_la-op-dm-cm.lo
4311  CXX      libinterp/operators/libinterp_liboctinterp_la-op-dm-cs.lo
4312  CXX      libinterp/operators/libinterp_liboctinterp_la-op-dm-dm.lo
4313  CXX      libinterp/operators/libinterp_liboctinterp_la-op-dm-m.lo
4314  CXX      libinterp/operators/libinterp_liboctinterp_la-op-dm-s.lo
4315  CXX      libinterp/operators/libinterp_liboctinterp_la-op-dm-scm.lo
4316  CXX      libinterp/operators/libinterp_liboctinterp_la-op-dm-sm.lo
4317  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fcdm.lo
4318  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fcm.lo
4319  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fcs.lo
4320  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fdm.lo
4321  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fm.lo
4322  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fs.lo
4323  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcm-fcdm.lo
4324  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcm-fcm.lo
4325  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcm-fcs.lo
4326  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcm-fdm.lo
4327  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcm-fm.lo
4328  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcm-fs.lo
4329  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcm-pm.lo
4330  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcn.lo
4331  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcs-fcm.lo
4332  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcs-fcs.lo
4333  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcs-fm.lo
4334  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fcs-fs.lo
4335  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fdm-fcdm.lo
4336  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fdm-fcm.lo
4337  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fdm-fcs.lo
4338  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fdm-fdm.lo
4339  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fdm-fm.lo
4340  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fdm-fs.lo
4341  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fm-fcdm.lo
4342  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fm-fcm.lo
4343  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fm-fcs.lo
4344  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fm-fdm.lo
4345  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fm-fm.lo
4346  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fm-fs.lo
4347  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fm-pm.lo
4348  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fs-fcm.lo
4349  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fs-fcs.lo
4350  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fs-fm.lo
4351  CXX      libinterp/operators/libinterp_liboctinterp_la-op-fs-fs.lo
4352  CXX      libinterp/operators/libinterp_liboctinterp_la-op-i16-i16.lo
4353  CXX      libinterp/operators/libinterp_liboctinterp_la-op-i32-i32.lo
4354  CXX      libinterp/operators/libinterp_liboctinterp_la-op-i64-i64.lo
4355  CXX      libinterp/operators/libinterp_liboctinterp_la-op-i8-i8.lo
4356  CXX      libinterp/operators/libinterp_liboctinterp_la-op-int-concat.lo
4357  CXX      libinterp/operators/libinterp_liboctinterp_la-op-m-cdm.lo
4358  CXX      libinterp/operators/libinterp_liboctinterp_la-op-m-cm.lo
4359  CXX      libinterp/operators/libinterp_liboctinterp_la-op-m-cs.lo
4360  CXX      libinterp/operators/libinterp_liboctinterp_la-op-m-dm.lo
4361  CXX      libinterp/operators/libinterp_liboctinterp_la-op-m-m.lo
4362  CXX      libinterp/operators/libinterp_liboctinterp_la-op-m-pm.lo
4363  CXX      libinterp/operators/libinterp_liboctinterp_la-op-m-s.lo
4364  CXX      libinterp/operators/libinterp_liboctinterp_la-op-m-scm.lo
4365  CXX      libinterp/operators/libinterp_liboctinterp_la-op-m-sm.lo
4366  CXX      libinterp/operators/libinterp_liboctinterp_la-op-pm-cm.lo
4367  CXX      libinterp/operators/libinterp_liboctinterp_la-op-pm-fcm.lo
4368  CXX      libinterp/operators/libinterp_liboctinterp_la-op-pm-fm.lo
4369  CXX      libinterp/operators/libinterp_liboctinterp_la-op-pm-m.lo
4370  CXX      libinterp/operators/libinterp_liboctinterp_la-op-pm-pm.lo
4371  CXX      libinterp/operators/libinterp_liboctinterp_la-op-pm-scm.lo
4372  CXX      libinterp/operators/libinterp_liboctinterp_la-op-pm-sm.lo
4373  CXX      libinterp/operators/libinterp_liboctinterp_la-op-range.lo
4374  CXX      libinterp/operators/libinterp_liboctinterp_la-op-s-cm.lo
4375  CXX      libinterp/operators/libinterp_liboctinterp_la-op-s-cs.lo
4376  CXX      libinterp/operators/libinterp_liboctinterp_la-op-s-m.lo
4377  CXX      libinterp/operators/libinterp_liboctinterp_la-op-s-s.lo
4378  CXX      libinterp/operators/libinterp_liboctinterp_la-op-s-scm.lo
4379  CXX      libinterp/operators/libinterp_liboctinterp_la-op-s-sm.lo
4380  CXX      libinterp/operators/libinterp_liboctinterp_la-op-sbm-b.lo
4381  CXX      libinterp/operators/libinterp_liboctinterp_la-op-sbm-bm.lo
4382  CXX      libinterp/operators/libinterp_liboctinterp_la-op-sbm-sbm.lo
4383  CXX      libinterp/operators/libinterp_liboctinterp_la-op-scm-cm.lo
4384  CXX      libinterp/operators/libinterp_liboctinterp_la-op-scm-cs.lo
4385  CXX      libinterp/operators/libinterp_liboctinterp_la-op-scm-m.lo
4386  CXX      libinterp/operators/libinterp_liboctinterp_la-op-scm-s.lo
4387  CXX      libinterp/operators/libinterp_liboctinterp_la-op-scm-scm.lo
4388  CXX      libinterp/operators/libinterp_liboctinterp_la-op-scm-sm.lo
4389  CXX      libinterp/operators/libinterp_liboctinterp_la-op-sm-cm.lo
4390  CXX      libinterp/operators/libinterp_liboctinterp_la-op-sm-cs.lo
4391  CXX      libinterp/operators/libinterp_liboctinterp_la-op-sm-m.lo
4392  CXX      libinterp/operators/libinterp_liboctinterp_la-op-sm-s.lo
4393  CXX      libinterp/operators/libinterp_liboctinterp_la-op-sm-scm.lo
4394  CXX      libinterp/operators/libinterp_liboctinterp_la-op-sm-sm.lo
4395  CXX      libinterp/operators/libinterp_liboctinterp_la-op-str-m.lo
4396  CXX      libinterp/operators/libinterp_liboctinterp_la-op-str-s.lo
4397  CXX      libinterp/operators/libinterp_liboctinterp_la-op-str-str.lo
4398  CXX      libinterp/operators/libinterp_liboctinterp_la-op-struct.lo
4399  CXX      libinterp/operators/libinterp_liboctinterp_la-op-ui16-ui16.lo
4400  CXX      libinterp/operators/libinterp_liboctinterp_la-op-ui32-ui32.lo
4401  CXX      libinterp/operators/libinterp_liboctinterp_la-op-ui64-ui64.lo
4402  CXX      libinterp/operators/libinterp_liboctinterp_la-op-ui8-ui8.lo
4403  CXX      libinterp/template-inst/libinterp_liboctinterp_la-Array-tc.lo
4404  CXX      libinterp/template-inst/libinterp_liboctinterp_la-Array-jit.lo
4405  CXX      libinterp/corefcn/libinterp_liboctinterp_la-oct-errno.lo
4406  CXX      libinterp/operators/libinterp_liboctinterp_la-ops.lo
4407  CXX      libinterp/libinterp_liboctinterp_la-builtins.lo
4408  CXX      libinterp/libinterp_liboctinterp_la-build-env.lo
4409  CXX      libinterp/libinterp_liboctinterp_la-build-env-features.lo
4410  CXX      libinterp/libinterp_liboctinterp_la-liboctinterp-build-info.lo
4411  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-base.lo
4412  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-bool-mat.lo
4413  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-bool.lo
4414  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-builtin.lo
4415  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cell.lo
4416  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-ch-mat.lo
4417  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-class.lo
4418  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-classdef.lo
4419  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-colon.lo
4420  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-complex.lo
4421  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cs-list.lo
4422  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cx-diag.lo
4423  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cx-mat.lo
4424  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-dld-fcn.lo
4425  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-fcn-handle.lo
4426  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-fcn-inline.lo
4427  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-fcn.lo
4428  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-float.lo
4429  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-complex.lo
4430  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-cx-diag.lo
4431  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-cx-mat.lo
4432  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-re-diag.lo
4433  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-re-mat.lo
4434  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-java.lo
4435  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-lazy-idx.lo
4436  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-mex-fcn.lo
4437  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-null-mat.lo
4438  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-oncleanup.lo
4439  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-perm.lo
4440  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-range.lo
4441  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-re-diag.lo
4442  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-re-mat.lo
4443  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-scalar.lo
4444  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-str-mat.lo
4445  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-struct.lo
4446  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-typeinfo.lo
4447  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-usr-fcn.lo
4448  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov.lo
4449  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ovl.lo
4450  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-int16.lo
4451  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-int32.lo
4452  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-int64.lo
4453  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-int8.lo
4454  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-uint16.lo
4455  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-uint32.lo
4456  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-uint64.lo
4457  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-uint8.lo
4458  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-bool-sparse.lo
4459  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cx-sparse.lo
4460  CXX      libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-re-sparse.lo
4461  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-lex.lo
4462  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-oct-parse.lo
4463  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-arg-list.lo
4464  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-array-list.lo
4465  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-assign.lo
4466  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-binop.lo
4467  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-bp.lo
4468  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-cbinop.lo
4469  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-cell.lo
4470  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-check.lo
4471  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-classdef.lo
4472  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-cmd.lo
4473  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-colon.lo
4474  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-const.lo
4475  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-decl.lo
4476  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-eval.lo
4477  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-except.lo
4478  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-exp.lo
4479  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-fcn-handle.lo
4480  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-funcall.lo
4481  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-id.lo
4482  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-idx.lo
4483  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-jump.lo
4484  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-loop.lo
4485  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-mat.lo
4486  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-misc.lo
4487  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-pr-code.lo
4488  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-select.lo
4489  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-stmt.lo
4490  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-unop.lo
4491  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt.lo
4492  CXX      libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-token.lo
4493  CXXLD    libinterp/corefcn/libcorefcn.la
4494  CXX      liboctave/liboctave_liboctave_la-liboctave-build-info.lo
4495/opt/local/bin/ranlib: file: libinterp/corefcn/.libs/libcorefcn.a(libinterp_corefcn_libcorefcn_la-jit-util.o) has no symbols
4496/opt/local/bin/ranlib: file: libinterp/corefcn/.libs/libcorefcn.a(libinterp_corefcn_libcorefcn_la-jit-typeinfo.o) has no symbols
4497/opt/local/bin/ranlib: file: libinterp/corefcn/.libs/libcorefcn.a(libinterp_corefcn_libcorefcn_la-jit-ir.o) has no symbols
4498/usr/bin/ranlib: file: libinterp/corefcn/.libs/libcorefcn.a(libinterp_corefcn_libcorefcn_la-jit-util.o) has no symbols
4499/usr/bin/ranlib: file: libinterp/corefcn/.libs/libcorefcn.a(libinterp_corefcn_libcorefcn_la-jit-typeinfo.o) has no symbols
4500/usr/bin/ranlib: file: libinterp/corefcn/.libs/libcorefcn.a(libinterp_corefcn_libcorefcn_la-jit-ir.o) has no symbols
4501  CXX      liboctave/array/liboctave_array_libarray_la-Array-b.lo
4502  CXX      liboctave/array/liboctave_array_libarray_la-Array-C.lo
4503  CXX      liboctave/array/liboctave_array_libarray_la-Array-ch.lo
4504  CXX      liboctave/array/liboctave_array_libarray_la-Array-d.lo
4505  CXX      liboctave/array/liboctave_array_libarray_la-Array-f.lo
4506  CXX      liboctave/array/liboctave_array_libarray_la-Array-fC.lo
4507  CXX      liboctave/array/liboctave_array_libarray_la-Array-i.lo
4508  CXX      liboctave/array/liboctave_array_libarray_la-Array-idx-vec.lo
4509  CXX      liboctave/array/liboctave_array_libarray_la-Array-s.lo
4510  CXX      liboctave/array/liboctave_array_libarray_la-Array-str.lo
4511  CXX      liboctave/array/liboctave_array_libarray_la-Array-util.lo
4512  CXX      liboctave/array/liboctave_array_libarray_la-Array-voidp.lo
4513  CXX      liboctave/array/liboctave_array_libarray_la-boolMatrix.lo
4514  CXX      liboctave/array/liboctave_array_libarray_la-boolNDArray.lo
4515  CXX      liboctave/array/liboctave_array_libarray_la-boolSparse.lo
4516  CXX      liboctave/array/liboctave_array_libarray_la-CColVector.lo
4517  CXX      liboctave/array/liboctave_array_libarray_la-CDiagMatrix.lo
4518  CXX      liboctave/array/liboctave_array_libarray_la-chMatrix.lo
4519  CXX      liboctave/array/liboctave_array_libarray_la-chNDArray.lo
4520  CXX      liboctave/array/liboctave_array_libarray_la-CMatrix.lo
4521  CXX      liboctave/array/liboctave_array_libarray_la-CNDArray.lo
4522  CXX      liboctave/array/liboctave_array_libarray_la-CRowVector.lo
4523  CXX      liboctave/array/liboctave_array_libarray_la-CSparse.lo
4524  CXX      liboctave/array/liboctave_array_libarray_la-dColVector.lo
4525In file included from liboctave/array/CSparse.cc:56:
4526In file included from ./liboctave/util/oct-sparse.h:85:
4527/opt/local/include/cs.h:422:14: warning: 'cs_ci_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
4528cs_complex_t cs_ci_house (cs_complex_t *x, double *beta, int n) ;
4529             ^
4530/opt/local/include/cs.h:562:14: warning: 'cs_cl_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
4531cs_complex_t cs_cl_house (cs_complex_t *x, double *beta, cs_long_t n) ;
4532             ^
4533  CXX      liboctave/array/liboctave_array_libarray_la-dDiagMatrix.lo
4534  CXX      liboctave/array/liboctave_array_libarray_la-dim-vector.lo
4535  CXX      liboctave/array/liboctave_array_libarray_la-dMatrix.lo
4536  CXX      liboctave/array/liboctave_array_libarray_la-dNDArray.lo
45372 warnings generated.
4538  CXX      liboctave/array/liboctave_array_libarray_la-dRowVector.lo
4539  CXX      liboctave/array/liboctave_array_libarray_la-dSparse.lo
4540  CXX      liboctave/array/liboctave_array_libarray_la-fCColVector.lo
4541In file included from liboctave/array/dSparse.cc:50:
4542In file included from ./liboctave/util/oct-sparse.h:85:
4543/opt/local/include/cs.h:422:14: warning: 'cs_ci_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
4544cs_complex_t cs_ci_house (cs_complex_t *x, double *beta, int n) ;
4545             ^
4546/opt/local/include/cs.h:562:14: warning: 'cs_cl_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
4547cs_complex_t cs_cl_house (cs_complex_t *x, double *beta, cs_long_t n) ;
4548             ^
4549  CXX      liboctave/array/liboctave_array_libarray_la-fCDiagMatrix.lo
4550  CXX      liboctave/array/liboctave_array_libarray_la-fCMatrix.lo
45512 warnings generated.
4552  CXX      liboctave/array/liboctave_array_libarray_la-fCNDArray.lo
4553  CXX      liboctave/array/liboctave_array_libarray_la-fColVector.lo
4554  CXX      liboctave/array/liboctave_array_libarray_la-fCRowVector.lo
4555  CXX      liboctave/array/liboctave_array_libarray_la-fDiagMatrix.lo
4556  CXX      liboctave/array/liboctave_array_libarray_la-fMatrix.lo
4557  CXX      liboctave/array/liboctave_array_libarray_la-fNDArray.lo
4558  CXX      liboctave/array/liboctave_array_libarray_la-fRowVector.lo
4559  CXX      liboctave/array/liboctave_array_libarray_la-idx-vector.lo
4560  CXX      liboctave/array/liboctave_array_libarray_la-int16NDArray.lo
4561  CXX      liboctave/array/liboctave_array_libarray_la-int32NDArray.lo
4562  CXX      liboctave/array/liboctave_array_libarray_la-int64NDArray.lo
4563  CXX      liboctave/array/liboctave_array_libarray_la-int8NDArray.lo
4564  CXX      liboctave/array/liboctave_array_libarray_la-MArray-C.lo
4565  CXX      liboctave/array/liboctave_array_libarray_la-MArray-d.lo
4566  CXX      liboctave/array/liboctave_array_libarray_la-MArray-f.lo
4567  CXX      liboctave/array/liboctave_array_libarray_la-MArray-fC.lo
4568  CXX      liboctave/array/liboctave_array_libarray_la-MArray-i.lo
4569  CXX      liboctave/array/liboctave_array_libarray_la-MArray-s.lo
4570  CXX      liboctave/array/liboctave_array_libarray_la-MatrixType.lo
4571  CXX      liboctave/array/liboctave_array_libarray_la-MSparse-C.lo
4572  CXX      liboctave/array/liboctave_array_libarray_la-MSparse-d.lo
4573  CXX      liboctave/array/liboctave_array_libarray_la-PermMatrix.lo
4574  CXX      liboctave/array/liboctave_array_libarray_la-Range.lo
4575liboctave/array/Range.cc:502:1: warning: unused function 'tceil' [-Wunused-function]
4576tceil (double x, double ct)
4577^
45781 warning generated.
4579  CXX      liboctave/array/liboctave_array_libarray_la-Sparse-b.lo
4580  CXX      liboctave/array/liboctave_array_libarray_la-Sparse-C.lo
4581  CXX      liboctave/array/liboctave_array_libarray_la-Sparse-d.lo
4582  CXX      liboctave/array/liboctave_array_libarray_la-uint16NDArray.lo
4583  CXX      liboctave/array/liboctave_array_libarray_la-uint32NDArray.lo
4584  CXX      liboctave/array/liboctave_array_libarray_la-uint64NDArray.lo
4585  CXX      liboctave/array/liboctave_array_libarray_la-uint8NDArray.lo
4586  F77      liboctave/cruft/ranlib/advnst.lo
4587  F77      liboctave/cruft/ranlib/genbet.lo
4588  F77      liboctave/cruft/ranlib/genchi.lo
4589  F77      liboctave/cruft/ranlib/genexp.lo
4590  F77      liboctave/cruft/ranlib/genf.lo
4591  F77      liboctave/cruft/ranlib/gengam.lo
4592  F77      liboctave/cruft/ranlib/genmn.lo
4593  F77      liboctave/cruft/ranlib/genmul.lo
4594  F77      liboctave/cruft/ranlib/gennch.lo
4595  F77      liboctave/cruft/ranlib/gennf.lo
4596  F77      liboctave/cruft/ranlib/gennor.lo
4597  F77      liboctave/cruft/ranlib/genprm.lo
4598  F77      liboctave/cruft/ranlib/genunf.lo
4599  F77      liboctave/cruft/ranlib/getcgn.lo
4600  F77      liboctave/cruft/ranlib/getsd.lo
4601  F77      liboctave/cruft/ranlib/ignbin.lo
4602  F77      liboctave/cruft/ranlib/ignlgi.lo
4603  F77      liboctave/cruft/ranlib/ignnbn.lo
4604  F77      liboctave/cruft/ranlib/ignpoi.lo
4605  F77      liboctave/cruft/ranlib/ignuin.lo
4606  F77      liboctave/cruft/ranlib/initgn.lo
4607  F77      liboctave/cruft/ranlib/inrgcm.lo
4608  F77      liboctave/cruft/ranlib/lennob.lo
4609  F77      liboctave/cruft/ranlib/mltmod.lo
4610  F77      liboctave/cruft/ranlib/phrtsd.lo
4611  F77      liboctave/cruft/ranlib/qrgnin.lo
4612  F77      liboctave/cruft/ranlib/ranf.lo
4613  F77      liboctave/cruft/ranlib/setall.lo
4614  F77      liboctave/cruft/ranlib/setant.lo
4615  F77      liboctave/cruft/ranlib/setgmn.lo
4616  F77      liboctave/cruft/ranlib/setsd.lo
4617  F77      liboctave/cruft/ranlib/sexpo.lo
4618  F77      liboctave/cruft/ranlib/sgamma.lo
4619  F77      liboctave/cruft/ranlib/snorm.lo
4620  F77      liboctave/cruft/ranlib/wrap.lo
4621  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cacai.lo
4622  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cacon.lo
4623  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesh.lo
4624  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesi.lo
4625  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesj.lo
4626  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesk.lo
4627  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesy.lo
4628  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbinu.lo
4629  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbuni.lo
4630  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbunk.lo
4631  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cunk1.lo
4632  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cunk2.lo
4633  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-crati.lo
4634  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cshch.lo
4635  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cuni1.lo
4636  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cuoik.lo
4637  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cairy.lo
4638  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbiry.lo
4639  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-ckscl.lo
4640  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cs1s2.lo
4641  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cuchk.lo
4642  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cuni2.lo
4643  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cwrsk.lo
4644  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-casyi.lo
4645  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbknu.lo
4646  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cmlri.lo
4647  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cseri.lo
4648  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cunhj.lo
4649  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-cunik.lo
4650  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-dgamln.lo
4651  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-gamln.lo
4652  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-xzabs.lo
4653  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-xzexp.lo
4654  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-xzlog.lo
4655  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-xzsqrt.lo
4656  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zacai.lo
4657  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zacon.lo
4658  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zairy.lo
4659  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zasyi.lo
4660  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesh.lo
4661  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesi.lo
4662  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesj.lo
4663  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesk.lo
4664  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesy.lo
4665  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbinu.lo
4666  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbiry.lo
4667  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbknu.lo
4668  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbuni.lo
4669  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbunk.lo
4670  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zdiv.lo
4671  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zkscl.lo
4672  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zmlri.lo
4673  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zmlt.lo
4674  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zrati.lo
4675  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zs1s2.lo
4676  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zseri.lo
4677  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zshch.lo
4678  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zuchk.lo
4679  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zunhj.lo
4680  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zuni1.lo
4681  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zuni2.lo
4682  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zunik.lo
4683  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zunk1.lo
4684  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zunk2.lo
4685  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zuoik.lo
4686  F77      liboctave/cruft/amos/liboctave_cruft_libcruft_la-zwrsk.lo
4687  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-ddot3.lo
4688  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-zdotc3.lo
4689  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-sdot3.lo
4690  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-cdotc3.lo
4691  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-dmatm3.lo
4692  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-zmatm3.lo
4693  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-smatm3.lo
4694  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-cmatm3.lo
4695  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xddot.lo
4696  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xdnrm2.lo
4697  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xdznrm2.lo
4698  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xzdotc.lo
4699  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xzdotu.lo
4700  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xsdot.lo
4701  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xsnrm2.lo
4702  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xscnrm2.lo
4703  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xcdotc.lo
4704  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xcdotu.lo
4705  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xerbla.lo
4706  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-cconv2.lo
4707  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-csconv2.lo
4708  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-dconv2.lo
4709  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-sconv2.lo
4710  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-zconv2.lo
4711  F77      liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-zdconv2.lo
4712  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-datv.lo
4713  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dcnst0.lo
4714  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dcnstr.lo
4715  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddasic.lo
4716  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddasid.lo
4717  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddasik.lo
4718  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddaspk.lo
4719  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddstp.lo
4720  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddwnrm.lo
4721  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dfnrmd.lo
4722  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dfnrmk.lo
4723  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dhels.lo
4724  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dheqr.lo
4725  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dinvwt.lo
4726  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dlinsd.lo
4727  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dlinsk.lo
4728  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dmatd.lo
4729  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnedd.lo
4730  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnedk.lo
4731  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnsd.lo
4732  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnsid.lo
4733  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnsik.lo
4734  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnsk.lo
4735  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dorth.lo
4736  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dslvd.lo
4737  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dslvk.lo
4738  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dspigm.lo
4739  F77      liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dyypnw.lo
4740  F77      liboctave/cruft/dasrt/liboctave_cruft_libcruft_la-ddasrt.lo
4741  F77      liboctave/cruft/dasrt/liboctave_cruft_libcruft_la-drchek.lo
4742  F77      liboctave/cruft/dasrt/liboctave_cruft_libcruft_la-droots.lo
4743  F77      liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddaini.lo
4744  F77      liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddajac.lo
4745  F77      liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddanrm.lo
4746  F77      liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddaslv.lo
4747  F77      liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddassl.lo
4748  F77      liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddastp.lo
4749  F77      liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddatrp.lo
4750  F77      liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddawts.lo
4751  CXX      liboctave/cruft/Faddeeva/liboctave_cruft_libcruft_la-Faddeeva.lo
4752  F77      liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xclange.lo
4753  F77      liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xdlamch.lo
4754  F77      liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xdlange.lo
4755  F77      liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xilaenv.lo
4756  F77      liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xslamch.lo
4757  F77      liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xslange.lo
4758  F77      liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xzlange.lo
4759  F77      liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-zrsf2csf.lo
4760  F77      liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-crsf2csf.lo
4761  CC       liboctave/cruft/misc/liboctave_cruft_libcruft_la-blaswrap.lo
4762  CC       liboctave/cruft/misc/liboctave_cruft_libcruft_la-cquit.lo
4763  F77      liboctave/cruft/misc/liboctave_cruft_libcruft_la-d1mach.lo
4764  CXX      liboctave/cruft/misc/liboctave_cruft_libcruft_la-f77-extern.lo
4765  CC       liboctave/cruft/misc/liboctave_cruft_libcruft_la-f77-fcn.lo
4766  F77      liboctave/cruft/misc/liboctave_cruft_libcruft_la-i1mach.lo
4767  CC       liboctave/cruft/misc/liboctave_cruft_libcruft_la-lo-error.lo
4768  CXX      liboctave/cruft/misc/liboctave_cruft_libcruft_la-quit.lo
4769  F77      liboctave/cruft/misc/liboctave_cruft_libcruft_la-r1mach.lo
4770  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-cfode.lo
4771  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-dlsode.lo
4772  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-ewset.lo
4773  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-intdy.lo
4774  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-prepj.lo
4775  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-solsy.lo
4776  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-stode.lo
4777  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-vnorm.lo
4778  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-scfode.lo
4779  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-sewset.lo
4780  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-sintdy.lo
4781  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-slsode.lo
4782  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-sprepj.lo
4783  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-ssolsy.lo
4784  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-sstode.lo
4785  F77      liboctave/cruft/odepack/liboctave_cruft_libcruft_la-svnorm.lo
4786  F77      liboctave/cruft/ordered-qz/liboctave_cruft_libcruft_la-dsubsp.lo
4787  F77      liboctave/cruft/ordered-qz/liboctave_cruft_libcruft_la-exchqz.lo
4788  F77      liboctave/cruft/ordered-qz/liboctave_cruft_libcruft_la-ssubsp.lo
4789  F77      liboctave/cruft/ordered-qz/liboctave_cruft_libcruft_la-sexchqz.lo
4790  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqagi.lo
4791  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqagie.lo
4792  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqagp.lo
4793  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqagpe.lo
4794  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqelg.lo
4795  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqk15i.lo
4796  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqk21.lo
4797  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqpsrt.lo
4798  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qagie.lo
4799  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qagi.lo
4800  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qagpe.lo
4801  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qagp.lo
4802  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qelg.lo
4803  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qk15i.lo
4804  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qk21.lo
4805  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qpsrt.lo
4806  F77      liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-xerror.lo
4807  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-fdump.lo
4808  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-ixsav.lo
4809  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-j4save.lo
4810  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xerclr.lo
4811  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xercnt.lo
4812  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xerhlt.lo
4813  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xermsg.lo
4814  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xerprn.lo
4815  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xerrwd.lo
4816  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xersve.lo
4817  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xgetf.lo
4818  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xgetua.lo
4819  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xsetf.lo
4820  F77      liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xsetua.lo
4821  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-albeta.lo
4822  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-alngam.lo
4823  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-alnrel.lo
4824  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-algams.lo
4825  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-acosh.lo
4826  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-asinh.lo
4827  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-atanh.lo
4828  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-betai.lo
4829  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-csevl.lo
4830  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-d9gmit.lo
4831  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-d9lgic.lo
4832  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-d9lgit.lo
4833  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-d9lgmc.lo
4834  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dacosh.lo
4835  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dasinh.lo
4836  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-datanh.lo
4837  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dbetai.lo
4838  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dcsevl.lo
4839  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-derf.lo
4840  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgami.lo
4841  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgamit.lo
4842  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgamlm.lo
4843  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgamma.lo
4844  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgamr.lo
4845  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dlbeta.lo
4846  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dlgams.lo
4847  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dlngam.lo
4848  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dlnrel.lo
4849  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dpchim.lo
4850  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dpchst.lo
4851  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dpsifn.lo
4852  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-erf.lo
4853  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gami.lo
4854  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gamit.lo
4855  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gamlim.lo
4856  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gamma.lo
4857  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gamr.lo
4858  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-initds.lo
4859  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-inits.lo
4860  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-pchim.lo
4861  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-pchst.lo
4862  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-psifn.lo
4863  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-r9lgmc.lo
4864  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-r9lgit.lo
4865  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-r9gmit.lo
4866  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-r9lgic.lo
4867  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdacosh.lo
4868  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdasinh.lo
4869  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdatanh.lo
4870  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdbetai.lo
4871  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xderf.lo
4872  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xderfc.lo
4873  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdgami.lo
4874  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdgamit.lo
4875  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdgamma.lo
4876  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xgmainc.lo
4877  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xacosh.lo
4878  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xasinh.lo
4879  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xatanh.lo
4880  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xerf.lo
4881  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xerfc.lo
4882  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xsgmainc.lo
4883  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xgamma.lo
4884  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xbetai.lo
4885  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-derfc.lo
4886  F77      liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-erfc.lo
4887  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-CollocWt.lo
4888  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-DASPK.lo
4889  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-DASRT.lo
4890  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-DASSL.lo
4891  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-EIG.lo
4892  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-LSODE.lo
4893  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-ODES.lo
4894  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-Quad.lo
4895  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-aepbalance.lo
4896  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-chol.lo
4897  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-eigs-base.lo
4898  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-fEIG.lo
4899  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-gepbalance.lo
4900  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-hess.lo
4901  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-lo-mappers.lo
4902  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-lo-specfun.lo
4903  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-lu.lo
4904  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-oct-convn.lo
4905  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-oct-fftw.lo
4906  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-oct-norm.lo
4907  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-oct-rand.lo
4908  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-oct-spparms.lo
4909  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-qr.lo
4910  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-qrp.lo
4911  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-randgamma.lo
4912  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-randmtzig.lo
4913  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-randpoisson.lo
4914  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-schur.lo
4915  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-sparse-chol.lo
4916  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-sparse-dmsolve.lo
4917  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-sparse-lu.lo
4918In file included from liboctave/numeric/sparse-chol.cc:32:
4919In file included from ./liboctave/util/oct-sparse.h:85:
4920/opt/local/include/cs.h:422:14: warning: 'cs_ci_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
4921cs_complex_t cs_ci_house (cs_complex_t *x, double *beta, int n) ;
4922             ^
4923/opt/local/include/cs.h:562:14: warning: 'cs_cl_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
4924cs_complex_t cs_cl_house (cs_complex_t *x, double *beta, cs_long_t n) ;
4925             ^
4926In file included from liboctave/numeric/sparse-dmsolve.cc:36:
4927In file included from ./liboctave/util/oct-sparse.h:85:
4928/opt/local/include/cs.h:422:14: warning: 'cs_ci_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
4929cs_complex_t cs_ci_house (cs_complex_t *x, double *beta, int n) ;
4930             ^
4931/opt/local/include/cs.h:562:14: warning: 'cs_cl_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
4932cs_complex_t cs_cl_house (cs_complex_t *x, double *beta, cs_long_t n) ;
4933             ^
49342 warnings generated.
4935In file included from liboctave/numeric/sparse-lu.cc:34:
4936In file included from ./liboctave/util/oct-sparse.h:85:
4937/opt/local/include/cs.h:422:14: warning: 'cs_ci_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
4938cs_complex_t cs_ci_house (cs_complex_t *x, double *beta, int n) ;
4939             ^
4940/opt/local/include/cs.h:562:14: warning: 'cs_cl_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
4941cs_complex_t cs_cl_house (cs_complex_t *x, double *beta, cs_long_t n) ;
4942             ^
49432 warnings generated.
4944  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-sparse-qr.lo
49452 warnings generated.
4946  CXX      liboctave/numeric/liboctave_numeric_libnumeric_la-svd.lo
4947In file included from liboctave/numeric/sparse-qr.cc:30:
4948In file included from ./liboctave/util/oct-sparse.h:85:
4949/opt/local/include/cs.h:422:14: warning: 'cs_ci_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
4950cs_complex_t cs_ci_house (cs_complex_t *x, double *beta, int n) ;
4951             ^
4952/opt/local/include/cs.h:562:14: warning: 'cs_cl_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
4953cs_complex_t cs_cl_house (cs_complex_t *x, double *beta, cs_long_t n) ;
4954             ^
4955  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cdm-dm.lo
49562 warnings generated.
4957  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-dm-cdm.lo
4958  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cs-dm.lo
4959  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cs-m.lo
4960  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cs-nda.lo
4961  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cdm-cm.lo
4962  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cdm-m.lo
4963  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cdm-s.lo
4964  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cm-cdm.lo
4965  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cm-dm.lo
4966  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cm-m.lo
4967  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cnda-nda.lo
4968  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cm-s.lo
4969  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cnda-s.lo
4970  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-dm-cs.lo
4971  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-dm-cm.lo
4972  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-m-cs.lo
4973  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-cs.lo
4974  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-m-cdm.lo
4975  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-m-cm.lo
4976  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-cnda.lo
4977  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-s-cdm.lo
4978  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-s-cm.lo
4979  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-s-cnda.lo
4980  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-dm-m.lo
4981  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-m-dm.lo
4982  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcdm-fdm.lo
4983  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fdm-fcdm.lo
4984  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcs-fdm.lo
4985  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcs-fm.lo
4986  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcs-fnda.lo
4987  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcdm-fcm.lo
4988  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcdm-fm.lo
4989  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcdm-fs.lo
4990  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-fcdm.lo
4991  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-fdm.lo
4992  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-fm.lo
4993  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcnda-fnda.lo
4994  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-fs.lo
4995  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcnda-fs.lo
4996  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fdm-fcs.lo
4997  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fdm-fcm.lo
4998  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fm-fcs.lo
4999  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-fcs.lo
5000  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fm-fcdm.lo
5001  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fm-fcm.lo
5002  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-fcnda.lo
5003  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fs-fcdm.lo
5004  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fs-fcm.lo
5005  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fs-fcnda.lo
5006  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fdm-fm.lo
5007  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fm-fdm.lo
5008  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-pm-m.lo
5009  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-m-pm.lo
5010  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-pm-cm.lo
5011  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-cm-pm.lo
5012  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-pm-fm.lo
5013  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fm-pm.lo
5014  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-pm-fcm.lo
5015  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-pm.lo
5016  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-s-i8nda.lo
5017  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-s.lo
5018  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-s-ui8nda.lo
5019  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-s.lo
5020  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-s-i16nda.lo
5021  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-s.lo
5022  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-s-ui16nda.lo
5023  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-s.lo
5024  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-s-i32nda.lo
5025  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-s.lo
5026  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-s-ui32nda.lo
5027  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-s.lo
5028  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-s-i64nda.lo
5029  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-s.lo
5030  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-s-ui64nda.lo
5031  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-s.lo
5032  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fs-i8nda.lo
5033  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-fs.lo
5034  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fs-ui8nda.lo
5035  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-fs.lo
5036  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fs-i16nda.lo
5037  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-fs.lo
5038  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fs-ui16nda.lo
5039  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-fs.lo
5040  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fs-i32nda.lo
5041  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-fs.lo
5042  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fs-ui32nda.lo
5043  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-fs.lo
5044  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fs-i64nda.lo
5045  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-fs.lo
5046  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fs-ui64nda.lo
5047  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-fs.lo
5048  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i8.lo
5049  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8-nda.lo
5050  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui8.lo
5051  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-nda.lo
5052  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i16.lo
5053  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16-nda.lo
5054  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui16.lo
5055  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-nda.lo
5056  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i32.lo
5057  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32-nda.lo
5058  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui32.lo
5059  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-nda.lo
5060  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i64.lo
5061  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64-nda.lo
5062  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui64.lo
5063  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-nda.lo
5064  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i8.lo
5065  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8-fnda.lo
5066  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui8.lo
5067  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-fnda.lo
5068  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i16.lo
5069  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16-fnda.lo
5070  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui16.lo
5071  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-fnda.lo
5072  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i32.lo
5073  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32-fnda.lo
5074  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui32.lo
5075  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-fnda.lo
5076  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i64.lo
5077  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64-fnda.lo
5078  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui64.lo
5079  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-fnda.lo
5080  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i8nda.lo
5081  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-nda.lo
5082  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui8nda.lo
5083  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-nda.lo
5084  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i16nda.lo
5085  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-nda.lo
5086  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui16nda.lo
5087  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-nda.lo
5088  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i32nda.lo
5089  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-nda.lo
5090  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui32nda.lo
5091  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-nda.lo
5092  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i64nda.lo
5093  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-nda.lo
5094  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui64nda.lo
5095  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-nda.lo
5096  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i8nda.lo
5097  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-fnda.lo
5098  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui8nda.lo
5099  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-fnda.lo
5100  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i16nda.lo
5101  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-fnda.lo
5102  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui16nda.lo
5103  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-fnda.lo
5104  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i32nda.lo
5105  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-fnda.lo
5106  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui32nda.lo
5107  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-fnda.lo
5108  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i64nda.lo
5109  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-fnda.lo
5110  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui64nda.lo
5111  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-fnda.lo
5112  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui8.lo
5113  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i16.lo
5114  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui16.lo
5115  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i32.lo
5116  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui32.lo
5117  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i64.lo
5118  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui64.lo
5119  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i8.lo
5120  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui8.lo
5121  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui16.lo
5122  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i32.lo
5123  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui32.lo
5124  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i64.lo
5125  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui64.lo
5126  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i8.lo
5127  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui8.lo
5128  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i16.lo
5129  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui16.lo
5130  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui32.lo
5131  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i64.lo
5132  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui64.lo
5133  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i8.lo
5134  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui8.lo
5135  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i16.lo
5136  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui16.lo
5137  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i32.lo
5138  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui32.lo
5139  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui64.lo
5140  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i8.lo
5141  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i16.lo
5142  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui16.lo
5143  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i32.lo
5144  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui32.lo
5145  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i64.lo
5146  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui64.lo
5147  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i8.lo
5148  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui8.lo
5149  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i16.lo
5150  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i32.lo
5151  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui32.lo
5152  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i64.lo
5153  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui64.lo
5154  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i8.lo
5155  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui8.lo
5156  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i16.lo
5157  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui16.lo
5158  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i32.lo
5159  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i64.lo
5160  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui64.lo
5161  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i8.lo
5162  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui8.lo
5163  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i16.lo
5164  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui16.lo
5165  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i32.lo
5166  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui32.lo
5167  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i64.lo
5168  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8-ui8nda.lo
5169  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8-i16nda.lo
5170  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8-ui16nda.lo
5171  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8-i32nda.lo
5172  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8-ui32nda.lo
5173  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8-i64nda.lo
5174  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8-ui64nda.lo
5175  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16-i8nda.lo
5176  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16-ui8nda.lo
5177  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16-ui16nda.lo
5178  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16-i32nda.lo
5179  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16-ui32nda.lo
5180  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16-i64nda.lo
5181  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16-ui64nda.lo
5182  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32-i8nda.lo
5183  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32-ui8nda.lo
5184  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32-i16nda.lo
5185  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32-ui16nda.lo
5186  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32-ui32nda.lo
5187  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32-i64nda.lo
5188  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32-ui64nda.lo
5189  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64-i8nda.lo
5190  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64-ui8nda.lo
5191  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64-i16nda.lo
5192  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64-ui16nda.lo
5193  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64-i32nda.lo
5194  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64-ui32nda.lo
5195  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64-ui64nda.lo
5196  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-i8nda.lo
5197  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-i16nda.lo
5198  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-ui16nda.lo
5199  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-i32nda.lo
5200  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-ui32nda.lo
5201  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-i64nda.lo
5202  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-ui64nda.lo
5203  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-i8nda.lo
5204  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-ui8nda.lo
5205  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-i16nda.lo
5206  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-i32nda.lo
5207  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-ui32nda.lo
5208  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-i64nda.lo
5209  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-ui64nda.lo
5210  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-i8nda.lo
5211  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-ui8nda.lo
5212  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-i16nda.lo
5213  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-ui16nda.lo
5214  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-i32nda.lo
5215  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-i64nda.lo
5216  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-ui64nda.lo
5217  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-i8nda.lo
5218  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-ui8nda.lo
5219  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-i16nda.lo
5220  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-ui16nda.lo
5221  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-i32nda.lo
5222  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-ui32nda.lo
5223  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-i64nda.lo
5224  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui8nda.lo
5225  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i16nda.lo
5226  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui16nda.lo
5227  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i32nda.lo
5228  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui32nda.lo
5229  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i64nda.lo
5230  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui64nda.lo
5231  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i8nda.lo
5232  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui8nda.lo
5233  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui16nda.lo
5234  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i32nda.lo
5235  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui32nda.lo
5236  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i64nda.lo
5237  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui64nda.lo
5238  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i8nda.lo
5239  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui8nda.lo
5240  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i16nda.lo
5241  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui16nda.lo
5242  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui32nda.lo
5243  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i64nda.lo
5244  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui64nda.lo
5245  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i8nda.lo
5246  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui8nda.lo
5247  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i16nda.lo
5248  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui16nda.lo
5249  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i32nda.lo
5250  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui32nda.lo
5251  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui64nda.lo
5252  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i8nda.lo
5253  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i16nda.lo
5254  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui16nda.lo
5255  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i32nda.lo
5256  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui32nda.lo
5257  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i64nda.lo
5258  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui64nda.lo
5259  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i8nda.lo
5260  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui8nda.lo
5261  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i16nda.lo
5262  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i32nda.lo
5263  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui32nda.lo
5264  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i64nda.lo
5265  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui64nda.lo
5266  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i8nda.lo
5267  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui8nda.lo
5268  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i16nda.lo
5269  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui16nda.lo
5270  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i32nda.lo
5271  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i64nda.lo
5272  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui64nda.lo
5273  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i8nda.lo
5274  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui8nda.lo
5275  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i16nda.lo
5276  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui16nda.lo
5277  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i32nda.lo
5278  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui32nda.lo
5279  CXX      liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i64nda.lo
5280  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-ccv-cv.lo
5281  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-ccv-s.lo
5282  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-crv-rv.lo
5283  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-crv-s.lo
5284  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-cs-cv.lo
5285  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-cs-rv.lo
5286  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-cv-ccv.lo
5287  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-cv-cs.lo
5288  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-rv-crv.lo
5289  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-rv-cs.lo
5290  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-s-ccv.lo
5291  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-s-crv.lo
5292  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-fccv-fcv.lo
5293  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-fccv-fs.lo
5294  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-fcrv-frv.lo
5295  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-fcrv-fs.lo
5296  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-fcs-fcv.lo
5297  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-fcs-frv.lo
5298  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-fcv-fccv.lo
5299  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-fcv-fcs.lo
5300  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-frv-fcrv.lo
5301  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-frv-fcs.lo
5302  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-fs-fccv.lo
5303  CXX      liboctave/operators/liboctave_operators_liboperators_la-vx-fs-fcrv.lo
5304  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-sm-cs.lo
5305  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-cs-sm.lo
5306  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-scm-s.lo
5307  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-s-scm.lo
5308  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-scm-sm.lo
5309  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-sm-scm.lo
5310  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-m-sm.lo
5311  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-m-scm.lo
5312  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-cm-sm.lo
5313  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-cm-scm.lo
5314  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-sm-m.lo
5315  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-scm-m.lo
5316  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-sm-cm.lo
5317  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-scm-cm.lo
5318  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-bm-sbm.lo
5319  CXX      liboctave/operators/liboctave_operators_liboperators_la-smx-sbm-bm.lo
5320  CXX      liboctave/system/liboctave_system_libsystem_la-child-list.lo
5321  CXX      liboctave/system/liboctave_system_libsystem_la-dir-ops.lo
5322  CXX      liboctave/system/liboctave_system_libsystem_la-file-ops.lo
5323  CXX      liboctave/system/liboctave_system_libsystem_la-file-stat.lo
5324  CXX      liboctave/system/liboctave_system_libsystem_la-lo-sysdep.lo
5325  CXX      liboctave/system/liboctave_system_libsystem_la-mach-info.lo
5326  CXX      liboctave/system/liboctave_system_libsystem_la-oct-env.lo
5327  CXX      liboctave/system/liboctave_system_libsystem_la-oct-group.lo
5328  CXX      liboctave/system/liboctave_system_libsystem_la-oct-passwd.lo
5329  CXX      liboctave/system/liboctave_system_libsystem_la-oct-syscalls.lo
5330  CXX      liboctave/system/liboctave_system_libsystem_la-oct-time.lo
5331  CXX      liboctave/system/liboctave_system_libsystem_la-oct-uname.lo
5332  CXX      liboctave/util/liboctave_util_libutil_la-cmd-edit.lo
5333  CXX      liboctave/util/liboctave_util_libutil_la-cmd-hist.lo
5334  CXX      liboctave/util/liboctave_util_libutil_la-data-conv.lo
5335  CXX      liboctave/util/liboctave_util_libutil_la-glob-match.lo
5336  CXX      liboctave/util/liboctave_util_libutil_la-kpse.lo
5337  CXX      liboctave/util/liboctave_util_libutil_la-lo-array-errwarn.lo
5338  CXX      liboctave/util/liboctave_util_libutil_la-lo-array-gripes.lo
5339  CXX      liboctave/util/liboctave_util_libutil_la-lo-hash.lo
5340  CXX      liboctave/util/liboctave_util_libutil_la-lo-ieee.lo
5341  CXX      liboctave/util/liboctave_util_libutil_la-lo-utils.lo
5342  CXX      liboctave/util/liboctave_util_libutil_la-oct-base64.lo
5343  CXX      liboctave/util/liboctave_util_libutil_la-oct-glob.lo
5344  CXX      liboctave/util/liboctave_util_libutil_la-oct-inttypes.lo
5345  CXX      liboctave/util/liboctave_util_libutil_la-oct-locbuf.lo
5346  CXX      liboctave/util/liboctave_util_libutil_la-oct-mutex.lo
5347  CXX      liboctave/util/liboctave_util_libutil_la-oct-string.lo
5348  CXX      liboctave/util/liboctave_util_libutil_la-oct-shlib.lo
5349  CXX      liboctave/util/liboctave_util_libutil_la-pathsearch.lo
5350  CXX      liboctave/util/liboctave_util_libutil_la-lo-regexp.lo
5351  CXX      liboctave/util/liboctave_util_libutil_la-singleton-cleanup.lo
5352  CXX      liboctave/util/liboctave_util_libutil_la-sparse-sort.lo
5353  CXX      liboctave/util/liboctave_util_libutil_la-sparse-util.lo
5354  CXX      liboctave/util/liboctave_util_libutil_la-str-vec.lo
5355In file included from liboctave/util/sparse-util.cc:32:
5356In file included from ./liboctave/util/oct-sparse.h:85:
5357/opt/local/include/cs.h:422:14: warning: 'cs_ci_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
5358cs_complex_t cs_ci_house (cs_complex_t *x, double *beta, int n) ;
5359             ^
5360/opt/local/include/cs.h:562:14: warning: 'cs_cl_house' has C-linkage specified, but returns user-defined type 'cs_complex_t' (aka 'complex<double>') which is incompatible with C [-Wreturn-type-c-linkage]
5361cs_complex_t cs_cl_house (cs_complex_t *x, double *beta, cs_long_t n) ;
5362             ^
53632 warnings generated.
5364  CXX      liboctave/util/liboctave_util_libutil_la-unwind-prot.lo
5365  CXX      liboctave/util/liboctave_util_libutil_la-url-transfer.lo
5366  CC       liboctave/util/liboctave_util_libutil_la-f2c-main.lo
5367  CC       liboctave/util/liboctave_util_libutil_la-lo-cutils.lo
5368  CC       liboctave/util/liboctave_util_libutil_la-oct-rl-edit.lo
5369  CC       liboctave/util/liboctave_util_libutil_la-oct-rl-hist.lo
5370  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-areadlink-wrapper.lo
5371  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-async-system-wrapper.lo
5372  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-base64-wrappers.lo
5373  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-canonicalize-file-name-wrapper.lo
5374  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-dirent-wrappers.lo
5375  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-fcntl-wrappers.lo
5376  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-filepos-wrappers.lo
5377  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-fpucw-wrappers.lo
5378  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-gen-tempname-wrapper.lo
5379  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-getopt-wrapper.lo
5380  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-glob-wrappers.lo
5381  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-hash-wrappers.lo
5382  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-math-wrappers.lo
5383  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-mkostemp-wrapper.lo
5384  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-nanosleep-wrapper.lo
5385  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-nproc-wrapper.lo
5386  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-octave-popen2.lo
5387  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-putenv-wrapper.lo
5388  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-set-program-name-wrapper.lo
5389  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-signal-wrappers.lo
5390  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-stat-wrappers.lo
5391  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-strdup-wrapper.lo
5392  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-strftime-wrapper.lo
5393  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-strmode-wrapper.lo
5394  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-strptime-wrapper.lo
5395  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-time-wrappers.lo
5396  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-tmpfile-wrapper.lo
5397  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-uname-wrapper.lo
5398  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-unistd-wrappers.lo
5399  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-unsetenv-wrapper.lo
5400  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-vasprintf-wrapper.lo
5401  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-wait-for-input.lo
5402  CC       liboctave/wrappers/liboctave_wrappers_libwrappers_la-wait-wrappers.lo
5403  CXX      src/src_mkoctfile-mkoctfile.o
5404  CC       src/src_octave-display-available.o
5405  CXX      src/src_octave-main.o
5406  CXX      src/src_octave_cli-octave-build-info.o
5407  CXX      src/src_octave_config-octave-config.o
5408  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-BlockArray.lo
5409  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-Emulation.lo
5410  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-Filter.lo
5411  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-History.lo
5412  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-KeyboardTranslator.lo
5413  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-konsole_wcwidth.lo
5414  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-kpty.lo
5415  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-QUnixTerminalImpl.lo
5416  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-Screen.lo
5417  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-ScreenWindow.lo
5418  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-TerminalCharacterDecoder.lo
5419  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-Vt102Emulation.lo
5420  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-SelfListener.lo
5421  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-TerminalModel.lo
5422  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-TerminalView.lo
5423  CXX      libgui/qterminal/libqterminal/libgui_qterminal_libqterminal_la-QTerminal.lo
5424  CXX      libgui/qterminal/libqterminal/libgui_qterminal_libqterminal_la-moc-QTerminal.lo
5425  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-Emulation.lo
5426  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-Filter.lo
5427  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-QUnixTerminalImpl.lo
5428  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-ScreenWindow.lo
5429  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-SelfListener.lo
5430  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-TerminalModel.lo
5431  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-TerminalView.lo
5432  CXX      libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-Vt102Emulation.lo
5433  CXX      libgui/src/libgui_src_libgui_src_la-dialog.lo
5434  CXX      libgui/src/libgui_src_libgui_src_la-documentation-dock-widget.lo
5435  CXX      libgui/src/libgui_src_libgui_src_la-files-dock-widget.lo
5436  CXX      libgui/src/libgui_src_libgui_src_la-history-dock-widget.lo
5437  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-file-editor-tab.lo
5438  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-file-editor.lo
5439  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-find-dialog.lo
5440  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-octave-qscintilla.lo
5441  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-octave-txt-lexer.lo
5442  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-marker.lo
5443  CXX      libgui/src/qtinfo/libgui_src_libgui_src_la-parser.lo
5444  CXX      libgui/src/qtinfo/libgui_src_libgui_src_la-webinfo.lo
5445  CXX      libgui/src/libgui_src_libgui_src_la-liboctgui-build-info.lo
5446  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-moc-file-editor-interface.lo
5447  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-moc-file-editor-tab.lo
5448  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-moc-file-editor.lo
5449  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-moc-find-dialog.lo
5450  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-moc-octave-qscintilla.lo
5451  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-moc-octave-txt-lexer.lo
5452  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-moc-marker.lo
5453  CXX      libgui/src/libgui_src_libgui_src_la-moc-dialog.lo
5454  CXX      libgui/src/libgui_src_libgui_src_la-moc-documentation-dock-widget.lo
5455  CXX      libgui/src/libgui_src_libgui_src_la-moc-files-dock-widget.lo
5456  CXX      libgui/src/libgui_src_libgui_src_la-moc-history-dock-widget.lo
5457  CXX      libgui/src/libgui_src_libgui_src_la-moc-main-window.lo
5458  CXX      libgui/src/libgui_src_libgui_src_la-moc-octave-cmd.lo
5459  CXX      libgui/src/libgui_src_libgui_src_la-moc-octave-interpreter.lo
5460  CXX      libgui/src/libgui_src_libgui_src_la-moc-octave-qt-link.lo
5461  CXX      libgui/src/libgui_src_libgui_src_la-moc-settings-dialog.lo
5462  CXX      libgui/src/libgui_src_libgui_src_la-moc-terminal-dock-widget.lo
5463  CXX      libgui/src/libgui_src_libgui_src_la-moc-color-picker.lo
5464  CXX      libgui/src/libgui_src_libgui_src_la-moc-resource-manager.lo
5465  CXX      libgui/src/libgui_src_libgui_src_la-moc-shortcut-manager.lo
5466  CXX      libgui/src/libgui_src_libgui_src_la-moc-welcome-wizard.lo
5467  CXX      libgui/src/libgui_src_libgui_src_la-moc-workspace-model.lo
5468  CXX      libgui/src/libgui_src_libgui_src_la-moc-workspace-view.lo
5469  CXX      libgui/src/libgui_src_libgui_src_la-moc-find-files-dialog.lo
5470  CXX      libgui/src/libgui_src_libgui_src_la-moc-find-files-model.lo
5471  CXX      libgui/src/qtinfo/libgui_src_libgui_src_la-moc-parser.lo
5472  CXX      libgui/src/qtinfo/libgui_src_libgui_src_la-moc-webinfo.lo
5473  CXX      libgui/src/libgui_src_libgui_src_la-moc-octave-dock-widget.lo
5474  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-annotation-dialog.lo
5475  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-Backend.lo
5476  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-ButtonControl.lo
5477  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-ButtonGroup.lo
5478  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-ContextMenu.lo
5479  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-EditControl.lo
5480  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-Figure.lo
5481  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-FigureWindow.lo
5482  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-ListBoxControl.lo
5483  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-Menu.lo
5484  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-MouseModeActionGroup.lo
5485  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-Object.lo
5486  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-ObjectFactory.lo
5487  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-ObjectProxy.lo
5488  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-PopupMenuControl.lo
5489  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-PushTool.lo
5490  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-SliderControl.lo
5491  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-TextEdit.lo
5492  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-ToggleTool.lo
5493  CXX      libgui/graphics/libgui_src_libgui_src_la-moc-ToolBar.lo
5494  CXX      libgui/src/libgui_src_libgui_src_la-qrc-resource.lo
5495  CXX      libgui/graphics/libgui_graphics_libgui_graphics_la-qrc-qthandles.lo
5496  CXXLD    libinterp/octave-value/liboctave-value.la
5497  CXXLD    libinterp/parse-tree/libparse-tree.la
5498  CXXLD    liboctave/array/libarray.la
5499  F77LD    liboctave/cruft/ranlib/libranlib.la
5500  CXXLD    liboctave/cruft/libcruft.la
5501  CXXLD    liboctave/numeric/libnumeric.la
5502  CXXLD    liboctave/operators/liboperators.la
5503  CXXLD    liboctave/system/libsystem.la
5504  CXXLD    liboctave/util/libutil.la
5505  CCLD     liboctave/wrappers/libwrappers.la
5506/opt/local/bin/ranlib: file: liboctave/util/.libs/libutil.a(liboctave_util_libutil_la-f2c-main.o) has no symbols
5507/usr/bin/ranlib: file: liboctave/util/.libs/libutil.a(liboctave_util_libutil_la-f2c-main.o) has no symbols
5508  CXXLD    src/octave-config
5509  CXXLD    libgui/qterminal/libqterminal.la
5510clang: warning: argument unused during compilation: '-pthread'
5511clang: warning: argument unused during compilation: '-pthread'
5512  CXXLD    libgui/src/libgui-src.la
5513  CXXLD    libgui/graphics/libgui-graphics.la
5514  CXXLD    src/mkoctfile
5515/opt/local/bin/ranlib: file: liboctave/cruft/.libs/libcruft.a(liboctave_cruft_libcruft_la-blaswrap.o) has no symbols
5516/usr/bin/ranlib: file: liboctave/cruft/.libs/libcruft.a(liboctave_cruft_libcruft_la-blaswrap.o) has no symbols
5517  CXXLD    src/octave
5518clang: warning: argument unused during compilation: '-pthread'
5519clang: warning: argument unused during compilation: '-pthread'
5520clang: warning: argument unused during compilation: '-pthread'
5521clang: warning: argument unused during compilation: '-pthread'
5522  CXXLD    liboctave/liboctave.la
5523clang: warning: argument unused during compilation: '-pthread'
5524clang: warning: argument unused during compilation: '-pthread'
5525/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(liboctave_cruft_libcruft_la-blaswrap.o) has no symbols
5526/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(liboctave_util_libutil_la-f2c-main.o) has no symbols
5527/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(bitrotate.o) has no symbols
5528/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(c-ctype.o) has no symbols
5529/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(fd-hook.o) has no symbols
5530/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(getprogname.o) has no symbols
5531/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(math.o) has no symbols
5532/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(sig-handler.o) has no symbols
5533/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(sys_socket.o) has no symbols
5534/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(threadlib.o) has no symbols
5535/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(tls.o) has no symbols
5536/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(u64.o) has no symbols
5537/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(unistd.o) has no symbols
5538/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(wctype-h.o) has no symbols
5539/opt/local/bin/ranlib: file: liboctave/.libs/liboctave.a(xsize.o) has no symbols
5540/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(liboctave_cruft_libcruft_la-blaswrap.o) has no symbols
5541/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(liboctave_util_libutil_la-f2c-main.o) has no symbols
5542/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(bitrotate.o) has no symbols
5543/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(c-ctype.o) has no symbols
5544/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(fd-hook.o) has no symbols
5545/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(getprogname.o) has no symbols
5546/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(math.o) has no symbols
5547/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(sig-handler.o) has no symbols
5548/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(sys_socket.o) has no symbols
5549/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(threadlib.o) has no symbols
5550/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(tls.o) has no symbols
5551/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(u64.o) has no symbols
5552/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(unistd.o) has no symbols
5553/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(wctype-h.o) has no symbols
5554/usr/bin/ranlib: file: liboctave/.libs/liboctave.a(xsize.o) has no symbols
5555  CXXLD    libinterp/liboctinterp.la
5556clang: warning: argument unused during compilation: '-pthread'
5557clang: warning: argument unused during compilation: '-pthread'
5558/opt/local/bin/ranlib: file: libinterp/.libs/liboctinterp.a(libinterp_liboctinterp_la-Array-jit.o) has no symbols
5559/opt/local/bin/ranlib: file: libinterp/.libs/liboctinterp.a(libinterp_corefcn_libcorefcn_la-jit-ir.o) has no symbols
5560/opt/local/bin/ranlib: file: libinterp/.libs/liboctinterp.a(libinterp_corefcn_libcorefcn_la-jit-typeinfo.o) has no symbols
5561/opt/local/bin/ranlib: file: libinterp/.libs/liboctinterp.a(libinterp_corefcn_libcorefcn_la-jit-util.o) has no symbols
5562/usr/bin/ranlib: file: libinterp/.libs/liboctinterp.a(libinterp_liboctinterp_la-Array-jit.o) has no symbols
5563/usr/bin/ranlib: file: libinterp/.libs/liboctinterp.a(libinterp_corefcn_libcorefcn_la-jit-ir.o) has no symbols
5564/usr/bin/ranlib: file: libinterp/.libs/liboctinterp.a(libinterp_corefcn_libcorefcn_la-jit-typeinfo.o) has no symbols
5565/usr/bin/ranlib: file: libinterp/.libs/liboctinterp.a(libinterp_corefcn_libcorefcn_la-jit-util.o) has no symbols
5566  CXXLD    libinterp/dldfcn/__delaunayn__.la
5567  CXXLD    libinterp/dldfcn/__eigs__.la
5568  CXXLD    libinterp/dldfcn/__fltk_uigetfile__.la
5569  CXXLD    libinterp/dldfcn/__glpk__.la
5570clang: warning: argument unused during compilation: '-pthread'
5571clang: warning: argument unused during compilation: '-pthread'
5572clang: warning: argument unused during compilation: '-pthread'
5573clang: warning: argument unused during compilation: '-pthread'
5574clang: warning: argument unused during compilation: '-pthread'
5575clang: warning: argument unused during compilation: '-pthread'
5576clang: warning: argument unused during compilation: '-pthread'
5577clang: warning: argument unused during compilation: '-pthread'
5578  CXXLD    libinterp/dldfcn/__init_fltk__.la
5579  CXXLD    libinterp/dldfcn/__init_gnuplot__.la
5580  CXXLD    libinterp/dldfcn/__osmesa_print__.la
5581  CXXLD    libinterp/dldfcn/__voronoi__.la
5582clang: warning: argument unused during compilation: '-pthread'
5583clang: warning: argument unused during compilation: '-pthread'
5584clang: warning: argument unused during compilation: '-pthread'
5585clang: warning: argument unused during compilation: '-pthread'
5586clang: warning: argument unused during compilation: '-pthread'
5587clang: warning: argument unused during compilation: '-pthread'
5588clang: warning: argument unused during compilation: '-pthread'
5589clang: warning: argument unused during compilation: '-pthread'
5590  CXXLD    libinterp/dldfcn/amd.la
5591  CXXLD    libinterp/dldfcn/audiodevinfo.la
5592  CXXLD    libinterp/dldfcn/audioread.la
5593  CXXLD    libinterp/dldfcn/ccolamd.la
5594clang: warning: argument unused during compilation: '-pthread'
5595clang: warning: argument unused during compilation: '-pthread'
5596clang: warning: argument unused during compilation: '-pthread'
5597clang: warning: argument unused during compilation: '-pthread'
5598clang: warning: argument unused during compilation: '-pthread'
5599clang: warning: argument unused during compilation: '-pthread'
5600clang: warning: argument unused during compilation: '-pthread'
5601clang: warning: argument unused during compilation: '-pthread'
5602  CXXLD    libinterp/dldfcn/chol.la
5603  CXXLD    libinterp/dldfcn/colamd.la
5604  CXXLD    libinterp/dldfcn/convhulln.la
5605  CXXLD    libinterp/dldfcn/dmperm.la
5606clang: warning: argument unused during compilation: '-pthread'
5607clang: warning: argument unused during compilation: '-pthread'
5608clang: warning: argument unused during compilation: '-pthread'
5609clang: warning: argument unused during compilation: '-pthread'
5610clang: warning: argument unused during compilation: '-pthread'
5611clang: warning: argument unused during compilation: '-pthread'
5612clang: warning: argument unused during compilation: '-pthread'
5613clang: warning: argument unused during compilation: '-pthread'
5614  CXXLD    libinterp/dldfcn/fftw.la
5615  CXXLD    libinterp/dldfcn/gzip.la
5616  CXXLD    libinterp/dldfcn/qr.la
5617  CXXLD    libinterp/dldfcn/symbfact.la
5618clang: warning: argument unused during compilation: '-pthread'
5619clang: warning: argument unused during compilation: '-pthread'
5620clang: warning: argument unused during compilation: '-pthread'
5621clang: warning: argument unused during compilation: '-pthread'
5622clang: warning: argument unused during compilation: '-pthread'
5623clang: warning: argument unused during compilation: '-pthread'
5624  CXXLD    libinterp/dldfcn/symrcm.la
5625clang: warning: argument unused during compilation: '-pthread'
5626clang: warning: argument unused during compilation: '-pthread'
5627  CXXLD    src/octave-cli
5628  CXXLD    libgui/liboctgui.la
5629  GEN      libinterp/dldfcn/__delaunayn__.oct
5630  GEN      libinterp/dldfcn/__eigs__.oct
5631  GEN      libinterp/dldfcn/__fltk_uigetfile__.oct
5632  GEN      libinterp/dldfcn/__glpk__.oct
5633  GEN      libinterp/dldfcn/__init_fltk__.oct
5634  GEN      libinterp/dldfcn/__init_gnuplot__.oct
5635  GEN      libinterp/dldfcn/__osmesa_print__.oct
5636  GEN      libinterp/dldfcn/__voronoi__.oct
5637  GEN      libinterp/dldfcn/amd.oct
5638  GEN      libinterp/dldfcn/audiodevinfo.oct
5639  GEN      libinterp/dldfcn/audioread.oct
5640  GEN      libinterp/dldfcn/ccolamd.oct
5641  GEN      libinterp/dldfcn/chol.oct
5642  GEN      libinterp/dldfcn/colamd.oct
5643  GEN      libinterp/dldfcn/convhulln.oct
5644  GEN      libinterp/dldfcn/dmperm.oct
5645  GEN      libinterp/dldfcn/fftw.oct
5646  GEN      libinterp/dldfcn/gzip.oct
5647  GEN      libinterp/dldfcn/qr.oct
5648  GEN      libinterp/dldfcn/symbfact.oct
5649clang: warning: argument unused during compilation: '-pthread'
5650clang: warning: argument unused during compilation: '-pthread'
5651clang: warning: argument unused during compilation: '-pthread'
5652clang: warning: argument unused during compilation: '-pthread'
5653  GEN      src/octave-cli-4.2.1
5654  GEN      libinterp/dldfcn/symrcm.oct
5655clang: warning: argument unused during compilation: '-pthread'
5656clang: warning: argument unused during compilation: '-pthread'
5657  CXXLD    src/octave-gui
5658clang: warning: argument unused during compilation: '-pthread'
5659clang: warning: argument unused during compilation: '-pthread'
5660  GEN      src/octave-gui-4.2.1
5661
5662Octave successfully built.  Now choose from the following:
5663
5664   ./run-octave    - to run in place to test before installing
5665   make check      - to run the tests
5666   make install    - to install (PREFIX=/opt/local)
5667
5668   HG ID for this build is "1327ea4f5a93"
5669
5670make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
5671make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
5672make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
5673xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/Octave.app
5674xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/Octave.app/Contents
5675xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/Octave.app/Contents/Resources
5676xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/Octave.app/Contents/MacOS
5677File Doesn't Exist, Will Create: Info.plist
5678xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/Octave.iconset
5679Using icns type 'is32', mask 's8mk' for 'icon_16x16.png'
5680Using icns type 'il32', mask 'l8mk' for 'icon_32x32.png'
5681Using icns type 'it32', mask 't8mk' for 'icon_128x128.png'
5682Using icns type 'ic08' (ARGB) for 'icon_256x256.png'
5683Using icns type 'ic09' (ARGB) for 'icon_512x512.png'
5684Saved icns file to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/Octave.app/Contents/Resources/Octave.icns
5685--->  Staging octave into destroot
5686. changed
5687        gid expected 0 found 80 modified
5688./usr missing (created)
5689. missing (directory not created: File exists)
5690./Applications missing (created)
5691./Developer missing (created)
5692./Library missing (created)
5693. changed
5694        gid expected 80 found 0 modified
5695./bin missing (created)
5696./etc missing (created)
5697./include missing (created)
5698./lib missing (created)
5699./lib/pkgconfig missing (created)
5700./libexec missing (created)
5701./sbin missing (created)
5702./share missing (created)
5703./share/doc missing (created)
5704./share/info missing (created)
5705./share/man missing (created)
5706./share/man/cat1 missing (created)
5707./share/man/cat2 missing (created)
5708./share/man/cat3 missing (created)
5709./share/man/cat4 missing (created)
5710./share/man/cat5 missing (created)
5711./share/man/cat6 missing (created)
5712./share/man/cat7 missing (created)
5713./share/man/cat8 missing (created)
5714./share/man/cat9 missing (created)
5715./share/man/catl missing (created)
5716./share/man/catn missing (created)
5717./share/man/man1 missing (created)
5718./share/man/man2 missing (created)
5719./share/man/man3 missing (created)
5720./share/man/man4 missing (created)
5721./share/man/man5 missing (created)
5722./share/man/man6 missing (created)
5723./share/man/man7 missing (created)
5724./share/man/man8 missing (created)
5725./share/man/man9 missing (created)
5726./share/man/manl missing (created)
5727./share/man/mann missing (created)
5728./share/nls missing (created)
5729./share/nls/C missing (created)
5730./share/nls/af_ZA.ISO8859-1 missing (created)
5731./share/nls/af_ZA.ISO8859-15 missing (created)
5732./share/nls/bg_BG.CP1251 missing (created)
5733./share/nls/cs_CZ.ISO8859-2 missing (created)
5734./share/nls/da_DK.ISO8859-1 missing (created)
5735./share/nls/da_DK.ISO8859-15 missing (created)
5736./share/nls/de_AT.ISO8859-1 missing (created)
5737./share/nls/de_AT.ISO8859-15 missing (created)
5738./share/nls/de_CH.ISO8859-1 missing (created)
5739./share/nls/de_CH.ISO8859-15 missing (created)
5740./share/nls/de_DE.ISO8859-1 missing (created)
5741./share/nls/de_DE.ISO8859-15 missing (created)
5742./share/nls/el_GR.ISO8859-7 missing (created)
5743./share/nls/en_AU.ISO8859-1 missing (created)
5744./share/nls/en_AU.ISO8859-15 missing (created)
5745./share/nls/en_AU.US-ASCII missing (created)
5746./share/nls/en_CA.ISO8859-1 missing (created)
5747./share/nls/en_CA.ISO8859-15 missing (created)
5748./share/nls/en_CA.US-ASCII missing (created)
5749./share/nls/en_GB.ISO8859-1 missing (created)
5750./share/nls/en_GB.ISO8859-15 missing (created)
5751./share/nls/en_GB.US-ASCII missing (created)
5752./share/nls/en_NZ.ISO8859-1 missing (created)
5753./share/nls/en_NZ.ISO8859-15 missing (created)
5754./share/nls/en_NZ.US-ASCII missing (created)
5755./share/nls/en_US.ISO8859-1 missing (created)
5756./share/nls/en_US.ISO8859-15 missing (created)
5757./share/nls/es_ES.ISO8859-1 missing (created)
5758./share/nls/es_ES.ISO8859-15 missing (created)
5759./share/nls/et_EE.ISO8859-15 missing (created)
5760./share/nls/fi_FI.ISO8859-1 missing (created)
5761./share/nls/fi_FI.ISO8859-15 missing (created)
5762./share/nls/fr_BE.ISO8859-1 missing (created)
5763./share/nls/fr_BE.ISO8859-15 missing (created)
5764./share/nls/fr_CA.ISO8859-1 missing (created)
5765./share/nls/fr_CA.ISO8859-15 missing (created)
5766./share/nls/fr_CH.ISO8859-1 missing (created)
5767./share/nls/fr_CH.ISO8859-15 missing (created)
5768./share/nls/fr_FR.ISO8859-1 missing (created)
5769./share/nls/fr_FR.ISO8859-15 missing (created)
5770./share/nls/hi_IN.ISCII-DEV missing (created)
5771./share/nls/hr_HR.ISO8859-2 missing (created)
5772./share/nls/hu_HU.ISO8859-2 missing (created)
5773./share/nls/is_IS.ISO8859-1 missing (created)
5774./share/nls/is_IS.ISO8859-15 missing (created)
5775./share/nls/it_CH.ISO8859-1 missing (created)
5776./share/nls/it_CH.ISO8859-15 missing (created)
5777./share/nls/it_IT.ISO8859-1 missing (created)
5778./share/nls/it_IT.ISO8859-15 missing (created)
5779./share/nls/ja_JP.SJIS missing (created)
5780./share/nls/ja_JP.eucJP missing (created)
5781./share/nls/ko_KR.eucKR missing (created)
5782./share/nls/la_LN.ISO8859-1 missing (created)
5783./share/nls/la_LN.ISO8859-15 missing (created)
5784./share/nls/la_LN.ISO8859-2 missing (created)
5785./share/nls/la_LN.ISO8859-4 missing (created)
5786./share/nls/la_LN.US-ASCII missing (created)
5787./share/nls/lt_LT.ISO8859-4 missing (created)
5788./share/nls/nl_BE.ISO8859-1 missing (created)
5789./share/nls/nl_BE.ISO8859-15 missing (created)
5790./share/nls/nl_NL.ISO8859-1 missing (created)
5791./share/nls/nl_NL.ISO8859-15 missing (created)
5792./share/nls/no_NO.ISO8859-1 missing (created)
5793./share/nls/no_NO.ISO8859-15 missing (created)
5794./share/nls/pl_PL.ISO8859-2 missing (created)
5795./share/nls/pt_BR.ISO8859-1 missing (created)
5796./share/nls/pt_PT.ISO8859-1 missing (created)
5797./share/nls/pt_PT.ISO8859-15 missing (created)
5798./share/nls/ro_RO.ISO8859-2 missing (created)
5799./share/nls/ru_RU.CP866 missing (created)
5800./share/nls/ru_RU.ISO8859-5 missing (created)
5801./share/nls/ru_RU.KOI8-R missing (created)
5802./share/nls/sk_SK.ISO8859-2 missing (created)
5803./share/nls/sl_SI.ISO8859-2 missing (created)
5804./share/nls/sv_SE.ISO8859-1 missing (created)
5805./share/nls/sv_SE.ISO8859-15 missing (created)
5806./share/nls/tr_TR.ISO8859-9 missing (created)
5807./share/nls/uk_UA.ISO8859-5 missing (created)
5808./share/nls/uk_UA.KOI8-U missing (created)
5809./share/nls/zh_CN.eucCN missing (created)
5810./share/nls/zh_TW.Big5 missing (created)
5811./share/skel missing (created)
5812./var missing (created)
5813./var/cache missing (created)
5814./var/db missing (created)
5815./var/log missing (created)
5816./var/run missing (created)
5817./var/spool missing (created)
5818./www missing (created)
5819Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1" && /usr/bin/make -w install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot
5820preserving existing HG-ID file
5821make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
5822/usr/bin/make  install-recursive
5823preserving existing HG-ID file
5824make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
5825Making install in libgnu
5826make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
5827/usr/bin/make  install-recursive
5828make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
5829make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
5830make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
5831if test no = no; then \
5832          case 'darwin10.8.0' in \
5833            darwin[56]*) \
5834              need_charset_alias=true ;; \
5835            darwin* | cygwin* | mingw* | pw32* | cegcc*) \
5836              need_charset_alias=false ;; \
5837            *) \
5838              need_charset_alias=true ;; \
5839          esac ; \
5840        else \
5841          need_charset_alias=false ; \
5842        fi ; \
5843        if $need_charset_alias; then \
5844          /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/build-aux/install-sh -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib ; \
5845        fi ; \
5846        if test -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/charset.alias; then \
5847          sed -f ref-add.sed /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/charset.alias > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/charset.tmp ; \
5848          /usr/bin/install -c -m 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/charset.tmp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/charset.alias ; \
5849          rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/charset.tmp ; \
5850        else \
5851          if $need_charset_alias; then \
5852            sed -f ref-add.sed charset.alias > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/charset.tmp ; \
5853            /usr/bin/install -c -m 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/charset.tmp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/charset.alias ; \
5854            rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/charset.tmp ; \
5855          fi ; \
5856        fi
5857make[5]: Nothing to be done for `install-data-am'.
5858make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
5859make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
5860make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
5861make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libgnu'
5862preserving existing HG-ID file
5863make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
5864  GEN      scripts/DOCSTRINGS
5865scripts/DOCSTRINGS is unchanged
5866
5867Octave successfully built.  Now choose from the following:
5868
5869   ./run-octave    - to run in place to test before installing
5870   make check      - to run the tests
5871   make install    - to install (PREFIX=/opt/local)
5872
5873   HG ID for this build is "1327ea4f5a93"
5874
5875preserving existing HG-ID file
5876make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
5877 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/bin'
5878  /bin/sh ./libtool   --mode=install /usr/bin/install -c src/mkoctfile src/octave src/octave-cli src/octave-config '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/bin'
5879libtool: install: /usr/bin/install -c src/mkoctfile /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/bin/mkoctfile
5880libtool: install: /usr/bin/install -c src/octave /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/bin/octave
5881libtool: warning: 'libinterp/liboctinterp.la' has not been installed in '/opt/local/lib/octave/4.2.1'
5882libtool: warning: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/liboctave/liboctave.la' has not been installed in '/opt/local/lib/octave/4.2.1'
5883libtool: warning: 'liboctave/liboctave.la' has not been installed in '/opt/local/lib/octave/4.2.1'
5884libtool: install: /usr/bin/install -c src/.libs/octave-cli /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/bin/octave-cli
5885libtool: install: /usr/bin/install -c src/octave-config /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/bin/octave-config
5886/usr/bin/make  install-exec-hook
5887preserving existing HG-ID file
5888make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
5889cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/bin && \
5890        for f in mkoctfile octave octave-cli octave-config; do \
5891          mv $f $f-4.2.1 && \
5892            ln -s $f-4.2.1 $f; \
5893        done
5894make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
5895 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/libexec/octave/4.2.1/exec/x86_64-apple-darwin10.8.0'
5896  /bin/sh ./libtool   --mode=install /usr/bin/install -c src/octave-gui '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/libexec/octave/4.2.1/exec/x86_64-apple-darwin10.8.0'
5897libtool: warning: 'libgui/liboctgui.la' has not been installed in '/opt/local/lib/octave/4.2.1'
5898libtool: warning: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/libinterp/liboctinterp.la' has not been installed in '/opt/local/lib/octave/4.2.1'
5899libtool: warning: 'libinterp/liboctinterp.la' has not been installed in '/opt/local/lib/octave/4.2.1'
5900libtool: warning: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1/liboctave/liboctave.la' has not been installed in '/opt/local/lib/octave/4.2.1'
5901libtool: warning: 'liboctave/liboctave.la' has not been installed in '/opt/local/lib/octave/4.2.1'
5902libtool: install: /usr/bin/install -c src/.libs/octave-gui /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/libexec/octave/4.2.1/exec/x86_64-apple-darwin10.8.0/octave-gui
5903/bin/mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/startup
5904if test -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/startup/octaverc; then true; \
5905        else \
5906          /usr/bin/install -c -m 644 ./scripts/startup/version-rcfile \
5907            /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/startup/octaverc; \
5908        fi
5909if test -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/startup/inputrc; then true; \
5910        else \
5911          /usr/bin/install -c -m 644 ./scripts/startup/inputrc \
5912            /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/startup/inputrc; \
5913        fi
5914/bin/mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/site/m/startup
5915if test -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/site/m/startup/octaverc; \
5916        then true; \
5917        else \
5918          /usr/bin/install -c -m 644 ./scripts/startup/site-rcfile \
5919            /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/site/m/startup/octaverc; \
5920        fi
5921for f in scripts/audio/PKG_ADD scripts/deprecated/PKG_ADD scripts/elfun/PKG_ADD scripts/general/PKG_ADD scripts/geometry/PKG_ADD scripts/gui/PKG_ADD scripts/help/PKG_ADD scripts/image/PKG_ADD scripts/io/PKG_ADD scripts/java/PKG_ADD scripts/linear-algebra/PKG_ADD scripts/miscellaneous/PKG_ADD scripts/ode/PKG_ADD scripts/optimization/PKG_ADD scripts/path/PKG_ADD scripts/pkg/PKG_ADD scripts/plot/appearance/PKG_ADD scripts/plot/draw/PKG_ADD scripts/plot/util/PKG_ADD scripts/polynomial/PKG_ADD scripts/prefs/PKG_ADD scripts/profiler/PKG_ADD scripts/set/PKG_ADD scripts/signal/PKG_ADD scripts/sparse/PKG_ADD scripts/specfun/PKG_ADD scripts/special-matrix/PKG_ADD scripts/startup/PKG_ADD scripts/statistics/base/PKG_ADD scripts/statistics/distributions/PKG_ADD scripts/statistics/models/PKG_ADD scripts/statistics/tests/PKG_ADD scripts/strings/PKG_ADD scripts/testfun/PKG_ADD scripts/time/PKG_ADD scripts/@ftp/PKG_ADD; do \
5922          if [ -n "`cat $f`" ]; then \
5923            base=`echo $f | /opt/local/bin/gsed 's,^scripts/,,'`; \
5924            /bin/mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/`echo $base | /opt/local/bin/gsed 's,/[^/]*$,,'`; \
5925            /usr/bin/install -c -m 644 $f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/$base; \
5926          fi \
5927        done
5928if test -n ""; then \
5929           --dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/applications \
5930            --vendor www.octave.org etc/icons/octave.desktop; \
5931        fi
5932for f in etc/icons/octave-logo-512.png etc/icons/octave-logo-256.png etc/icons/octave-logo-128.png etc/icons/octave-logo-64.png etc/icons/octave-logo-48.png etc/icons/octave-logo-32.png etc/icons/octave-logo-24.png etc/icons/octave-logo-22.png etc/icons/octave-logo-16.png; do \
5933          size=`echo $f | /opt/local/bin/gsed -n -e "s/.*-\([0-9]\+\)\.png/\1/p"`; \
5934          if test -f $f; then d=; else d="./"; fi; \
5935          /bin/mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/icons/hicolor/${size}x${size}/apps; \
5936          /usr/bin/install -c -m 644 "$d$f" /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/icons/hicolor/${size}x${size}/apps/octave.png; \
5937        done
5938/bin/mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/icons/hicolor/scalable/apps
5939/usr/bin/install -c -m 644 ./etc/icons/octave-logo.svg /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/icons/hicolor/scalable/apps/octave.svg
5940/bin/mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/appdata
5941/usr/bin/install -c -m 644 etc/icons/octave.appdata.xml /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/appdata/www.octave.org-octave.appdata.xml
5942for f in test/conv.tst test/sparse.tst test/tbcover.m test/bc-overloads.tst test/@double/tbcover.m test/@single/tbcover.m test/@char/tbcover.m test/@logical/tbcover.m test/@int8/tbcover.m test/@int16/tbcover.m test/@int32/tbcover.m test/@int64/tbcover.m test/@uint8/tbcover.m test/@uint16/tbcover.m test/@uint32/tbcover.m test/@uint64/tbcover.m test/@struct/tbcover.m test/@cell/tbcover.m test/@function_handle/tbcover.m test/args.tst test/bug-31371.tst test/bug-38565.tst test/bug-38576.tst test/bug-46330.tst test/bug-49904.tst test/colormaps.tst test/command.tst test/complex.tst test/diag-perm.tst test/error.tst test/eval-catch.tst test/for.tst test/func.tst test/global.tst test/if.tst test/index.tst test/io.tst test/jit.tst test/line-continue.tst test/logical-index.tst test/null-assign.tst test/parser.tst test/prefer.tst test/range.tst test/recursion.tst test/return.tst test/slice.tst test/struct.tst test/switch.tst test/system.tst test/transpose.tst test/try.tst test/unwind.tst test/while.tst test/bug-35448/fA.m test/bug-35448/fB.m test/bug-35448/fC.m test/bug-35448/bug-35448.tst test/bug-36025/@testclass/one.m test/bug-36025/@testclass/testclass.m test/bug-36025/@testclass/two.m test/bug-36025/bug-36025.tst test/bug-38236/df_vr.m test/bug-38236/u_vr.m test/bug-38236/bug-38236.tst test/bug-38691/dir1/func1.m test/bug-38691/dir2/func1.m test/bug-38691/dir2/func2.m test/bug-38691/dir2/func3.m test/bug-38691/bug-38691.tst test/bug-44940/bug-44940.tst test/bug-44940/class_bug44940.m test/class-concat/@foo/foo.m test/class-concat/class-concat.tst test/classdef/foo_method_changes_property_size.m test/classdef/foo_static_method_constant_property.m test/classdef/foo_value_class.m test/classdef/classdef.tst test/classdef/plist_t1.m test/classdef/plist_t2.m test/classdef/plist_t3.m test/classes/@Blork/Blork.m test/classes/@Blork/bleek.m test/classes/@Blork/display.m test/classes/@Blork/get.m test/classes/@Blork/set.m test/classes/@Cork/Cork.m test/classes/@Cork/click.m test/classes/@Cork/display.m test/classes/@Cork/get.m test/classes/@Cork/set.m test/classes/@Dork/Dork.m test/classes/@Dork/bling.m test/classes/@Dork/display.m test/classes/@Dork/gack.m test/classes/@Dork/get.m test/classes/@Dork/getStash.m test/classes/@Dork/private/myStash.m test/classes/@Dork/set.m test/classes/@Gork/Gork.m test/classes/@Gork/cork.m test/classes/@Gork/display.m test/classes/@Gork/gark.m test/classes/@Gork/get.m test/classes/@Gork/set.m test/classes/@Gork/subsasgn.m test/classes/@Gork/subsref.m test/classes/@Pork/Pork.m test/classes/@Pork/bling.m test/classes/@Pork/display.m test/classes/@Pork/get.m test/classes/@Pork/gurk.m test/classes/@Pork/private/myStash.m test/classes/@Pork/set.m test/classes/@Sneetch/Sneetch.m test/classes/@Sneetch/display.m test/classes/@Snork/Snork.m test/classes/@Snork/cack.m test/classes/@Snork/display.m test/classes/@Snork/double.m test/classes/@Snork/end.m test/classes/@Snork/eq.m test/classes/@Snork/ge.m test/classes/@Snork/get.m test/classes/@Snork/getStash.m test/classes/@Snork/gick.m test/classes/@Snork/gt.m test/classes/@Snork/horzcat.m test/classes/@Snork/ldivide.m test/classes/@Snork/le.m test/classes/@Snork/loadobj.m test/classes/@Snork/lt.m test/classes/@Snork/minus.m test/classes/@Snork/mldivide.m test/classes/@Snork/mpower.m test/classes/@Snork/mrdivide.m test/classes/@Snork/mtimes.m test/classes/@Snork/ne.m test/classes/@Snork/plus.m test/classes/@Snork/power.m test/classes/@Snork/private/myStash.m test/classes/@Snork/rdivide.m test/classes/@Snork/saveobj.m test/classes/@Snork/set.m test/classes/@Snork/subsasgn.m test/classes/@Snork/subsindex.m test/classes/@Snork/subsref.m test/classes/@Snork/tattack.m test/classes/@Snork/times.m test/classes/@Snork/uminus.m test/classes/@Snork/uplus.m test/classes/@Snork/vertcat.m test/classes/@Spork/Spork.m test/classes/@Spork/cack.m test/classes/@Spork/display.m test/classes/@Spork/geek.m test/classes/@Spork/get.m test/classes/@Spork/getStash.m test/classes/@Spork/loadobj.m test/classes/@Spork/private/myStash.m test/classes/@Spork/saveobj.m test/classes/@Spork/set.m test/classes/@CPrecedenceTester1/CPrecedenceTester1.m test/classes/@CPrecedenceTester1/tattack.m test/classes/@CPrecedenceTester2/CPrecedenceTester2.m test/classes/@CPrecedenceTester2/tattack.m test/classes/@CPrecedenceTester3/CPrecedenceTester3.m test/classes/@CPrecedenceTester3/tattack.m test/classes/@SizeTester/SizeTester.m test/classes/@SizeTester/numel.m test/classes/@SizeTester/size.m test/classes/classes.tst test/ctor-vs-method/@derived/derived.m test/ctor-vs-method/@derived/parent.m test/ctor-vs-method/@other/other.m test/ctor-vs-method/@other/parent.m test/ctor-vs-method/@parent/method.m test/ctor-vs-method/@parent/parent.m test/ctor-vs-method/__trace__.m test/ctor-vs-method/ctor-vs-method.tst test/fcn-handle-derived-resolution/@fhdr_derived/fhdr_derived.m test/fcn-handle-derived-resolution/@fhdr_other/getsize_arrayfun.m test/fcn-handle-derived-resolution/@fhdr_other/getsize_cellfun.m test/fcn-handle-derived-resolution/@fhdr_other/getsize_loop.m test/fcn-handle-derived-resolution/@fhdr_other/fhdr_other.m test/fcn-handle-derived-resolution/@fhdr_parent/numel.m test/fcn-handle-derived-resolution/@fhdr_parent/fhdr_parent.m test/fcn-handle-derived-resolution/fcn-handle-derived-resolution.tst test/nest/arg_nest.m test/nest/arg_ret.m test/nest/nest_eval.m test/nest/no_closure.m test/nest/persistent_nest.m test/nest/recursive_nest.m test/nest/recursive_nest2.m test/nest/recursive_nest3.m test/nest/scope0.m test/nest/scope1.m test/nest/scope2.m test/nest/scope3.m test/nest/script_nest.m test/nest/script_nest_script.m test/nest/nest.tst test/nest/varg_nest.m test/nest/varg_nest2.m test/publish/publish.tst test/publish/test_script.m test/publish/test_script_code_only.m test/publish/test_script_empty.m test/publish/test_script_example.m test/publish/test_script_head_only.m; do \
5943          if test -f "$f"; then d=; else d="./"; fi; \
5944          base=`echo $f | /opt/local/bin/gsed 's,^test/,,'`; \
5945          /bin/mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/fixed/`echo $base | /opt/local/bin/gsed 's,/*[^/]*$,,'`; \
5946          /usr/bin/install -c -m 644 $d$f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/fixed/$base; \
5947        done
5948/bin/mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/site/m /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/site/api-v51/m /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/site/m /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/site/oct/x86_64-apple-darwin10.8.0 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/site/oct/api-v51/x86_64-apple-darwin10.8.0 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/site/oct/x86_64-apple-darwin10.8.0 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/libexec/octave/site/exec/x86_64-apple-darwin10.8.0 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/libexec/octave/api-v51/site/exec/x86_64-apple-darwin10.8.0 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/libexec/octave/4.2.1/site/exec/x86_64-apple-darwin10.8.0
5949 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/imagelib'
5950 /usr/bin/install -c -m 644 scripts/image/default.img etc/icons/octave-logo.svg etc/icons/octave-sombrero.png etc/icons/octave-logo.ico '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/imagelib'
5951  GEN      scripts/DOCSTRINGS
5952scripts/DOCSTRINGS is unchanged
5953 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/info'
5954 /usr/bin/install -c -m 644 ./doc/interpreter/octave.info ./doc/interpreter/octave.info-1 ./doc/interpreter/octave.info-2 ./doc/interpreter/octave.info-3 ./doc/interpreter/octave.info-4 ./doc/interpreter/octave.info-5 ./doc/interpreter/octave.info-6 ./doc/interpreter/octave.info-7 ./doc/interpreter/octave.info-8 ./doc/interpreter/octave.info-9 ./doc/liboctave/liboctave.info '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/info'
5955 install-info --info-dir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/info' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/info/octave.info'
5956 install-info --info-dir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/info' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/info/liboctave.info'
5957 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/man/man1'
5958 /usr/bin/install -c -m 644 doc/interpreter/mkoctfile.1 doc/interpreter/octave-cli.1 doc/interpreter/octave-config.1 doc/interpreter/octave.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/man/man1'
5959 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests'
5960 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn'
5961 /usr/bin/install -c -m 644  libinterp/corefcn/Cell.cc-tst libinterp/corefcn/__contourc__.cc-tst libinterp/corefcn/__dispatch__.cc-tst libinterp/corefcn/__dsearchn__.cc-tst libinterp/corefcn/__ichol__.cc-tst libinterp/corefcn/__ilu__.cc-tst libinterp/corefcn/__lin_interpn__.cc-tst libinterp/corefcn/__magick_read__.cc-tst libinterp/corefcn/__pchip_deriv__.cc-tst libinterp/corefcn/__qp__.cc-tst libinterp/corefcn/besselj.cc-tst libinterp/corefcn/betainc.cc-tst libinterp/corefcn/bitfcns.cc-tst libinterp/corefcn/bsxfun.cc-tst libinterp/corefcn/cellfun.cc-tst libinterp/corefcn/conv2.cc-tst libinterp/corefcn/dassl.cc-tst libinterp/corefcn/data.cc-tst libinterp/corefcn/debug.cc-tst libinterp/corefcn/defaults.cc-tst libinterp/corefcn/det.cc-tst libinterp/corefcn/dirfns.cc-tst libinterp/corefcn/dlmread.cc-tst libinterp/corefcn/dot.cc-tst libinterp/corefcn/eig.cc-tst libinterp/corefcn/ellipj.cc-tst libinterp/corefcn/error.cc-tst libinterp/corefcn/errwarn.cc-tst libinterp/corefcn/fft.cc-tst libinterp/corefcn/fft2.cc-tst libinterp/corefcn/file-io.cc-tst libinterp/corefcn/filter.cc-tst libinterp/corefcn/find.cc-tst libinterp/corefcn/gammainc.cc-tst libinterp/corefcn/gcd.cc-tst libinterp/corefcn/getrusage.cc-tst libinterp/corefcn/givens.cc-tst libinterp/corefcn/graphics.cc-tst libinterp/corefcn/hash.cc-tst libinterp/corefcn/help.cc-tst '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn'
5962 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn'
5963 /usr/bin/install -c -m 644  libinterp/corefcn/hess.cc-tst libinterp/corefcn/hex2num.cc-tst libinterp/corefcn/input.cc-tst libinterp/corefcn/inv.cc-tst libinterp/corefcn/kron.cc-tst libinterp/corefcn/lookup.cc-tst libinterp/corefcn/lsode.cc-tst libinterp/corefcn/lu.cc-tst libinterp/corefcn/mappers.cc-tst libinterp/corefcn/matrix_type.cc-tst libinterp/corefcn/max.cc-tst libinterp/corefcn/mgorth.cc-tst libinterp/corefcn/nproc.cc-tst libinterp/corefcn/oct-map.cc-tst libinterp/corefcn/ordschur.cc-tst libinterp/corefcn/pinv.cc-tst libinterp/corefcn/pr-output.cc-tst libinterp/corefcn/psi.cc-tst libinterp/corefcn/quad.cc-tst libinterp/corefcn/quadcc.cc-tst libinterp/corefcn/qz.cc-tst libinterp/corefcn/rand.cc-tst libinterp/corefcn/rcond.cc-tst libinterp/corefcn/regexp.cc-tst libinterp/corefcn/schur.cc-tst libinterp/corefcn/sighandlers.cc-tst libinterp/corefcn/sparse-xpow.cc-tst libinterp/corefcn/spparms.cc-tst libinterp/corefcn/sqrtm.cc-tst libinterp/corefcn/str2double.cc-tst libinterp/corefcn/strfind.cc-tst libinterp/corefcn/strfns.cc-tst libinterp/corefcn/sub2ind.cc-tst libinterp/corefcn/svd.cc-tst libinterp/corefcn/sylvester.cc-tst libinterp/corefcn/symtab.cc-tst libinterp/corefcn/syscalls.cc-tst libinterp/corefcn/sysdep.cc-tst libinterp/corefcn/time.cc-tst libinterp/corefcn/toplev.cc-tst '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn'
5964 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value'
5965 /usr/bin/install -c -m 644  libinterp/octave-value/ov-base.cc-tst libinterp/octave-value/ov-bool-mat.cc-tst libinterp/octave-value/ov-cell.cc-tst libinterp/octave-value/ov-class.cc-tst libinterp/octave-value/ov-cx-diag.cc-tst libinterp/octave-value/ov-fcn-handle.cc-tst libinterp/octave-value/ov-fcn-inline.cc-tst libinterp/octave-value/ov-java.cc-tst libinterp/octave-value/ov-null-mat.cc-tst libinterp/octave-value/ov-oncleanup.cc-tst libinterp/octave-value/ov-range.cc-tst libinterp/octave-value/ov-struct.cc-tst libinterp/octave-value/ov-typeinfo.cc-tst libinterp/octave-value/ov-usr-fcn.cc-tst libinterp/octave-value/ov.cc-tst '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value'
5966 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp'
5967 /usr/bin/install -c -m 644  libinterp/octave.cc-tst '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp'
5968 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree'
5969 /usr/bin/install -c -m 644  libinterp/parse-tree/lex.ll-tst libinterp/parse-tree/pt-assign.cc-tst libinterp/parse-tree/pt-binop.cc-tst libinterp/parse-tree/pt-eval.cc-tst libinterp/parse-tree/pt-fcn-handle.cc-tst libinterp/parse-tree/pt-idx.cc-tst libinterp/parse-tree/pt-mat.cc-tst libinterp/parse-tree/oct-parse.in.yy-tst '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree'
5970 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn'
5971 /usr/bin/install -c -m 644  libinterp/corefcn/tril.cc-tst libinterp/corefcn/tsearch.cc-tst libinterp/corefcn/typecast.cc-tst libinterp/corefcn/utils.cc-tst libinterp/corefcn/variables.cc-tst '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn'
5972 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn'
5973 /usr/bin/install -c -m 644  libinterp/dldfcn/__delaunayn__.cc-tst libinterp/dldfcn/__eigs__.cc-tst libinterp/dldfcn/__fltk_uigetfile__.cc-tst libinterp/dldfcn/__glpk__.cc-tst libinterp/dldfcn/__init_fltk__.cc-tst libinterp/dldfcn/__init_gnuplot__.cc-tst libinterp/dldfcn/__osmesa_print__.cc-tst libinterp/dldfcn/__voronoi__.cc-tst libinterp/dldfcn/amd.cc-tst libinterp/dldfcn/audiodevinfo.cc-tst libinterp/dldfcn/chol.cc-tst libinterp/dldfcn/convhulln.cc-tst libinterp/dldfcn/dmperm.cc-tst libinterp/dldfcn/fftw.cc-tst libinterp/dldfcn/gzip.cc-tst libinterp/dldfcn/qr.cc-tst libinterp/dldfcn/symbfact.cc-tst '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn'
5974 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests'
5975 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/liboctave/array'
5976 /usr/bin/install -c -m 644  liboctave/array/CMatrix.cc-tst liboctave/array/CSparse.cc-tst liboctave/array/dMatrix.cc-tst liboctave/array/dSparse.cc-tst liboctave/array/fCMatrix.cc-tst liboctave/array/fMatrix.cc-tst liboctave/array/idx-vector.cc-tst liboctave/array/Array.cc-tst liboctave/array/Sparse.cc-tst '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/liboctave/array'
5977 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/liboctave/util'
5978 /usr/bin/install -c -m 644  liboctave/util/oct-inttypes.cc-tst '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/tests/liboctave/util'
5979 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5980 /usr/bin/install -c -m 644 liboctave/operators/mx-ops.h liboctave/operators/smx-ops.h liboctave/operators/vx-ops.h liboctave/operators/mx-cdm-dm.h liboctave/operators/mx-dm-cdm.h liboctave/operators/mx-cs-dm.h liboctave/operators/mx-cs-m.h liboctave/operators/mx-cs-nda.h liboctave/operators/mx-cdm-cm.h liboctave/operators/mx-cdm-m.h liboctave/operators/mx-cdm-s.h liboctave/operators/mx-cm-cdm.h liboctave/operators/mx-cm-dm.h liboctave/operators/mx-cm-m.h liboctave/operators/mx-cnda-nda.h liboctave/operators/mx-cm-s.h liboctave/operators/mx-cnda-s.h liboctave/operators/mx-dm-cs.h liboctave/operators/mx-dm-cm.h liboctave/operators/mx-m-cs.h liboctave/operators/mx-nda-cs.h liboctave/operators/mx-m-cdm.h liboctave/operators/mx-m-cm.h liboctave/operators/mx-nda-cnda.h liboctave/operators/mx-s-cdm.h liboctave/operators/mx-s-cm.h liboctave/operators/mx-s-cnda.h liboctave/operators/mx-dm-m.h liboctave/operators/mx-m-dm.h liboctave/operators/mx-fcdm-fdm.h liboctave/operators/mx-fdm-fcdm.h liboctave/operators/mx-fcs-fdm.h liboctave/operators/mx-fcs-fm.h liboctave/operators/mx-fcs-fnda.h liboctave/operators/mx-fcdm-fcm.h liboctave/operators/mx-fcdm-fm.h liboctave/operators/mx-fcdm-fs.h liboctave/operators/mx-fcm-fcdm.h liboctave/operators/mx-fcm-fdm.h liboctave/operators/mx-fcm-fm.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5981 /usr/bin/install -c -m 644 liboctave/operators/mx-fcnda-fnda.h liboctave/operators/mx-fcm-fs.h liboctave/operators/mx-fcnda-fs.h liboctave/operators/mx-fdm-fcs.h liboctave/operators/mx-fdm-fcm.h liboctave/operators/mx-fm-fcs.h liboctave/operators/mx-fnda-fcs.h liboctave/operators/mx-fm-fcdm.h liboctave/operators/mx-fm-fcm.h liboctave/operators/mx-fnda-fcnda.h liboctave/operators/mx-fs-fcdm.h liboctave/operators/mx-fs-fcm.h liboctave/operators/mx-fs-fcnda.h liboctave/operators/mx-fdm-fm.h liboctave/operators/mx-fm-fdm.h liboctave/operators/mx-pm-m.h liboctave/operators/mx-m-pm.h liboctave/operators/mx-pm-cm.h liboctave/operators/mx-cm-pm.h liboctave/operators/mx-pm-fm.h liboctave/operators/mx-fm-pm.h liboctave/operators/mx-pm-fcm.h liboctave/operators/mx-fcm-pm.h liboctave/operators/mx-s-i8nda.h liboctave/operators/mx-i8nda-s.h liboctave/operators/mx-s-ui8nda.h liboctave/operators/mx-ui8nda-s.h liboctave/operators/mx-s-i16nda.h liboctave/operators/mx-i16nda-s.h liboctave/operators/mx-s-ui16nda.h liboctave/operators/mx-ui16nda-s.h liboctave/operators/mx-s-i32nda.h liboctave/operators/mx-i32nda-s.h liboctave/operators/mx-s-ui32nda.h liboctave/operators/mx-ui32nda-s.h liboctave/operators/mx-s-i64nda.h liboctave/operators/mx-i64nda-s.h liboctave/operators/mx-s-ui64nda.h liboctave/operators/mx-ui64nda-s.h liboctave/operators/mx-fs-i8nda.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5982 /usr/bin/install -c -m 644 liboctave/operators/mx-i8nda-fs.h liboctave/operators/mx-fs-ui8nda.h liboctave/operators/mx-ui8nda-fs.h liboctave/operators/mx-fs-i16nda.h liboctave/operators/mx-i16nda-fs.h liboctave/operators/mx-fs-ui16nda.h liboctave/operators/mx-ui16nda-fs.h liboctave/operators/mx-fs-i32nda.h liboctave/operators/mx-i32nda-fs.h liboctave/operators/mx-fs-ui32nda.h liboctave/operators/mx-ui32nda-fs.h liboctave/operators/mx-fs-i64nda.h liboctave/operators/mx-i64nda-fs.h liboctave/operators/mx-fs-ui64nda.h liboctave/operators/mx-ui64nda-fs.h liboctave/operators/mx-nda-i8.h liboctave/operators/mx-i8-nda.h liboctave/operators/mx-nda-ui8.h liboctave/operators/mx-ui8-nda.h liboctave/operators/mx-nda-i16.h liboctave/operators/mx-i16-nda.h liboctave/operators/mx-nda-ui16.h liboctave/operators/mx-ui16-nda.h liboctave/operators/mx-nda-i32.h liboctave/operators/mx-i32-nda.h liboctave/operators/mx-nda-ui32.h liboctave/operators/mx-ui32-nda.h liboctave/operators/mx-nda-i64.h liboctave/operators/mx-i64-nda.h liboctave/operators/mx-nda-ui64.h liboctave/operators/mx-ui64-nda.h liboctave/operators/mx-fnda-i8.h liboctave/operators/mx-i8-fnda.h liboctave/operators/mx-fnda-ui8.h liboctave/operators/mx-ui8-fnda.h liboctave/operators/mx-fnda-i16.h liboctave/operators/mx-i16-fnda.h liboctave/operators/mx-fnda-ui16.h liboctave/operators/mx-ui16-fnda.h liboctave/operators/mx-fnda-i32.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5983 /usr/bin/install -c -m 644 liboctave/operators/mx-i32-fnda.h liboctave/operators/mx-fnda-ui32.h liboctave/operators/mx-ui32-fnda.h liboctave/operators/mx-fnda-i64.h liboctave/operators/mx-i64-fnda.h liboctave/operators/mx-fnda-ui64.h liboctave/operators/mx-ui64-fnda.h liboctave/operators/mx-nda-i8nda.h liboctave/operators/mx-i8nda-nda.h liboctave/operators/mx-nda-ui8nda.h liboctave/operators/mx-ui8nda-nda.h liboctave/operators/mx-nda-i16nda.h liboctave/operators/mx-i16nda-nda.h liboctave/operators/mx-nda-ui16nda.h liboctave/operators/mx-ui16nda-nda.h liboctave/operators/mx-nda-i32nda.h liboctave/operators/mx-i32nda-nda.h liboctave/operators/mx-nda-ui32nda.h liboctave/operators/mx-ui32nda-nda.h liboctave/operators/mx-nda-i64nda.h liboctave/operators/mx-i64nda-nda.h liboctave/operators/mx-nda-ui64nda.h liboctave/operators/mx-ui64nda-nda.h liboctave/operators/mx-fnda-i8nda.h liboctave/operators/mx-i8nda-fnda.h liboctave/operators/mx-fnda-ui8nda.h liboctave/operators/mx-ui8nda-fnda.h liboctave/operators/mx-fnda-i16nda.h liboctave/operators/mx-i16nda-fnda.h liboctave/operators/mx-fnda-ui16nda.h liboctave/operators/mx-ui16nda-fnda.h liboctave/operators/mx-fnda-i32nda.h liboctave/operators/mx-i32nda-fnda.h liboctave/operators/mx-fnda-ui32nda.h liboctave/operators/mx-ui32nda-fnda.h liboctave/operators/mx-fnda-i64nda.h liboctave/operators/mx-i64nda-fnda.h liboctave/operators/mx-fnda-ui64nda.h liboctave/operators/mx-ui64nda-fnda.h liboctave/operators/mx-i8nda-ui8.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5984 /usr/bin/install -c -m 644 liboctave/operators/mx-i8nda-i16.h liboctave/operators/mx-i8nda-ui16.h liboctave/operators/mx-i8nda-i32.h liboctave/operators/mx-i8nda-ui32.h liboctave/operators/mx-i8nda-i64.h liboctave/operators/mx-i8nda-ui64.h liboctave/operators/mx-i16nda-i8.h liboctave/operators/mx-i16nda-ui8.h liboctave/operators/mx-i16nda-ui16.h liboctave/operators/mx-i16nda-i32.h liboctave/operators/mx-i16nda-ui32.h liboctave/operators/mx-i16nda-i64.h liboctave/operators/mx-i16nda-ui64.h liboctave/operators/mx-i32nda-i8.h liboctave/operators/mx-i32nda-ui8.h liboctave/operators/mx-i32nda-i16.h liboctave/operators/mx-i32nda-ui16.h liboctave/operators/mx-i32nda-ui32.h liboctave/operators/mx-i32nda-i64.h liboctave/operators/mx-i32nda-ui64.h liboctave/operators/mx-i64nda-i8.h liboctave/operators/mx-i64nda-ui8.h liboctave/operators/mx-i64nda-i16.h liboctave/operators/mx-i64nda-ui16.h liboctave/operators/mx-i64nda-i32.h liboctave/operators/mx-i64nda-ui32.h liboctave/operators/mx-i64nda-ui64.h liboctave/operators/mx-ui8nda-i8.h liboctave/operators/mx-ui8nda-i16.h liboctave/operators/mx-ui8nda-ui16.h liboctave/operators/mx-ui8nda-i32.h liboctave/operators/mx-ui8nda-ui32.h liboctave/operators/mx-ui8nda-i64.h liboctave/operators/mx-ui8nda-ui64.h liboctave/operators/mx-ui16nda-i8.h liboctave/operators/mx-ui16nda-ui8.h liboctave/operators/mx-ui16nda-i16.h liboctave/operators/mx-ui16nda-i32.h liboctave/operators/mx-ui16nda-ui32.h liboctave/operators/mx-ui16nda-i64.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5985 /usr/bin/install -c -m 644 liboctave/operators/mx-ui16nda-ui64.h liboctave/operators/mx-ui32nda-i8.h liboctave/operators/mx-ui32nda-ui8.h liboctave/operators/mx-ui32nda-i16.h liboctave/operators/mx-ui32nda-ui16.h liboctave/operators/mx-ui32nda-i32.h liboctave/operators/mx-ui32nda-i64.h liboctave/operators/mx-ui32nda-ui64.h liboctave/operators/mx-ui64nda-i8.h liboctave/operators/mx-ui64nda-ui8.h liboctave/operators/mx-ui64nda-i16.h liboctave/operators/mx-ui64nda-ui16.h liboctave/operators/mx-ui64nda-i32.h liboctave/operators/mx-ui64nda-ui32.h liboctave/operators/mx-ui64nda-i64.h liboctave/operators/mx-i8-ui8nda.h liboctave/operators/mx-i8-i16nda.h liboctave/operators/mx-i8-ui16nda.h liboctave/operators/mx-i8-i32nda.h liboctave/operators/mx-i8-ui32nda.h liboctave/operators/mx-i8-i64nda.h liboctave/operators/mx-i8-ui64nda.h liboctave/operators/mx-i16-i8nda.h liboctave/operators/mx-i16-ui8nda.h liboctave/operators/mx-i16-ui16nda.h liboctave/operators/mx-i16-i32nda.h liboctave/operators/mx-i16-ui32nda.h liboctave/operators/mx-i16-i64nda.h liboctave/operators/mx-i16-ui64nda.h liboctave/operators/mx-i32-i8nda.h liboctave/operators/mx-i32-ui8nda.h liboctave/operators/mx-i32-i16nda.h liboctave/operators/mx-i32-ui16nda.h liboctave/operators/mx-i32-ui32nda.h liboctave/operators/mx-i32-i64nda.h liboctave/operators/mx-i32-ui64nda.h liboctave/operators/mx-i64-i8nda.h liboctave/operators/mx-i64-ui8nda.h liboctave/operators/mx-i64-i16nda.h liboctave/operators/mx-i64-ui16nda.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5986 /usr/bin/install -c -m 644 liboctave/operators/mx-i64-i32nda.h liboctave/operators/mx-i64-ui32nda.h liboctave/operators/mx-i64-ui64nda.h liboctave/operators/mx-ui8-i8nda.h liboctave/operators/mx-ui8-i16nda.h liboctave/operators/mx-ui8-ui16nda.h liboctave/operators/mx-ui8-i32nda.h liboctave/operators/mx-ui8-ui32nda.h liboctave/operators/mx-ui8-i64nda.h liboctave/operators/mx-ui8-ui64nda.h liboctave/operators/mx-ui16-i8nda.h liboctave/operators/mx-ui16-ui8nda.h liboctave/operators/mx-ui16-i16nda.h liboctave/operators/mx-ui16-i32nda.h liboctave/operators/mx-ui16-ui32nda.h liboctave/operators/mx-ui16-i64nda.h liboctave/operators/mx-ui16-ui64nda.h liboctave/operators/mx-ui32-i8nda.h liboctave/operators/mx-ui32-ui8nda.h liboctave/operators/mx-ui32-i16nda.h liboctave/operators/mx-ui32-ui16nda.h liboctave/operators/mx-ui32-i32nda.h liboctave/operators/mx-ui32-i64nda.h liboctave/operators/mx-ui32-ui64nda.h liboctave/operators/mx-ui64-i8nda.h liboctave/operators/mx-ui64-ui8nda.h liboctave/operators/mx-ui64-i16nda.h liboctave/operators/mx-ui64-ui16nda.h liboctave/operators/mx-ui64-i32nda.h liboctave/operators/mx-ui64-ui32nda.h liboctave/operators/mx-ui64-i64nda.h liboctave/operators/mx-i8nda-ui8nda.h liboctave/operators/mx-i8nda-i16nda.h liboctave/operators/mx-i8nda-ui16nda.h liboctave/operators/mx-i8nda-i32nda.h liboctave/operators/mx-i8nda-ui32nda.h liboctave/operators/mx-i8nda-i64nda.h liboctave/operators/mx-i8nda-ui64nda.h liboctave/operators/mx-i16nda-i8nda.h liboctave/operators/mx-i16nda-ui8nda.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5987 /usr/bin/install -c -m 644 liboctave/operators/mx-i16nda-ui16nda.h liboctave/operators/mx-i16nda-i32nda.h liboctave/operators/mx-i16nda-ui32nda.h liboctave/operators/mx-i16nda-i64nda.h liboctave/operators/mx-i16nda-ui64nda.h liboctave/operators/mx-i32nda-i8nda.h liboctave/operators/mx-i32nda-ui8nda.h liboctave/operators/mx-i32nda-i16nda.h liboctave/operators/mx-i32nda-ui16nda.h liboctave/operators/mx-i32nda-ui32nda.h liboctave/operators/mx-i32nda-i64nda.h liboctave/operators/mx-i32nda-ui64nda.h liboctave/operators/mx-i64nda-i8nda.h liboctave/operators/mx-i64nda-ui8nda.h liboctave/operators/mx-i64nda-i16nda.h liboctave/operators/mx-i64nda-ui16nda.h liboctave/operators/mx-i64nda-i32nda.h liboctave/operators/mx-i64nda-ui32nda.h liboctave/operators/mx-i64nda-ui64nda.h liboctave/operators/mx-ui8nda-i8nda.h liboctave/operators/mx-ui8nda-i16nda.h liboctave/operators/mx-ui8nda-ui16nda.h liboctave/operators/mx-ui8nda-i32nda.h liboctave/operators/mx-ui8nda-ui32nda.h liboctave/operators/mx-ui8nda-i64nda.h liboctave/operators/mx-ui8nda-ui64nda.h liboctave/operators/mx-ui16nda-i8nda.h liboctave/operators/mx-ui16nda-ui8nda.h liboctave/operators/mx-ui16nda-i16nda.h liboctave/operators/mx-ui16nda-i32nda.h liboctave/operators/mx-ui16nda-ui32nda.h liboctave/operators/mx-ui16nda-i64nda.h liboctave/operators/mx-ui16nda-ui64nda.h liboctave/operators/mx-ui32nda-i8nda.h liboctave/operators/mx-ui32nda-ui8nda.h liboctave/operators/mx-ui32nda-i16nda.h liboctave/operators/mx-ui32nda-ui16nda.h liboctave/operators/mx-ui32nda-i32nda.h liboctave/operators/mx-ui32nda-i64nda.h liboctave/operators/mx-ui32nda-ui64nda.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5988 /usr/bin/install -c -m 644 liboctave/operators/mx-ui64nda-i8nda.h liboctave/operators/mx-ui64nda-ui8nda.h liboctave/operators/mx-ui64nda-i16nda.h liboctave/operators/mx-ui64nda-ui16nda.h liboctave/operators/mx-ui64nda-i32nda.h liboctave/operators/mx-ui64nda-ui32nda.h liboctave/operators/mx-ui64nda-i64nda.h liboctave/operators/vx-ccv-cv.h liboctave/operators/vx-ccv-s.h liboctave/operators/vx-crv-rv.h liboctave/operators/vx-crv-s.h liboctave/operators/vx-cs-cv.h liboctave/operators/vx-cs-rv.h liboctave/operators/vx-cv-ccv.h liboctave/operators/vx-cv-cs.h liboctave/operators/vx-rv-crv.h liboctave/operators/vx-rv-cs.h liboctave/operators/vx-s-ccv.h liboctave/operators/vx-s-crv.h liboctave/operators/vx-fccv-fcv.h liboctave/operators/vx-fccv-fs.h liboctave/operators/vx-fcrv-frv.h liboctave/operators/vx-fcrv-fs.h liboctave/operators/vx-fcs-fcv.h liboctave/operators/vx-fcs-frv.h liboctave/operators/vx-fcv-fccv.h liboctave/operators/vx-fcv-fcs.h liboctave/operators/vx-frv-fcrv.h liboctave/operators/vx-frv-fcs.h liboctave/operators/vx-fs-fccv.h liboctave/operators/vx-fs-fcrv.h liboctave/operators/smx-sm-cs.h liboctave/operators/smx-cs-sm.h liboctave/operators/smx-scm-s.h liboctave/operators/smx-s-scm.h liboctave/operators/smx-scm-sm.h liboctave/operators/smx-sm-scm.h liboctave/operators/smx-m-sm.h liboctave/operators/smx-m-scm.h liboctave/operators/smx-cm-sm.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5989 /usr/bin/install -c -m 644 liboctave/operators/smx-cm-scm.h liboctave/operators/smx-sm-m.h liboctave/operators/smx-scm-m.h liboctave/operators/smx-sm-cm.h liboctave/operators/smx-scm-cm.h liboctave/operators/smx-bm-sbm.h liboctave/operators/smx-sbm-bm.h liboctave/numeric/DASPK-opts.h liboctave/numeric/DASRT-opts.h liboctave/numeric/DASSL-opts.h liboctave/numeric/LSODE-opts.h liboctave/numeric/Quad-opts.h libinterp/builtin-defun-decls.h libinterp/corefcn/defaults.h libinterp/corefcn/graphics-props.cc libinterp/corefcn/graphics.h libinterp/corefcn/mxarray.h libinterp/version.h octave-config.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5990 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/data'
5991 /usr/bin/install -c -m 644 examples/data/penny.mat '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/data'
5992 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc'
5993 /usr/bin/install -c -m 644 libgui/default-qt-settings doc/interpreter/doc-cache doc/interpreter/macros.texi CITATION NEWS '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc'
5994 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5995 /usr/bin/install -c -m 644 liboctave/liboctave-build-info.h liboctave/array/Array.h liboctave/array/Array-util.h liboctave/array/boolMatrix.h liboctave/array/boolNDArray.h liboctave/array/boolSparse.h liboctave/array/CColVector.h liboctave/array/CDiagMatrix.h liboctave/array/chMatrix.h liboctave/array/chNDArray.h liboctave/array/CMatrix.h liboctave/array/CNDArray.h liboctave/array/CRowVector.h liboctave/array/CSparse.h liboctave/array/dColVector.h liboctave/array/dDiagMatrix.h liboctave/array/DiagArray2.h liboctave/array/dim-vector.h liboctave/array/dMatrix.h liboctave/array/dNDArray.h liboctave/array/dRowVector.h liboctave/array/dSparse.h liboctave/array/fCColVector.h liboctave/array/fCDiagMatrix.h liboctave/array/fCMatrix.h liboctave/array/fCNDArray.h liboctave/array/fColVector.h liboctave/array/fCRowVector.h liboctave/array/fDiagMatrix.h liboctave/array/fMatrix.h liboctave/array/fNDArray.h liboctave/array/fRowVector.h liboctave/array/idx-vector.h liboctave/array/int16NDArray.h liboctave/array/int32NDArray.h liboctave/array/int64NDArray.h liboctave/array/int8NDArray.h liboctave/array/intNDArray.h liboctave/array/MArray.h liboctave/array/Matrix.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5996 /usr/bin/install -c -m 644 liboctave/array/MatrixType.h liboctave/array/MDiagArray2.h liboctave/array/MSparse.h liboctave/array/PermMatrix.h liboctave/array/Range.h liboctave/array/Sparse.h liboctave/array/uint16NDArray.h liboctave/array/uint32NDArray.h liboctave/array/uint64NDArray.h liboctave/array/uint8NDArray.h liboctave/cruft/misc/f77-fcn.h liboctave/cruft/misc/lo-error.h liboctave/cruft/misc/quit.h liboctave/numeric/CollocWt.h liboctave/numeric/DAE.h liboctave/numeric/DAEFunc.h liboctave/numeric/DAERT.h liboctave/numeric/DAERTFunc.h liboctave/numeric/DASPK.h liboctave/numeric/DASRT.h liboctave/numeric/DASSL.h liboctave/numeric/DET.h liboctave/numeric/EIG.h liboctave/numeric/LSODE.h liboctave/numeric/ODE.h liboctave/numeric/ODEFunc.h liboctave/numeric/ODES.h liboctave/numeric/ODESFunc.h liboctave/numeric/Quad.h liboctave/numeric/aepbalance.h liboctave/numeric/base-dae.h liboctave/numeric/base-de.h liboctave/numeric/base-min.h liboctave/numeric/bsxfun-decl.h liboctave/numeric/bsxfun.h liboctave/numeric/chol.h liboctave/numeric/eigs-base.h liboctave/numeric/fEIG.h liboctave/numeric/gepbalance.h liboctave/numeric/hess.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5997 /usr/bin/install -c -m 644 liboctave/numeric/lo-amos-proto.h liboctave/numeric/lo-arpack-proto.h liboctave/numeric/lo-blas-proto.h liboctave/numeric/lo-fftpack-proto.h liboctave/numeric/lo-lapack-proto.h liboctave/numeric/lo-mappers.h liboctave/numeric/lo-qrupdate-proto.h liboctave/numeric/lo-ranlib-proto.h liboctave/numeric/lo-slatec-proto.h liboctave/numeric/lo-specfun.h liboctave/numeric/lu.h liboctave/numeric/oct-convn.h liboctave/numeric/oct-fftw.h liboctave/numeric/oct-norm.h liboctave/numeric/oct-rand.h liboctave/numeric/oct-spparms.h liboctave/numeric/qr.h liboctave/numeric/qrp.h liboctave/numeric/randgamma.h liboctave/numeric/randmtzig.h liboctave/numeric/randpoisson.h liboctave/numeric/schur.h liboctave/numeric/sparse-chol.h liboctave/numeric/sparse-dmsolve.h liboctave/numeric/sparse-lu.h liboctave/numeric/sparse-qr.h liboctave/numeric/svd.h liboctave/operators/mx-base.h liboctave/operators/mx-defs.h liboctave/operators/mx-ext.h liboctave/operators/mx-op-decl.h liboctave/operators/mx-op-defs.h liboctave/operators/Sparse-diag-op-defs.h liboctave/operators/Sparse-op-decls.h liboctave/operators/Sparse-op-defs.h liboctave/operators/Sparse-perm-op-defs.h liboctave/system/child-list.h liboctave/system/dir-ops.h liboctave/system/file-ops.h liboctave/system/file-stat.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5998 /usr/bin/install -c -m 644 liboctave/system/lo-sysdep.h liboctave/system/mach-info.h liboctave/system/oct-env.h liboctave/system/oct-group.h liboctave/system/oct-passwd.h liboctave/system/oct-syscalls.h liboctave/system/oct-time.h liboctave/system/oct-uname.h liboctave/util/action-container.h liboctave/util/base-list.h liboctave/util/byte-swap.h liboctave/util/caseless-str.h liboctave/util/cmd-edit.h liboctave/util/cmd-hist.h liboctave/util/data-conv.h liboctave/util/functor.h liboctave/util/glob-match.h liboctave/util/lo-array-errwarn.h liboctave/util/lo-array-gripes.h liboctave/util/lo-cutils.h liboctave/util/lo-hash.h liboctave/util/lo-ieee.h liboctave/util/lo-macros.h liboctave/util/lo-math.h liboctave/util/lo-traits.h liboctave/util/lo-utils.h liboctave/util/oct-alloc.h liboctave/util/oct-base64.h liboctave/util/oct-binmap.h liboctave/util/oct-cmplx.h liboctave/util/oct-glob.h liboctave/util/oct-inttypes.h liboctave/util/oct-inttypes-fwd.h liboctave/util/oct-locbuf.h liboctave/util/oct-mutex.h liboctave/util/oct-refcount.h liboctave/util/oct-rl-edit.h liboctave/util/oct-rl-hist.h liboctave/util/oct-string.h liboctave/util/oct-shlib.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
5999 /usr/bin/install -c -m 644 liboctave/util/oct-sort.h liboctave/util/pathsearch.h liboctave/util/lo-regexp.h liboctave/util/singleton-cleanup.h liboctave/util/sparse-sort.h liboctave/util/sparse-util.h liboctave/util/str-vec.h liboctave/util/sun-utils.h liboctave/util/unwind-prot.h liboctave/util/url-transfer.h liboctave/array/Array.cc liboctave/array/DiagArray2.cc liboctave/array/intNDArray.cc liboctave/array/MArray.cc liboctave/array/MDiagArray2.cc liboctave/array/MSparse.cc liboctave/array/Sparse.cc liboctave/numeric/bsxfun-defs.cc liboctave/operators/mx-inlines.cc liboctave/util/oct-sort.cc libinterp/builtins.h libinterp/build-env.h libinterp/liboctinterp-build-info.h libinterp/octave.h libinterp/options-usage.h libinterp/corefcn/base-text-renderer.h libinterp/corefcn/Cell.h libinterp/corefcn/c-file-ptr-stream.h libinterp/corefcn/call-stack.h libinterp/corefcn/cdisplay.h libinterp/corefcn/comment-list.h libinterp/corefcn/data.h libinterp/corefcn/debug.h libinterp/corefcn/defun-dld.h libinterp/corefcn/defun-int.h libinterp/corefcn/defun.h libinterp/corefcn/dirfns.h libinterp/corefcn/display.h libinterp/corefcn/dynamic-ld.h libinterp/corefcn/error.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
6000 /usr/bin/install -c -m 644 libinterp/corefcn/errwarn.h libinterp/corefcn/event-queue.h libinterp/corefcn/file-io.h libinterp/corefcn/ft-text-renderer.h libinterp/corefcn/gl-render.h libinterp/corefcn/gl2ps-print.h libinterp/corefcn/gripes.h libinterp/corefcn/help.h libinterp/corefcn/hook-fcn.h libinterp/corefcn/input.h libinterp/corefcn/interpreter.h libinterp/corefcn/load-path.h libinterp/corefcn/load-save.h libinterp/corefcn/ls-ascii-helper.h libinterp/corefcn/ls-hdf5.h libinterp/corefcn/ls-mat-ascii.h libinterp/corefcn/ls-mat4.h libinterp/corefcn/ls-mat5.h libinterp/corefcn/ls-oct-text.h libinterp/corefcn/ls-oct-binary.h libinterp/corefcn/ls-utils.h libinterp/corefcn/mex.h libinterp/corefcn/mexproto.h libinterp/corefcn/oct-errno.h libinterp/corefcn/oct-fstrm.h libinterp/corefcn/oct-handle.h libinterp/corefcn/oct-hdf5-types.h libinterp/corefcn/oct-hist.h libinterp/corefcn/oct-iostrm.h libinterp/corefcn/oct-lvalue.h libinterp/corefcn/oct-map.h libinterp/corefcn/oct-obj.h libinterp/corefcn/oct-prcstrm.h libinterp/corefcn/oct-procbuf.h libinterp/corefcn/oct-stdstrm.h libinterp/corefcn/oct-stream.h libinterp/corefcn/oct-strstrm.h libinterp/corefcn/oct.h libinterp/corefcn/octave-default-image.h libinterp/corefcn/octave-link.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
6001 /usr/bin/install -c -m 644 libinterp/corefcn/octave-preserve-stream-state.h libinterp/corefcn/pager.h libinterp/corefcn/pr-output.h libinterp/corefcn/procstream.h libinterp/corefcn/profiler.h libinterp/corefcn/sighandlers.h libinterp/corefcn/sparse-xdiv.h libinterp/corefcn/sparse-xpow.h libinterp/corefcn/symtab.h libinterp/corefcn/sysdep.h libinterp/corefcn/text-renderer.h libinterp/corefcn/toplev.h libinterp/corefcn/txt-eng.h libinterp/corefcn/utils.h libinterp/corefcn/variables.h libinterp/corefcn/workspace-element.h libinterp/corefcn/xdiv.h libinterp/corefcn/xnorm.h libinterp/corefcn/xpow.h libinterp/corefcn/zfstream.h libinterp/corefcn/jit-util.h libinterp/corefcn/jit-typeinfo.h libinterp/corefcn/jit-ir.h libinterp/corefcn/pt-jit.h libinterp/operators/ops.h libinterp/octave-value/ov-base-diag.h libinterp/octave-value/ov-base-mat.h libinterp/octave-value/ov-base-scalar.h libinterp/octave-value/ov-base.h libinterp/octave-value/ov-bool-mat.h libinterp/octave-value/ov-bool.h libinterp/octave-value/ov-builtin.h libinterp/octave-value/ov-cell.h libinterp/octave-value/ov-ch-mat.h libinterp/octave-value/ov-class.h libinterp/octave-value/ov-classdef.h libinterp/octave-value/ov-colon.h libinterp/octave-value/ov-complex.h libinterp/octave-value/ov-cs-list.h libinterp/octave-value/ov-cx-diag.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
6002 /usr/bin/install -c -m 644 libinterp/octave-value/ov-cx-mat.h libinterp/octave-value/ov-dld-fcn.h libinterp/octave-value/ov-fcn-handle.h libinterp/octave-value/ov-fcn-inline.h libinterp/octave-value/ov-fcn.h libinterp/octave-value/ov-float.h libinterp/octave-value/ov-flt-complex.h libinterp/octave-value/ov-flt-cx-diag.h libinterp/octave-value/ov-flt-cx-mat.h libinterp/octave-value/ov-flt-re-diag.h libinterp/octave-value/ov-flt-re-mat.h libinterp/octave-value/ov-java.h libinterp/octave-value/ov-lazy-idx.h libinterp/octave-value/ov-mex-fcn.h libinterp/octave-value/ov-null-mat.h libinterp/octave-value/ov-oncleanup.h libinterp/octave-value/ov-perm.h libinterp/octave-value/ov-range.h libinterp/octave-value/ov-re-diag.h libinterp/octave-value/ov-re-mat.h libinterp/octave-value/ov-scalar.h libinterp/octave-value/ov-str-mat.h libinterp/octave-value/ov-struct.h libinterp/octave-value/ov-typeinfo.h libinterp/octave-value/ov-usr-fcn.h libinterp/octave-value/ov.h libinterp/octave-value/ovl.h libinterp/octave-value/ov-base-int.h libinterp/octave-value/ov-int-traits.h libinterp/octave-value/ov-int16.h libinterp/octave-value/ov-int32.h libinterp/octave-value/ov-int64.h libinterp/octave-value/ov-int8.h libinterp/octave-value/ov-intx.h libinterp/octave-value/ov-uint16.h libinterp/octave-value/ov-uint32.h libinterp/octave-value/ov-uint64.h libinterp/octave-value/ov-uint8.h libinterp/octave-value/ov-base-sparse.h libinterp/octave-value/ov-bool-sparse.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
6003 /usr/bin/install -c -m 644 libinterp/octave-value/ov-cx-sparse.h libinterp/octave-value/ov-re-sparse.h libinterp/parse-tree/lex.h libinterp/parse-tree/parse.h libinterp/parse-tree/pt-all.h libinterp/parse-tree/pt-arg-list.h libinterp/parse-tree/pt-array-list.h libinterp/parse-tree/pt-assign.h libinterp/parse-tree/pt-binop.h libinterp/parse-tree/pt-bp.h libinterp/parse-tree/pt-cbinop.h libinterp/parse-tree/pt-cell.h libinterp/parse-tree/pt-check.h libinterp/parse-tree/pt-classdef.h libinterp/parse-tree/pt-cmd.h libinterp/parse-tree/pt-colon.h libinterp/parse-tree/pt-const.h libinterp/parse-tree/pt-decl.h libinterp/parse-tree/pt-eval.h libinterp/parse-tree/pt-except.h libinterp/parse-tree/pt-exp.h libinterp/parse-tree/pt-fcn-handle.h libinterp/parse-tree/pt-funcall.h libinterp/parse-tree/pt-id.h libinterp/parse-tree/pt-idx.h libinterp/parse-tree/pt-jump.h libinterp/parse-tree/pt-loop.h libinterp/parse-tree/pt-mat.h libinterp/parse-tree/pt-misc.h libinterp/parse-tree/pt-pr-code.h libinterp/parse-tree/pt-select.h libinterp/parse-tree/pt-stmt.h libinterp/parse-tree/pt-unop.h libinterp/parse-tree/pt-walk.h libinterp/parse-tree/pt.h libinterp/parse-tree/token.h src/octave-build-info.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave'
6004 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1'
6005 /bin/sh ./libtool   --mode=install /usr/bin/install -c   liboctave/liboctave.la libinterp/liboctinterp.la libinterp/dldfcn/__delaunayn__.la libinterp/dldfcn/__eigs__.la libinterp/dldfcn/__fltk_uigetfile__.la libinterp/dldfcn/__glpk__.la libinterp/dldfcn/__init_fltk__.la libinterp/dldfcn/__init_gnuplot__.la libinterp/dldfcn/__osmesa_print__.la libinterp/dldfcn/__voronoi__.la libinterp/dldfcn/amd.la libinterp/dldfcn/audiodevinfo.la libinterp/dldfcn/audioread.la libinterp/dldfcn/ccolamd.la libinterp/dldfcn/chol.la libinterp/dldfcn/colamd.la libinterp/dldfcn/convhulln.la libinterp/dldfcn/dmperm.la libinterp/dldfcn/fftw.la libinterp/dldfcn/gzip.la libinterp/dldfcn/qr.la libinterp/dldfcn/symbfact.la libinterp/dldfcn/symrcm.la libgui/liboctgui.la '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1'
6006libtool: install: /usr/bin/install -c liboctave/.libs/liboctave.4.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.4.dylib
6007libtool: install: (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1 && { ln -s -f liboctave.4.dylib liboctave.dylib || { rm -f liboctave.dylib && ln -s liboctave.4.dylib liboctave.dylib; }; })
6008libtool: install: /usr/bin/install -c liboctave/.libs/liboctave.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.la
6009libtool: install: /usr/bin/install -c libinterp/.libs/liboctinterp.4.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctinterp.4.dylib
6010libtool: install: (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1 && { ln -s -f liboctinterp.4.dylib liboctinterp.dylib || { rm -f liboctinterp.dylib && ln -s liboctinterp.4.dylib liboctinterp.dylib; }; })
6011libtool: install: /usr/bin/install -c libinterp/.libs/liboctinterp.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctinterp.la
6012libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__delaunayn__.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__delaunayn__.so
6013libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__delaunayn__.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__delaunayn__.la
6014libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__eigs__.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__eigs__.so
6015libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__eigs__.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__eigs__.la
6016libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__fltk_uigetfile__.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__fltk_uigetfile__.so
6017libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__fltk_uigetfile__.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__fltk_uigetfile__.la
6018libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__glpk__.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__glpk__.so
6019libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__glpk__.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__glpk__.la
6020libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__init_fltk__.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__init_fltk__.so
6021libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__init_fltk__.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__init_fltk__.la
6022libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__init_gnuplot__.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__init_gnuplot__.so
6023libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__init_gnuplot__.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__init_gnuplot__.la
6024libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__osmesa_print__.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__osmesa_print__.so
6025libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__osmesa_print__.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__osmesa_print__.la
6026libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__voronoi__.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__voronoi__.so
6027libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__voronoi__.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__voronoi__.la
6028libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/amd.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/amd.so
6029libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/amd.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/amd.la
6030libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/audiodevinfo.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/audiodevinfo.so
6031libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/audiodevinfo.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/audiodevinfo.la
6032libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/audioread.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/audioread.so
6033libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/audioread.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/audioread.la
6034libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/ccolamd.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/ccolamd.so
6035libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/ccolamd.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/ccolamd.la
6036libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/chol.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/chol.so
6037libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/chol.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/chol.la
6038libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/colamd.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/colamd.so
6039libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/colamd.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/colamd.la
6040libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/convhulln.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/convhulln.so
6041libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/convhulln.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/convhulln.la
6042libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/dmperm.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/dmperm.so
6043libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/dmperm.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/dmperm.la
6044libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/fftw.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/fftw.so
6045libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/fftw.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/fftw.la
6046libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/gzip.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/gzip.so
6047libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/gzip.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/gzip.la
6048libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/qr.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/qr.so
6049libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/qr.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/qr.la
6050libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/symbfact.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/symbfact.so
6051libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/symbfact.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/symbfact.la
6052libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/symrcm.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/symrcm.so
6053libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/symrcm.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/symrcm.la
6054libtool: install: /usr/bin/install -c libgui/.libs/liboctgui.2.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctgui.2.dylib
6055libtool: install: (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1 && { ln -s -f liboctgui.2.dylib liboctgui.dylib || { rm -f liboctgui.dylib && ln -s liboctgui.2.dylib liboctgui.dylib; }; })
6056libtool: install: /usr/bin/install -c libgui/.libs/liboctgui.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctgui.la
6057libtool: install: /usr/bin/install -c liboctave/.libs/liboctave.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a
6058libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a
6059libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a
6060/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(liboctave_cruft_libcruft_la-blaswrap.o) has no symbols
6061/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(liboctave_util_libutil_la-f2c-main.o) has no symbols
6062/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(bitrotate.o) has no symbols
6063/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(c-ctype.o) has no symbols
6064/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(fd-hook.o) has no symbols
6065/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(getprogname.o) has no symbols
6066/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(math.o) has no symbols
6067/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(sig-handler.o) has no symbols
6068/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(sys_socket.o) has no symbols
6069/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(threadlib.o) has no symbols
6070/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(tls.o) has no symbols
6071/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(u64.o) has no symbols
6072/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(unistd.o) has no symbols
6073/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(wctype-h.o) has no symbols
6074/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctave.a(xsize.o) has no symbols
6075libtool: install: /usr/bin/install -c libinterp/.libs/liboctinterp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctinterp.a
6076libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctinterp.a
6077libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctinterp.a
6078/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctinterp.a(libinterp_liboctinterp_la-Array-jit.o) has no symbols
6079/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctinterp.a(libinterp_corefcn_libcorefcn_la-jit-ir.o) has no symbols
6080/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctinterp.a(libinterp_corefcn_libcorefcn_la-jit-typeinfo.o) has no symbols
6081/usr/bin/ranlib: file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctinterp.a(libinterp_corefcn_libcorefcn_la-jit-util.o) has no symbols
6082libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__delaunayn__.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__delaunayn__.a
6083libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__delaunayn__.a
6084libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__delaunayn__.a
6085libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__eigs__.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__eigs__.a
6086libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__eigs__.a
6087libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__eigs__.a
6088libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__fltk_uigetfile__.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__fltk_uigetfile__.a
6089libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__fltk_uigetfile__.a
6090libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__fltk_uigetfile__.a
6091libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__glpk__.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__glpk__.a
6092libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__glpk__.a
6093libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__glpk__.a
6094libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__init_fltk__.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__init_fltk__.a
6095libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__init_fltk__.a
6096libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__init_fltk__.a
6097libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__init_gnuplot__.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__init_gnuplot__.a
6098libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__init_gnuplot__.a
6099libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__init_gnuplot__.a
6100libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__osmesa_print__.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__osmesa_print__.a
6101libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__osmesa_print__.a
6102libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__osmesa_print__.a
6103libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/__voronoi__.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__voronoi__.a
6104libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__voronoi__.a
6105libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/__voronoi__.a
6106libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/amd.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/amd.a
6107libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/amd.a
6108libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/amd.a
6109libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/audiodevinfo.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/audiodevinfo.a
6110libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/audiodevinfo.a
6111libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/audiodevinfo.a
6112libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/audioread.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/audioread.a
6113libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/audioread.a
6114libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/audioread.a
6115libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/ccolamd.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/ccolamd.a
6116libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/ccolamd.a
6117libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/ccolamd.a
6118libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/chol.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/chol.a
6119libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/chol.a
6120libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/chol.a
6121libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/colamd.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/colamd.a
6122libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/colamd.a
6123libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/colamd.a
6124libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/convhulln.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/convhulln.a
6125libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/convhulln.a
6126libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/convhulln.a
6127libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/dmperm.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/dmperm.a
6128libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/dmperm.a
6129libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/dmperm.a
6130libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/fftw.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/fftw.a
6131libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/fftw.a
6132libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/fftw.a
6133libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/gzip.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/gzip.a
6134libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/gzip.a
6135libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/gzip.a
6136libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/qr.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/qr.a
6137libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/qr.a
6138libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/qr.a
6139libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/symbfact.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/symbfact.a
6140libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/symbfact.a
6141libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/symbfact.a
6142libtool: install: /usr/bin/install -c libinterp/dldfcn/.libs/symrcm.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/symrcm.a
6143libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/symrcm.a
6144libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/symrcm.a
6145libtool: install: /usr/bin/install -c libgui/.libs/liboctgui.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctgui.a
6146libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctgui.a
6147libtool: install: /usr/bin/ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/liboctgui.a
6148libtool: warning: remember to run 'libtool --finish /opt/local/lib/octave/4.2.1'
6149 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/locale'
6150 /usr/bin/install -c -m 644 libgui/languages/be_BY.qm libgui/languages/de_DE.qm libgui/languages/en_US.qm libgui/languages/es_ES.qm libgui/languages/eu_ES.qm libgui/languages/fr_FR.qm libgui/languages/it_IT.qm libgui/languages/ja_JP.qm libgui/languages/nl_NL.qm libgui/languages/pt_BR.qm libgui/languages/pt_PT.qm libgui/languages/ru_RU.qm libgui/languages/uk_UA.qm libgui/languages/zh_CN.qm '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/locale'
6151 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/@ftp'
6152 /usr/bin/install -c -m 644 scripts/@ftp/ascii.m scripts/@ftp/binary.m scripts/@ftp/cd.m scripts/@ftp/close.m scripts/@ftp/delete.m scripts/@ftp/dir.m scripts/@ftp/display.m scripts/@ftp/ftp.m scripts/@ftp/loadobj.m scripts/@ftp/mget.m scripts/@ftp/mkdir.m scripts/@ftp/mput.m scripts/@ftp/rename.m scripts/@ftp/rmdir.m scripts/@ftp/saveobj.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/@ftp'
6153 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/audio'
6154 /usr/bin/install -c -m 644 scripts/audio/lin2mu.m scripts/audio/mu2lin.m scripts/audio/record.m scripts/audio/sound.m scripts/audio/soundsc.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/audio'
6155 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/audio/@audioplayer'
6156 /usr/bin/install -c -m 644 scripts/audio/@audioplayer/__get_properties__.m scripts/audio/@audioplayer/audioplayer.m scripts/audio/@audioplayer/display.m scripts/audio/@audioplayer/get.m scripts/audio/@audioplayer/isplaying.m scripts/audio/@audioplayer/pause.m scripts/audio/@audioplayer/play.m scripts/audio/@audioplayer/playblocking.m scripts/audio/@audioplayer/resume.m scripts/audio/@audioplayer/set.m scripts/audio/@audioplayer/stop.m scripts/audio/@audioplayer/subsasgn.m scripts/audio/@audioplayer/subsref.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/audio/@audioplayer'
6157 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/audio/@audiorecorder'
6158 /usr/bin/install -c -m 644 scripts/audio/@audiorecorder/__get_properties__.m scripts/audio/@audiorecorder/audiorecorder.m scripts/audio/@audiorecorder/display.m scripts/audio/@audiorecorder/get.m scripts/audio/@audiorecorder/getaudiodata.m scripts/audio/@audiorecorder/getplayer.m scripts/audio/@audiorecorder/isrecording.m scripts/audio/@audiorecorder/pause.m scripts/audio/@audiorecorder/play.m scripts/audio/@audiorecorder/record.m scripts/audio/@audiorecorder/recordblocking.m scripts/audio/@audiorecorder/resume.m scripts/audio/@audiorecorder/set.m scripts/audio/@audiorecorder/stop.m scripts/audio/@audiorecorder/subsasgn.m scripts/audio/@audiorecorder/subsref.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/audio/@audiorecorder'
6159 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/deprecated'
6160 /usr/bin/install -c -m 644 scripts/deprecated/bicubic.m scripts/deprecated/bitmax.m scripts/deprecated/comma.m scripts/deprecated/delaunay3.m scripts/deprecated/dump_prefs.m scripts/deprecated/find_dir_in_path.m scripts/deprecated/finite.m scripts/deprecated/fmod.m scripts/deprecated/fnmatch.m scripts/deprecated/gmap40.m scripts/deprecated/isstr.m scripts/deprecated/loadaudio.m scripts/deprecated/luinc.m scripts/deprecated/mahalanobis.m scripts/deprecated/md5sum.m scripts/deprecated/mouse_wheel_zoom.m scripts/deprecated/nfields.m scripts/deprecated/octave_config_info.m scripts/deprecated/octave_tmp_file_name.m scripts/deprecated/onenormest.m scripts/deprecated/paren.m scripts/deprecated/playaudio.m scripts/deprecated/saveaudio.m scripts/deprecated/semicolon.m scripts/deprecated/setaudio.m scripts/deprecated/sleep.m scripts/deprecated/syl.m scripts/deprecated/usage.m scripts/deprecated/usleep.m scripts/deprecated/wavread.m scripts/deprecated/wavwrite.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/deprecated'
6161 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/elfun'
6162 /usr/bin/install -c -m 644 scripts/elfun/acosd.m scripts/elfun/acot.m scripts/elfun/acotd.m scripts/elfun/acoth.m scripts/elfun/acsc.m scripts/elfun/acscd.m scripts/elfun/acsch.m scripts/elfun/asec.m scripts/elfun/asecd.m scripts/elfun/asech.m scripts/elfun/asind.m scripts/elfun/atan2d.m scripts/elfun/atand.m scripts/elfun/cosd.m scripts/elfun/cot.m scripts/elfun/cotd.m scripts/elfun/coth.m scripts/elfun/csc.m scripts/elfun/cscd.m scripts/elfun/csch.m scripts/elfun/sec.m scripts/elfun/secd.m scripts/elfun/sech.m scripts/elfun/sind.m scripts/elfun/tand.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/elfun'
6163 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/general'
6164 /usr/bin/install -c -m 644 scripts/general/accumarray.m scripts/general/accumdim.m scripts/general/bincoeff.m scripts/general/bitcmp.m scripts/general/bitget.m scripts/general/bitset.m scripts/general/blkdiag.m scripts/general/cart2pol.m scripts/general/cart2sph.m scripts/general/cell2mat.m scripts/general/celldisp.m scripts/general/chop.m scripts/general/circshift.m scripts/general/common_size.m scripts/general/cplxpair.m scripts/general/cumtrapz.m scripts/general/curl.m scripts/general/dblquad.m scripts/general/deal.m scripts/general/deg2rad.m scripts/general/del2.m scripts/general/display.m scripts/general/divergence.m scripts/general/fieldnames.m scripts/general/flip.m scripts/general/flipdim.m scripts/general/fliplr.m scripts/general/flipud.m scripts/general/grabcode.m scripts/general/gradient.m scripts/general/idivide.m scripts/general/inputParser.m scripts/general/int2str.m scripts/general/interp1.m scripts/general/interp2.m scripts/general/interp3.m scripts/general/interpft.m scripts/general/interpn.m scripts/general/isdir.m scripts/general/isequal.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/general'
6165 /usr/bin/install -c -m 644 scripts/general/isequaln.m scripts/general/loadobj.m scripts/general/logspace.m scripts/general/methods.m scripts/general/nargchk.m scripts/general/narginchk.m scripts/general/nargoutchk.m scripts/general/nextpow2.m scripts/general/nthargout.m scripts/general/num2str.m scripts/general/pol2cart.m scripts/general/polyarea.m scripts/general/postpad.m scripts/general/prepad.m scripts/general/publish.m scripts/general/quadgk.m scripts/general/quadl.m scripts/general/quadv.m scripts/general/rad2deg.m scripts/general/randi.m scripts/general/rat.m scripts/general/repmat.m scripts/general/rot90.m scripts/general/rotdim.m scripts/general/saveobj.m scripts/general/shift.m scripts/general/shiftdim.m scripts/general/sortrows.m scripts/general/sph2cart.m scripts/general/structfun.m scripts/general/subsindex.m scripts/general/trapz.m scripts/general/triplequad.m scripts/general/validateattributes.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/general'
6166 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/general/private'
6167 /usr/bin/install -c -m 644 scripts/general/private/__isequal__.m scripts/general/private/__publish_html_output__.m scripts/general/private/__publish_latex_output__.m scripts/general/private/__splinen__.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/general/private'
6168 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/geometry'
6169 /usr/bin/install -c -m 644 scripts/geometry/convhull.m scripts/geometry/delaunayn.m scripts/geometry/delaunay.m scripts/geometry/dsearch.m scripts/geometry/dsearchn.m scripts/geometry/griddata.m scripts/geometry/griddata3.m scripts/geometry/griddatan.m scripts/geometry/inpolygon.m scripts/geometry/rectint.m scripts/geometry/tsearchn.m scripts/geometry/voronoi.m scripts/geometry/voronoin.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/geometry'
6170 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/gui'
6171 /usr/bin/install -c -m 644 scripts/gui/dialog.m scripts/gui/errordlg.m scripts/gui/guidata.m scripts/gui/guihandles.m scripts/gui/helpdlg.m scripts/gui/inputdlg.m scripts/gui/listdlg.m scripts/gui/msgbox.m scripts/gui/questdlg.m scripts/gui/uibuttongroup.m scripts/gui/uicontextmenu.m scripts/gui/uicontrol.m scripts/gui/uigetdir.m scripts/gui/uigetfile.m scripts/gui/uimenu.m scripts/gui/uipanel.m scripts/gui/uipushtool.m scripts/gui/uiputfile.m scripts/gui/uiresume.m scripts/gui/uitoggletool.m scripts/gui/uitoolbar.m scripts/gui/uiwait.m scripts/gui/waitbar.m scripts/gui/waitforbuttonpress.m scripts/gui/warndlg.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/gui'
6172 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/gui/private'
6173 /usr/bin/install -c -m 644 scripts/gui/private/__file_filter__.m scripts/gui/private/__fltk_file_filter__.m scripts/gui/private/__get_funcname__.m scripts/gui/private/__is_function__.m scripts/gui/private/__uigetdir_fltk__.m scripts/gui/private/__uigetfile_fltk__.m scripts/gui/private/__uiobject_split_args__.m scripts/gui/private/__uiputfile_fltk__.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/gui/private'
6174 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/help'
6175 /usr/bin/install -c -m 644 scripts/help/__gripe_missing_component__.m scripts/help/__makeinfo__.m scripts/help/__unimplemented__.m scripts/help/ans.m scripts/help/doc.m scripts/help/doc_cache_create.m scripts/help/get_first_help_sentence.m scripts/help/error_ids.m scripts/help/help.m scripts/help/lookfor.m scripts/help/print_usage.m scripts/help/type.m scripts/help/warning_ids.m scripts/help/which.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/help'
6176 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/help/private'
6177 /usr/bin/install -c -m 644 scripts/help/private/__additional_help_message__.m scripts/help/private/__strip_html_tags__.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/help/private'
6178 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/image'
6179 /usr/bin/install -c -m 644 scripts/image/autumn.m scripts/image/bone.m scripts/image/brighten.m scripts/image/cmpermute.m scripts/image/cmunique.m scripts/image/colorcube.m scripts/image/colormap.m scripts/image/contrast.m scripts/image/cool.m scripts/image/copper.m scripts/image/cubehelix.m scripts/image/flag.m scripts/image/frame2im.m scripts/image/gray.m scripts/image/gray2ind.m scripts/image/hot.m scripts/image/hsv.m scripts/image/hsv2rgb.m scripts/image/im2double.m scripts/image/im2frame.m scripts/image/image.m scripts/image/imagesc.m scripts/image/imfinfo.m scripts/image/imformats.m scripts/image/imread.m scripts/image/imshow.m scripts/image/iscolormap.m scripts/image/imwrite.m scripts/image/ind2gray.m scripts/image/ind2rgb.m scripts/image/jet.m scripts/image/lines.m scripts/image/ntsc2rgb.m scripts/image/ocean.m scripts/image/pink.m scripts/image/prism.m scripts/image/rainbow.m scripts/image/rgb2hsv.m scripts/image/rgb2ind.m scripts/image/rgb2ntsc.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/image'
6180 /usr/bin/install -c -m 644 scripts/image/rgbplot.m scripts/image/spinmap.m scripts/image/spring.m scripts/image/summer.m scripts/image/viridis.m scripts/image/white.m scripts/image/winter.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/image'
6181 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/image/private'
6182 /usr/bin/install -c -m 644 scripts/image/private/__imfinfo__.m scripts/image/private/__imread__.m scripts/image/private/__imwrite__.m scripts/image/private/colorspace_conversion_input_check.m scripts/image/private/colorspace_conversion_revert.m scripts/image/private/imageIO.m scripts/image/private/imwrite_filename.m scripts/image/private/ind2x.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/image/private'
6183 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/io'
6184 /usr/bin/install -c -m 644 scripts/io/beep.m scripts/io/csvread.m scripts/io/csvwrite.m scripts/io/dlmwrite.m scripts/io/fileread.m scripts/io/importdata.m scripts/io/is_valid_file_id.m scripts/io/strread.m scripts/io/textread.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/io'
6185 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/java'
6186 /usr/bin/install -c -m 644 scripts/java/java_get.m scripts/java/java_set.m scripts/java/javaArray.m scripts/java/javaaddpath.m scripts/java/javachk.m scripts/java/javaclasspath.m scripts/java/javamem.m scripts/java/javarmpath.m scripts/java/usejava.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/java'
6187 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/linear-algebra'
6188 /usr/bin/install -c -m 644 scripts/linear-algebra/bandwidth.m scripts/linear-algebra/commutation_matrix.m scripts/linear-algebra/cond.m scripts/linear-algebra/condest.m scripts/linear-algebra/condeig.m scripts/linear-algebra/cross.m scripts/linear-algebra/duplication_matrix.m scripts/linear-algebra/expm.m scripts/linear-algebra/housh.m scripts/linear-algebra/isbanded.m scripts/linear-algebra/isdefinite.m scripts/linear-algebra/isdiag.m scripts/linear-algebra/ishermitian.m scripts/linear-algebra/issymmetric.m scripts/linear-algebra/istril.m scripts/linear-algebra/istriu.m scripts/linear-algebra/krylov.m scripts/linear-algebra/linsolve.m scripts/linear-algebra/logm.m scripts/linear-algebra/normest.m scripts/linear-algebra/normest1.m scripts/linear-algebra/null.m scripts/linear-algebra/orth.m scripts/linear-algebra/planerot.m scripts/linear-algebra/qzhess.m scripts/linear-algebra/rank.m scripts/linear-algebra/rref.m scripts/linear-algebra/subspace.m scripts/linear-algebra/trace.m scripts/linear-algebra/vech.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/linear-algebra'
6189 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/miscellaneous'
6190 /usr/bin/install -c -m 644 scripts/miscellaneous/bug_report.m scripts/miscellaneous/bunzip2.m scripts/miscellaneous/cast.m scripts/miscellaneous/citation.m scripts/miscellaneous/compare_versions.m scripts/miscellaneous/computer.m scripts/miscellaneous/copyfile.m scripts/miscellaneous/debug.m scripts/miscellaneous/delete.m scripts/miscellaneous/desktop.m scripts/miscellaneous/dir.m scripts/miscellaneous/dos.m scripts/miscellaneous/edit.m scripts/miscellaneous/fact.m scripts/miscellaneous/fileattrib.m scripts/miscellaneous/fileparts.m scripts/miscellaneous/fullfile.m scripts/miscellaneous/genvarname.m scripts/miscellaneous/getappdata.m scripts/miscellaneous/getfield.m scripts/miscellaneous/gunzip.m scripts/miscellaneous/info.m scripts/miscellaneous/inputname.m scripts/miscellaneous/isappdata.m scripts/miscellaneous/isdeployed.m scripts/miscellaneous/ismac.m scripts/miscellaneous/ispc.m scripts/miscellaneous/isunix.m scripts/miscellaneous/license.m scripts/miscellaneous/list_primes.m scripts/miscellaneous/ls.m scripts/miscellaneous/ls_command.m scripts/miscellaneous/menu.m scripts/miscellaneous/mex.m scripts/miscellaneous/mexext.m scripts/miscellaneous/mkdir.m scripts/miscellaneous/mkoctfile.m scripts/miscellaneous/movefile.m scripts/miscellaneous/namelengthmax.m scripts/miscellaneous/news.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/miscellaneous'
6191 /usr/bin/install -c -m 644 scripts/miscellaneous/open.m scripts/miscellaneous/orderfields.m scripts/miscellaneous/pack.m scripts/miscellaneous/parseparams.m scripts/miscellaneous/perl.m scripts/miscellaneous/python.m scripts/miscellaneous/recycle.m scripts/miscellaneous/rmappdata.m scripts/miscellaneous/run.m scripts/miscellaneous/setappdata.m scripts/miscellaneous/setfield.m scripts/miscellaneous/substruct.m scripts/miscellaneous/swapbytes.m scripts/miscellaneous/symvar.m scripts/miscellaneous/tar.m scripts/miscellaneous/tempdir.m scripts/miscellaneous/tmpnam.m scripts/miscellaneous/unix.m scripts/miscellaneous/unpack.m scripts/miscellaneous/untar.m scripts/miscellaneous/unzip.m scripts/miscellaneous/ver.m scripts/miscellaneous/version.m scripts/miscellaneous/what.m scripts/miscellaneous/xor.m scripts/miscellaneous/zip.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/miscellaneous'
6192 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/miscellaneous/private'
6193 /usr/bin/install -c -m 644 scripts/miscellaneous/private/display_info_file.m scripts/miscellaneous/private/__w2mpth__.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/miscellaneous/private'
6194 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/ode'
6195 /usr/bin/install -c -m 644 scripts/ode/ode23.m scripts/ode/ode45.m scripts/ode/odeset.m scripts/ode/odeget.m scripts/ode/odeplot.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/ode'
6196 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/ode/private'
6197 /usr/bin/install -c -m 644 scripts/ode/private/AbsRel_norm.m scripts/ode/private/integrate_adaptive.m scripts/ode/private/kahan.m scripts/ode/private/odedefaults.m scripts/ode/private/odemergeopts.m scripts/ode/private/ode_event_handler.m scripts/ode/private/runge_kutta_23.m scripts/ode/private/runge_kutta_45_dorpri.m scripts/ode/private/runge_kutta_interpolate.m scripts/ode/private/starting_stepsize.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/ode/private'
6198 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/optimization'
6199 /usr/bin/install -c -m 644 scripts/optimization/__all_opts__.m scripts/optimization/fminbnd.m scripts/optimization/fminsearch.m scripts/optimization/fminunc.m scripts/optimization/fsolve.m scripts/optimization/fzero.m scripts/optimization/glpk.m scripts/optimization/lsqnonneg.m scripts/optimization/optimget.m scripts/optimization/optimset.m scripts/optimization/pqpnonneg.m scripts/optimization/qp.m scripts/optimization/sqp.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/optimization'
6200 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/optimization/private'
6201 /usr/bin/install -c -m 644 scripts/optimization/private/__fdjac__.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/optimization/private'
6202 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/path'
6203 /usr/bin/install -c -m 644 scripts/path/matlabroot.m scripts/path/pathdef.m scripts/path/savepath.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/path'
6204 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/path/private'
6205 /usr/bin/install -c -m 644 scripts/path/private/getsavepath.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/path/private'
6206 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/pkg'
6207 /usr/bin/install -c -m 644 scripts/pkg/pkg.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/pkg'
6208 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/pkg/private'
6209 /usr/bin/install -c -m 644 scripts/pkg/private/build.m scripts/pkg/private/configure_make.m scripts/pkg/private/default_prefix.m scripts/pkg/private/describe.m scripts/pkg/private/dirempty.m scripts/pkg/private/get_description.m scripts/pkg/private/get_forge_download.m scripts/pkg/private/get_forge_pkg.m scripts/pkg/private/getarch.m scripts/pkg/private/getarchdir.m scripts/pkg/private/get_unsatisfied_deps.m scripts/pkg/private/install.m scripts/pkg/private/installed_packages.m scripts/pkg/private/list_forge_packages.m scripts/pkg/private/load_packages.m scripts/pkg/private/load_packages_and_dependencies.m scripts/pkg/private/rebuild.m scripts/pkg/private/save_order.m scripts/pkg/private/uninstall.m scripts/pkg/private/unload_packages.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/pkg/private'
6210 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/appearance'
6211 /usr/bin/install -c -m 644 scripts/plot/appearance/__clabel__.m scripts/plot/appearance/__getlegenddata__.m scripts/plot/appearance/annotation.m scripts/plot/appearance/axis.m scripts/plot/appearance/box.m scripts/plot/appearance/caxis.m scripts/plot/appearance/clabel.m scripts/plot/appearance/daspect.m scripts/plot/appearance/datetick.m scripts/plot/appearance/diffuse.m scripts/plot/appearance/grid.m scripts/plot/appearance/gtext.m scripts/plot/appearance/hidden.m scripts/plot/appearance/legend.m scripts/plot/appearance/lighting.m scripts/plot/appearance/material.m scripts/plot/appearance/orient.m scripts/plot/appearance/pbaspect.m scripts/plot/appearance/shading.m scripts/plot/appearance/specular.m scripts/plot/appearance/text.m scripts/plot/appearance/title.m scripts/plot/appearance/view.m scripts/plot/appearance/whitebg.m scripts/plot/appearance/xlabel.m scripts/plot/appearance/xlim.m scripts/plot/appearance/ylabel.m scripts/plot/appearance/ylim.m scripts/plot/appearance/zlabel.m scripts/plot/appearance/zlim.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/appearance'
6212 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/appearance/private'
6213 /usr/bin/install -c -m 644 scripts/plot/appearance/private/__axis_limits__.m scripts/plot/appearance/private/__axis_label__.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/appearance/private'
6214 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/draw'
6215 /usr/bin/install -c -m 644 scripts/plot/draw/area.m scripts/plot/draw/barh.m scripts/plot/draw/bar.m scripts/plot/draw/camlight.m scripts/plot/draw/colorbar.m scripts/plot/draw/comet3.m scripts/plot/draw/comet.m scripts/plot/draw/compass.m scripts/plot/draw/contour3.m scripts/plot/draw/contourc.m scripts/plot/draw/contourf.m scripts/plot/draw/contour.m scripts/plot/draw/cylinder.m scripts/plot/draw/ellipsoid.m scripts/plot/draw/errorbar.m scripts/plot/draw/ezcontourf.m scripts/plot/draw/ezcontour.m scripts/plot/draw/ezmeshc.m scripts/plot/draw/ezmesh.m scripts/plot/draw/ezplot3.m scripts/plot/draw/ezplot.m scripts/plot/draw/ezpolar.m scripts/plot/draw/ezsurfc.m scripts/plot/draw/ezsurf.m scripts/plot/draw/feather.m scripts/plot/draw/fill.m scripts/plot/draw/fplot.m scripts/plot/draw/hist.m scripts/plot/draw/isocaps.m scripts/plot/draw/isocolors.m scripts/plot/draw/isonormals.m scripts/plot/draw/isosurface.m scripts/plot/draw/light.m scripts/plot/draw/line.m scripts/plot/draw/loglogerr.m scripts/plot/draw/loglog.m scripts/plot/draw/meshc.m scripts/plot/draw/mesh.m scripts/plot/draw/meshz.m scripts/plot/draw/pareto.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/draw'
6216 /usr/bin/install -c -m 644 scripts/plot/draw/patch.m scripts/plot/draw/pcolor.m scripts/plot/draw/peaks.m scripts/plot/draw/pie3.m scripts/plot/draw/pie.m scripts/plot/draw/plot3.m scripts/plot/draw/plot.m scripts/plot/draw/plotmatrix.m scripts/plot/draw/plotyy.m scripts/plot/draw/polar.m scripts/plot/draw/quiver3.m scripts/plot/draw/quiver.m scripts/plot/draw/rectangle.m scripts/plot/draw/reducepatch.m scripts/plot/draw/reducevolume.m scripts/plot/draw/ribbon.m scripts/plot/draw/rose.m scripts/plot/draw/scatter3.m scripts/plot/draw/scatter.m scripts/plot/draw/semilogxerr.m scripts/plot/draw/semilogx.m scripts/plot/draw/semilogyerr.m scripts/plot/draw/semilogy.m scripts/plot/draw/shrinkfaces.m scripts/plot/draw/slice.m scripts/plot/draw/smooth3.m scripts/plot/draw/sombrero.m scripts/plot/draw/sphere.m scripts/plot/draw/stairs.m scripts/plot/draw/stem3.m scripts/plot/draw/stemleaf.m scripts/plot/draw/stem.m scripts/plot/draw/surface.m scripts/plot/draw/surfc.m scripts/plot/draw/surfl.m scripts/plot/draw/surf.m scripts/plot/draw/surfnorm.m scripts/plot/draw/tetramesh.m scripts/plot/draw/trimesh.m scripts/plot/draw/triplot.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/draw'
6217 /usr/bin/install -c -m 644 scripts/plot/draw/trisurf.m scripts/plot/draw/waterfall.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/draw'
6218 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/draw/private'
6219 /usr/bin/install -c -m 644 scripts/plot/draw/private/__add_datasource__.m scripts/plot/draw/private/__bar__.m scripts/plot/draw/private/__calc_isovalue_from_data__.m scripts/plot/draw/private/__contour__.m scripts/plot/draw/private/__errplot__.m scripts/plot/draw/private/__ezplot__.m scripts/plot/draw/private/__interp_cube__.m scripts/plot/draw/private/__line__.m scripts/plot/draw/private/__marching_cube__.m scripts/plot/draw/private/__patch__.m scripts/plot/draw/private/__pie__.m scripts/plot/draw/private/__plt__.m scripts/plot/draw/private/__quiver__.m scripts/plot/draw/private/__rotate_around_axis__.m scripts/plot/draw/private/__scatter__.m scripts/plot/draw/private/__stem__.m scripts/plot/draw/private/__unite_shared_vertices__.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/draw/private'
6220 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/util'
6221 /usr/bin/install -c -m 644 scripts/plot/util/__actual_axis_position__.m scripts/plot/util/__default_plot_options__.m scripts/plot/util/__gnuplot_drawnow__.m scripts/plot/util/__next_line_color__.m scripts/plot/util/__next_line_style__.m scripts/plot/util/__opengl_info__.m scripts/plot/util/__plt_get_axis_arg__.m scripts/plot/util/__pltopt__.m scripts/plot/util/allchild.m scripts/plot/util/ancestor.m scripts/plot/util/axes.m scripts/plot/util/cla.m scripts/plot/util/clf.m scripts/plot/util/close.m scripts/plot/util/closereq.m scripts/plot/util/colstyle.m scripts/plot/util/copyobj.m scripts/plot/util/figure.m scripts/plot/util/findall.m scripts/plot/util/findfigs.m scripts/plot/util/findobj.m scripts/plot/util/gca.m scripts/plot/util/gcbf.m scripts/plot/util/gcbo.m scripts/plot/util/gcf.m scripts/plot/util/gco.m scripts/plot/util/ginput.m scripts/plot/util/graphics_toolkit.m scripts/plot/util/hdl2struct.m scripts/plot/util/hggroup.m scripts/plot/util/hgload.m scripts/plot/util/hgsave.m scripts/plot/util/hold.m scripts/plot/util/isaxes.m scripts/plot/util/isfigure.m scripts/plot/util/ishghandle.m scripts/plot/util/ishold.m scripts/plot/util/isprop.m scripts/plot/util/linkaxes.m scripts/plot/util/linkprop.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/util'
6222 /usr/bin/install -c -m 644 scripts/plot/util/meshgrid.m scripts/plot/util/ndgrid.m scripts/plot/util/newplot.m scripts/plot/util/pan.m scripts/plot/util/print.m scripts/plot/util/printd.m scripts/plot/util/refresh.m scripts/plot/util/refreshdata.m scripts/plot/util/rotate.m scripts/plot/util/rotate3d.m scripts/plot/util/saveas.m scripts/plot/util/shg.m scripts/plot/util/struct2hdl.m scripts/plot/util/subplot.m scripts/plot/util/zoom.m scripts/plot/util/gnuplot_binary.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/util'
6223 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/util/private'
6224 /usr/bin/install -c -m 644 scripts/plot/util/private/__add_default_menu__.m scripts/plot/util/private/__ghostscript__.m scripts/plot/util/private/__gnuplot_get_var__.m scripts/plot/util/private/__gnuplot_ginput__.m scripts/plot/util/private/__gnuplot_has_feature__.m scripts/plot/util/private/__gnuplot_has_terminal__.m scripts/plot/util/private/__gnuplot_open_stream__.m scripts/plot/util/private/__gnuplot_print__.m scripts/plot/util/private/__gnuplot_version__.m scripts/plot/util/private/__gnuplot_draw_axes__.m scripts/plot/util/private/__gnuplot_draw_figure__.m scripts/plot/util/private/__opengl_print__.m scripts/plot/util/private/__print_parse_opts__.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/plot/util/private'
6225 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/polynomial'
6226 /usr/bin/install -c -m 644 scripts/polynomial/compan.m scripts/polynomial/conv.m scripts/polynomial/deconv.m scripts/polynomial/mkpp.m scripts/polynomial/mpoles.m scripts/polynomial/padecoef.m scripts/polynomial/pchip.m scripts/polynomial/poly.m scripts/polynomial/polyaffine.m scripts/polynomial/polyder.m scripts/polynomial/polyeig.m scripts/polynomial/polyfit.m scripts/polynomial/polygcd.m scripts/polynomial/polyint.m scripts/polynomial/polyout.m scripts/polynomial/polyreduce.m scripts/polynomial/polyval.m scripts/polynomial/polyvalm.m scripts/polynomial/ppval.m scripts/polynomial/ppder.m scripts/polynomial/ppint.m scripts/polynomial/ppjumps.m scripts/polynomial/residue.m scripts/polynomial/roots.m scripts/polynomial/spline.m scripts/polynomial/splinefit.m scripts/polynomial/unmkpp.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/polynomial'
6227 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/polynomial/private'
6228 /usr/bin/install -c -m 644 scripts/polynomial/private/__splinefit__.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/polynomial/private'
6229 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/prefs'
6230 /usr/bin/install -c -m 644 scripts/prefs/addpref.m scripts/prefs/getpref.m scripts/prefs/ispref.m scripts/prefs/prefdir.m scripts/prefs/preferences.m scripts/prefs/rmpref.m scripts/prefs/setpref.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/prefs'
6231 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/prefs/private'
6232 /usr/bin/install -c -m 644 scripts/prefs/private/loadprefs.m scripts/prefs/private/prefsfile.m scripts/prefs/private/saveprefs.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/prefs/private'
6233 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/profiler'
6234 /usr/bin/install -c -m 644 scripts/profiler/profexplore.m scripts/profiler/profexport.m scripts/profiler/profile.m scripts/profiler/profshow.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/profiler'
6235 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/profiler'
6236 /usr/bin/install -c -m 644 scripts/profiler/html/flat.html scripts/profiler/html/flat_entry.html scripts/profiler/html/function.html scripts/profiler/html/hierarchical.html scripts/profiler/html/hierarchical_entry.html scripts/profiler/html/style.css '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/profiler'
6237 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/set'
6238 /usr/bin/install -c -m 644 scripts/set/intersect.m scripts/set/ismember.m scripts/set/powerset.m scripts/set/setdiff.m scripts/set/setxor.m scripts/set/union.m scripts/set/unique.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/set'
6239 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/set/private'
6240 /usr/bin/install -c -m 644 scripts/set/private/validsetargs.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/set/private'
6241 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/signal'
6242 /usr/bin/install -c -m 644 scripts/signal/arch_fit.m scripts/signal/arch_rnd.m scripts/signal/arch_test.m scripts/signal/arma_rnd.m scripts/signal/autoreg_matrix.m scripts/signal/bartlett.m scripts/signal/blackman.m scripts/signal/detrend.m scripts/signal/diffpara.m scripts/signal/durbinlevinson.m scripts/signal/fftconv.m scripts/signal/fftfilt.m scripts/signal/fftshift.m scripts/signal/filter2.m scripts/signal/fractdiff.m scripts/signal/freqz.m scripts/signal/freqz_plot.m scripts/signal/hamming.m scripts/signal/hanning.m scripts/signal/hurst.m scripts/signal/ifftshift.m scripts/signal/periodogram.m scripts/signal/sinc.m scripts/signal/sinetone.m scripts/signal/sinewave.m scripts/signal/spectral_adf.m scripts/signal/spectral_xdf.m scripts/signal/spencer.m scripts/signal/stft.m scripts/signal/synthesis.m scripts/signal/unwrap.m scripts/signal/yulewalker.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/signal'
6243 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/signal/private'
6244 /usr/bin/install -c -m 644 scripts/signal/private/rectangle_lw.m scripts/signal/private/rectangle_sw.m scripts/signal/private/triangle_lw.m scripts/signal/private/triangle_sw.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/signal/private'
6245 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/sparse'
6246 /usr/bin/install -c -m 644 scripts/sparse/bicg.m scripts/sparse/bicgstab.m scripts/sparse/cgs.m scripts/sparse/colperm.m scripts/sparse/eigs.m scripts/sparse/etreeplot.m scripts/sparse/gmres.m scripts/sparse/gplot.m scripts/sparse/ichol.m scripts/sparse/ilu.m scripts/sparse/nonzeros.m scripts/sparse/pcg.m scripts/sparse/pcr.m scripts/sparse/qmr.m scripts/sparse/spaugment.m scripts/sparse/spconvert.m scripts/sparse/spdiags.m scripts/sparse/speye.m scripts/sparse/spfun.m scripts/sparse/spones.m scripts/sparse/sprand.m scripts/sparse/sprandn.m scripts/sparse/sprandsym.m scripts/sparse/spstats.m scripts/sparse/spy.m scripts/sparse/svds.m scripts/sparse/treelayout.m scripts/sparse/treeplot.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/sparse'
6247 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/sparse/private'
6248 /usr/bin/install -c -m 644 scripts/sparse/private/__sprand__.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/sparse/private'
6249 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/specfun'
6250 /usr/bin/install -c -m 644 scripts/specfun/bessel.m scripts/specfun/beta.m scripts/specfun/betaln.m scripts/specfun/ellipke.m scripts/specfun/expint.m scripts/specfun/factor.m scripts/specfun/factorial.m scripts/specfun/isprime.m scripts/specfun/lcm.m scripts/specfun/legendre.m scripts/specfun/nchoosek.m scripts/specfun/nthroot.m scripts/specfun/perms.m scripts/specfun/pow2.m scripts/specfun/primes.m scripts/specfun/reallog.m scripts/specfun/realpow.m scripts/specfun/realsqrt.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/specfun'
6251 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/special-matrix'
6252 /usr/bin/install -c -m 644 scripts/special-matrix/gallery.m scripts/special-matrix/hadamard.m scripts/special-matrix/hankel.m scripts/special-matrix/hilb.m scripts/special-matrix/invhilb.m scripts/special-matrix/magic.m scripts/special-matrix/pascal.m scripts/special-matrix/rosser.m scripts/special-matrix/toeplitz.m scripts/special-matrix/vander.m scripts/special-matrix/wilkinson.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/special-matrix'
6253 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/startup'
6254 /usr/bin/install -c -m 644 scripts/startup/__finish__.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/startup'
6255 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/statistics/base'
6256 /usr/bin/install -c -m 644 scripts/statistics/base/center.m scripts/statistics/base/cloglog.m scripts/statistics/base/corr.m scripts/statistics/base/cov.m scripts/statistics/base/gls.m scripts/statistics/base/histc.m scripts/statistics/base/iqr.m scripts/statistics/base/kendall.m scripts/statistics/base/kurtosis.m scripts/statistics/base/logit.m scripts/statistics/base/lscov.m scripts/statistics/base/mean.m scripts/statistics/base/meansq.m scripts/statistics/base/median.m scripts/statistics/base/mode.m scripts/statistics/base/moment.m scripts/statistics/base/ols.m scripts/statistics/base/ppplot.m scripts/statistics/base/prctile.m scripts/statistics/base/probit.m scripts/statistics/base/qqplot.m scripts/statistics/base/quantile.m scripts/statistics/base/range.m scripts/statistics/base/ranks.m scripts/statistics/base/run_count.m scripts/statistics/base/runlength.m scripts/statistics/base/skewness.m scripts/statistics/base/spearman.m scripts/statistics/base/statistics.m scripts/statistics/base/std.m scripts/statistics/base/table.m scripts/statistics/base/var.m scripts/statistics/base/zscore.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/statistics/base'
6257 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/statistics/distributions'
6258 /usr/bin/install -c -m 644 scripts/statistics/distributions/betacdf.m scripts/statistics/distributions/betainv.m scripts/statistics/distributions/betapdf.m scripts/statistics/distributions/betarnd.m scripts/statistics/distributions/binocdf.m scripts/statistics/distributions/binoinv.m scripts/statistics/distributions/binopdf.m scripts/statistics/distributions/binornd.m scripts/statistics/distributions/cauchy_cdf.m scripts/statistics/distributions/cauchy_inv.m scripts/statistics/distributions/cauchy_pdf.m scripts/statistics/distributions/cauchy_rnd.m scripts/statistics/distributions/chi2cdf.m scripts/statistics/distributions/chi2inv.m scripts/statistics/distributions/chi2pdf.m scripts/statistics/distributions/chi2rnd.m scripts/statistics/distributions/discrete_cdf.m scripts/statistics/distributions/discrete_inv.m scripts/statistics/distributions/discrete_pdf.m scripts/statistics/distributions/discrete_rnd.m scripts/statistics/distributions/empirical_cdf.m scripts/statistics/distributions/empirical_inv.m scripts/statistics/distributions/empirical_pdf.m scripts/statistics/distributions/empirical_rnd.m scripts/statistics/distributions/expcdf.m scripts/statistics/distributions/expinv.m scripts/statistics/distributions/exppdf.m scripts/statistics/distributions/exprnd.m scripts/statistics/distributions/fcdf.m scripts/statistics/distributions/finv.m scripts/statistics/distributions/fpdf.m scripts/statistics/distributions/frnd.m scripts/statistics/distributions/gamcdf.m scripts/statistics/distributions/gaminv.m scripts/statistics/distributions/gampdf.m scripts/statistics/distributions/gamrnd.m scripts/statistics/distributions/geocdf.m scripts/statistics/distributions/geoinv.m scripts/statistics/distributions/geopdf.m scripts/statistics/distributions/geornd.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/statistics/distributions'
6259 /usr/bin/install -c -m 644 scripts/statistics/distributions/hygecdf.m scripts/statistics/distributions/hygeinv.m scripts/statistics/distributions/hygepdf.m scripts/statistics/distributions/hygernd.m scripts/statistics/distributions/kolmogorov_smirnov_cdf.m scripts/statistics/distributions/laplace_cdf.m scripts/statistics/distributions/laplace_inv.m scripts/statistics/distributions/laplace_pdf.m scripts/statistics/distributions/laplace_rnd.m scripts/statistics/distributions/logistic_cdf.m scripts/statistics/distributions/logistic_inv.m scripts/statistics/distributions/logistic_pdf.m scripts/statistics/distributions/logistic_rnd.m scripts/statistics/distributions/logncdf.m scripts/statistics/distributions/logninv.m scripts/statistics/distributions/lognpdf.m scripts/statistics/distributions/lognrnd.m scripts/statistics/distributions/nbincdf.m scripts/statistics/distributions/nbininv.m scripts/statistics/distributions/nbinpdf.m scripts/statistics/distributions/nbinrnd.m scripts/statistics/distributions/normcdf.m scripts/statistics/distributions/norminv.m scripts/statistics/distributions/normpdf.m scripts/statistics/distributions/normrnd.m scripts/statistics/distributions/poisscdf.m scripts/statistics/distributions/poissinv.m scripts/statistics/distributions/poisspdf.m scripts/statistics/distributions/poissrnd.m scripts/statistics/distributions/stdnormal_cdf.m scripts/statistics/distributions/stdnormal_inv.m scripts/statistics/distributions/stdnormal_pdf.m scripts/statistics/distributions/stdnormal_rnd.m scripts/statistics/distributions/tcdf.m scripts/statistics/distributions/tinv.m scripts/statistics/distributions/tpdf.m scripts/statistics/distributions/trnd.m scripts/statistics/distributions/unidrnd.m scripts/statistics/distributions/unidcdf.m scripts/statistics/distributions/unidinv.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/statistics/distributions'
6260 /usr/bin/install -c -m 644 scripts/statistics/distributions/unidpdf.m scripts/statistics/distributions/unifrnd.m scripts/statistics/distributions/unifcdf.m scripts/statistics/distributions/unifinv.m scripts/statistics/distributions/unifpdf.m scripts/statistics/distributions/wblcdf.m scripts/statistics/distributions/wblinv.m scripts/statistics/distributions/wblpdf.m scripts/statistics/distributions/wblrnd.m scripts/statistics/distributions/wienrnd.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/statistics/distributions'
6261 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/statistics/models'
6262 /usr/bin/install -c -m 644 scripts/statistics/models/logistic_regression.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/statistics/models'
6263 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/statistics/models/private'
6264 /usr/bin/install -c -m 644 scripts/statistics/models/private/logistic_regression_derivatives.m scripts/statistics/models/private/logistic_regression_likelihood.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/statistics/models/private'
6265 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/statistics/tests'
6266 /usr/bin/install -c -m 644 scripts/statistics/tests/anova.m scripts/statistics/tests/bartlett_test.m scripts/statistics/tests/chisquare_test_homogeneity.m scripts/statistics/tests/chisquare_test_independence.m scripts/statistics/tests/cor_test.m scripts/statistics/tests/f_test_regression.m scripts/statistics/tests/hotelling_test.m scripts/statistics/tests/hotelling_test_2.m scripts/statistics/tests/kolmogorov_smirnov_test.m scripts/statistics/tests/kolmogorov_smirnov_test_2.m scripts/statistics/tests/kruskal_wallis_test.m scripts/statistics/tests/manova.m scripts/statistics/tests/mcnemar_test.m scripts/statistics/tests/prop_test_2.m scripts/statistics/tests/run_test.m scripts/statistics/tests/sign_test.m scripts/statistics/tests/t_test.m scripts/statistics/tests/t_test_2.m scripts/statistics/tests/t_test_regression.m scripts/statistics/tests/u_test.m scripts/statistics/tests/var_test.m scripts/statistics/tests/welch_test.m scripts/statistics/tests/wilcoxon_test.m scripts/statistics/tests/z_test.m scripts/statistics/tests/z_test_2.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/statistics/tests'
6267 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/strings'
6268 /usr/bin/install -c -m 644 scripts/strings/base2dec.m scripts/strings/bin2dec.m scripts/strings/blanks.m scripts/strings/cstrcat.m scripts/strings/deblank.m scripts/strings/dec2base.m scripts/strings/dec2bin.m scripts/strings/dec2hex.m scripts/strings/findstr.m scripts/strings/hex2dec.m scripts/strings/index.m scripts/strings/isletter.m scripts/strings/isstrprop.m scripts/strings/mat2str.m scripts/strings/ostrsplit.m scripts/strings/regexptranslate.m scripts/strings/rindex.m scripts/strings/str2num.m scripts/strings/strcat.m scripts/strings/strchr.m scripts/strings/strjoin.m scripts/strings/strjust.m scripts/strings/strmatch.m scripts/strings/strsplit.m scripts/strings/strtok.m scripts/strings/strtrim.m scripts/strings/strtrunc.m scripts/strings/substr.m scripts/strings/untabify.m scripts/strings/validatestring.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/strings'
6269 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/testfun'
6270 /usr/bin/install -c -m 644 scripts/testfun/__have_feature__.m scripts/testfun/__printf_assert__.m scripts/testfun/__prog_output_assert__.m scripts/testfun/__run_test_suite__.m scripts/testfun/assert.m scripts/testfun/demo.m scripts/testfun/example.m scripts/testfun/fail.m scripts/testfun/rundemos.m scripts/testfun/runtests.m scripts/testfun/speed.m scripts/testfun/test.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/testfun'
6271 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/testfun/private'
6272 /usr/bin/install -c -m 644 scripts/testfun/private/compare_plot_demos.m scripts/testfun/private/dump_demos.m scripts/testfun/private/html_compare_plot_demos.m scripts/testfun/private/html_plot_demos_template.html '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/testfun/private'
6273 /bin/mkdir -p '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/time'
6274 /usr/bin/install -c -m 644 scripts/time/addtodate.m scripts/time/asctime.m scripts/time/calendar.m scripts/time/clock.m scripts/time/ctime.m scripts/time/date.m scripts/time/datenum.m scripts/time/datestr.m scripts/time/datevec.m scripts/time/eomday.m scripts/time/etime.m scripts/time/is_leap_year.m scripts/time/now.m scripts/time/weekday.m '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/m/time'
6275/usr/bin/make  install-data-hook
6276preserving existing HG-ID file
6277make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
6278/bin/mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0
6279if [ -n "`cat libinterp/dldfcn/PKG_ADD`" ]; then \
6280          /usr/bin/install -c -m 644 libinterp/dldfcn/PKG_ADD /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/PKG_ADD; \
6281        fi
6282cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1 && \
6283        for ltlib in libinterp/dldfcn/__delaunayn__.la libinterp/dldfcn/__eigs__.la libinterp/dldfcn/__fltk_uigetfile__.la libinterp/dldfcn/__glpk__.la libinterp/dldfcn/__init_fltk__.la libinterp/dldfcn/__init_gnuplot__.la libinterp/dldfcn/__osmesa_print__.la libinterp/dldfcn/__voronoi__.la libinterp/dldfcn/amd.la libinterp/dldfcn/audiodevinfo.la libinterp/dldfcn/audioread.la libinterp/dldfcn/ccolamd.la libinterp/dldfcn/chol.la libinterp/dldfcn/colamd.la libinterp/dldfcn/convhulln.la libinterp/dldfcn/dmperm.la libinterp/dldfcn/fftw.la libinterp/dldfcn/gzip.la libinterp/dldfcn/qr.la libinterp/dldfcn/symbfact.la libinterp/dldfcn/symrcm.la; do \
6284          f=`echo $ltlib | /opt/local/bin/gsed 's,.*/,,'`; \
6285          dl=`/opt/local/bin/gsed -n -e "s/dlname='\([^']*\)'/\1/p" < $f`; \
6286          if [ -n "$dl" ]; then \
6287            /usr/bin/install -c $dl /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/`echo $f | /opt/local/bin/gsed 's,^lib,,; s,\.la$,.oct,'`; \
6288          else \
6289            echo "error: dlname is empty in $ltlib!"; \
6290            exit 1; \
6291          fi; \
6292          lnames=`/opt/local/bin/gsed -n -e "s/library_names='\([^']*\)'/\1/p" < $f`; \
6293          if [ -n "$lnames" ]; then \
6294            rm -f $f $lnames $dl; \
6295          fi \
6296        done
6297/bin/mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc
6298/usr/bin/install -c -m 644 libinterp/DOCSTRINGS /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/4.2.1/etc/built-in-docstrings
6299/bin/mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave
6300/usr/bin/install -c -m 644 libinterp/deprecated-config.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/include/octave-4.2.1/octave/config.h
6301make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
6302make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
6303make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
6304make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
6305make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.2.1'
6306warning: pkg: creating the directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/packages
6307warning: pkg: creating the directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/packages
6308
6309xinstall: /dev/null -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/share/octave/packages/.turd_octave
6310xinstall: /dev/null -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/packages/.turd_octave
6311--->  Compressing man pages for octave
6312man1/mkoctfile.1:        60.6% -- replaced with man1/mkoctfile.1.gz
6313man1/mkoctfile.1.gz: changing permissions from 00644 to 00444
6314man1/octave-cli.1:       53.7% -- replaced with man1/octave-cli.1.gz
6315man1/octave-cli.1.gz: changing permissions from 00644 to 00444
6316man1/octave-config.1:    57.2% -- replaced with man1/octave-config.1.gz
6317man1/octave-config.1.gz: changing permissions from 00644 to 00444
6318man1/octave.1:   53.8% -- replaced with man1/octave.1.gz
6319man1/octave.1.gz: changing permissions from 00644 to 00444
6320--->  Installing octave @4.2.1_2+accelerate+app+docs+fltk+gfortran+graphicsmagick+qt4+sound
6321Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/destroot" && /usr/bin/tar -cvf - . | /opt/local/bin/pbzip2 -c9 > /opt/local/var/macports/software/octave/octave-4.2.1_2+accelerate+app+docs+fltk+gfortran+graphicsmagick+qt4+sound.darwin_10.x86_64.tbz2
6322a .
6323a ./+COMMENT
6324a ./+CONTENTS
6325a ./+DESC
6326a ./+PORTFILE
6327a ./+STATE
6328a ./Applications
6329a ./opt
6330a ./opt/local
6331a ./opt/local/bin
6332a ./opt/local/include
6333a ./opt/local/lib
6334a ./opt/local/libexec
6335a ./opt/local/share
6336a ./opt/local/share/appdata
6337a ./opt/local/share/icons
6338a ./opt/local/share/info
6339a ./opt/local/share/man
6340a ./opt/local/share/octave
6341a ./opt/local/share/octave/4.2.1
6342a ./opt/local/share/octave/octave_packages
6343a ./opt/local/share/octave/packages
6344a ./opt/local/share/octave/packages/.turd_octave
6345a ./opt/local/share/octave/4.2.1/data
6346a ./opt/local/share/octave/4.2.1/etc
6347a ./opt/local/share/octave/4.2.1/imagelib
6348a ./opt/local/share/octave/4.2.1/locale
6349a ./opt/local/share/octave/4.2.1/m
6350a ./opt/local/share/octave/4.2.1/m/@ftp
6351a ./opt/local/share/octave/4.2.1/m/audio
6352a ./opt/local/share/octave/4.2.1/m/deprecated
6353a ./opt/local/share/octave/4.2.1/m/elfun
6354a ./opt/local/share/octave/4.2.1/m/general
6355a ./opt/local/share/octave/4.2.1/m/geometry
6356a ./opt/local/share/octave/4.2.1/m/gui
6357a ./opt/local/share/octave/4.2.1/m/help
6358a ./opt/local/share/octave/4.2.1/m/image
6359a ./opt/local/share/octave/4.2.1/m/io
6360a ./opt/local/share/octave/4.2.1/m/java
6361a ./opt/local/share/octave/4.2.1/m/linear-algebra
6362a ./opt/local/share/octave/4.2.1/m/miscellaneous
6363a ./opt/local/share/octave/4.2.1/m/ode
6364a ./opt/local/share/octave/4.2.1/m/optimization
6365a ./opt/local/share/octave/4.2.1/m/path
6366a ./opt/local/share/octave/4.2.1/m/pkg
6367a ./opt/local/share/octave/4.2.1/m/plot
6368a ./opt/local/share/octave/4.2.1/m/polynomial
6369a ./opt/local/share/octave/4.2.1/m/prefs
6370a ./opt/local/share/octave/4.2.1/m/profiler
6371a ./opt/local/share/octave/4.2.1/m/set
6372a ./opt/local/share/octave/4.2.1/m/signal
6373a ./opt/local/share/octave/4.2.1/m/sparse
6374a ./opt/local/share/octave/4.2.1/m/specfun
6375a ./opt/local/share/octave/4.2.1/m/special-matrix
6376a ./opt/local/share/octave/4.2.1/m/startup
6377a ./opt/local/share/octave/4.2.1/m/statistics
6378a ./opt/local/share/octave/4.2.1/m/strings
6379a ./opt/local/share/octave/4.2.1/m/testfun
6380a ./opt/local/share/octave/4.2.1/m/time
6381a ./opt/local/share/octave/4.2.1/m/time/addtodate.m
6382a ./opt/local/share/octave/4.2.1/m/time/asctime.m
6383a ./opt/local/share/octave/4.2.1/m/time/calendar.m
6384a ./opt/local/share/octave/4.2.1/m/time/clock.m
6385a ./opt/local/share/octave/4.2.1/m/time/ctime.m
6386a ./opt/local/share/octave/4.2.1/m/time/date.m
6387a ./opt/local/share/octave/4.2.1/m/time/datenum.m
6388a ./opt/local/share/octave/4.2.1/m/time/datestr.m
6389a ./opt/local/share/octave/4.2.1/m/time/datevec.m
6390a ./opt/local/share/octave/4.2.1/m/time/eomday.m
6391a ./opt/local/share/octave/4.2.1/m/time/etime.m
6392a ./opt/local/share/octave/4.2.1/m/time/is_leap_year.m
6393a ./opt/local/share/octave/4.2.1/m/time/now.m
6394a ./opt/local/share/octave/4.2.1/m/time/weekday.m
6395a ./opt/local/share/octave/4.2.1/m/testfun/__have_feature__.m
6396a ./opt/local/share/octave/4.2.1/m/testfun/__printf_assert__.m
6397a ./opt/local/share/octave/4.2.1/m/testfun/__prog_output_assert__.m
6398a ./opt/local/share/octave/4.2.1/m/testfun/__run_test_suite__.m
6399a ./opt/local/share/octave/4.2.1/m/testfun/assert.m
6400a ./opt/local/share/octave/4.2.1/m/testfun/demo.m
6401a ./opt/local/share/octave/4.2.1/m/testfun/example.m
6402a ./opt/local/share/octave/4.2.1/m/testfun/fail.m
6403a ./opt/local/share/octave/4.2.1/m/testfun/private
6404a ./opt/local/share/octave/4.2.1/m/testfun/rundemos.m
6405a ./opt/local/share/octave/4.2.1/m/testfun/runtests.m
6406a ./opt/local/share/octave/4.2.1/m/testfun/speed.m
6407a ./opt/local/share/octave/4.2.1/m/testfun/test.m
6408a ./opt/local/share/octave/4.2.1/m/testfun/private/compare_plot_demos.m
6409a ./opt/local/share/octave/4.2.1/m/testfun/private/dump_demos.m
6410a ./opt/local/share/octave/4.2.1/m/testfun/private/html_compare_plot_demos.m
6411a ./opt/local/share/octave/4.2.1/m/testfun/private/html_plot_demos_template.html
6412a ./opt/local/share/octave/4.2.1/m/strings/base2dec.m
6413a ./opt/local/share/octave/4.2.1/m/strings/bin2dec.m
6414a ./opt/local/share/octave/4.2.1/m/strings/blanks.m
6415a ./opt/local/share/octave/4.2.1/m/strings/cstrcat.m
6416a ./opt/local/share/octave/4.2.1/m/strings/deblank.m
6417a ./opt/local/share/octave/4.2.1/m/strings/dec2base.m
6418a ./opt/local/share/octave/4.2.1/m/strings/dec2bin.m
6419a ./opt/local/share/octave/4.2.1/m/strings/dec2hex.m
6420a ./opt/local/share/octave/4.2.1/m/strings/findstr.m
6421a ./opt/local/share/octave/4.2.1/m/strings/hex2dec.m
6422a ./opt/local/share/octave/4.2.1/m/strings/index.m
6423a ./opt/local/share/octave/4.2.1/m/strings/isletter.m
6424a ./opt/local/share/octave/4.2.1/m/strings/isstrprop.m
6425a ./opt/local/share/octave/4.2.1/m/strings/mat2str.m
6426a ./opt/local/share/octave/4.2.1/m/strings/ostrsplit.m
6427a ./opt/local/share/octave/4.2.1/m/strings/regexptranslate.m
6428a ./opt/local/share/octave/4.2.1/m/strings/rindex.m
6429a ./opt/local/share/octave/4.2.1/m/strings/str2num.m
6430a ./opt/local/share/octave/4.2.1/m/strings/strcat.m
6431a ./opt/local/share/octave/4.2.1/m/strings/strchr.m
6432a ./opt/local/share/octave/4.2.1/m/strings/strjoin.m
6433a ./opt/local/share/octave/4.2.1/m/strings/strjust.m
6434a ./opt/local/share/octave/4.2.1/m/strings/strmatch.m
6435a ./opt/local/share/octave/4.2.1/m/strings/strsplit.m
6436a ./opt/local/share/octave/4.2.1/m/strings/strtok.m
6437a ./opt/local/share/octave/4.2.1/m/strings/strtrim.m
6438a ./opt/local/share/octave/4.2.1/m/strings/strtrunc.m
6439a ./opt/local/share/octave/4.2.1/m/strings/substr.m
6440a ./opt/local/share/octave/4.2.1/m/strings/untabify.m
6441a ./opt/local/share/octave/4.2.1/m/strings/validatestring.m
6442a ./opt/local/share/octave/4.2.1/m/statistics/base
6443a ./opt/local/share/octave/4.2.1/m/statistics/distributions
6444a ./opt/local/share/octave/4.2.1/m/statistics/models
6445a ./opt/local/share/octave/4.2.1/m/statistics/tests
6446a ./opt/local/share/octave/4.2.1/m/statistics/tests/anova.m
6447a ./opt/local/share/octave/4.2.1/m/statistics/tests/bartlett_test.m
6448a ./opt/local/share/octave/4.2.1/m/statistics/tests/chisquare_test_homogeneity.m
6449a ./opt/local/share/octave/4.2.1/m/statistics/tests/chisquare_test_independence.m
6450a ./opt/local/share/octave/4.2.1/m/statistics/tests/cor_test.m
6451a ./opt/local/share/octave/4.2.1/m/statistics/tests/f_test_regression.m
6452a ./opt/local/share/octave/4.2.1/m/statistics/tests/hotelling_test.m
6453a ./opt/local/share/octave/4.2.1/m/statistics/tests/hotelling_test_2.m
6454a ./opt/local/share/octave/4.2.1/m/statistics/tests/kolmogorov_smirnov_test.m
6455a ./opt/local/share/octave/4.2.1/m/statistics/tests/kolmogorov_smirnov_test_2.m
6456a ./opt/local/share/octave/4.2.1/m/statistics/tests/kruskal_wallis_test.m
6457a ./opt/local/share/octave/4.2.1/m/statistics/tests/manova.m
6458a ./opt/local/share/octave/4.2.1/m/statistics/tests/mcnemar_test.m
6459a ./opt/local/share/octave/4.2.1/m/statistics/tests/prop_test_2.m
6460a ./opt/local/share/octave/4.2.1/m/statistics/tests/run_test.m
6461a ./opt/local/share/octave/4.2.1/m/statistics/tests/sign_test.m
6462a ./opt/local/share/octave/4.2.1/m/statistics/tests/t_test.m
6463a ./opt/local/share/octave/4.2.1/m/statistics/tests/t_test_2.m
6464a ./opt/local/share/octave/4.2.1/m/statistics/tests/t_test_regression.m
6465a ./opt/local/share/octave/4.2.1/m/statistics/tests/u_test.m
6466a ./opt/local/share/octave/4.2.1/m/statistics/tests/var_test.m
6467a ./opt/local/share/octave/4.2.1/m/statistics/tests/welch_test.m
6468a ./opt/local/share/octave/4.2.1/m/statistics/tests/wilcoxon_test.m
6469a ./opt/local/share/octave/4.2.1/m/statistics/tests/z_test.m
6470a ./opt/local/share/octave/4.2.1/m/statistics/tests/z_test_2.m
6471a ./opt/local/share/octave/4.2.1/m/statistics/models/logistic_regression.m
6472a ./opt/local/share/octave/4.2.1/m/statistics/models/private
6473a ./opt/local/share/octave/4.2.1/m/statistics/models/private/logistic_regression_derivatives.m
6474a ./opt/local/share/octave/4.2.1/m/statistics/models/private/logistic_regression_likelihood.m
6475a ./opt/local/share/octave/4.2.1/m/statistics/distributions/betacdf.m
6476a ./opt/local/share/octave/4.2.1/m/statistics/distributions/betainv.m
6477a ./opt/local/share/octave/4.2.1/m/statistics/distributions/betapdf.m
6478a ./opt/local/share/octave/4.2.1/m/statistics/distributions/betarnd.m
6479a ./opt/local/share/octave/4.2.1/m/statistics/distributions/binocdf.m
6480a ./opt/local/share/octave/4.2.1/m/statistics/distributions/binoinv.m
6481a ./opt/local/share/octave/4.2.1/m/statistics/distributions/binopdf.m
6482a ./opt/local/share/octave/4.2.1/m/statistics/distributions/binornd.m
6483a ./opt/local/share/octave/4.2.1/m/statistics/distributions/cauchy_cdf.m
6484a ./opt/local/share/octave/4.2.1/m/statistics/distributions/cauchy_inv.m
6485a ./opt/local/share/octave/4.2.1/m/statistics/distributions/cauchy_pdf.m
6486a ./opt/local/share/octave/4.2.1/m/statistics/distributions/cauchy_rnd.m
6487a ./opt/local/share/octave/4.2.1/m/statistics/distributions/chi2cdf.m
6488a ./opt/local/share/octave/4.2.1/m/statistics/distributions/chi2inv.m
6489a ./opt/local/share/octave/4.2.1/m/statistics/distributions/chi2pdf.m
6490a ./opt/local/share/octave/4.2.1/m/statistics/distributions/chi2rnd.m
6491a ./opt/local/share/octave/4.2.1/m/statistics/distributions/discrete_cdf.m
6492a ./opt/local/share/octave/4.2.1/m/statistics/distributions/discrete_inv.m
6493a ./opt/local/share/octave/4.2.1/m/statistics/distributions/discrete_pdf.m
6494a ./opt/local/share/octave/4.2.1/m/statistics/distributions/discrete_rnd.m
6495a ./opt/local/share/octave/4.2.1/m/statistics/distributions/empirical_cdf.m
6496a ./opt/local/share/octave/4.2.1/m/statistics/distributions/empirical_inv.m
6497a ./opt/local/share/octave/4.2.1/m/statistics/distributions/empirical_pdf.m
6498a ./opt/local/share/octave/4.2.1/m/statistics/distributions/empirical_rnd.m
6499a ./opt/local/share/octave/4.2.1/m/statistics/distributions/expcdf.m
6500a ./opt/local/share/octave/4.2.1/m/statistics/distributions/expinv.m
6501a ./opt/local/share/octave/4.2.1/m/statistics/distributions/exppdf.m
6502a ./opt/local/share/octave/4.2.1/m/statistics/distributions/exprnd.m
6503a ./opt/local/share/octave/4.2.1/m/statistics/distributions/fcdf.m
6504a ./opt/local/share/octave/4.2.1/m/statistics/distributions/finv.m
6505a ./opt/local/share/octave/4.2.1/m/statistics/distributions/fpdf.m
6506a ./opt/local/share/octave/4.2.1/m/statistics/distributions/frnd.m
6507a ./opt/local/share/octave/4.2.1/m/statistics/distributions/gamcdf.m
6508a ./opt/local/share/octave/4.2.1/m/statistics/distributions/gaminv.m
6509a ./opt/local/share/octave/4.2.1/m/statistics/distributions/gampdf.m
6510a ./opt/local/share/octave/4.2.1/m/statistics/distributions/gamrnd.m
6511a ./opt/local/share/octave/4.2.1/m/statistics/distributions/geocdf.m
6512a ./opt/local/share/octave/4.2.1/m/statistics/distributions/geoinv.m
6513a ./opt/local/share/octave/4.2.1/m/statistics/distributions/geopdf.m
6514a ./opt/local/share/octave/4.2.1/m/statistics/distributions/geornd.m
6515a ./opt/local/share/octave/4.2.1/m/statistics/distributions/hygecdf.m
6516a ./opt/local/share/octave/4.2.1/m/statistics/distributions/hygeinv.m
6517a ./opt/local/share/octave/4.2.1/m/statistics/distributions/hygepdf.m
6518a ./opt/local/share/octave/4.2.1/m/statistics/distributions/hygernd.m
6519a ./opt/local/share/octave/4.2.1/m/statistics/distributions/kolmogorov_smirnov_cdf.m
6520a ./opt/local/share/octave/4.2.1/m/statistics/distributions/laplace_cdf.m
6521a ./opt/local/share/octave/4.2.1/m/statistics/distributions/laplace_inv.m
6522a ./opt/local/share/octave/4.2.1/m/statistics/distributions/laplace_pdf.m
6523a ./opt/local/share/octave/4.2.1/m/statistics/distributions/laplace_rnd.m
6524a ./opt/local/share/octave/4.2.1/m/statistics/distributions/logistic_cdf.m
6525a ./opt/local/share/octave/4.2.1/m/statistics/distributions/logistic_inv.m
6526a ./opt/local/share/octave/4.2.1/m/statistics/distributions/logistic_pdf.m
6527a ./opt/local/share/octave/4.2.1/m/statistics/distributions/logistic_rnd.m
6528a ./opt/local/share/octave/4.2.1/m/statistics/distributions/logncdf.m
6529a ./opt/local/share/octave/4.2.1/m/statistics/distributions/logninv.m
6530a ./opt/local/share/octave/4.2.1/m/statistics/distributions/lognpdf.m
6531a ./opt/local/share/octave/4.2.1/m/statistics/distributions/lognrnd.m
6532a ./opt/local/share/octave/4.2.1/m/statistics/distributions/nbincdf.m
6533a ./opt/local/share/octave/4.2.1/m/statistics/distributions/nbininv.m
6534a ./opt/local/share/octave/4.2.1/m/statistics/distributions/nbinpdf.m
6535a ./opt/local/share/octave/4.2.1/m/statistics/distributions/nbinrnd.m
6536a ./opt/local/share/octave/4.2.1/m/statistics/distributions/normcdf.m
6537a ./opt/local/share/octave/4.2.1/m/statistics/distributions/norminv.m
6538a ./opt/local/share/octave/4.2.1/m/statistics/distributions/normpdf.m
6539a ./opt/local/share/octave/4.2.1/m/statistics/distributions/normrnd.m
6540a ./opt/local/share/octave/4.2.1/m/statistics/distributions/poisscdf.m
6541a ./opt/local/share/octave/4.2.1/m/statistics/distributions/poissinv.m
6542a ./opt/local/share/octave/4.2.1/m/statistics/distributions/poisspdf.m
6543a ./opt/local/share/octave/4.2.1/m/statistics/distributions/poissrnd.m
6544a ./opt/local/share/octave/4.2.1/m/statistics/distributions/stdnormal_cdf.m
6545a ./opt/local/share/octave/4.2.1/m/statistics/distributions/stdnormal_inv.m
6546a ./opt/local/share/octave/4.2.1/m/statistics/distributions/stdnormal_pdf.m
6547a ./opt/local/share/octave/4.2.1/m/statistics/distributions/stdnormal_rnd.m
6548a ./opt/local/share/octave/4.2.1/m/statistics/distributions/tcdf.m
6549a ./opt/local/share/octave/4.2.1/m/statistics/distributions/tinv.m
6550a ./opt/local/share/octave/4.2.1/m/statistics/distributions/tpdf.m
6551a ./opt/local/share/octave/4.2.1/m/statistics/distributions/trnd.m
6552a ./opt/local/share/octave/4.2.1/m/statistics/distributions/unidcdf.m
6553a ./opt/local/share/octave/4.2.1/m/statistics/distributions/unidinv.m
6554a ./opt/local/share/octave/4.2.1/m/statistics/distributions/unidpdf.m
6555a ./opt/local/share/octave/4.2.1/m/statistics/distributions/unidrnd.m
6556a ./opt/local/share/octave/4.2.1/m/statistics/distributions/unifcdf.m
6557a ./opt/local/share/octave/4.2.1/m/statistics/distributions/unifinv.m
6558a ./opt/local/share/octave/4.2.1/m/statistics/distributions/unifpdf.m
6559a ./opt/local/share/octave/4.2.1/m/statistics/distributions/unifrnd.m
6560a ./opt/local/share/octave/4.2.1/m/statistics/distributions/wblcdf.m
6561a ./opt/local/share/octave/4.2.1/m/statistics/distributions/wblinv.m
6562a ./opt/local/share/octave/4.2.1/m/statistics/distributions/wblpdf.m
6563a ./opt/local/share/octave/4.2.1/m/statistics/distributions/wblrnd.m
6564a ./opt/local/share/octave/4.2.1/m/statistics/distributions/wienrnd.m
6565a ./opt/local/share/octave/4.2.1/m/statistics/base/center.m
6566a ./opt/local/share/octave/4.2.1/m/statistics/base/cloglog.m
6567a ./opt/local/share/octave/4.2.1/m/statistics/base/corr.m
6568a ./opt/local/share/octave/4.2.1/m/statistics/base/cov.m
6569a ./opt/local/share/octave/4.2.1/m/statistics/base/gls.m
6570a ./opt/local/share/octave/4.2.1/m/statistics/base/histc.m
6571a ./opt/local/share/octave/4.2.1/m/statistics/base/iqr.m
6572a ./opt/local/share/octave/4.2.1/m/statistics/base/kendall.m
6573a ./opt/local/share/octave/4.2.1/m/statistics/base/kurtosis.m
6574a ./opt/local/share/octave/4.2.1/m/statistics/base/logit.m
6575a ./opt/local/share/octave/4.2.1/m/statistics/base/lscov.m
6576a ./opt/local/share/octave/4.2.1/m/statistics/base/mean.m
6577a ./opt/local/share/octave/4.2.1/m/statistics/base/meansq.m
6578a ./opt/local/share/octave/4.2.1/m/statistics/base/median.m
6579a ./opt/local/share/octave/4.2.1/m/statistics/base/mode.m
6580a ./opt/local/share/octave/4.2.1/m/statistics/base/moment.m
6581a ./opt/local/share/octave/4.2.1/m/statistics/base/ols.m
6582a ./opt/local/share/octave/4.2.1/m/statistics/base/ppplot.m
6583a ./opt/local/share/octave/4.2.1/m/statistics/base/prctile.m
6584a ./opt/local/share/octave/4.2.1/m/statistics/base/probit.m
6585a ./opt/local/share/octave/4.2.1/m/statistics/base/qqplot.m
6586a ./opt/local/share/octave/4.2.1/m/statistics/base/quantile.m
6587a ./opt/local/share/octave/4.2.1/m/statistics/base/range.m
6588a ./opt/local/share/octave/4.2.1/m/statistics/base/ranks.m
6589a ./opt/local/share/octave/4.2.1/m/statistics/base/run_count.m
6590a ./opt/local/share/octave/4.2.1/m/statistics/base/runlength.m
6591a ./opt/local/share/octave/4.2.1/m/statistics/base/skewness.m
6592a ./opt/local/share/octave/4.2.1/m/statistics/base/spearman.m
6593a ./opt/local/share/octave/4.2.1/m/statistics/base/statistics.m
6594a ./opt/local/share/octave/4.2.1/m/statistics/base/std.m
6595a ./opt/local/share/octave/4.2.1/m/statistics/base/table.m
6596a ./opt/local/share/octave/4.2.1/m/statistics/base/var.m
6597a ./opt/local/share/octave/4.2.1/m/statistics/base/zscore.m
6598a ./opt/local/share/octave/4.2.1/m/startup/__finish__.m
6599a ./opt/local/share/octave/4.2.1/m/startup/inputrc
6600a ./opt/local/share/octave/4.2.1/m/startup/octaverc
6601a ./opt/local/share/octave/4.2.1/m/special-matrix/gallery.m
6602a ./opt/local/share/octave/4.2.1/m/special-matrix/hadamard.m
6603a ./opt/local/share/octave/4.2.1/m/special-matrix/hankel.m
6604a ./opt/local/share/octave/4.2.1/m/special-matrix/hilb.m
6605a ./opt/local/share/octave/4.2.1/m/special-matrix/invhilb.m
6606a ./opt/local/share/octave/4.2.1/m/special-matrix/magic.m
6607a ./opt/local/share/octave/4.2.1/m/special-matrix/pascal.m
6608a ./opt/local/share/octave/4.2.1/m/special-matrix/rosser.m
6609a ./opt/local/share/octave/4.2.1/m/special-matrix/toeplitz.m
6610a ./opt/local/share/octave/4.2.1/m/special-matrix/vander.m
6611a ./opt/local/share/octave/4.2.1/m/special-matrix/wilkinson.m
6612a ./opt/local/share/octave/4.2.1/m/specfun/bessel.m
6613a ./opt/local/share/octave/4.2.1/m/specfun/beta.m
6614a ./opt/local/share/octave/4.2.1/m/specfun/betaln.m
6615a ./opt/local/share/octave/4.2.1/m/specfun/ellipke.m
6616a ./opt/local/share/octave/4.2.1/m/specfun/expint.m
6617a ./opt/local/share/octave/4.2.1/m/specfun/factor.m
6618a ./opt/local/share/octave/4.2.1/m/specfun/factorial.m
6619a ./opt/local/share/octave/4.2.1/m/specfun/isprime.m
6620a ./opt/local/share/octave/4.2.1/m/specfun/lcm.m
6621a ./opt/local/share/octave/4.2.1/m/specfun/legendre.m
6622a ./opt/local/share/octave/4.2.1/m/specfun/nchoosek.m
6623a ./opt/local/share/octave/4.2.1/m/specfun/nthroot.m
6624a ./opt/local/share/octave/4.2.1/m/specfun/perms.m
6625a ./opt/local/share/octave/4.2.1/m/specfun/pow2.m
6626a ./opt/local/share/octave/4.2.1/m/specfun/primes.m
6627a ./opt/local/share/octave/4.2.1/m/specfun/reallog.m
6628a ./opt/local/share/octave/4.2.1/m/specfun/realpow.m
6629a ./opt/local/share/octave/4.2.1/m/specfun/realsqrt.m
6630a ./opt/local/share/octave/4.2.1/m/sparse/bicg.m
6631a ./opt/local/share/octave/4.2.1/m/sparse/bicgstab.m
6632a ./opt/local/share/octave/4.2.1/m/sparse/cgs.m
6633a ./opt/local/share/octave/4.2.1/m/sparse/colperm.m
6634a ./opt/local/share/octave/4.2.1/m/sparse/eigs.m
6635a ./opt/local/share/octave/4.2.1/m/sparse/etreeplot.m
6636a ./opt/local/share/octave/4.2.1/m/sparse/gmres.m
6637a ./opt/local/share/octave/4.2.1/m/sparse/gplot.m
6638a ./opt/local/share/octave/4.2.1/m/sparse/ichol.m
6639a ./opt/local/share/octave/4.2.1/m/sparse/ilu.m
6640a ./opt/local/share/octave/4.2.1/m/sparse/nonzeros.m
6641a ./opt/local/share/octave/4.2.1/m/sparse/pcg.m
6642a ./opt/local/share/octave/4.2.1/m/sparse/pcr.m
6643a ./opt/local/share/octave/4.2.1/m/sparse/private
6644a ./opt/local/share/octave/4.2.1/m/sparse/qmr.m
6645a ./opt/local/share/octave/4.2.1/m/sparse/spaugment.m
6646a ./opt/local/share/octave/4.2.1/m/sparse/spconvert.m
6647a ./opt/local/share/octave/4.2.1/m/sparse/spdiags.m
6648a ./opt/local/share/octave/4.2.1/m/sparse/speye.m
6649a ./opt/local/share/octave/4.2.1/m/sparse/spfun.m
6650a ./opt/local/share/octave/4.2.1/m/sparse/spones.m
6651a ./opt/local/share/octave/4.2.1/m/sparse/sprand.m
6652a ./opt/local/share/octave/4.2.1/m/sparse/sprandn.m
6653a ./opt/local/share/octave/4.2.1/m/sparse/sprandsym.m
6654a ./opt/local/share/octave/4.2.1/m/sparse/spstats.m
6655a ./opt/local/share/octave/4.2.1/m/sparse/spy.m
6656a ./opt/local/share/octave/4.2.1/m/sparse/svds.m
6657a ./opt/local/share/octave/4.2.1/m/sparse/treelayout.m
6658a ./opt/local/share/octave/4.2.1/m/sparse/treeplot.m
6659a ./opt/local/share/octave/4.2.1/m/sparse/private/__sprand__.m
6660a ./opt/local/share/octave/4.2.1/m/signal/arch_fit.m
6661a ./opt/local/share/octave/4.2.1/m/signal/arch_rnd.m
6662a ./opt/local/share/octave/4.2.1/m/signal/arch_test.m
6663a ./opt/local/share/octave/4.2.1/m/signal/arma_rnd.m
6664a ./opt/local/share/octave/4.2.1/m/signal/autoreg_matrix.m
6665a ./opt/local/share/octave/4.2.1/m/signal/bartlett.m
6666a ./opt/local/share/octave/4.2.1/m/signal/blackman.m
6667a ./opt/local/share/octave/4.2.1/m/signal/detrend.m
6668a ./opt/local/share/octave/4.2.1/m/signal/diffpara.m
6669a ./opt/local/share/octave/4.2.1/m/signal/durbinlevinson.m
6670a ./opt/local/share/octave/4.2.1/m/signal/fftconv.m
6671a ./opt/local/share/octave/4.2.1/m/signal/fftfilt.m
6672a ./opt/local/share/octave/4.2.1/m/signal/fftshift.m
6673a ./opt/local/share/octave/4.2.1/m/signal/filter2.m
6674a ./opt/local/share/octave/4.2.1/m/signal/fractdiff.m
6675a ./opt/local/share/octave/4.2.1/m/signal/freqz.m
6676a ./opt/local/share/octave/4.2.1/m/signal/freqz_plot.m
6677a ./opt/local/share/octave/4.2.1/m/signal/hamming.m
6678a ./opt/local/share/octave/4.2.1/m/signal/hanning.m
6679a ./opt/local/share/octave/4.2.1/m/signal/hurst.m
6680a ./opt/local/share/octave/4.2.1/m/signal/ifftshift.m
6681a ./opt/local/share/octave/4.2.1/m/signal/periodogram.m
6682a ./opt/local/share/octave/4.2.1/m/signal/private
6683a ./opt/local/share/octave/4.2.1/m/signal/sinc.m
6684a ./opt/local/share/octave/4.2.1/m/signal/sinetone.m
6685a ./opt/local/share/octave/4.2.1/m/signal/sinewave.m
6686a ./opt/local/share/octave/4.2.1/m/signal/spectral_adf.m
6687a ./opt/local/share/octave/4.2.1/m/signal/spectral_xdf.m
6688a ./opt/local/share/octave/4.2.1/m/signal/spencer.m
6689a ./opt/local/share/octave/4.2.1/m/signal/stft.m
6690a ./opt/local/share/octave/4.2.1/m/signal/synthesis.m
6691a ./opt/local/share/octave/4.2.1/m/signal/unwrap.m
6692a ./opt/local/share/octave/4.2.1/m/signal/yulewalker.m
6693a ./opt/local/share/octave/4.2.1/m/signal/private/rectangle_lw.m
6694a ./opt/local/share/octave/4.2.1/m/signal/private/rectangle_sw.m
6695a ./opt/local/share/octave/4.2.1/m/signal/private/triangle_lw.m
6696a ./opt/local/share/octave/4.2.1/m/signal/private/triangle_sw.m
6697a ./opt/local/share/octave/4.2.1/m/set/intersect.m
6698a ./opt/local/share/octave/4.2.1/m/set/ismember.m
6699a ./opt/local/share/octave/4.2.1/m/set/powerset.m
6700a ./opt/local/share/octave/4.2.1/m/set/private
6701a ./opt/local/share/octave/4.2.1/m/set/setdiff.m
6702a ./opt/local/share/octave/4.2.1/m/set/setxor.m
6703a ./opt/local/share/octave/4.2.1/m/set/union.m
6704a ./opt/local/share/octave/4.2.1/m/set/unique.m
6705a ./opt/local/share/octave/4.2.1/m/set/private/validsetargs.m
6706a ./opt/local/share/octave/4.2.1/m/profiler/profexplore.m
6707a ./opt/local/share/octave/4.2.1/m/profiler/profexport.m
6708a ./opt/local/share/octave/4.2.1/m/profiler/profile.m
6709a ./opt/local/share/octave/4.2.1/m/profiler/profshow.m
6710a ./opt/local/share/octave/4.2.1/m/prefs/addpref.m
6711a ./opt/local/share/octave/4.2.1/m/prefs/getpref.m
6712a ./opt/local/share/octave/4.2.1/m/prefs/ispref.m
6713a ./opt/local/share/octave/4.2.1/m/prefs/prefdir.m
6714a ./opt/local/share/octave/4.2.1/m/prefs/preferences.m
6715a ./opt/local/share/octave/4.2.1/m/prefs/private
6716a ./opt/local/share/octave/4.2.1/m/prefs/rmpref.m
6717a ./opt/local/share/octave/4.2.1/m/prefs/setpref.m
6718a ./opt/local/share/octave/4.2.1/m/prefs/private/loadprefs.m
6719a ./opt/local/share/octave/4.2.1/m/prefs/private/prefsfile.m
6720a ./opt/local/share/octave/4.2.1/m/prefs/private/saveprefs.m
6721a ./opt/local/share/octave/4.2.1/m/polynomial/compan.m
6722a ./opt/local/share/octave/4.2.1/m/polynomial/conv.m
6723a ./opt/local/share/octave/4.2.1/m/polynomial/deconv.m
6724a ./opt/local/share/octave/4.2.1/m/polynomial/mkpp.m
6725a ./opt/local/share/octave/4.2.1/m/polynomial/mpoles.m
6726a ./opt/local/share/octave/4.2.1/m/polynomial/padecoef.m
6727a ./opt/local/share/octave/4.2.1/m/polynomial/pchip.m
6728a ./opt/local/share/octave/4.2.1/m/polynomial/poly.m
6729a ./opt/local/share/octave/4.2.1/m/polynomial/polyaffine.m
6730a ./opt/local/share/octave/4.2.1/m/polynomial/polyder.m
6731a ./opt/local/share/octave/4.2.1/m/polynomial/polyeig.m
6732a ./opt/local/share/octave/4.2.1/m/polynomial/polyfit.m
6733a ./opt/local/share/octave/4.2.1/m/polynomial/polygcd.m
6734a ./opt/local/share/octave/4.2.1/m/polynomial/polyint.m
6735a ./opt/local/share/octave/4.2.1/m/polynomial/polyout.m
6736a ./opt/local/share/octave/4.2.1/m/polynomial/polyreduce.m
6737a ./opt/local/share/octave/4.2.1/m/polynomial/polyval.m
6738a ./opt/local/share/octave/4.2.1/m/polynomial/polyvalm.m
6739a ./opt/local/share/octave/4.2.1/m/polynomial/ppder.m
6740a ./opt/local/share/octave/4.2.1/m/polynomial/ppint.m
6741a ./opt/local/share/octave/4.2.1/m/polynomial/ppjumps.m
6742a ./opt/local/share/octave/4.2.1/m/polynomial/ppval.m
6743a ./opt/local/share/octave/4.2.1/m/polynomial/private
6744a ./opt/local/share/octave/4.2.1/m/polynomial/residue.m
6745a ./opt/local/share/octave/4.2.1/m/polynomial/roots.m
6746a ./opt/local/share/octave/4.2.1/m/polynomial/spline.m
6747a ./opt/local/share/octave/4.2.1/m/polynomial/splinefit.m
6748a ./opt/local/share/octave/4.2.1/m/polynomial/unmkpp.m
6749a ./opt/local/share/octave/4.2.1/m/polynomial/private/__splinefit__.m
6750a ./opt/local/share/octave/4.2.1/m/plot/appearance
6751a ./opt/local/share/octave/4.2.1/m/plot/draw
6752a ./opt/local/share/octave/4.2.1/m/plot/util
6753a ./opt/local/share/octave/4.2.1/m/plot/util/__actual_axis_position__.m
6754a ./opt/local/share/octave/4.2.1/m/plot/util/__default_plot_options__.m
6755a ./opt/local/share/octave/4.2.1/m/plot/util/__gnuplot_drawnow__.m
6756a ./opt/local/share/octave/4.2.1/m/plot/util/__next_line_color__.m
6757a ./opt/local/share/octave/4.2.1/m/plot/util/__next_line_style__.m
6758a ./opt/local/share/octave/4.2.1/m/plot/util/__opengl_info__.m
6759a ./opt/local/share/octave/4.2.1/m/plot/util/__plt_get_axis_arg__.m
6760a ./opt/local/share/octave/4.2.1/m/plot/util/__pltopt__.m
6761a ./opt/local/share/octave/4.2.1/m/plot/util/allchild.m
6762a ./opt/local/share/octave/4.2.1/m/plot/util/ancestor.m
6763a ./opt/local/share/octave/4.2.1/m/plot/util/axes.m
6764a ./opt/local/share/octave/4.2.1/m/plot/util/cla.m
6765a ./opt/local/share/octave/4.2.1/m/plot/util/clf.m
6766a ./opt/local/share/octave/4.2.1/m/plot/util/close.m
6767a ./opt/local/share/octave/4.2.1/m/plot/util/closereq.m
6768a ./opt/local/share/octave/4.2.1/m/plot/util/colstyle.m
6769a ./opt/local/share/octave/4.2.1/m/plot/util/copyobj.m
6770a ./opt/local/share/octave/4.2.1/m/plot/util/figure.m
6771a ./opt/local/share/octave/4.2.1/m/plot/util/findall.m
6772a ./opt/local/share/octave/4.2.1/m/plot/util/findfigs.m
6773a ./opt/local/share/octave/4.2.1/m/plot/util/findobj.m
6774a ./opt/local/share/octave/4.2.1/m/plot/util/gca.m
6775a ./opt/local/share/octave/4.2.1/m/plot/util/gcbf.m
6776a ./opt/local/share/octave/4.2.1/m/plot/util/gcbo.m
6777a ./opt/local/share/octave/4.2.1/m/plot/util/gcf.m
6778a ./opt/local/share/octave/4.2.1/m/plot/util/gco.m
6779a ./opt/local/share/octave/4.2.1/m/plot/util/ginput.m
6780a ./opt/local/share/octave/4.2.1/m/plot/util/gnuplot_binary.m
6781a ./opt/local/share/octave/4.2.1/m/plot/util/graphics_toolkit.m
6782a ./opt/local/share/octave/4.2.1/m/plot/util/hdl2struct.m
6783a ./opt/local/share/octave/4.2.1/m/plot/util/hggroup.m
6784a ./opt/local/share/octave/4.2.1/m/plot/util/hgload.m
6785a ./opt/local/share/octave/4.2.1/m/plot/util/hgsave.m
6786a ./opt/local/share/octave/4.2.1/m/plot/util/hold.m
6787a ./opt/local/share/octave/4.2.1/m/plot/util/isaxes.m
6788a ./opt/local/share/octave/4.2.1/m/plot/util/isfigure.m
6789a ./opt/local/share/octave/4.2.1/m/plot/util/ishghandle.m
6790a ./opt/local/share/octave/4.2.1/m/plot/util/ishold.m
6791a ./opt/local/share/octave/4.2.1/m/plot/util/isprop.m
6792a ./opt/local/share/octave/4.2.1/m/plot/util/linkaxes.m
6793a ./opt/local/share/octave/4.2.1/m/plot/util/linkprop.m
6794a ./opt/local/share/octave/4.2.1/m/plot/util/meshgrid.m
6795a ./opt/local/share/octave/4.2.1/m/plot/util/ndgrid.m
6796a ./opt/local/share/octave/4.2.1/m/plot/util/newplot.m
6797a ./opt/local/share/octave/4.2.1/m/plot/util/pan.m
6798a ./opt/local/share/octave/4.2.1/m/plot/util/print.m
6799a ./opt/local/share/octave/4.2.1/m/plot/util/printd.m
6800a ./opt/local/share/octave/4.2.1/m/plot/util/private
6801a ./opt/local/share/octave/4.2.1/m/plot/util/refresh.m
6802a ./opt/local/share/octave/4.2.1/m/plot/util/refreshdata.m
6803a ./opt/local/share/octave/4.2.1/m/plot/util/rotate.m
6804a ./opt/local/share/octave/4.2.1/m/plot/util/rotate3d.m
6805a ./opt/local/share/octave/4.2.1/m/plot/util/saveas.m
6806a ./opt/local/share/octave/4.2.1/m/plot/util/shg.m
6807a ./opt/local/share/octave/4.2.1/m/plot/util/struct2hdl.m
6808a ./opt/local/share/octave/4.2.1/m/plot/util/subplot.m
6809a ./opt/local/share/octave/4.2.1/m/plot/util/zoom.m
6810a ./opt/local/share/octave/4.2.1/m/plot/util/private/__add_default_menu__.m
6811a ./opt/local/share/octave/4.2.1/m/plot/util/private/__ghostscript__.m
6812a ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_draw_axes__.m
6813a ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_draw_figure__.m
6814a ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_get_var__.m
6815a ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_ginput__.m
6816a ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_has_feature__.m
6817a ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_has_terminal__.m
6818a ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_open_stream__.m
6819a ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_print__.m
6820a ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_version__.m
6821a ./opt/local/share/octave/4.2.1/m/plot/util/private/__opengl_print__.m
6822a ./opt/local/share/octave/4.2.1/m/plot/util/private/__print_parse_opts__.m
6823a ./opt/local/share/octave/4.2.1/m/plot/draw/area.m
6824a ./opt/local/share/octave/4.2.1/m/plot/draw/bar.m
6825a ./opt/local/share/octave/4.2.1/m/plot/draw/barh.m
6826a ./opt/local/share/octave/4.2.1/m/plot/draw/camlight.m
6827a ./opt/local/share/octave/4.2.1/m/plot/draw/colorbar.m
6828a ./opt/local/share/octave/4.2.1/m/plot/draw/comet.m
6829a ./opt/local/share/octave/4.2.1/m/plot/draw/comet3.m
6830a ./opt/local/share/octave/4.2.1/m/plot/draw/compass.m
6831a ./opt/local/share/octave/4.2.1/m/plot/draw/contour.m
6832a ./opt/local/share/octave/4.2.1/m/plot/draw/contour3.m
6833a ./opt/local/share/octave/4.2.1/m/plot/draw/contourc.m
6834a ./opt/local/share/octave/4.2.1/m/plot/draw/contourf.m
6835a ./opt/local/share/octave/4.2.1/m/plot/draw/cylinder.m
6836a ./opt/local/share/octave/4.2.1/m/plot/draw/ellipsoid.m
6837a ./opt/local/share/octave/4.2.1/m/plot/draw/errorbar.m
6838a ./opt/local/share/octave/4.2.1/m/plot/draw/ezcontour.m
6839a ./opt/local/share/octave/4.2.1/m/plot/draw/ezcontourf.m
6840a ./opt/local/share/octave/4.2.1/m/plot/draw/ezmesh.m
6841a ./opt/local/share/octave/4.2.1/m/plot/draw/ezmeshc.m
6842a ./opt/local/share/octave/4.2.1/m/plot/draw/ezplot.m
6843a ./opt/local/share/octave/4.2.1/m/plot/draw/ezplot3.m
6844a ./opt/local/share/octave/4.2.1/m/plot/draw/ezpolar.m
6845a ./opt/local/share/octave/4.2.1/m/plot/draw/ezsurf.m
6846a ./opt/local/share/octave/4.2.1/m/plot/draw/ezsurfc.m
6847a ./opt/local/share/octave/4.2.1/m/plot/draw/feather.m
6848a ./opt/local/share/octave/4.2.1/m/plot/draw/fill.m
6849a ./opt/local/share/octave/4.2.1/m/plot/draw/fplot.m
6850a ./opt/local/share/octave/4.2.1/m/plot/draw/hist.m
6851a ./opt/local/share/octave/4.2.1/m/plot/draw/isocaps.m
6852a ./opt/local/share/octave/4.2.1/m/plot/draw/isocolors.m
6853a ./opt/local/share/octave/4.2.1/m/plot/draw/isonormals.m
6854a ./opt/local/share/octave/4.2.1/m/plot/draw/isosurface.m
6855a ./opt/local/share/octave/4.2.1/m/plot/draw/light.m
6856a ./opt/local/share/octave/4.2.1/m/plot/draw/line.m
6857a ./opt/local/share/octave/4.2.1/m/plot/draw/loglog.m
6858a ./opt/local/share/octave/4.2.1/m/plot/draw/loglogerr.m
6859a ./opt/local/share/octave/4.2.1/m/plot/draw/mesh.m
6860a ./opt/local/share/octave/4.2.1/m/plot/draw/meshc.m
6861a ./opt/local/share/octave/4.2.1/m/plot/draw/meshz.m
6862a ./opt/local/share/octave/4.2.1/m/plot/draw/pareto.m
6863a ./opt/local/share/octave/4.2.1/m/plot/draw/patch.m
6864a ./opt/local/share/octave/4.2.1/m/plot/draw/pcolor.m
6865a ./opt/local/share/octave/4.2.1/m/plot/draw/peaks.m
6866a ./opt/local/share/octave/4.2.1/m/plot/draw/pie.m
6867a ./opt/local/share/octave/4.2.1/m/plot/draw/pie3.m
6868a ./opt/local/share/octave/4.2.1/m/plot/draw/plot.m
6869a ./opt/local/share/octave/4.2.1/m/plot/draw/plot3.m
6870a ./opt/local/share/octave/4.2.1/m/plot/draw/plotmatrix.m
6871a ./opt/local/share/octave/4.2.1/m/plot/draw/plotyy.m
6872a ./opt/local/share/octave/4.2.1/m/plot/draw/polar.m
6873a ./opt/local/share/octave/4.2.1/m/plot/draw/private
6874a ./opt/local/share/octave/4.2.1/m/plot/draw/quiver.m
6875a ./opt/local/share/octave/4.2.1/m/plot/draw/quiver3.m
6876a ./opt/local/share/octave/4.2.1/m/plot/draw/rectangle.m
6877a ./opt/local/share/octave/4.2.1/m/plot/draw/reducepatch.m
6878a ./opt/local/share/octave/4.2.1/m/plot/draw/reducevolume.m
6879a ./opt/local/share/octave/4.2.1/m/plot/draw/ribbon.m
6880a ./opt/local/share/octave/4.2.1/m/plot/draw/rose.m
6881a ./opt/local/share/octave/4.2.1/m/plot/draw/scatter.m
6882a ./opt/local/share/octave/4.2.1/m/plot/draw/scatter3.m
6883a ./opt/local/share/octave/4.2.1/m/plot/draw/semilogx.m
6884a ./opt/local/share/octave/4.2.1/m/plot/draw/semilogxerr.m
6885a ./opt/local/share/octave/4.2.1/m/plot/draw/semilogy.m
6886a ./opt/local/share/octave/4.2.1/m/plot/draw/semilogyerr.m
6887a ./opt/local/share/octave/4.2.1/m/plot/draw/shrinkfaces.m
6888a ./opt/local/share/octave/4.2.1/m/plot/draw/slice.m
6889a ./opt/local/share/octave/4.2.1/m/plot/draw/smooth3.m
6890a ./opt/local/share/octave/4.2.1/m/plot/draw/sombrero.m
6891a ./opt/local/share/octave/4.2.1/m/plot/draw/sphere.m
6892a ./opt/local/share/octave/4.2.1/m/plot/draw/stairs.m
6893a ./opt/local/share/octave/4.2.1/m/plot/draw/stem.m
6894a ./opt/local/share/octave/4.2.1/m/plot/draw/stem3.m
6895a ./opt/local/share/octave/4.2.1/m/plot/draw/stemleaf.m
6896a ./opt/local/share/octave/4.2.1/m/plot/draw/surf.m
6897a ./opt/local/share/octave/4.2.1/m/plot/draw/surface.m
6898a ./opt/local/share/octave/4.2.1/m/plot/draw/surfc.m
6899a ./opt/local/share/octave/4.2.1/m/plot/draw/surfl.m
6900a ./opt/local/share/octave/4.2.1/m/plot/draw/surfnorm.m
6901a ./opt/local/share/octave/4.2.1/m/plot/draw/tetramesh.m
6902a ./opt/local/share/octave/4.2.1/m/plot/draw/trimesh.m
6903a ./opt/local/share/octave/4.2.1/m/plot/draw/triplot.m
6904a ./opt/local/share/octave/4.2.1/m/plot/draw/trisurf.m
6905a ./opt/local/share/octave/4.2.1/m/plot/draw/waterfall.m
6906a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__add_datasource__.m
6907a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__bar__.m
6908a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__calc_isovalue_from_data__.m
6909a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__contour__.m
6910a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__errplot__.m
6911a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__ezplot__.m
6912a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__interp_cube__.m
6913a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__line__.m
6914a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__marching_cube__.m
6915a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__patch__.m
6916a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__pie__.m
6917a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__plt__.m
6918a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__quiver__.m
6919a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__rotate_around_axis__.m
6920a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__scatter__.m
6921a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__stem__.m
6922a ./opt/local/share/octave/4.2.1/m/plot/draw/private/__unite_shared_vertices__.m
6923a ./opt/local/share/octave/4.2.1/m/plot/appearance/__clabel__.m
6924a ./opt/local/share/octave/4.2.1/m/plot/appearance/__getlegenddata__.m
6925a ./opt/local/share/octave/4.2.1/m/plot/appearance/annotation.m
6926a ./opt/local/share/octave/4.2.1/m/plot/appearance/axis.m
6927a ./opt/local/share/octave/4.2.1/m/plot/appearance/box.m
6928a ./opt/local/share/octave/4.2.1/m/plot/appearance/caxis.m
6929a ./opt/local/share/octave/4.2.1/m/plot/appearance/clabel.m
6930a ./opt/local/share/octave/4.2.1/m/plot/appearance/daspect.m
6931a ./opt/local/share/octave/4.2.1/m/plot/appearance/datetick.m
6932a ./opt/local/share/octave/4.2.1/m/plot/appearance/diffuse.m
6933a ./opt/local/share/octave/4.2.1/m/plot/appearance/grid.m
6934a ./opt/local/share/octave/4.2.1/m/plot/appearance/gtext.m
6935a ./opt/local/share/octave/4.2.1/m/plot/appearance/hidden.m
6936a ./opt/local/share/octave/4.2.1/m/plot/appearance/legend.m
6937a ./opt/local/share/octave/4.2.1/m/plot/appearance/lighting.m
6938a ./opt/local/share/octave/4.2.1/m/plot/appearance/material.m
6939a ./opt/local/share/octave/4.2.1/m/plot/appearance/orient.m
6940a ./opt/local/share/octave/4.2.1/m/plot/appearance/pbaspect.m
6941a ./opt/local/share/octave/4.2.1/m/plot/appearance/private
6942a ./opt/local/share/octave/4.2.1/m/plot/appearance/shading.m
6943a ./opt/local/share/octave/4.2.1/m/plot/appearance/specular.m
6944a ./opt/local/share/octave/4.2.1/m/plot/appearance/text.m
6945a ./opt/local/share/octave/4.2.1/m/plot/appearance/title.m
6946a ./opt/local/share/octave/4.2.1/m/plot/appearance/view.m
6947a ./opt/local/share/octave/4.2.1/m/plot/appearance/whitebg.m
6948a ./opt/local/share/octave/4.2.1/m/plot/appearance/xlabel.m
6949a ./opt/local/share/octave/4.2.1/m/plot/appearance/xlim.m
6950a ./opt/local/share/octave/4.2.1/m/plot/appearance/ylabel.m
6951a ./opt/local/share/octave/4.2.1/m/plot/appearance/ylim.m
6952a ./opt/local/share/octave/4.2.1/m/plot/appearance/zlabel.m
6953a ./opt/local/share/octave/4.2.1/m/plot/appearance/zlim.m
6954a ./opt/local/share/octave/4.2.1/m/plot/appearance/private/__axis_label__.m
6955a ./opt/local/share/octave/4.2.1/m/plot/appearance/private/__axis_limits__.m
6956a ./opt/local/share/octave/4.2.1/m/pkg/pkg.m
6957a ./opt/local/share/octave/4.2.1/m/pkg/private
6958a ./opt/local/share/octave/4.2.1/m/pkg/private/build.m
6959a ./opt/local/share/octave/4.2.1/m/pkg/private/configure_make.m
6960a ./opt/local/share/octave/4.2.1/m/pkg/private/default_prefix.m
6961a ./opt/local/share/octave/4.2.1/m/pkg/private/describe.m
6962a ./opt/local/share/octave/4.2.1/m/pkg/private/dirempty.m
6963a ./opt/local/share/octave/4.2.1/m/pkg/private/get_description.m
6964a ./opt/local/share/octave/4.2.1/m/pkg/private/get_forge_download.m
6965a ./opt/local/share/octave/4.2.1/m/pkg/private/get_forge_pkg.m
6966a ./opt/local/share/octave/4.2.1/m/pkg/private/get_unsatisfied_deps.m
6967a ./opt/local/share/octave/4.2.1/m/pkg/private/getarch.m
6968a ./opt/local/share/octave/4.2.1/m/pkg/private/getarchdir.m
6969a ./opt/local/share/octave/4.2.1/m/pkg/private/install.m
6970a ./opt/local/share/octave/4.2.1/m/pkg/private/installed_packages.m
6971a ./opt/local/share/octave/4.2.1/m/pkg/private/list_forge_packages.m
6972a ./opt/local/share/octave/4.2.1/m/pkg/private/load_packages.m
6973a ./opt/local/share/octave/4.2.1/m/pkg/private/load_packages_and_dependencies.m
6974a ./opt/local/share/octave/4.2.1/m/pkg/private/rebuild.m
6975a ./opt/local/share/octave/4.2.1/m/pkg/private/save_order.m
6976a ./opt/local/share/octave/4.2.1/m/pkg/private/uninstall.m
6977a ./opt/local/share/octave/4.2.1/m/pkg/private/unload_packages.m
6978a ./opt/local/share/octave/4.2.1/m/path/matlabroot.m
6979a ./opt/local/share/octave/4.2.1/m/path/pathdef.m
6980a ./opt/local/share/octave/4.2.1/m/path/private
6981a ./opt/local/share/octave/4.2.1/m/path/savepath.m
6982a ./opt/local/share/octave/4.2.1/m/path/private/getsavepath.m
6983a ./opt/local/share/octave/4.2.1/m/optimization/__all_opts__.m
6984a ./opt/local/share/octave/4.2.1/m/optimization/fminbnd.m
6985a ./opt/local/share/octave/4.2.1/m/optimization/fminsearch.m
6986a ./opt/local/share/octave/4.2.1/m/optimization/fminunc.m
6987a ./opt/local/share/octave/4.2.1/m/optimization/fsolve.m
6988a ./opt/local/share/octave/4.2.1/m/optimization/fzero.m
6989a ./opt/local/share/octave/4.2.1/m/optimization/glpk.m
6990a ./opt/local/share/octave/4.2.1/m/optimization/lsqnonneg.m
6991a ./opt/local/share/octave/4.2.1/m/optimization/optimget.m
6992a ./opt/local/share/octave/4.2.1/m/optimization/optimset.m
6993a ./opt/local/share/octave/4.2.1/m/optimization/PKG_ADD
6994a ./opt/local/share/octave/4.2.1/m/optimization/pqpnonneg.m
6995a ./opt/local/share/octave/4.2.1/m/optimization/private
6996a ./opt/local/share/octave/4.2.1/m/optimization/qp.m
6997a ./opt/local/share/octave/4.2.1/m/optimization/sqp.m
6998a ./opt/local/share/octave/4.2.1/m/optimization/private/__fdjac__.m
6999a ./opt/local/share/octave/4.2.1/m/ode/ode23.m
7000a ./opt/local/share/octave/4.2.1/m/ode/ode45.m
7001a ./opt/local/share/octave/4.2.1/m/ode/odeget.m
7002a ./opt/local/share/octave/4.2.1/m/ode/odeplot.m
7003a ./opt/local/share/octave/4.2.1/m/ode/odeset.m
7004a ./opt/local/share/octave/4.2.1/m/ode/private
7005a ./opt/local/share/octave/4.2.1/m/ode/private/AbsRel_norm.m
7006a ./opt/local/share/octave/4.2.1/m/ode/private/integrate_adaptive.m
7007a ./opt/local/share/octave/4.2.1/m/ode/private/kahan.m
7008a ./opt/local/share/octave/4.2.1/m/ode/private/ode_event_handler.m
7009a ./opt/local/share/octave/4.2.1/m/ode/private/odedefaults.m
7010a ./opt/local/share/octave/4.2.1/m/ode/private/odemergeopts.m
7011a ./opt/local/share/octave/4.2.1/m/ode/private/runge_kutta_23.m
7012a ./opt/local/share/octave/4.2.1/m/ode/private/runge_kutta_45_dorpri.m
7013a ./opt/local/share/octave/4.2.1/m/ode/private/runge_kutta_interpolate.m
7014a ./opt/local/share/octave/4.2.1/m/ode/private/starting_stepsize.m
7015a ./opt/local/share/octave/4.2.1/m/miscellaneous/bug_report.m
7016a ./opt/local/share/octave/4.2.1/m/miscellaneous/bunzip2.m
7017a ./opt/local/share/octave/4.2.1/m/miscellaneous/cast.m
7018a ./opt/local/share/octave/4.2.1/m/miscellaneous/citation.m
7019a ./opt/local/share/octave/4.2.1/m/miscellaneous/compare_versions.m
7020a ./opt/local/share/octave/4.2.1/m/miscellaneous/computer.m
7021a ./opt/local/share/octave/4.2.1/m/miscellaneous/copyfile.m
7022a ./opt/local/share/octave/4.2.1/m/miscellaneous/debug.m
7023a ./opt/local/share/octave/4.2.1/m/miscellaneous/delete.m
7024a ./opt/local/share/octave/4.2.1/m/miscellaneous/desktop.m
7025a ./opt/local/share/octave/4.2.1/m/miscellaneous/dir.m
7026a ./opt/local/share/octave/4.2.1/m/miscellaneous/dos.m
7027a ./opt/local/share/octave/4.2.1/m/miscellaneous/edit.m
7028a ./opt/local/share/octave/4.2.1/m/miscellaneous/fact.m
7029a ./opt/local/share/octave/4.2.1/m/miscellaneous/fileattrib.m
7030a ./opt/local/share/octave/4.2.1/m/miscellaneous/fileparts.m
7031a ./opt/local/share/octave/4.2.1/m/miscellaneous/fullfile.m
7032a ./opt/local/share/octave/4.2.1/m/miscellaneous/genvarname.m
7033a ./opt/local/share/octave/4.2.1/m/miscellaneous/getappdata.m
7034a ./opt/local/share/octave/4.2.1/m/miscellaneous/getfield.m
7035a ./opt/local/share/octave/4.2.1/m/miscellaneous/gunzip.m
7036a ./opt/local/share/octave/4.2.1/m/miscellaneous/info.m
7037a ./opt/local/share/octave/4.2.1/m/miscellaneous/inputname.m
7038a ./opt/local/share/octave/4.2.1/m/miscellaneous/isappdata.m
7039a ./opt/local/share/octave/4.2.1/m/miscellaneous/isdeployed.m
7040a ./opt/local/share/octave/4.2.1/m/miscellaneous/ismac.m
7041a ./opt/local/share/octave/4.2.1/m/miscellaneous/ispc.m
7042a ./opt/local/share/octave/4.2.1/m/miscellaneous/isunix.m
7043a ./opt/local/share/octave/4.2.1/m/miscellaneous/license.m
7044a ./opt/local/share/octave/4.2.1/m/miscellaneous/list_primes.m
7045a ./opt/local/share/octave/4.2.1/m/miscellaneous/ls.m
7046a ./opt/local/share/octave/4.2.1/m/miscellaneous/ls_command.m
7047a ./opt/local/share/octave/4.2.1/m/miscellaneous/menu.m
7048a ./opt/local/share/octave/4.2.1/m/miscellaneous/mex.m
7049a ./opt/local/share/octave/4.2.1/m/miscellaneous/mexext.m
7050a ./opt/local/share/octave/4.2.1/m/miscellaneous/mkdir.m
7051a ./opt/local/share/octave/4.2.1/m/miscellaneous/mkoctfile.m
7052a ./opt/local/share/octave/4.2.1/m/miscellaneous/movefile.m
7053a ./opt/local/share/octave/4.2.1/m/miscellaneous/namelengthmax.m
7054a ./opt/local/share/octave/4.2.1/m/miscellaneous/news.m
7055a ./opt/local/share/octave/4.2.1/m/miscellaneous/open.m
7056a ./opt/local/share/octave/4.2.1/m/miscellaneous/orderfields.m
7057a ./opt/local/share/octave/4.2.1/m/miscellaneous/pack.m
7058a ./opt/local/share/octave/4.2.1/m/miscellaneous/parseparams.m
7059a ./opt/local/share/octave/4.2.1/m/miscellaneous/perl.m
7060a ./opt/local/share/octave/4.2.1/m/miscellaneous/private
7061a ./opt/local/share/octave/4.2.1/m/miscellaneous/python.m
7062a ./opt/local/share/octave/4.2.1/m/miscellaneous/recycle.m
7063a ./opt/local/share/octave/4.2.1/m/miscellaneous/rmappdata.m
7064a ./opt/local/share/octave/4.2.1/m/miscellaneous/run.m
7065a ./opt/local/share/octave/4.2.1/m/miscellaneous/setappdata.m
7066a ./opt/local/share/octave/4.2.1/m/miscellaneous/setfield.m
7067a ./opt/local/share/octave/4.2.1/m/miscellaneous/substruct.m
7068a ./opt/local/share/octave/4.2.1/m/miscellaneous/swapbytes.m
7069a ./opt/local/share/octave/4.2.1/m/miscellaneous/symvar.m
7070a ./opt/local/share/octave/4.2.1/m/miscellaneous/tar.m
7071a ./opt/local/share/octave/4.2.1/m/miscellaneous/tempdir.m
7072a ./opt/local/share/octave/4.2.1/m/miscellaneous/tmpnam.m
7073a ./opt/local/share/octave/4.2.1/m/miscellaneous/unix.m
7074a ./opt/local/share/octave/4.2.1/m/miscellaneous/unpack.m
7075a ./opt/local/share/octave/4.2.1/m/miscellaneous/untar.m
7076a ./opt/local/share/octave/4.2.1/m/miscellaneous/unzip.m
7077a ./opt/local/share/octave/4.2.1/m/miscellaneous/ver.m
7078a ./opt/local/share/octave/4.2.1/m/miscellaneous/version.m
7079a ./opt/local/share/octave/4.2.1/m/miscellaneous/what.m
7080a ./opt/local/share/octave/4.2.1/m/miscellaneous/xor.m
7081a ./opt/local/share/octave/4.2.1/m/miscellaneous/zip.m
7082a ./opt/local/share/octave/4.2.1/m/miscellaneous/private/__w2mpth__.m
7083a ./opt/local/share/octave/4.2.1/m/miscellaneous/private/display_info_file.m
7084a ./opt/local/share/octave/4.2.1/m/linear-algebra/bandwidth.m
7085a ./opt/local/share/octave/4.2.1/m/linear-algebra/commutation_matrix.m
7086a ./opt/local/share/octave/4.2.1/m/linear-algebra/cond.m
7087a ./opt/local/share/octave/4.2.1/m/linear-algebra/condeig.m
7088a ./opt/local/share/octave/4.2.1/m/linear-algebra/condest.m
7089a ./opt/local/share/octave/4.2.1/m/linear-algebra/cross.m
7090a ./opt/local/share/octave/4.2.1/m/linear-algebra/duplication_matrix.m
7091a ./opt/local/share/octave/4.2.1/m/linear-algebra/expm.m
7092a ./opt/local/share/octave/4.2.1/m/linear-algebra/housh.m
7093a ./opt/local/share/octave/4.2.1/m/linear-algebra/isbanded.m
7094a ./opt/local/share/octave/4.2.1/m/linear-algebra/isdefinite.m
7095a ./opt/local/share/octave/4.2.1/m/linear-algebra/isdiag.m
7096a ./opt/local/share/octave/4.2.1/m/linear-algebra/ishermitian.m
7097a ./opt/local/share/octave/4.2.1/m/linear-algebra/issymmetric.m
7098a ./opt/local/share/octave/4.2.1/m/linear-algebra/istril.m
7099a ./opt/local/share/octave/4.2.1/m/linear-algebra/istriu.m
7100a ./opt/local/share/octave/4.2.1/m/linear-algebra/krylov.m
7101a ./opt/local/share/octave/4.2.1/m/linear-algebra/linsolve.m
7102a ./opt/local/share/octave/4.2.1/m/linear-algebra/logm.m
7103a ./opt/local/share/octave/4.2.1/m/linear-algebra/normest.m
7104a ./opt/local/share/octave/4.2.1/m/linear-algebra/normest1.m
7105a ./opt/local/share/octave/4.2.1/m/linear-algebra/null.m
7106a ./opt/local/share/octave/4.2.1/m/linear-algebra/orth.m
7107a ./opt/local/share/octave/4.2.1/m/linear-algebra/planerot.m
7108a ./opt/local/share/octave/4.2.1/m/linear-algebra/qzhess.m
7109a ./opt/local/share/octave/4.2.1/m/linear-algebra/rank.m
7110a ./opt/local/share/octave/4.2.1/m/linear-algebra/rref.m
7111a ./opt/local/share/octave/4.2.1/m/linear-algebra/subspace.m
7112a ./opt/local/share/octave/4.2.1/m/linear-algebra/trace.m
7113a ./opt/local/share/octave/4.2.1/m/linear-algebra/vech.m
7114a ./opt/local/share/octave/4.2.1/m/java/java_get.m
7115a ./opt/local/share/octave/4.2.1/m/java/java_set.m
7116a ./opt/local/share/octave/4.2.1/m/java/javaaddpath.m
7117a ./opt/local/share/octave/4.2.1/m/java/javaArray.m
7118a ./opt/local/share/octave/4.2.1/m/java/javachk.m
7119a ./opt/local/share/octave/4.2.1/m/java/javaclasspath.m
7120a ./opt/local/share/octave/4.2.1/m/java/javamem.m
7121a ./opt/local/share/octave/4.2.1/m/java/javarmpath.m
7122a ./opt/local/share/octave/4.2.1/m/java/usejava.m
7123a ./opt/local/share/octave/4.2.1/m/io/beep.m
7124a ./opt/local/share/octave/4.2.1/m/io/csvread.m
7125a ./opt/local/share/octave/4.2.1/m/io/csvwrite.m
7126a ./opt/local/share/octave/4.2.1/m/io/dlmwrite.m
7127a ./opt/local/share/octave/4.2.1/m/io/fileread.m
7128a ./opt/local/share/octave/4.2.1/m/io/importdata.m
7129a ./opt/local/share/octave/4.2.1/m/io/is_valid_file_id.m
7130a ./opt/local/share/octave/4.2.1/m/io/strread.m
7131a ./opt/local/share/octave/4.2.1/m/io/textread.m
7132a ./opt/local/share/octave/4.2.1/m/image/autumn.m
7133a ./opt/local/share/octave/4.2.1/m/image/bone.m
7134a ./opt/local/share/octave/4.2.1/m/image/brighten.m
7135a ./opt/local/share/octave/4.2.1/m/image/cmpermute.m
7136a ./opt/local/share/octave/4.2.1/m/image/cmunique.m
7137a ./opt/local/share/octave/4.2.1/m/image/colorcube.m
7138a ./opt/local/share/octave/4.2.1/m/image/colormap.m
7139a ./opt/local/share/octave/4.2.1/m/image/contrast.m
7140a ./opt/local/share/octave/4.2.1/m/image/cool.m
7141a ./opt/local/share/octave/4.2.1/m/image/copper.m
7142a ./opt/local/share/octave/4.2.1/m/image/cubehelix.m
7143a ./opt/local/share/octave/4.2.1/m/image/flag.m
7144a ./opt/local/share/octave/4.2.1/m/image/frame2im.m
7145a ./opt/local/share/octave/4.2.1/m/image/gray.m
7146a ./opt/local/share/octave/4.2.1/m/image/gray2ind.m
7147a ./opt/local/share/octave/4.2.1/m/image/hot.m
7148a ./opt/local/share/octave/4.2.1/m/image/hsv.m
7149a ./opt/local/share/octave/4.2.1/m/image/hsv2rgb.m
7150a ./opt/local/share/octave/4.2.1/m/image/im2double.m
7151a ./opt/local/share/octave/4.2.1/m/image/im2frame.m
7152a ./opt/local/share/octave/4.2.1/m/image/image.m
7153a ./opt/local/share/octave/4.2.1/m/image/imagesc.m
7154a ./opt/local/share/octave/4.2.1/m/image/imfinfo.m
7155a ./opt/local/share/octave/4.2.1/m/image/imformats.m
7156a ./opt/local/share/octave/4.2.1/m/image/imread.m
7157a ./opt/local/share/octave/4.2.1/m/image/imshow.m
7158a ./opt/local/share/octave/4.2.1/m/image/imwrite.m
7159a ./opt/local/share/octave/4.2.1/m/image/ind2gray.m
7160a ./opt/local/share/octave/4.2.1/m/image/ind2rgb.m
7161a ./opt/local/share/octave/4.2.1/m/image/iscolormap.m
7162a ./opt/local/share/octave/4.2.1/m/image/jet.m
7163a ./opt/local/share/octave/4.2.1/m/image/lines.m
7164a ./opt/local/share/octave/4.2.1/m/image/ntsc2rgb.m
7165a ./opt/local/share/octave/4.2.1/m/image/ocean.m
7166a ./opt/local/share/octave/4.2.1/m/image/pink.m
7167a ./opt/local/share/octave/4.2.1/m/image/prism.m
7168a ./opt/local/share/octave/4.2.1/m/image/private
7169a ./opt/local/share/octave/4.2.1/m/image/rainbow.m
7170a ./opt/local/share/octave/4.2.1/m/image/rgb2hsv.m
7171a ./opt/local/share/octave/4.2.1/m/image/rgb2ind.m
7172a ./opt/local/share/octave/4.2.1/m/image/rgb2ntsc.m
7173a ./opt/local/share/octave/4.2.1/m/image/rgbplot.m
7174a ./opt/local/share/octave/4.2.1/m/image/spinmap.m
7175a ./opt/local/share/octave/4.2.1/m/image/spring.m
7176a ./opt/local/share/octave/4.2.1/m/image/summer.m
7177a ./opt/local/share/octave/4.2.1/m/image/viridis.m
7178a ./opt/local/share/octave/4.2.1/m/image/white.m
7179a ./opt/local/share/octave/4.2.1/m/image/winter.m
7180a ./opt/local/share/octave/4.2.1/m/image/private/__imfinfo__.m
7181a ./opt/local/share/octave/4.2.1/m/image/private/__imread__.m
7182a ./opt/local/share/octave/4.2.1/m/image/private/__imwrite__.m
7183a ./opt/local/share/octave/4.2.1/m/image/private/colorspace_conversion_input_check.m
7184a ./opt/local/share/octave/4.2.1/m/image/private/colorspace_conversion_revert.m
7185a ./opt/local/share/octave/4.2.1/m/image/private/imageIO.m
7186a ./opt/local/share/octave/4.2.1/m/image/private/imwrite_filename.m
7187a ./opt/local/share/octave/4.2.1/m/image/private/ind2x.m
7188a ./opt/local/share/octave/4.2.1/m/help/__gripe_missing_component__.m
7189a ./opt/local/share/octave/4.2.1/m/help/__makeinfo__.m
7190a ./opt/local/share/octave/4.2.1/m/help/__unimplemented__.m
7191a ./opt/local/share/octave/4.2.1/m/help/ans.m
7192a ./opt/local/share/octave/4.2.1/m/help/doc.m
7193a ./opt/local/share/octave/4.2.1/m/help/doc_cache_create.m
7194a ./opt/local/share/octave/4.2.1/m/help/error_ids.m
7195a ./opt/local/share/octave/4.2.1/m/help/get_first_help_sentence.m
7196a ./opt/local/share/octave/4.2.1/m/help/help.m
7197a ./opt/local/share/octave/4.2.1/m/help/lookfor.m
7198a ./opt/local/share/octave/4.2.1/m/help/print_usage.m
7199a ./opt/local/share/octave/4.2.1/m/help/private
7200a ./opt/local/share/octave/4.2.1/m/help/type.m
7201a ./opt/local/share/octave/4.2.1/m/help/warning_ids.m
7202a ./opt/local/share/octave/4.2.1/m/help/which.m
7203a ./opt/local/share/octave/4.2.1/m/help/private/__additional_help_message__.m
7204a ./opt/local/share/octave/4.2.1/m/help/private/__strip_html_tags__.m
7205a ./opt/local/share/octave/4.2.1/m/gui/dialog.m
7206a ./opt/local/share/octave/4.2.1/m/gui/errordlg.m
7207a ./opt/local/share/octave/4.2.1/m/gui/guidata.m
7208a ./opt/local/share/octave/4.2.1/m/gui/guihandles.m
7209a ./opt/local/share/octave/4.2.1/m/gui/helpdlg.m
7210a ./opt/local/share/octave/4.2.1/m/gui/inputdlg.m
7211a ./opt/local/share/octave/4.2.1/m/gui/listdlg.m
7212a ./opt/local/share/octave/4.2.1/m/gui/msgbox.m
7213a ./opt/local/share/octave/4.2.1/m/gui/private
7214a ./opt/local/share/octave/4.2.1/m/gui/questdlg.m
7215a ./opt/local/share/octave/4.2.1/m/gui/uibuttongroup.m
7216a ./opt/local/share/octave/4.2.1/m/gui/uicontextmenu.m
7217a ./opt/local/share/octave/4.2.1/m/gui/uicontrol.m
7218a ./opt/local/share/octave/4.2.1/m/gui/uigetdir.m
7219a ./opt/local/share/octave/4.2.1/m/gui/uigetfile.m
7220a ./opt/local/share/octave/4.2.1/m/gui/uimenu.m
7221a ./opt/local/share/octave/4.2.1/m/gui/uipanel.m
7222a ./opt/local/share/octave/4.2.1/m/gui/uipushtool.m
7223a ./opt/local/share/octave/4.2.1/m/gui/uiputfile.m
7224a ./opt/local/share/octave/4.2.1/m/gui/uiresume.m
7225a ./opt/local/share/octave/4.2.1/m/gui/uitoggletool.m
7226a ./opt/local/share/octave/4.2.1/m/gui/uitoolbar.m
7227a ./opt/local/share/octave/4.2.1/m/gui/uiwait.m
7228a ./opt/local/share/octave/4.2.1/m/gui/waitbar.m
7229a ./opt/local/share/octave/4.2.1/m/gui/waitforbuttonpress.m
7230a ./opt/local/share/octave/4.2.1/m/gui/warndlg.m
7231a ./opt/local/share/octave/4.2.1/m/gui/private/__file_filter__.m
7232a ./opt/local/share/octave/4.2.1/m/gui/private/__fltk_file_filter__.m
7233a ./opt/local/share/octave/4.2.1/m/gui/private/__get_funcname__.m
7234a ./opt/local/share/octave/4.2.1/m/gui/private/__is_function__.m
7235a ./opt/local/share/octave/4.2.1/m/gui/private/__uigetdir_fltk__.m
7236a ./opt/local/share/octave/4.2.1/m/gui/private/__uigetfile_fltk__.m
7237a ./opt/local/share/octave/4.2.1/m/gui/private/__uiobject_split_args__.m
7238a ./opt/local/share/octave/4.2.1/m/gui/private/__uiputfile_fltk__.m
7239a ./opt/local/share/octave/4.2.1/m/geometry/convhull.m
7240a ./opt/local/share/octave/4.2.1/m/geometry/delaunay.m
7241a ./opt/local/share/octave/4.2.1/m/geometry/delaunayn.m
7242a ./opt/local/share/octave/4.2.1/m/geometry/dsearch.m
7243a ./opt/local/share/octave/4.2.1/m/geometry/dsearchn.m
7244a ./opt/local/share/octave/4.2.1/m/geometry/griddata.m
7245a ./opt/local/share/octave/4.2.1/m/geometry/griddata3.m
7246a ./opt/local/share/octave/4.2.1/m/geometry/griddatan.m
7247a ./opt/local/share/octave/4.2.1/m/geometry/inpolygon.m
7248a ./opt/local/share/octave/4.2.1/m/geometry/rectint.m
7249a ./opt/local/share/octave/4.2.1/m/geometry/tsearchn.m
7250a ./opt/local/share/octave/4.2.1/m/geometry/voronoi.m
7251a ./opt/local/share/octave/4.2.1/m/geometry/voronoin.m
7252a ./opt/local/share/octave/4.2.1/m/general/accumarray.m
7253a ./opt/local/share/octave/4.2.1/m/general/accumdim.m
7254a ./opt/local/share/octave/4.2.1/m/general/bincoeff.m
7255a ./opt/local/share/octave/4.2.1/m/general/bitcmp.m
7256a ./opt/local/share/octave/4.2.1/m/general/bitget.m
7257a ./opt/local/share/octave/4.2.1/m/general/bitset.m
7258a ./opt/local/share/octave/4.2.1/m/general/blkdiag.m
7259a ./opt/local/share/octave/4.2.1/m/general/cart2pol.m
7260a ./opt/local/share/octave/4.2.1/m/general/cart2sph.m
7261a ./opt/local/share/octave/4.2.1/m/general/cell2mat.m
7262a ./opt/local/share/octave/4.2.1/m/general/celldisp.m
7263a ./opt/local/share/octave/4.2.1/m/general/chop.m
7264a ./opt/local/share/octave/4.2.1/m/general/circshift.m
7265a ./opt/local/share/octave/4.2.1/m/general/common_size.m
7266a ./opt/local/share/octave/4.2.1/m/general/cplxpair.m
7267a ./opt/local/share/octave/4.2.1/m/general/cumtrapz.m
7268a ./opt/local/share/octave/4.2.1/m/general/curl.m
7269a ./opt/local/share/octave/4.2.1/m/general/dblquad.m
7270a ./opt/local/share/octave/4.2.1/m/general/deal.m
7271a ./opt/local/share/octave/4.2.1/m/general/deg2rad.m
7272a ./opt/local/share/octave/4.2.1/m/general/del2.m
7273a ./opt/local/share/octave/4.2.1/m/general/display.m
7274a ./opt/local/share/octave/4.2.1/m/general/divergence.m
7275a ./opt/local/share/octave/4.2.1/m/general/fieldnames.m
7276a ./opt/local/share/octave/4.2.1/m/general/flip.m
7277a ./opt/local/share/octave/4.2.1/m/general/flipdim.m
7278a ./opt/local/share/octave/4.2.1/m/general/fliplr.m
7279a ./opt/local/share/octave/4.2.1/m/general/flipud.m
7280a ./opt/local/share/octave/4.2.1/m/general/grabcode.m
7281a ./opt/local/share/octave/4.2.1/m/general/gradient.m
7282a ./opt/local/share/octave/4.2.1/m/general/idivide.m
7283a ./opt/local/share/octave/4.2.1/m/general/inputParser.m
7284a ./opt/local/share/octave/4.2.1/m/general/int2str.m
7285a ./opt/local/share/octave/4.2.1/m/general/interp1.m
7286a ./opt/local/share/octave/4.2.1/m/general/interp2.m
7287a ./opt/local/share/octave/4.2.1/m/general/interp3.m
7288a ./opt/local/share/octave/4.2.1/m/general/interpft.m
7289a ./opt/local/share/octave/4.2.1/m/general/interpn.m
7290a ./opt/local/share/octave/4.2.1/m/general/isdir.m
7291a ./opt/local/share/octave/4.2.1/m/general/isequal.m
7292a ./opt/local/share/octave/4.2.1/m/general/isequaln.m
7293a ./opt/local/share/octave/4.2.1/m/general/loadobj.m
7294a ./opt/local/share/octave/4.2.1/m/general/logspace.m
7295a ./opt/local/share/octave/4.2.1/m/general/methods.m
7296a ./opt/local/share/octave/4.2.1/m/general/nargchk.m
7297a ./opt/local/share/octave/4.2.1/m/general/narginchk.m
7298a ./opt/local/share/octave/4.2.1/m/general/nargoutchk.m
7299a ./opt/local/share/octave/4.2.1/m/general/nextpow2.m
7300a ./opt/local/share/octave/4.2.1/m/general/nthargout.m
7301a ./opt/local/share/octave/4.2.1/m/general/num2str.m
7302a ./opt/local/share/octave/4.2.1/m/general/pol2cart.m
7303a ./opt/local/share/octave/4.2.1/m/general/polyarea.m
7304a ./opt/local/share/octave/4.2.1/m/general/postpad.m
7305a ./opt/local/share/octave/4.2.1/m/general/prepad.m
7306a ./opt/local/share/octave/4.2.1/m/general/private
7307a ./opt/local/share/octave/4.2.1/m/general/publish.m
7308a ./opt/local/share/octave/4.2.1/m/general/quadgk.m
7309a ./opt/local/share/octave/4.2.1/m/general/quadl.m
7310a ./opt/local/share/octave/4.2.1/m/general/quadv.m
7311a ./opt/local/share/octave/4.2.1/m/general/rad2deg.m
7312a ./opt/local/share/octave/4.2.1/m/general/randi.m
7313a ./opt/local/share/octave/4.2.1/m/general/rat.m
7314a ./opt/local/share/octave/4.2.1/m/general/repmat.m
7315a ./opt/local/share/octave/4.2.1/m/general/rot90.m
7316a ./opt/local/share/octave/4.2.1/m/general/rotdim.m
7317a ./opt/local/share/octave/4.2.1/m/general/saveobj.m
7318a ./opt/local/share/octave/4.2.1/m/general/shift.m
7319a ./opt/local/share/octave/4.2.1/m/general/shiftdim.m
7320a ./opt/local/share/octave/4.2.1/m/general/sortrows.m
7321a ./opt/local/share/octave/4.2.1/m/general/sph2cart.m
7322a ./opt/local/share/octave/4.2.1/m/general/structfun.m
7323a ./opt/local/share/octave/4.2.1/m/general/subsindex.m
7324a ./opt/local/share/octave/4.2.1/m/general/trapz.m
7325a ./opt/local/share/octave/4.2.1/m/general/triplequad.m
7326a ./opt/local/share/octave/4.2.1/m/general/validateattributes.m
7327a ./opt/local/share/octave/4.2.1/m/general/private/__isequal__.m
7328a ./opt/local/share/octave/4.2.1/m/general/private/__publish_html_output__.m
7329a ./opt/local/share/octave/4.2.1/m/general/private/__publish_latex_output__.m
7330a ./opt/local/share/octave/4.2.1/m/general/private/__splinen__.m
7331a ./opt/local/share/octave/4.2.1/m/elfun/acosd.m
7332a ./opt/local/share/octave/4.2.1/m/elfun/acot.m
7333a ./opt/local/share/octave/4.2.1/m/elfun/acotd.m
7334a ./opt/local/share/octave/4.2.1/m/elfun/acoth.m
7335a ./opt/local/share/octave/4.2.1/m/elfun/acsc.m
7336a ./opt/local/share/octave/4.2.1/m/elfun/acscd.m
7337a ./opt/local/share/octave/4.2.1/m/elfun/acsch.m
7338a ./opt/local/share/octave/4.2.1/m/elfun/asec.m
7339a ./opt/local/share/octave/4.2.1/m/elfun/asecd.m
7340a ./opt/local/share/octave/4.2.1/m/elfun/asech.m
7341a ./opt/local/share/octave/4.2.1/m/elfun/asind.m
7342a ./opt/local/share/octave/4.2.1/m/elfun/atan2d.m
7343a ./opt/local/share/octave/4.2.1/m/elfun/atand.m
7344a ./opt/local/share/octave/4.2.1/m/elfun/cosd.m
7345a ./opt/local/share/octave/4.2.1/m/elfun/cot.m
7346a ./opt/local/share/octave/4.2.1/m/elfun/cotd.m
7347a ./opt/local/share/octave/4.2.1/m/elfun/coth.m
7348a ./opt/local/share/octave/4.2.1/m/elfun/csc.m
7349a ./opt/local/share/octave/4.2.1/m/elfun/cscd.m
7350a ./opt/local/share/octave/4.2.1/m/elfun/csch.m
7351a ./opt/local/share/octave/4.2.1/m/elfun/sec.m
7352a ./opt/local/share/octave/4.2.1/m/elfun/secd.m
7353a ./opt/local/share/octave/4.2.1/m/elfun/sech.m
7354a ./opt/local/share/octave/4.2.1/m/elfun/sind.m
7355a ./opt/local/share/octave/4.2.1/m/elfun/tand.m
7356a ./opt/local/share/octave/4.2.1/m/deprecated/bicubic.m
7357a ./opt/local/share/octave/4.2.1/m/deprecated/bitmax.m
7358a ./opt/local/share/octave/4.2.1/m/deprecated/comma.m
7359a ./opt/local/share/octave/4.2.1/m/deprecated/delaunay3.m
7360a ./opt/local/share/octave/4.2.1/m/deprecated/dump_prefs.m
7361a ./opt/local/share/octave/4.2.1/m/deprecated/find_dir_in_path.m
7362a ./opt/local/share/octave/4.2.1/m/deprecated/finite.m
7363a ./opt/local/share/octave/4.2.1/m/deprecated/fmod.m
7364a ./opt/local/share/octave/4.2.1/m/deprecated/fnmatch.m
7365a ./opt/local/share/octave/4.2.1/m/deprecated/gmap40.m
7366a ./opt/local/share/octave/4.2.1/m/deprecated/isstr.m
7367a ./opt/local/share/octave/4.2.1/m/deprecated/loadaudio.m
7368a ./opt/local/share/octave/4.2.1/m/deprecated/luinc.m
7369a ./opt/local/share/octave/4.2.1/m/deprecated/mahalanobis.m
7370a ./opt/local/share/octave/4.2.1/m/deprecated/md5sum.m
7371a ./opt/local/share/octave/4.2.1/m/deprecated/mouse_wheel_zoom.m
7372a ./opt/local/share/octave/4.2.1/m/deprecated/nfields.m
7373a ./opt/local/share/octave/4.2.1/m/deprecated/octave_config_info.m
7374a ./opt/local/share/octave/4.2.1/m/deprecated/octave_tmp_file_name.m
7375a ./opt/local/share/octave/4.2.1/m/deprecated/onenormest.m
7376a ./opt/local/share/octave/4.2.1/m/deprecated/paren.m
7377a ./opt/local/share/octave/4.2.1/m/deprecated/playaudio.m
7378a ./opt/local/share/octave/4.2.1/m/deprecated/saveaudio.m
7379a ./opt/local/share/octave/4.2.1/m/deprecated/semicolon.m
7380a ./opt/local/share/octave/4.2.1/m/deprecated/setaudio.m
7381a ./opt/local/share/octave/4.2.1/m/deprecated/sleep.m
7382a ./opt/local/share/octave/4.2.1/m/deprecated/syl.m
7383a ./opt/local/share/octave/4.2.1/m/deprecated/usage.m
7384a ./opt/local/share/octave/4.2.1/m/deprecated/usleep.m
7385a ./opt/local/share/octave/4.2.1/m/deprecated/wavread.m
7386a ./opt/local/share/octave/4.2.1/m/deprecated/wavwrite.m
7387a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer
7388a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder
7389a ./opt/local/share/octave/4.2.1/m/audio/lin2mu.m
7390a ./opt/local/share/octave/4.2.1/m/audio/mu2lin.m
7391a ./opt/local/share/octave/4.2.1/m/audio/record.m
7392a ./opt/local/share/octave/4.2.1/m/audio/sound.m
7393a ./opt/local/share/octave/4.2.1/m/audio/soundsc.m
7394a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/__get_properties__.m
7395a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/audiorecorder.m
7396a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/display.m
7397a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/get.m
7398a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/getaudiodata.m
7399a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/getplayer.m
7400a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/isrecording.m
7401a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/pause.m
7402a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/play.m
7403a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/record.m
7404a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/recordblocking.m
7405a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/resume.m
7406a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/set.m
7407a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/stop.m
7408a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/subsasgn.m
7409a ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/subsref.m
7410a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/__get_properties__.m
7411a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/audioplayer.m
7412a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/display.m
7413a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/get.m
7414a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/isplaying.m
7415a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/pause.m
7416a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/play.m
7417a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/playblocking.m
7418a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/resume.m
7419a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/set.m
7420a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/stop.m
7421a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/subsasgn.m
7422a ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/subsref.m
7423a ./opt/local/share/octave/4.2.1/m/@ftp/ascii.m
7424a ./opt/local/share/octave/4.2.1/m/@ftp/binary.m
7425a ./opt/local/share/octave/4.2.1/m/@ftp/cd.m
7426a ./opt/local/share/octave/4.2.1/m/@ftp/close.m
7427a ./opt/local/share/octave/4.2.1/m/@ftp/delete.m
7428a ./opt/local/share/octave/4.2.1/m/@ftp/dir.m
7429a ./opt/local/share/octave/4.2.1/m/@ftp/display.m
7430a ./opt/local/share/octave/4.2.1/m/@ftp/ftp.m
7431a ./opt/local/share/octave/4.2.1/m/@ftp/loadobj.m
7432a ./opt/local/share/octave/4.2.1/m/@ftp/mget.m
7433a ./opt/local/share/octave/4.2.1/m/@ftp/mkdir.m
7434a ./opt/local/share/octave/4.2.1/m/@ftp/mput.m
7435a ./opt/local/share/octave/4.2.1/m/@ftp/rename.m
7436a ./opt/local/share/octave/4.2.1/m/@ftp/rmdir.m
7437a ./opt/local/share/octave/4.2.1/m/@ftp/saveobj.m
7438a ./opt/local/share/octave/4.2.1/locale/be_BY.qm
7439a ./opt/local/share/octave/4.2.1/locale/de_DE.qm
7440a ./opt/local/share/octave/4.2.1/locale/en_US.qm
7441a ./opt/local/share/octave/4.2.1/locale/es_ES.qm
7442a ./opt/local/share/octave/4.2.1/locale/eu_ES.qm
7443a ./opt/local/share/octave/4.2.1/locale/fr_FR.qm
7444a ./opt/local/share/octave/4.2.1/locale/it_IT.qm
7445a ./opt/local/share/octave/4.2.1/locale/ja_JP.qm
7446a ./opt/local/share/octave/4.2.1/locale/nl_NL.qm
7447a ./opt/local/share/octave/4.2.1/locale/pt_BR.qm
7448a ./opt/local/share/octave/4.2.1/locale/pt_PT.qm
7449a ./opt/local/share/octave/4.2.1/locale/ru_RU.qm
7450a ./opt/local/share/octave/4.2.1/locale/uk_UA.qm
7451a ./opt/local/share/octave/4.2.1/locale/zh_CN.qm
7452a ./opt/local/share/octave/4.2.1/imagelib/default.img
7453a ./opt/local/share/octave/4.2.1/imagelib/octave-logo.ico
7454a ./opt/local/share/octave/4.2.1/imagelib/octave-logo.svg
7455a ./opt/local/share/octave/4.2.1/imagelib/octave-sombrero.png
7456a ./opt/local/share/octave/4.2.1/etc/built-in-docstrings
7457a ./opt/local/share/octave/4.2.1/etc/CITATION
7458a ./opt/local/share/octave/4.2.1/etc/default-qt-settings
7459a ./opt/local/share/octave/4.2.1/etc/doc-cache
7460a ./opt/local/share/octave/4.2.1/etc/macros.texi
7461a ./opt/local/share/octave/4.2.1/etc/NEWS
7462a ./opt/local/share/octave/4.2.1/etc/profiler
7463a ./opt/local/share/octave/4.2.1/etc/tests
7464a ./opt/local/share/octave/4.2.1/etc/tests/fixed
7465a ./opt/local/share/octave/4.2.1/etc/tests/libinterp
7466a ./opt/local/share/octave/4.2.1/etc/tests/liboctave
7467a ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array
7468a ./opt/local/share/octave/4.2.1/etc/tests/liboctave/util
7469a ./opt/local/share/octave/4.2.1/etc/tests/liboctave/util/oct-inttypes.cc-tst
7470a ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/Array.cc-tst
7471a ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/CMatrix.cc-tst
7472a ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/CSparse.cc-tst
7473a ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/dMatrix.cc-tst
7474a ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/dSparse.cc-tst
7475a ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/fCMatrix.cc-tst
7476a ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/fMatrix.cc-tst
7477a ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/idx-vector.cc-tst
7478a ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/Sparse.cc-tst
7479a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn
7480a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn
7481a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value
7482a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave.cc-tst
7483a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree
7484a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/lex.ll-tst
7485a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/oct-parse.in.yy-tst
7486a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/pt-assign.cc-tst
7487a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/pt-binop.cc-tst
7488a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/pt-eval.cc-tst
7489a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/pt-fcn-handle.cc-tst
7490a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/pt-idx.cc-tst
7491a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/pt-mat.cc-tst
7492a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-base.cc-tst
7493a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-bool-mat.cc-tst
7494a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-cell.cc-tst
7495a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-class.cc-tst
7496a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-cx-diag.cc-tst
7497a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-fcn-handle.cc-tst
7498a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-fcn-inline.cc-tst
7499a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-java.cc-tst
7500a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-null-mat.cc-tst
7501a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-oncleanup.cc-tst
7502a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-range.cc-tst
7503a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-struct.cc-tst
7504a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-typeinfo.cc-tst
7505a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-usr-fcn.cc-tst
7506a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov.cc-tst
7507a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__delaunayn__.cc-tst
7508a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__eigs__.cc-tst
7509a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__fltk_uigetfile__.cc-tst
7510a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__glpk__.cc-tst
7511a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__init_fltk__.cc-tst
7512a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__init_gnuplot__.cc-tst
7513a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__osmesa_print__.cc-tst
7514a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__voronoi__.cc-tst
7515a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/amd.cc-tst
7516a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/audiodevinfo.cc-tst
7517a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/chol.cc-tst
7518a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/convhulln.cc-tst
7519a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/dmperm.cc-tst
7520a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/fftw.cc-tst
7521a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/gzip.cc-tst
7522a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/qr.cc-tst
7523a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/symbfact.cc-tst
7524a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__contourc__.cc-tst
7525a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__dispatch__.cc-tst
7526a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__dsearchn__.cc-tst
7527a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__ichol__.cc-tst
7528a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__ilu__.cc-tst
7529a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__lin_interpn__.cc-tst
7530a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__magick_read__.cc-tst
7531a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__pchip_deriv__.cc-tst
7532a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__qp__.cc-tst
7533a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/besselj.cc-tst
7534a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/betainc.cc-tst
7535a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/bitfcns.cc-tst
7536a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/bsxfun.cc-tst
7537a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/Cell.cc-tst
7538a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/cellfun.cc-tst
7539a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/conv2.cc-tst
7540a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/dassl.cc-tst
7541a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/data.cc-tst
7542a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/debug.cc-tst
7543a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/defaults.cc-tst
7544a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/det.cc-tst
7545a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/dirfns.cc-tst
7546a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/dlmread.cc-tst
7547a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/dot.cc-tst
7548a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/eig.cc-tst
7549a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/ellipj.cc-tst
7550a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/error.cc-tst
7551a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/errwarn.cc-tst
7552a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/fft.cc-tst
7553a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/fft2.cc-tst
7554a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/file-io.cc-tst
7555a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/filter.cc-tst
7556a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/find.cc-tst
7557a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/gammainc.cc-tst
7558a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/gcd.cc-tst
7559a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/getrusage.cc-tst
7560a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/givens.cc-tst
7561a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/graphics.cc-tst
7562a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/hash.cc-tst
7563a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/help.cc-tst
7564a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/hess.cc-tst
7565a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/hex2num.cc-tst
7566a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/input.cc-tst
7567a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/inv.cc-tst
7568a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/kron.cc-tst
7569a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/lookup.cc-tst
7570a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/lsode.cc-tst
7571a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/lu.cc-tst
7572a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/mappers.cc-tst
7573a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/matrix_type.cc-tst
7574a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/max.cc-tst
7575a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/mgorth.cc-tst
7576a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/nproc.cc-tst
7577a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/oct-map.cc-tst
7578a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/ordschur.cc-tst
7579a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/pinv.cc-tst
7580a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/pr-output.cc-tst
7581a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/psi.cc-tst
7582a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/quad.cc-tst
7583a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/quadcc.cc-tst
7584a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/qz.cc-tst
7585a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/rand.cc-tst
7586a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/rcond.cc-tst
7587a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/regexp.cc-tst
7588a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/schur.cc-tst
7589a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/sighandlers.cc-tst
7590a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/sparse-xpow.cc-tst
7591a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/spparms.cc-tst
7592a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/sqrtm.cc-tst
7593a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/str2double.cc-tst
7594a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/strfind.cc-tst
7595a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/strfns.cc-tst
7596a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/sub2ind.cc-tst
7597a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/svd.cc-tst
7598a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/sylvester.cc-tst
7599a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/symtab.cc-tst
7600a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/syscalls.cc-tst
7601a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/sysdep.cc-tst
7602a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/time.cc-tst
7603a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/toplev.cc-tst
7604a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/tril.cc-tst
7605a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/tsearch.cc-tst
7606a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/typecast.cc-tst
7607a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/utils.cc-tst
7608a ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/variables.cc-tst
7609a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@cell
7610a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@char
7611a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@double
7612a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@function_handle
7613a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int16
7614a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int32
7615a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int64
7616a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int8
7617a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@logical
7618a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@single
7619a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@struct
7620a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint16
7621a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint32
7622a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint64
7623a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint8
7624a ./opt/local/share/octave/4.2.1/etc/tests/fixed/args.tst
7625a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bc-overloads.tst
7626a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-31371.tst
7627a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-35448
7628a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-36025
7629a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38236
7630a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38565.tst
7631a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38576.tst
7632a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691
7633a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-44940
7634a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-46330.tst
7635a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-49904.tst
7636a ./opt/local/share/octave/4.2.1/etc/tests/fixed/class-concat
7637a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef
7638a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes
7639a ./opt/local/share/octave/4.2.1/etc/tests/fixed/colormaps.tst
7640a ./opt/local/share/octave/4.2.1/etc/tests/fixed/command.tst
7641a ./opt/local/share/octave/4.2.1/etc/tests/fixed/complex.tst
7642a ./opt/local/share/octave/4.2.1/etc/tests/fixed/conv.tst
7643a ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method
7644a ./opt/local/share/octave/4.2.1/etc/tests/fixed/diag-perm.tst
7645a ./opt/local/share/octave/4.2.1/etc/tests/fixed/error.tst
7646a ./opt/local/share/octave/4.2.1/etc/tests/fixed/eval-catch.tst
7647a ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution
7648a ./opt/local/share/octave/4.2.1/etc/tests/fixed/for.tst
7649a ./opt/local/share/octave/4.2.1/etc/tests/fixed/func.tst
7650a ./opt/local/share/octave/4.2.1/etc/tests/fixed/global.tst
7651a ./opt/local/share/octave/4.2.1/etc/tests/fixed/if.tst
7652a ./opt/local/share/octave/4.2.1/etc/tests/fixed/index.tst
7653a ./opt/local/share/octave/4.2.1/etc/tests/fixed/io.tst
7654a ./opt/local/share/octave/4.2.1/etc/tests/fixed/jit.tst
7655a ./opt/local/share/octave/4.2.1/etc/tests/fixed/line-continue.tst
7656a ./opt/local/share/octave/4.2.1/etc/tests/fixed/logical-index.tst
7657a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest
7658a ./opt/local/share/octave/4.2.1/etc/tests/fixed/null-assign.tst
7659a ./opt/local/share/octave/4.2.1/etc/tests/fixed/parser.tst
7660a ./opt/local/share/octave/4.2.1/etc/tests/fixed/prefer.tst
7661a ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish
7662a ./opt/local/share/octave/4.2.1/etc/tests/fixed/range.tst
7663a ./opt/local/share/octave/4.2.1/etc/tests/fixed/recursion.tst
7664a ./opt/local/share/octave/4.2.1/etc/tests/fixed/return.tst
7665a ./opt/local/share/octave/4.2.1/etc/tests/fixed/slice.tst
7666a ./opt/local/share/octave/4.2.1/etc/tests/fixed/sparse.tst
7667a ./opt/local/share/octave/4.2.1/etc/tests/fixed/struct.tst
7668a ./opt/local/share/octave/4.2.1/etc/tests/fixed/switch.tst
7669a ./opt/local/share/octave/4.2.1/etc/tests/fixed/system.tst
7670a ./opt/local/share/octave/4.2.1/etc/tests/fixed/tbcover.m
7671a ./opt/local/share/octave/4.2.1/etc/tests/fixed/transpose.tst
7672a ./opt/local/share/octave/4.2.1/etc/tests/fixed/try.tst
7673a ./opt/local/share/octave/4.2.1/etc/tests/fixed/unwind.tst
7674a ./opt/local/share/octave/4.2.1/etc/tests/fixed/while.tst
7675a ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish/publish.tst
7676a ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish/test_script.m
7677a ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish/test_script_code_only.m
7678a ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish/test_script_empty.m
7679a ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish/test_script_example.m
7680a ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish/test_script_head_only.m
7681a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/arg_nest.m
7682a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/arg_ret.m
7683a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/nest.tst
7684a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/nest_eval.m
7685a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/no_closure.m
7686a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/persistent_nest.m
7687a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/recursive_nest.m
7688a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/recursive_nest2.m
7689a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/recursive_nest3.m
7690a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/scope0.m
7691a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/scope1.m
7692a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/scope2.m
7693a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/scope3.m
7694a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/script_nest.m
7695a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/script_nest_script.m
7696a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/varg_nest.m
7697a ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/varg_nest2.m
7698a ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_derived
7699a ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_other
7700a ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_parent
7701a ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/fcn-handle-derived-resolution.tst
7702a ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_parent/fhdr_parent.m
7703a ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_parent/numel.m
7704a ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_other/fhdr_other.m
7705a ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_other/getsize_arrayfun.m
7706a ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_other/getsize_cellfun.m
7707a ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_other/getsize_loop.m
7708a ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_derived/fhdr_derived.m
7709a ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@derived
7710a ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@other
7711a ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@parent
7712a ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/__trace__.m
7713a ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/ctor-vs-method.tst
7714a ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@parent/method.m
7715a ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@parent/parent.m
7716a ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@other/other.m
7717a ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@other/parent.m
7718a ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@derived/derived.m
7719a ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@derived/parent.m
7720a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Blork
7721a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Cork
7722a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester1
7723a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester2
7724a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester3
7725a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork
7726a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork
7727a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork
7728a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@SizeTester
7729a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Sneetch
7730a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork
7731a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork
7732a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/classes.tst
7733a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/cack.m
7734a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/display.m
7735a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/geek.m
7736a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/get.m
7737a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/getStash.m
7738a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/loadobj.m
7739a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/private
7740a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/saveobj.m
7741a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/set.m
7742a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/Spork.m
7743a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/private/myStash.m
7744a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/cack.m
7745a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/display.m
7746a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/double.m
7747a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/end.m
7748a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/eq.m
7749a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/ge.m
7750a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/get.m
7751a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/getStash.m
7752a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/gick.m
7753a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/gt.m
7754a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/horzcat.m
7755a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/ldivide.m
7756a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/le.m
7757a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/loadobj.m
7758a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/lt.m
7759a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/minus.m
7760a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/mldivide.m
7761a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/mpower.m
7762a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/mrdivide.m
7763a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/mtimes.m
7764a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/ne.m
7765a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/plus.m
7766a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/power.m
7767a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/private
7768a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/rdivide.m
7769a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/saveobj.m
7770a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/set.m
7771a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/Snork.m
7772a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/subsasgn.m
7773a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/subsindex.m
7774a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/subsref.m
7775a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/tattack.m
7776a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/times.m
7777a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/uminus.m
7778a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/uplus.m
7779a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/vertcat.m
7780a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/private/myStash.m
7781a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Sneetch/display.m
7782a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Sneetch/Sneetch.m
7783a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@SizeTester/numel.m
7784a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@SizeTester/size.m
7785a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@SizeTester/SizeTester.m
7786a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/bling.m
7787a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/display.m
7788a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/get.m
7789a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/gurk.m
7790a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/Pork.m
7791a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/private
7792a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/set.m
7793a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/private/myStash.m
7794a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/cork.m
7795a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/display.m
7796a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/gark.m
7797a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/get.m
7798a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/Gork.m
7799a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/set.m
7800a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/subsasgn.m
7801a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/subsref.m
7802a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/bling.m
7803a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/display.m
7804a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/Dork.m
7805a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/gack.m
7806a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/get.m
7807a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/getStash.m
7808a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/private
7809a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/set.m
7810a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/private/myStash.m
7811a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester3/CPrecedenceTester3.m
7812a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester3/tattack.m
7813a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester2/CPrecedenceTester2.m
7814a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester2/tattack.m
7815a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester1/CPrecedenceTester1.m
7816a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester1/tattack.m
7817a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Cork/click.m
7818a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Cork/Cork.m
7819a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Cork/display.m
7820a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Cork/get.m
7821a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Cork/set.m
7822a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Blork/bleek.m
7823a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Blork/Blork.m
7824a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Blork/display.m
7825a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Blork/get.m
7826a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Blork/set.m
7827a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/classdef.tst
7828a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/foo_method_changes_property_size.m
7829a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/foo_static_method_constant_property.m
7830a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/foo_value_class.m
7831a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/plist_t1.m
7832a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/plist_t2.m
7833a ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/plist_t3.m
7834a ./opt/local/share/octave/4.2.1/etc/tests/fixed/class-concat/@foo
7835a ./opt/local/share/octave/4.2.1/etc/tests/fixed/class-concat/class-concat.tst
7836a ./opt/local/share/octave/4.2.1/etc/tests/fixed/class-concat/@foo/foo.m
7837a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-44940/bug-44940.tst
7838a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-44940/class_bug44940.m
7839a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/bug-38691.tst
7840a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/dir1
7841a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/dir2
7842a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/dir2/func1.m
7843a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/dir2/func2.m
7844a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/dir2/func3.m
7845a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/dir1/func1.m
7846a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38236/bug-38236.tst
7847a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38236/df_vr.m
7848a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38236/u_vr.m
7849a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-36025/@testclass
7850a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-36025/bug-36025.tst
7851a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-36025/@testclass/one.m
7852a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-36025/@testclass/testclass.m
7853a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-36025/@testclass/two.m
7854a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-35448/bug-35448.tst
7855a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-35448/fA.m
7856a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-35448/fB.m
7857a ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-35448/fC.m
7858a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint8/tbcover.m
7859a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint64/tbcover.m
7860a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint32/tbcover.m
7861a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint16/tbcover.m
7862a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@struct/tbcover.m
7863a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@single/tbcover.m
7864a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@logical/tbcover.m
7865a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int8/tbcover.m
7866a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int64/tbcover.m
7867a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int32/tbcover.m
7868a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int16/tbcover.m
7869a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@function_handle/tbcover.m
7870a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@double/tbcover.m
7871a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@char/tbcover.m
7872a ./opt/local/share/octave/4.2.1/etc/tests/fixed/@cell/tbcover.m
7873a ./opt/local/share/octave/4.2.1/etc/profiler/flat.html
7874a ./opt/local/share/octave/4.2.1/etc/profiler/flat_entry.html
7875a ./opt/local/share/octave/4.2.1/etc/profiler/function.html
7876a ./opt/local/share/octave/4.2.1/etc/profiler/hierarchical.html
7877a ./opt/local/share/octave/4.2.1/etc/profiler/hierarchical_entry.html
7878a ./opt/local/share/octave/4.2.1/etc/profiler/style.css
7879a ./opt/local/share/octave/4.2.1/data/penny.mat
7880a ./opt/local/share/man/man1
7881a ./opt/local/share/man/man1/mkoctfile.1.gz
7882a ./opt/local/share/man/man1/octave-cli.1.gz
7883a ./opt/local/share/man/man1/octave-config.1.gz
7884a ./opt/local/share/man/man1/octave.1.gz
7885a ./opt/local/share/info/liboctave.info
7886a ./opt/local/share/info/octave.info
7887a ./opt/local/share/info/octave.info-1
7888a ./opt/local/share/info/octave.info-2
7889a ./opt/local/share/info/octave.info-3
7890a ./opt/local/share/info/octave.info-4
7891a ./opt/local/share/info/octave.info-5
7892a ./opt/local/share/info/octave.info-6
7893a ./opt/local/share/info/octave.info-7
7894a ./opt/local/share/info/octave.info-8
7895a ./opt/local/share/info/octave.info-9
7896a ./opt/local/share/icons/hicolor
7897a ./opt/local/share/icons/hicolor/128x128
7898a ./opt/local/share/icons/hicolor/16x16
7899a ./opt/local/share/icons/hicolor/22x22
7900a ./opt/local/share/icons/hicolor/24x24
7901a ./opt/local/share/icons/hicolor/256x256
7902a ./opt/local/share/icons/hicolor/32x32
7903a ./opt/local/share/icons/hicolor/48x48
7904a ./opt/local/share/icons/hicolor/512x512
7905a ./opt/local/share/icons/hicolor/64x64
7906a ./opt/local/share/icons/hicolor/scalable
7907a ./opt/local/share/icons/hicolor/scalable/apps
7908a ./opt/local/share/icons/hicolor/scalable/apps/octave.svg
7909a ./opt/local/share/icons/hicolor/64x64/apps
7910a ./opt/local/share/icons/hicolor/64x64/apps/octave.png
7911a ./opt/local/share/icons/hicolor/512x512/apps
7912a ./opt/local/share/icons/hicolor/512x512/apps/octave.png
7913a ./opt/local/share/icons/hicolor/48x48/apps
7914a ./opt/local/share/icons/hicolor/48x48/apps/octave.png
7915a ./opt/local/share/icons/hicolor/32x32/apps
7916a ./opt/local/share/icons/hicolor/32x32/apps/octave.png
7917a ./opt/local/share/icons/hicolor/256x256/apps
7918a ./opt/local/share/icons/hicolor/256x256/apps/octave.png
7919a ./opt/local/share/icons/hicolor/24x24/apps
7920a ./opt/local/share/icons/hicolor/24x24/apps/octave.png
7921a ./opt/local/share/icons/hicolor/22x22/apps
7922a ./opt/local/share/icons/hicolor/22x22/apps/octave.png
7923a ./opt/local/share/icons/hicolor/16x16/apps
7924a ./opt/local/share/icons/hicolor/16x16/apps/octave.png
7925a ./opt/local/share/icons/hicolor/128x128/apps
7926a ./opt/local/share/icons/hicolor/128x128/apps/octave.png
7927a ./opt/local/share/appdata/www.octave.org-octave.appdata.xml
7928a ./opt/local/libexec/octave
7929a ./opt/local/libexec/octave/4.2.1
7930a ./opt/local/libexec/octave/4.2.1/exec
7931a ./opt/local/libexec/octave/4.2.1/exec/x86_64-apple-darwin10.8.0
7932a ./opt/local/libexec/octave/4.2.1/exec/x86_64-apple-darwin10.8.0/octave-gui
7933a ./opt/local/lib/octave
7934a ./opt/local/lib/octave/4.2.1
7935a ./opt/local/lib/octave/packages
7936a ./opt/local/lib/octave/packages/.turd_octave
7937a ./opt/local/lib/octave/4.2.1/__delaunayn__.a
7938a ./opt/local/lib/octave/4.2.1/__eigs__.a
7939a ./opt/local/lib/octave/4.2.1/__fltk_uigetfile__.a
7940a ./opt/local/lib/octave/4.2.1/__glpk__.a
7941a ./opt/local/lib/octave/4.2.1/__init_fltk__.a
7942a ./opt/local/lib/octave/4.2.1/__init_gnuplot__.a
7943a ./opt/local/lib/octave/4.2.1/__osmesa_print__.a
7944a ./opt/local/lib/octave/4.2.1/__voronoi__.a
7945a ./opt/local/lib/octave/4.2.1/amd.a
7946a ./opt/local/lib/octave/4.2.1/audiodevinfo.a
7947a ./opt/local/lib/octave/4.2.1/audioread.a
7948a ./opt/local/lib/octave/4.2.1/ccolamd.a
7949a ./opt/local/lib/octave/4.2.1/chol.a
7950a ./opt/local/lib/octave/4.2.1/colamd.a
7951a ./opt/local/lib/octave/4.2.1/convhulln.a
7952a ./opt/local/lib/octave/4.2.1/dmperm.a
7953a ./opt/local/lib/octave/4.2.1/fftw.a
7954a ./opt/local/lib/octave/4.2.1/gzip.a
7955a ./opt/local/lib/octave/4.2.1/liboctave.4.dylib
7956a ./opt/local/lib/octave/4.2.1/liboctave.a
7957a ./opt/local/lib/octave/4.2.1/liboctave.dylib
7958a ./opt/local/lib/octave/4.2.1/liboctgui.2.dylib
7959a ./opt/local/lib/octave/4.2.1/liboctgui.a
7960a ./opt/local/lib/octave/4.2.1/liboctgui.dylib
7961a ./opt/local/lib/octave/4.2.1/liboctinterp.4.dylib
7962a ./opt/local/lib/octave/4.2.1/liboctinterp.a
7963a ./opt/local/lib/octave/4.2.1/liboctinterp.dylib
7964a ./opt/local/lib/octave/4.2.1/oct
7965a ./opt/local/lib/octave/4.2.1/qr.a
7966a ./opt/local/lib/octave/4.2.1/symbfact.a
7967a ./opt/local/lib/octave/4.2.1/symrcm.a
7968a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0
7969a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__delaunayn__.oct
7970a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__eigs__.oct
7971a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__fltk_uigetfile__.oct
7972a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__glpk__.oct
7973a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__init_fltk__.oct
7974a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__init_gnuplot__.oct
7975a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__osmesa_print__.oct
7976a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__voronoi__.oct
7977a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/amd.oct
7978a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/audiodevinfo.oct
7979a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/audioread.oct
7980a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/ccolamd.oct
7981a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/chol.oct
7982a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/colamd.oct
7983a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/convhulln.oct
7984a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/dmperm.oct
7985a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/fftw.oct
7986a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/gzip.oct
7987a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/PKG_ADD
7988a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/qr.oct
7989a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/symbfact.oct
7990a ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/symrcm.oct
7991a ./opt/local/include/octave-4.2.1
7992a ./opt/local/include/octave-4.2.1/octave
7993a ./opt/local/include/octave-4.2.1/octave/action-container.h
7994a ./opt/local/include/octave-4.2.1/octave/aepbalance.h
7995a ./opt/local/include/octave-4.2.1/octave/Array-util.h
7996a ./opt/local/include/octave-4.2.1/octave/Array.cc
7997a ./opt/local/include/octave-4.2.1/octave/Array.h
7998a ./opt/local/include/octave-4.2.1/octave/base-dae.h
7999a ./opt/local/include/octave-4.2.1/octave/base-de.h
8000a ./opt/local/include/octave-4.2.1/octave/base-list.h
8001a ./opt/local/include/octave-4.2.1/octave/base-min.h
8002a ./opt/local/include/octave-4.2.1/octave/base-text-renderer.h
8003a ./opt/local/include/octave-4.2.1/octave/boolMatrix.h
8004a ./opt/local/include/octave-4.2.1/octave/boolNDArray.h
8005a ./opt/local/include/octave-4.2.1/octave/boolSparse.h
8006a ./opt/local/include/octave-4.2.1/octave/bsxfun-decl.h
8007a ./opt/local/include/octave-4.2.1/octave/bsxfun-defs.cc
8008a ./opt/local/include/octave-4.2.1/octave/bsxfun.h
8009a ./opt/local/include/octave-4.2.1/octave/build-env.h
8010a ./opt/local/include/octave-4.2.1/octave/builtin-defun-decls.h
8011a ./opt/local/include/octave-4.2.1/octave/builtins.h
8012a ./opt/local/include/octave-4.2.1/octave/byte-swap.h
8013a ./opt/local/include/octave-4.2.1/octave/c-file-ptr-stream.h
8014a ./opt/local/include/octave-4.2.1/octave/call-stack.h
8015a ./opt/local/include/octave-4.2.1/octave/caseless-str.h
8016a ./opt/local/include/octave-4.2.1/octave/CColVector.h
8017a ./opt/local/include/octave-4.2.1/octave/CDiagMatrix.h
8018a ./opt/local/include/octave-4.2.1/octave/cdisplay.h
8019a ./opt/local/include/octave-4.2.1/octave/Cell.h
8020a ./opt/local/include/octave-4.2.1/octave/child-list.h
8021a ./opt/local/include/octave-4.2.1/octave/chMatrix.h
8022a ./opt/local/include/octave-4.2.1/octave/chNDArray.h
8023a ./opt/local/include/octave-4.2.1/octave/chol.h
8024a ./opt/local/include/octave-4.2.1/octave/CMatrix.h
8025a ./opt/local/include/octave-4.2.1/octave/cmd-edit.h
8026a ./opt/local/include/octave-4.2.1/octave/cmd-hist.h
8027a ./opt/local/include/octave-4.2.1/octave/CNDArray.h
8028a ./opt/local/include/octave-4.2.1/octave/CollocWt.h
8029a ./opt/local/include/octave-4.2.1/octave/comment-list.h
8030a ./opt/local/include/octave-4.2.1/octave/config.h
8031a ./opt/local/include/octave-4.2.1/octave/CRowVector.h
8032a ./opt/local/include/octave-4.2.1/octave/CSparse.h
8033a ./opt/local/include/octave-4.2.1/octave/DAE.h
8034a ./opt/local/include/octave-4.2.1/octave/DAEFunc.h
8035a ./opt/local/include/octave-4.2.1/octave/DAERT.h
8036a ./opt/local/include/octave-4.2.1/octave/DAERTFunc.h
8037a ./opt/local/include/octave-4.2.1/octave/DASPK-opts.h
8038a ./opt/local/include/octave-4.2.1/octave/DASPK.h
8039a ./opt/local/include/octave-4.2.1/octave/DASRT-opts.h
8040a ./opt/local/include/octave-4.2.1/octave/DASRT.h
8041a ./opt/local/include/octave-4.2.1/octave/DASSL-opts.h
8042a ./opt/local/include/octave-4.2.1/octave/DASSL.h
8043a ./opt/local/include/octave-4.2.1/octave/data-conv.h
8044a ./opt/local/include/octave-4.2.1/octave/data.h
8045a ./opt/local/include/octave-4.2.1/octave/dColVector.h
8046a ./opt/local/include/octave-4.2.1/octave/dDiagMatrix.h
8047a ./opt/local/include/octave-4.2.1/octave/debug.h
8048a ./opt/local/include/octave-4.2.1/octave/defaults.h
8049a ./opt/local/include/octave-4.2.1/octave/defun-dld.h
8050a ./opt/local/include/octave-4.2.1/octave/defun-int.h
8051a ./opt/local/include/octave-4.2.1/octave/defun.h
8052a ./opt/local/include/octave-4.2.1/octave/DET.h
8053a ./opt/local/include/octave-4.2.1/octave/DiagArray2.cc
8054a ./opt/local/include/octave-4.2.1/octave/DiagArray2.h
8055a ./opt/local/include/octave-4.2.1/octave/dim-vector.h
8056a ./opt/local/include/octave-4.2.1/octave/dir-ops.h
8057a ./opt/local/include/octave-4.2.1/octave/dirfns.h
8058a ./opt/local/include/octave-4.2.1/octave/display.h
8059a ./opt/local/include/octave-4.2.1/octave/dMatrix.h
8060a ./opt/local/include/octave-4.2.1/octave/dNDArray.h
8061a ./opt/local/include/octave-4.2.1/octave/dRowVector.h
8062a ./opt/local/include/octave-4.2.1/octave/dSparse.h
8063a ./opt/local/include/octave-4.2.1/octave/dynamic-ld.h
8064a ./opt/local/include/octave-4.2.1/octave/EIG.h
8065a ./opt/local/include/octave-4.2.1/octave/eigs-base.h
8066a ./opt/local/include/octave-4.2.1/octave/error.h
8067a ./opt/local/include/octave-4.2.1/octave/errwarn.h
8068a ./opt/local/include/octave-4.2.1/octave/event-queue.h
8069a ./opt/local/include/octave-4.2.1/octave/f77-fcn.h
8070a ./opt/local/include/octave-4.2.1/octave/fCColVector.h
8071a ./opt/local/include/octave-4.2.1/octave/fCDiagMatrix.h
8072a ./opt/local/include/octave-4.2.1/octave/fCMatrix.h
8073a ./opt/local/include/octave-4.2.1/octave/fCNDArray.h
8074a ./opt/local/include/octave-4.2.1/octave/fColVector.h
8075a ./opt/local/include/octave-4.2.1/octave/fCRowVector.h
8076a ./opt/local/include/octave-4.2.1/octave/fDiagMatrix.h
8077a ./opt/local/include/octave-4.2.1/octave/fEIG.h
8078a ./opt/local/include/octave-4.2.1/octave/file-io.h
8079a ./opt/local/include/octave-4.2.1/octave/file-ops.h
8080a ./opt/local/include/octave-4.2.1/octave/file-stat.h
8081a ./opt/local/include/octave-4.2.1/octave/fMatrix.h
8082a ./opt/local/include/octave-4.2.1/octave/fNDArray.h
8083a ./opt/local/include/octave-4.2.1/octave/fRowVector.h
8084a ./opt/local/include/octave-4.2.1/octave/ft-text-renderer.h
8085a ./opt/local/include/octave-4.2.1/octave/functor.h
8086a ./opt/local/include/octave-4.2.1/octave/gepbalance.h
8087a ./opt/local/include/octave-4.2.1/octave/gl-render.h
8088a ./opt/local/include/octave-4.2.1/octave/gl2ps-print.h
8089a ./opt/local/include/octave-4.2.1/octave/glob-match.h
8090a ./opt/local/include/octave-4.2.1/octave/graphics-props.cc
8091a ./opt/local/include/octave-4.2.1/octave/graphics.h
8092a ./opt/local/include/octave-4.2.1/octave/gripes.h
8093a ./opt/local/include/octave-4.2.1/octave/help.h
8094a ./opt/local/include/octave-4.2.1/octave/hess.h
8095a ./opt/local/include/octave-4.2.1/octave/hook-fcn.h
8096a ./opt/local/include/octave-4.2.1/octave/idx-vector.h
8097a ./opt/local/include/octave-4.2.1/octave/input.h
8098a ./opt/local/include/octave-4.2.1/octave/int16NDArray.h
8099a ./opt/local/include/octave-4.2.1/octave/int32NDArray.h
8100a ./opt/local/include/octave-4.2.1/octave/int64NDArray.h
8101a ./opt/local/include/octave-4.2.1/octave/int8NDArray.h
8102a ./opt/local/include/octave-4.2.1/octave/interpreter.h
8103a ./opt/local/include/octave-4.2.1/octave/intNDArray.cc
8104a ./opt/local/include/octave-4.2.1/octave/intNDArray.h
8105a ./opt/local/include/octave-4.2.1/octave/jit-ir.h
8106a ./opt/local/include/octave-4.2.1/octave/jit-typeinfo.h
8107a ./opt/local/include/octave-4.2.1/octave/jit-util.h
8108a ./opt/local/include/octave-4.2.1/octave/lex.h
8109a ./opt/local/include/octave-4.2.1/octave/liboctave-build-info.h
8110a ./opt/local/include/octave-4.2.1/octave/liboctinterp-build-info.h
8111a ./opt/local/include/octave-4.2.1/octave/lo-amos-proto.h
8112a ./opt/local/include/octave-4.2.1/octave/lo-arpack-proto.h
8113a ./opt/local/include/octave-4.2.1/octave/lo-array-errwarn.h
8114a ./opt/local/include/octave-4.2.1/octave/lo-array-gripes.h
8115a ./opt/local/include/octave-4.2.1/octave/lo-blas-proto.h
8116a ./opt/local/include/octave-4.2.1/octave/lo-cutils.h
8117a ./opt/local/include/octave-4.2.1/octave/lo-error.h
8118a ./opt/local/include/octave-4.2.1/octave/lo-fftpack-proto.h
8119a ./opt/local/include/octave-4.2.1/octave/lo-hash.h
8120a ./opt/local/include/octave-4.2.1/octave/lo-ieee.h
8121a ./opt/local/include/octave-4.2.1/octave/lo-lapack-proto.h
8122a ./opt/local/include/octave-4.2.1/octave/lo-macros.h
8123a ./opt/local/include/octave-4.2.1/octave/lo-mappers.h
8124a ./opt/local/include/octave-4.2.1/octave/lo-math.h
8125a ./opt/local/include/octave-4.2.1/octave/lo-qrupdate-proto.h
8126a ./opt/local/include/octave-4.2.1/octave/lo-ranlib-proto.h
8127a ./opt/local/include/octave-4.2.1/octave/lo-regexp.h
8128a ./opt/local/include/octave-4.2.1/octave/lo-slatec-proto.h
8129a ./opt/local/include/octave-4.2.1/octave/lo-specfun.h
8130a ./opt/local/include/octave-4.2.1/octave/lo-sysdep.h
8131a ./opt/local/include/octave-4.2.1/octave/lo-traits.h
8132a ./opt/local/include/octave-4.2.1/octave/lo-utils.h
8133a ./opt/local/include/octave-4.2.1/octave/load-path.h
8134a ./opt/local/include/octave-4.2.1/octave/load-save.h
8135a ./opt/local/include/octave-4.2.1/octave/ls-ascii-helper.h
8136a ./opt/local/include/octave-4.2.1/octave/ls-hdf5.h
8137a ./opt/local/include/octave-4.2.1/octave/ls-mat-ascii.h
8138a ./opt/local/include/octave-4.2.1/octave/ls-mat4.h
8139a ./opt/local/include/octave-4.2.1/octave/ls-mat5.h
8140a ./opt/local/include/octave-4.2.1/octave/ls-oct-binary.h
8141a ./opt/local/include/octave-4.2.1/octave/ls-oct-text.h
8142a ./opt/local/include/octave-4.2.1/octave/ls-utils.h
8143a ./opt/local/include/octave-4.2.1/octave/LSODE-opts.h
8144a ./opt/local/include/octave-4.2.1/octave/LSODE.h
8145a ./opt/local/include/octave-4.2.1/octave/lu.h
8146a ./opt/local/include/octave-4.2.1/octave/mach-info.h
8147a ./opt/local/include/octave-4.2.1/octave/MArray.cc
8148a ./opt/local/include/octave-4.2.1/octave/MArray.h
8149a ./opt/local/include/octave-4.2.1/octave/Matrix.h
8150a ./opt/local/include/octave-4.2.1/octave/MatrixType.h
8151a ./opt/local/include/octave-4.2.1/octave/MDiagArray2.cc
8152a ./opt/local/include/octave-4.2.1/octave/MDiagArray2.h
8153a ./opt/local/include/octave-4.2.1/octave/mex.h
8154a ./opt/local/include/octave-4.2.1/octave/mexproto.h
8155a ./opt/local/include/octave-4.2.1/octave/MSparse.cc
8156a ./opt/local/include/octave-4.2.1/octave/MSparse.h
8157a ./opt/local/include/octave-4.2.1/octave/mx-base.h
8158a ./opt/local/include/octave-4.2.1/octave/mx-cdm-cm.h
8159a ./opt/local/include/octave-4.2.1/octave/mx-cdm-dm.h
8160a ./opt/local/include/octave-4.2.1/octave/mx-cdm-m.h
8161a ./opt/local/include/octave-4.2.1/octave/mx-cdm-s.h
8162a ./opt/local/include/octave-4.2.1/octave/mx-cm-cdm.h
8163a ./opt/local/include/octave-4.2.1/octave/mx-cm-dm.h
8164a ./opt/local/include/octave-4.2.1/octave/mx-cm-m.h
8165a ./opt/local/include/octave-4.2.1/octave/mx-cm-pm.h
8166a ./opt/local/include/octave-4.2.1/octave/mx-cm-s.h
8167a ./opt/local/include/octave-4.2.1/octave/mx-cnda-nda.h
8168a ./opt/local/include/octave-4.2.1/octave/mx-cnda-s.h
8169a ./opt/local/include/octave-4.2.1/octave/mx-cs-dm.h
8170a ./opt/local/include/octave-4.2.1/octave/mx-cs-m.h
8171a ./opt/local/include/octave-4.2.1/octave/mx-cs-nda.h
8172a ./opt/local/include/octave-4.2.1/octave/mx-defs.h
8173a ./opt/local/include/octave-4.2.1/octave/mx-dm-cdm.h
8174a ./opt/local/include/octave-4.2.1/octave/mx-dm-cm.h
8175a ./opt/local/include/octave-4.2.1/octave/mx-dm-cs.h
8176a ./opt/local/include/octave-4.2.1/octave/mx-dm-m.h
8177a ./opt/local/include/octave-4.2.1/octave/mx-ext.h
8178a ./opt/local/include/octave-4.2.1/octave/mx-fcdm-fcm.h
8179a ./opt/local/include/octave-4.2.1/octave/mx-fcdm-fdm.h
8180a ./opt/local/include/octave-4.2.1/octave/mx-fcdm-fm.h
8181a ./opt/local/include/octave-4.2.1/octave/mx-fcdm-fs.h
8182a ./opt/local/include/octave-4.2.1/octave/mx-fcm-fcdm.h
8183a ./opt/local/include/octave-4.2.1/octave/mx-fcm-fdm.h
8184a ./opt/local/include/octave-4.2.1/octave/mx-fcm-fm.h
8185a ./opt/local/include/octave-4.2.1/octave/mx-fcm-fs.h
8186a ./opt/local/include/octave-4.2.1/octave/mx-fcm-pm.h
8187a ./opt/local/include/octave-4.2.1/octave/mx-fcnda-fnda.h
8188a ./opt/local/include/octave-4.2.1/octave/mx-fcnda-fs.h
8189a ./opt/local/include/octave-4.2.1/octave/mx-fcs-fdm.h
8190a ./opt/local/include/octave-4.2.1/octave/mx-fcs-fm.h
8191a ./opt/local/include/octave-4.2.1/octave/mx-fcs-fnda.h
8192a ./opt/local/include/octave-4.2.1/octave/mx-fdm-fcdm.h
8193a ./opt/local/include/octave-4.2.1/octave/mx-fdm-fcm.h
8194a ./opt/local/include/octave-4.2.1/octave/mx-fdm-fcs.h
8195a ./opt/local/include/octave-4.2.1/octave/mx-fdm-fm.h
8196a ./opt/local/include/octave-4.2.1/octave/mx-fm-fcdm.h
8197a ./opt/local/include/octave-4.2.1/octave/mx-fm-fcm.h
8198a ./opt/local/include/octave-4.2.1/octave/mx-fm-fcs.h
8199a ./opt/local/include/octave-4.2.1/octave/mx-fm-fdm.h
8200a ./opt/local/include/octave-4.2.1/octave/mx-fm-pm.h
8201a ./opt/local/include/octave-4.2.1/octave/mx-fnda-fcnda.h
8202a ./opt/local/include/octave-4.2.1/octave/mx-fnda-fcs.h
8203a ./opt/local/include/octave-4.2.1/octave/mx-fnda-i16.h
8204a ./opt/local/include/octave-4.2.1/octave/mx-fnda-i16nda.h
8205a ./opt/local/include/octave-4.2.1/octave/mx-fnda-i32.h
8206a ./opt/local/include/octave-4.2.1/octave/mx-fnda-i32nda.h
8207a ./opt/local/include/octave-4.2.1/octave/mx-fnda-i64.h
8208a ./opt/local/include/octave-4.2.1/octave/mx-fnda-i64nda.h
8209a ./opt/local/include/octave-4.2.1/octave/mx-fnda-i8.h
8210a ./opt/local/include/octave-4.2.1/octave/mx-fnda-i8nda.h
8211a ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui16.h
8212a ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui16nda.h
8213a ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui32.h
8214a ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui32nda.h
8215a ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui64.h
8216a ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui64nda.h
8217a ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui8.h
8218a ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui8nda.h
8219a ./opt/local/include/octave-4.2.1/octave/mx-fs-fcdm.h
8220a ./opt/local/include/octave-4.2.1/octave/mx-fs-fcm.h
8221a ./opt/local/include/octave-4.2.1/octave/mx-fs-fcnda.h
8222a ./opt/local/include/octave-4.2.1/octave/mx-fs-i16nda.h
8223a ./opt/local/include/octave-4.2.1/octave/mx-fs-i32nda.h
8224a ./opt/local/include/octave-4.2.1/octave/mx-fs-i64nda.h
8225a ./opt/local/include/octave-4.2.1/octave/mx-fs-i8nda.h
8226a ./opt/local/include/octave-4.2.1/octave/mx-fs-ui16nda.h
8227a ./opt/local/include/octave-4.2.1/octave/mx-fs-ui32nda.h
8228a ./opt/local/include/octave-4.2.1/octave/mx-fs-ui64nda.h
8229a ./opt/local/include/octave-4.2.1/octave/mx-fs-ui8nda.h
8230a ./opt/local/include/octave-4.2.1/octave/mx-i16-fnda.h
8231a ./opt/local/include/octave-4.2.1/octave/mx-i16-i32nda.h
8232a ./opt/local/include/octave-4.2.1/octave/mx-i16-i64nda.h
8233a ./opt/local/include/octave-4.2.1/octave/mx-i16-i8nda.h
8234a ./opt/local/include/octave-4.2.1/octave/mx-i16-nda.h
8235a ./opt/local/include/octave-4.2.1/octave/mx-i16-ui16nda.h
8236a ./opt/local/include/octave-4.2.1/octave/mx-i16-ui32nda.h
8237a ./opt/local/include/octave-4.2.1/octave/mx-i16-ui64nda.h
8238a ./opt/local/include/octave-4.2.1/octave/mx-i16-ui8nda.h
8239a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-fnda.h
8240a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-fs.h
8241a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-i32.h
8242a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-i32nda.h
8243a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-i64.h
8244a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-i64nda.h
8245a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-i8.h
8246a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-i8nda.h
8247a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-nda.h
8248a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-s.h
8249a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui16.h
8250a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui16nda.h
8251a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui32.h
8252a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui32nda.h
8253a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui64.h
8254a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui64nda.h
8255a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui8.h
8256a ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui8nda.h
8257a ./opt/local/include/octave-4.2.1/octave/mx-i32-fnda.h
8258a ./opt/local/include/octave-4.2.1/octave/mx-i32-i16nda.h
8259a ./opt/local/include/octave-4.2.1/octave/mx-i32-i64nda.h
8260a ./opt/local/include/octave-4.2.1/octave/mx-i32-i8nda.h
8261a ./opt/local/include/octave-4.2.1/octave/mx-i32-nda.h
8262a ./opt/local/include/octave-4.2.1/octave/mx-i32-ui16nda.h
8263a ./opt/local/include/octave-4.2.1/octave/mx-i32-ui32nda.h
8264a ./opt/local/include/octave-4.2.1/octave/mx-i32-ui64nda.h
8265a ./opt/local/include/octave-4.2.1/octave/mx-i32-ui8nda.h
8266a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-fnda.h
8267a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-fs.h
8268a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-i16.h
8269a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-i16nda.h
8270a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-i64.h
8271a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-i64nda.h
8272a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-i8.h
8273a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-i8nda.h
8274a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-nda.h
8275a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-s.h
8276a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui16.h
8277a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui16nda.h
8278a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui32.h
8279a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui32nda.h
8280a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui64.h
8281a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui64nda.h
8282a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui8.h
8283a ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui8nda.h
8284a ./opt/local/include/octave-4.2.1/octave/mx-i64-fnda.h
8285a ./opt/local/include/octave-4.2.1/octave/mx-i64-i16nda.h
8286a ./opt/local/include/octave-4.2.1/octave/mx-i64-i32nda.h
8287a ./opt/local/include/octave-4.2.1/octave/mx-i64-i8nda.h
8288a ./opt/local/include/octave-4.2.1/octave/mx-i64-nda.h
8289a ./opt/local/include/octave-4.2.1/octave/mx-i64-ui16nda.h
8290a ./opt/local/include/octave-4.2.1/octave/mx-i64-ui32nda.h
8291a ./opt/local/include/octave-4.2.1/octave/mx-i64-ui64nda.h
8292a ./opt/local/include/octave-4.2.1/octave/mx-i64-ui8nda.h
8293a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-fnda.h
8294a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-fs.h
8295a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-i16.h
8296a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-i16nda.h
8297a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-i32.h
8298a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-i32nda.h
8299a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-i8.h
8300a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-i8nda.h
8301a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-nda.h
8302a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-s.h
8303a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui16.h
8304a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui16nda.h
8305a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui32.h
8306a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui32nda.h
8307a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui64.h
8308a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui64nda.h
8309a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui8.h
8310a ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui8nda.h
8311a ./opt/local/include/octave-4.2.1/octave/mx-i8-fnda.h
8312a ./opt/local/include/octave-4.2.1/octave/mx-i8-i16nda.h
8313a ./opt/local/include/octave-4.2.1/octave/mx-i8-i32nda.h
8314a ./opt/local/include/octave-4.2.1/octave/mx-i8-i64nda.h
8315a ./opt/local/include/octave-4.2.1/octave/mx-i8-nda.h
8316a ./opt/local/include/octave-4.2.1/octave/mx-i8-ui16nda.h
8317a ./opt/local/include/octave-4.2.1/octave/mx-i8-ui32nda.h
8318a ./opt/local/include/octave-4.2.1/octave/mx-i8-ui64nda.h
8319a ./opt/local/include/octave-4.2.1/octave/mx-i8-ui8nda.h
8320a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-fnda.h
8321a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-fs.h
8322a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-i16.h
8323a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-i16nda.h
8324a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-i32.h
8325a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-i32nda.h
8326a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-i64.h
8327a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-i64nda.h
8328a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-nda.h
8329a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-s.h
8330a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui16.h
8331a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui16nda.h
8332a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui32.h
8333a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui32nda.h
8334a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui64.h
8335a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui64nda.h
8336a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui8.h
8337a ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui8nda.h
8338a ./opt/local/include/octave-4.2.1/octave/mx-inlines.cc
8339a ./opt/local/include/octave-4.2.1/octave/mx-m-cdm.h
8340a ./opt/local/include/octave-4.2.1/octave/mx-m-cm.h
8341a ./opt/local/include/octave-4.2.1/octave/mx-m-cs.h
8342a ./opt/local/include/octave-4.2.1/octave/mx-m-dm.h
8343a ./opt/local/include/octave-4.2.1/octave/mx-m-pm.h
8344a ./opt/local/include/octave-4.2.1/octave/mx-nda-cnda.h
8345a ./opt/local/include/octave-4.2.1/octave/mx-nda-cs.h
8346a ./opt/local/include/octave-4.2.1/octave/mx-nda-i16.h
8347a ./opt/local/include/octave-4.2.1/octave/mx-nda-i16nda.h
8348a ./opt/local/include/octave-4.2.1/octave/mx-nda-i32.h
8349a ./opt/local/include/octave-4.2.1/octave/mx-nda-i32nda.h
8350a ./opt/local/include/octave-4.2.1/octave/mx-nda-i64.h
8351a ./opt/local/include/octave-4.2.1/octave/mx-nda-i64nda.h
8352a ./opt/local/include/octave-4.2.1/octave/mx-nda-i8.h
8353a ./opt/local/include/octave-4.2.1/octave/mx-nda-i8nda.h
8354a ./opt/local/include/octave-4.2.1/octave/mx-nda-ui16.h
8355a ./opt/local/include/octave-4.2.1/octave/mx-nda-ui16nda.h
8356a ./opt/local/include/octave-4.2.1/octave/mx-nda-ui32.h
8357a ./opt/local/include/octave-4.2.1/octave/mx-nda-ui32nda.h
8358a ./opt/local/include/octave-4.2.1/octave/mx-nda-ui64.h
8359a ./opt/local/include/octave-4.2.1/octave/mx-nda-ui64nda.h
8360a ./opt/local/include/octave-4.2.1/octave/mx-nda-ui8.h
8361a ./opt/local/include/octave-4.2.1/octave/mx-nda-ui8nda.h
8362a ./opt/local/include/octave-4.2.1/octave/mx-op-decl.h
8363a ./opt/local/include/octave-4.2.1/octave/mx-op-defs.h
8364a ./opt/local/include/octave-4.2.1/octave/mx-ops.h
8365a ./opt/local/include/octave-4.2.1/octave/mx-pm-cm.h
8366a ./opt/local/include/octave-4.2.1/octave/mx-pm-fcm.h
8367a ./opt/local/include/octave-4.2.1/octave/mx-pm-fm.h
8368a ./opt/local/include/octave-4.2.1/octave/mx-pm-m.h
8369a ./opt/local/include/octave-4.2.1/octave/mx-s-cdm.h
8370a ./opt/local/include/octave-4.2.1/octave/mx-s-cm.h
8371a ./opt/local/include/octave-4.2.1/octave/mx-s-cnda.h
8372a ./opt/local/include/octave-4.2.1/octave/mx-s-i16nda.h
8373a ./opt/local/include/octave-4.2.1/octave/mx-s-i32nda.h
8374a ./opt/local/include/octave-4.2.1/octave/mx-s-i64nda.h
8375a ./opt/local/include/octave-4.2.1/octave/mx-s-i8nda.h
8376a ./opt/local/include/octave-4.2.1/octave/mx-s-ui16nda.h
8377a ./opt/local/include/octave-4.2.1/octave/mx-s-ui32nda.h
8378a ./opt/local/include/octave-4.2.1/octave/mx-s-ui64nda.h
8379a ./opt/local/include/octave-4.2.1/octave/mx-s-ui8nda.h
8380a ./opt/local/include/octave-4.2.1/octave/mx-ui16-fnda.h
8381a ./opt/local/include/octave-4.2.1/octave/mx-ui16-i16nda.h
8382a ./opt/local/include/octave-4.2.1/octave/mx-ui16-i32nda.h
8383a ./opt/local/include/octave-4.2.1/octave/mx-ui16-i64nda.h
8384a ./opt/local/include/octave-4.2.1/octave/mx-ui16-i8nda.h
8385a ./opt/local/include/octave-4.2.1/octave/mx-ui16-nda.h
8386a ./opt/local/include/octave-4.2.1/octave/mx-ui16-ui32nda.h
8387a ./opt/local/include/octave-4.2.1/octave/mx-ui16-ui64nda.h
8388a ./opt/local/include/octave-4.2.1/octave/mx-ui16-ui8nda.h
8389a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-fnda.h
8390a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-fs.h
8391a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i16.h
8392a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i16nda.h
8393a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i32.h
8394a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i32nda.h
8395a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i64.h
8396a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i64nda.h
8397a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i8.h
8398a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i8nda.h
8399a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-nda.h
8400a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-s.h
8401a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-ui32.h
8402a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-ui32nda.h
8403a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-ui64.h
8404a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-ui64nda.h
8405a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-ui8.h
8406a ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-ui8nda.h
8407a ./opt/local/include/octave-4.2.1/octave/mx-ui32-fnda.h
8408a ./opt/local/include/octave-4.2.1/octave/mx-ui32-i16nda.h
8409a ./opt/local/include/octave-4.2.1/octave/mx-ui32-i32nda.h
8410a ./opt/local/include/octave-4.2.1/octave/mx-ui32-i64nda.h
8411a ./opt/local/include/octave-4.2.1/octave/mx-ui32-i8nda.h
8412a ./opt/local/include/octave-4.2.1/octave/mx-ui32-nda.h
8413a ./opt/local/include/octave-4.2.1/octave/mx-ui32-ui16nda.h
8414a ./opt/local/include/octave-4.2.1/octave/mx-ui32-ui64nda.h
8415a ./opt/local/include/octave-4.2.1/octave/mx-ui32-ui8nda.h
8416a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-fnda.h
8417a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-fs.h
8418a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i16.h
8419a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i16nda.h
8420a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i32.h
8421a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i32nda.h
8422a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i64.h
8423a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i64nda.h
8424a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i8.h
8425a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i8nda.h
8426a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-nda.h
8427a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-s.h
8428a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-ui16.h
8429a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-ui16nda.h
8430a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-ui64.h
8431a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-ui64nda.h
8432a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-ui8.h
8433a ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-ui8nda.h
8434a ./opt/local/include/octave-4.2.1/octave/mx-ui64-fnda.h
8435a ./opt/local/include/octave-4.2.1/octave/mx-ui64-i16nda.h
8436a ./opt/local/include/octave-4.2.1/octave/mx-ui64-i32nda.h
8437a ./opt/local/include/octave-4.2.1/octave/mx-ui64-i64nda.h
8438a ./opt/local/include/octave-4.2.1/octave/mx-ui64-i8nda.h
8439a ./opt/local/include/octave-4.2.1/octave/mx-ui64-nda.h
8440a ./opt/local/include/octave-4.2.1/octave/mx-ui64-ui16nda.h
8441a ./opt/local/include/octave-4.2.1/octave/mx-ui64-ui32nda.h
8442a ./opt/local/include/octave-4.2.1/octave/mx-ui64-ui8nda.h
8443a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-fnda.h
8444a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-fs.h
8445a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i16.h
8446a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i16nda.h
8447a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i32.h
8448a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i32nda.h
8449a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i64.h
8450a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i64nda.h
8451a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i8.h
8452a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i8nda.h
8453a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-nda.h
8454a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-s.h
8455a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-ui16.h
8456a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-ui16nda.h
8457a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-ui32.h
8458a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-ui32nda.h
8459a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-ui8.h
8460a ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-ui8nda.h
8461a ./opt/local/include/octave-4.2.1/octave/mx-ui8-fnda.h
8462a ./opt/local/include/octave-4.2.1/octave/mx-ui8-i16nda.h
8463a ./opt/local/include/octave-4.2.1/octave/mx-ui8-i32nda.h
8464a ./opt/local/include/octave-4.2.1/octave/mx-ui8-i64nda.h
8465a ./opt/local/include/octave-4.2.1/octave/mx-ui8-i8nda.h
8466a ./opt/local/include/octave-4.2.1/octave/mx-ui8-nda.h
8467a ./opt/local/include/octave-4.2.1/octave/mx-ui8-ui16nda.h
8468a ./opt/local/include/octave-4.2.1/octave/mx-ui8-ui32nda.h
8469a ./opt/local/include/octave-4.2.1/octave/mx-ui8-ui64nda.h
8470a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-fnda.h
8471a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-fs.h
8472a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i16.h
8473a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i16nda.h
8474a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i32.h
8475a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i32nda.h
8476a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i64.h
8477a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i64nda.h
8478a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i8.h
8479a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i8nda.h
8480a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-nda.h
8481a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-s.h
8482a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-ui16.h
8483a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-ui16nda.h
8484a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-ui32.h
8485a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-ui32nda.h
8486a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-ui64.h
8487a ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-ui64nda.h
8488a ./opt/local/include/octave-4.2.1/octave/mxarray.h
8489a ./opt/local/include/octave-4.2.1/octave/oct-alloc.h
8490a ./opt/local/include/octave-4.2.1/octave/oct-base64.h
8491a ./opt/local/include/octave-4.2.1/octave/oct-binmap.h
8492a ./opt/local/include/octave-4.2.1/octave/oct-cmplx.h
8493a ./opt/local/include/octave-4.2.1/octave/oct-convn.h
8494a ./opt/local/include/octave-4.2.1/octave/oct-env.h
8495a ./opt/local/include/octave-4.2.1/octave/oct-errno.h
8496a ./opt/local/include/octave-4.2.1/octave/oct-fftw.h
8497a ./opt/local/include/octave-4.2.1/octave/oct-fstrm.h
8498a ./opt/local/include/octave-4.2.1/octave/oct-glob.h
8499a ./opt/local/include/octave-4.2.1/octave/oct-group.h
8500a ./opt/local/include/octave-4.2.1/octave/oct-handle.h
8501a ./opt/local/include/octave-4.2.1/octave/oct-hdf5-types.h
8502a ./opt/local/include/octave-4.2.1/octave/oct-hist.h
8503a ./opt/local/include/octave-4.2.1/octave/oct-inttypes-fwd.h
8504a ./opt/local/include/octave-4.2.1/octave/oct-inttypes.h
8505a ./opt/local/include/octave-4.2.1/octave/oct-iostrm.h
8506a ./opt/local/include/octave-4.2.1/octave/oct-locbuf.h
8507a ./opt/local/include/octave-4.2.1/octave/oct-lvalue.h
8508a ./opt/local/include/octave-4.2.1/octave/oct-map.h
8509a ./opt/local/include/octave-4.2.1/octave/oct-mutex.h
8510a ./opt/local/include/octave-4.2.1/octave/oct-norm.h
8511a ./opt/local/include/octave-4.2.1/octave/oct-obj.h
8512a ./opt/local/include/octave-4.2.1/octave/oct-passwd.h
8513a ./opt/local/include/octave-4.2.1/octave/oct-prcstrm.h
8514a ./opt/local/include/octave-4.2.1/octave/oct-procbuf.h
8515a ./opt/local/include/octave-4.2.1/octave/oct-rand.h
8516a ./opt/local/include/octave-4.2.1/octave/oct-refcount.h
8517a ./opt/local/include/octave-4.2.1/octave/oct-rl-edit.h
8518a ./opt/local/include/octave-4.2.1/octave/oct-rl-hist.h
8519a ./opt/local/include/octave-4.2.1/octave/oct-shlib.h
8520a ./opt/local/include/octave-4.2.1/octave/oct-sort.cc
8521a ./opt/local/include/octave-4.2.1/octave/oct-sort.h
8522a ./opt/local/include/octave-4.2.1/octave/oct-spparms.h
8523a ./opt/local/include/octave-4.2.1/octave/oct-stdstrm.h
8524a ./opt/local/include/octave-4.2.1/octave/oct-stream.h
8525a ./opt/local/include/octave-4.2.1/octave/oct-string.h
8526a ./opt/local/include/octave-4.2.1/octave/oct-strstrm.h
8527a ./opt/local/include/octave-4.2.1/octave/oct-syscalls.h
8528a ./opt/local/include/octave-4.2.1/octave/oct-time.h
8529a ./opt/local/include/octave-4.2.1/octave/oct-uname.h
8530a ./opt/local/include/octave-4.2.1/octave/oct.h
8531a ./opt/local/include/octave-4.2.1/octave/octave-build-info.h
8532a ./opt/local/include/octave-4.2.1/octave/octave-config.h
8533a ./opt/local/include/octave-4.2.1/octave/octave-default-image.h
8534a ./opt/local/include/octave-4.2.1/octave/octave-link.h
8535a ./opt/local/include/octave-4.2.1/octave/octave-preserve-stream-state.h
8536a ./opt/local/include/octave-4.2.1/octave/octave.h
8537a ./opt/local/include/octave-4.2.1/octave/ODE.h
8538a ./opt/local/include/octave-4.2.1/octave/ODEFunc.h
8539a ./opt/local/include/octave-4.2.1/octave/ODES.h
8540a ./opt/local/include/octave-4.2.1/octave/ODESFunc.h
8541a ./opt/local/include/octave-4.2.1/octave/ops.h
8542a ./opt/local/include/octave-4.2.1/octave/options-usage.h
8543a ./opt/local/include/octave-4.2.1/octave/ov-base-diag.h
8544a ./opt/local/include/octave-4.2.1/octave/ov-base-int.h
8545a ./opt/local/include/octave-4.2.1/octave/ov-base-mat.h
8546a ./opt/local/include/octave-4.2.1/octave/ov-base-scalar.h
8547a ./opt/local/include/octave-4.2.1/octave/ov-base-sparse.h
8548a ./opt/local/include/octave-4.2.1/octave/ov-base.h
8549a ./opt/local/include/octave-4.2.1/octave/ov-bool-mat.h
8550a ./opt/local/include/octave-4.2.1/octave/ov-bool-sparse.h
8551a ./opt/local/include/octave-4.2.1/octave/ov-bool.h
8552a ./opt/local/include/octave-4.2.1/octave/ov-builtin.h
8553a ./opt/local/include/octave-4.2.1/octave/ov-cell.h
8554a ./opt/local/include/octave-4.2.1/octave/ov-ch-mat.h
8555a ./opt/local/include/octave-4.2.1/octave/ov-class.h
8556a ./opt/local/include/octave-4.2.1/octave/ov-classdef.h
8557a ./opt/local/include/octave-4.2.1/octave/ov-colon.h
8558a ./opt/local/include/octave-4.2.1/octave/ov-complex.h
8559a ./opt/local/include/octave-4.2.1/octave/ov-cs-list.h
8560a ./opt/local/include/octave-4.2.1/octave/ov-cx-diag.h
8561a ./opt/local/include/octave-4.2.1/octave/ov-cx-mat.h
8562a ./opt/local/include/octave-4.2.1/octave/ov-cx-sparse.h
8563a ./opt/local/include/octave-4.2.1/octave/ov-dld-fcn.h
8564a ./opt/local/include/octave-4.2.1/octave/ov-fcn-handle.h
8565a ./opt/local/include/octave-4.2.1/octave/ov-fcn-inline.h
8566a ./opt/local/include/octave-4.2.1/octave/ov-fcn.h
8567a ./opt/local/include/octave-4.2.1/octave/ov-float.h
8568a ./opt/local/include/octave-4.2.1/octave/ov-flt-complex.h
8569a ./opt/local/include/octave-4.2.1/octave/ov-flt-cx-diag.h
8570a ./opt/local/include/octave-4.2.1/octave/ov-flt-cx-mat.h
8571a ./opt/local/include/octave-4.2.1/octave/ov-flt-re-diag.h
8572a ./opt/local/include/octave-4.2.1/octave/ov-flt-re-mat.h
8573a ./opt/local/include/octave-4.2.1/octave/ov-int-traits.h
8574a ./opt/local/include/octave-4.2.1/octave/ov-int16.h
8575a ./opt/local/include/octave-4.2.1/octave/ov-int32.h
8576a ./opt/local/include/octave-4.2.1/octave/ov-int64.h
8577a ./opt/local/include/octave-4.2.1/octave/ov-int8.h
8578a ./opt/local/include/octave-4.2.1/octave/ov-intx.h
8579a ./opt/local/include/octave-4.2.1/octave/ov-java.h
8580a ./opt/local/include/octave-4.2.1/octave/ov-lazy-idx.h
8581a ./opt/local/include/octave-4.2.1/octave/ov-mex-fcn.h
8582a ./opt/local/include/octave-4.2.1/octave/ov-null-mat.h
8583a ./opt/local/include/octave-4.2.1/octave/ov-oncleanup.h
8584a ./opt/local/include/octave-4.2.1/octave/ov-perm.h
8585a ./opt/local/include/octave-4.2.1/octave/ov-range.h
8586a ./opt/local/include/octave-4.2.1/octave/ov-re-diag.h
8587a ./opt/local/include/octave-4.2.1/octave/ov-re-mat.h
8588a ./opt/local/include/octave-4.2.1/octave/ov-re-sparse.h
8589a ./opt/local/include/octave-4.2.1/octave/ov-scalar.h
8590a ./opt/local/include/octave-4.2.1/octave/ov-str-mat.h
8591a ./opt/local/include/octave-4.2.1/octave/ov-struct.h
8592a ./opt/local/include/octave-4.2.1/octave/ov-typeinfo.h
8593a ./opt/local/include/octave-4.2.1/octave/ov-uint16.h
8594a ./opt/local/include/octave-4.2.1/octave/ov-uint32.h
8595a ./opt/local/include/octave-4.2.1/octave/ov-uint64.h
8596a ./opt/local/include/octave-4.2.1/octave/ov-uint8.h
8597a ./opt/local/include/octave-4.2.1/octave/ov-usr-fcn.h
8598a ./opt/local/include/octave-4.2.1/octave/ov.h
8599a ./opt/local/include/octave-4.2.1/octave/ovl.h
8600a ./opt/local/include/octave-4.2.1/octave/pager.h
8601a ./opt/local/include/octave-4.2.1/octave/parse.h
8602a ./opt/local/include/octave-4.2.1/octave/pathsearch.h
8603a ./opt/local/include/octave-4.2.1/octave/PermMatrix.h
8604a ./opt/local/include/octave-4.2.1/octave/pr-output.h
8605a ./opt/local/include/octave-4.2.1/octave/procstream.h
8606a ./opt/local/include/octave-4.2.1/octave/profiler.h
8607a ./opt/local/include/octave-4.2.1/octave/pt-all.h
8608a ./opt/local/include/octave-4.2.1/octave/pt-arg-list.h
8609a ./opt/local/include/octave-4.2.1/octave/pt-array-list.h
8610a ./opt/local/include/octave-4.2.1/octave/pt-assign.h
8611a ./opt/local/include/octave-4.2.1/octave/pt-binop.h
8612a ./opt/local/include/octave-4.2.1/octave/pt-bp.h
8613a ./opt/local/include/octave-4.2.1/octave/pt-cbinop.h
8614a ./opt/local/include/octave-4.2.1/octave/pt-cell.h
8615a ./opt/local/include/octave-4.2.1/octave/pt-check.h
8616a ./opt/local/include/octave-4.2.1/octave/pt-classdef.h
8617a ./opt/local/include/octave-4.2.1/octave/pt-cmd.h
8618a ./opt/local/include/octave-4.2.1/octave/pt-colon.h
8619a ./opt/local/include/octave-4.2.1/octave/pt-const.h
8620a ./opt/local/include/octave-4.2.1/octave/pt-decl.h
8621a ./opt/local/include/octave-4.2.1/octave/pt-eval.h
8622a ./opt/local/include/octave-4.2.1/octave/pt-except.h
8623a ./opt/local/include/octave-4.2.1/octave/pt-exp.h
8624a ./opt/local/include/octave-4.2.1/octave/pt-fcn-handle.h
8625a ./opt/local/include/octave-4.2.1/octave/pt-funcall.h
8626a ./opt/local/include/octave-4.2.1/octave/pt-id.h
8627a ./opt/local/include/octave-4.2.1/octave/pt-idx.h
8628a ./opt/local/include/octave-4.2.1/octave/pt-jit.h
8629a ./opt/local/include/octave-4.2.1/octave/pt-jump.h
8630a ./opt/local/include/octave-4.2.1/octave/pt-loop.h
8631a ./opt/local/include/octave-4.2.1/octave/pt-mat.h
8632a ./opt/local/include/octave-4.2.1/octave/pt-misc.h
8633a ./opt/local/include/octave-4.2.1/octave/pt-pr-code.h
8634a ./opt/local/include/octave-4.2.1/octave/pt-select.h
8635a ./opt/local/include/octave-4.2.1/octave/pt-stmt.h
8636a ./opt/local/include/octave-4.2.1/octave/pt-unop.h
8637a ./opt/local/include/octave-4.2.1/octave/pt-walk.h
8638a ./opt/local/include/octave-4.2.1/octave/pt.h
8639a ./opt/local/include/octave-4.2.1/octave/qr.h
8640a ./opt/local/include/octave-4.2.1/octave/qrp.h
8641a ./opt/local/include/octave-4.2.1/octave/Quad-opts.h
8642a ./opt/local/include/octave-4.2.1/octave/Quad.h
8643a ./opt/local/include/octave-4.2.1/octave/quit.h
8644a ./opt/local/include/octave-4.2.1/octave/randgamma.h
8645a ./opt/local/include/octave-4.2.1/octave/randmtzig.h
8646a ./opt/local/include/octave-4.2.1/octave/randpoisson.h
8647a ./opt/local/include/octave-4.2.1/octave/Range.h
8648a ./opt/local/include/octave-4.2.1/octave/schur.h
8649a ./opt/local/include/octave-4.2.1/octave/sighandlers.h
8650a ./opt/local/include/octave-4.2.1/octave/singleton-cleanup.h
8651a ./opt/local/include/octave-4.2.1/octave/smx-bm-sbm.h
8652a ./opt/local/include/octave-4.2.1/octave/smx-cm-scm.h
8653a ./opt/local/include/octave-4.2.1/octave/smx-cm-sm.h
8654a ./opt/local/include/octave-4.2.1/octave/smx-cs-sm.h
8655a ./opt/local/include/octave-4.2.1/octave/smx-m-scm.h
8656a ./opt/local/include/octave-4.2.1/octave/smx-m-sm.h
8657a ./opt/local/include/octave-4.2.1/octave/smx-ops.h
8658a ./opt/local/include/octave-4.2.1/octave/smx-s-scm.h
8659a ./opt/local/include/octave-4.2.1/octave/smx-sbm-bm.h
8660a ./opt/local/include/octave-4.2.1/octave/smx-scm-cm.h
8661a ./opt/local/include/octave-4.2.1/octave/smx-scm-m.h
8662a ./opt/local/include/octave-4.2.1/octave/smx-scm-s.h
8663a ./opt/local/include/octave-4.2.1/octave/smx-scm-sm.h
8664a ./opt/local/include/octave-4.2.1/octave/smx-sm-cm.h
8665a ./opt/local/include/octave-4.2.1/octave/smx-sm-cs.h
8666a ./opt/local/include/octave-4.2.1/octave/smx-sm-m.h
8667a ./opt/local/include/octave-4.2.1/octave/smx-sm-scm.h
8668a ./opt/local/include/octave-4.2.1/octave/sparse-chol.h
8669a ./opt/local/include/octave-4.2.1/octave/Sparse-diag-op-defs.h
8670a ./opt/local/include/octave-4.2.1/octave/sparse-dmsolve.h
8671a ./opt/local/include/octave-4.2.1/octave/sparse-lu.h
8672a ./opt/local/include/octave-4.2.1/octave/Sparse-op-decls.h
8673a ./opt/local/include/octave-4.2.1/octave/Sparse-op-defs.h
8674a ./opt/local/include/octave-4.2.1/octave/Sparse-perm-op-defs.h
8675a ./opt/local/include/octave-4.2.1/octave/sparse-qr.h
8676a ./opt/local/include/octave-4.2.1/octave/sparse-sort.h
8677a ./opt/local/include/octave-4.2.1/octave/sparse-util.h
8678a ./opt/local/include/octave-4.2.1/octave/sparse-xdiv.h
8679a ./opt/local/include/octave-4.2.1/octave/sparse-xpow.h
8680a ./opt/local/include/octave-4.2.1/octave/Sparse.cc
8681a ./opt/local/include/octave-4.2.1/octave/Sparse.h
8682a ./opt/local/include/octave-4.2.1/octave/str-vec.h
8683a ./opt/local/include/octave-4.2.1/octave/sun-utils.h
8684a ./opt/local/include/octave-4.2.1/octave/svd.h
8685a ./opt/local/include/octave-4.2.1/octave/symtab.h
8686a ./opt/local/include/octave-4.2.1/octave/sysdep.h
8687a ./opt/local/include/octave-4.2.1/octave/text-renderer.h
8688a ./opt/local/include/octave-4.2.1/octave/token.h
8689a ./opt/local/include/octave-4.2.1/octave/toplev.h
8690a ./opt/local/include/octave-4.2.1/octave/txt-eng.h
8691a ./opt/local/include/octave-4.2.1/octave/uint16NDArray.h
8692a ./opt/local/include/octave-4.2.1/octave/uint32NDArray.h
8693a ./opt/local/include/octave-4.2.1/octave/uint64NDArray.h
8694a ./opt/local/include/octave-4.2.1/octave/uint8NDArray.h
8695a ./opt/local/include/octave-4.2.1/octave/unwind-prot.h
8696a ./opt/local/include/octave-4.2.1/octave/url-transfer.h
8697a ./opt/local/include/octave-4.2.1/octave/utils.h
8698a ./opt/local/include/octave-4.2.1/octave/variables.h
8699a ./opt/local/include/octave-4.2.1/octave/version.h
8700a ./opt/local/include/octave-4.2.1/octave/vx-ccv-cv.h
8701a ./opt/local/include/octave-4.2.1/octave/vx-ccv-s.h
8702a ./opt/local/include/octave-4.2.1/octave/vx-crv-rv.h
8703a ./opt/local/include/octave-4.2.1/octave/vx-crv-s.h
8704a ./opt/local/include/octave-4.2.1/octave/vx-cs-cv.h
8705a ./opt/local/include/octave-4.2.1/octave/vx-cs-rv.h
8706a ./opt/local/include/octave-4.2.1/octave/vx-cv-ccv.h
8707a ./opt/local/include/octave-4.2.1/octave/vx-cv-cs.h
8708a ./opt/local/include/octave-4.2.1/octave/vx-fccv-fcv.h
8709a ./opt/local/include/octave-4.2.1/octave/vx-fccv-fs.h
8710a ./opt/local/include/octave-4.2.1/octave/vx-fcrv-frv.h
8711a ./opt/local/include/octave-4.2.1/octave/vx-fcrv-fs.h
8712a ./opt/local/include/octave-4.2.1/octave/vx-fcs-fcv.h
8713a ./opt/local/include/octave-4.2.1/octave/vx-fcs-frv.h
8714a ./opt/local/include/octave-4.2.1/octave/vx-fcv-fccv.h
8715a ./opt/local/include/octave-4.2.1/octave/vx-fcv-fcs.h
8716a ./opt/local/include/octave-4.2.1/octave/vx-frv-fcrv.h
8717a ./opt/local/include/octave-4.2.1/octave/vx-frv-fcs.h
8718a ./opt/local/include/octave-4.2.1/octave/vx-fs-fccv.h
8719a ./opt/local/include/octave-4.2.1/octave/vx-fs-fcrv.h
8720a ./opt/local/include/octave-4.2.1/octave/vx-ops.h
8721a ./opt/local/include/octave-4.2.1/octave/vx-rv-crv.h
8722a ./opt/local/include/octave-4.2.1/octave/vx-rv-cs.h
8723a ./opt/local/include/octave-4.2.1/octave/vx-s-ccv.h
8724a ./opt/local/include/octave-4.2.1/octave/vx-s-crv.h
8725a ./opt/local/include/octave-4.2.1/octave/workspace-element.h
8726a ./opt/local/include/octave-4.2.1/octave/xdiv.h
8727a ./opt/local/include/octave-4.2.1/octave/xnorm.h
8728a ./opt/local/include/octave-4.2.1/octave/xpow.h
8729a ./opt/local/include/octave-4.2.1/octave/zfstream.h
8730a ./opt/local/bin/mkoctfile
8731a ./opt/local/bin/mkoctfile-4.2.1
8732a ./opt/local/bin/octave
8733a ./opt/local/bin/octave-4.2.1
8734a ./opt/local/bin/octave-cli
8735a ./opt/local/bin/octave-cli-4.2.1
8736a ./opt/local/bin/octave-config
8737a ./opt/local/bin/octave-config-4.2.1
8738a ./Applications/MacPorts
8739a ./Applications/MacPorts/Octave.app
8740a ./Applications/MacPorts/Octave.app/Contents
8741a ./Applications/MacPorts/Octave.app/Contents/Info.plist
8742a ./Applications/MacPorts/Octave.app/Contents/MacOS
8743a ./Applications/MacPorts/Octave.app/Contents/Resources
8744a ./Applications/MacPorts/Octave.app/Contents/Resources/Octave.icns
8745a ./Applications/MacPorts/Octave.app/Contents/MacOS/Octave
8746--->  Cleaning octave
8747--->  Removing work directory for octave
8748--->  Computing dependencies for octave.
8749--->  Deactivating octave @4.2.1_1+accelerate+app+docs+fltk+gfortran+graphicsmagick+qt4+sound
8750--->  Cleaning octave
8751--->  Removing work directory for octave
8752--->  Activating octave @4.2.1_2+accelerate+app+docs+fltk+gfortran+graphicsmagick+qt4+sound
8753x ./
8754x ./+COMMENT
8755x ./+CONTENTS
8756x ./+DESC
8757x ./+PORTFILE
8758x ./+STATE
8759x ./Applications/
8760x ./opt/
8761x ./opt/local/
8762x ./opt/local/bin/
8763x ./opt/local/include/
8764x ./opt/local/lib/
8765x ./opt/local/libexec/
8766x ./opt/local/share/
8767x ./opt/local/share/appdata/
8768x ./opt/local/share/icons/
8769x ./opt/local/share/info/
8770x ./opt/local/share/man/
8771x ./opt/local/share/octave/
8772x ./opt/local/share/octave/4.2.1/
8773x ./opt/local/share/octave/octave_packages
8774x ./opt/local/share/octave/packages/
8775x ./opt/local/share/octave/packages/.turd_octave
8776x ./opt/local/share/octave/4.2.1/data/
8777x ./opt/local/share/octave/4.2.1/etc/
8778x ./opt/local/share/octave/4.2.1/imagelib/
8779x ./opt/local/share/octave/4.2.1/locale/
8780x ./opt/local/share/octave/4.2.1/m/
8781x ./opt/local/share/octave/4.2.1/m/@ftp/
8782x ./opt/local/share/octave/4.2.1/m/audio/
8783x ./opt/local/share/octave/4.2.1/m/deprecated/
8784x ./opt/local/share/octave/4.2.1/m/elfun/
8785x ./opt/local/share/octave/4.2.1/m/general/
8786x ./opt/local/share/octave/4.2.1/m/geometry/
8787x ./opt/local/share/octave/4.2.1/m/gui/
8788x ./opt/local/share/octave/4.2.1/m/help/
8789x ./opt/local/share/octave/4.2.1/m/image/
8790x ./opt/local/share/octave/4.2.1/m/io/
8791x ./opt/local/share/octave/4.2.1/m/java/
8792x ./opt/local/share/octave/4.2.1/m/linear-algebra/
8793x ./opt/local/share/octave/4.2.1/m/miscellaneous/
8794x ./opt/local/share/octave/4.2.1/m/ode/
8795x ./opt/local/share/octave/4.2.1/m/optimization/
8796x ./opt/local/share/octave/4.2.1/m/path/
8797x ./opt/local/share/octave/4.2.1/m/pkg/
8798x ./opt/local/share/octave/4.2.1/m/plot/
8799x ./opt/local/share/octave/4.2.1/m/polynomial/
8800x ./opt/local/share/octave/4.2.1/m/prefs/
8801x ./opt/local/share/octave/4.2.1/m/profiler/
8802x ./opt/local/share/octave/4.2.1/m/set/
8803x ./opt/local/share/octave/4.2.1/m/signal/
8804x ./opt/local/share/octave/4.2.1/m/sparse/
8805x ./opt/local/share/octave/4.2.1/m/specfun/
8806x ./opt/local/share/octave/4.2.1/m/special-matrix/
8807x ./opt/local/share/octave/4.2.1/m/startup/
8808x ./opt/local/share/octave/4.2.1/m/statistics/
8809x ./opt/local/share/octave/4.2.1/m/strings/
8810x ./opt/local/share/octave/4.2.1/m/testfun/
8811x ./opt/local/share/octave/4.2.1/m/time/
8812x ./opt/local/share/octave/4.2.1/m/time/addtodate.m
8813x ./opt/local/share/octave/4.2.1/m/time/asctime.m
8814x ./opt/local/share/octave/4.2.1/m/time/calendar.m
8815x ./opt/local/share/octave/4.2.1/m/time/clock.m
8816x ./opt/local/share/octave/4.2.1/m/time/ctime.m
8817x ./opt/local/share/octave/4.2.1/m/time/date.m
8818x ./opt/local/share/octave/4.2.1/m/time/datenum.m
8819x ./opt/local/share/octave/4.2.1/m/time/datestr.m
8820x ./opt/local/share/octave/4.2.1/m/time/datevec.m
8821x ./opt/local/share/octave/4.2.1/m/time/eomday.m
8822x ./opt/local/share/octave/4.2.1/m/time/etime.m
8823x ./opt/local/share/octave/4.2.1/m/time/is_leap_year.m
8824x ./opt/local/share/octave/4.2.1/m/time/now.m
8825x ./opt/local/share/octave/4.2.1/m/time/weekday.m
8826x ./opt/local/share/octave/4.2.1/m/testfun/__have_feature__.m
8827x ./opt/local/share/octave/4.2.1/m/testfun/__printf_assert__.m
8828x ./opt/local/share/octave/4.2.1/m/testfun/__prog_output_assert__.m
8829x ./opt/local/share/octave/4.2.1/m/testfun/__run_test_suite__.m
8830x ./opt/local/share/octave/4.2.1/m/testfun/assert.m
8831x ./opt/local/share/octave/4.2.1/m/testfun/demo.m
8832x ./opt/local/share/octave/4.2.1/m/testfun/example.m
8833x ./opt/local/share/octave/4.2.1/m/testfun/fail.m
8834x ./opt/local/share/octave/4.2.1/m/testfun/private/
8835x ./opt/local/share/octave/4.2.1/m/testfun/rundemos.m
8836x ./opt/local/share/octave/4.2.1/m/testfun/runtests.m
8837x ./opt/local/share/octave/4.2.1/m/testfun/speed.m
8838x ./opt/local/share/octave/4.2.1/m/testfun/test.m
8839x ./opt/local/share/octave/4.2.1/m/testfun/private/compare_plot_demos.m
8840x ./opt/local/share/octave/4.2.1/m/testfun/private/dump_demos.m
8841x ./opt/local/share/octave/4.2.1/m/testfun/private/html_compare_plot_demos.m
8842x ./opt/local/share/octave/4.2.1/m/testfun/private/html_plot_demos_template.html
8843x ./opt/local/share/octave/4.2.1/m/strings/base2dec.m
8844x ./opt/local/share/octave/4.2.1/m/strings/bin2dec.m
8845x ./opt/local/share/octave/4.2.1/m/strings/blanks.m
8846x ./opt/local/share/octave/4.2.1/m/strings/cstrcat.m
8847x ./opt/local/share/octave/4.2.1/m/strings/deblank.m
8848x ./opt/local/share/octave/4.2.1/m/strings/dec2base.m
8849x ./opt/local/share/octave/4.2.1/m/strings/dec2bin.m
8850x ./opt/local/share/octave/4.2.1/m/strings/dec2hex.m
8851x ./opt/local/share/octave/4.2.1/m/strings/findstr.m
8852x ./opt/local/share/octave/4.2.1/m/strings/hex2dec.m
8853x ./opt/local/share/octave/4.2.1/m/strings/index.m
8854x ./opt/local/share/octave/4.2.1/m/strings/isletter.m
8855x ./opt/local/share/octave/4.2.1/m/strings/isstrprop.m
8856x ./opt/local/share/octave/4.2.1/m/strings/mat2str.m
8857x ./opt/local/share/octave/4.2.1/m/strings/ostrsplit.m
8858x ./opt/local/share/octave/4.2.1/m/strings/regexptranslate.m
8859x ./opt/local/share/octave/4.2.1/m/strings/rindex.m
8860x ./opt/local/share/octave/4.2.1/m/strings/str2num.m
8861x ./opt/local/share/octave/4.2.1/m/strings/strcat.m
8862x ./opt/local/share/octave/4.2.1/m/strings/strchr.m
8863x ./opt/local/share/octave/4.2.1/m/strings/strjoin.m
8864x ./opt/local/share/octave/4.2.1/m/strings/strjust.m
8865x ./opt/local/share/octave/4.2.1/m/strings/strmatch.m
8866x ./opt/local/share/octave/4.2.1/m/strings/strsplit.m
8867x ./opt/local/share/octave/4.2.1/m/strings/strtok.m
8868x ./opt/local/share/octave/4.2.1/m/strings/strtrim.m
8869x ./opt/local/share/octave/4.2.1/m/strings/strtrunc.m
8870x ./opt/local/share/octave/4.2.1/m/strings/substr.m
8871x ./opt/local/share/octave/4.2.1/m/strings/untabify.m
8872x ./opt/local/share/octave/4.2.1/m/strings/validatestring.m
8873x ./opt/local/share/octave/4.2.1/m/statistics/base/
8874x ./opt/local/share/octave/4.2.1/m/statistics/distributions/
8875x ./opt/local/share/octave/4.2.1/m/statistics/models/
8876x ./opt/local/share/octave/4.2.1/m/statistics/tests/
8877x ./opt/local/share/octave/4.2.1/m/statistics/tests/anova.m
8878x ./opt/local/share/octave/4.2.1/m/statistics/tests/bartlett_test.m
8879x ./opt/local/share/octave/4.2.1/m/statistics/tests/chisquare_test_homogeneity.m
8880x ./opt/local/share/octave/4.2.1/m/statistics/tests/chisquare_test_independence.m
8881x ./opt/local/share/octave/4.2.1/m/statistics/tests/cor_test.m
8882x ./opt/local/share/octave/4.2.1/m/statistics/tests/f_test_regression.m
8883x ./opt/local/share/octave/4.2.1/m/statistics/tests/hotelling_test.m
8884x ./opt/local/share/octave/4.2.1/m/statistics/tests/hotelling_test_2.m
8885x ./opt/local/share/octave/4.2.1/m/statistics/tests/kolmogorov_smirnov_test.m
8886x ./opt/local/share/octave/4.2.1/m/statistics/tests/kolmogorov_smirnov_test_2.m
8887x ./opt/local/share/octave/4.2.1/m/statistics/tests/kruskal_wallis_test.m
8888x ./opt/local/share/octave/4.2.1/m/statistics/tests/manova.m
8889x ./opt/local/share/octave/4.2.1/m/statistics/tests/mcnemar_test.m
8890x ./opt/local/share/octave/4.2.1/m/statistics/tests/prop_test_2.m
8891x ./opt/local/share/octave/4.2.1/m/statistics/tests/run_test.m
8892x ./opt/local/share/octave/4.2.1/m/statistics/tests/sign_test.m
8893x ./opt/local/share/octave/4.2.1/m/statistics/tests/t_test.m
8894x ./opt/local/share/octave/4.2.1/m/statistics/tests/t_test_2.m
8895x ./opt/local/share/octave/4.2.1/m/statistics/tests/t_test_regression.m
8896x ./opt/local/share/octave/4.2.1/m/statistics/tests/u_test.m
8897x ./opt/local/share/octave/4.2.1/m/statistics/tests/var_test.m
8898x ./opt/local/share/octave/4.2.1/m/statistics/tests/welch_test.m
8899x ./opt/local/share/octave/4.2.1/m/statistics/tests/wilcoxon_test.m
8900x ./opt/local/share/octave/4.2.1/m/statistics/tests/z_test.m
8901x ./opt/local/share/octave/4.2.1/m/statistics/tests/z_test_2.m
8902x ./opt/local/share/octave/4.2.1/m/statistics/models/logistic_regression.m
8903x ./opt/local/share/octave/4.2.1/m/statistics/models/private/
8904x ./opt/local/share/octave/4.2.1/m/statistics/models/private/logistic_regression_derivatives.m
8905x ./opt/local/share/octave/4.2.1/m/statistics/models/private/logistic_regression_likelihood.m
8906x ./opt/local/share/octave/4.2.1/m/statistics/distributions/betacdf.m
8907x ./opt/local/share/octave/4.2.1/m/statistics/distributions/betainv.m
8908x ./opt/local/share/octave/4.2.1/m/statistics/distributions/betapdf.m
8909x ./opt/local/share/octave/4.2.1/m/statistics/distributions/betarnd.m
8910x ./opt/local/share/octave/4.2.1/m/statistics/distributions/binocdf.m
8911x ./opt/local/share/octave/4.2.1/m/statistics/distributions/binoinv.m
8912x ./opt/local/share/octave/4.2.1/m/statistics/distributions/binopdf.m
8913x ./opt/local/share/octave/4.2.1/m/statistics/distributions/binornd.m
8914x ./opt/local/share/octave/4.2.1/m/statistics/distributions/cauchy_cdf.m
8915x ./opt/local/share/octave/4.2.1/m/statistics/distributions/cauchy_inv.m
8916x ./opt/local/share/octave/4.2.1/m/statistics/distributions/cauchy_pdf.m
8917x ./opt/local/share/octave/4.2.1/m/statistics/distributions/cauchy_rnd.m
8918x ./opt/local/share/octave/4.2.1/m/statistics/distributions/chi2cdf.m
8919x ./opt/local/share/octave/4.2.1/m/statistics/distributions/chi2inv.m
8920x ./opt/local/share/octave/4.2.1/m/statistics/distributions/chi2pdf.m
8921x ./opt/local/share/octave/4.2.1/m/statistics/distributions/chi2rnd.m
8922x ./opt/local/share/octave/4.2.1/m/statistics/distributions/discrete_cdf.m
8923x ./opt/local/share/octave/4.2.1/m/statistics/distributions/discrete_inv.m
8924x ./opt/local/share/octave/4.2.1/m/statistics/distributions/discrete_pdf.m
8925x ./opt/local/share/octave/4.2.1/m/statistics/distributions/discrete_rnd.m
8926x ./opt/local/share/octave/4.2.1/m/statistics/distributions/empirical_cdf.m
8927x ./opt/local/share/octave/4.2.1/m/statistics/distributions/empirical_inv.m
8928x ./opt/local/share/octave/4.2.1/m/statistics/distributions/empirical_pdf.m
8929x ./opt/local/share/octave/4.2.1/m/statistics/distributions/empirical_rnd.m
8930x ./opt/local/share/octave/4.2.1/m/statistics/distributions/expcdf.m
8931x ./opt/local/share/octave/4.2.1/m/statistics/distributions/expinv.m
8932x ./opt/local/share/octave/4.2.1/m/statistics/distributions/exppdf.m
8933x ./opt/local/share/octave/4.2.1/m/statistics/distributions/exprnd.m
8934x ./opt/local/share/octave/4.2.1/m/statistics/distributions/fcdf.m
8935x ./opt/local/share/octave/4.2.1/m/statistics/distributions/finv.m
8936x ./opt/local/share/octave/4.2.1/m/statistics/distributions/fpdf.m
8937x ./opt/local/share/octave/4.2.1/m/statistics/distributions/frnd.m
8938x ./opt/local/share/octave/4.2.1/m/statistics/distributions/gamcdf.m
8939x ./opt/local/share/octave/4.2.1/m/statistics/distributions/gaminv.m
8940x ./opt/local/share/octave/4.2.1/m/statistics/distributions/gampdf.m
8941x ./opt/local/share/octave/4.2.1/m/statistics/distributions/gamrnd.m
8942x ./opt/local/share/octave/4.2.1/m/statistics/distributions/geocdf.m
8943x ./opt/local/share/octave/4.2.1/m/statistics/distributions/geoinv.m
8944x ./opt/local/share/octave/4.2.1/m/statistics/distributions/geopdf.m
8945x ./opt/local/share/octave/4.2.1/m/statistics/distributions/geornd.m
8946x ./opt/local/share/octave/4.2.1/m/statistics/distributions/hygecdf.m
8947x ./opt/local/share/octave/4.2.1/m/statistics/distributions/hygeinv.m
8948x ./opt/local/share/octave/4.2.1/m/statistics/distributions/hygepdf.m
8949x ./opt/local/share/octave/4.2.1/m/statistics/distributions/hygernd.m
8950x ./opt/local/share/octave/4.2.1/m/statistics/distributions/kolmogorov_smirnov_cdf.m
8951x ./opt/local/share/octave/4.2.1/m/statistics/distributions/laplace_cdf.m
8952x ./opt/local/share/octave/4.2.1/m/statistics/distributions/laplace_inv.m
8953x ./opt/local/share/octave/4.2.1/m/statistics/distributions/laplace_pdf.m
8954x ./opt/local/share/octave/4.2.1/m/statistics/distributions/laplace_rnd.m
8955x ./opt/local/share/octave/4.2.1/m/statistics/distributions/logistic_cdf.m
8956x ./opt/local/share/octave/4.2.1/m/statistics/distributions/logistic_inv.m
8957x ./opt/local/share/octave/4.2.1/m/statistics/distributions/logistic_pdf.m
8958x ./opt/local/share/octave/4.2.1/m/statistics/distributions/logistic_rnd.m
8959x ./opt/local/share/octave/4.2.1/m/statistics/distributions/logncdf.m
8960x ./opt/local/share/octave/4.2.1/m/statistics/distributions/logninv.m
8961x ./opt/local/share/octave/4.2.1/m/statistics/distributions/lognpdf.m
8962x ./opt/local/share/octave/4.2.1/m/statistics/distributions/lognrnd.m
8963x ./opt/local/share/octave/4.2.1/m/statistics/distributions/nbincdf.m
8964x ./opt/local/share/octave/4.2.1/m/statistics/distributions/nbininv.m
8965x ./opt/local/share/octave/4.2.1/m/statistics/distributions/nbinpdf.m
8966x ./opt/local/share/octave/4.2.1/m/statistics/distributions/nbinrnd.m
8967x ./opt/local/share/octave/4.2.1/m/statistics/distributions/normcdf.m
8968x ./opt/local/share/octave/4.2.1/m/statistics/distributions/norminv.m
8969x ./opt/local/share/octave/4.2.1/m/statistics/distributions/normpdf.m
8970x ./opt/local/share/octave/4.2.1/m/statistics/distributions/normrnd.m
8971x ./opt/local/share/octave/4.2.1/m/statistics/distributions/poisscdf.m
8972x ./opt/local/share/octave/4.2.1/m/statistics/distributions/poissinv.m
8973x ./opt/local/share/octave/4.2.1/m/statistics/distributions/poisspdf.m
8974x ./opt/local/share/octave/4.2.1/m/statistics/distributions/poissrnd.m
8975x ./opt/local/share/octave/4.2.1/m/statistics/distributions/stdnormal_cdf.m
8976x ./opt/local/share/octave/4.2.1/m/statistics/distributions/stdnormal_inv.m
8977x ./opt/local/share/octave/4.2.1/m/statistics/distributions/stdnormal_pdf.m
8978x ./opt/local/share/octave/4.2.1/m/statistics/distributions/stdnormal_rnd.m
8979x ./opt/local/share/octave/4.2.1/m/statistics/distributions/tcdf.m
8980x ./opt/local/share/octave/4.2.1/m/statistics/distributions/tinv.m
8981x ./opt/local/share/octave/4.2.1/m/statistics/distributions/tpdf.m
8982x ./opt/local/share/octave/4.2.1/m/statistics/distributions/trnd.m
8983x ./opt/local/share/octave/4.2.1/m/statistics/distributions/unidcdf.m
8984x ./opt/local/share/octave/4.2.1/m/statistics/distributions/unidinv.m
8985x ./opt/local/share/octave/4.2.1/m/statistics/distributions/unidpdf.m
8986x ./opt/local/share/octave/4.2.1/m/statistics/distributions/unidrnd.m
8987x ./opt/local/share/octave/4.2.1/m/statistics/distributions/unifcdf.m
8988x ./opt/local/share/octave/4.2.1/m/statistics/distributions/unifinv.m
8989x ./opt/local/share/octave/4.2.1/m/statistics/distributions/unifpdf.m
8990x ./opt/local/share/octave/4.2.1/m/statistics/distributions/unifrnd.m
8991x ./opt/local/share/octave/4.2.1/m/statistics/distributions/wblcdf.m
8992x ./opt/local/share/octave/4.2.1/m/statistics/distributions/wblinv.m
8993x ./opt/local/share/octave/4.2.1/m/statistics/distributions/wblpdf.m
8994x ./opt/local/share/octave/4.2.1/m/statistics/distributions/wblrnd.m
8995x ./opt/local/share/octave/4.2.1/m/statistics/distributions/wienrnd.m
8996x ./opt/local/share/octave/4.2.1/m/statistics/base/center.m
8997x ./opt/local/share/octave/4.2.1/m/statistics/base/cloglog.m
8998x ./opt/local/share/octave/4.2.1/m/statistics/base/corr.m
8999x ./opt/local/share/octave/4.2.1/m/statistics/base/cov.m
9000x ./opt/local/share/octave/4.2.1/m/statistics/base/gls.m
9001x ./opt/local/share/octave/4.2.1/m/statistics/base/histc.m
9002x ./opt/local/share/octave/4.2.1/m/statistics/base/iqr.m
9003x ./opt/local/share/octave/4.2.1/m/statistics/base/kendall.m
9004x ./opt/local/share/octave/4.2.1/m/statistics/base/kurtosis.m
9005x ./opt/local/share/octave/4.2.1/m/statistics/base/logit.m
9006x ./opt/local/share/octave/4.2.1/m/statistics/base/lscov.m
9007x ./opt/local/share/octave/4.2.1/m/statistics/base/mean.m
9008x ./opt/local/share/octave/4.2.1/m/statistics/base/meansq.m
9009x ./opt/local/share/octave/4.2.1/m/statistics/base/median.m
9010x ./opt/local/share/octave/4.2.1/m/statistics/base/mode.m
9011x ./opt/local/share/octave/4.2.1/m/statistics/base/moment.m
9012x ./opt/local/share/octave/4.2.1/m/statistics/base/ols.m
9013x ./opt/local/share/octave/4.2.1/m/statistics/base/ppplot.m
9014x ./opt/local/share/octave/4.2.1/m/statistics/base/prctile.m
9015x ./opt/local/share/octave/4.2.1/m/statistics/base/probit.m
9016x ./opt/local/share/octave/4.2.1/m/statistics/base/qqplot.m
9017x ./opt/local/share/octave/4.2.1/m/statistics/base/quantile.m
9018x ./opt/local/share/octave/4.2.1/m/statistics/base/range.m
9019x ./opt/local/share/octave/4.2.1/m/statistics/base/ranks.m
9020x ./opt/local/share/octave/4.2.1/m/statistics/base/run_count.m
9021x ./opt/local/share/octave/4.2.1/m/statistics/base/runlength.m
9022x ./opt/local/share/octave/4.2.1/m/statistics/base/skewness.m
9023x ./opt/local/share/octave/4.2.1/m/statistics/base/spearman.m
9024x ./opt/local/share/octave/4.2.1/m/statistics/base/statistics.m
9025x ./opt/local/share/octave/4.2.1/m/statistics/base/std.m
9026x ./opt/local/share/octave/4.2.1/m/statistics/base/table.m
9027x ./opt/local/share/octave/4.2.1/m/statistics/base/var.m
9028x ./opt/local/share/octave/4.2.1/m/statistics/base/zscore.m
9029x ./opt/local/share/octave/4.2.1/m/startup/__finish__.m
9030x ./opt/local/share/octave/4.2.1/m/startup/inputrc
9031x ./opt/local/share/octave/4.2.1/m/startup/octaverc
9032x ./opt/local/share/octave/4.2.1/m/special-matrix/gallery.m
9033x ./opt/local/share/octave/4.2.1/m/special-matrix/hadamard.m
9034x ./opt/local/share/octave/4.2.1/m/special-matrix/hankel.m
9035x ./opt/local/share/octave/4.2.1/m/special-matrix/hilb.m
9036x ./opt/local/share/octave/4.2.1/m/special-matrix/invhilb.m
9037x ./opt/local/share/octave/4.2.1/m/special-matrix/magic.m
9038x ./opt/local/share/octave/4.2.1/m/special-matrix/pascal.m
9039x ./opt/local/share/octave/4.2.1/m/special-matrix/rosser.m
9040x ./opt/local/share/octave/4.2.1/m/special-matrix/toeplitz.m
9041x ./opt/local/share/octave/4.2.1/m/special-matrix/vander.m
9042x ./opt/local/share/octave/4.2.1/m/special-matrix/wilkinson.m
9043x ./opt/local/share/octave/4.2.1/m/specfun/bessel.m
9044x ./opt/local/share/octave/4.2.1/m/specfun/beta.m
9045x ./opt/local/share/octave/4.2.1/m/specfun/betaln.m
9046x ./opt/local/share/octave/4.2.1/m/specfun/ellipke.m
9047x ./opt/local/share/octave/4.2.1/m/specfun/expint.m
9048x ./opt/local/share/octave/4.2.1/m/specfun/factor.m
9049x ./opt/local/share/octave/4.2.1/m/specfun/factorial.m
9050x ./opt/local/share/octave/4.2.1/m/specfun/isprime.m
9051x ./opt/local/share/octave/4.2.1/m/specfun/lcm.m
9052x ./opt/local/share/octave/4.2.1/m/specfun/legendre.m
9053x ./opt/local/share/octave/4.2.1/m/specfun/nchoosek.m
9054x ./opt/local/share/octave/4.2.1/m/specfun/nthroot.m
9055x ./opt/local/share/octave/4.2.1/m/specfun/perms.m
9056x ./opt/local/share/octave/4.2.1/m/specfun/pow2.m
9057x ./opt/local/share/octave/4.2.1/m/specfun/primes.m
9058x ./opt/local/share/octave/4.2.1/m/specfun/reallog.m
9059x ./opt/local/share/octave/4.2.1/m/specfun/realpow.m
9060x ./opt/local/share/octave/4.2.1/m/specfun/realsqrt.m
9061x ./opt/local/share/octave/4.2.1/m/sparse/bicg.m
9062x ./opt/local/share/octave/4.2.1/m/sparse/bicgstab.m
9063x ./opt/local/share/octave/4.2.1/m/sparse/cgs.m
9064x ./opt/local/share/octave/4.2.1/m/sparse/colperm.m
9065x ./opt/local/share/octave/4.2.1/m/sparse/eigs.m
9066x ./opt/local/share/octave/4.2.1/m/sparse/etreeplot.m
9067x ./opt/local/share/octave/4.2.1/m/sparse/gmres.m
9068x ./opt/local/share/octave/4.2.1/m/sparse/gplot.m
9069x ./opt/local/share/octave/4.2.1/m/sparse/ichol.m
9070x ./opt/local/share/octave/4.2.1/m/sparse/ilu.m
9071x ./opt/local/share/octave/4.2.1/m/sparse/nonzeros.m
9072x ./opt/local/share/octave/4.2.1/m/sparse/pcg.m
9073x ./opt/local/share/octave/4.2.1/m/sparse/pcr.m
9074x ./opt/local/share/octave/4.2.1/m/sparse/private/
9075x ./opt/local/share/octave/4.2.1/m/sparse/qmr.m
9076x ./opt/local/share/octave/4.2.1/m/sparse/spaugment.m
9077x ./opt/local/share/octave/4.2.1/m/sparse/spconvert.m
9078x ./opt/local/share/octave/4.2.1/m/sparse/spdiags.m
9079x ./opt/local/share/octave/4.2.1/m/sparse/speye.m
9080x ./opt/local/share/octave/4.2.1/m/sparse/spfun.m
9081x ./opt/local/share/octave/4.2.1/m/sparse/spones.m
9082x ./opt/local/share/octave/4.2.1/m/sparse/sprand.m
9083x ./opt/local/share/octave/4.2.1/m/sparse/sprandn.m
9084x ./opt/local/share/octave/4.2.1/m/sparse/sprandsym.m
9085x ./opt/local/share/octave/4.2.1/m/sparse/spstats.m
9086x ./opt/local/share/octave/4.2.1/m/sparse/spy.m
9087x ./opt/local/share/octave/4.2.1/m/sparse/svds.m
9088x ./opt/local/share/octave/4.2.1/m/sparse/treelayout.m
9089x ./opt/local/share/octave/4.2.1/m/sparse/treeplot.m
9090x ./opt/local/share/octave/4.2.1/m/sparse/private/__sprand__.m
9091x ./opt/local/share/octave/4.2.1/m/signal/arch_fit.m
9092x ./opt/local/share/octave/4.2.1/m/signal/arch_rnd.m
9093x ./opt/local/share/octave/4.2.1/m/signal/arch_test.m
9094x ./opt/local/share/octave/4.2.1/m/signal/arma_rnd.m
9095x ./opt/local/share/octave/4.2.1/m/signal/autoreg_matrix.m
9096x ./opt/local/share/octave/4.2.1/m/signal/bartlett.m
9097x ./opt/local/share/octave/4.2.1/m/signal/blackman.m
9098x ./opt/local/share/octave/4.2.1/m/signal/detrend.m
9099x ./opt/local/share/octave/4.2.1/m/signal/diffpara.m
9100x ./opt/local/share/octave/4.2.1/m/signal/durbinlevinson.m
9101x ./opt/local/share/octave/4.2.1/m/signal/fftconv.m
9102x ./opt/local/share/octave/4.2.1/m/signal/fftfilt.m
9103x ./opt/local/share/octave/4.2.1/m/signal/fftshift.m
9104x ./opt/local/share/octave/4.2.1/m/signal/filter2.m
9105x ./opt/local/share/octave/4.2.1/m/signal/fractdiff.m
9106x ./opt/local/share/octave/4.2.1/m/signal/freqz.m
9107x ./opt/local/share/octave/4.2.1/m/signal/freqz_plot.m
9108x ./opt/local/share/octave/4.2.1/m/signal/hamming.m
9109x ./opt/local/share/octave/4.2.1/m/signal/hanning.m
9110x ./opt/local/share/octave/4.2.1/m/signal/hurst.m
9111x ./opt/local/share/octave/4.2.1/m/signal/ifftshift.m
9112x ./opt/local/share/octave/4.2.1/m/signal/periodogram.m
9113x ./opt/local/share/octave/4.2.1/m/signal/private/
9114x ./opt/local/share/octave/4.2.1/m/signal/sinc.m
9115x ./opt/local/share/octave/4.2.1/m/signal/sinetone.m
9116x ./opt/local/share/octave/4.2.1/m/signal/sinewave.m
9117x ./opt/local/share/octave/4.2.1/m/signal/spectral_adf.m
9118x ./opt/local/share/octave/4.2.1/m/signal/spectral_xdf.m
9119x ./opt/local/share/octave/4.2.1/m/signal/spencer.m
9120x ./opt/local/share/octave/4.2.1/m/signal/stft.m
9121x ./opt/local/share/octave/4.2.1/m/signal/synthesis.m
9122x ./opt/local/share/octave/4.2.1/m/signal/unwrap.m
9123x ./opt/local/share/octave/4.2.1/m/signal/yulewalker.m
9124x ./opt/local/share/octave/4.2.1/m/signal/private/rectangle_lw.m
9125x ./opt/local/share/octave/4.2.1/m/signal/private/rectangle_sw.m
9126x ./opt/local/share/octave/4.2.1/m/signal/private/triangle_lw.m
9127x ./opt/local/share/octave/4.2.1/m/signal/private/triangle_sw.m
9128x ./opt/local/share/octave/4.2.1/m/set/intersect.m
9129x ./opt/local/share/octave/4.2.1/m/set/ismember.m
9130x ./opt/local/share/octave/4.2.1/m/set/powerset.m
9131x ./opt/local/share/octave/4.2.1/m/set/private/
9132x ./opt/local/share/octave/4.2.1/m/set/setdiff.m
9133x ./opt/local/share/octave/4.2.1/m/set/setxor.m
9134x ./opt/local/share/octave/4.2.1/m/set/union.m
9135x ./opt/local/share/octave/4.2.1/m/set/unique.m
9136x ./opt/local/share/octave/4.2.1/m/set/private/validsetargs.m
9137x ./opt/local/share/octave/4.2.1/m/profiler/profexplore.m
9138x ./opt/local/share/octave/4.2.1/m/profiler/profexport.m
9139x ./opt/local/share/octave/4.2.1/m/profiler/profile.m
9140x ./opt/local/share/octave/4.2.1/m/profiler/profshow.m
9141x ./opt/local/share/octave/4.2.1/m/prefs/addpref.m
9142x ./opt/local/share/octave/4.2.1/m/prefs/getpref.m
9143x ./opt/local/share/octave/4.2.1/m/prefs/ispref.m
9144x ./opt/local/share/octave/4.2.1/m/prefs/prefdir.m
9145x ./opt/local/share/octave/4.2.1/m/prefs/preferences.m
9146x ./opt/local/share/octave/4.2.1/m/prefs/private/
9147x ./opt/local/share/octave/4.2.1/m/prefs/rmpref.m
9148x ./opt/local/share/octave/4.2.1/m/prefs/setpref.m
9149x ./opt/local/share/octave/4.2.1/m/prefs/private/loadprefs.m
9150x ./opt/local/share/octave/4.2.1/m/prefs/private/prefsfile.m
9151x ./opt/local/share/octave/4.2.1/m/prefs/private/saveprefs.m
9152x ./opt/local/share/octave/4.2.1/m/polynomial/compan.m
9153x ./opt/local/share/octave/4.2.1/m/polynomial/conv.m
9154x ./opt/local/share/octave/4.2.1/m/polynomial/deconv.m
9155x ./opt/local/share/octave/4.2.1/m/polynomial/mkpp.m
9156x ./opt/local/share/octave/4.2.1/m/polynomial/mpoles.m
9157x ./opt/local/share/octave/4.2.1/m/polynomial/padecoef.m
9158x ./opt/local/share/octave/4.2.1/m/polynomial/pchip.m
9159x ./opt/local/share/octave/4.2.1/m/polynomial/poly.m
9160x ./opt/local/share/octave/4.2.1/m/polynomial/polyaffine.m
9161x ./opt/local/share/octave/4.2.1/m/polynomial/polyder.m
9162x ./opt/local/share/octave/4.2.1/m/polynomial/polyeig.m
9163x ./opt/local/share/octave/4.2.1/m/polynomial/polyfit.m
9164x ./opt/local/share/octave/4.2.1/m/polynomial/polygcd.m
9165x ./opt/local/share/octave/4.2.1/m/polynomial/polyint.m
9166x ./opt/local/share/octave/4.2.1/m/polynomial/polyout.m
9167x ./opt/local/share/octave/4.2.1/m/polynomial/polyreduce.m
9168x ./opt/local/share/octave/4.2.1/m/polynomial/polyval.m
9169x ./opt/local/share/octave/4.2.1/m/polynomial/polyvalm.m
9170x ./opt/local/share/octave/4.2.1/m/polynomial/ppder.m
9171x ./opt/local/share/octave/4.2.1/m/polynomial/ppint.m
9172x ./opt/local/share/octave/4.2.1/m/polynomial/ppjumps.m
9173x ./opt/local/share/octave/4.2.1/m/polynomial/ppval.m
9174x ./opt/local/share/octave/4.2.1/m/polynomial/private/
9175x ./opt/local/share/octave/4.2.1/m/polynomial/residue.m
9176x ./opt/local/share/octave/4.2.1/m/polynomial/roots.m
9177x ./opt/local/share/octave/4.2.1/m/polynomial/spline.m
9178x ./opt/local/share/octave/4.2.1/m/polynomial/splinefit.m
9179x ./opt/local/share/octave/4.2.1/m/polynomial/unmkpp.m
9180x ./opt/local/share/octave/4.2.1/m/polynomial/private/__splinefit__.m
9181x ./opt/local/share/octave/4.2.1/m/plot/appearance/
9182x ./opt/local/share/octave/4.2.1/m/plot/draw/
9183x ./opt/local/share/octave/4.2.1/m/plot/util/
9184x ./opt/local/share/octave/4.2.1/m/plot/util/__actual_axis_position__.m
9185x ./opt/local/share/octave/4.2.1/m/plot/util/__default_plot_options__.m
9186x ./opt/local/share/octave/4.2.1/m/plot/util/__gnuplot_drawnow__.m
9187x ./opt/local/share/octave/4.2.1/m/plot/util/__next_line_color__.m
9188x ./opt/local/share/octave/4.2.1/m/plot/util/__next_line_style__.m
9189x ./opt/local/share/octave/4.2.1/m/plot/util/__opengl_info__.m
9190x ./opt/local/share/octave/4.2.1/m/plot/util/__plt_get_axis_arg__.m
9191x ./opt/local/share/octave/4.2.1/m/plot/util/__pltopt__.m
9192x ./opt/local/share/octave/4.2.1/m/plot/util/allchild.m
9193x ./opt/local/share/octave/4.2.1/m/plot/util/ancestor.m
9194x ./opt/local/share/octave/4.2.1/m/plot/util/axes.m
9195x ./opt/local/share/octave/4.2.1/m/plot/util/cla.m
9196x ./opt/local/share/octave/4.2.1/m/plot/util/clf.m
9197x ./opt/local/share/octave/4.2.1/m/plot/util/close.m
9198x ./opt/local/share/octave/4.2.1/m/plot/util/closereq.m
9199x ./opt/local/share/octave/4.2.1/m/plot/util/colstyle.m
9200x ./opt/local/share/octave/4.2.1/m/plot/util/copyobj.m
9201x ./opt/local/share/octave/4.2.1/m/plot/util/figure.m
9202x ./opt/local/share/octave/4.2.1/m/plot/util/findall.m
9203x ./opt/local/share/octave/4.2.1/m/plot/util/findfigs.m
9204x ./opt/local/share/octave/4.2.1/m/plot/util/findobj.m
9205x ./opt/local/share/octave/4.2.1/m/plot/util/gca.m
9206x ./opt/local/share/octave/4.2.1/m/plot/util/gcbf.m
9207x ./opt/local/share/octave/4.2.1/m/plot/util/gcbo.m
9208x ./opt/local/share/octave/4.2.1/m/plot/util/gcf.m
9209x ./opt/local/share/octave/4.2.1/m/plot/util/gco.m
9210x ./opt/local/share/octave/4.2.1/m/plot/util/ginput.m
9211x ./opt/local/share/octave/4.2.1/m/plot/util/gnuplot_binary.m
9212x ./opt/local/share/octave/4.2.1/m/plot/util/graphics_toolkit.m
9213x ./opt/local/share/octave/4.2.1/m/plot/util/hdl2struct.m
9214x ./opt/local/share/octave/4.2.1/m/plot/util/hggroup.m
9215x ./opt/local/share/octave/4.2.1/m/plot/util/hgload.m
9216x ./opt/local/share/octave/4.2.1/m/plot/util/hgsave.m
9217x ./opt/local/share/octave/4.2.1/m/plot/util/hold.m
9218x ./opt/local/share/octave/4.2.1/m/plot/util/isaxes.m
9219x ./opt/local/share/octave/4.2.1/m/plot/util/isfigure.m
9220x ./opt/local/share/octave/4.2.1/m/plot/util/ishghandle.m
9221x ./opt/local/share/octave/4.2.1/m/plot/util/ishold.m
9222x ./opt/local/share/octave/4.2.1/m/plot/util/isprop.m
9223x ./opt/local/share/octave/4.2.1/m/plot/util/linkaxes.m
9224x ./opt/local/share/octave/4.2.1/m/plot/util/linkprop.m
9225x ./opt/local/share/octave/4.2.1/m/plot/util/meshgrid.m
9226x ./opt/local/share/octave/4.2.1/m/plot/util/ndgrid.m
9227x ./opt/local/share/octave/4.2.1/m/plot/util/newplot.m
9228x ./opt/local/share/octave/4.2.1/m/plot/util/pan.m
9229x ./opt/local/share/octave/4.2.1/m/plot/util/print.m
9230x ./opt/local/share/octave/4.2.1/m/plot/util/printd.m
9231x ./opt/local/share/octave/4.2.1/m/plot/util/private/
9232x ./opt/local/share/octave/4.2.1/m/plot/util/refresh.m
9233x ./opt/local/share/octave/4.2.1/m/plot/util/refreshdata.m
9234x ./opt/local/share/octave/4.2.1/m/plot/util/rotate.m
9235x ./opt/local/share/octave/4.2.1/m/plot/util/rotate3d.m
9236x ./opt/local/share/octave/4.2.1/m/plot/util/saveas.m
9237x ./opt/local/share/octave/4.2.1/m/plot/util/shg.m
9238x ./opt/local/share/octave/4.2.1/m/plot/util/struct2hdl.m
9239x ./opt/local/share/octave/4.2.1/m/plot/util/subplot.m
9240x ./opt/local/share/octave/4.2.1/m/plot/util/zoom.m
9241x ./opt/local/share/octave/4.2.1/m/plot/util/private/__add_default_menu__.m
9242x ./opt/local/share/octave/4.2.1/m/plot/util/private/__ghostscript__.m
9243x ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_draw_axes__.m
9244x ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_draw_figure__.m
9245x ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_get_var__.m
9246x ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_ginput__.m
9247x ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_has_feature__.m
9248x ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_has_terminal__.m
9249x ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_open_stream__.m
9250x ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_print__.m
9251x ./opt/local/share/octave/4.2.1/m/plot/util/private/__gnuplot_version__.m
9252x ./opt/local/share/octave/4.2.1/m/plot/util/private/__opengl_print__.m
9253x ./opt/local/share/octave/4.2.1/m/plot/util/private/__print_parse_opts__.m
9254x ./opt/local/share/octave/4.2.1/m/plot/draw/area.m
9255x ./opt/local/share/octave/4.2.1/m/plot/draw/bar.m
9256x ./opt/local/share/octave/4.2.1/m/plot/draw/barh.m
9257x ./opt/local/share/octave/4.2.1/m/plot/draw/camlight.m
9258x ./opt/local/share/octave/4.2.1/m/plot/draw/colorbar.m
9259x ./opt/local/share/octave/4.2.1/m/plot/draw/comet.m
9260x ./opt/local/share/octave/4.2.1/m/plot/draw/comet3.m
9261x ./opt/local/share/octave/4.2.1/m/plot/draw/compass.m
9262x ./opt/local/share/octave/4.2.1/m/plot/draw/contour.m
9263x ./opt/local/share/octave/4.2.1/m/plot/draw/contour3.m
9264x ./opt/local/share/octave/4.2.1/m/plot/draw/contourc.m
9265x ./opt/local/share/octave/4.2.1/m/plot/draw/contourf.m
9266x ./opt/local/share/octave/4.2.1/m/plot/draw/cylinder.m
9267x ./opt/local/share/octave/4.2.1/m/plot/draw/ellipsoid.m
9268x ./opt/local/share/octave/4.2.1/m/plot/draw/errorbar.m
9269x ./opt/local/share/octave/4.2.1/m/plot/draw/ezcontour.m
9270x ./opt/local/share/octave/4.2.1/m/plot/draw/ezcontourf.m
9271x ./opt/local/share/octave/4.2.1/m/plot/draw/ezmesh.m
9272x ./opt/local/share/octave/4.2.1/m/plot/draw/ezmeshc.m
9273x ./opt/local/share/octave/4.2.1/m/plot/draw/ezplot.m
9274x ./opt/local/share/octave/4.2.1/m/plot/draw/ezplot3.m
9275x ./opt/local/share/octave/4.2.1/m/plot/draw/ezpolar.m
9276x ./opt/local/share/octave/4.2.1/m/plot/draw/ezsurf.m
9277x ./opt/local/share/octave/4.2.1/m/plot/draw/ezsurfc.m
9278x ./opt/local/share/octave/4.2.1/m/plot/draw/feather.m
9279x ./opt/local/share/octave/4.2.1/m/plot/draw/fill.m
9280x ./opt/local/share/octave/4.2.1/m/plot/draw/fplot.m
9281x ./opt/local/share/octave/4.2.1/m/plot/draw/hist.m
9282x ./opt/local/share/octave/4.2.1/m/plot/draw/isocaps.m
9283x ./opt/local/share/octave/4.2.1/m/plot/draw/isocolors.m
9284x ./opt/local/share/octave/4.2.1/m/plot/draw/isonormals.m
9285x ./opt/local/share/octave/4.2.1/m/plot/draw/isosurface.m
9286x ./opt/local/share/octave/4.2.1/m/plot/draw/light.m
9287x ./opt/local/share/octave/4.2.1/m/plot/draw/line.m
9288x ./opt/local/share/octave/4.2.1/m/plot/draw/loglog.m
9289x ./opt/local/share/octave/4.2.1/m/plot/draw/loglogerr.m
9290x ./opt/local/share/octave/4.2.1/m/plot/draw/mesh.m
9291x ./opt/local/share/octave/4.2.1/m/plot/draw/meshc.m
9292x ./opt/local/share/octave/4.2.1/m/plot/draw/meshz.m
9293x ./opt/local/share/octave/4.2.1/m/plot/draw/pareto.m
9294x ./opt/local/share/octave/4.2.1/m/plot/draw/patch.m
9295x ./opt/local/share/octave/4.2.1/m/plot/draw/pcolor.m
9296x ./opt/local/share/octave/4.2.1/m/plot/draw/peaks.m
9297x ./opt/local/share/octave/4.2.1/m/plot/draw/pie.m
9298x ./opt/local/share/octave/4.2.1/m/plot/draw/pie3.m
9299x ./opt/local/share/octave/4.2.1/m/plot/draw/plot.m
9300x ./opt/local/share/octave/4.2.1/m/plot/draw/plot3.m
9301x ./opt/local/share/octave/4.2.1/m/plot/draw/plotmatrix.m
9302x ./opt/local/share/octave/4.2.1/m/plot/draw/plotyy.m
9303x ./opt/local/share/octave/4.2.1/m/plot/draw/polar.m
9304x ./opt/local/share/octave/4.2.1/m/plot/draw/private/
9305x ./opt/local/share/octave/4.2.1/m/plot/draw/quiver.m
9306x ./opt/local/share/octave/4.2.1/m/plot/draw/quiver3.m
9307x ./opt/local/share/octave/4.2.1/m/plot/draw/rectangle.m
9308x ./opt/local/share/octave/4.2.1/m/plot/draw/reducepatch.m
9309x ./opt/local/share/octave/4.2.1/m/plot/draw/reducevolume.m
9310x ./opt/local/share/octave/4.2.1/m/plot/draw/ribbon.m
9311x ./opt/local/share/octave/4.2.1/m/plot/draw/rose.m
9312x ./opt/local/share/octave/4.2.1/m/plot/draw/scatter.m
9313x ./opt/local/share/octave/4.2.1/m/plot/draw/scatter3.m
9314x ./opt/local/share/octave/4.2.1/m/plot/draw/semilogx.m
9315x ./opt/local/share/octave/4.2.1/m/plot/draw/semilogxerr.m
9316x ./opt/local/share/octave/4.2.1/m/plot/draw/semilogy.m
9317x ./opt/local/share/octave/4.2.1/m/plot/draw/semilogyerr.m
9318x ./opt/local/share/octave/4.2.1/m/plot/draw/shrinkfaces.m
9319x ./opt/local/share/octave/4.2.1/m/plot/draw/slice.m
9320x ./opt/local/share/octave/4.2.1/m/plot/draw/smooth3.m
9321x ./opt/local/share/octave/4.2.1/m/plot/draw/sombrero.m
9322x ./opt/local/share/octave/4.2.1/m/plot/draw/sphere.m
9323x ./opt/local/share/octave/4.2.1/m/plot/draw/stairs.m
9324x ./opt/local/share/octave/4.2.1/m/plot/draw/stem.m
9325x ./opt/local/share/octave/4.2.1/m/plot/draw/stem3.m
9326x ./opt/local/share/octave/4.2.1/m/plot/draw/stemleaf.m
9327x ./opt/local/share/octave/4.2.1/m/plot/draw/surf.m
9328x ./opt/local/share/octave/4.2.1/m/plot/draw/surface.m
9329x ./opt/local/share/octave/4.2.1/m/plot/draw/surfc.m
9330x ./opt/local/share/octave/4.2.1/m/plot/draw/surfl.m
9331x ./opt/local/share/octave/4.2.1/m/plot/draw/surfnorm.m
9332x ./opt/local/share/octave/4.2.1/m/plot/draw/tetramesh.m
9333x ./opt/local/share/octave/4.2.1/m/plot/draw/trimesh.m
9334x ./opt/local/share/octave/4.2.1/m/plot/draw/triplot.m
9335x ./opt/local/share/octave/4.2.1/m/plot/draw/trisurf.m
9336x ./opt/local/share/octave/4.2.1/m/plot/draw/waterfall.m
9337x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__add_datasource__.m
9338x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__bar__.m
9339x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__calc_isovalue_from_data__.m
9340x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__contour__.m
9341x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__errplot__.m
9342x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__ezplot__.m
9343x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__interp_cube__.m
9344x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__line__.m
9345x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__marching_cube__.m
9346x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__patch__.m
9347x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__pie__.m
9348x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__plt__.m
9349x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__quiver__.m
9350x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__rotate_around_axis__.m
9351x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__scatter__.m
9352x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__stem__.m
9353x ./opt/local/share/octave/4.2.1/m/plot/draw/private/__unite_shared_vertices__.m
9354x ./opt/local/share/octave/4.2.1/m/plot/appearance/__clabel__.m
9355x ./opt/local/share/octave/4.2.1/m/plot/appearance/__getlegenddata__.m
9356x ./opt/local/share/octave/4.2.1/m/plot/appearance/annotation.m
9357x ./opt/local/share/octave/4.2.1/m/plot/appearance/axis.m
9358x ./opt/local/share/octave/4.2.1/m/plot/appearance/box.m
9359x ./opt/local/share/octave/4.2.1/m/plot/appearance/caxis.m
9360x ./opt/local/share/octave/4.2.1/m/plot/appearance/clabel.m
9361x ./opt/local/share/octave/4.2.1/m/plot/appearance/daspect.m
9362x ./opt/local/share/octave/4.2.1/m/plot/appearance/datetick.m
9363x ./opt/local/share/octave/4.2.1/m/plot/appearance/diffuse.m
9364x ./opt/local/share/octave/4.2.1/m/plot/appearance/grid.m
9365x ./opt/local/share/octave/4.2.1/m/plot/appearance/gtext.m
9366x ./opt/local/share/octave/4.2.1/m/plot/appearance/hidden.m
9367x ./opt/local/share/octave/4.2.1/m/plot/appearance/legend.m
9368x ./opt/local/share/octave/4.2.1/m/plot/appearance/lighting.m
9369x ./opt/local/share/octave/4.2.1/m/plot/appearance/material.m
9370x ./opt/local/share/octave/4.2.1/m/plot/appearance/orient.m
9371x ./opt/local/share/octave/4.2.1/m/plot/appearance/pbaspect.m
9372x ./opt/local/share/octave/4.2.1/m/plot/appearance/private/
9373x ./opt/local/share/octave/4.2.1/m/plot/appearance/shading.m
9374x ./opt/local/share/octave/4.2.1/m/plot/appearance/specular.m
9375x ./opt/local/share/octave/4.2.1/m/plot/appearance/text.m
9376x ./opt/local/share/octave/4.2.1/m/plot/appearance/title.m
9377x ./opt/local/share/octave/4.2.1/m/plot/appearance/view.m
9378x ./opt/local/share/octave/4.2.1/m/plot/appearance/whitebg.m
9379x ./opt/local/share/octave/4.2.1/m/plot/appearance/xlabel.m
9380x ./opt/local/share/octave/4.2.1/m/plot/appearance/xlim.m
9381x ./opt/local/share/octave/4.2.1/m/plot/appearance/ylabel.m
9382x ./opt/local/share/octave/4.2.1/m/plot/appearance/ylim.m
9383x ./opt/local/share/octave/4.2.1/m/plot/appearance/zlabel.m
9384x ./opt/local/share/octave/4.2.1/m/plot/appearance/zlim.m
9385x ./opt/local/share/octave/4.2.1/m/plot/appearance/private/__axis_label__.m
9386x ./opt/local/share/octave/4.2.1/m/plot/appearance/private/__axis_limits__.m
9387x ./opt/local/share/octave/4.2.1/m/pkg/pkg.m
9388x ./opt/local/share/octave/4.2.1/m/pkg/private/
9389x ./opt/local/share/octave/4.2.1/m/pkg/private/build.m
9390x ./opt/local/share/octave/4.2.1/m/pkg/private/configure_make.m
9391x ./opt/local/share/octave/4.2.1/m/pkg/private/default_prefix.m
9392x ./opt/local/share/octave/4.2.1/m/pkg/private/describe.m
9393x ./opt/local/share/octave/4.2.1/m/pkg/private/dirempty.m
9394x ./opt/local/share/octave/4.2.1/m/pkg/private/get_description.m
9395x ./opt/local/share/octave/4.2.1/m/pkg/private/get_forge_download.m
9396x ./opt/local/share/octave/4.2.1/m/pkg/private/get_forge_pkg.m
9397x ./opt/local/share/octave/4.2.1/m/pkg/private/get_unsatisfied_deps.m
9398x ./opt/local/share/octave/4.2.1/m/pkg/private/getarch.m
9399x ./opt/local/share/octave/4.2.1/m/pkg/private/getarchdir.m
9400x ./opt/local/share/octave/4.2.1/m/pkg/private/install.m
9401x ./opt/local/share/octave/4.2.1/m/pkg/private/installed_packages.m
9402x ./opt/local/share/octave/4.2.1/m/pkg/private/list_forge_packages.m
9403x ./opt/local/share/octave/4.2.1/m/pkg/private/load_packages.m
9404x ./opt/local/share/octave/4.2.1/m/pkg/private/load_packages_and_dependencies.m
9405x ./opt/local/share/octave/4.2.1/m/pkg/private/rebuild.m
9406x ./opt/local/share/octave/4.2.1/m/pkg/private/save_order.m
9407x ./opt/local/share/octave/4.2.1/m/pkg/private/uninstall.m
9408x ./opt/local/share/octave/4.2.1/m/pkg/private/unload_packages.m
9409x ./opt/local/share/octave/4.2.1/m/path/matlabroot.m
9410x ./opt/local/share/octave/4.2.1/m/path/pathdef.m
9411x ./opt/local/share/octave/4.2.1/m/path/private/
9412x ./opt/local/share/octave/4.2.1/m/path/savepath.m
9413x ./opt/local/share/octave/4.2.1/m/path/private/getsavepath.m
9414x ./opt/local/share/octave/4.2.1/m/optimization/__all_opts__.m
9415x ./opt/local/share/octave/4.2.1/m/optimization/fminbnd.m
9416x ./opt/local/share/octave/4.2.1/m/optimization/fminsearch.m
9417x ./opt/local/share/octave/4.2.1/m/optimization/fminunc.m
9418x ./opt/local/share/octave/4.2.1/m/optimization/fsolve.m
9419x ./opt/local/share/octave/4.2.1/m/optimization/fzero.m
9420x ./opt/local/share/octave/4.2.1/m/optimization/glpk.m
9421x ./opt/local/share/octave/4.2.1/m/optimization/lsqnonneg.m
9422x ./opt/local/share/octave/4.2.1/m/optimization/optimget.m
9423x ./opt/local/share/octave/4.2.1/m/optimization/optimset.m
9424x ./opt/local/share/octave/4.2.1/m/optimization/PKG_ADD
9425x ./opt/local/share/octave/4.2.1/m/optimization/pqpnonneg.m
9426x ./opt/local/share/octave/4.2.1/m/optimization/private/
9427x ./opt/local/share/octave/4.2.1/m/optimization/qp.m
9428x ./opt/local/share/octave/4.2.1/m/optimization/sqp.m
9429x ./opt/local/share/octave/4.2.1/m/optimization/private/__fdjac__.m
9430x ./opt/local/share/octave/4.2.1/m/ode/ode23.m
9431x ./opt/local/share/octave/4.2.1/m/ode/ode45.m
9432x ./opt/local/share/octave/4.2.1/m/ode/odeget.m
9433x ./opt/local/share/octave/4.2.1/m/ode/odeplot.m
9434x ./opt/local/share/octave/4.2.1/m/ode/odeset.m
9435x ./opt/local/share/octave/4.2.1/m/ode/private/
9436x ./opt/local/share/octave/4.2.1/m/ode/private/AbsRel_norm.m
9437x ./opt/local/share/octave/4.2.1/m/ode/private/integrate_adaptive.m
9438x ./opt/local/share/octave/4.2.1/m/ode/private/kahan.m
9439x ./opt/local/share/octave/4.2.1/m/ode/private/ode_event_handler.m
9440x ./opt/local/share/octave/4.2.1/m/ode/private/odedefaults.m
9441x ./opt/local/share/octave/4.2.1/m/ode/private/odemergeopts.m
9442x ./opt/local/share/octave/4.2.1/m/ode/private/runge_kutta_23.m
9443x ./opt/local/share/octave/4.2.1/m/ode/private/runge_kutta_45_dorpri.m
9444x ./opt/local/share/octave/4.2.1/m/ode/private/runge_kutta_interpolate.m
9445x ./opt/local/share/octave/4.2.1/m/ode/private/starting_stepsize.m
9446x ./opt/local/share/octave/4.2.1/m/miscellaneous/bug_report.m
9447x ./opt/local/share/octave/4.2.1/m/miscellaneous/bunzip2.m
9448x ./opt/local/share/octave/4.2.1/m/miscellaneous/cast.m
9449x ./opt/local/share/octave/4.2.1/m/miscellaneous/citation.m
9450x ./opt/local/share/octave/4.2.1/m/miscellaneous/compare_versions.m
9451x ./opt/local/share/octave/4.2.1/m/miscellaneous/computer.m
9452x ./opt/local/share/octave/4.2.1/m/miscellaneous/copyfile.m
9453x ./opt/local/share/octave/4.2.1/m/miscellaneous/debug.m
9454x ./opt/local/share/octave/4.2.1/m/miscellaneous/delete.m
9455x ./opt/local/share/octave/4.2.1/m/miscellaneous/desktop.m
9456x ./opt/local/share/octave/4.2.1/m/miscellaneous/dir.m
9457x ./opt/local/share/octave/4.2.1/m/miscellaneous/dos.m
9458x ./opt/local/share/octave/4.2.1/m/miscellaneous/edit.m
9459x ./opt/local/share/octave/4.2.1/m/miscellaneous/fact.m
9460x ./opt/local/share/octave/4.2.1/m/miscellaneous/fileattrib.m
9461x ./opt/local/share/octave/4.2.1/m/miscellaneous/fileparts.m
9462x ./opt/local/share/octave/4.2.1/m/miscellaneous/fullfile.m
9463x ./opt/local/share/octave/4.2.1/m/miscellaneous/genvarname.m
9464x ./opt/local/share/octave/4.2.1/m/miscellaneous/getappdata.m
9465x ./opt/local/share/octave/4.2.1/m/miscellaneous/getfield.m
9466x ./opt/local/share/octave/4.2.1/m/miscellaneous/gunzip.m
9467x ./opt/local/share/octave/4.2.1/m/miscellaneous/info.m
9468x ./opt/local/share/octave/4.2.1/m/miscellaneous/inputname.m
9469x ./opt/local/share/octave/4.2.1/m/miscellaneous/isappdata.m
9470x ./opt/local/share/octave/4.2.1/m/miscellaneous/isdeployed.m
9471x ./opt/local/share/octave/4.2.1/m/miscellaneous/ismac.m
9472x ./opt/local/share/octave/4.2.1/m/miscellaneous/ispc.m
9473x ./opt/local/share/octave/4.2.1/m/miscellaneous/isunix.m
9474x ./opt/local/share/octave/4.2.1/m/miscellaneous/license.m
9475x ./opt/local/share/octave/4.2.1/m/miscellaneous/list_primes.m
9476x ./opt/local/share/octave/4.2.1/m/miscellaneous/ls.m
9477x ./opt/local/share/octave/4.2.1/m/miscellaneous/ls_command.m
9478x ./opt/local/share/octave/4.2.1/m/miscellaneous/menu.m
9479x ./opt/local/share/octave/4.2.1/m/miscellaneous/mex.m
9480x ./opt/local/share/octave/4.2.1/m/miscellaneous/mexext.m
9481x ./opt/local/share/octave/4.2.1/m/miscellaneous/mkdir.m
9482x ./opt/local/share/octave/4.2.1/m/miscellaneous/mkoctfile.m
9483x ./opt/local/share/octave/4.2.1/m/miscellaneous/movefile.m
9484x ./opt/local/share/octave/4.2.1/m/miscellaneous/namelengthmax.m
9485x ./opt/local/share/octave/4.2.1/m/miscellaneous/news.m
9486x ./opt/local/share/octave/4.2.1/m/miscellaneous/open.m
9487x ./opt/local/share/octave/4.2.1/m/miscellaneous/orderfields.m
9488x ./opt/local/share/octave/4.2.1/m/miscellaneous/pack.m
9489x ./opt/local/share/octave/4.2.1/m/miscellaneous/parseparams.m
9490x ./opt/local/share/octave/4.2.1/m/miscellaneous/perl.m
9491x ./opt/local/share/octave/4.2.1/m/miscellaneous/private/
9492x ./opt/local/share/octave/4.2.1/m/miscellaneous/python.m
9493x ./opt/local/share/octave/4.2.1/m/miscellaneous/recycle.m
9494x ./opt/local/share/octave/4.2.1/m/miscellaneous/rmappdata.m
9495x ./opt/local/share/octave/4.2.1/m/miscellaneous/run.m
9496x ./opt/local/share/octave/4.2.1/m/miscellaneous/setappdata.m
9497x ./opt/local/share/octave/4.2.1/m/miscellaneous/setfield.m
9498x ./opt/local/share/octave/4.2.1/m/miscellaneous/substruct.m
9499x ./opt/local/share/octave/4.2.1/m/miscellaneous/swapbytes.m
9500x ./opt/local/share/octave/4.2.1/m/miscellaneous/symvar.m
9501x ./opt/local/share/octave/4.2.1/m/miscellaneous/tar.m
9502x ./opt/local/share/octave/4.2.1/m/miscellaneous/tempdir.m
9503x ./opt/local/share/octave/4.2.1/m/miscellaneous/tmpnam.m
9504x ./opt/local/share/octave/4.2.1/m/miscellaneous/unix.m
9505x ./opt/local/share/octave/4.2.1/m/miscellaneous/unpack.m
9506x ./opt/local/share/octave/4.2.1/m/miscellaneous/untar.m
9507x ./opt/local/share/octave/4.2.1/m/miscellaneous/unzip.m
9508x ./opt/local/share/octave/4.2.1/m/miscellaneous/ver.m
9509x ./opt/local/share/octave/4.2.1/m/miscellaneous/version.m
9510x ./opt/local/share/octave/4.2.1/m/miscellaneous/what.m
9511x ./opt/local/share/octave/4.2.1/m/miscellaneous/xor.m
9512x ./opt/local/share/octave/4.2.1/m/miscellaneous/zip.m
9513x ./opt/local/share/octave/4.2.1/m/miscellaneous/private/__w2mpth__.m
9514x ./opt/local/share/octave/4.2.1/m/miscellaneous/private/display_info_file.m
9515x ./opt/local/share/octave/4.2.1/m/linear-algebra/bandwidth.m
9516x ./opt/local/share/octave/4.2.1/m/linear-algebra/commutation_matrix.m
9517x ./opt/local/share/octave/4.2.1/m/linear-algebra/cond.m
9518x ./opt/local/share/octave/4.2.1/m/linear-algebra/condeig.m
9519x ./opt/local/share/octave/4.2.1/m/linear-algebra/condest.m
9520x ./opt/local/share/octave/4.2.1/m/linear-algebra/cross.m
9521x ./opt/local/share/octave/4.2.1/m/linear-algebra/duplication_matrix.m
9522x ./opt/local/share/octave/4.2.1/m/linear-algebra/expm.m
9523x ./opt/local/share/octave/4.2.1/m/linear-algebra/housh.m
9524x ./opt/local/share/octave/4.2.1/m/linear-algebra/isbanded.m
9525x ./opt/local/share/octave/4.2.1/m/linear-algebra/isdefinite.m
9526x ./opt/local/share/octave/4.2.1/m/linear-algebra/isdiag.m
9527x ./opt/local/share/octave/4.2.1/m/linear-algebra/ishermitian.m
9528x ./opt/local/share/octave/4.2.1/m/linear-algebra/issymmetric.m
9529x ./opt/local/share/octave/4.2.1/m/linear-algebra/istril.m
9530x ./opt/local/share/octave/4.2.1/m/linear-algebra/istriu.m
9531x ./opt/local/share/octave/4.2.1/m/linear-algebra/krylov.m
9532x ./opt/local/share/octave/4.2.1/m/linear-algebra/linsolve.m
9533x ./opt/local/share/octave/4.2.1/m/linear-algebra/logm.m
9534x ./opt/local/share/octave/4.2.1/m/linear-algebra/normest.m
9535x ./opt/local/share/octave/4.2.1/m/linear-algebra/normest1.m
9536x ./opt/local/share/octave/4.2.1/m/linear-algebra/null.m
9537x ./opt/local/share/octave/4.2.1/m/linear-algebra/orth.m
9538x ./opt/local/share/octave/4.2.1/m/linear-algebra/planerot.m
9539x ./opt/local/share/octave/4.2.1/m/linear-algebra/qzhess.m
9540x ./opt/local/share/octave/4.2.1/m/linear-algebra/rank.m
9541x ./opt/local/share/octave/4.2.1/m/linear-algebra/rref.m
9542x ./opt/local/share/octave/4.2.1/m/linear-algebra/subspace.m
9543x ./opt/local/share/octave/4.2.1/m/linear-algebra/trace.m
9544x ./opt/local/share/octave/4.2.1/m/linear-algebra/vech.m
9545x ./opt/local/share/octave/4.2.1/m/java/java_get.m
9546x ./opt/local/share/octave/4.2.1/m/java/java_set.m
9547x ./opt/local/share/octave/4.2.1/m/java/javaaddpath.m
9548x ./opt/local/share/octave/4.2.1/m/java/javaArray.m
9549x ./opt/local/share/octave/4.2.1/m/java/javachk.m
9550x ./opt/local/share/octave/4.2.1/m/java/javaclasspath.m
9551x ./opt/local/share/octave/4.2.1/m/java/javamem.m
9552x ./opt/local/share/octave/4.2.1/m/java/javarmpath.m
9553x ./opt/local/share/octave/4.2.1/m/java/usejava.m
9554x ./opt/local/share/octave/4.2.1/m/io/beep.m
9555x ./opt/local/share/octave/4.2.1/m/io/csvread.m
9556x ./opt/local/share/octave/4.2.1/m/io/csvwrite.m
9557x ./opt/local/share/octave/4.2.1/m/io/dlmwrite.m
9558x ./opt/local/share/octave/4.2.1/m/io/fileread.m
9559x ./opt/local/share/octave/4.2.1/m/io/importdata.m
9560x ./opt/local/share/octave/4.2.1/m/io/is_valid_file_id.m
9561x ./opt/local/share/octave/4.2.1/m/io/strread.m
9562x ./opt/local/share/octave/4.2.1/m/io/textread.m
9563x ./opt/local/share/octave/4.2.1/m/image/autumn.m
9564x ./opt/local/share/octave/4.2.1/m/image/bone.m
9565x ./opt/local/share/octave/4.2.1/m/image/brighten.m
9566x ./opt/local/share/octave/4.2.1/m/image/cmpermute.m
9567x ./opt/local/share/octave/4.2.1/m/image/cmunique.m
9568x ./opt/local/share/octave/4.2.1/m/image/colorcube.m
9569x ./opt/local/share/octave/4.2.1/m/image/colormap.m
9570x ./opt/local/share/octave/4.2.1/m/image/contrast.m
9571x ./opt/local/share/octave/4.2.1/m/image/cool.m
9572x ./opt/local/share/octave/4.2.1/m/image/copper.m
9573x ./opt/local/share/octave/4.2.1/m/image/cubehelix.m
9574x ./opt/local/share/octave/4.2.1/m/image/flag.m
9575x ./opt/local/share/octave/4.2.1/m/image/frame2im.m
9576x ./opt/local/share/octave/4.2.1/m/image/gray.m
9577x ./opt/local/share/octave/4.2.1/m/image/gray2ind.m
9578x ./opt/local/share/octave/4.2.1/m/image/hot.m
9579x ./opt/local/share/octave/4.2.1/m/image/hsv.m
9580x ./opt/local/share/octave/4.2.1/m/image/hsv2rgb.m
9581x ./opt/local/share/octave/4.2.1/m/image/im2double.m
9582x ./opt/local/share/octave/4.2.1/m/image/im2frame.m
9583x ./opt/local/share/octave/4.2.1/m/image/image.m
9584x ./opt/local/share/octave/4.2.1/m/image/imagesc.m
9585x ./opt/local/share/octave/4.2.1/m/image/imfinfo.m
9586x ./opt/local/share/octave/4.2.1/m/image/imformats.m
9587x ./opt/local/share/octave/4.2.1/m/image/imread.m
9588x ./opt/local/share/octave/4.2.1/m/image/imshow.m
9589x ./opt/local/share/octave/4.2.1/m/image/imwrite.m
9590x ./opt/local/share/octave/4.2.1/m/image/ind2gray.m
9591x ./opt/local/share/octave/4.2.1/m/image/ind2rgb.m
9592x ./opt/local/share/octave/4.2.1/m/image/iscolormap.m
9593x ./opt/local/share/octave/4.2.1/m/image/jet.m
9594x ./opt/local/share/octave/4.2.1/m/image/lines.m
9595x ./opt/local/share/octave/4.2.1/m/image/ntsc2rgb.m
9596x ./opt/local/share/octave/4.2.1/m/image/ocean.m
9597x ./opt/local/share/octave/4.2.1/m/image/pink.m
9598x ./opt/local/share/octave/4.2.1/m/image/prism.m
9599x ./opt/local/share/octave/4.2.1/m/image/private/
9600x ./opt/local/share/octave/4.2.1/m/image/rainbow.m
9601x ./opt/local/share/octave/4.2.1/m/image/rgb2hsv.m
9602x ./opt/local/share/octave/4.2.1/m/image/rgb2ind.m
9603x ./opt/local/share/octave/4.2.1/m/image/rgb2ntsc.m
9604x ./opt/local/share/octave/4.2.1/m/image/rgbplot.m
9605x ./opt/local/share/octave/4.2.1/m/image/spinmap.m
9606x ./opt/local/share/octave/4.2.1/m/image/spring.m
9607x ./opt/local/share/octave/4.2.1/m/image/summer.m
9608x ./opt/local/share/octave/4.2.1/m/image/viridis.m
9609x ./opt/local/share/octave/4.2.1/m/image/white.m
9610x ./opt/local/share/octave/4.2.1/m/image/winter.m
9611x ./opt/local/share/octave/4.2.1/m/image/private/__imfinfo__.m
9612x ./opt/local/share/octave/4.2.1/m/image/private/__imread__.m
9613x ./opt/local/share/octave/4.2.1/m/image/private/__imwrite__.m
9614x ./opt/local/share/octave/4.2.1/m/image/private/colorspace_conversion_input_check.m
9615x ./opt/local/share/octave/4.2.1/m/image/private/colorspace_conversion_revert.m
9616x ./opt/local/share/octave/4.2.1/m/image/private/imageIO.m
9617x ./opt/local/share/octave/4.2.1/m/image/private/imwrite_filename.m
9618x ./opt/local/share/octave/4.2.1/m/image/private/ind2x.m
9619x ./opt/local/share/octave/4.2.1/m/help/__gripe_missing_component__.m
9620x ./opt/local/share/octave/4.2.1/m/help/__makeinfo__.m
9621x ./opt/local/share/octave/4.2.1/m/help/__unimplemented__.m
9622x ./opt/local/share/octave/4.2.1/m/help/ans.m
9623x ./opt/local/share/octave/4.2.1/m/help/doc.m
9624x ./opt/local/share/octave/4.2.1/m/help/doc_cache_create.m
9625x ./opt/local/share/octave/4.2.1/m/help/error_ids.m
9626x ./opt/local/share/octave/4.2.1/m/help/get_first_help_sentence.m
9627x ./opt/local/share/octave/4.2.1/m/help/help.m
9628x ./opt/local/share/octave/4.2.1/m/help/lookfor.m
9629x ./opt/local/share/octave/4.2.1/m/help/print_usage.m
9630x ./opt/local/share/octave/4.2.1/m/help/private/
9631x ./opt/local/share/octave/4.2.1/m/help/type.m
9632x ./opt/local/share/octave/4.2.1/m/help/warning_ids.m
9633x ./opt/local/share/octave/4.2.1/m/help/which.m
9634x ./opt/local/share/octave/4.2.1/m/help/private/__additional_help_message__.m
9635x ./opt/local/share/octave/4.2.1/m/help/private/__strip_html_tags__.m
9636x ./opt/local/share/octave/4.2.1/m/gui/dialog.m
9637x ./opt/local/share/octave/4.2.1/m/gui/errordlg.m
9638x ./opt/local/share/octave/4.2.1/m/gui/guidata.m
9639x ./opt/local/share/octave/4.2.1/m/gui/guihandles.m
9640x ./opt/local/share/octave/4.2.1/m/gui/helpdlg.m
9641x ./opt/local/share/octave/4.2.1/m/gui/inputdlg.m
9642x ./opt/local/share/octave/4.2.1/m/gui/listdlg.m
9643x ./opt/local/share/octave/4.2.1/m/gui/msgbox.m
9644x ./opt/local/share/octave/4.2.1/m/gui/private/
9645x ./opt/local/share/octave/4.2.1/m/gui/questdlg.m
9646x ./opt/local/share/octave/4.2.1/m/gui/uibuttongroup.m
9647x ./opt/local/share/octave/4.2.1/m/gui/uicontextmenu.m
9648x ./opt/local/share/octave/4.2.1/m/gui/uicontrol.m
9649x ./opt/local/share/octave/4.2.1/m/gui/uigetdir.m
9650x ./opt/local/share/octave/4.2.1/m/gui/uigetfile.m
9651x ./opt/local/share/octave/4.2.1/m/gui/uimenu.m
9652x ./opt/local/share/octave/4.2.1/m/gui/uipanel.m
9653x ./opt/local/share/octave/4.2.1/m/gui/uipushtool.m
9654x ./opt/local/share/octave/4.2.1/m/gui/uiputfile.m
9655x ./opt/local/share/octave/4.2.1/m/gui/uiresume.m
9656x ./opt/local/share/octave/4.2.1/m/gui/uitoggletool.m
9657x ./opt/local/share/octave/4.2.1/m/gui/uitoolbar.m
9658x ./opt/local/share/octave/4.2.1/m/gui/uiwait.m
9659x ./opt/local/share/octave/4.2.1/m/gui/waitbar.m
9660x ./opt/local/share/octave/4.2.1/m/gui/waitforbuttonpress.m
9661x ./opt/local/share/octave/4.2.1/m/gui/warndlg.m
9662x ./opt/local/share/octave/4.2.1/m/gui/private/__file_filter__.m
9663x ./opt/local/share/octave/4.2.1/m/gui/private/__fltk_file_filter__.m
9664x ./opt/local/share/octave/4.2.1/m/gui/private/__get_funcname__.m
9665x ./opt/local/share/octave/4.2.1/m/gui/private/__is_function__.m
9666x ./opt/local/share/octave/4.2.1/m/gui/private/__uigetdir_fltk__.m
9667x ./opt/local/share/octave/4.2.1/m/gui/private/__uigetfile_fltk__.m
9668x ./opt/local/share/octave/4.2.1/m/gui/private/__uiobject_split_args__.m
9669x ./opt/local/share/octave/4.2.1/m/gui/private/__uiputfile_fltk__.m
9670x ./opt/local/share/octave/4.2.1/m/geometry/convhull.m
9671x ./opt/local/share/octave/4.2.1/m/geometry/delaunay.m
9672x ./opt/local/share/octave/4.2.1/m/geometry/delaunayn.m
9673x ./opt/local/share/octave/4.2.1/m/geometry/dsearch.m
9674x ./opt/local/share/octave/4.2.1/m/geometry/dsearchn.m
9675x ./opt/local/share/octave/4.2.1/m/geometry/griddata.m
9676x ./opt/local/share/octave/4.2.1/m/geometry/griddata3.m
9677x ./opt/local/share/octave/4.2.1/m/geometry/griddatan.m
9678x ./opt/local/share/octave/4.2.1/m/geometry/inpolygon.m
9679x ./opt/local/share/octave/4.2.1/m/geometry/rectint.m
9680x ./opt/local/share/octave/4.2.1/m/geometry/tsearchn.m
9681x ./opt/local/share/octave/4.2.1/m/geometry/voronoi.m
9682x ./opt/local/share/octave/4.2.1/m/geometry/voronoin.m
9683x ./opt/local/share/octave/4.2.1/m/general/accumarray.m
9684x ./opt/local/share/octave/4.2.1/m/general/accumdim.m
9685x ./opt/local/share/octave/4.2.1/m/general/bincoeff.m
9686x ./opt/local/share/octave/4.2.1/m/general/bitcmp.m
9687x ./opt/local/share/octave/4.2.1/m/general/bitget.m
9688x ./opt/local/share/octave/4.2.1/m/general/bitset.m
9689x ./opt/local/share/octave/4.2.1/m/general/blkdiag.m
9690x ./opt/local/share/octave/4.2.1/m/general/cart2pol.m
9691x ./opt/local/share/octave/4.2.1/m/general/cart2sph.m
9692x ./opt/local/share/octave/4.2.1/m/general/cell2mat.m
9693x ./opt/local/share/octave/4.2.1/m/general/celldisp.m
9694x ./opt/local/share/octave/4.2.1/m/general/chop.m
9695x ./opt/local/share/octave/4.2.1/m/general/circshift.m
9696x ./opt/local/share/octave/4.2.1/m/general/common_size.m
9697x ./opt/local/share/octave/4.2.1/m/general/cplxpair.m
9698x ./opt/local/share/octave/4.2.1/m/general/cumtrapz.m
9699x ./opt/local/share/octave/4.2.1/m/general/curl.m
9700x ./opt/local/share/octave/4.2.1/m/general/dblquad.m
9701x ./opt/local/share/octave/4.2.1/m/general/deal.m
9702x ./opt/local/share/octave/4.2.1/m/general/deg2rad.m
9703x ./opt/local/share/octave/4.2.1/m/general/del2.m
9704x ./opt/local/share/octave/4.2.1/m/general/display.m
9705x ./opt/local/share/octave/4.2.1/m/general/divergence.m
9706x ./opt/local/share/octave/4.2.1/m/general/fieldnames.m
9707x ./opt/local/share/octave/4.2.1/m/general/flip.m
9708x ./opt/local/share/octave/4.2.1/m/general/flipdim.m
9709x ./opt/local/share/octave/4.2.1/m/general/fliplr.m
9710x ./opt/local/share/octave/4.2.1/m/general/flipud.m
9711x ./opt/local/share/octave/4.2.1/m/general/grabcode.m
9712x ./opt/local/share/octave/4.2.1/m/general/gradient.m
9713x ./opt/local/share/octave/4.2.1/m/general/idivide.m
9714x ./opt/local/share/octave/4.2.1/m/general/inputParser.m
9715x ./opt/local/share/octave/4.2.1/m/general/int2str.m
9716x ./opt/local/share/octave/4.2.1/m/general/interp1.m
9717x ./opt/local/share/octave/4.2.1/m/general/interp2.m
9718x ./opt/local/share/octave/4.2.1/m/general/interp3.m
9719x ./opt/local/share/octave/4.2.1/m/general/interpft.m
9720x ./opt/local/share/octave/4.2.1/m/general/interpn.m
9721x ./opt/local/share/octave/4.2.1/m/general/isdir.m
9722x ./opt/local/share/octave/4.2.1/m/general/isequal.m
9723x ./opt/local/share/octave/4.2.1/m/general/isequaln.m
9724x ./opt/local/share/octave/4.2.1/m/general/loadobj.m
9725x ./opt/local/share/octave/4.2.1/m/general/logspace.m
9726x ./opt/local/share/octave/4.2.1/m/general/methods.m
9727x ./opt/local/share/octave/4.2.1/m/general/nargchk.m
9728x ./opt/local/share/octave/4.2.1/m/general/narginchk.m
9729x ./opt/local/share/octave/4.2.1/m/general/nargoutchk.m
9730x ./opt/local/share/octave/4.2.1/m/general/nextpow2.m
9731x ./opt/local/share/octave/4.2.1/m/general/nthargout.m
9732x ./opt/local/share/octave/4.2.1/m/general/num2str.m
9733x ./opt/local/share/octave/4.2.1/m/general/pol2cart.m
9734x ./opt/local/share/octave/4.2.1/m/general/polyarea.m
9735x ./opt/local/share/octave/4.2.1/m/general/postpad.m
9736x ./opt/local/share/octave/4.2.1/m/general/prepad.m
9737x ./opt/local/share/octave/4.2.1/m/general/private/
9738x ./opt/local/share/octave/4.2.1/m/general/publish.m
9739x ./opt/local/share/octave/4.2.1/m/general/quadgk.m
9740x ./opt/local/share/octave/4.2.1/m/general/quadl.m
9741x ./opt/local/share/octave/4.2.1/m/general/quadv.m
9742x ./opt/local/share/octave/4.2.1/m/general/rad2deg.m
9743x ./opt/local/share/octave/4.2.1/m/general/randi.m
9744x ./opt/local/share/octave/4.2.1/m/general/rat.m
9745x ./opt/local/share/octave/4.2.1/m/general/repmat.m
9746x ./opt/local/share/octave/4.2.1/m/general/rot90.m
9747x ./opt/local/share/octave/4.2.1/m/general/rotdim.m
9748x ./opt/local/share/octave/4.2.1/m/general/saveobj.m
9749x ./opt/local/share/octave/4.2.1/m/general/shift.m
9750x ./opt/local/share/octave/4.2.1/m/general/shiftdim.m
9751x ./opt/local/share/octave/4.2.1/m/general/sortrows.m
9752x ./opt/local/share/octave/4.2.1/m/general/sph2cart.m
9753x ./opt/local/share/octave/4.2.1/m/general/structfun.m
9754x ./opt/local/share/octave/4.2.1/m/general/subsindex.m
9755x ./opt/local/share/octave/4.2.1/m/general/trapz.m
9756x ./opt/local/share/octave/4.2.1/m/general/triplequad.m
9757x ./opt/local/share/octave/4.2.1/m/general/validateattributes.m
9758x ./opt/local/share/octave/4.2.1/m/general/private/__isequal__.m
9759x ./opt/local/share/octave/4.2.1/m/general/private/__publish_html_output__.m
9760x ./opt/local/share/octave/4.2.1/m/general/private/__publish_latex_output__.m
9761x ./opt/local/share/octave/4.2.1/m/general/private/__splinen__.m
9762x ./opt/local/share/octave/4.2.1/m/elfun/acosd.m
9763x ./opt/local/share/octave/4.2.1/m/elfun/acot.m
9764x ./opt/local/share/octave/4.2.1/m/elfun/acotd.m
9765x ./opt/local/share/octave/4.2.1/m/elfun/acoth.m
9766x ./opt/local/share/octave/4.2.1/m/elfun/acsc.m
9767x ./opt/local/share/octave/4.2.1/m/elfun/acscd.m
9768x ./opt/local/share/octave/4.2.1/m/elfun/acsch.m
9769x ./opt/local/share/octave/4.2.1/m/elfun/asec.m
9770x ./opt/local/share/octave/4.2.1/m/elfun/asecd.m
9771x ./opt/local/share/octave/4.2.1/m/elfun/asech.m
9772x ./opt/local/share/octave/4.2.1/m/elfun/asind.m
9773x ./opt/local/share/octave/4.2.1/m/elfun/atan2d.m
9774x ./opt/local/share/octave/4.2.1/m/elfun/atand.m
9775x ./opt/local/share/octave/4.2.1/m/elfun/cosd.m
9776x ./opt/local/share/octave/4.2.1/m/elfun/cot.m
9777x ./opt/local/share/octave/4.2.1/m/elfun/cotd.m
9778x ./opt/local/share/octave/4.2.1/m/elfun/coth.m
9779x ./opt/local/share/octave/4.2.1/m/elfun/csc.m
9780x ./opt/local/share/octave/4.2.1/m/elfun/cscd.m
9781x ./opt/local/share/octave/4.2.1/m/elfun/csch.m
9782x ./opt/local/share/octave/4.2.1/m/elfun/sec.m
9783x ./opt/local/share/octave/4.2.1/m/elfun/secd.m
9784x ./opt/local/share/octave/4.2.1/m/elfun/sech.m
9785x ./opt/local/share/octave/4.2.1/m/elfun/sind.m
9786x ./opt/local/share/octave/4.2.1/m/elfun/tand.m
9787x ./opt/local/share/octave/4.2.1/m/deprecated/bicubic.m
9788x ./opt/local/share/octave/4.2.1/m/deprecated/bitmax.m
9789x ./opt/local/share/octave/4.2.1/m/deprecated/comma.m
9790x ./opt/local/share/octave/4.2.1/m/deprecated/delaunay3.m
9791x ./opt/local/share/octave/4.2.1/m/deprecated/dump_prefs.m
9792x ./opt/local/share/octave/4.2.1/m/deprecated/find_dir_in_path.m
9793x ./opt/local/share/octave/4.2.1/m/deprecated/finite.m
9794x ./opt/local/share/octave/4.2.1/m/deprecated/fmod.m
9795x ./opt/local/share/octave/4.2.1/m/deprecated/fnmatch.m
9796x ./opt/local/share/octave/4.2.1/m/deprecated/gmap40.m
9797x ./opt/local/share/octave/4.2.1/m/deprecated/isstr.m
9798x ./opt/local/share/octave/4.2.1/m/deprecated/loadaudio.m
9799x ./opt/local/share/octave/4.2.1/m/deprecated/luinc.m
9800x ./opt/local/share/octave/4.2.1/m/deprecated/mahalanobis.m
9801x ./opt/local/share/octave/4.2.1/m/deprecated/md5sum.m
9802x ./opt/local/share/octave/4.2.1/m/deprecated/mouse_wheel_zoom.m
9803x ./opt/local/share/octave/4.2.1/m/deprecated/nfields.m
9804x ./opt/local/share/octave/4.2.1/m/deprecated/octave_config_info.m
9805x ./opt/local/share/octave/4.2.1/m/deprecated/octave_tmp_file_name.m
9806x ./opt/local/share/octave/4.2.1/m/deprecated/onenormest.m
9807x ./opt/local/share/octave/4.2.1/m/deprecated/paren.m
9808x ./opt/local/share/octave/4.2.1/m/deprecated/playaudio.m
9809x ./opt/local/share/octave/4.2.1/m/deprecated/saveaudio.m
9810x ./opt/local/share/octave/4.2.1/m/deprecated/semicolon.m
9811x ./opt/local/share/octave/4.2.1/m/deprecated/setaudio.m
9812x ./opt/local/share/octave/4.2.1/m/deprecated/sleep.m
9813x ./opt/local/share/octave/4.2.1/m/deprecated/syl.m
9814x ./opt/local/share/octave/4.2.1/m/deprecated/usage.m
9815x ./opt/local/share/octave/4.2.1/m/deprecated/usleep.m
9816x ./opt/local/share/octave/4.2.1/m/deprecated/wavread.m
9817x ./opt/local/share/octave/4.2.1/m/deprecated/wavwrite.m
9818x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/
9819x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/
9820x ./opt/local/share/octave/4.2.1/m/audio/lin2mu.m
9821x ./opt/local/share/octave/4.2.1/m/audio/mu2lin.m
9822x ./opt/local/share/octave/4.2.1/m/audio/record.m
9823x ./opt/local/share/octave/4.2.1/m/audio/sound.m
9824x ./opt/local/share/octave/4.2.1/m/audio/soundsc.m
9825x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/__get_properties__.m
9826x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/audiorecorder.m
9827x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/display.m
9828x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/get.m
9829x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/getaudiodata.m
9830x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/getplayer.m
9831x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/isrecording.m
9832x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/pause.m
9833x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/play.m
9834x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/record.m
9835x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/recordblocking.m
9836x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/resume.m
9837x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/set.m
9838x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/stop.m
9839x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/subsasgn.m
9840x ./opt/local/share/octave/4.2.1/m/audio/@audiorecorder/subsref.m
9841x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/__get_properties__.m
9842x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/audioplayer.m
9843x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/display.m
9844x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/get.m
9845x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/isplaying.m
9846x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/pause.m
9847x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/play.m
9848x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/playblocking.m
9849x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/resume.m
9850x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/set.m
9851x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/stop.m
9852x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/subsasgn.m
9853x ./opt/local/share/octave/4.2.1/m/audio/@audioplayer/subsref.m
9854x ./opt/local/share/octave/4.2.1/m/@ftp/ascii.m
9855x ./opt/local/share/octave/4.2.1/m/@ftp/binary.m
9856x ./opt/local/share/octave/4.2.1/m/@ftp/cd.m
9857x ./opt/local/share/octave/4.2.1/m/@ftp/close.m
9858x ./opt/local/share/octave/4.2.1/m/@ftp/delete.m
9859x ./opt/local/share/octave/4.2.1/m/@ftp/dir.m
9860x ./opt/local/share/octave/4.2.1/m/@ftp/display.m
9861x ./opt/local/share/octave/4.2.1/m/@ftp/ftp.m
9862x ./opt/local/share/octave/4.2.1/m/@ftp/loadobj.m
9863x ./opt/local/share/octave/4.2.1/m/@ftp/mget.m
9864x ./opt/local/share/octave/4.2.1/m/@ftp/mkdir.m
9865x ./opt/local/share/octave/4.2.1/m/@ftp/mput.m
9866x ./opt/local/share/octave/4.2.1/m/@ftp/rename.m
9867x ./opt/local/share/octave/4.2.1/m/@ftp/rmdir.m
9868x ./opt/local/share/octave/4.2.1/m/@ftp/saveobj.m
9869x ./opt/local/share/octave/4.2.1/locale/be_BY.qm
9870x ./opt/local/share/octave/4.2.1/locale/de_DE.qm
9871x ./opt/local/share/octave/4.2.1/locale/en_US.qm
9872x ./opt/local/share/octave/4.2.1/locale/es_ES.qm
9873x ./opt/local/share/octave/4.2.1/locale/eu_ES.qm
9874x ./opt/local/share/octave/4.2.1/locale/fr_FR.qm
9875x ./opt/local/share/octave/4.2.1/locale/it_IT.qm
9876x ./opt/local/share/octave/4.2.1/locale/ja_JP.qm
9877x ./opt/local/share/octave/4.2.1/locale/nl_NL.qm
9878x ./opt/local/share/octave/4.2.1/locale/pt_BR.qm
9879x ./opt/local/share/octave/4.2.1/locale/pt_PT.qm
9880x ./opt/local/share/octave/4.2.1/locale/ru_RU.qm
9881x ./opt/local/share/octave/4.2.1/locale/uk_UA.qm
9882x ./opt/local/share/octave/4.2.1/locale/zh_CN.qm
9883x ./opt/local/share/octave/4.2.1/imagelib/default.img
9884x ./opt/local/share/octave/4.2.1/imagelib/octave-logo.ico
9885x ./opt/local/share/octave/4.2.1/imagelib/octave-logo.svg
9886x ./opt/local/share/octave/4.2.1/imagelib/octave-sombrero.png
9887x ./opt/local/share/octave/4.2.1/etc/built-in-docstrings
9888x ./opt/local/share/octave/4.2.1/etc/CITATION
9889x ./opt/local/share/octave/4.2.1/etc/default-qt-settings
9890x ./opt/local/share/octave/4.2.1/etc/doc-cache
9891x ./opt/local/share/octave/4.2.1/etc/macros.texi
9892x ./opt/local/share/octave/4.2.1/etc/NEWS
9893x ./opt/local/share/octave/4.2.1/etc/profiler/
9894x ./opt/local/share/octave/4.2.1/etc/tests/
9895x ./opt/local/share/octave/4.2.1/etc/tests/fixed/
9896x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/
9897x ./opt/local/share/octave/4.2.1/etc/tests/liboctave/
9898x ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/
9899x ./opt/local/share/octave/4.2.1/etc/tests/liboctave/util/
9900x ./opt/local/share/octave/4.2.1/etc/tests/liboctave/util/oct-inttypes.cc-tst
9901x ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/Array.cc-tst
9902x ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/CMatrix.cc-tst
9903x ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/CSparse.cc-tst
9904x ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/dMatrix.cc-tst
9905x ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/dSparse.cc-tst
9906x ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/fCMatrix.cc-tst
9907x ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/fMatrix.cc-tst
9908x ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/idx-vector.cc-tst
9909x ./opt/local/share/octave/4.2.1/etc/tests/liboctave/array/Sparse.cc-tst
9910x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/
9911x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/
9912x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/
9913x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave.cc-tst
9914x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/
9915x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/lex.ll-tst
9916x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/oct-parse.in.yy-tst
9917x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/pt-assign.cc-tst
9918x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/pt-binop.cc-tst
9919x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/pt-eval.cc-tst
9920x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/pt-fcn-handle.cc-tst
9921x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/pt-idx.cc-tst
9922x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/parse-tree/pt-mat.cc-tst
9923x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-base.cc-tst
9924x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-bool-mat.cc-tst
9925x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-cell.cc-tst
9926x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-class.cc-tst
9927x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-cx-diag.cc-tst
9928x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-fcn-handle.cc-tst
9929x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-fcn-inline.cc-tst
9930x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-java.cc-tst
9931x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-null-mat.cc-tst
9932x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-oncleanup.cc-tst
9933x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-range.cc-tst
9934x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-struct.cc-tst
9935x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-typeinfo.cc-tst
9936x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov-usr-fcn.cc-tst
9937x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/octave-value/ov.cc-tst
9938x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__delaunayn__.cc-tst
9939x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__eigs__.cc-tst
9940x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__fltk_uigetfile__.cc-tst
9941x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__glpk__.cc-tst
9942x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__init_fltk__.cc-tst
9943x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__init_gnuplot__.cc-tst
9944x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__osmesa_print__.cc-tst
9945x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/__voronoi__.cc-tst
9946x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/amd.cc-tst
9947x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/audiodevinfo.cc-tst
9948x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/chol.cc-tst
9949x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/convhulln.cc-tst
9950x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/dmperm.cc-tst
9951x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/fftw.cc-tst
9952x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/gzip.cc-tst
9953x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/qr.cc-tst
9954x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/dldfcn/symbfact.cc-tst
9955x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__contourc__.cc-tst
9956x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__dispatch__.cc-tst
9957x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__dsearchn__.cc-tst
9958x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__ichol__.cc-tst
9959x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__ilu__.cc-tst
9960x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__lin_interpn__.cc-tst
9961x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__magick_read__.cc-tst
9962x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__pchip_deriv__.cc-tst
9963x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/__qp__.cc-tst
9964x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/besselj.cc-tst
9965x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/betainc.cc-tst
9966x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/bitfcns.cc-tst
9967x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/bsxfun.cc-tst
9968x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/Cell.cc-tst
9969x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/cellfun.cc-tst
9970x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/conv2.cc-tst
9971x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/dassl.cc-tst
9972x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/data.cc-tst
9973x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/debug.cc-tst
9974x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/defaults.cc-tst
9975x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/det.cc-tst
9976x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/dirfns.cc-tst
9977x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/dlmread.cc-tst
9978x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/dot.cc-tst
9979x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/eig.cc-tst
9980x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/ellipj.cc-tst
9981x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/error.cc-tst
9982x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/errwarn.cc-tst
9983x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/fft.cc-tst
9984x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/fft2.cc-tst
9985x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/file-io.cc-tst
9986x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/filter.cc-tst
9987x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/find.cc-tst
9988x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/gammainc.cc-tst
9989x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/gcd.cc-tst
9990x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/getrusage.cc-tst
9991x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/givens.cc-tst
9992x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/graphics.cc-tst
9993x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/hash.cc-tst
9994x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/help.cc-tst
9995x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/hess.cc-tst
9996x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/hex2num.cc-tst
9997x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/input.cc-tst
9998x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/inv.cc-tst
9999x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/kron.cc-tst
10000x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/lookup.cc-tst
10001x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/lsode.cc-tst
10002x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/lu.cc-tst
10003x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/mappers.cc-tst
10004x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/matrix_type.cc-tst
10005x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/max.cc-tst
10006x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/mgorth.cc-tst
10007x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/nproc.cc-tst
10008x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/oct-map.cc-tst
10009x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/ordschur.cc-tst
10010x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/pinv.cc-tst
10011x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/pr-output.cc-tst
10012x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/psi.cc-tst
10013x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/quad.cc-tst
10014x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/quadcc.cc-tst
10015x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/qz.cc-tst
10016x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/rand.cc-tst
10017x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/rcond.cc-tst
10018x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/regexp.cc-tst
10019x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/schur.cc-tst
10020x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/sighandlers.cc-tst
10021x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/sparse-xpow.cc-tst
10022x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/spparms.cc-tst
10023x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/sqrtm.cc-tst
10024x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/str2double.cc-tst
10025x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/strfind.cc-tst
10026x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/strfns.cc-tst
10027x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/sub2ind.cc-tst
10028x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/svd.cc-tst
10029x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/sylvester.cc-tst
10030x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/symtab.cc-tst
10031x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/syscalls.cc-tst
10032x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/sysdep.cc-tst
10033x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/time.cc-tst
10034x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/toplev.cc-tst
10035x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/tril.cc-tst
10036x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/tsearch.cc-tst
10037x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/typecast.cc-tst
10038x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/utils.cc-tst
10039x ./opt/local/share/octave/4.2.1/etc/tests/libinterp/corefcn/variables.cc-tst
10040x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@cell/
10041x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@char/
10042x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@double/
10043x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@function_handle/
10044x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int16/
10045x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int32/
10046x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int64/
10047x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int8/
10048x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@logical/
10049x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@single/
10050x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@struct/
10051x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint16/
10052x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint32/
10053x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint64/
10054x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint8/
10055x ./opt/local/share/octave/4.2.1/etc/tests/fixed/args.tst
10056x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bc-overloads.tst
10057x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-31371.tst
10058x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-35448/
10059x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-36025/
10060x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38236/
10061x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38565.tst
10062x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38576.tst
10063x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/
10064x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-44940/
10065x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-46330.tst
10066x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-49904.tst
10067x ./opt/local/share/octave/4.2.1/etc/tests/fixed/class-concat/
10068x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/
10069x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/
10070x ./opt/local/share/octave/4.2.1/etc/tests/fixed/colormaps.tst
10071x ./opt/local/share/octave/4.2.1/etc/tests/fixed/command.tst
10072x ./opt/local/share/octave/4.2.1/etc/tests/fixed/complex.tst
10073x ./opt/local/share/octave/4.2.1/etc/tests/fixed/conv.tst
10074x ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/
10075x ./opt/local/share/octave/4.2.1/etc/tests/fixed/diag-perm.tst
10076x ./opt/local/share/octave/4.2.1/etc/tests/fixed/error.tst
10077x ./opt/local/share/octave/4.2.1/etc/tests/fixed/eval-catch.tst
10078x ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/
10079x ./opt/local/share/octave/4.2.1/etc/tests/fixed/for.tst
10080x ./opt/local/share/octave/4.2.1/etc/tests/fixed/func.tst
10081x ./opt/local/share/octave/4.2.1/etc/tests/fixed/global.tst
10082x ./opt/local/share/octave/4.2.1/etc/tests/fixed/if.tst
10083x ./opt/local/share/octave/4.2.1/etc/tests/fixed/index.tst
10084x ./opt/local/share/octave/4.2.1/etc/tests/fixed/io.tst
10085x ./opt/local/share/octave/4.2.1/etc/tests/fixed/jit.tst
10086x ./opt/local/share/octave/4.2.1/etc/tests/fixed/line-continue.tst
10087x ./opt/local/share/octave/4.2.1/etc/tests/fixed/logical-index.tst
10088x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/
10089x ./opt/local/share/octave/4.2.1/etc/tests/fixed/null-assign.tst
10090x ./opt/local/share/octave/4.2.1/etc/tests/fixed/parser.tst
10091x ./opt/local/share/octave/4.2.1/etc/tests/fixed/prefer.tst
10092x ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish/
10093x ./opt/local/share/octave/4.2.1/etc/tests/fixed/range.tst
10094x ./opt/local/share/octave/4.2.1/etc/tests/fixed/recursion.tst
10095x ./opt/local/share/octave/4.2.1/etc/tests/fixed/return.tst
10096x ./opt/local/share/octave/4.2.1/etc/tests/fixed/slice.tst
10097x ./opt/local/share/octave/4.2.1/etc/tests/fixed/sparse.tst
10098x ./opt/local/share/octave/4.2.1/etc/tests/fixed/struct.tst
10099x ./opt/local/share/octave/4.2.1/etc/tests/fixed/switch.tst
10100x ./opt/local/share/octave/4.2.1/etc/tests/fixed/system.tst
10101x ./opt/local/share/octave/4.2.1/etc/tests/fixed/tbcover.m
10102x ./opt/local/share/octave/4.2.1/etc/tests/fixed/transpose.tst
10103x ./opt/local/share/octave/4.2.1/etc/tests/fixed/try.tst
10104x ./opt/local/share/octave/4.2.1/etc/tests/fixed/unwind.tst
10105x ./opt/local/share/octave/4.2.1/etc/tests/fixed/while.tst
10106x ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish/publish.tst
10107x ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish/test_script.m
10108x ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish/test_script_code_only.m
10109x ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish/test_script_empty.m
10110x ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish/test_script_example.m
10111x ./opt/local/share/octave/4.2.1/etc/tests/fixed/publish/test_script_head_only.m
10112x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/arg_nest.m
10113x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/arg_ret.m
10114x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/nest.tst
10115x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/nest_eval.m
10116x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/no_closure.m
10117x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/persistent_nest.m
10118x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/recursive_nest.m
10119x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/recursive_nest2.m
10120x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/recursive_nest3.m
10121x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/scope0.m
10122x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/scope1.m
10123x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/scope2.m
10124x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/scope3.m
10125x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/script_nest.m
10126x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/script_nest_script.m
10127x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/varg_nest.m
10128x ./opt/local/share/octave/4.2.1/etc/tests/fixed/nest/varg_nest2.m
10129x ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_derived/
10130x ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_other/
10131x ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_parent/
10132x ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/fcn-handle-derived-resolution.tst
10133x ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_parent/fhdr_parent.m
10134x ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_parent/numel.m
10135x ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_other/fhdr_other.m
10136x ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_other/getsize_arrayfun.m
10137x ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_other/getsize_cellfun.m
10138x ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_other/getsize_loop.m
10139x ./opt/local/share/octave/4.2.1/etc/tests/fixed/fcn-handle-derived-resolution/@fhdr_derived/fhdr_derived.m
10140x ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@derived/
10141x ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@other/
10142x ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@parent/
10143x ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/__trace__.m
10144x ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/ctor-vs-method.tst
10145x ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@parent/method.m
10146x ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@parent/parent.m
10147x ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@other/other.m
10148x ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@other/parent.m
10149x ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@derived/derived.m
10150x ./opt/local/share/octave/4.2.1/etc/tests/fixed/ctor-vs-method/@derived/parent.m
10151x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Blork/
10152x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Cork/
10153x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester1/
10154x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester2/
10155x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester3/
10156x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/
10157x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/
10158x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/
10159x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@SizeTester/
10160x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Sneetch/
10161x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/
10162x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/
10163x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/classes.tst
10164x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/cack.m
10165x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/display.m
10166x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/geek.m
10167x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/get.m
10168x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/getStash.m
10169x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/loadobj.m
10170x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/private/
10171x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/saveobj.m
10172x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/set.m
10173x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/Spork.m
10174x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Spork/private/myStash.m
10175x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/cack.m
10176x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/display.m
10177x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/double.m
10178x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/end.m
10179x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/eq.m
10180x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/ge.m
10181x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/get.m
10182x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/getStash.m
10183x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/gick.m
10184x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/gt.m
10185x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/horzcat.m
10186x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/ldivide.m
10187x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/le.m
10188x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/loadobj.m
10189x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/lt.m
10190x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/minus.m
10191x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/mldivide.m
10192x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/mpower.m
10193x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/mrdivide.m
10194x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/mtimes.m
10195x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/ne.m
10196x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/plus.m
10197x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/power.m
10198x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/private/
10199x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/rdivide.m
10200x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/saveobj.m
10201x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/set.m
10202x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/Snork.m
10203x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/subsasgn.m
10204x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/subsindex.m
10205x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/subsref.m
10206x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/tattack.m
10207x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/times.m
10208x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/uminus.m
10209x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/uplus.m
10210x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/vertcat.m
10211x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Snork/private/myStash.m
10212x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Sneetch/display.m
10213x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Sneetch/Sneetch.m
10214x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@SizeTester/numel.m
10215x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@SizeTester/size.m
10216x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@SizeTester/SizeTester.m
10217x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/bling.m
10218x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/display.m
10219x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/get.m
10220x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/gurk.m
10221x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/Pork.m
10222x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/private/
10223x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/set.m
10224x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Pork/private/myStash.m
10225x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/cork.m
10226x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/display.m
10227x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/gark.m
10228x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/get.m
10229x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/Gork.m
10230x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/set.m
10231x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/subsasgn.m
10232x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Gork/subsref.m
10233x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/bling.m
10234x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/display.m
10235x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/Dork.m
10236x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/gack.m
10237x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/get.m
10238x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/getStash.m
10239x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/private/
10240x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/set.m
10241x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Dork/private/myStash.m
10242x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester3/CPrecedenceTester3.m
10243x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester3/tattack.m
10244x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester2/CPrecedenceTester2.m
10245x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester2/tattack.m
10246x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester1/CPrecedenceTester1.m
10247x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@CPrecedenceTester1/tattack.m
10248x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Cork/click.m
10249x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Cork/Cork.m
10250x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Cork/display.m
10251x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Cork/get.m
10252x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Cork/set.m
10253x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Blork/bleek.m
10254x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Blork/Blork.m
10255x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Blork/display.m
10256x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Blork/get.m
10257x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classes/@Blork/set.m
10258x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/classdef.tst
10259x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/foo_method_changes_property_size.m
10260x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/foo_static_method_constant_property.m
10261x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/foo_value_class.m
10262x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/plist_t1.m
10263x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/plist_t2.m
10264x ./opt/local/share/octave/4.2.1/etc/tests/fixed/classdef/plist_t3.m
10265x ./opt/local/share/octave/4.2.1/etc/tests/fixed/class-concat/@foo/
10266x ./opt/local/share/octave/4.2.1/etc/tests/fixed/class-concat/class-concat.tst
10267x ./opt/local/share/octave/4.2.1/etc/tests/fixed/class-concat/@foo/foo.m
10268x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-44940/bug-44940.tst
10269x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-44940/class_bug44940.m
10270x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/bug-38691.tst
10271x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/dir1/
10272x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/dir2/
10273x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/dir2/func1.m
10274x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/dir2/func2.m
10275x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/dir2/func3.m
10276x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38691/dir1/func1.m
10277x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38236/bug-38236.tst
10278x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38236/df_vr.m
10279x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-38236/u_vr.m
10280x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-36025/@testclass/
10281x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-36025/bug-36025.tst
10282x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-36025/@testclass/one.m
10283x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-36025/@testclass/testclass.m
10284x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-36025/@testclass/two.m
10285x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-35448/bug-35448.tst
10286x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-35448/fA.m
10287x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-35448/fB.m
10288x ./opt/local/share/octave/4.2.1/etc/tests/fixed/bug-35448/fC.m
10289x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint8/tbcover.m
10290x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint64/tbcover.m
10291x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint32/tbcover.m
10292x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@uint16/tbcover.m
10293x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@struct/tbcover.m
10294x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@single/tbcover.m
10295x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@logical/tbcover.m
10296x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int8/tbcover.m
10297x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int64/tbcover.m
10298x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int32/tbcover.m
10299x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@int16/tbcover.m
10300x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@function_handle/tbcover.m
10301x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@double/tbcover.m
10302x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@char/tbcover.m
10303x ./opt/local/share/octave/4.2.1/etc/tests/fixed/@cell/tbcover.m
10304x ./opt/local/share/octave/4.2.1/etc/profiler/flat.html
10305x ./opt/local/share/octave/4.2.1/etc/profiler/flat_entry.html
10306x ./opt/local/share/octave/4.2.1/etc/profiler/function.html
10307x ./opt/local/share/octave/4.2.1/etc/profiler/hierarchical.html
10308x ./opt/local/share/octave/4.2.1/etc/profiler/hierarchical_entry.html
10309x ./opt/local/share/octave/4.2.1/etc/profiler/style.css
10310x ./opt/local/share/octave/4.2.1/data/penny.mat
10311x ./opt/local/share/man/man1/
10312x ./opt/local/share/man/man1/mkoctfile.1.gz
10313x ./opt/local/share/man/man1/octave-cli.1.gz
10314x ./opt/local/share/man/man1/octave-config.1.gz
10315x ./opt/local/share/man/man1/octave.1.gz
10316x ./opt/local/share/info/liboctave.info
10317x ./opt/local/share/info/octave.info
10318x ./opt/local/share/info/octave.info-1
10319x ./opt/local/share/info/octave.info-2
10320x ./opt/local/share/info/octave.info-3
10321x ./opt/local/share/info/octave.info-4
10322x ./opt/local/share/info/octave.info-5
10323x ./opt/local/share/info/octave.info-6
10324x ./opt/local/share/info/octave.info-7
10325x ./opt/local/share/info/octave.info-8
10326x ./opt/local/share/info/octave.info-9
10327x ./opt/local/share/icons/hicolor/
10328x ./opt/local/share/icons/hicolor/128x128/
10329x ./opt/local/share/icons/hicolor/16x16/
10330x ./opt/local/share/icons/hicolor/22x22/
10331x ./opt/local/share/icons/hicolor/24x24/
10332x ./opt/local/share/icons/hicolor/256x256/
10333x ./opt/local/share/icons/hicolor/32x32/
10334x ./opt/local/share/icons/hicolor/48x48/
10335x ./opt/local/share/icons/hicolor/512x512/
10336x ./opt/local/share/icons/hicolor/64x64/
10337x ./opt/local/share/icons/hicolor/scalable/
10338x ./opt/local/share/icons/hicolor/scalable/apps/
10339x ./opt/local/share/icons/hicolor/scalable/apps/octave.svg
10340x ./opt/local/share/icons/hicolor/64x64/apps/
10341x ./opt/local/share/icons/hicolor/64x64/apps/octave.png
10342x ./opt/local/share/icons/hicolor/512x512/apps/
10343x ./opt/local/share/icons/hicolor/512x512/apps/octave.png
10344x ./opt/local/share/icons/hicolor/48x48/apps/
10345x ./opt/local/share/icons/hicolor/48x48/apps/octave.png
10346x ./opt/local/share/icons/hicolor/32x32/apps/
10347x ./opt/local/share/icons/hicolor/32x32/apps/octave.png
10348x ./opt/local/share/icons/hicolor/256x256/apps/
10349x ./opt/local/share/icons/hicolor/256x256/apps/octave.png
10350x ./opt/local/share/icons/hicolor/24x24/apps/
10351x ./opt/local/share/icons/hicolor/24x24/apps/octave.png
10352x ./opt/local/share/icons/hicolor/22x22/apps/
10353x ./opt/local/share/icons/hicolor/22x22/apps/octave.png
10354x ./opt/local/share/icons/hicolor/16x16/apps/
10355x ./opt/local/share/icons/hicolor/16x16/apps/octave.png
10356x ./opt/local/share/icons/hicolor/128x128/apps/
10357x ./opt/local/share/icons/hicolor/128x128/apps/octave.png
10358x ./opt/local/share/appdata/www.octave.org-octave.appdata.xml
10359x ./opt/local/libexec/octave/
10360x ./opt/local/libexec/octave/4.2.1/
10361x ./opt/local/libexec/octave/4.2.1/exec/
10362x ./opt/local/libexec/octave/4.2.1/exec/x86_64-apple-darwin10.8.0/
10363x ./opt/local/libexec/octave/4.2.1/exec/x86_64-apple-darwin10.8.0/octave-gui
10364x ./opt/local/lib/octave/
10365x ./opt/local/lib/octave/4.2.1/
10366x ./opt/local/lib/octave/packages/
10367x ./opt/local/lib/octave/packages/.turd_octave
10368x ./opt/local/lib/octave/4.2.1/__delaunayn__.a
10369x ./opt/local/lib/octave/4.2.1/__eigs__.a
10370x ./opt/local/lib/octave/4.2.1/__fltk_uigetfile__.a
10371x ./opt/local/lib/octave/4.2.1/__glpk__.a
10372x ./opt/local/lib/octave/4.2.1/__init_fltk__.a
10373x ./opt/local/lib/octave/4.2.1/__init_gnuplot__.a
10374x ./opt/local/lib/octave/4.2.1/__osmesa_print__.a
10375x ./opt/local/lib/octave/4.2.1/__voronoi__.a
10376x ./opt/local/lib/octave/4.2.1/amd.a
10377x ./opt/local/lib/octave/4.2.1/audiodevinfo.a
10378x ./opt/local/lib/octave/4.2.1/audioread.a
10379x ./opt/local/lib/octave/4.2.1/ccolamd.a
10380x ./opt/local/lib/octave/4.2.1/chol.a
10381x ./opt/local/lib/octave/4.2.1/colamd.a
10382x ./opt/local/lib/octave/4.2.1/convhulln.a
10383x ./opt/local/lib/octave/4.2.1/dmperm.a
10384x ./opt/local/lib/octave/4.2.1/fftw.a
10385x ./opt/local/lib/octave/4.2.1/gzip.a
10386x ./opt/local/lib/octave/4.2.1/liboctave.4.dylib
10387x ./opt/local/lib/octave/4.2.1/liboctave.a
10388x ./opt/local/lib/octave/4.2.1/liboctave.dylib
10389x ./opt/local/lib/octave/4.2.1/liboctgui.2.dylib
10390x ./opt/local/lib/octave/4.2.1/liboctgui.a
10391x ./opt/local/lib/octave/4.2.1/liboctgui.dylib
10392x ./opt/local/lib/octave/4.2.1/liboctinterp.4.dylib
10393x ./opt/local/lib/octave/4.2.1/liboctinterp.a
10394x ./opt/local/lib/octave/4.2.1/liboctinterp.dylib
10395x ./opt/local/lib/octave/4.2.1/oct/
10396x ./opt/local/lib/octave/4.2.1/qr.a
10397x ./opt/local/lib/octave/4.2.1/symbfact.a
10398x ./opt/local/lib/octave/4.2.1/symrcm.a
10399x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/
10400x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__delaunayn__.oct
10401x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__eigs__.oct
10402x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__fltk_uigetfile__.oct
10403x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__glpk__.oct
10404x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__init_fltk__.oct
10405x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__init_gnuplot__.oct
10406x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__osmesa_print__.oct
10407x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/__voronoi__.oct
10408x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/amd.oct
10409x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/audiodevinfo.oct
10410x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/audioread.oct
10411x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/ccolamd.oct
10412x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/chol.oct
10413x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/colamd.oct
10414x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/convhulln.oct
10415x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/dmperm.oct
10416x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/fftw.oct
10417x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/gzip.oct
10418x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/PKG_ADD
10419x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/qr.oct
10420x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/symbfact.oct
10421x ./opt/local/lib/octave/4.2.1/oct/x86_64-apple-darwin10.8.0/symrcm.oct
10422x ./opt/local/include/octave-4.2.1/
10423x ./opt/local/include/octave-4.2.1/octave/
10424x ./opt/local/include/octave-4.2.1/octave/action-container.h
10425x ./opt/local/include/octave-4.2.1/octave/aepbalance.h
10426x ./opt/local/include/octave-4.2.1/octave/Array-util.h
10427x ./opt/local/include/octave-4.2.1/octave/Array.cc
10428x ./opt/local/include/octave-4.2.1/octave/Array.h
10429x ./opt/local/include/octave-4.2.1/octave/base-dae.h
10430x ./opt/local/include/octave-4.2.1/octave/base-de.h
10431x ./opt/local/include/octave-4.2.1/octave/base-list.h
10432x ./opt/local/include/octave-4.2.1/octave/base-min.h
10433x ./opt/local/include/octave-4.2.1/octave/base-text-renderer.h
10434x ./opt/local/include/octave-4.2.1/octave/boolMatrix.h
10435x ./opt/local/include/octave-4.2.1/octave/boolNDArray.h
10436x ./opt/local/include/octave-4.2.1/octave/boolSparse.h
10437x ./opt/local/include/octave-4.2.1/octave/bsxfun-decl.h
10438x ./opt/local/include/octave-4.2.1/octave/bsxfun-defs.cc
10439x ./opt/local/include/octave-4.2.1/octave/bsxfun.h
10440x ./opt/local/include/octave-4.2.1/octave/build-env.h
10441x ./opt/local/include/octave-4.2.1/octave/builtin-defun-decls.h
10442x ./opt/local/include/octave-4.2.1/octave/builtins.h
10443x ./opt/local/include/octave-4.2.1/octave/byte-swap.h
10444x ./opt/local/include/octave-4.2.1/octave/c-file-ptr-stream.h
10445x ./opt/local/include/octave-4.2.1/octave/call-stack.h
10446x ./opt/local/include/octave-4.2.1/octave/caseless-str.h
10447x ./opt/local/include/octave-4.2.1/octave/CColVector.h
10448x ./opt/local/include/octave-4.2.1/octave/CDiagMatrix.h
10449x ./opt/local/include/octave-4.2.1/octave/cdisplay.h
10450x ./opt/local/include/octave-4.2.1/octave/Cell.h
10451x ./opt/local/include/octave-4.2.1/octave/child-list.h
10452x ./opt/local/include/octave-4.2.1/octave/chMatrix.h
10453x ./opt/local/include/octave-4.2.1/octave/chNDArray.h
10454x ./opt/local/include/octave-4.2.1/octave/chol.h
10455x ./opt/local/include/octave-4.2.1/octave/CMatrix.h
10456x ./opt/local/include/octave-4.2.1/octave/cmd-edit.h
10457x ./opt/local/include/octave-4.2.1/octave/cmd-hist.h
10458x ./opt/local/include/octave-4.2.1/octave/CNDArray.h
10459x ./opt/local/include/octave-4.2.1/octave/CollocWt.h
10460x ./opt/local/include/octave-4.2.1/octave/comment-list.h
10461x ./opt/local/include/octave-4.2.1/octave/config.h
10462x ./opt/local/include/octave-4.2.1/octave/CRowVector.h
10463x ./opt/local/include/octave-4.2.1/octave/CSparse.h
10464x ./opt/local/include/octave-4.2.1/octave/DAE.h
10465x ./opt/local/include/octave-4.2.1/octave/DAEFunc.h
10466x ./opt/local/include/octave-4.2.1/octave/DAERT.h
10467x ./opt/local/include/octave-4.2.1/octave/DAERTFunc.h
10468x ./opt/local/include/octave-4.2.1/octave/DASPK-opts.h
10469x ./opt/local/include/octave-4.2.1/octave/DASPK.h
10470x ./opt/local/include/octave-4.2.1/octave/DASRT-opts.h
10471x ./opt/local/include/octave-4.2.1/octave/DASRT.h
10472x ./opt/local/include/octave-4.2.1/octave/DASSL-opts.h
10473x ./opt/local/include/octave-4.2.1/octave/DASSL.h
10474x ./opt/local/include/octave-4.2.1/octave/data-conv.h
10475x ./opt/local/include/octave-4.2.1/octave/data.h
10476x ./opt/local/include/octave-4.2.1/octave/dColVector.h
10477x ./opt/local/include/octave-4.2.1/octave/dDiagMatrix.h
10478x ./opt/local/include/octave-4.2.1/octave/debug.h
10479x ./opt/local/include/octave-4.2.1/octave/defaults.h
10480x ./opt/local/include/octave-4.2.1/octave/defun-dld.h
10481x ./opt/local/include/octave-4.2.1/octave/defun-int.h
10482x ./opt/local/include/octave-4.2.1/octave/defun.h
10483x ./opt/local/include/octave-4.2.1/octave/DET.h
10484x ./opt/local/include/octave-4.2.1/octave/DiagArray2.cc
10485x ./opt/local/include/octave-4.2.1/octave/DiagArray2.h
10486x ./opt/local/include/octave-4.2.1/octave/dim-vector.h
10487x ./opt/local/include/octave-4.2.1/octave/dir-ops.h
10488x ./opt/local/include/octave-4.2.1/octave/dirfns.h
10489x ./opt/local/include/octave-4.2.1/octave/display.h
10490x ./opt/local/include/octave-4.2.1/octave/dMatrix.h
10491x ./opt/local/include/octave-4.2.1/octave/dNDArray.h
10492x ./opt/local/include/octave-4.2.1/octave/dRowVector.h
10493x ./opt/local/include/octave-4.2.1/octave/dSparse.h
10494x ./opt/local/include/octave-4.2.1/octave/dynamic-ld.h
10495x ./opt/local/include/octave-4.2.1/octave/EIG.h
10496x ./opt/local/include/octave-4.2.1/octave/eigs-base.h
10497x ./opt/local/include/octave-4.2.1/octave/error.h
10498x ./opt/local/include/octave-4.2.1/octave/errwarn.h
10499x ./opt/local/include/octave-4.2.1/octave/event-queue.h
10500x ./opt/local/include/octave-4.2.1/octave/f77-fcn.h
10501x ./opt/local/include/octave-4.2.1/octave/fCColVector.h
10502x ./opt/local/include/octave-4.2.1/octave/fCDiagMatrix.h
10503x ./opt/local/include/octave-4.2.1/octave/fCMatrix.h
10504x ./opt/local/include/octave-4.2.1/octave/fCNDArray.h
10505x ./opt/local/include/octave-4.2.1/octave/fColVector.h
10506x ./opt/local/include/octave-4.2.1/octave/fCRowVector.h
10507x ./opt/local/include/octave-4.2.1/octave/fDiagMatrix.h
10508x ./opt/local/include/octave-4.2.1/octave/fEIG.h
10509x ./opt/local/include/octave-4.2.1/octave/file-io.h
10510x ./opt/local/include/octave-4.2.1/octave/file-ops.h
10511x ./opt/local/include/octave-4.2.1/octave/file-stat.h
10512x ./opt/local/include/octave-4.2.1/octave/fMatrix.h
10513x ./opt/local/include/octave-4.2.1/octave/fNDArray.h
10514x ./opt/local/include/octave-4.2.1/octave/fRowVector.h
10515x ./opt/local/include/octave-4.2.1/octave/ft-text-renderer.h
10516x ./opt/local/include/octave-4.2.1/octave/functor.h
10517x ./opt/local/include/octave-4.2.1/octave/gepbalance.h
10518x ./opt/local/include/octave-4.2.1/octave/gl-render.h
10519x ./opt/local/include/octave-4.2.1/octave/gl2ps-print.h
10520x ./opt/local/include/octave-4.2.1/octave/glob-match.h
10521x ./opt/local/include/octave-4.2.1/octave/graphics-props.cc
10522x ./opt/local/include/octave-4.2.1/octave/graphics.h
10523x ./opt/local/include/octave-4.2.1/octave/gripes.h
10524x ./opt/local/include/octave-4.2.1/octave/help.h
10525x ./opt/local/include/octave-4.2.1/octave/hess.h
10526x ./opt/local/include/octave-4.2.1/octave/hook-fcn.h
10527x ./opt/local/include/octave-4.2.1/octave/idx-vector.h
10528x ./opt/local/include/octave-4.2.1/octave/input.h
10529x ./opt/local/include/octave-4.2.1/octave/int16NDArray.h
10530x ./opt/local/include/octave-4.2.1/octave/int32NDArray.h
10531x ./opt/local/include/octave-4.2.1/octave/int64NDArray.h
10532x ./opt/local/include/octave-4.2.1/octave/int8NDArray.h
10533x ./opt/local/include/octave-4.2.1/octave/interpreter.h
10534x ./opt/local/include/octave-4.2.1/octave/intNDArray.cc
10535x ./opt/local/include/octave-4.2.1/octave/intNDArray.h
10536x ./opt/local/include/octave-4.2.1/octave/jit-ir.h
10537x ./opt/local/include/octave-4.2.1/octave/jit-typeinfo.h
10538x ./opt/local/include/octave-4.2.1/octave/jit-util.h
10539x ./opt/local/include/octave-4.2.1/octave/lex.h
10540x ./opt/local/include/octave-4.2.1/octave/liboctave-build-info.h
10541x ./opt/local/include/octave-4.2.1/octave/liboctinterp-build-info.h
10542x ./opt/local/include/octave-4.2.1/octave/lo-amos-proto.h
10543x ./opt/local/include/octave-4.2.1/octave/lo-arpack-proto.h
10544x ./opt/local/include/octave-4.2.1/octave/lo-array-errwarn.h
10545x ./opt/local/include/octave-4.2.1/octave/lo-array-gripes.h
10546x ./opt/local/include/octave-4.2.1/octave/lo-blas-proto.h
10547x ./opt/local/include/octave-4.2.1/octave/lo-cutils.h
10548x ./opt/local/include/octave-4.2.1/octave/lo-error.h
10549x ./opt/local/include/octave-4.2.1/octave/lo-fftpack-proto.h
10550x ./opt/local/include/octave-4.2.1/octave/lo-hash.h
10551x ./opt/local/include/octave-4.2.1/octave/lo-ieee.h
10552x ./opt/local/include/octave-4.2.1/octave/lo-lapack-proto.h
10553x ./opt/local/include/octave-4.2.1/octave/lo-macros.h
10554x ./opt/local/include/octave-4.2.1/octave/lo-mappers.h
10555x ./opt/local/include/octave-4.2.1/octave/lo-math.h
10556x ./opt/local/include/octave-4.2.1/octave/lo-qrupdate-proto.h
10557x ./opt/local/include/octave-4.2.1/octave/lo-ranlib-proto.h
10558x ./opt/local/include/octave-4.2.1/octave/lo-regexp.h
10559x ./opt/local/include/octave-4.2.1/octave/lo-slatec-proto.h
10560x ./opt/local/include/octave-4.2.1/octave/lo-specfun.h
10561x ./opt/local/include/octave-4.2.1/octave/lo-sysdep.h
10562x ./opt/local/include/octave-4.2.1/octave/lo-traits.h
10563x ./opt/local/include/octave-4.2.1/octave/lo-utils.h
10564x ./opt/local/include/octave-4.2.1/octave/load-path.h
10565x ./opt/local/include/octave-4.2.1/octave/load-save.h
10566x ./opt/local/include/octave-4.2.1/octave/ls-ascii-helper.h
10567x ./opt/local/include/octave-4.2.1/octave/ls-hdf5.h
10568x ./opt/local/include/octave-4.2.1/octave/ls-mat-ascii.h
10569x ./opt/local/include/octave-4.2.1/octave/ls-mat4.h
10570x ./opt/local/include/octave-4.2.1/octave/ls-mat5.h
10571x ./opt/local/include/octave-4.2.1/octave/ls-oct-binary.h
10572x ./opt/local/include/octave-4.2.1/octave/ls-oct-text.h
10573x ./opt/local/include/octave-4.2.1/octave/ls-utils.h
10574x ./opt/local/include/octave-4.2.1/octave/LSODE-opts.h
10575x ./opt/local/include/octave-4.2.1/octave/LSODE.h
10576x ./opt/local/include/octave-4.2.1/octave/lu.h
10577x ./opt/local/include/octave-4.2.1/octave/mach-info.h
10578x ./opt/local/include/octave-4.2.1/octave/MArray.cc
10579x ./opt/local/include/octave-4.2.1/octave/MArray.h
10580x ./opt/local/include/octave-4.2.1/octave/Matrix.h
10581x ./opt/local/include/octave-4.2.1/octave/MatrixType.h
10582x ./opt/local/include/octave-4.2.1/octave/MDiagArray2.cc
10583x ./opt/local/include/octave-4.2.1/octave/MDiagArray2.h
10584x ./opt/local/include/octave-4.2.1/octave/mex.h
10585x ./opt/local/include/octave-4.2.1/octave/mexproto.h
10586x ./opt/local/include/octave-4.2.1/octave/MSparse.cc
10587x ./opt/local/include/octave-4.2.1/octave/MSparse.h
10588x ./opt/local/include/octave-4.2.1/octave/mx-base.h
10589x ./opt/local/include/octave-4.2.1/octave/mx-cdm-cm.h
10590x ./opt/local/include/octave-4.2.1/octave/mx-cdm-dm.h
10591x ./opt/local/include/octave-4.2.1/octave/mx-cdm-m.h
10592x ./opt/local/include/octave-4.2.1/octave/mx-cdm-s.h
10593x ./opt/local/include/octave-4.2.1/octave/mx-cm-cdm.h
10594x ./opt/local/include/octave-4.2.1/octave/mx-cm-dm.h
10595x ./opt/local/include/octave-4.2.1/octave/mx-cm-m.h
10596x ./opt/local/include/octave-4.2.1/octave/mx-cm-pm.h
10597x ./opt/local/include/octave-4.2.1/octave/mx-cm-s.h
10598x ./opt/local/include/octave-4.2.1/octave/mx-cnda-nda.h
10599x ./opt/local/include/octave-4.2.1/octave/mx-cnda-s.h
10600x ./opt/local/include/octave-4.2.1/octave/mx-cs-dm.h
10601x ./opt/local/include/octave-4.2.1/octave/mx-cs-m.h
10602x ./opt/local/include/octave-4.2.1/octave/mx-cs-nda.h
10603x ./opt/local/include/octave-4.2.1/octave/mx-defs.h
10604x ./opt/local/include/octave-4.2.1/octave/mx-dm-cdm.h
10605x ./opt/local/include/octave-4.2.1/octave/mx-dm-cm.h
10606x ./opt/local/include/octave-4.2.1/octave/mx-dm-cs.h
10607x ./opt/local/include/octave-4.2.1/octave/mx-dm-m.h
10608x ./opt/local/include/octave-4.2.1/octave/mx-ext.h
10609x ./opt/local/include/octave-4.2.1/octave/mx-fcdm-fcm.h
10610x ./opt/local/include/octave-4.2.1/octave/mx-fcdm-fdm.h
10611x ./opt/local/include/octave-4.2.1/octave/mx-fcdm-fm.h
10612x ./opt/local/include/octave-4.2.1/octave/mx-fcdm-fs.h
10613x ./opt/local/include/octave-4.2.1/octave/mx-fcm-fcdm.h
10614x ./opt/local/include/octave-4.2.1/octave/mx-fcm-fdm.h
10615x ./opt/local/include/octave-4.2.1/octave/mx-fcm-fm.h
10616x ./opt/local/include/octave-4.2.1/octave/mx-fcm-fs.h
10617x ./opt/local/include/octave-4.2.1/octave/mx-fcm-pm.h
10618x ./opt/local/include/octave-4.2.1/octave/mx-fcnda-fnda.h
10619x ./opt/local/include/octave-4.2.1/octave/mx-fcnda-fs.h
10620x ./opt/local/include/octave-4.2.1/octave/mx-fcs-fdm.h
10621x ./opt/local/include/octave-4.2.1/octave/mx-fcs-fm.h
10622x ./opt/local/include/octave-4.2.1/octave/mx-fcs-fnda.h
10623x ./opt/local/include/octave-4.2.1/octave/mx-fdm-fcdm.h
10624x ./opt/local/include/octave-4.2.1/octave/mx-fdm-fcm.h
10625x ./opt/local/include/octave-4.2.1/octave/mx-fdm-fcs.h
10626x ./opt/local/include/octave-4.2.1/octave/mx-fdm-fm.h
10627x ./opt/local/include/octave-4.2.1/octave/mx-fm-fcdm.h
10628x ./opt/local/include/octave-4.2.1/octave/mx-fm-fcm.h
10629x ./opt/local/include/octave-4.2.1/octave/mx-fm-fcs.h
10630x ./opt/local/include/octave-4.2.1/octave/mx-fm-fdm.h
10631x ./opt/local/include/octave-4.2.1/octave/mx-fm-pm.h
10632x ./opt/local/include/octave-4.2.1/octave/mx-fnda-fcnda.h
10633x ./opt/local/include/octave-4.2.1/octave/mx-fnda-fcs.h
10634x ./opt/local/include/octave-4.2.1/octave/mx-fnda-i16.h
10635x ./opt/local/include/octave-4.2.1/octave/mx-fnda-i16nda.h
10636x ./opt/local/include/octave-4.2.1/octave/mx-fnda-i32.h
10637x ./opt/local/include/octave-4.2.1/octave/mx-fnda-i32nda.h
10638x ./opt/local/include/octave-4.2.1/octave/mx-fnda-i64.h
10639x ./opt/local/include/octave-4.2.1/octave/mx-fnda-i64nda.h
10640x ./opt/local/include/octave-4.2.1/octave/mx-fnda-i8.h
10641x ./opt/local/include/octave-4.2.1/octave/mx-fnda-i8nda.h
10642x ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui16.h
10643x ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui16nda.h
10644x ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui32.h
10645x ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui32nda.h
10646x ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui64.h
10647x ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui64nda.h
10648x ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui8.h
10649x ./opt/local/include/octave-4.2.1/octave/mx-fnda-ui8nda.h
10650x ./opt/local/include/octave-4.2.1/octave/mx-fs-fcdm.h
10651x ./opt/local/include/octave-4.2.1/octave/mx-fs-fcm.h
10652x ./opt/local/include/octave-4.2.1/octave/mx-fs-fcnda.h
10653x ./opt/local/include/octave-4.2.1/octave/mx-fs-i16nda.h
10654x ./opt/local/include/octave-4.2.1/octave/mx-fs-i32nda.h
10655x ./opt/local/include/octave-4.2.1/octave/mx-fs-i64nda.h
10656x ./opt/local/include/octave-4.2.1/octave/mx-fs-i8nda.h
10657x ./opt/local/include/octave-4.2.1/octave/mx-fs-ui16nda.h
10658x ./opt/local/include/octave-4.2.1/octave/mx-fs-ui32nda.h
10659x ./opt/local/include/octave-4.2.1/octave/mx-fs-ui64nda.h
10660x ./opt/local/include/octave-4.2.1/octave/mx-fs-ui8nda.h
10661x ./opt/local/include/octave-4.2.1/octave/mx-i16-fnda.h
10662x ./opt/local/include/octave-4.2.1/octave/mx-i16-i32nda.h
10663x ./opt/local/include/octave-4.2.1/octave/mx-i16-i64nda.h
10664x ./opt/local/include/octave-4.2.1/octave/mx-i16-i8nda.h
10665x ./opt/local/include/octave-4.2.1/octave/mx-i16-nda.h
10666x ./opt/local/include/octave-4.2.1/octave/mx-i16-ui16nda.h
10667x ./opt/local/include/octave-4.2.1/octave/mx-i16-ui32nda.h
10668x ./opt/local/include/octave-4.2.1/octave/mx-i16-ui64nda.h
10669x ./opt/local/include/octave-4.2.1/octave/mx-i16-ui8nda.h
10670x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-fnda.h
10671x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-fs.h
10672x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-i32.h
10673x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-i32nda.h
10674x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-i64.h
10675x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-i64nda.h
10676x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-i8.h
10677x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-i8nda.h
10678x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-nda.h
10679x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-s.h
10680x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui16.h
10681x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui16nda.h
10682x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui32.h
10683x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui32nda.h
10684x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui64.h
10685x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui64nda.h
10686x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui8.h
10687x ./opt/local/include/octave-4.2.1/octave/mx-i16nda-ui8nda.h
10688x ./opt/local/include/octave-4.2.1/octave/mx-i32-fnda.h
10689x ./opt/local/include/octave-4.2.1/octave/mx-i32-i16nda.h
10690x ./opt/local/include/octave-4.2.1/octave/mx-i32-i64nda.h
10691x ./opt/local/include/octave-4.2.1/octave/mx-i32-i8nda.h
10692x ./opt/local/include/octave-4.2.1/octave/mx-i32-nda.h
10693x ./opt/local/include/octave-4.2.1/octave/mx-i32-ui16nda.h
10694x ./opt/local/include/octave-4.2.1/octave/mx-i32-ui32nda.h
10695x ./opt/local/include/octave-4.2.1/octave/mx-i32-ui64nda.h
10696x ./opt/local/include/octave-4.2.1/octave/mx-i32-ui8nda.h
10697x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-fnda.h
10698x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-fs.h
10699x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-i16.h
10700x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-i16nda.h
10701x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-i64.h
10702x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-i64nda.h
10703x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-i8.h
10704x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-i8nda.h
10705x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-nda.h
10706x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-s.h
10707x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui16.h
10708x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui16nda.h
10709x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui32.h
10710x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui32nda.h
10711x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui64.h
10712x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui64nda.h
10713x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui8.h
10714x ./opt/local/include/octave-4.2.1/octave/mx-i32nda-ui8nda.h
10715x ./opt/local/include/octave-4.2.1/octave/mx-i64-fnda.h
10716x ./opt/local/include/octave-4.2.1/octave/mx-i64-i16nda.h
10717x ./opt/local/include/octave-4.2.1/octave/mx-i64-i32nda.h
10718x ./opt/local/include/octave-4.2.1/octave/mx-i64-i8nda.h
10719x ./opt/local/include/octave-4.2.1/octave/mx-i64-nda.h
10720x ./opt/local/include/octave-4.2.1/octave/mx-i64-ui16nda.h
10721x ./opt/local/include/octave-4.2.1/octave/mx-i64-ui32nda.h
10722x ./opt/local/include/octave-4.2.1/octave/mx-i64-ui64nda.h
10723x ./opt/local/include/octave-4.2.1/octave/mx-i64-ui8nda.h
10724x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-fnda.h
10725x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-fs.h
10726x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-i16.h
10727x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-i16nda.h
10728x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-i32.h
10729x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-i32nda.h
10730x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-i8.h
10731x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-i8nda.h
10732x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-nda.h
10733x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-s.h
10734x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui16.h
10735x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui16nda.h
10736x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui32.h
10737x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui32nda.h
10738x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui64.h
10739x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui64nda.h
10740x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui8.h
10741x ./opt/local/include/octave-4.2.1/octave/mx-i64nda-ui8nda.h
10742x ./opt/local/include/octave-4.2.1/octave/mx-i8-fnda.h
10743x ./opt/local/include/octave-4.2.1/octave/mx-i8-i16nda.h
10744x ./opt/local/include/octave-4.2.1/octave/mx-i8-i32nda.h
10745x ./opt/local/include/octave-4.2.1/octave/mx-i8-i64nda.h
10746x ./opt/local/include/octave-4.2.1/octave/mx-i8-nda.h
10747x ./opt/local/include/octave-4.2.1/octave/mx-i8-ui16nda.h
10748x ./opt/local/include/octave-4.2.1/octave/mx-i8-ui32nda.h
10749x ./opt/local/include/octave-4.2.1/octave/mx-i8-ui64nda.h
10750x ./opt/local/include/octave-4.2.1/octave/mx-i8-ui8nda.h
10751x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-fnda.h
10752x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-fs.h
10753x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-i16.h
10754x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-i16nda.h
10755x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-i32.h
10756x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-i32nda.h
10757x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-i64.h
10758x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-i64nda.h
10759x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-nda.h
10760x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-s.h
10761x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui16.h
10762x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui16nda.h
10763x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui32.h
10764x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui32nda.h
10765x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui64.h
10766x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui64nda.h
10767x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui8.h
10768x ./opt/local/include/octave-4.2.1/octave/mx-i8nda-ui8nda.h
10769x ./opt/local/include/octave-4.2.1/octave/mx-inlines.cc
10770x ./opt/local/include/octave-4.2.1/octave/mx-m-cdm.h
10771x ./opt/local/include/octave-4.2.1/octave/mx-m-cm.h
10772x ./opt/local/include/octave-4.2.1/octave/mx-m-cs.h
10773x ./opt/local/include/octave-4.2.1/octave/mx-m-dm.h
10774x ./opt/local/include/octave-4.2.1/octave/mx-m-pm.h
10775x ./opt/local/include/octave-4.2.1/octave/mx-nda-cnda.h
10776x ./opt/local/include/octave-4.2.1/octave/mx-nda-cs.h
10777x ./opt/local/include/octave-4.2.1/octave/mx-nda-i16.h
10778x ./opt/local/include/octave-4.2.1/octave/mx-nda-i16nda.h
10779x ./opt/local/include/octave-4.2.1/octave/mx-nda-i32.h
10780x ./opt/local/include/octave-4.2.1/octave/mx-nda-i32nda.h
10781x ./opt/local/include/octave-4.2.1/octave/mx-nda-i64.h
10782x ./opt/local/include/octave-4.2.1/octave/mx-nda-i64nda.h
10783x ./opt/local/include/octave-4.2.1/octave/mx-nda-i8.h
10784x ./opt/local/include/octave-4.2.1/octave/mx-nda-i8nda.h
10785x ./opt/local/include/octave-4.2.1/octave/mx-nda-ui16.h
10786x ./opt/local/include/octave-4.2.1/octave/mx-nda-ui16nda.h
10787x ./opt/local/include/octave-4.2.1/octave/mx-nda-ui32.h
10788x ./opt/local/include/octave-4.2.1/octave/mx-nda-ui32nda.h
10789x ./opt/local/include/octave-4.2.1/octave/mx-nda-ui64.h
10790x ./opt/local/include/octave-4.2.1/octave/mx-nda-ui64nda.h
10791x ./opt/local/include/octave-4.2.1/octave/mx-nda-ui8.h
10792x ./opt/local/include/octave-4.2.1/octave/mx-nda-ui8nda.h
10793x ./opt/local/include/octave-4.2.1/octave/mx-op-decl.h
10794x ./opt/local/include/octave-4.2.1/octave/mx-op-defs.h
10795x ./opt/local/include/octave-4.2.1/octave/mx-ops.h
10796x ./opt/local/include/octave-4.2.1/octave/mx-pm-cm.h
10797x ./opt/local/include/octave-4.2.1/octave/mx-pm-fcm.h
10798x ./opt/local/include/octave-4.2.1/octave/mx-pm-fm.h
10799x ./opt/local/include/octave-4.2.1/octave/mx-pm-m.h
10800x ./opt/local/include/octave-4.2.1/octave/mx-s-cdm.h
10801x ./opt/local/include/octave-4.2.1/octave/mx-s-cm.h
10802x ./opt/local/include/octave-4.2.1/octave/mx-s-cnda.h
10803x ./opt/local/include/octave-4.2.1/octave/mx-s-i16nda.h
10804x ./opt/local/include/octave-4.2.1/octave/mx-s-i32nda.h
10805x ./opt/local/include/octave-4.2.1/octave/mx-s-i64nda.h
10806x ./opt/local/include/octave-4.2.1/octave/mx-s-i8nda.h
10807x ./opt/local/include/octave-4.2.1/octave/mx-s-ui16nda.h
10808x ./opt/local/include/octave-4.2.1/octave/mx-s-ui32nda.h
10809x ./opt/local/include/octave-4.2.1/octave/mx-s-ui64nda.h
10810x ./opt/local/include/octave-4.2.1/octave/mx-s-ui8nda.h
10811x ./opt/local/include/octave-4.2.1/octave/mx-ui16-fnda.h
10812x ./opt/local/include/octave-4.2.1/octave/mx-ui16-i16nda.h
10813x ./opt/local/include/octave-4.2.1/octave/mx-ui16-i32nda.h
10814x ./opt/local/include/octave-4.2.1/octave/mx-ui16-i64nda.h
10815x ./opt/local/include/octave-4.2.1/octave/mx-ui16-i8nda.h
10816x ./opt/local/include/octave-4.2.1/octave/mx-ui16-nda.h
10817x ./opt/local/include/octave-4.2.1/octave/mx-ui16-ui32nda.h
10818x ./opt/local/include/octave-4.2.1/octave/mx-ui16-ui64nda.h
10819x ./opt/local/include/octave-4.2.1/octave/mx-ui16-ui8nda.h
10820x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-fnda.h
10821x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-fs.h
10822x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i16.h
10823x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i16nda.h
10824x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i32.h
10825x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i32nda.h
10826x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i64.h
10827x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i64nda.h
10828x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i8.h
10829x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-i8nda.h
10830x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-nda.h
10831x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-s.h
10832x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-ui32.h
10833x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-ui32nda.h
10834x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-ui64.h
10835x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-ui64nda.h
10836x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-ui8.h
10837x ./opt/local/include/octave-4.2.1/octave/mx-ui16nda-ui8nda.h
10838x ./opt/local/include/octave-4.2.1/octave/mx-ui32-fnda.h
10839x ./opt/local/include/octave-4.2.1/octave/mx-ui32-i16nda.h
10840x ./opt/local/include/octave-4.2.1/octave/mx-ui32-i32nda.h
10841x ./opt/local/include/octave-4.2.1/octave/mx-ui32-i64nda.h
10842x ./opt/local/include/octave-4.2.1/octave/mx-ui32-i8nda.h
10843x ./opt/local/include/octave-4.2.1/octave/mx-ui32-nda.h
10844x ./opt/local/include/octave-4.2.1/octave/mx-ui32-ui16nda.h
10845x ./opt/local/include/octave-4.2.1/octave/mx-ui32-ui64nda.h
10846x ./opt/local/include/octave-4.2.1/octave/mx-ui32-ui8nda.h
10847x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-fnda.h
10848x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-fs.h
10849x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i16.h
10850x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i16nda.h
10851x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i32.h
10852x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i32nda.h
10853x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i64.h
10854x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i64nda.h
10855x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i8.h
10856x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-i8nda.h
10857x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-nda.h
10858x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-s.h
10859x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-ui16.h
10860x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-ui16nda.h
10861x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-ui64.h
10862x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-ui64nda.h
10863x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-ui8.h
10864x ./opt/local/include/octave-4.2.1/octave/mx-ui32nda-ui8nda.h
10865x ./opt/local/include/octave-4.2.1/octave/mx-ui64-fnda.h
10866x ./opt/local/include/octave-4.2.1/octave/mx-ui64-i16nda.h
10867x ./opt/local/include/octave-4.2.1/octave/mx-ui64-i32nda.h
10868x ./opt/local/include/octave-4.2.1/octave/mx-ui64-i64nda.h
10869x ./opt/local/include/octave-4.2.1/octave/mx-ui64-i8nda.h
10870x ./opt/local/include/octave-4.2.1/octave/mx-ui64-nda.h
10871x ./opt/local/include/octave-4.2.1/octave/mx-ui64-ui16nda.h
10872x ./opt/local/include/octave-4.2.1/octave/mx-ui64-ui32nda.h
10873x ./opt/local/include/octave-4.2.1/octave/mx-ui64-ui8nda.h
10874x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-fnda.h
10875x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-fs.h
10876x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i16.h
10877x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i16nda.h
10878x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i32.h
10879x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i32nda.h
10880x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i64.h
10881x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i64nda.h
10882x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i8.h
10883x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-i8nda.h
10884x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-nda.h
10885x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-s.h
10886x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-ui16.h
10887x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-ui16nda.h
10888x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-ui32.h
10889x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-ui32nda.h
10890x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-ui8.h
10891x ./opt/local/include/octave-4.2.1/octave/mx-ui64nda-ui8nda.h
10892x ./opt/local/include/octave-4.2.1/octave/mx-ui8-fnda.h
10893x ./opt/local/include/octave-4.2.1/octave/mx-ui8-i16nda.h
10894x ./opt/local/include/octave-4.2.1/octave/mx-ui8-i32nda.h
10895x ./opt/local/include/octave-4.2.1/octave/mx-ui8-i64nda.h
10896x ./opt/local/include/octave-4.2.1/octave/mx-ui8-i8nda.h
10897x ./opt/local/include/octave-4.2.1/octave/mx-ui8-nda.h
10898x ./opt/local/include/octave-4.2.1/octave/mx-ui8-ui16nda.h
10899x ./opt/local/include/octave-4.2.1/octave/mx-ui8-ui32nda.h
10900x ./opt/local/include/octave-4.2.1/octave/mx-ui8-ui64nda.h
10901x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-fnda.h
10902x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-fs.h
10903x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i16.h
10904x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i16nda.h
10905x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i32.h
10906x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i32nda.h
10907x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i64.h
10908x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i64nda.h
10909x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i8.h
10910x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-i8nda.h
10911x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-nda.h
10912x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-s.h
10913x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-ui16.h
10914x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-ui16nda.h
10915x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-ui32.h
10916x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-ui32nda.h
10917x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-ui64.h
10918x ./opt/local/include/octave-4.2.1/octave/mx-ui8nda-ui64nda.h
10919x ./opt/local/include/octave-4.2.1/octave/mxarray.h
10920x ./opt/local/include/octave-4.2.1/octave/oct-alloc.h
10921x ./opt/local/include/octave-4.2.1/octave/oct-base64.h
10922x ./opt/local/include/octave-4.2.1/octave/oct-binmap.h
10923x ./opt/local/include/octave-4.2.1/octave/oct-cmplx.h
10924x ./opt/local/include/octave-4.2.1/octave/oct-convn.h
10925x ./opt/local/include/octave-4.2.1/octave/oct-env.h
10926x ./opt/local/include/octave-4.2.1/octave/oct-errno.h
10927x ./opt/local/include/octave-4.2.1/octave/oct-fftw.h
10928x ./opt/local/include/octave-4.2.1/octave/oct-fstrm.h
10929x ./opt/local/include/octave-4.2.1/octave/oct-glob.h
10930x ./opt/local/include/octave-4.2.1/octave/oct-group.h
10931x ./opt/local/include/octave-4.2.1/octave/oct-handle.h
10932x ./opt/local/include/octave-4.2.1/octave/oct-hdf5-types.h
10933x ./opt/local/include/octave-4.2.1/octave/oct-hist.h
10934x ./opt/local/include/octave-4.2.1/octave/oct-inttypes-fwd.h
10935x ./opt/local/include/octave-4.2.1/octave/oct-inttypes.h
10936x ./opt/local/include/octave-4.2.1/octave/oct-iostrm.h
10937x ./opt/local/include/octave-4.2.1/octave/oct-locbuf.h
10938x ./opt/local/include/octave-4.2.1/octave/oct-lvalue.h
10939x ./opt/local/include/octave-4.2.1/octave/oct-map.h
10940x ./opt/local/include/octave-4.2.1/octave/oct-mutex.h
10941x ./opt/local/include/octave-4.2.1/octave/oct-norm.h
10942x ./opt/local/include/octave-4.2.1/octave/oct-obj.h
10943x ./opt/local/include/octave-4.2.1/octave/oct-passwd.h
10944x ./opt/local/include/octave-4.2.1/octave/oct-prcstrm.h
10945x ./opt/local/include/octave-4.2.1/octave/oct-procbuf.h
10946x ./opt/local/include/octave-4.2.1/octave/oct-rand.h
10947x ./opt/local/include/octave-4.2.1/octave/oct-refcount.h
10948x ./opt/local/include/octave-4.2.1/octave/oct-rl-edit.h
10949x ./opt/local/include/octave-4.2.1/octave/oct-rl-hist.h
10950x ./opt/local/include/octave-4.2.1/octave/oct-shlib.h
10951x ./opt/local/include/octave-4.2.1/octave/oct-sort.cc
10952x ./opt/local/include/octave-4.2.1/octave/oct-sort.h
10953x ./opt/local/include/octave-4.2.1/octave/oct-spparms.h
10954x ./opt/local/include/octave-4.2.1/octave/oct-stdstrm.h
10955x ./opt/local/include/octave-4.2.1/octave/oct-stream.h
10956x ./opt/local/include/octave-4.2.1/octave/oct-string.h
10957x ./opt/local/include/octave-4.2.1/octave/oct-strstrm.h
10958x ./opt/local/include/octave-4.2.1/octave/oct-syscalls.h
10959x ./opt/local/include/octave-4.2.1/octave/oct-time.h
10960x ./opt/local/include/octave-4.2.1/octave/oct-uname.h
10961x ./opt/local/include/octave-4.2.1/octave/oct.h
10962x ./opt/local/include/octave-4.2.1/octave/octave-build-info.h
10963x ./opt/local/include/octave-4.2.1/octave/octave-config.h
10964x ./opt/local/include/octave-4.2.1/octave/octave-default-image.h
10965x ./opt/local/include/octave-4.2.1/octave/octave-link.h
10966x ./opt/local/include/octave-4.2.1/octave/octave-preserve-stream-state.h
10967x ./opt/local/include/octave-4.2.1/octave/octave.h
10968x ./opt/local/include/octave-4.2.1/octave/ODE.h
10969x ./opt/local/include/octave-4.2.1/octave/ODEFunc.h
10970x ./opt/local/include/octave-4.2.1/octave/ODES.h
10971x ./opt/local/include/octave-4.2.1/octave/ODESFunc.h
10972x ./opt/local/include/octave-4.2.1/octave/ops.h
10973x ./opt/local/include/octave-4.2.1/octave/options-usage.h
10974x ./opt/local/include/octave-4.2.1/octave/ov-base-diag.h
10975x ./opt/local/include/octave-4.2.1/octave/ov-base-int.h
10976x ./opt/local/include/octave-4.2.1/octave/ov-base-mat.h
10977x ./opt/local/include/octave-4.2.1/octave/ov-base-scalar.h
10978x ./opt/local/include/octave-4.2.1/octave/ov-base-sparse.h
10979x ./opt/local/include/octave-4.2.1/octave/ov-base.h
10980x ./opt/local/include/octave-4.2.1/octave/ov-bool-mat.h
10981x ./opt/local/include/octave-4.2.1/octave/ov-bool-sparse.h
10982x ./opt/local/include/octave-4.2.1/octave/ov-bool.h
10983x ./opt/local/include/octave-4.2.1/octave/ov-builtin.h
10984x ./opt/local/include/octave-4.2.1/octave/ov-cell.h
10985x ./opt/local/include/octave-4.2.1/octave/ov-ch-mat.h
10986x ./opt/local/include/octave-4.2.1/octave/ov-class.h
10987x ./opt/local/include/octave-4.2.1/octave/ov-classdef.h
10988x ./opt/local/include/octave-4.2.1/octave/ov-colon.h
10989x ./opt/local/include/octave-4.2.1/octave/ov-complex.h
10990x ./opt/local/include/octave-4.2.1/octave/ov-cs-list.h
10991x ./opt/local/include/octave-4.2.1/octave/ov-cx-diag.h
10992x ./opt/local/include/octave-4.2.1/octave/ov-cx-mat.h
10993x ./opt/local/include/octave-4.2.1/octave/ov-cx-sparse.h
10994x ./opt/local/include/octave-4.2.1/octave/ov-dld-fcn.h
10995x ./opt/local/include/octave-4.2.1/octave/ov-fcn-handle.h
10996x ./opt/local/include/octave-4.2.1/octave/ov-fcn-inline.h
10997x ./opt/local/include/octave-4.2.1/octave/ov-fcn.h
10998x ./opt/local/include/octave-4.2.1/octave/ov-float.h
10999x ./opt/local/include/octave-4.2.1/octave/ov-flt-complex.h
11000x ./opt/local/include/octave-4.2.1/octave/ov-flt-cx-diag.h
11001x ./opt/local/include/octave-4.2.1/octave/ov-flt-cx-mat.h
11002x ./opt/local/include/octave-4.2.1/octave/ov-flt-re-diag.h
11003x ./opt/local/include/octave-4.2.1/octave/ov-flt-re-mat.h
11004x ./opt/local/include/octave-4.2.1/octave/ov-int-traits.h
11005x ./opt/local/include/octave-4.2.1/octave/ov-int16.h
11006x ./opt/local/include/octave-4.2.1/octave/ov-int32.h
11007x ./opt/local/include/octave-4.2.1/octave/ov-int64.h
11008x ./opt/local/include/octave-4.2.1/octave/ov-int8.h
11009x ./opt/local/include/octave-4.2.1/octave/ov-intx.h
11010x ./opt/local/include/octave-4.2.1/octave/ov-java.h
11011x ./opt/local/include/octave-4.2.1/octave/ov-lazy-idx.h
11012x ./opt/local/include/octave-4.2.1/octave/ov-mex-fcn.h
11013x ./opt/local/include/octave-4.2.1/octave/ov-null-mat.h
11014x ./opt/local/include/octave-4.2.1/octave/ov-oncleanup.h
11015x ./opt/local/include/octave-4.2.1/octave/ov-perm.h
11016x ./opt/local/include/octave-4.2.1/octave/ov-range.h
11017x ./opt/local/include/octave-4.2.1/octave/ov-re-diag.h
11018x ./opt/local/include/octave-4.2.1/octave/ov-re-mat.h
11019x ./opt/local/include/octave-4.2.1/octave/ov-re-sparse.h
11020x ./opt/local/include/octave-4.2.1/octave/ov-scalar.h
11021x ./opt/local/include/octave-4.2.1/octave/ov-str-mat.h
11022x ./opt/local/include/octave-4.2.1/octave/ov-struct.h
11023x ./opt/local/include/octave-4.2.1/octave/ov-typeinfo.h
11024x ./opt/local/include/octave-4.2.1/octave/ov-uint16.h
11025x ./opt/local/include/octave-4.2.1/octave/ov-uint32.h
11026x ./opt/local/include/octave-4.2.1/octave/ov-uint64.h
11027x ./opt/local/include/octave-4.2.1/octave/ov-uint8.h
11028x ./opt/local/include/octave-4.2.1/octave/ov-usr-fcn.h
11029x ./opt/local/include/octave-4.2.1/octave/ov.h
11030x ./opt/local/include/octave-4.2.1/octave/ovl.h
11031x ./opt/local/include/octave-4.2.1/octave/pager.h
11032x ./opt/local/include/octave-4.2.1/octave/parse.h
11033x ./opt/local/include/octave-4.2.1/octave/pathsearch.h
11034x ./opt/local/include/octave-4.2.1/octave/PermMatrix.h
11035x ./opt/local/include/octave-4.2.1/octave/pr-output.h
11036x ./opt/local/include/octave-4.2.1/octave/procstream.h
11037x ./opt/local/include/octave-4.2.1/octave/profiler.h
11038x ./opt/local/include/octave-4.2.1/octave/pt-all.h
11039x ./opt/local/include/octave-4.2.1/octave/pt-arg-list.h
11040x ./opt/local/include/octave-4.2.1/octave/pt-array-list.h
11041x ./opt/local/include/octave-4.2.1/octave/pt-assign.h
11042x ./opt/local/include/octave-4.2.1/octave/pt-binop.h
11043x ./opt/local/include/octave-4.2.1/octave/pt-bp.h
11044x ./opt/local/include/octave-4.2.1/octave/pt-cbinop.h
11045x ./opt/local/include/octave-4.2.1/octave/pt-cell.h
11046x ./opt/local/include/octave-4.2.1/octave/pt-check.h
11047x ./opt/local/include/octave-4.2.1/octave/pt-classdef.h
11048x ./opt/local/include/octave-4.2.1/octave/pt-cmd.h
11049x ./opt/local/include/octave-4.2.1/octave/pt-colon.h
11050x ./opt/local/include/octave-4.2.1/octave/pt-const.h
11051x ./opt/local/include/octave-4.2.1/octave/pt-decl.h
11052x ./opt/local/include/octave-4.2.1/octave/pt-eval.h
11053x ./opt/local/include/octave-4.2.1/octave/pt-except.h
11054x ./opt/local/include/octave-4.2.1/octave/pt-exp.h
11055x ./opt/local/include/octave-4.2.1/octave/pt-fcn-handle.h
11056x ./opt/local/include/octave-4.2.1/octave/pt-funcall.h
11057x ./opt/local/include/octave-4.2.1/octave/pt-id.h
11058x ./opt/local/include/octave-4.2.1/octave/pt-idx.h
11059x ./opt/local/include/octave-4.2.1/octave/pt-jit.h
11060x ./opt/local/include/octave-4.2.1/octave/pt-jump.h
11061x ./opt/local/include/octave-4.2.1/octave/pt-loop.h
11062x ./opt/local/include/octave-4.2.1/octave/pt-mat.h
11063x ./opt/local/include/octave-4.2.1/octave/pt-misc.h
11064x ./opt/local/include/octave-4.2.1/octave/pt-pr-code.h
11065x ./opt/local/include/octave-4.2.1/octave/pt-select.h
11066x ./opt/local/include/octave-4.2.1/octave/pt-stmt.h
11067x ./opt/local/include/octave-4.2.1/octave/pt-unop.h
11068x ./opt/local/include/octave-4.2.1/octave/pt-walk.h
11069x ./opt/local/include/octave-4.2.1/octave/pt.h
11070x ./opt/local/include/octave-4.2.1/octave/qr.h
11071x ./opt/local/include/octave-4.2.1/octave/qrp.h
11072x ./opt/local/include/octave-4.2.1/octave/Quad-opts.h
11073x ./opt/local/include/octave-4.2.1/octave/Quad.h
11074x ./opt/local/include/octave-4.2.1/octave/quit.h
11075x ./opt/local/include/octave-4.2.1/octave/randgamma.h
11076x ./opt/local/include/octave-4.2.1/octave/randmtzig.h
11077x ./opt/local/include/octave-4.2.1/octave/randpoisson.h
11078x ./opt/local/include/octave-4.2.1/octave/Range.h
11079x ./opt/local/include/octave-4.2.1/octave/schur.h
11080x ./opt/local/include/octave-4.2.1/octave/sighandlers.h
11081x ./opt/local/include/octave-4.2.1/octave/singleton-cleanup.h
11082x ./opt/local/include/octave-4.2.1/octave/smx-bm-sbm.h
11083x ./opt/local/include/octave-4.2.1/octave/smx-cm-scm.h
11084x ./opt/local/include/octave-4.2.1/octave/smx-cm-sm.h
11085x ./opt/local/include/octave-4.2.1/octave/smx-cs-sm.h
11086x ./opt/local/include/octave-4.2.1/octave/smx-m-scm.h
11087x ./opt/local/include/octave-4.2.1/octave/smx-m-sm.h
11088x ./opt/local/include/octave-4.2.1/octave/smx-ops.h
11089x ./opt/local/include/octave-4.2.1/octave/smx-s-scm.h
11090x ./opt/local/include/octave-4.2.1/octave/smx-sbm-bm.h
11091x ./opt/local/include/octave-4.2.1/octave/smx-scm-cm.h
11092x ./opt/local/include/octave-4.2.1/octave/smx-scm-m.h
11093x ./opt/local/include/octave-4.2.1/octave/smx-scm-s.h
11094x ./opt/local/include/octave-4.2.1/octave/smx-scm-sm.h
11095x ./opt/local/include/octave-4.2.1/octave/smx-sm-cm.h
11096x ./opt/local/include/octave-4.2.1/octave/smx-sm-cs.h
11097x ./opt/local/include/octave-4.2.1/octave/smx-sm-m.h
11098x ./opt/local/include/octave-4.2.1/octave/smx-sm-scm.h
11099x ./opt/local/include/octave-4.2.1/octave/sparse-chol.h
11100x ./opt/local/include/octave-4.2.1/octave/Sparse-diag-op-defs.h
11101x ./opt/local/include/octave-4.2.1/octave/sparse-dmsolve.h
11102x ./opt/local/include/octave-4.2.1/octave/sparse-lu.h
11103x ./opt/local/include/octave-4.2.1/octave/Sparse-op-decls.h
11104x ./opt/local/include/octave-4.2.1/octave/Sparse-op-defs.h
11105x ./opt/local/include/octave-4.2.1/octave/Sparse-perm-op-defs.h
11106x ./opt/local/include/octave-4.2.1/octave/sparse-qr.h
11107x ./opt/local/include/octave-4.2.1/octave/sparse-sort.h
11108x ./opt/local/include/octave-4.2.1/octave/sparse-util.h
11109x ./opt/local/include/octave-4.2.1/octave/sparse-xdiv.h
11110x ./opt/local/include/octave-4.2.1/octave/sparse-xpow.h
11111x ./opt/local/include/octave-4.2.1/octave/Sparse.cc
11112x ./opt/local/include/octave-4.2.1/octave/Sparse.h
11113x ./opt/local/include/octave-4.2.1/octave/str-vec.h
11114x ./opt/local/include/octave-4.2.1/octave/sun-utils.h
11115x ./opt/local/include/octave-4.2.1/octave/svd.h
11116x ./opt/local/include/octave-4.2.1/octave/symtab.h
11117x ./opt/local/include/octave-4.2.1/octave/sysdep.h
11118x ./opt/local/include/octave-4.2.1/octave/text-renderer.h
11119x ./opt/local/include/octave-4.2.1/octave/token.h
11120x ./opt/local/include/octave-4.2.1/octave/toplev.h
11121x ./opt/local/include/octave-4.2.1/octave/txt-eng.h
11122x ./opt/local/include/octave-4.2.1/octave/uint16NDArray.h
11123x ./opt/local/include/octave-4.2.1/octave/uint32NDArray.h
11124x ./opt/local/include/octave-4.2.1/octave/uint64NDArray.h
11125x ./opt/local/include/octave-4.2.1/octave/uint8NDArray.h
11126x ./opt/local/include/octave-4.2.1/octave/unwind-prot.h
11127x ./opt/local/include/octave-4.2.1/octave/url-transfer.h
11128x ./opt/local/include/octave-4.2.1/octave/utils.h
11129x ./opt/local/include/octave-4.2.1/octave/variables.h
11130x ./opt/local/include/octave-4.2.1/octave/version.h
11131x ./opt/local/include/octave-4.2.1/octave/vx-ccv-cv.h
11132x ./opt/local/include/octave-4.2.1/octave/vx-ccv-s.h
11133x ./opt/local/include/octave-4.2.1/octave/vx-crv-rv.h
11134x ./opt/local/include/octave-4.2.1/octave/vx-crv-s.h
11135x ./opt/local/include/octave-4.2.1/octave/vx-cs-cv.h
11136x ./opt/local/include/octave-4.2.1/octave/vx-cs-rv.h
11137x ./opt/local/include/octave-4.2.1/octave/vx-cv-ccv.h
11138x ./opt/local/include/octave-4.2.1/octave/vx-cv-cs.h
11139x ./opt/local/include/octave-4.2.1/octave/vx-fccv-fcv.h
11140x ./opt/local/include/octave-4.2.1/octave/vx-fccv-fs.h
11141x ./opt/local/include/octave-4.2.1/octave/vx-fcrv-frv.h
11142x ./opt/local/include/octave-4.2.1/octave/vx-fcrv-fs.h
11143x ./opt/local/include/octave-4.2.1/octave/vx-fcs-fcv.h
11144x ./opt/local/include/octave-4.2.1/octave/vx-fcs-frv.h
11145x ./opt/local/include/octave-4.2.1/octave/vx-fcv-fccv.h
11146x ./opt/local/include/octave-4.2.1/octave/vx-fcv-fcs.h
11147x ./opt/local/include/octave-4.2.1/octave/vx-frv-fcrv.h
11148x ./opt/local/include/octave-4.2.1/octave/vx-frv-fcs.h
11149x ./opt/local/include/octave-4.2.1/octave/vx-fs-fccv.h
11150x ./opt/local/include/octave-4.2.1/octave/vx-fs-fcrv.h
11151x ./opt/local/include/octave-4.2.1/octave/vx-ops.h
11152x ./opt/local/include/octave-4.2.1/octave/vx-rv-crv.h
11153x ./opt/local/include/octave-4.2.1/octave/vx-rv-cs.h
11154x ./opt/local/include/octave-4.2.1/octave/vx-s-ccv.h
11155x ./opt/local/include/octave-4.2.1/octave/vx-s-crv.h
11156x ./opt/local/include/octave-4.2.1/octave/workspace-element.h
11157x ./opt/local/include/octave-4.2.1/octave/xdiv.h
11158x ./opt/local/include/octave-4.2.1/octave/xnorm.h
11159x ./opt/local/include/octave-4.2.1/octave/xpow.h
11160x ./opt/local/include/octave-4.2.1/octave/zfstream.h
11161x ./opt/local/bin/mkoctfile
11162x ./opt/local/bin/mkoctfile-4.2.1
11163x ./opt/local/bin/octave
11164x ./opt/local/bin/octave-4.2.1
11165x ./opt/local/bin/octave-cli
11166x ./opt/local/bin/octave-cli-4.2.1
11167x ./opt/local/bin/octave-config
11168x ./opt/local/bin/octave-config-4.2.1
11169x ./Applications/MacPorts/
11170x ./Applications/MacPorts/Octave.app/
11171x ./Applications/MacPorts/Octave.app/Contents/
11172x ./Applications/MacPorts/Octave.app/Contents/Info.plist
11173x ./Applications/MacPorts/Octave.app/Contents/MacOS/
11174x ./Applications/MacPorts/Octave.app/Contents/Resources/
11175x ./Applications/MacPorts/Octave.app/Contents/Resources/Octave.icns
11176x ./Applications/MacPorts/Octave.app/Contents/MacOS/Octave
11177recreating package description from .turd_octave
11178warning: directory .turd_octave is not a valid package
11179
11180--->  Cleaning octave
11181--->  Removing work directory for octave
11182--->  Updating database of binaries
11183--->  Scanning binaries for linking errors               
11184--->  No broken files found.                             
11185--->  Some of the ports you installed have notes:
11186  octave has the following notes:
11187    unless octave is run with --no-gui-libs, graphics_toolkit("fltk") will cause a crash
11188KensMacBookPro-2:~ cunningh$