* CPV: sci-mathematics/octave-3.2.4 * REPO: gentoo * USE: elibc_glibc kernel_linux readline test userland_GNU x86 zlib >>> Unpacking source... >>> Unpacking octave-3.2.4.tar.bz2 to /var/tmp/portage/sci-mathematics/octave-3.2.4/work >>> Source unpacked in /var/tmp/portage/sci-mathematics/octave-3.2.4/work >>> Preparing source in /var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4 ... * Applying octave-3.2.0_parallel_make.patch ... [ ok ] * Applying octave-3.2.0_as_needed.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4 ... * econf: updating octave-3.2.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating octave-3.2.4/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --localstatedir=/var/state/octave --enable-shared --with-qrupdate --with-blas=-lblas --with-lapack=-llapack -lblas --enable-readline --without-curl --without-fftw --without-hdf5 --without-framework-opengl --without-arpack --without-umfpack --without-colamd --without-ccolamd --without-cholmod --without-cxsparse --with-zlib checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes defining man1dir to be $(mandir)/man1 defining man1ext to be .1 defining doc_cache_file to be $(octetcdir)/doc-cache defining infofile to be $(infodir)/octave.info defining octincludedir to be $(includedir)/octave-$(version) defining fcnfiledir to be $(datadir)/octave/$(version)/m defining localfcnfiledir to be $(datadir)/octave/site/m defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m defining octetcdir to be $(datadir)/octave/$(version)/etc defining octlibdir to be $(libdir)/octave-$(version) defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type) defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type) defining localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type) defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type) defining octfiledir to be $(libexecdir)/octave/$(version)/oct/$(canonical_host_type) defining localoctfiledir to be $(libexecdir)/octave/site/oct/$(canonical_host_type) defining localapioctfiledir to be $(libexecdir)/octave/site/oct/$(api_version)/$(canonical_host_type) defining localveroctfiledir to be $(libexecdir)/octave/$(version)/site/oct/$(canonical_host_type) defining imagedir to be $(datadir)/octave/$(version)/imagelib configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for C++ support for new friend template declaration... yes checking if C++ library is ISO compliant... yes checking for broken C++ reinterpret_cast... no checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for X... libraries , headers checking for XrmInitialize in -lX11... yes checking whether ld accepts -framework Carbon... no checking whether i686-pc-linux-gnu-gcc accepts -mieee-fp... yes configure: adding -mieee-fp to XTRA_CFLAGS checking whether i686-pc-linux-gnu-g++ accepts -mieee-fp... yes configure: adding -mieee-fp to XTRA_CXXFLAGS checking for sin in -lm... yes checking qhull/qhull_a.h usability... yes checking qhull/qhull_a.h presence... yes checking for qhull/qhull_a.h... yes checking for qh_qhull in -lqhull... yes checking whether the qhull library works... yes checking for pcre-config... yes checking whether pcre.h defines the macros we need... yes checking for pcre_compile... yes checking for regexec... yes checking for gzclearerr in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes FFTW library not found. Octave will use the (slower) FFTPACK library instead. checking glpk/glpk.h usability... no checking glpk/glpk.h presence... no checking for glpk/glpk.h... no checking glpk.h usability... yes checking glpk.h presence... yes checking for glpk.h... yes checking for glp_lpx_simplex in -lglpk... no checking for _glp_lpx_simplex in -lglpk... yes checking for GraphicsMagick++-config... GraphicsMagick++-config checking whether ld accepts -framework OpenGL... no checking for GL/gl.h... yes checking for GL/glu.h... yes checking for glEnable in -lGL... yes checking for freetype-config... /usr/bin/freetype-config checking for FreeType -- version >= 9.0.3... yes checking FTGL/ftgl.h usability... yes checking FTGL/ftgl.h presence... yes checking for FTGL/ftgl.h... yes checking for FTGLTextureFont in -lftgl... yes checking for fltk-config... /usr/bin/fltk-config checking for OpenGL support in FLTK... yes checking for IEEE 754 data format... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-gfortran accepts -g... yes checking how to get verbose linking output from i686-pc-linux-gnu-gfortran... -v checking for Fortran 77 libraries of i686-pc-linux-gnu-gfortran... -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking whether i686-pc-linux-gnu-gfortran accepts -mieee-fp... yes adding -mieee-fp to FFLAGS configure: defining FFLAGS to be -O -mieee-fp checking whether i686-pc-linux-gnu-gfortran accepts -ffloat-store... yes setting F77_FLOAT_STORE_FLAG to -ffloat-store checking for sgemm_ in -lblas ... yes checking whether LSAME is called correctly from Fortran... yes checking whether ISAMAX is called correctly from Fortran... yes checking whether SDOT is called correctly from Fortran... yes checking whether DDOT is called correctly from Fortran... yes checking whether CDOTU is called correctly from Fortran... yes checking whether ZDOTU is called correctly from Fortran... yes checking for cheev_ in -llapack -lblas ... yes checking for sqr1up_ in -lqrupdate... yes checking suitesparse/amd.h usability... no checking suitesparse/amd.h presence... no checking for suitesparse/amd.h... no checking ufsparse/amd.h usability... no checking ufsparse/amd.h presence... no checking for ufsparse/amd.h... no checking amd/amd.h usability... no checking amd/amd.h presence... no checking for amd/amd.h... no checking amd.h usability... yes checking amd.h presence... yes checking for amd.h... yes checking for amd_postorder in -lamd... yes checking for camd_postorder in -lcamd... yes configure: WARNING: UMFPACK not found. This will result in some lack of functionality for sparse matrices. configure: WARNING: COLAMD not found. This will result in some lack of functionality for sparse matrices. configure: WARNING: CCOLAMD not found. This will result in some lack of functionality for sparse matrices. configure: WARNING: CHOLMOD not found. This will result in some lack of functionality for sparse matrices. configure: WARNING: CXSparse not found. This will result in some lack of functionality for sparse matrices. configure: WARNING: arpack not found. This will result in a lack of the eigs function. configure: defining FPICFLAG to be -fPIC configure: defining CPICFLAG to be -fPIC configure: defining CXXPICFLAG to be -fPIC configure: defining SHLEXT to be so configure: defining SHLLIB to be $(SHLEXT) configure: defining SHLBIN to be configure: defining SHLEXT_VER to be $(SHLEXT).$(version) configure: defining SHLLIB_VER to be $(SHLLIB).$(version) configure: defining SHLBIN_VER to be $(SHLBIN).$(version) configure: defining SHLLINKEXT to be configure: defining LIBPRE to be lib configure: defining SHLPRE to be lib configure: defining SHLLIBPRE to be lib configure: defining SHLBINPRE to be lib configure: defining SH_LD to be $(CXX) configure: defining SH_LDFLAGS to be -shared configure: defining DL_LD to be $(SH_LD) configure: defining DL_LDFLAGS to be $(SH_LDFLAGS) configure: defining MKOCTFILE_DL_LDFLAGS to be -shared -Wl,-Bsymbolic configure: defining SONAME_FLAGS to be -Wl,-soname -Wl,$@ configure: defining NO_OCT_FILE_STRIP to be false configure: defining RLD_FLAG to be -Wl,-rpath -Wl,$(octlibdir) configure: defining TEMPLATE_AR to be $(AR) configure: defining TEMPLATE_ARFLAGS to be rc configure: defining CRUFT_DLL_DEFS to be configure: defining OCTAVE_DLL_DEFS to be configure: defining OCTINTERP_DLL_DEFS to be configure: defining OCTGRAPHICS_DLL_DEFS to be configure: defining library_path_var to be LD_LIBRARY_PATH checking for gethostname... yes checking for getpwnam... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for dev_t... yes checking for ino_t... yes checking for nlink_t... yes checking for nlink_t... (cached) yes checking for long long int... yes checking for unsigned long long int... yes checking for sigset_t... yes checking for sig_atomic_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for working alloca.h... yes checking for alloca... yes checking for an ANSI C-conforming const... yes checking whether defines placement delete operator... yes checking whether C++ supports dynamic auto arrays... yes checking whether fast integer arithmetics is usable... yes checking size of long double... 12 checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sunmath.h usability... no checking sunmath.h presence... no checking for sunmath.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking for fnmatch... yes checking for glob... yes checking for atexit... yes checking for basename... yes checking for bcopy... yes checking for bzero... yes checking for canonicalize_file_name... yes checking for chmod... yes checking for dup2... yes checking for endgrent... yes checking for endpwent... yes checking for execvp... yes checking for expm1... yes checking for expm1f... yes checking for fcntl... yes checking for fork... yes checking for fstat... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getgrent... yes checking for getgrgid... yes checking for getgrnam... yes checking for getpgrp... yes checking for getpid... yes checking for getppid... yes checking for getpwent... yes checking for getpwuid... yes checking for gettimeofday... yes checking for getuid... yes checking for getwd... yes checking for _kbhit... no checking for kill... yes checking for lgamma... yes checking for lgammaf... yes checking for lgamma_r... yes checking for lgammaf_r... yes checking for link... yes checking for localtime_r... yes checking for log1p... yes checking for log1pf... yes checking for lstat... yes checking for memmove... yes checking for mkdir... yes checking for mkfifo... yes checking for mkstemp... yes checking for on_exit... yes checking for pipe... yes checking for poll... yes checking for putenv... yes checking for raise... yes checking for readlink... yes checking for realpath... yes checking for rename... yes checking for resolvepath... no checking for rindex... yes checking for rmdir... yes checking for roundl... yes checking for select... yes checking for setgrent... yes checking for setlocale... yes checking for setpwent... yes checking for setvbuf... yes checking for sigaction... yes checking for siglongjmp... yes checking for sigpending... yes checking for sigprocmask... yes checking for sigsuspend... yes checking for snprintf... yes checking for stat... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strptime... yes checking for strsignal... yes checking for symlink... yes checking for tempnam... yes checking for tgammaf... yes checking for trunc... yes checking for umask... yes checking for uname... yes checking for unlink... yes checking for usleep... yes checking for utime... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for _chmod... no checking for _snprintf... no checking for x_utime... no checking for _utime32... no checking whether exp2 is declared... yes checking whether round is declared... yes checking whether tgamma is declared... yes checking for exp2... yes checking for round... yes checking for tgamma... yes checking for strftime... yes checking for c99 vsnprintf... yes checking whether strptime is broken... no checking whether putenv uses malloc... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for shl_load in -ldld... no checking for shl_load... no checking for shl_findsym... no checking for LoadLibrary in -lwsock32... no checking for LoadLibrary... no checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlsym... yes checking for dlerror... yes checking for dlclose... yes checking whether i686-pc-linux-gnu-g++ accepts -rdynamic... yes checking for struct timeval... yes checking whether gettimeofday can't accept two arguments... no checking for std::isnan in ... yes checking for std::isnan (float variant) in ... yes checking for std::isinf in ... yes checking for std::isinf (float variant) in ... yes checking for std::isfinite in ... yes checking for std::isfinite (float variant) in ... yes checking for finite... yes checking for isnan... yes checking for isinf... yes checking for copysign... yes checking for signbit... no checking for _finite... no checking for _isnan... no checking for _copysign... no checking whether signbit is declared... yes checking for acosh... yes checking for acoshf... yes checking for asinh... yes checking for asinhf... yes checking for atanh... yes checking for atanhf... yes checking for erf... yes checking for erff... yes checking for erfc... yes checking for erfcf... yes checking for exp2f... yes checking for log2... yes checking for log2f... yes checking for hypotf... yes checking for _hypotf... no checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether closedir returns void... no checking for struct group.gr_passwd... no checking if mkdir takes one argument... no checking for tputs in -lncurses... yes checking for rl_set_keyboard_input_timeout in -lreadline... yes checking for struct exception in math.h... yes checking return type of signal handlers... void checking whether sys_siglist is declared... yes checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for getrusage... yes checking for times... yes checking for gawk... gawk checking for gfind... no checking for find... find checking for a usable sed... /bin/sed checking for perl... perl checking for python... python checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes defining LFLAGS to be -t -I checking for bison... bison -y checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking for desktop-file-install... desktop-file-install checking for gnuplot... gnuplot checking for less... less checking for gperf... gperf checking for gs... gs checking for makeinfo... makeinfo checking for texi2dvi... texi2dvi checking for texi2pdf... texi2pdf configure: defining UGLY_DEFS to be -DPACKAGE_NAME=\\\\\"\\\\\" -DPACKAGE_TARNAME=\\\\\"\\\\\" -DPACKAGE_VERSION=\\\\\"\\\\\" -DPACKAGE_STRING=\\\\\"\\\\\" -DPACKAGE_BUGREPORT=\\\\\"\\\\\" -DPACKAGE_URL=\\\\\"\\\\\" -DOCTAVE_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSEPCHAR=\':\' -DSEPCHAR_STR=\\\\\":\\\\\" -D__NO_MATH_INLINES=1 -DCXX_NEW_FRIEND_TEMPLATE_DECL=1 -DCXX_ISO_COMPLIANT_LIBRARY=1 -DHAVE_PTHREAD=1 -DHAVE_X_WINDOWS=1 -DHAVE_LIBM=1 -DHAVE_QHULL=1 -DHAVE_PCRE_COMPILE=1 -DHAVE_PCRE=1 -DHAVE_REGEXEC=1 -DHAVE_REGEX=1 -DHAVE_ZLIB_H=1 -DHAVE_ZLIB=1 -DHAVE_GLPK_H=1 -DHAVE_GLPK=1 -DHAVE_MAGICK=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_OPENGL=1 -DHAVE_FTGL_FTGL_H=1 -DHAVE_FTGL=1 -DHAVE_FLTK=1 -DHAVE_IEEE754_DATA_FORMAT=1 -DF77_FUNC\(name,NAME\)=name\ \#\#\ _ -DF77_FUNC_\(name,NAME\)=name\ \#\#\ _ -DHAVE_BLAS=1 -DHAVE_QRUPDATE=1 -DHAVE_AMD_H=1 -DHAVE_AMD=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPWNAM=1 -DHAVE_DEV_T=1 -DHAVE_INO_T=1 -DHAVE_NLINK_T=1 -DHAVE_NLINK_T=1 -DHAVE_LONG_LONG_INT=1 -DHAVE_UNSIGNED_LONG_LONG_INT=1 -DHAVE_SIGSET_T=1 -DHAVE_SIG_ATOMIC_T=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_PLACEMENT_DELETE=1 -DHAVE_DYNAMIC_AUTO_ARRAYS=1 -DHAVE_FAST_INT_OPS=1 -DSIZEOF_LONG_DOUBLE=12 -DSTDC_HEADERS=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ASSERT_H=1 -DHAVE_CURSES_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_FLOAT_H=1 -DHAVE_GRP_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_NCURSES_H=1 -DHAVE_POLL_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_PWD_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_SSTREAM=1 -DHAVE_TERMIOS_H=1 -DHAVE_TERMIO_H=1 -DHAVE_SGTTY_H=1 -DHAVE_GLOB_H=1 -DHAVE_FNMATCH_H=1 -DHAVE_FNMATCH=1 -DHAVE_GLOB=1 -DHAVE_ATEXIT=1 -DHAVE_BASENAME=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_CHMOD=1 -DHAVE_DUP2=1 -DHAVE_ENDGRENT=1 -DHAVE_ENDPWENT=1 -DHAVE_EXECVP=1 -DHAVE_EXPM1=1 -DHAVE_EXPM1F=1 -DHAVE_FCNTL=1 -DHAVE_FORK=1 -DHAVE_FSTAT=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETGRENT=1 -DHAVE_GETGRGID=1 -DHAVE_GETGRNAM=1 -DHAVE_GETPGRP=1 -DHAVE_GETPID=1 -DHAVE_GETPPID=1 -DHAVE_GETPWENT=1 -DHAVE_GETPWUID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_GETUID=1 -DHAVE_GETWD=1 -DHAVE_KILL=1 -DHAVE_LGAMMA=1 -DHAVE_LGAMMAF=1 -DHAVE_LGAMMA_R=1 -DHAVE_LGAMMAF_R=1 -DHAVE_LINK=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LOG1P=1 -DHAVE_LOG1PF=1 -DHAVE_LSTAT=1 -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 -DHAVE_MKFIFO=1 -DHAVE_MKSTEMP=1 -DHAVE_ON_EXIT=1 -DHAVE_PIPE=1 -DHAVE_POLL=1 -DHAVE_PUTENV=1 -DHAVE_RAISE=1 -DHAVE_READLINK=1 -DHAVE_REALPATH=1 -DHAVE_RENAME=1 -DHAVE_RINDEX=1 -DHAVE_RMDIR=1 -DHAVE_ROUNDL=1 -DHAVE_SELECT=1 -DHAVE_SETGRENT=1 -DHAVE_SETLOCALE=1 -DHAVE_SETPWENT=1 -DHAVE_SETVBUF=1 -DHAVE_SIGACTION=1 -DHAVE_SIGLONGJMP=1 -DHAVE_SIGPENDING=1 -DHAVE_SIGPROCMASK=1 -DHAVE_SIGSUSPEND=1 -DHAVE_SNPRINTF=1 -DHAVE_STAT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPTIME=1 -DHAVE_STRSIGNAL=1 -DHAVE_SYMLINK=1 -DHAVE_TEMPNAM=1 -DHAVE_TGAMMAF=1 -DHAVE_TRUNC=1 -DHAVE_UMASK=1 -DHAVE_UNAME=1 -DHAVE_UNLINK=1 -DHAVE_USLEEP=1 -DHAVE_UTIME=1 -DHAVE_VFPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_WAITPID=1 -DHAVE_DECL_EXP2=1 -DHAVE_DECL_ROUND=1 -DHAVE_DECL_TGAMMA=1 -DHAVE_EXP2=1 -DHAVE_ROUND=1 -DHAVE_TGAMMA=1 -DHAVE_STRFTIME=1 -DHAVE_C99_VSNPRINTF=1 -DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_DLSYM=1 -DHAVE_DLERROR=1 -DHAVE_DLCLOSE=1 -DHAVE_DLOPEN_API=1 -DENABLE_DYNAMIC_LINKING=1 -DHAVE_TIMEVAL=1 -DHAVE_CMATH_ISNAN=1 -DHAVE_CMATH_ISNANF=1 -DHAVE_CMATH_ISINF=1 -DHAVE_CMATH_ISINFF=1 -DHAVE_CMATH_ISFINITE=1 -DHAVE_CMATH_ISFINITEF=1 -DHAVE_FINITE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_COPYSIGN=1 -DHAVE_DECL_SIGNBIT=1 -DHAVE_ACOSH=1 -DHAVE_ACOSHF=1 -DHAVE_ASINH=1 -DHAVE_ASINHF=1 -DHAVE_ATANH=1 -DHAVE_ATANHF=1 -DHAVE_ERF=1 -DHAVE_ERFF=1 -DHAVE_ERFC=1 -DHAVE_ERFCF=1 -DHAVE_EXP2F=1 -DHAVE_LOG2=1 -DHAVE_LOG2F=1 -DHAVE_HYPOTF=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DUSE_READLINE=1 -DEXCEPTION_IN_MATH=1 -DRETSIGTYPE=void -DHAVE_DECL_SYS_SIGLIST=1 -DHAVE_POSIX_SIGNALS=1 -DRETSIGTYPE_IS_VOID=1 -DHAVE_GETRUSAGE=1 -DHAVE_TIMES=1 -DYYTEXT_POINTER=1 checking whether i686-pc-linux-gnu-gcc accepts -Wall... yes adding -Wall to WARN_CFLAGS checking whether i686-pc-linux-gnu-gcc accepts -W... yes adding -W to WARN_CFLAGS checking whether i686-pc-linux-gnu-gcc accepts -Wshadow... yes adding -Wshadow to WARN_CFLAGS checking whether i686-pc-linux-gnu-gcc accepts -Wformat... yes adding -Wformat to WARN_CFLAGS checking whether i686-pc-linux-gnu-g++ accepts -Wall... yes adding -Wall to WARN_CXXFLAGS checking whether i686-pc-linux-gnu-g++ accepts -W... yes adding -W to WARN_CXXFLAGS checking whether i686-pc-linux-gnu-g++ accepts -Wshadow... yes adding -Wshadow to WARN_CXXFLAGS checking whether i686-pc-linux-gnu-g++ accepts -Wold-style-cast... yes adding -Wold-style-cast to WARN_CXXFLAGS checking whether i686-pc-linux-gnu-g++ accepts -Wformat... yes adding -Wformat to WARN_CXXFLAGS configure: creating ./config.status config.status: creating octMakefile config.status: creating Makeconf config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating doc/faq/Makefile config.status: creating doc/interpreter/Makefile config.status: creating doc/liboctave/Makefile config.status: creating doc/refcard/Makefile config.status: creating emacs/Makefile config.status: creating examples/Makefile config.status: creating examples/@polynomial/Makefile config.status: creating examples/@FIRfilter/Makefile config.status: creating liboctave/Makefile config.status: creating liboctave/oct-types.h config.status: creating src/Makefile config.status: creating src/mxarray.h config.status: creating libcruft/Makefile config.status: creating libcruft/Makerules config.status: creating libcruft/amos/Makefile config.status: creating libcruft/blas/Makefile config.status: creating libcruft/daspk/Makefile config.status: creating libcruft/dasrt/Makefile config.status: creating libcruft/dassl/Makefile config.status: creating libcruft/fftpack/Makefile config.status: creating libcruft/lapack/Makefile config.status: creating libcruft/misc/Makefile config.status: creating libcruft/odepack/Makefile config.status: creating libcruft/ordered-qz/Makefile config.status: creating libcruft/quadpack/Makefile config.status: creating libcruft/ranlib/Makefile config.status: creating libcruft/slatec-fn/Makefile config.status: creating libcruft/slatec-err/Makefile config.status: creating libcruft/villad/Makefile config.status: creating libcruft/blas-xtra/Makefile config.status: creating libcruft/lapack-xtra/Makefile config.status: creating config.h config.status: executing Makefile commands === configuring in scripts (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--localstatedir=/var/state/octave' '--enable-shared' '--with-qrupdate' '--with-blas=-lblas ' '--with-lapack=-llapack -lblas ' '--enable-readline' '--without-curl' '--without-fftw' '--without-hdf5' '--without-framework-opengl' '--without-arpack' '--without-umfpack' '--without-colamd' '--without-ccolamd' '--without-cholmod' '--without-cxsparse' '--with-zlib' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile config.status: creating audio/Makefile config.status: creating deprecated/Makefile config.status: creating elfun/Makefile config.status: creating general/Makefile config.status: creating geometry/Makefile config.status: creating help/Makefile config.status: creating image/Makefile config.status: creating io/Makefile config.status: creating linear-algebra/Makefile config.status: creating miscellaneous/Makefile config.status: creating optimization/Makefile config.status: creating path/Makefile config.status: creating pkg/Makefile config.status: creating plot/Makefile config.status: creating polynomial/Makefile config.status: creating set/Makefile config.status: creating signal/Makefile config.status: creating sparse/Makefile config.status: creating specfun/Makefile config.status: creating special-matrix/Makefile config.status: creating startup/Makefile config.status: creating statistics/Makefile config.status: creating statistics/base/Makefile config.status: creating statistics/distributions/Makefile config.status: creating statistics/models/Makefile config.status: creating statistics/tests/Makefile config.status: creating strings/Makefile config.status: creating time/Makefile config.status: creating testfun/Makefile configure: Octave is now configured for i686-pc-linux-gnu Source directory: . Installation prefix: /usr C compiler: i686-pc-linux-gnu-gcc -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe C++ compiler: i686-pc-linux-gnu-g++ -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe Fortran compiler: i686-pc-linux-gnu-gfortran -O -mieee-fp Fortran libraries: -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm BLAS libraries: -llapack -lblas -lblas FFTW libraries: GLPK libraries: -lglpk UMFPACK libraries: AMD libraries: -lamd CAMD libraries: -lcamd COLAMD libraries: CCOLAMD libraries: CHOLMOD libraries: CXSPARSE libraries: ARPACK libraries: QRUPDATE libraries: -lqrupdate HDF5 libraries: CURL libraries: REGEX libraries: -L/usr/lib -lpcre QHULL libraries: -lqhull OPENGL libraries: -lftgl -lfreetype -lz -L/usr/X11R6/lib -lGL -lGLU FLTK backend libs: -L/usr/lib/fltk-1.1 -Wl,-O1 -lfltk_gl -lGLU -lGL -lfltk -lpthread -ldl -lm -lXext -lX11 X11 include flags: X11 libraries: -lX11 CARBON libraries: PTHREAD flags -pthread PTHREAD libraries LIBS: -lreadline -lncurses -ldl -lz -lm Default pager: less gnuplot: gnuplot Magick config: GraphicsMagick++-config Do internal array bounds checking: false Build static libraries: false Build shared libraries: true Dynamic Linking: true (dlopen) Include support for GNU readline: true 64-bit array dims and indexing: false configure: WARNING: UMFPACK not found. This will result in some lack of functionality for sparse matrices. configure: WARNING: COLAMD not found. This will result in some lack of functionality for sparse matrices. configure: WARNING: CCOLAMD not found. This will result in some lack of functionality for sparse matrices. configure: WARNING: CHOLMOD not found. This will result in some lack of functionality for sparse matrices. configure: WARNING: CXSparse not found. This will result in some lack of functionality for sparse matrices. configure: WARNING: arpack not found. This will result in a lack of the eigs function. configure: WARNING: cURL library not found. The urlread and urlwrite functions will be disabled. configure: WARNING: FFTW library not found. Octave will use the (slower) FFTPACK library instead. configure: NOTE: libraries may be skipped if a library is not found OR if the library on your system is missing required features. >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4 ... make -j14 *********************************************************** * * To compile Octave, you will need a recent versions of * the following software: * * GNU Make (a recent version) * * g++ (preferably a recent 4.x version) * * flex (2.5.4 or a more recent version) -- required if * you need to recreate lex.cc from lex.l * * bison (1.31 or a more recent version) -- required if * you need to recreate parse.cc from parse.y * * gperf (3.0.1 or a more recent version) -- required if * you need to recreate oct-gperf.h from octave.gperf * * Now would be a good time to read INSTALL.OCTAVE if * you have not done so already. * *********************************************************** make -f octMakefile all make[1]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4' making octave-bug from octave-bug.in chmod a+rx octave-bug making octave-config from octave-config.in chmod a+rx octave-config making mkoctfile from mkoctfile.in chmod a+rx mkoctfile making run-octave from run-octave.in chmod a+rx "run-octave" make -C libcruft all make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft' making mkf77def from mkf77def.in chmod a+rx mkf77def make -C amos all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/amos' mkdir pic making cacai.def from cacai.f making cacon.def from cacon.f making cbesh.def from cbesh.f making cbesi.def from cbesi.f making cbesk.def from cbesk.f making cbesj.def from cbesj.f making cbesy.def from cbesy.f making cbinu.def from cbinu.f making cbuni.def from cbuni.f making cbunk.def from cbunk.f making cunk1.def from cunk1.f making cunk2.def from cunk2.f making cshch.def from cshch.f making crati.def from crati.f making cuni1.def from cuni1.f making cuoik.def from cuoik.f making cairy.def from cairy.f making cbiry.def from cbiry.f making ckscl.def from ckscl.f making cs1s2.def from cs1s2.f making cuchk.def from cuchk.f making cuni2.def from cuni2.f making cwrsk.def from cwrsk.f making casyi.def from casyi.f making cbknu.def from cbknu.f making cmlri.def from cmlri.f making cseri.def from cseri.f making cunhj.def from cunhj.f making cunik.def from cunik.f making dgamln.def from dgamln.f making gamln.def from gamln.f making xzabs.def from xzabs.f making xzexp.def from xzexp.f making xzlog.def from xzlog.f making zacai.def from zacai.f making xzsqrt.def from xzsqrt.f making zacon.def from zacon.f making zairy.def from zairy.f making zasyi.def from zasyi.f making zbesh.def from zbesh.f making zbesi.def from zbesi.f making zbesj.def from zbesj.f making zbesk.def from zbesk.f making zbinu.def from zbinu.f making zbiry.def from zbiry.f making zbesy.def from zbesy.f making zbknu.def from zbknu.f making zbuni.def from zbuni.f making zbunk.def from zbunk.f making zdiv.def from zdiv.f making zkscl.def from zkscl.f making zmlri.def from zmlri.f making zmlt.def from zmlt.f making zrati.def from zrati.f making zseri.def from zseri.f making zs1s2.def from zs1s2.f making zuchk.def from zuchk.f making zshch.def from zshch.f making zunhj.def from zunhj.f making zuni1.def from zuni1.f making zuni2.def from zuni2.f making zunik.def from zunik.f making zunk1.def from zunk1.f making zunk2.def from zunk2.f making zuoik.def from zuoik.f making zwrsk.def from zwrsk.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cacai.f -o pic/cacai.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cacon.f -o pic/cacon.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cbesh.f -o pic/cbesh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cbesi.f -o pic/cbesi.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cbesj.f -o pic/cbesj.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cbesk.f -o pic/cbesk.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cbesy.f -o pic/cbesy.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cbinu.f -o pic/cbinu.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cbuni.f -o pic/cbuni.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cbunk.f -o pic/cbunk.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cunk1.f -o pic/cunk1.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cunk2.f -o pic/cunk2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp crati.f -o pic/crati.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cshch.f -o pic/cshch.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cuni1.f -o pic/cuni1.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cuoik.f -o pic/cuoik.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cairy.f -o pic/cairy.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cbiry.f -o pic/cbiry.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ckscl.f -o pic/ckscl.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cs1s2.f -o pic/cs1s2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cuchk.f -o pic/cuchk.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cuni2.f -o pic/cuni2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cwrsk.f -o pic/cwrsk.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp casyi.f -o pic/casyi.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cbknu.f -o pic/cbknu.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cmlri.f -o pic/cmlri.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cseri.f -o pic/cseri.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cunhj.f -o pic/cunhj.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cunik.f -o pic/cunik.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dgamln.f -o pic/dgamln.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp gamln.f -o pic/gamln.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xzabs.f -o pic/xzabs.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xzexp.f -o pic/xzexp.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xzlog.f -o pic/xzlog.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xzsqrt.f -o pic/xzsqrt.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zacai.f -o pic/zacai.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zacon.f -o pic/zacon.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zairy.f -o pic/zairy.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zasyi.f -o pic/zasyi.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zbesh.f -o pic/zbesh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zbesi.f -o pic/zbesi.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zbesj.f -o pic/zbesj.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zbesk.f -o pic/zbesk.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zbesy.f -o pic/zbesy.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zbinu.f -o pic/zbinu.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zbiry.f -o pic/zbiry.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zbknu.f -o pic/zbknu.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zbuni.f -o pic/zbuni.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zbunk.f -o pic/zbunk.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zdiv.f -o pic/zdiv.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zkscl.f -o pic/zkscl.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zmlri.f -o pic/zmlri.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zmlt.f -o pic/zmlt.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zrati.f -o pic/zrati.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zs1s2.f -o pic/zs1s2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zseri.f -o pic/zseri.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zshch.f -o pic/zshch.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zuchk.f -o pic/zuchk.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zunhj.f -o pic/zunhj.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zuni1.f -o pic/zuni1.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zuni2.f -o pic/zuni2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zunik.f -o pic/zunik.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zunk1.f -o pic/zunk1.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zunk2.f -o pic/zunk2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zuoik.f -o pic/zuoik.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zwrsk.f -o pic/zwrsk.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/amos' make -C blas-xtra all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/blas-xtra' mkdir pic making xddot.def from xddot.f making xdnrm2.def from xdnrm2.f making xdznrm2.def from xdznrm2.f making xzdotc.def from xzdotc.f making xzdotu.def from xzdotu.f making xsnrm2.def from xsnrm2.f making xsdot.def from xsdot.f making xscnrm2.def from xscnrm2.f making xcdotc.def from xcdotc.f making xcdotu.def from xcdotu.f making xerbla.def from xerbla.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xddot.f -o pic/xddot.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xdnrm2.f -o pic/xdnrm2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xdznrm2.f -o pic/xdznrm2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xzdotc.f -o pic/xzdotc.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xzdotu.f -o pic/xzdotu.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xsdot.f -o pic/xsdot.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xsnrm2.f -o pic/xsnrm2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xscnrm2.f -o pic/xscnrm2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xcdotc.f -o pic/xcdotc.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xcdotu.f -o pic/xcdotu.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xerbla.f -o pic/xerbla.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/blas-xtra' make -C daspk all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/daspk' mkdir pic making datv.def from datv.f making dcnst0.def from dcnst0.f making dcnstr.def from dcnstr.f making ddasid.def from ddasid.f making ddasic.def from ddasic.f making ddasik.def from ddasik.f making ddaspk.def from ddaspk.f making ddstp.def from ddstp.f making ddwnrm.def from ddwnrm.f making dfnrmd.def from dfnrmd.f making dfnrmk.def from dfnrmk.f making dhels.def from dhels.f making dheqr.def from dheqr.f making dinvwt.def from dinvwt.f making dlinsd.def from dlinsd.f making dlinsk.def from dlinsk.f making dnedd.def from dnedd.f making dmatd.def from dmatd.f making dnedk.def from dnedk.f making dnsid.def from dnsid.f making dnsd.def from dnsd.f making dnsik.def from dnsik.f making dnsk.def from dnsk.f making dorth.def from dorth.f making dslvd.def from dslvd.f making dslvk.def from dslvk.f making dspigm.def from dspigm.f making dyypnw.def from dyypnw.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp datv.f -o pic/datv.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dcnst0.f -o pic/dcnst0.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dcnstr.f -o pic/dcnstr.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddasic.f -o pic/ddasic.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddasid.f -o pic/ddasid.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddasik.f -o pic/ddasik.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddaspk.f -o pic/ddaspk.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddstp.f -o pic/ddstp.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddwnrm.f -o pic/ddwnrm.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dfnrmd.f -o pic/dfnrmd.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dfnrmk.f -o pic/dfnrmk.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dhels.f -o pic/dhels.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dheqr.f -o pic/dheqr.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dinvwt.f -o pic/dinvwt.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dlinsd.f -o pic/dlinsd.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dlinsk.f -o pic/dlinsk.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dmatd.f -o pic/dmatd.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dnedd.f -o pic/dnedd.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dnedk.f -o pic/dnedk.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dnsd.f -o pic/dnsd.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dnsid.f -o pic/dnsid.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dnsik.f -o pic/dnsik.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dnsk.f -o pic/dnsk.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dorth.f -o pic/dorth.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dslvd.f -o pic/dslvd.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dslvk.f -o pic/dslvk.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dspigm.f -o pic/dspigm.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dyypnw.f -o pic/dyypnw.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/daspk' make -C dasrt all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/dasrt' mkdir pic making ddasrt.def from ddasrt.f making droots.def from droots.f making drchek.def from drchek.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddasrt.f -o pic/ddasrt.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp drchek.f -o pic/drchek.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp droots.f -o pic/droots.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/dasrt' make -C dassl all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/dassl' mkdir pic making ddaini.def from ddaini.f making ddajac.def from ddajac.f making ddanrm.def from ddanrm.f making ddaslv.def from ddaslv.f making ddassl.def from ddassl.f making ddastp.def from ddastp.f making ddatrp.def from ddatrp.f making ddawts.def from ddawts.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddaini.f -o pic/ddaini.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddajac.f -o pic/ddajac.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddanrm.f -o pic/ddanrm.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddaslv.f -o pic/ddaslv.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddassl.f -o pic/ddassl.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddastp.f -o pic/ddastp.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddatrp.f -o pic/ddatrp.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ddawts.f -o pic/ddawts.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/dassl' make -C fftpack all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/fftpack' mkdir pic making cfftb1.def from cfftb1.f making cfftb.def from cfftb.f making cfftf.def from cfftf.f making cfftf1.def from cfftf1.f making cffti.def from cffti.f making cffti1.def from cffti1.f making passb.def from passb.f making passb2.def from passb2.f making passb3.def from passb3.f making passb4.def from passb4.f making passf.def from passf.f making passb5.def from passb5.f making passf2.def from passf2.f making passf3.def from passf3.f making passf4.def from passf4.f making passf5.def from passf5.f making zfftb.def from zfftb.f making zfftb1.def from zfftb1.f making zfftf.def from zfftf.f making zfftf1.def from zfftf1.f making zffti.def from zffti.f making zffti1.def from zffti1.f making zpassb.def from zpassb.f making zpassb2.def from zpassb2.f making zpassb3.def from zpassb3.f making zpassb4.def from zpassb4.f making zpassf.def from zpassf.f making zpassb5.def from zpassb5.f making zpassf2.def from zpassf2.f making zpassf3.def from zpassf3.f making zpassf5.def from zpassf5.f making zpassf4.def from zpassf4.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cfftb.f -o pic/cfftb.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cfftb1.f -o pic/cfftb1.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cfftf.f -o pic/cfftf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cfftf1.f -o pic/cfftf1.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cffti.f -o pic/cffti.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cffti1.f -o pic/cffti1.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp passb.f -o pic/passb.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp passb2.f -o pic/passb2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp passb3.f -o pic/passb3.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp passb4.f -o pic/passb4.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp passb5.f -o pic/passb5.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp passf.f -o pic/passf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp passf2.f -o pic/passf2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp passf3.f -o pic/passf3.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp passf4.f -o pic/passf4.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp passf5.f -o pic/passf5.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zfftb.f -o pic/zfftb.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zfftb1.f -o pic/zfftb1.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zfftf.f -o pic/zfftf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zfftf1.f -o pic/zfftf1.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zffti.f -o pic/zffti.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zffti1.f -o pic/zffti1.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zpassb.f -o pic/zpassb.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zpassb2.f -o pic/zpassb2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zpassb3.f -o pic/zpassb3.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zpassb4.f -o pic/zpassb4.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zpassb5.f -o pic/zpassb5.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zpassf.f -o pic/zpassf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zpassf2.f -o pic/zpassf2.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zpassf3.f -o pic/zpassf3.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zpassf4.f -o pic/zpassf4.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp zpassf5.f -o pic/zpassf5.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/fftpack' make -C lapack-xtra all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/lapack-xtra' mkdir pic making xclange.def from xclange.f making xdlamch.def from xdlamch.f making xilaenv.def from xilaenv.f making xdlange.def from xdlange.f making xslamch.def from xslamch.f making xslange.def from xslange.f making xzlange.def from xzlange.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xclange.f -o pic/xclange.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xdlamch.f -o pic/xdlamch.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xdlange.f -o pic/xdlange.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xilaenv.f -o pic/xilaenv.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xslamch.f -o pic/xslamch.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xslange.f -o pic/xslange.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xzlange.f -o pic/xzlange.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/lapack-xtra' make -C misc all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/misc' making quit.d from quit.cc making f77-extern.d from f77-extern.cc making cquit.d from cquit.c making lo-error.d from lo-error.c making f77-fcn.d from f77-fcn.c make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/misc' make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/misc' mkdir pic making d1mach.def from d1mach.f making r1mach.def from r1mach.f making i1mach.def from i1mach.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp d1mach.f -o pic/d1mach.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp r1mach.f -o pic/r1mach.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp i1mach.f -o pic/i1mach.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread f77-fcn.c -o pic/f77-fcn.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread lo-error.c -o pic/lo-error.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread cquit.c -o pic/cquit.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread f77-extern.cc -o pic/f77-extern.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread quit.cc -o pic/quit.o lo-error.c: In function ‘liboctave_warning_with_id’: lo-error.c:107: warning: unused parameter ‘id’ f77-fcn.c: In function ‘xstopx_’: f77-fcn.c:64: warning: function declared ‘noreturn’ has a ‘return’ statement warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/misc' make -C odepack all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/odepack' mkdir pic making cfode.def from cfode.f making dlsode.def from dlsode.f making ewset.def from ewset.f making intdy.def from intdy.f making prepj.def from prepj.f making solsy.def from solsy.f making stode.def from stode.f making vnorm.def from vnorm.f making scfode.def from scfode.f making sewset.def from sewset.f making sintdy.def from sintdy.f making slsode.def from slsode.f making sprepj.def from sprepj.f making ssolsy.def from ssolsy.f making sstode.def from sstode.f making svnorm.def from svnorm.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp cfode.f -o pic/cfode.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dlsode.f -o pic/dlsode.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ewset.f -o pic/ewset.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp intdy.f -o pic/intdy.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp prepj.f -o pic/prepj.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp solsy.f -o pic/solsy.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp stode.f -o pic/stode.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp vnorm.f -o pic/vnorm.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp scfode.f -o pic/scfode.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp sewset.f -o pic/sewset.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp sintdy.f -o pic/sintdy.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp slsode.f -o pic/slsode.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp sprepj.f -o pic/sprepj.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ssolsy.f -o pic/ssolsy.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp sstode.f -o pic/sstode.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp svnorm.f -o pic/svnorm.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/odepack' make -C ordered-qz all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/ordered-qz' mkdir pic making dsubsp.def from dsubsp.f making exchqz.def from exchqz.f making ssubsp.def from ssubsp.f making sexchqz.def from sexchqz.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dsubsp.f -o pic/dsubsp.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp exchqz.f -o pic/exchqz.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ssubsp.f -o pic/ssubsp.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp sexchqz.f -o pic/sexchqz.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/ordered-qz' make -C quadpack all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/quadpack' mkdir pic making dqagi.def from dqagi.f making dqagp.def from dqagp.f making dqagie.def from dqagie.f making dqagpe.def from dqagpe.f making dqelg.def from dqelg.f making dqk15i.def from dqk15i.f making dqk21.def from dqk21.f making dqpsrt.def from dqpsrt.f making qagie.def from qagie.f making qagi.def from qagi.f making qagpe.def from qagpe.f making qagp.def from qagp.f making qelg.def from qelg.f making qk15i.def from qk15i.f making qk21.def from qk21.f making qpsrt.def from qpsrt.f making xerror.def from xerror.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dqagi.f -o pic/dqagi.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dqagie.f -o pic/dqagie.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dqagp.f -o pic/dqagp.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dqagpe.f -o pic/dqagpe.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dqelg.f -o pic/dqelg.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dqk15i.f -o pic/dqk15i.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dqk21.f -o pic/dqk21.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dqpsrt.f -o pic/dqpsrt.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp qagie.f -o pic/qagie.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp qagi.f -o pic/qagi.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp qagpe.f -o pic/qagpe.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp qagp.f -o pic/qagp.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp qelg.f -o pic/qelg.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp qk15i.f -o pic/qk15i.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp qk21.f -o pic/qk21.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp qpsrt.f -o pic/qpsrt.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xerror.f -o pic/xerror.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/quadpack' make -C ranlib all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/ranlib' mkdir pic making advnst.def from advnst.f making genbet.def from genbet.f making genchi.def from genchi.f making genf.def from genf.f making genexp.def from genexp.f making gengam.def from gengam.f making genmn.def from genmn.f making genmul.def from genmul.f making gennf.def from gennf.f making gennch.def from gennch.f making gennor.def from gennor.f making genprm.def from genprm.f making genunf.def from genunf.f making getcgn.def from getcgn.f making getsd.def from getsd.f making ignbin.def from ignbin.f making ignlgi.def from ignlgi.f making ignnbn.def from ignnbn.f making ignpoi.def from ignpoi.f making ignuin.def from ignuin.f making initgn.def from initgn.f making inrgcm.def from inrgcm.f making lennob.def from lennob.f making mltmod.def from mltmod.f making phrtsd.def from phrtsd.f making qrgnin.def from qrgnin.f making ranf.def from ranf.f making setall.def from setall.f making setant.def from setant.f making setgmn.def from setgmn.f making setsd.def from setsd.f making sexpo.def from sexpo.f making sgamma.def from sgamma.f making snorm.def from snorm.f touch stmp-pic making wrap.def from wrap.f i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp advnst.f -o pic/advnst.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp genbet.f -o pic/genbet.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp genchi.f -o pic/genchi.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp genexp.f -o pic/genexp.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp genf.f -o pic/genf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp gengam.f -o pic/gengam.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp genmn.f -o pic/genmn.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp genmul.f -o pic/genmul.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp gennch.f -o pic/gennch.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp gennf.f -o pic/gennf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp gennor.f -o pic/gennor.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp genprm.f -o pic/genprm.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp genunf.f -o pic/genunf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp getcgn.f -o pic/getcgn.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp getsd.f -o pic/getsd.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ignbin.f -o pic/ignbin.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ignlgi.f -o pic/ignlgi.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ignnbn.f -o pic/ignnbn.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ignpoi.f -o pic/ignpoi.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ignuin.f -o pic/ignuin.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp initgn.f -o pic/initgn.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp inrgcm.f -o pic/inrgcm.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp lennob.f -o pic/lennob.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp mltmod.f -o pic/mltmod.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp phrtsd.f -o pic/phrtsd.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp qrgnin.f -o pic/qrgnin.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ranf.f -o pic/ranf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp setall.f -o pic/setall.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp setant.f -o pic/setant.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp setgmn.f -o pic/setgmn.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp setsd.f -o pic/setsd.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp sexpo.f -o pic/sexpo.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp sgamma.f -o pic/sgamma.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp snorm.f -o pic/snorm.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp wrap.f -o pic/wrap.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/ranlib' make -C slatec-err all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/slatec-err' mkdir pic making fdump.def from fdump.f making j4save.def from j4save.f making ixsav.def from ixsav.f making xercnt.def from xercnt.f making xerclr.def from xerclr.f making xerhlt.def from xerhlt.f making xermsg.def from xermsg.f making xerrwd.def from xerrwd.f making xerprn.def from xerprn.f making xersve.def from xersve.f making xgetf.def from xgetf.f making xgetua.def from xgetua.f making xsetf.def from xsetf.f making xsetua.def from xsetua.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp fdump.f -o pic/fdump.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp ixsav.f -o pic/ixsav.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp j4save.f -o pic/j4save.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xerclr.f -o pic/xerclr.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xercnt.f -o pic/xercnt.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xerhlt.f -o pic/xerhlt.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xermsg.f -o pic/xermsg.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xerprn.f -o pic/xerprn.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xerrwd.f -o pic/xerrwd.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xersve.f -o pic/xersve.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xgetf.f -o pic/xgetf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xgetua.f -o pic/xgetua.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xsetf.f -o pic/xsetf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xsetua.f -o pic/xsetua.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/slatec-err' make -C slatec-fn all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/slatec-fn' mkdir pic making albeta.def from albeta.f making alngam.def from alngam.f making alnrel.def from alnrel.f making algams.def from algams.f making acosh.def from acosh.f making asinh.def from asinh.f making atanh.def from atanh.f making betai.def from betai.f making csevl.def from csevl.f making d9gmit.def from d9gmit.f making d9lgic.def from d9lgic.f making d9lgmc.def from d9lgmc.f making d9lgit.def from d9lgit.f making dacosh.def from dacosh.f making dasinh.def from dasinh.f making datanh.def from datanh.f making dbetai.def from dbetai.f making dcsevl.def from dcsevl.f making derf.def from derf.f making derfc.def from derfc.f making dgami.def from dgami.f making dgamit.def from dgamit.f making dgamlm.def from dgamlm.f making dgamma.def from dgamma.f making dgamr.def from dgamr.f making dlbeta.def from dlbeta.f making dlgams.def from dlgams.f making dlngam.def from dlngam.f making dpchim.def from dpchim.f making dlnrel.def from dlnrel.f making dpchst.def from dpchst.f making erf.def from erf.f making erfc.def from erfc.f making gami.def from gami.f making gamit.def from gamit.f making gamlim.def from gamlim.f making gamr.def from gamr.f making gamma.def from gamma.f making initds.def from initds.f making inits.def from inits.f making pchim.def from pchim.f making pchst.def from pchst.f making r9lgmc.def from r9lgmc.f making r9lgit.def from r9lgit.f making r9gmit.def from r9gmit.f making xdacosh.def from xdacosh.f making r9lgic.def from r9lgic.f making xdasinh.def from xdasinh.f making xdbetai.def from xdbetai.f making xdatanh.def from xdatanh.f making xderf.def from xderf.f making xderfc.def from xderfc.f making xdgami.def from xdgami.f making xdgamit.def from xdgamit.f making xdgamma.def from xdgamma.f making xacosh.def from xacosh.f making xgmainc.def from xgmainc.f making xatanh.def from xatanh.f making xerf.def from xerf.f making xasinh.def from xasinh.f making xerfc.def from xerfc.f making xgamma.def from xgamma.f making xsgmainc.def from xsgmainc.f making xbetai.def from xbetai.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp albeta.f -o pic/albeta.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp alngam.f -o pic/alngam.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp alnrel.f -o pic/alnrel.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp algams.f -o pic/algams.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp acosh.f -o pic/acosh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp asinh.f -o pic/asinh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp atanh.f -o pic/atanh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp betai.f -o pic/betai.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp csevl.f -o pic/csevl.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp d9gmit.f -o pic/d9gmit.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp d9lgic.f -o pic/d9lgic.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp d9lgit.f -o pic/d9lgit.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp d9lgmc.f -o pic/d9lgmc.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dacosh.f -o pic/dacosh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dasinh.f -o pic/dasinh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp datanh.f -o pic/datanh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dbetai.f -o pic/dbetai.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dcsevl.f -o pic/dcsevl.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp derf.f -o pic/derf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp derfc.f -o pic/derfc.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dgami.f -o pic/dgami.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dgamit.f -o pic/dgamit.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dgamlm.f -o pic/dgamlm.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dgamma.f -o pic/dgamma.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dgamr.f -o pic/dgamr.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dlbeta.f -o pic/dlbeta.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dlgams.f -o pic/dlgams.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dlngam.f -o pic/dlngam.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dlnrel.f -o pic/dlnrel.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dpchim.f -o pic/dpchim.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dpchst.f -o pic/dpchst.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp erf.f -o pic/erf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp erfc.f -o pic/erfc.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp gami.f -o pic/gami.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp gamit.f -o pic/gamit.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp gamlim.f -o pic/gamlim.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp gamma.f -o pic/gamma.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp gamr.f -o pic/gamr.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp initds.f -o pic/initds.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp inits.f -o pic/inits.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp pchim.f -o pic/pchim.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp pchst.f -o pic/pchst.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp r9lgmc.f -o pic/r9lgmc.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp r9lgit.f -o pic/r9lgit.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp r9gmit.f -o pic/r9gmit.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp r9lgic.f -o pic/r9lgic.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xdacosh.f -o pic/xdacosh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xdasinh.f -o pic/xdasinh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xdatanh.f -o pic/xdatanh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xdbetai.f -o pic/xdbetai.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xderf.f -o pic/xderf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xderfc.f -o pic/xderfc.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xdgami.f -o pic/xdgami.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xdgamit.f -o pic/xdgamit.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xdgamma.f -o pic/xdgamma.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xgmainc.f -o pic/xgmainc.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xacosh.f -o pic/xacosh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xasinh.f -o pic/xasinh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xatanh.f -o pic/xatanh.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xerf.f -o pic/xerf.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xerfc.f -o pic/xerfc.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xsgmainc.f -o pic/xsgmainc.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xgamma.f -o pic/xgamma.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp xbetai.f -o pic/xbetai.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/slatec-fn' make -C villad all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/villad' mkdir pic making dfopr.def from dfopr.f making dif.def from dif.f making intrp.def from intrp.f making jcobi.def from jcobi.f making radau.def from radau.f making vilerr.def from vilerr.f touch stmp-pic i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dfopr.f -o pic/dfopr.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp dif.f -o pic/dif.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp intrp.f -o pic/intrp.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp jcobi.f -o pic/jcobi.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp radau.f -o pic/radau.o i686-pc-linux-gnu-gfortran -c -fPIC -O -mieee-fp vilerr.f -o pic/vilerr.o warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/villad' echo "EXPORTS" > cruft.def cat amos/cacai.def amos/cacon.def amos/cairy.def amos/casyi.def amos/cbesh.def amos/cbesi.def amos/cbesj.def amos/cbesk.def amos/cbesy.def amos/cbinu.def amos/cbiry.def amos/cbknu.def amos/cbuni.def amos/cbunk.def amos/ckscl.def amos/cmlri.def amos/crati.def amos/cs1s2.def amos/cseri.def amos/cshch.def amos/cuchk.def amos/cunhj.def amos/cuni1.def amos/cuni2.def amos/cunik.def amos/cunk1.def amos/cunk2.def amos/cuoik.def amos/cwrsk.def amos/dgamln.def amos/gamln.def amos/xzabs.def amos/xzexp.def amos/xzlog.def amos/xzsqrt.def amos/zacai.def amos/zacon.def amos/zairy.def amos/zasyi.def amos/zbesh.def amos/zbesi.def amos/zbesj.def amos/zbesk.def amos/zbesy.def amos/zbinu.def amos/zbiry.def amos/zbknu.def amos/zbuni.def amos/zbunk.def amos/zdiv.def amos/zkscl.def amos/zmlri.def amos/zmlt.def amos/zrati.def amos/zs1s2.def amos/zseri.def amos/zshch.def amos/zuchk.def amos/zunhj.def amos/zuni1.def amos/zuni2.def amos/zunik.def amos/zunk1.def amos/zunk2.def amos/zuoik.def amos/zwrsk.def blas-xtra/xcdotc.def blas-xtra/xcdotu.def blas-xtra/xddot.def blas-xtra/xdnrm2.def blas-xtra/xdznrm2.def blas-xtra/xerbla.def blas-xtra/xscnrm2.def blas-xtra/xsdot.def blas-xtra/xsnrm2.def blas-xtra/xzdotc.def blas-xtra/xzdotu.def daspk/datv.def daspk/dcnst0.def daspk/dcnstr.def daspk/ddasic.def daspk/ddasid.def daspk/ddasik.def daspk/ddaspk.def daspk/ddstp.def daspk/ddwnrm.def daspk/dfnrmd.def daspk/dfnrmk.def daspk/dhels.def daspk/dheqr.def daspk/dinvwt.def daspk/dlinsd.def daspk/dlinsk.def daspk/dmatd.def daspk/dnedd.def daspk/dnedk.def daspk/dnsd.def daspk/dnsid.def daspk/dnsik.def daspk/dnsk.def daspk/dorth.def daspk/dslvd.def daspk/dslvk.def daspk/dspigm.def daspk/dyypnw.def dasrt/ddasrt.def dasrt/drchek.def dasrt/droots.def dassl/ddaini.def dassl/ddajac.def dassl/ddanrm.def dassl/ddaslv.def dassl/ddassl.def dassl/ddastp.def dassl/ddatrp.def dassl/ddawts.def fftpack/cfftb1.def fftpack/cfftb.def fftpack/cfftf1.def fftpack/cfftf.def fftpack/cffti1.def fftpack/cffti.def fftpack/passb2.def fftpack/passb3.def fftpack/passb4.def fftpack/passb5.def fftpack/passb.def fftpack/passf2.def fftpack/passf3.def fftpack/passf4.def fftpack/passf5.def fftpack/passf.def fftpack/zfftb1.def fftpack/zfftb.def fftpack/zfftf1.def fftpack/zfftf.def fftpack/zffti1.def fftpack/zffti.def fftpack/zpassb2.def fftpack/zpassb3.def fftpack/zpassb4.def fftpack/zpassb5.def fftpack/zpassb.def fftpack/zpassf2.def fftpack/zpassf3.def fftpack/zpassf4.def fftpack/zpassf5.def fftpack/zpassf.def lapack-xtra/xclange.def lapack-xtra/xdlamch.def lapack-xtra/xdlange.def lapack-xtra/xilaenv.def lapack-xtra/xslamch.def lapack-xtra/xslange.def lapack-xtra/xzlange.def misc/d1mach.def misc/i1mach.def misc/r1mach.def odepack/cfode.def odepack/dlsode.def odepack/ewset.def odepack/intdy.def odepack/prepj.def odepack/scfode.def odepack/sewset.def odepack/sintdy.def odepack/slsode.def odepack/solsy.def odepack/sprepj.def odepack/ssolsy.def odepack/sstode.def odepack/stode.def odepack/svnorm.def odepack/vnorm.def ordered-qz/dsubsp.def ordered-qz/exchqz.def ordered-qz/sexchqz.def ordered-qz/ssubsp.def quadpack/dqagie.def quadpack/dqagi.def quadpack/dqagpe.def quadpack/dqagp.def quadpack/dqelg.def quadpack/dqk15i.def quadpack/dqk21.def quadpack/dqpsrt.def quadpack/qagie.def quadpack/qagi.def quadpack/qagpe.def quadpack/qagp.def quadpack/qelg.def quadpack/qk15i.def quadpack/qk21.def quadpack/qpsrt.def quadpack/xerror.def ranlib/advnst.def ranlib/genbet.def ranlib/genchi.def ranlib/genexp.def ranlib/genf.def ranlib/gengam.def ranlib/genmn.def ranlib/genmul.def ranlib/gennch.def ranlib/gennf.def ranlib/gennor.def ranlib/genprm.def ranlib/genunf.def ranlib/getcgn.def ranlib/getsd.def ranlib/ignbin.def ranlib/ignlgi.def ranlib/ignnbn.def ranlib/ignpoi.def ranlib/ignuin.def ranlib/initgn.def ranlib/inrgcm.def ranlib/lennob.def ranlib/mltmod.def ranlib/phrtsd.def ranlib/qrgnin.def ranlib/ranf.def ranlib/setall.def ranlib/setant.def ranlib/setgmn.def ranlib/setsd.def ranlib/sexpo.def ranlib/sgamma.def ranlib/snorm.def ranlib/wrap.def slatec-err/fdump.def slatec-err/ixsav.def slatec-err/j4save.def slatec-err/xerclr.def slatec-err/xercnt.def slatec-err/xerhlt.def slatec-err/xermsg.def slatec-err/xerprn.def slatec-err/xerrwd.def slatec-err/xersve.def slatec-err/xgetf.def slatec-err/xgetua.def slatec-err/xsetf.def slatec-err/xsetua.def slatec-fn/acosh.def slatec-fn/albeta.def slatec-fn/algams.def slatec-fn/alngam.def slatec-fn/alnrel.def slatec-fn/asinh.def slatec-fn/atanh.def slatec-fn/betai.def slatec-fn/csevl.def slatec-fn/d9gmit.def slatec-fn/d9lgic.def slatec-fn/d9lgit.def slatec-fn/d9lgmc.def slatec-fn/dacosh.def slatec-fn/dasinh.def slatec-fn/datanh.def slatec-fn/dbetai.def slatec-fn/dcsevl.def slatec-fn/derfc.def slatec-fn/derf.def slatec-fn/dgami.def slatec-fn/dgamit.def slatec-fn/dgamlm.def slatec-fn/dgamma.def slatec-fn/dgamr.def slatec-fn/dlbeta.def slatec-fn/dlgams.def slatec-fn/dlngam.def slatec-fn/dlnrel.def slatec-fn/dpchim.def slatec-fn/dpchst.def slatec-fn/erfc.def slatec-fn/erf.def slatec-fn/gami.def slatec-fn/gamit.def slatec-fn/gamlim.def slatec-fn/gamma.def slatec-fn/gamr.def slatec-fn/initds.def slatec-fn/inits.def slatec-fn/pchim.def slatec-fn/pchst.def slatec-fn/r9gmit.def slatec-fn/r9lgic.def slatec-fn/r9lgit.def slatec-fn/r9lgmc.def slatec-fn/xacosh.def slatec-fn/xasinh.def slatec-fn/xatanh.def slatec-fn/xbetai.def slatec-fn/xdacosh.def slatec-fn/xdasinh.def slatec-fn/xdatanh.def slatec-fn/xdbetai.def slatec-fn/xderfc.def slatec-fn/xderf.def slatec-fn/xdgami.def slatec-fn/xdgamit.def slatec-fn/xdgamma.def slatec-fn/xerfc.def slatec-fn/xerf.def slatec-fn/xgamma.def slatec-fn/xgmainc.def slatec-fn/xsgmainc.def villad/dfopr.def villad/dif.def villad/intrp.def villad/jcobi.def villad/radau.def villad/vilerr.def >> cruft.def make libcruft.so.3.2.4 make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft' rm -f libcruft.so i686-pc-linux-gnu-g++ -shared -Wl,-soname -Wl,libcruft.so -o libcruft.so amos/pic/cacai.o amos/pic/cacon.o amos/pic/cairy.o amos/pic/casyi.o amos/pic/cbesh.o amos/pic/cbesi.o amos/pic/cbesj.o amos/pic/cbesk.o amos/pic/cbesy.o amos/pic/cbinu.o amos/pic/cbiry.o amos/pic/cbknu.o amos/pic/cbuni.o amos/pic/cbunk.o amos/pic/ckscl.o amos/pic/cmlri.o amos/pic/crati.o amos/pic/cs1s2.o amos/pic/cseri.o amos/pic/cshch.o amos/pic/cuchk.o amos/pic/cunhj.o amos/pic/cuni1.o amos/pic/cuni2.o amos/pic/cunik.o amos/pic/cunk1.o amos/pic/cunk2.o amos/pic/cuoik.o amos/pic/cwrsk.o amos/pic/dgamln.o amos/pic/gamln.o amos/pic/xzabs.o amos/pic/xzexp.o amos/pic/xzlog.o amos/pic/xzsqrt.o amos/pic/zacai.o amos/pic/zacon.o amos/pic/zairy.o amos/pic/zasyi.o amos/pic/zbesh.o amos/pic/zbesi.o amos/pic/zbesj.o amos/pic/zbesk.o amos/pic/zbesy.o amos/pic/zbinu.o amos/pic/zbiry.o amos/pic/zbknu.o amos/pic/zbuni.o amos/pic/zbunk.o amos/pic/zdiv.o amos/pic/zkscl.o amos/pic/zmlri.o amos/pic/zmlt.o amos/pic/zrati.o amos/pic/zs1s2.o amos/pic/zseri.o amos/pic/zshch.o amos/pic/zuchk.o amos/pic/zunhj.o amos/pic/zuni1.o amos/pic/zuni2.o amos/pic/zunik.o amos/pic/zunk1.o amos/pic/zunk2.o amos/pic/zuoik.o amos/pic/zwrsk.o blas-xtra/pic/xcdotc.o blas-xtra/pic/xcdotu.o blas-xtra/pic/xddot.o blas-xtra/pic/xdnrm2.o blas-xtra/pic/xdznrm2.o blas-xtra/pic/xerbla.o blas-xtra/pic/xscnrm2.o blas-xtra/pic/xsdot.o blas-xtra/pic/xsnrm2.o blas-xtra/pic/xzdotc.o blas-xtra/pic/xzdotu.o daspk/pic/datv.o daspk/pic/dcnst0.o daspk/pic/dcnstr.o daspk/pic/ddasic.o daspk/pic/ddasid.o daspk/pic/ddasik.o daspk/pic/ddaspk.o daspk/pic/ddstp.o daspk/pic/ddwnrm.o daspk/pic/dfnrmd.o daspk/pic/dfnrmk.o daspk/pic/dhels.o daspk/pic/dheqr.o daspk/pic/dinvwt.o daspk/pic/dlinsd.o daspk/pic/dlinsk.o daspk/pic/dmatd.o daspk/pic/dnedd.o daspk/pic/dnedk.o daspk/pic/dnsd.o daspk/pic/dnsid.o daspk/pic/dnsik.o daspk/pic/dnsk.o daspk/pic/dorth.o daspk/pic/dslvd.o daspk/pic/dslvk.o daspk/pic/dspigm.o daspk/pic/dyypnw.o dasrt/pic/ddasrt.o dasrt/pic/drchek.o dasrt/pic/droots.o dassl/pic/ddaini.o dassl/pic/ddajac.o dassl/pic/ddanrm.o dassl/pic/ddaslv.o dassl/pic/ddassl.o dassl/pic/ddastp.o dassl/pic/ddatrp.o dassl/pic/ddawts.o fftpack/pic/cfftb1.o fftpack/pic/cfftb.o fftpack/pic/cfftf1.o fftpack/pic/cfftf.o fftpack/pic/cffti1.o fftpack/pic/cffti.o fftpack/pic/passb2.o fftpack/pic/passb3.o fftpack/pic/passb4.o fftpack/pic/passb5.o fftpack/pic/passb.o fftpack/pic/passf2.o fftpack/pic/passf3.o fftpack/pic/passf4.o fftpack/pic/passf5.o fftpack/pic/passf.o fftpack/pic/zfftb1.o fftpack/pic/zfftb.o fftpack/pic/zfftf1.o fftpack/pic/zfftf.o fftpack/pic/zffti1.o fftpack/pic/zffti.o fftpack/pic/zpassb2.o fftpack/pic/zpassb3.o fftpack/pic/zpassb4.o fftpack/pic/zpassb5.o fftpack/pic/zpassb.o fftpack/pic/zpassf2.o fftpack/pic/zpassf3.o fftpack/pic/zpassf4.o fftpack/pic/zpassf5.o fftpack/pic/zpassf.o lapack-xtra/pic/xclange.o lapack-xtra/pic/xdlamch.o lapack-xtra/pic/xdlange.o lapack-xtra/pic/xilaenv.o lapack-xtra/pic/xslamch.o lapack-xtra/pic/xslange.o lapack-xtra/pic/xzlange.o misc/pic/d1mach.o misc/pic/i1mach.o misc/pic/r1mach.o odepack/pic/cfode.o odepack/pic/dlsode.o odepack/pic/ewset.o odepack/pic/intdy.o odepack/pic/prepj.o odepack/pic/scfode.o odepack/pic/sewset.o odepack/pic/sintdy.o odepack/pic/slsode.o odepack/pic/solsy.o odepack/pic/sprepj.o odepack/pic/ssolsy.o odepack/pic/sstode.o odepack/pic/stode.o odepack/pic/svnorm.o odepack/pic/vnorm.o ordered-qz/pic/dsubsp.o ordered-qz/pic/exchqz.o ordered-qz/pic/sexchqz.o ordered-qz/pic/ssubsp.o quadpack/pic/dqagie.o quadpack/pic/dqagi.o quadpack/pic/dqagpe.o quadpack/pic/dqagp.o quadpack/pic/dqelg.o quadpack/pic/dqk15i.o quadpack/pic/dqk21.o quadpack/pic/dqpsrt.o quadpack/pic/qagie.o quadpack/pic/qagi.o quadpack/pic/qagpe.o quadpack/pic/qagp.o quadpack/pic/qelg.o quadpack/pic/qk15i.o quadpack/pic/qk21.o quadpack/pic/qpsrt.o quadpack/pic/xerror.o ranlib/pic/advnst.o ranlib/pic/genbet.o ranlib/pic/genchi.o ranlib/pic/genexp.o ranlib/pic/genf.o ranlib/pic/gengam.o ranlib/pic/genmn.o ranlib/pic/genmul.o ranlib/pic/gennch.o ranlib/pic/gennf.o ranlib/pic/gennor.o ranlib/pic/genprm.o ranlib/pic/genunf.o ranlib/pic/getcgn.o ranlib/pic/getsd.o ranlib/pic/ignbin.o ranlib/pic/ignlgi.o ranlib/pic/ignnbn.o ranlib/pic/ignpoi.o ranlib/pic/ignuin.o ranlib/pic/initgn.o ranlib/pic/inrgcm.o ranlib/pic/lennob.o ranlib/pic/mltmod.o ranlib/pic/phrtsd.o ranlib/pic/qrgnin.o ranlib/pic/ranf.o ranlib/pic/setall.o ranlib/pic/setant.o ranlib/pic/setgmn.o ranlib/pic/setsd.o ranlib/pic/sexpo.o ranlib/pic/sgamma.o ranlib/pic/snorm.o ranlib/pic/wrap.o slatec-err/pic/fdump.o slatec-err/pic/ixsav.o slatec-err/pic/j4save.o slatec-err/pic/xerclr.o slatec-err/pic/xercnt.o slatec-err/pic/xerhlt.o slatec-err/pic/xermsg.o slatec-err/pic/xerprn.o slatec-err/pic/xerrwd.o slatec-err/pic/xersve.o slatec-err/pic/xgetf.o slatec-err/pic/xgetua.o slatec-err/pic/xsetf.o slatec-err/pic/xsetua.o slatec-fn/pic/acosh.o slatec-fn/pic/albeta.o slatec-fn/pic/algams.o slatec-fn/pic/alngam.o slatec-fn/pic/alnrel.o slatec-fn/pic/asinh.o slatec-fn/pic/atanh.o slatec-fn/pic/betai.o slatec-fn/pic/csevl.o slatec-fn/pic/d9gmit.o slatec-fn/pic/d9lgic.o slatec-fn/pic/d9lgit.o slatec-fn/pic/d9lgmc.o slatec-fn/pic/dacosh.o slatec-fn/pic/dasinh.o slatec-fn/pic/datanh.o slatec-fn/pic/dbetai.o slatec-fn/pic/dcsevl.o slatec-fn/pic/derfc.o slatec-fn/pic/derf.o slatec-fn/pic/dgami.o slatec-fn/pic/dgamit.o slatec-fn/pic/dgamlm.o slatec-fn/pic/dgamma.o slatec-fn/pic/dgamr.o slatec-fn/pic/dlbeta.o slatec-fn/pic/dlgams.o slatec-fn/pic/dlngam.o slatec-fn/pic/dlnrel.o slatec-fn/pic/dpchim.o slatec-fn/pic/dpchst.o slatec-fn/pic/erfc.o slatec-fn/pic/erf.o slatec-fn/pic/gami.o slatec-fn/pic/gamit.o slatec-fn/pic/gamlim.o slatec-fn/pic/gamma.o slatec-fn/pic/gamr.o slatec-fn/pic/initds.o slatec-fn/pic/inits.o slatec-fn/pic/pchim.o slatec-fn/pic/pchst.o slatec-fn/pic/r9gmit.o slatec-fn/pic/r9lgic.o slatec-fn/pic/r9lgit.o slatec-fn/pic/r9lgmc.o slatec-fn/pic/xacosh.o slatec-fn/pic/xasinh.o slatec-fn/pic/xatanh.o slatec-fn/pic/xbetai.o slatec-fn/pic/xdacosh.o slatec-fn/pic/xdasinh.o slatec-fn/pic/xdatanh.o slatec-fn/pic/xdbetai.o slatec-fn/pic/xderfc.o slatec-fn/pic/xderf.o slatec-fn/pic/xdgami.o slatec-fn/pic/xdgamit.o slatec-fn/pic/xdgamma.o slatec-fn/pic/xerfc.o slatec-fn/pic/xerf.o slatec-fn/pic/xgamma.o slatec-fn/pic/xgmainc.o slatec-fn/pic/xsgmainc.o villad/pic/dfopr.o villad/pic/dif.o villad/pic/intrp.o villad/pic/jcobi.o villad/pic/radau.o villad/pic/vilerr.o misc/pic/f77-extern.o misc/pic/f77-fcn.o misc/pic/lo-error.o misc/pic/quit.o misc/pic/cquit.o -llapack -lblas -lblas -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm rm -f libcruft.so.3.2.4 ln -s libcruft.so libcruft.so.3.2.4 make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft' make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft' make -C liboctave all make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/liboctave' making pathsearch.d from pathsearch.cc making kpse-xfns.d from kpse-xfns.c making oct-rl-hist.d from oct-rl-hist.c making oct-rl-edit.d from oct-rl-edit.c making cmd-hist.d from cmd-hist.cc making cmd-edit.d from cmd-edit.cc making tempnam.d from tempnam.c making tempname.d from tempname.c making strncase.d from strncase.c making strcasecmp.d from strcasecmp.c making strptime.d from strptime.c making strftime.d from strftime.c making rmdir.d from rmdir.c making rename.d from rename.c making randpoisson.d from randpoisson.c making randmtzig.d from randmtzig.c making randgamma.d from randgamma.c making oct-getopt.d from oct-getopt.c making mkdir.d from mkdir.c making md5.d from md5.c making lo-cutils.d from lo-cutils.c making lo-cieee.d from lo-cieee.c making getopt1.d from getopt1.c making getopt.d from getopt.c making filemode.d from filemode.c making f2c-main.d from f2c-main.c making smx-sbm-bm.d from smx-sbm-bm.cc making smx-bm-sbm.d from smx-bm-sbm.cc making smx-scm-cm.d from smx-scm-cm.cc making smx-sm-cm.d from smx-sm-cm.cc making smx-scm-m.d from smx-scm-m.cc making smx-sm-m.d from smx-sm-m.cc making smx-cm-scm.d from smx-cm-scm.cc making smx-cm-sm.d from smx-cm-sm.cc making smx-m-scm.d from smx-m-scm.cc making smx-m-sm.d from smx-m-sm.cc making smx-sm-scm.d from smx-sm-scm.cc making smx-scm-sm.d from smx-scm-sm.cc making smx-s-scm.d from smx-s-scm.cc making smx-scm-s.d from smx-scm-s.cc making smx-cs-sm.d from smx-cs-sm.cc making smx-sm-cs.d from smx-sm-cs.cc making vx-fs-fcrv.d from vx-fs-fcrv.cc making vx-fs-fccv.d from vx-fs-fccv.cc making vx-frv-fcs.d from vx-frv-fcs.cc making vx-frv-fcrv.d from vx-frv-fcrv.cc making vx-fcv-fcs.d from vx-fcv-fcs.cc making vx-fcv-fccv.d from vx-fcv-fccv.cc making vx-fcs-frv.d from vx-fcs-frv.cc making vx-fcs-fcv.d from vx-fcs-fcv.cc making vx-fcrv-fs.d from vx-fcrv-fs.cc making vx-fcrv-frv.d from vx-fcrv-frv.cc making vx-fccv-fs.d from vx-fccv-fs.cc making vx-fccv-fcv.d from vx-fccv-fcv.cc making vx-s-crv.d from vx-s-crv.cc making vx-s-ccv.d from vx-s-ccv.cc making vx-rv-cs.d from vx-rv-cs.cc making vx-rv-crv.d from vx-rv-crv.cc making vx-cv-cs.d from vx-cv-cs.cc making vx-cv-ccv.d from vx-cv-ccv.cc making vx-cs-rv.d from vx-cs-rv.cc making vx-cs-cv.d from vx-cs-cv.cc making vx-crv-s.d from vx-crv-s.cc making vx-crv-rv.d from vx-crv-rv.cc making vx-ccv-s.d from vx-ccv-s.cc making vx-ccv-cv.d from vx-ccv-cv.cc making mx-ui64nda-i64nda.d from mx-ui64nda-i64nda.cc making mx-ui64nda-ui32nda.d from mx-ui64nda-ui32nda.cc making mx-ui64nda-i32nda.d from mx-ui64nda-i32nda.cc making mx-ui64nda-ui16nda.d from mx-ui64nda-ui16nda.cc making mx-ui64nda-i16nda.d from mx-ui64nda-i16nda.cc making mx-ui64nda-ui8nda.d from mx-ui64nda-ui8nda.cc making mx-ui64nda-i8nda.d from mx-ui64nda-i8nda.cc making mx-ui32nda-ui64nda.d from mx-ui32nda-ui64nda.cc making mx-ui32nda-i64nda.d from mx-ui32nda-i64nda.cc making mx-ui32nda-i32nda.d from mx-ui32nda-i32nda.cc making mx-ui32nda-ui16nda.d from mx-ui32nda-ui16nda.cc making mx-ui32nda-i16nda.d from mx-ui32nda-i16nda.cc making mx-ui32nda-ui8nda.d from mx-ui32nda-ui8nda.cc making mx-ui32nda-i8nda.d from mx-ui32nda-i8nda.cc making mx-ui16nda-ui64nda.d from mx-ui16nda-ui64nda.cc making mx-ui16nda-i64nda.d from mx-ui16nda-i64nda.cc making mx-ui16nda-ui32nda.d from mx-ui16nda-ui32nda.cc making mx-ui16nda-i32nda.d from mx-ui16nda-i32nda.cc making mx-ui16nda-i16nda.d from mx-ui16nda-i16nda.cc making mx-ui16nda-ui8nda.d from mx-ui16nda-ui8nda.cc making mx-ui16nda-i8nda.d from mx-ui16nda-i8nda.cc making mx-ui8nda-ui64nda.d from mx-ui8nda-ui64nda.cc making mx-ui8nda-i64nda.d from mx-ui8nda-i64nda.cc making mx-ui8nda-ui32nda.d from mx-ui8nda-ui32nda.cc making mx-ui8nda-i32nda.d from mx-ui8nda-i32nda.cc making mx-ui8nda-ui16nda.d from mx-ui8nda-ui16nda.cc making mx-ui8nda-i16nda.d from mx-ui8nda-i16nda.cc making mx-ui8nda-i8nda.d from mx-ui8nda-i8nda.cc making mx-i64nda-ui64nda.d from mx-i64nda-ui64nda.cc making mx-i64nda-ui32nda.d from mx-i64nda-ui32nda.cc making mx-i64nda-i32nda.d from mx-i64nda-i32nda.cc making mx-i64nda-ui16nda.d from mx-i64nda-ui16nda.cc making mx-i64nda-i16nda.d from mx-i64nda-i16nda.cc making mx-i64nda-ui8nda.d from mx-i64nda-ui8nda.cc making mx-i64nda-i8nda.d from mx-i64nda-i8nda.cc making mx-i32nda-ui64nda.d from mx-i32nda-ui64nda.cc making mx-i32nda-i64nda.d from mx-i32nda-i64nda.cc making mx-i32nda-ui32nda.d from mx-i32nda-ui32nda.cc making mx-i32nda-ui16nda.d from mx-i32nda-ui16nda.cc making mx-i32nda-i16nda.d from mx-i32nda-i16nda.cc making mx-i32nda-ui8nda.d from mx-i32nda-ui8nda.cc making mx-i32nda-i8nda.d from mx-i32nda-i8nda.cc making mx-i16nda-ui64nda.d from mx-i16nda-ui64nda.cc making mx-i16nda-i64nda.d from mx-i16nda-i64nda.cc making mx-i16nda-ui32nda.d from mx-i16nda-ui32nda.cc making mx-i16nda-i32nda.d from mx-i16nda-i32nda.cc making mx-i16nda-ui16nda.d from mx-i16nda-ui16nda.cc making mx-i16nda-ui8nda.d from mx-i16nda-ui8nda.cc making mx-i16nda-i8nda.d from mx-i16nda-i8nda.cc making mx-i8nda-ui64nda.d from mx-i8nda-ui64nda.cc making mx-i8nda-i64nda.d from mx-i8nda-i64nda.cc making mx-i8nda-ui32nda.d from mx-i8nda-ui32nda.cc making mx-i8nda-i32nda.d from mx-i8nda-i32nda.cc making mx-i8nda-ui16nda.d from mx-i8nda-ui16nda.cc making mx-i8nda-i16nda.d from mx-i8nda-i16nda.cc making mx-i8nda-ui8nda.d from mx-i8nda-ui8nda.cc making mx-ui64-i64nda.d from mx-ui64-i64nda.cc making mx-ui64-ui32nda.d from mx-ui64-ui32nda.cc making mx-ui64-i32nda.d from mx-ui64-i32nda.cc making mx-ui64-ui16nda.d from mx-ui64-ui16nda.cc making mx-ui64-i16nda.d from mx-ui64-i16nda.cc making mx-ui64-ui8nda.d from mx-ui64-ui8nda.cc making mx-ui64-i8nda.d from mx-ui64-i8nda.cc making mx-ui32-ui64nda.d from mx-ui32-ui64nda.cc making mx-ui32-i64nda.d from mx-ui32-i64nda.cc making mx-ui32-i32nda.d from mx-ui32-i32nda.cc making mx-ui32-ui16nda.d from mx-ui32-ui16nda.cc making mx-ui32-i16nda.d from mx-ui32-i16nda.cc making mx-ui32-ui8nda.d from mx-ui32-ui8nda.cc making mx-ui32-i8nda.d from mx-ui32-i8nda.cc making mx-ui16-ui64nda.d from mx-ui16-ui64nda.cc making mx-ui16-i64nda.d from mx-ui16-i64nda.cc making mx-ui16-ui32nda.d from mx-ui16-ui32nda.cc making mx-ui16-i32nda.d from mx-ui16-i32nda.cc making mx-ui16-i16nda.d from mx-ui16-i16nda.cc making mx-ui16-ui8nda.d from mx-ui16-ui8nda.cc making mx-ui16-i8nda.d from mx-ui16-i8nda.cc making mx-ui8-ui64nda.d from mx-ui8-ui64nda.cc making mx-ui8-i64nda.d from mx-ui8-i64nda.cc making mx-ui8-ui32nda.d from mx-ui8-ui32nda.cc making mx-ui8-i32nda.d from mx-ui8-i32nda.cc making mx-ui8-ui16nda.d from mx-ui8-ui16nda.cc making mx-ui8-i16nda.d from mx-ui8-i16nda.cc making mx-ui8-i8nda.d from mx-ui8-i8nda.cc making mx-i64-ui64nda.d from mx-i64-ui64nda.cc making mx-i64-ui32nda.d from mx-i64-ui32nda.cc making mx-i64-i32nda.d from mx-i64-i32nda.cc making mx-i64-ui16nda.d from mx-i64-ui16nda.cc making mx-i64-i16nda.d from mx-i64-i16nda.cc making mx-i64-ui8nda.d from mx-i64-ui8nda.cc making mx-i64-i8nda.d from mx-i64-i8nda.cc making mx-i32-ui64nda.d from mx-i32-ui64nda.cc making mx-i32-i64nda.d from mx-i32-i64nda.cc making mx-i32-ui32nda.d from mx-i32-ui32nda.cc making mx-i32-ui16nda.d from mx-i32-ui16nda.cc making mx-i32-i16nda.d from mx-i32-i16nda.cc making mx-i32-ui8nda.d from mx-i32-ui8nda.cc making mx-i32-i8nda.d from mx-i32-i8nda.cc making mx-i16-ui64nda.d from mx-i16-ui64nda.cc making mx-i16-i64nda.d from mx-i16-i64nda.cc making mx-i16-ui32nda.d from mx-i16-ui32nda.cc making mx-i16-i32nda.d from mx-i16-i32nda.cc making mx-i16-ui16nda.d from mx-i16-ui16nda.cc making mx-i16-ui8nda.d from mx-i16-ui8nda.cc making mx-i16-i8nda.d from mx-i16-i8nda.cc making mx-i8-ui64nda.d from mx-i8-ui64nda.cc making mx-i8-i64nda.d from mx-i8-i64nda.cc making mx-i8-ui32nda.d from mx-i8-ui32nda.cc making mx-i8-i32nda.d from mx-i8-i32nda.cc making mx-i8-ui16nda.d from mx-i8-ui16nda.cc making mx-i8-i16nda.d from mx-i8-i16nda.cc making mx-i8-ui8nda.d from mx-i8-ui8nda.cc making mx-ui64nda-i64.d from mx-ui64nda-i64.cc making mx-ui64nda-ui32.d from mx-ui64nda-ui32.cc making mx-ui64nda-ui16.d from mx-ui64nda-ui16.cc making mx-ui64nda-i32.d from mx-ui64nda-i32.cc making mx-ui64nda-i16.d from mx-ui64nda-i16.cc making mx-ui64nda-ui8.d from mx-ui64nda-ui8.cc making mx-ui64nda-i8.d from mx-ui64nda-i8.cc making mx-ui32nda-ui64.d from mx-ui32nda-ui64.cc making mx-ui32nda-i64.d from mx-ui32nda-i64.cc making mx-ui32nda-i32.d from mx-ui32nda-i32.cc making mx-ui32nda-ui16.d from mx-ui32nda-ui16.cc making mx-ui32nda-i16.d from mx-ui32nda-i16.cc making mx-ui32nda-ui8.d from mx-ui32nda-ui8.cc making mx-ui32nda-i8.d from mx-ui32nda-i8.cc making mx-ui16nda-ui64.d from mx-ui16nda-ui64.cc making mx-ui16nda-i64.d from mx-ui16nda-i64.cc making mx-ui16nda-ui32.d from mx-ui16nda-ui32.cc making mx-ui16nda-i32.d from mx-ui16nda-i32.cc making mx-ui16nda-i16.d from mx-ui16nda-i16.cc making mx-ui16nda-ui8.d from mx-ui16nda-ui8.cc making mx-ui16nda-i8.d from mx-ui16nda-i8.cc making mx-ui8nda-ui64.d from mx-ui8nda-ui64.cc making mx-ui8nda-i64.d from mx-ui8nda-i64.cc making mx-ui8nda-ui32.d from mx-ui8nda-ui32.cc making mx-ui8nda-i32.d from mx-ui8nda-i32.cc making mx-ui8nda-ui16.d from mx-ui8nda-ui16.cc making mx-ui8nda-i16.d from mx-ui8nda-i16.cc making mx-ui8nda-i8.d from mx-ui8nda-i8.cc making mx-i64nda-ui64.d from mx-i64nda-ui64.cc making mx-i64nda-ui32.d from mx-i64nda-ui32.cc making mx-i64nda-i32.d from mx-i64nda-i32.cc making mx-i64nda-ui16.d from mx-i64nda-ui16.cc making mx-i64nda-i16.d from mx-i64nda-i16.cc making mx-i64nda-ui8.d from mx-i64nda-ui8.cc making mx-i64nda-i8.d from mx-i64nda-i8.cc making mx-i32nda-ui64.d from mx-i32nda-ui64.cc making mx-i32nda-i64.d from mx-i32nda-i64.cc making mx-i32nda-ui32.d from mx-i32nda-ui32.cc making mx-i32nda-ui16.d from mx-i32nda-ui16.cc making mx-i32nda-i16.d from mx-i32nda-i16.cc making mx-i32nda-ui8.d from mx-i32nda-ui8.cc making mx-i32nda-i8.d from mx-i32nda-i8.cc making mx-i16nda-ui64.d from mx-i16nda-ui64.cc making mx-i16nda-i64.d from mx-i16nda-i64.cc making mx-i16nda-ui32.d from mx-i16nda-ui32.cc making mx-i16nda-i32.d from mx-i16nda-i32.cc making mx-i16nda-ui16.d from mx-i16nda-ui16.cc making mx-i16nda-ui8.d from mx-i16nda-ui8.cc making mx-i16nda-i8.d from mx-i16nda-i8.cc making mx-i8nda-ui64.d from mx-i8nda-ui64.cc making mx-i8nda-i64.d from mx-i8nda-i64.cc making mx-i8nda-ui32.d from mx-i8nda-ui32.cc making mx-i8nda-i32.d from mx-i8nda-i32.cc making mx-i8nda-ui16.d from mx-i8nda-ui16.cc making mx-i8nda-i16.d from mx-i8nda-i16.cc making mx-i8nda-ui8.d from mx-i8nda-ui8.cc making mx-ui64nda-fnda.d from mx-ui64nda-fnda.cc making mx-fnda-ui64nda.d from mx-fnda-ui64nda.cc making mx-i64nda-fnda.d from mx-i64nda-fnda.cc making mx-fnda-i64nda.d from mx-fnda-i64nda.cc making mx-ui32nda-fnda.d from mx-ui32nda-fnda.cc making mx-fnda-ui32nda.d from mx-fnda-ui32nda.cc making mx-i32nda-fnda.d from mx-i32nda-fnda.cc making mx-fnda-i32nda.d from mx-fnda-i32nda.cc making mx-ui16nda-fnda.d from mx-ui16nda-fnda.cc making mx-fnda-ui16nda.d from mx-fnda-ui16nda.cc making mx-i16nda-fnda.d from mx-i16nda-fnda.cc making mx-fnda-i16nda.d from mx-fnda-i16nda.cc making mx-ui8nda-fnda.d from mx-ui8nda-fnda.cc making mx-fnda-ui8nda.d from mx-fnda-ui8nda.cc making mx-i8nda-fnda.d from mx-i8nda-fnda.cc making mx-fnda-i8nda.d from mx-fnda-i8nda.cc making mx-ui64nda-nda.d from mx-ui64nda-nda.cc making mx-nda-ui64nda.d from mx-nda-ui64nda.cc making mx-i64nda-nda.d from mx-i64nda-nda.cc making mx-nda-i64nda.d from mx-nda-i64nda.cc making mx-ui32nda-nda.d from mx-ui32nda-nda.cc making mx-nda-ui32nda.d from mx-nda-ui32nda.cc making mx-i32nda-nda.d from mx-i32nda-nda.cc making mx-nda-i32nda.d from mx-nda-i32nda.cc making mx-ui16nda-nda.d from mx-ui16nda-nda.cc making mx-nda-ui16nda.d from mx-nda-ui16nda.cc making mx-i16nda-nda.d from mx-i16nda-nda.cc making mx-nda-i16nda.d from mx-nda-i16nda.cc making mx-ui8nda-nda.d from mx-ui8nda-nda.cc making mx-nda-ui8nda.d from mx-nda-ui8nda.cc making mx-i8nda-nda.d from mx-i8nda-nda.cc making mx-nda-i8nda.d from mx-nda-i8nda.cc making mx-ui64-fnda.d from mx-ui64-fnda.cc making mx-fnda-ui64.d from mx-fnda-ui64.cc making mx-i64-fnda.d from mx-i64-fnda.cc making mx-fnda-i64.d from mx-fnda-i64.cc making mx-fnda-ui32.d from mx-fnda-ui32.cc making mx-ui32-fnda.d from mx-ui32-fnda.cc making mx-i32-fnda.d from mx-i32-fnda.cc making mx-fnda-i32.d from mx-fnda-i32.cc making mx-ui16-fnda.d from mx-ui16-fnda.cc making mx-fnda-ui16.d from mx-fnda-ui16.cc making mx-i16-fnda.d from mx-i16-fnda.cc making mx-fnda-i16.d from mx-fnda-i16.cc making mx-ui8-fnda.d from mx-ui8-fnda.cc making mx-fnda-ui8.d from mx-fnda-ui8.cc making mx-i8-fnda.d from mx-i8-fnda.cc making mx-fnda-i8.d from mx-fnda-i8.cc making mx-ui64-nda.d from mx-ui64-nda.cc making mx-nda-ui64.d from mx-nda-ui64.cc making mx-i64-nda.d from mx-i64-nda.cc making mx-nda-i64.d from mx-nda-i64.cc making mx-ui32-nda.d from mx-ui32-nda.cc making mx-nda-ui32.d from mx-nda-ui32.cc making mx-i32-nda.d from mx-i32-nda.cc making mx-nda-i32.d from mx-nda-i32.cc making mx-ui16-nda.d from mx-ui16-nda.cc making mx-nda-ui16.d from mx-nda-ui16.cc making mx-i16-nda.d from mx-i16-nda.cc making mx-nda-i16.d from mx-nda-i16.cc making mx-ui8-nda.d from mx-ui8-nda.cc making mx-nda-ui8.d from mx-nda-ui8.cc making mx-i8-nda.d from mx-i8-nda.cc making mx-nda-i8.d from mx-nda-i8.cc making mx-ui64nda-fs.d from mx-ui64nda-fs.cc making mx-fs-ui64nda.d from mx-fs-ui64nda.cc making mx-i64nda-fs.d from mx-i64nda-fs.cc making mx-fs-i64nda.d from mx-fs-i64nda.cc making mx-ui32nda-fs.d from mx-ui32nda-fs.cc making mx-fs-ui32nda.d from mx-fs-ui32nda.cc making mx-i32nda-fs.d from mx-i32nda-fs.cc making mx-fs-i32nda.d from mx-fs-i32nda.cc making mx-ui16nda-fs.d from mx-ui16nda-fs.cc making mx-fs-ui16nda.d from mx-fs-ui16nda.cc making mx-i16nda-fs.d from mx-i16nda-fs.cc making mx-fs-i16nda.d from mx-fs-i16nda.cc making mx-ui8nda-fs.d from mx-ui8nda-fs.cc making mx-fs-ui8nda.d from mx-fs-ui8nda.cc making mx-i8nda-fs.d from mx-i8nda-fs.cc making mx-fs-i8nda.d from mx-fs-i8nda.cc making mx-ui64nda-s.d from mx-ui64nda-s.cc making mx-s-ui64nda.d from mx-s-ui64nda.cc making mx-i64nda-s.d from mx-i64nda-s.cc making mx-s-i64nda.d from mx-s-i64nda.cc making mx-ui32nda-s.d from mx-ui32nda-s.cc making mx-s-ui32nda.d from mx-s-ui32nda.cc making mx-i32nda-s.d from mx-i32nda-s.cc making mx-s-i32nda.d from mx-s-i32nda.cc making mx-ui16nda-s.d from mx-ui16nda-s.cc making mx-s-ui16nda.d from mx-s-ui16nda.cc making mx-i16nda-s.d from mx-i16nda-s.cc making mx-s-i16nda.d from mx-s-i16nda.cc making mx-ui8nda-s.d from mx-ui8nda-s.cc making mx-s-ui8nda.d from mx-s-ui8nda.cc making mx-i8nda-s.d from mx-i8nda-s.cc making mx-s-i8nda.d from mx-s-i8nda.cc making mx-fcm-pm.d from mx-fcm-pm.cc making mx-pm-fcm.d from mx-pm-fcm.cc making mx-fm-pm.d from mx-fm-pm.cc making mx-pm-fm.d from mx-pm-fm.cc making mx-cm-pm.d from mx-cm-pm.cc making mx-pm-cm.d from mx-pm-cm.cc making mx-m-pm.d from mx-m-pm.cc making mx-pm-m.d from mx-pm-m.cc making mx-fs-fdm.d from mx-fs-fdm.cc making mx-fm-fdm.d from mx-fm-fdm.cc making mx-fdm-fs.d from mx-fdm-fs.cc making mx-fdm-fm.d from mx-fdm-fm.cc making mx-fs-fcnda.d from mx-fs-fcnda.cc making mx-fs-fcm.d from mx-fs-fcm.cc making mx-fs-fcdm.d from mx-fs-fcdm.cc making mx-fnda-fcnda.d from mx-fnda-fcnda.cc making mx-fm-fcm.d from mx-fm-fcm.cc making mx-fm-fcdm.d from mx-fm-fcdm.cc making mx-fnda-fcs.d from mx-fnda-fcs.cc making mx-fm-fcs.d from mx-fm-fcs.cc making mx-fdm-fcm.d from mx-fdm-fcm.cc making mx-fdm-fcs.d from mx-fdm-fcs.cc making mx-fcnda-fs.d from mx-fcnda-fs.cc making mx-fcm-fs.d from mx-fcm-fs.cc making mx-fcnda-fnda.d from mx-fcnda-fnda.cc making mx-fcm-fm.d from mx-fcm-fm.cc making mx-fcm-fdm.d from mx-fcm-fdm.cc making mx-fcm-fcdm.d from mx-fcm-fcdm.cc making mx-fcdm-fs.d from mx-fcdm-fs.cc making mx-fcdm-fm.d from mx-fcdm-fm.cc making mx-fcdm-fcm.d from mx-fcdm-fcm.cc making mx-fcdm-fcs.d from mx-fcdm-fcs.cc making mx-fcs-fnda.d from mx-fcs-fnda.cc making mx-fcs-fm.d from mx-fcs-fm.cc making mx-fcs-fdm.d from mx-fcs-fdm.cc making mx-fcs-fcdm.d from mx-fcs-fcdm.cc making mx-fdm-fcdm.d from mx-fdm-fcdm.cc making mx-fcdm-fdm.d from mx-fcdm-fdm.cc making mx-s-dm.d from mx-s-dm.cc making mx-m-dm.d from mx-m-dm.cc making mx-dm-s.d from mx-dm-s.cc making mx-dm-m.d from mx-dm-m.cc making mx-s-cnda.d from mx-s-cnda.cc making mx-s-cm.d from mx-s-cm.cc making mx-s-cdm.d from mx-s-cdm.cc making mx-nda-cnda.d from mx-nda-cnda.cc making mx-m-cm.d from mx-m-cm.cc making mx-m-cdm.d from mx-m-cdm.cc making mx-nda-cs.d from mx-nda-cs.cc making mx-m-cs.d from mx-m-cs.cc making mx-dm-cm.d from mx-dm-cm.cc making mx-dm-cs.d from mx-dm-cs.cc making mx-cnda-s.d from mx-cnda-s.cc making mx-cm-s.d from mx-cm-s.cc making mx-cnda-nda.d from mx-cnda-nda.cc making mx-cm-m.d from mx-cm-m.cc making mx-cm-dm.d from mx-cm-dm.cc making mx-cm-cdm.d from mx-cm-cdm.cc making mx-cdm-s.d from mx-cdm-s.cc making mx-cdm-m.d from mx-cdm-m.cc making mx-cdm-cm.d from mx-cdm-cm.cc making mx-cdm-cs.d from mx-cdm-cs.cc making mx-cs-nda.d from mx-cs-nda.cc making mx-cs-m.d from mx-cs-m.cc making mx-cs-dm.d from mx-cs-dm.cc making mx-cs-cdm.d from mx-cs-cdm.cc making mx-dm-cdm.d from mx-dm-cdm.cc making mx-cdm-dm.d from mx-cdm-dm.cc making floatQRP.d from floatQRP.cc making floatQR.d from floatQR.cc making floatSVD.d from floatSVD.cc making floatSCHUR.d from floatSCHUR.cc making floatLU.d from floatLU.cc making floatHESS.d from floatHESS.cc making floatGEPBAL.d from floatGEPBAL.cc making floatCHOL.d from floatCHOL.cc making floatAEPBAL.d from floatAEPBAL.cc making fCmplxQRP.d from fCmplxQRP.cc making fCmplxQR.d from fCmplxQR.cc making fCmplxSVD.d from fCmplxSVD.cc making fCmplxSCHUR.d from fCmplxSCHUR.cc making fCmplxLU.d from fCmplxLU.cc making fCmplxHESS.d from fCmplxHESS.cc making fCmplxGEPBAL.d from fCmplxGEPBAL.cc making fCmplxCHOL.d from fCmplxCHOL.cc making fCmplxAEPBAL.d from fCmplxAEPBAL.cc making fNDArray.d from fNDArray.cc making fMatrix.d from fMatrix.cc making fDiagMatrix.d from fDiagMatrix.cc making fRowVector.d from fRowVector.cc making fColVector.d from fColVector.cc making fCNDArray.d from fCNDArray.cc making fCMatrix.d from fCMatrix.cc making fCDiagMatrix.d from fCDiagMatrix.cc making fCRowVector.d from fCRowVector.cc making fCColVector.d from fCColVector.cc making uint64NDArray.d from uint64NDArray.cc making uint32NDArray.d from uint32NDArray.cc making int64NDArray.d from int64NDArray.cc making int32NDArray.d from int32NDArray.cc making uint16NDArray.d from uint16NDArray.cc making int16NDArray.d from int16NDArray.cc making uint8NDArray.d from uint8NDArray.cc making int8NDArray.d from int8NDArray.cc making PermMatrix.d from PermMatrix.cc making MatrixType.d from MatrixType.cc making SparseQR.d from SparseQR.cc making SparseCmplxQR.d from SparseCmplxQR.cc making SparsedbleCHOL.d from SparsedbleCHOL.cc making SparseCmplxCHOL.d from SparseCmplxCHOL.cc making SparsedbleLU.d from SparsedbleLU.cc making SparseCmplxLU.d from SparseCmplxLU.cc making Sparse.d from Sparse.cc making MSparse.d from MSparse.cc making dSparse.d from dSparse.cc making CSparse.d from CSparse.cc making boolSparse.d from boolSparse.cc making dbleSVD.d from dbleSVD.cc making dbleSCHUR.d from dbleSCHUR.cc making dbleQRP.d from dbleQRP.cc making dbleQR.d from dbleQR.cc making dbleLU.d from dbleLU.cc making dbleHESS.d from dbleHESS.cc making dbleGEPBAL.d from dbleGEPBAL.cc making dbleCHOL.d from dbleCHOL.cc making dbleAEPBAL.d from dbleAEPBAL.cc making dRowVector.d from dRowVector.cc making dMatrix.d from dMatrix.cc making dNDArray.d from dNDArray.cc making dDiagMatrix.d from dDiagMatrix.cc making dColVector.d from dColVector.cc making chNDArray.d from chNDArray.cc making chMatrix.d from chMatrix.cc making boolNDArray.d from boolNDArray.cc making boolMatrix.d from boolMatrix.cc making fEIG.d from fEIG.cc making EIG.d from EIG.cc making CmplxSVD.d from CmplxSVD.cc making CmplxSCHUR.d from CmplxSCHUR.cc making CmplxQRP.d from CmplxQRP.cc making CmplxQR.d from CmplxQR.cc making CmplxLU.d from CmplxLU.cc making CmplxHESS.d from CmplxHESS.cc making CmplxGEPBAL.d from CmplxGEPBAL.cc making CmplxCHOL.d from CmplxCHOL.cc making CmplxAEPBAL.d from CmplxAEPBAL.cc making CRowVector.d from CRowVector.cc making CNDArray.d from CNDArray.cc making CMatrix.d from CMatrix.cc making CDiagMatrix.d from CDiagMatrix.cc making CColVector.d from CColVector.cc making Array-util.d from Array-util.cc making oct-inttypes.d from oct-inttypes.cc making Sparse-d.d from Sparse-d.cc making Sparse-b.d from Sparse-b.cc making Sparse-C.d from Sparse-C.cc making MSparse-d.d from MSparse-d.cc making MSparse-C.d from MSparse-C.cc making MArray-s.d from MArray-s.cc making MArray-fC.d from MArray-fC.cc making MArray-f.d from MArray-f.cc making MArray-d.d from MArray-d.cc making MArray-i.d from MArray-i.cc making MArray-ch.d from MArray-ch.cc making MArray-C.d from MArray-C.cc making Array-idx-vec.d from Array-idx-vec.cc making Array-voidp.d from Array-voidp.cc making Array-str.d from Array-str.cc making Array-s.d from Array-s.cc making Array-fC.d from Array-fC.cc making Array-f.d from Array-f.cc making Array-d.d from Array-d.cc making Array-i.d from Array-i.cc making Array-ch.d from Array-ch.cc making Array-b.d from Array-b.cc making Array-C.d from Array-C.cc making str-vec.d from str-vec.cc making sparse-util.d from sparse-util.cc making sparse-sort.d from sparse-sort.cc making regex-match.d from regex-match.cc making prog-args.d from prog-args.cc making oct-uname.d from oct-uname.cc making oct-time.d from oct-time.cc making oct-syscalls.d from oct-syscalls.cc making oct-spparms.d from oct-spparms.cc making oct-shlib.d from oct-shlib.cc making oct-rand.d from oct-rand.cc making oct-passwd.d from oct-passwd.cc making oct-norm.d from oct-norm.cc making oct-md5.d from oct-md5.cc making oct-mutex.d from oct-mutex.cc making oct-group.d from oct-group.cc making oct-fftw.d from oct-fftw.cc making oct-env.d from oct-env.cc making oct-alloc.d from oct-alloc.cc making mach-info.d from mach-info.cc making lo-utils.d from lo-utils.cc making lo-sysdep.d from lo-sysdep.cc making lo-specfun.d from lo-specfun.cc making lo-mappers.d from lo-mappers.cc making lo-ieee.d from lo-ieee.cc making idx-vector.d from idx-vector.cc making glob-match.d from glob-match.cc making file-stat.d from file-stat.cc making file-ops.d from file-ops.cc making dir-ops.d from dir-ops.cc making data-conv.d from data-conv.cc making Range.d from Range.cc making Quad.d from Quad.cc making ODES.d from ODES.cc making LSODE.d from LSODE.cc making DASSL.d from DASSL.cc making DASRT.d from DASRT.cc making DASPK.d from DASPK.cc making CollocWt.d from CollocWt.cc making oct-locbuf.d from oct-locbuf.cc make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/liboctave' make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/liboctave' mkdir pic touch stmp-pic i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-locbuf.cc -o pic/oct-locbuf.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CollocWt.cc -o pic/CollocWt.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread DASPK.cc -o pic/DASPK.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread DASRT.cc -o pic/DASRT.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread DASSL.cc -o pic/DASSL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread LSODE.cc -o pic/LSODE.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ODES.cc -o pic/ODES.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Quad.cc -o pic/Quad.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Range.cc -o pic/Range.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread data-conv.cc -o pic/data-conv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dir-ops.cc -o pic/dir-ops.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread file-ops.cc -o pic/file-ops.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread file-stat.cc -o pic/file-stat.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread glob-match.cc -o pic/glob-match.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread idx-vector.cc -o pic/idx-vector.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread lo-ieee.cc -o pic/lo-ieee.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread lo-mappers.cc -o pic/lo-mappers.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread lo-specfun.cc -o pic/lo-specfun.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread lo-sysdep.cc -o pic/lo-sysdep.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread lo-utils.cc -o pic/lo-utils.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mach-info.cc -o pic/mach-info.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-alloc.cc -o pic/oct-alloc.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-env.cc -o pic/oct-env.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-fftw.cc -o pic/oct-fftw.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-group.cc -o pic/oct-group.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-mutex.cc -o pic/oct-mutex.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-md5.cc -o pic/oct-md5.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-norm.cc -o pic/oct-norm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-passwd.cc -o pic/oct-passwd.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-rand.cc -o pic/oct-rand.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-shlib.cc -o pic/oct-shlib.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-spparms.cc -o pic/oct-spparms.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-syscalls.cc -o pic/oct-syscalls.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-time.cc -o pic/oct-time.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-uname.cc -o pic/oct-uname.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread prog-args.cc -o pic/prog-args.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread regex-match.cc -o pic/regex-match.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread sparse-sort.cc -o pic/sparse-sort.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread sparse-util.cc -o pic/sparse-util.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread str-vec.cc -o pic/str-vec.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Array-C.cc -o pic/Array-C.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Array-b.cc -o pic/Array-b.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Array-ch.cc -o pic/Array-ch.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Array-i.cc -o pic/Array-i.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Array-d.cc -o pic/Array-d.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Array-f.cc -o pic/Array-f.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Array-fC.cc -o pic/Array-fC.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Array-s.cc -o pic/Array-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Array-str.cc -o pic/Array-str.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Array-voidp.cc -o pic/Array-voidp.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Array-idx-vec.cc -o pic/Array-idx-vec.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread MArray-C.cc -o pic/MArray-C.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread MArray-ch.cc -o pic/MArray-ch.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread MArray-i.cc -o pic/MArray-i.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread MArray-d.cc -o pic/MArray-d.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread MArray-f.cc -o pic/MArray-f.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread MArray-fC.cc -o pic/MArray-fC.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread MArray-s.cc -o pic/MArray-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread MSparse-C.cc -o pic/MSparse-C.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread MSparse-d.cc -o pic/MSparse-d.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Sparse-C.cc -o pic/Sparse-C.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Sparse-b.cc -o pic/Sparse-b.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Sparse-d.cc -o pic/Sparse-d.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-inttypes.cc -o pic/oct-inttypes.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Array-util.cc -o pic/Array-util.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CColVector.cc -o pic/CColVector.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CDiagMatrix.cc -o pic/CDiagMatrix.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CMatrix.cc -o pic/CMatrix.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CNDArray.cc -o pic/CNDArray.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CRowVector.cc -o pic/CRowVector.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CmplxAEPBAL.cc -o pic/CmplxAEPBAL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CmplxCHOL.cc -o pic/CmplxCHOL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CmplxGEPBAL.cc -o pic/CmplxGEPBAL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CmplxHESS.cc -o pic/CmplxHESS.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CmplxLU.cc -o pic/CmplxLU.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CmplxQR.cc -o pic/CmplxQR.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CmplxQRP.cc -o pic/CmplxQRP.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CmplxSCHUR.cc -o pic/CmplxSCHUR.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CmplxSVD.cc -o pic/CmplxSVD.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread EIG.cc -o pic/EIG.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fEIG.cc -o pic/fEIG.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread boolMatrix.cc -o pic/boolMatrix.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread boolNDArray.cc -o pic/boolNDArray.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread chMatrix.cc -o pic/chMatrix.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread chNDArray.cc -o pic/chNDArray.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dColVector.cc -o pic/dColVector.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dDiagMatrix.cc -o pic/dDiagMatrix.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dMatrix.cc -o pic/dMatrix.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dNDArray.cc -o pic/dNDArray.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dRowVector.cc -o pic/dRowVector.o CMatrix.cc: In function ‘ComplexMatrix xgemm(bool, bool, const ComplexMatrix&, bool, bool, const ComplexMatrix&)’: CMatrix.cc:3804: warning: variable ‘ctransa’ might be clobbered by ‘longjmp’ or ‘vfork’ CMatrix.cc:3854: warning: variable ‘ctransa’ might be clobbered by ‘longjmp’ or ‘vfork’ CMatrix.cc:3862: warning: variable ‘crevtransb’ might be clobbered by ‘longjmp’ or ‘vfork’ CMatrix.cc:3870: warning: variable ‘ctransa’ might be clobbered by ‘longjmp’ or ‘vfork’ CMatrix.cc:3871: warning: variable ‘ctransb’ might be clobbered by ‘longjmp’ or ‘vfork’ i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dbleAEPBAL.cc -o pic/dbleAEPBAL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dbleCHOL.cc -o pic/dbleCHOL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dbleGEPBAL.cc -o pic/dbleGEPBAL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dbleHESS.cc -o pic/dbleHESS.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dbleLU.cc -o pic/dbleLU.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dbleQR.cc -o pic/dbleQR.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dbleQRP.cc -o pic/dbleQRP.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dbleSCHUR.cc -o pic/dbleSCHUR.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dbleSVD.cc -o pic/dbleSVD.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread boolSparse.cc -o pic/boolSparse.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread CSparse.cc -o pic/CSparse.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dSparse.cc -o pic/dSparse.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread MSparse.cc -o pic/MSparse.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Sparse.cc -o pic/Sparse.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread SparseCmplxLU.cc -o pic/SparseCmplxLU.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread SparsedbleLU.cc -o pic/SparsedbleLU.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread SparseCmplxCHOL.cc -o pic/SparseCmplxCHOL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread SparsedbleCHOL.cc -o pic/SparsedbleCHOL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread SparseCmplxQR.cc -o pic/SparseCmplxQR.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread SparseQR.cc -o pic/SparseQR.o dSparse.cc:1229: warning: unused parameter ‘err’ dSparse.cc:1229: warning: unused parameter ‘rcond’ CSparse.cc:1131: warning: unused parameter ‘err’ CSparse.cc:1131: warning: unused parameter ‘rcond’ dSparse.cc:5689: warning: unused parameter ‘rcond’ dSparse.cc:5689: warning: unused parameter ‘Control’ dSparse.cc:5689: warning: unused parameter ‘Info’ dSparse.cc:5689: warning: unused parameter ‘sing_handler’ dSparse.cc:5689: warning: unused parameter ‘calc_cond’ dSparse.cc:5801: warning: unused parameter ‘rcond’ dSparse.cc:5801: warning: unused parameter ‘sing_handler’ dSparse.cc:5801: warning: unused parameter ‘calc_cond’ dSparse.cc:6017: warning: unused parameter ‘rcond’ dSparse.cc:6017: warning: unused parameter ‘sing_handler’ dSparse.cc:6017: warning: unused parameter ‘calc_cond’ dSparse.cc:6279: warning: unused parameter ‘rcond’ dSparse.cc:6279: warning: unused parameter ‘sing_handler’ dSparse.cc:6279: warning: unused parameter ‘calc_cond’ dSparse.cc:6513: warning: unused parameter ‘rcond’ dSparse.cc:6513: warning: unused parameter ‘sing_handler’ dSparse.cc:6513: warning: unused parameter ‘calc_cond’ In file included from dSparse.cc:62: sparse-dmsolve.cc: In instantiation of ‘RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = Matrix, ST = SparseMatrix, T = Matrix]’: dSparse.cc:6845: instantiated from here sparse-dmsolve.cc:364: warning: unused parameter ‘a’ sparse-dmsolve.cc:364: warning: unused parameter ‘b’ sparse-dmsolve.cc:364: warning: unused parameter ‘info’ sparse-dmsolve.cc: In instantiation of ‘RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = SparseMatrix, ST = SparseMatrix, T = SparseMatrix]’: dSparse.cc:6913: instantiated from here sparse-dmsolve.cc:364: warning: unused parameter ‘a’ sparse-dmsolve.cc:364: warning: unused parameter ‘b’ sparse-dmsolve.cc:364: warning: unused parameter ‘info’ sparse-dmsolve.cc: In instantiation of ‘RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = ComplexMatrix, ST = SparseMatrix, T = ComplexMatrix]’: dSparse.cc:6981: instantiated from here sparse-dmsolve.cc:364: warning: unused parameter ‘a’ sparse-dmsolve.cc:364: warning: unused parameter ‘b’ sparse-dmsolve.cc:364: warning: unused parameter ‘info’ sparse-dmsolve.cc: In instantiation of ‘RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = SparseComplexMatrix, ST = SparseMatrix, T = SparseComplexMatrix]’: dSparse.cc:7049: instantiated from here sparse-dmsolve.cc:364: warning: unused parameter ‘a’ sparse-dmsolve.cc:364: warning: unused parameter ‘b’ sparse-dmsolve.cc:364: warning: unused parameter ‘info’ CSparse.cc:5482: warning: unused parameter ‘rcond’ CSparse.cc:5482: warning: unused parameter ‘Control’ CSparse.cc:5482: warning: unused parameter ‘Info’ CSparse.cc:5482: warning: unused parameter ‘sing_handler’ CSparse.cc:5482: warning: unused parameter ‘calc_cond’ i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread MatrixType.cc -o pic/MatrixType.o CSparse.cc:5598: warning: unused parameter ‘rcond’ CSparse.cc:5598: warning: unused parameter ‘sing_handler’ CSparse.cc:5598: warning: unused parameter ‘calc_cond’ CSparse.cc:5841: warning: unused parameter ‘rcond’ CSparse.cc:5841: warning: unused parameter ‘sing_handler’ CSparse.cc:5841: warning: unused parameter ‘calc_cond’ CSparse.cc:6132: warning: unused parameter ‘rcond’ CSparse.cc:6132: warning: unused parameter ‘sing_handler’ CSparse.cc:6132: warning: unused parameter ‘calc_cond’ CSparse.cc:6354: warning: unused parameter ‘rcond’ CSparse.cc:6354: warning: unused parameter ‘sing_handler’ CSparse.cc:6354: warning: unused parameter ‘calc_cond’ SparseCmplxLU.cc:45: warning: unused parameter ‘a’ SparseCmplxLU.cc:45: warning: unused parameter ‘piv_thres’ SparseCmplxLU.cc:45: warning: unused parameter ‘scale’ SparseCmplxLU.cc:246: warning: unused parameter ‘a’ SparseCmplxLU.cc:246: warning: unused parameter ‘Qinit’ SparseCmplxLU.cc:246: warning: unused parameter ‘piv_thres’ SparseCmplxLU.cc:246: warning: unused parameter ‘scale’ SparseCmplxLU.cc:246: warning: unused parameter ‘FixedQ’ SparseCmplxLU.cc:246: warning: unused parameter ‘droptol’ SparseCmplxLU.cc:246: warning: unused parameter ‘milu’ SparseCmplxLU.cc:246: warning: unused parameter ‘udiag’ SparsedbleLU.cc:45: warning: unused parameter ‘a’ SparsedbleLU.cc:45: warning: unused parameter ‘piv_thres’ SparsedbleLU.cc:45: warning: unused parameter ‘scale’ SparsedbleLU.cc:234: warning: unused parameter ‘a’ SparsedbleLU.cc:234: warning: unused parameter ‘Qinit’ SparsedbleLU.cc:234: warning: unused parameter ‘piv_thres’ SparsedbleLU.cc:234: warning: unused parameter ‘scale’ SparsedbleLU.cc:234: warning: unused parameter ‘FixedQ’ SparsedbleLU.cc:234: warning: unused parameter ‘droptol’ SparsedbleLU.cc:234: warning: unused parameter ‘milu’ SparsedbleLU.cc:234: warning: unused parameter ‘udiag’ In file included from SparsedbleCHOL.cc:33: sparse-base-chol.cc: In instantiation of ‘octave_idx_type sparse_base_chol::sparse_base_chol_rep::init(const chol_type&, bool) [with chol_type = SparseMatrix, chol_elt = double, p_type = SparseMatrix]’: SparsedbleCHOL.cc:34: instantiated from here sparse-base-chol.cc:82: warning: unused parameter ‘a’ sparse-base-chol.cc:82: warning: unused parameter ‘natural’ In file included from SparseCmplxCHOL.cc:33: sparse-base-chol.cc: In instantiation of ‘octave_idx_type sparse_base_chol::sparse_base_chol_rep::init(const chol_type&, bool) [with chol_type = SparseComplexMatrix, chol_elt = std::complex, p_type = SparseMatrix]’: SparseCmplxCHOL.cc:34: instantiated from here sparse-base-chol.cc:82: warning: unused parameter ‘a’ sparse-base-chol.cc:82: warning: unused parameter ‘natural’ In file included from CSparse.cc:61: sparse-dmsolve.cc: In instantiation of ‘RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = ComplexMatrix, ST = SparseComplexMatrix, T = Matrix]’: CSparse.cc:6700: instantiated from here sparse-dmsolve.cc:364: warning: unused parameter ‘a’ sparse-dmsolve.cc:364: warning: unused parameter ‘b’ sparse-dmsolve.cc:364: warning: unused parameter ‘info’ sparse-dmsolve.cc: In instantiation of ‘RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = SparseComplexMatrix, ST = SparseComplexMatrix, T = SparseMatrix]’: CSparse.cc:6768: instantiated from here sparse-dmsolve.cc:364: warning: unused parameter ‘a’ sparse-dmsolve.cc:364: warning: unused parameter ‘b’ sparse-dmsolve.cc:364: warning: unused parameter ‘info’ sparse-dmsolve.cc: In instantiation of ‘RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = ComplexMatrix, ST = SparseComplexMatrix, T = ComplexMatrix]’: CSparse.cc:6836: instantiated from here sparse-dmsolve.cc:364: warning: unused parameter ‘a’ sparse-dmsolve.cc:364: warning: unused parameter ‘b’ sparse-dmsolve.cc:364: warning: unused parameter ‘info’ sparse-dmsolve.cc: In instantiation of ‘RT dmsolve(const ST&, const T&, octave_idx_type&) [with RT = SparseComplexMatrix, ST = SparseComplexMatrix, T = SparseComplexMatrix]’: CSparse.cc:6905: instantiated from here sparse-dmsolve.cc:364: warning: unused parameter ‘a’ sparse-dmsolve.cc:364: warning: unused parameter ‘b’ sparse-dmsolve.cc:364: warning: unused parameter ‘info’ SparseQR.cc:32: warning: unused parameter ‘a’ SparseQR.cc:32: warning: unused parameter ‘order’ SparseQR.cc:138: warning: unused parameter ‘econ’ SparseQR.cc:170: warning: unused parameter ‘b’ SparseQR.cc:270: warning: unused parameter ‘a’ SparseQR.cc:270: warning: unused parameter ‘b’ SparseQR.cc:374: warning: unused parameter ‘a’ SparseQR.cc:374: warning: unused parameter ‘b’ SparseQR.cc:525: warning: unused parameter ‘a’ SparseQR.cc:525: warning: unused parameter ‘b’ SparseQR.cc:692: warning: unused parameter ‘a’ SparseQR.cc:692: warning: unused parameter ‘b’ i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread PermMatrix.cc -o pic/PermMatrix.o dMatrix.cc: In function ‘Matrix xgemm(bool, const Matrix&, bool, const Matrix&)’: dMatrix.cc:3227: warning: variable ‘ctransa’ might be clobbered by ‘longjmp’ or ‘vfork’ dMatrix.cc:3236: warning: variable ‘crevtransb’ might be clobbered by ‘longjmp’ or ‘vfork’ dMatrix.cc:3244: warning: variable ‘ctransa’ might be clobbered by ‘longjmp’ or ‘vfork’ dMatrix.cc:3245: warning: variable ‘ctransb’ might be clobbered by ‘longjmp’ or ‘vfork’ i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread int8NDArray.cc -o pic/int8NDArray.o SparseCmplxQR.cc:158: warning: unused parameter ‘econ’ SparseCmplxQR.cc:188: warning: unused parameter ‘b’ SparseCmplxQR.cc:289: warning: unused parameter ‘a’ SparseCmplxQR.cc:289: warning: unused parameter ‘b’ SparseCmplxQR.cc:417: warning: unused parameter ‘a’ SparseCmplxQR.cc:417: warning: unused parameter ‘b’ SparseCmplxQR.cc:591: warning: unused parameter ‘a’ SparseCmplxQR.cc:591: warning: unused parameter ‘b’ SparseCmplxQR.cc:712: warning: unused parameter ‘a’ SparseCmplxQR.cc:712: warning: unused parameter ‘b’ i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread uint8NDArray.cc -o pic/uint8NDArray.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread int16NDArray.cc -o pic/int16NDArray.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread uint16NDArray.cc -o pic/uint16NDArray.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread int32NDArray.cc -o pic/int32NDArray.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread uint32NDArray.cc -o pic/uint32NDArray.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread int64NDArray.cc -o pic/int64NDArray.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread uint64NDArray.cc -o pic/uint64NDArray.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCColVector.cc -o pic/fCColVector.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCRowVector.cc -o pic/fCRowVector.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCDiagMatrix.cc -o pic/fCDiagMatrix.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCMatrix.cc -o pic/fCMatrix.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCNDArray.cc -o pic/fCNDArray.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fColVector.cc -o pic/fColVector.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fRowVector.cc -o pic/fRowVector.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fDiagMatrix.cc -o pic/fDiagMatrix.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fMatrix.cc -o pic/fMatrix.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fNDArray.cc -o pic/fNDArray.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCmplxAEPBAL.cc -o pic/fCmplxAEPBAL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCmplxCHOL.cc -o pic/fCmplxCHOL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCmplxGEPBAL.cc -o pic/fCmplxGEPBAL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCmplxHESS.cc -o pic/fCmplxHESS.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCmplxLU.cc -o pic/fCmplxLU.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCmplxSCHUR.cc -o pic/fCmplxSCHUR.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCmplxSVD.cc -o pic/fCmplxSVD.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCmplxQR.cc -o pic/fCmplxQR.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread fCmplxQRP.cc -o pic/fCmplxQRP.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread floatAEPBAL.cc -o pic/floatAEPBAL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread floatCHOL.cc -o pic/floatCHOL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread floatGEPBAL.cc -o pic/floatGEPBAL.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread floatHESS.cc -o pic/floatHESS.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread floatLU.cc -o pic/floatLU.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread floatSCHUR.cc -o pic/floatSCHUR.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread floatSVD.cc -o pic/floatSVD.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread floatQR.cc -o pic/floatQR.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread floatQRP.cc -o pic/floatQRP.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cdm-dm.cc -o pic/mx-cdm-dm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-dm-cdm.cc -o pic/mx-dm-cdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cs-cdm.cc -o pic/mx-cs-cdm.o fCMatrix.cc: In function ‘FloatComplexMatrix xgemm(bool, bool, const FloatComplexMatrix&, bool, bool, const FloatComplexMatrix&)’: fCMatrix.cc:3797: warning: variable ‘ctransa’ might be clobbered by ‘longjmp’ or ‘vfork’ fCMatrix.cc:3847: warning: variable ‘ctransa’ might be clobbered by ‘longjmp’ or ‘vfork’ fCMatrix.cc:3855: warning: variable ‘crevtransb’ might be clobbered by ‘longjmp’ or ‘vfork’ fCMatrix.cc:3863: warning: variable ‘ctransa’ might be clobbered by ‘longjmp’ or ‘vfork’ fCMatrix.cc:3864: warning: variable ‘ctransb’ might be clobbered by ‘longjmp’ or ‘vfork’ i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cs-dm.cc -o pic/mx-cs-dm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cs-m.cc -o pic/mx-cs-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cs-nda.cc -o pic/mx-cs-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cdm-cs.cc -o pic/mx-cdm-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cdm-cm.cc -o pic/mx-cdm-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cdm-m.cc -o pic/mx-cdm-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cdm-s.cc -o pic/mx-cdm-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cm-cdm.cc -o pic/mx-cm-cdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cm-dm.cc -o pic/mx-cm-dm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cm-m.cc -o pic/mx-cm-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cnda-nda.cc -o pic/mx-cnda-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cm-s.cc -o pic/mx-cm-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cnda-s.cc -o pic/mx-cnda-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-dm-cs.cc -o pic/mx-dm-cs.o fMatrix.cc: In function ‘FloatMatrix xgemm(bool, const FloatMatrix&, bool, const FloatMatrix&)’: fMatrix.cc:3226: warning: variable ‘ctransa’ might be clobbered by ‘longjmp’ or ‘vfork’ fMatrix.cc:3235: warning: variable ‘crevtransb’ might be clobbered by ‘longjmp’ or ‘vfork’ fMatrix.cc:3243: warning: variable ‘ctransa’ might be clobbered by ‘longjmp’ or ‘vfork’ fMatrix.cc:3244: warning: variable ‘ctransb’ might be clobbered by ‘longjmp’ or ‘vfork’ i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-dm-cm.cc -o pic/mx-dm-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-m-cs.cc -o pic/mx-m-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-cs.cc -o pic/mx-nda-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-m-cdm.cc -o pic/mx-m-cdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-m-cm.cc -o pic/mx-m-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-cnda.cc -o pic/mx-nda-cnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-s-cdm.cc -o pic/mx-s-cdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-s-cm.cc -o pic/mx-s-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-s-cnda.cc -o pic/mx-s-cnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-dm-m.cc -o pic/mx-dm-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-dm-s.cc -o pic/mx-dm-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-m-dm.cc -o pic/mx-m-dm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-s-dm.cc -o pic/mx-s-dm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcdm-fdm.cc -o pic/mx-fcdm-fdm.o sparse-dmsolve.cc:356: warning: ‘void solve_singularity_warning(double)’ defined but not used i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fdm-fcdm.cc -o pic/mx-fdm-fcdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcs-fcdm.cc -o pic/mx-fcs-fcdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcs-fdm.cc -o pic/mx-fcs-fdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcs-fm.cc -o pic/mx-fcs-fm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcs-fnda.cc -o pic/mx-fcs-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcdm-fcs.cc -o pic/mx-fcdm-fcs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcdm-fcm.cc -o pic/mx-fcdm-fcm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcdm-fm.cc -o pic/mx-fcdm-fm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcdm-fs.cc -o pic/mx-fcdm-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcm-fcdm.cc -o pic/mx-fcm-fcdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcm-fdm.cc -o pic/mx-fcm-fdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcm-fm.cc -o pic/mx-fcm-fm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcnda-fnda.cc -o pic/mx-fcnda-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcm-fs.cc -o pic/mx-fcm-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcnda-fs.cc -o pic/mx-fcnda-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fdm-fcs.cc -o pic/mx-fdm-fcs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fdm-fcm.cc -o pic/mx-fdm-fcm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fm-fcs.cc -o pic/mx-fm-fcs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-fcs.cc -o pic/mx-fnda-fcs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fm-fcdm.cc -o pic/mx-fm-fcdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fm-fcm.cc -o pic/mx-fm-fcm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-fcnda.cc -o pic/mx-fnda-fcnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fs-fcdm.cc -o pic/mx-fs-fcdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fs-fcm.cc -o pic/mx-fs-fcm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fs-fcnda.cc -o pic/mx-fs-fcnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fdm-fm.cc -o pic/mx-fdm-fm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fdm-fs.cc -o pic/mx-fdm-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fm-fdm.cc -o pic/mx-fm-fdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fs-fdm.cc -o pic/mx-fs-fdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-pm-m.cc -o pic/mx-pm-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-m-pm.cc -o pic/mx-m-pm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-pm-cm.cc -o pic/mx-pm-cm.o sparse-dmsolve.cc:356: warning: ‘void solve_singularity_warning(double)’ defined but not used i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-cm-pm.cc -o pic/mx-cm-pm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-pm-fm.cc -o pic/mx-pm-fm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fm-pm.cc -o pic/mx-fm-pm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-pm-fcm.cc -o pic/mx-pm-fcm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fcm-pm.cc -o pic/mx-fcm-pm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-s-i8nda.cc -o pic/mx-s-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-s.cc -o pic/mx-i8nda-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-s-ui8nda.cc -o pic/mx-s-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-s.cc -o pic/mx-ui8nda-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-s-i16nda.cc -o pic/mx-s-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-s.cc -o pic/mx-i16nda-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-s-ui16nda.cc -o pic/mx-s-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-s.cc -o pic/mx-ui16nda-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-s-i32nda.cc -o pic/mx-s-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-s.cc -o pic/mx-i32nda-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-s-ui32nda.cc -o pic/mx-s-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-s.cc -o pic/mx-ui32nda-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-s-i64nda.cc -o pic/mx-s-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-s.cc -o pic/mx-i64nda-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-s-ui64nda.cc -o pic/mx-s-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-s.cc -o pic/mx-ui64nda-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fs-i8nda.cc -o pic/mx-fs-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-fs.cc -o pic/mx-i8nda-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fs-ui8nda.cc -o pic/mx-fs-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-fs.cc -o pic/mx-ui8nda-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fs-i16nda.cc -o pic/mx-fs-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-fs.cc -o pic/mx-i16nda-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fs-ui16nda.cc -o pic/mx-fs-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-fs.cc -o pic/mx-ui16nda-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fs-i32nda.cc -o pic/mx-fs-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-fs.cc -o pic/mx-i32nda-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fs-ui32nda.cc -o pic/mx-fs-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-fs.cc -o pic/mx-ui32nda-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fs-i64nda.cc -o pic/mx-fs-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-fs.cc -o pic/mx-i64nda-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fs-ui64nda.cc -o pic/mx-fs-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-fs.cc -o pic/mx-ui64nda-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-i8.cc -o pic/mx-nda-i8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8-nda.cc -o pic/mx-i8-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-ui8.cc -o pic/mx-nda-ui8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8-nda.cc -o pic/mx-ui8-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-i16.cc -o pic/mx-nda-i16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16-nda.cc -o pic/mx-i16-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-ui16.cc -o pic/mx-nda-ui16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16-nda.cc -o pic/mx-ui16-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-i32.cc -o pic/mx-nda-i32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32-nda.cc -o pic/mx-i32-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-ui32.cc -o pic/mx-nda-ui32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32-nda.cc -o pic/mx-ui32-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-i64.cc -o pic/mx-nda-i64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64-nda.cc -o pic/mx-i64-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-ui64.cc -o pic/mx-nda-ui64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64-nda.cc -o pic/mx-ui64-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-i8.cc -o pic/mx-fnda-i8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8-fnda.cc -o pic/mx-i8-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-ui8.cc -o pic/mx-fnda-ui8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8-fnda.cc -o pic/mx-ui8-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-i16.cc -o pic/mx-fnda-i16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16-fnda.cc -o pic/mx-i16-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-ui16.cc -o pic/mx-fnda-ui16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16-fnda.cc -o pic/mx-ui16-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-i32.cc -o pic/mx-fnda-i32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32-fnda.cc -o pic/mx-i32-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-ui32.cc -o pic/mx-fnda-ui32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32-fnda.cc -o pic/mx-ui32-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-i64.cc -o pic/mx-fnda-i64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64-fnda.cc -o pic/mx-i64-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-ui64.cc -o pic/mx-fnda-ui64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64-fnda.cc -o pic/mx-ui64-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-i8nda.cc -o pic/mx-nda-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-nda.cc -o pic/mx-i8nda-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-ui8nda.cc -o pic/mx-nda-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-nda.cc -o pic/mx-ui8nda-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-i16nda.cc -o pic/mx-nda-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-nda.cc -o pic/mx-i16nda-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-ui16nda.cc -o pic/mx-nda-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-nda.cc -o pic/mx-ui16nda-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-i32nda.cc -o pic/mx-nda-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-nda.cc -o pic/mx-i32nda-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-ui32nda.cc -o pic/mx-nda-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-nda.cc -o pic/mx-ui32nda-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-i64nda.cc -o pic/mx-nda-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-nda.cc -o pic/mx-i64nda-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-nda-ui64nda.cc -o pic/mx-nda-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-nda.cc -o pic/mx-ui64nda-nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-i8nda.cc -o pic/mx-fnda-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-fnda.cc -o pic/mx-i8nda-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-ui8nda.cc -o pic/mx-fnda-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-fnda.cc -o pic/mx-ui8nda-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-i16nda.cc -o pic/mx-fnda-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-fnda.cc -o pic/mx-i16nda-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-ui16nda.cc -o pic/mx-fnda-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-fnda.cc -o pic/mx-ui16nda-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-i32nda.cc -o pic/mx-fnda-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-fnda.cc -o pic/mx-i32nda-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-ui32nda.cc -o pic/mx-fnda-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-fnda.cc -o pic/mx-ui32nda-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-i64nda.cc -o pic/mx-fnda-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-fnda.cc -o pic/mx-i64nda-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-fnda-ui64nda.cc -o pic/mx-fnda-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-fnda.cc -o pic/mx-ui64nda-fnda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-ui8.cc -o pic/mx-i8nda-ui8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-i16.cc -o pic/mx-i8nda-i16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-ui16.cc -o pic/mx-i8nda-ui16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-i32.cc -o pic/mx-i8nda-i32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-ui32.cc -o pic/mx-i8nda-ui32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-i64.cc -o pic/mx-i8nda-i64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-ui64.cc -o pic/mx-i8nda-ui64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-i8.cc -o pic/mx-i16nda-i8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-ui8.cc -o pic/mx-i16nda-ui8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-ui16.cc -o pic/mx-i16nda-ui16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-i32.cc -o pic/mx-i16nda-i32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-ui32.cc -o pic/mx-i16nda-ui32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-i64.cc -o pic/mx-i16nda-i64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-ui64.cc -o pic/mx-i16nda-ui64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-i8.cc -o pic/mx-i32nda-i8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-ui8.cc -o pic/mx-i32nda-ui8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-i16.cc -o pic/mx-i32nda-i16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-ui16.cc -o pic/mx-i32nda-ui16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-ui32.cc -o pic/mx-i32nda-ui32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-i64.cc -o pic/mx-i32nda-i64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-ui64.cc -o pic/mx-i32nda-ui64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-i8.cc -o pic/mx-i64nda-i8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-ui8.cc -o pic/mx-i64nda-ui8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-i16.cc -o pic/mx-i64nda-i16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-ui16.cc -o pic/mx-i64nda-ui16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-i32.cc -o pic/mx-i64nda-i32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-ui32.cc -o pic/mx-i64nda-ui32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-ui64.cc -o pic/mx-i64nda-ui64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-i8.cc -o pic/mx-ui8nda-i8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-i16.cc -o pic/mx-ui8nda-i16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-ui16.cc -o pic/mx-ui8nda-ui16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-i32.cc -o pic/mx-ui8nda-i32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-ui32.cc -o pic/mx-ui8nda-ui32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-i64.cc -o pic/mx-ui8nda-i64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-ui64.cc -o pic/mx-ui8nda-ui64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-i8.cc -o pic/mx-ui16nda-i8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-ui8.cc -o pic/mx-ui16nda-ui8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-i16.cc -o pic/mx-ui16nda-i16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-i32.cc -o pic/mx-ui16nda-i32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-ui32.cc -o pic/mx-ui16nda-ui32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-i64.cc -o pic/mx-ui16nda-i64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-ui64.cc -o pic/mx-ui16nda-ui64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-i8.cc -o pic/mx-ui32nda-i8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-ui8.cc -o pic/mx-ui32nda-ui8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-i16.cc -o pic/mx-ui32nda-i16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-ui16.cc -o pic/mx-ui32nda-ui16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-i32.cc -o pic/mx-ui32nda-i32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-i64.cc -o pic/mx-ui32nda-i64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-ui64.cc -o pic/mx-ui32nda-ui64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-i8.cc -o pic/mx-ui64nda-i8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-ui8.cc -o pic/mx-ui64nda-ui8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-i16.cc -o pic/mx-ui64nda-i16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-ui16.cc -o pic/mx-ui64nda-ui16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-i32.cc -o pic/mx-ui64nda-i32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-ui32.cc -o pic/mx-ui64nda-ui32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-i64.cc -o pic/mx-ui64nda-i64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8-ui8nda.cc -o pic/mx-i8-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8-i16nda.cc -o pic/mx-i8-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8-ui16nda.cc -o pic/mx-i8-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8-i32nda.cc -o pic/mx-i8-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8-ui32nda.cc -o pic/mx-i8-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8-i64nda.cc -o pic/mx-i8-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8-ui64nda.cc -o pic/mx-i8-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16-i8nda.cc -o pic/mx-i16-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16-ui8nda.cc -o pic/mx-i16-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16-ui16nda.cc -o pic/mx-i16-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16-i32nda.cc -o pic/mx-i16-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16-ui32nda.cc -o pic/mx-i16-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16-i64nda.cc -o pic/mx-i16-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16-ui64nda.cc -o pic/mx-i16-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32-i8nda.cc -o pic/mx-i32-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32-ui8nda.cc -o pic/mx-i32-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32-i16nda.cc -o pic/mx-i32-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32-ui16nda.cc -o pic/mx-i32-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32-ui32nda.cc -o pic/mx-i32-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32-i64nda.cc -o pic/mx-i32-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32-ui64nda.cc -o pic/mx-i32-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64-i8nda.cc -o pic/mx-i64-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64-ui8nda.cc -o pic/mx-i64-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64-i16nda.cc -o pic/mx-i64-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64-ui16nda.cc -o pic/mx-i64-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64-i32nda.cc -o pic/mx-i64-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64-ui32nda.cc -o pic/mx-i64-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64-ui64nda.cc -o pic/mx-i64-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8-i8nda.cc -o pic/mx-ui8-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8-i16nda.cc -o pic/mx-ui8-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8-ui16nda.cc -o pic/mx-ui8-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8-i32nda.cc -o pic/mx-ui8-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8-ui32nda.cc -o pic/mx-ui8-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8-i64nda.cc -o pic/mx-ui8-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8-ui64nda.cc -o pic/mx-ui8-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16-i8nda.cc -o pic/mx-ui16-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16-ui8nda.cc -o pic/mx-ui16-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16-i16nda.cc -o pic/mx-ui16-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16-i32nda.cc -o pic/mx-ui16-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16-ui32nda.cc -o pic/mx-ui16-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16-i64nda.cc -o pic/mx-ui16-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16-ui64nda.cc -o pic/mx-ui16-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32-i8nda.cc -o pic/mx-ui32-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32-ui8nda.cc -o pic/mx-ui32-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32-i16nda.cc -o pic/mx-ui32-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32-ui16nda.cc -o pic/mx-ui32-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32-i32nda.cc -o pic/mx-ui32-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32-i64nda.cc -o pic/mx-ui32-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32-ui64nda.cc -o pic/mx-ui32-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64-i8nda.cc -o pic/mx-ui64-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64-ui8nda.cc -o pic/mx-ui64-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64-i16nda.cc -o pic/mx-ui64-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64-ui16nda.cc -o pic/mx-ui64-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64-i32nda.cc -o pic/mx-ui64-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64-ui32nda.cc -o pic/mx-ui64-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64-i64nda.cc -o pic/mx-ui64-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-ui8nda.cc -o pic/mx-i8nda-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-i16nda.cc -o pic/mx-i8nda-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-ui16nda.cc -o pic/mx-i8nda-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-i32nda.cc -o pic/mx-i8nda-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-ui32nda.cc -o pic/mx-i8nda-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-i64nda.cc -o pic/mx-i8nda-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i8nda-ui64nda.cc -o pic/mx-i8nda-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-i8nda.cc -o pic/mx-i16nda-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-ui8nda.cc -o pic/mx-i16nda-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-ui16nda.cc -o pic/mx-i16nda-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-i32nda.cc -o pic/mx-i16nda-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-ui32nda.cc -o pic/mx-i16nda-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-i64nda.cc -o pic/mx-i16nda-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i16nda-ui64nda.cc -o pic/mx-i16nda-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-i8nda.cc -o pic/mx-i32nda-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-ui8nda.cc -o pic/mx-i32nda-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-i16nda.cc -o pic/mx-i32nda-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-ui16nda.cc -o pic/mx-i32nda-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-ui32nda.cc -o pic/mx-i32nda-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-i64nda.cc -o pic/mx-i32nda-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i32nda-ui64nda.cc -o pic/mx-i32nda-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-i8nda.cc -o pic/mx-i64nda-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-ui8nda.cc -o pic/mx-i64nda-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-i16nda.cc -o pic/mx-i64nda-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-ui16nda.cc -o pic/mx-i64nda-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-i32nda.cc -o pic/mx-i64nda-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-ui32nda.cc -o pic/mx-i64nda-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-i64nda-ui64nda.cc -o pic/mx-i64nda-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-i8nda.cc -o pic/mx-ui8nda-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-i16nda.cc -o pic/mx-ui8nda-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-ui16nda.cc -o pic/mx-ui8nda-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-i32nda.cc -o pic/mx-ui8nda-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-ui32nda.cc -o pic/mx-ui8nda-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-i64nda.cc -o pic/mx-ui8nda-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui8nda-ui64nda.cc -o pic/mx-ui8nda-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-i8nda.cc -o pic/mx-ui16nda-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-ui8nda.cc -o pic/mx-ui16nda-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-i16nda.cc -o pic/mx-ui16nda-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-i32nda.cc -o pic/mx-ui16nda-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-ui32nda.cc -o pic/mx-ui16nda-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-i64nda.cc -o pic/mx-ui16nda-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui16nda-ui64nda.cc -o pic/mx-ui16nda-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-i8nda.cc -o pic/mx-ui32nda-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-ui8nda.cc -o pic/mx-ui32nda-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-i16nda.cc -o pic/mx-ui32nda-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-ui16nda.cc -o pic/mx-ui32nda-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-i32nda.cc -o pic/mx-ui32nda-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-i64nda.cc -o pic/mx-ui32nda-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui32nda-ui64nda.cc -o pic/mx-ui32nda-ui64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-i8nda.cc -o pic/mx-ui64nda-i8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-ui8nda.cc -o pic/mx-ui64nda-ui8nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-i16nda.cc -o pic/mx-ui64nda-i16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-ui16nda.cc -o pic/mx-ui64nda-ui16nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-i32nda.cc -o pic/mx-ui64nda-i32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-ui32nda.cc -o pic/mx-ui64nda-ui32nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mx-ui64nda-i64nda.cc -o pic/mx-ui64nda-i64nda.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-ccv-cv.cc -o pic/vx-ccv-cv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-ccv-s.cc -o pic/vx-ccv-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-crv-rv.cc -o pic/vx-crv-rv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-crv-s.cc -o pic/vx-crv-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-cs-cv.cc -o pic/vx-cs-cv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-cs-rv.cc -o pic/vx-cs-rv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-cv-ccv.cc -o pic/vx-cv-ccv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-cv-cs.cc -o pic/vx-cv-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-rv-crv.cc -o pic/vx-rv-crv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-rv-cs.cc -o pic/vx-rv-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-s-ccv.cc -o pic/vx-s-ccv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-s-crv.cc -o pic/vx-s-crv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-fccv-fcv.cc -o pic/vx-fccv-fcv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-fccv-fs.cc -o pic/vx-fccv-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-fcrv-frv.cc -o pic/vx-fcrv-frv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-fcrv-fs.cc -o pic/vx-fcrv-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-fcs-fcv.cc -o pic/vx-fcs-fcv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-fcs-frv.cc -o pic/vx-fcs-frv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-fcv-fccv.cc -o pic/vx-fcv-fccv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-fcv-fcs.cc -o pic/vx-fcv-fcs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-frv-fcrv.cc -o pic/vx-frv-fcrv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-frv-fcs.cc -o pic/vx-frv-fcs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-fs-fccv.cc -o pic/vx-fs-fccv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread vx-fs-fcrv.cc -o pic/vx-fs-fcrv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-sm-cs.cc -o pic/smx-sm-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-cs-sm.cc -o pic/smx-cs-sm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-scm-s.cc -o pic/smx-scm-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-s-scm.cc -o pic/smx-s-scm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-scm-sm.cc -o pic/smx-scm-sm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-sm-scm.cc -o pic/smx-sm-scm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-m-sm.cc -o pic/smx-m-sm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-m-scm.cc -o pic/smx-m-scm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-cm-sm.cc -o pic/smx-cm-sm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-cm-scm.cc -o pic/smx-cm-scm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-sm-m.cc -o pic/smx-sm-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-scm-m.cc -o pic/smx-scm-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-sm-cm.cc -o pic/smx-sm-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-scm-cm.cc -o pic/smx-scm-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-bm-sbm.cc -o pic/smx-bm-sbm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread smx-sbm-bm.cc -o pic/smx-sbm-bm.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread f2c-main.c -o pic/f2c-main.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread filemode.c -o pic/filemode.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread getopt.c -o pic/getopt.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread getopt1.c -o pic/getopt1.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread lo-cieee.c -o pic/lo-cieee.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread lo-cutils.c -o pic/lo-cutils.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread md5.c -o pic/md5.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread mkdir.c -o pic/mkdir.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread oct-getopt.c -o pic/oct-getopt.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread randgamma.c -o pic/randgamma.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread randmtzig.c -o pic/randmtzig.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread randpoisson.c -o pic/randpoisson.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread rename.c -o pic/rename.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread rmdir.c -o pic/rmdir.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread strftime.c -o pic/strftime.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread strptime.c -o pic/strptime.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread strcasecmp.c -o pic/strcasecmp.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread strncase.c -o pic/strncase.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread tempname.c -o pic/tempname.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread tempnam.c -o pic/tempnam.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread cmd-edit.cc -o pic/cmd-edit.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread cmd-hist.cc -o pic/cmd-hist.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread oct-rl-edit.c -o pic/oct-rl-edit.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread oct-rl-hist.c -o pic/oct-rl-hist.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pathsearch.cc -o pic/pathsearch.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread kpse-xfns.c -o pic/kpse-xfns.o rm -f liboctave.so i686-pc-linux-gnu-g++ -shared -Wl,-soname -Wl,liboctave.so -o liboctave.so \ pic/oct-locbuf.o pic/CollocWt.o pic/DASPK.o pic/DASRT.o pic/DASSL.o pic/LSODE.o pic/ODES.o pic/Quad.o pic/Range.o pic/data-conv.o pic/dir-ops.o pic/file-ops.o pic/file-stat.o pic/glob-match.o pic/idx-vector.o pic/lo-ieee.o pic/lo-mappers.o pic/lo-specfun.o pic/lo-sysdep.o pic/lo-utils.o pic/mach-info.o pic/oct-alloc.o pic/oct-env.o pic/oct-fftw.o pic/oct-group.o pic/oct-mutex.o pic/oct-md5.o pic/oct-norm.o pic/oct-passwd.o pic/oct-rand.o pic/oct-shlib.o pic/oct-spparms.o pic/oct-syscalls.o pic/oct-time.o pic/oct-uname.o pic/prog-args.o pic/regex-match.o pic/sparse-sort.o pic/sparse-util.o pic/str-vec.o pic/Array-C.o pic/Array-b.o pic/Array-ch.o pic/Array-i.o pic/Array-d.o pic/Array-f.o pic/Array-fC.o pic/Array-s.o pic/Array-str.o pic/Array-voidp.o pic/Array-idx-vec.o pic/MArray-C.o pic/MArray-ch.o pic/MArray-i.o pic/MArray-d.o pic/MArray-f.o pic/MArray-fC.o pic/MArray-s.o pic/MSparse-C.o pic/MSparse-d.o pic/Sparse-C.o pic/Sparse-b.o pic/Sparse-d.o pic/oct-inttypes.o pic/Array-util.o pic/CColVector.o pic/CDiagMatrix.o pic/CMatrix.o pic/CNDArray.o pic/CRowVector.o pic/CmplxAEPBAL.o pic/CmplxCHOL.o pic/CmplxGEPBAL.o pic/CmplxHESS.o pic/CmplxLU.o pic/CmplxQR.o pic/CmplxQRP.o pic/CmplxSCHUR.o pic/CmplxSVD.o pic/EIG.o pic/fEIG.o pic/boolMatrix.o pic/boolNDArray.o pic/chMatrix.o pic/chNDArray.o pic/dColVector.o pic/dDiagMatrix.o pic/dMatrix.o pic/dNDArray.o pic/dRowVector.o pic/dbleAEPBAL.o pic/dbleCHOL.o pic/dbleGEPBAL.o pic/dbleHESS.o pic/dbleLU.o pic/dbleQR.o pic/dbleQRP.o pic/dbleSCHUR.o pic/dbleSVD.o pic/boolSparse.o pic/CSparse.o pic/dSparse.o pic/MSparse.o pic/Sparse.o pic/SparseCmplxLU.o pic/SparsedbleLU.o pic/SparseCmplxCHOL.o pic/SparsedbleCHOL.o pic/SparseCmplxQR.o pic/SparseQR.o pic/MatrixType.o pic/PermMatrix.o pic/int8NDArray.o pic/uint8NDArray.o pic/int16NDArray.o pic/uint16NDArray.o pic/int32NDArray.o pic/uint32NDArray.o pic/int64NDArray.o pic/uint64NDArray.o pic/fCColVector.o pic/fCRowVector.o pic/fCDiagMatrix.o pic/fCMatrix.o pic/fCNDArray.o pic/fColVector.o pic/fRowVector.o pic/fDiagMatrix.o pic/fMatrix.o pic/fNDArray.o pic/fCmplxAEPBAL.o pic/fCmplxCHOL.o pic/fCmplxGEPBAL.o pic/fCmplxHESS.o pic/fCmplxLU.o pic/fCmplxSCHUR.o pic/fCmplxSVD.o pic/fCmplxQR.o pic/fCmplxQRP.o pic/floatAEPBAL.o pic/floatCHOL.o pic/floatGEPBAL.o pic/floatHESS.o pic/floatLU.o pic/floatSCHUR.o pic/floatSVD.o pic/floatQR.o pic/floatQRP.o pic/mx-cdm-dm.o pic/mx-dm-cdm.o pic/mx-cs-cdm.o pic/mx-cs-dm.o pic/mx-cs-m.o pic/mx-cs-nda.o pic/mx-cdm-cs.o pic/mx-cdm-cm.o pic/mx-cdm-m.o pic/mx-cdm-s.o pic/mx-cm-cdm.o pic/mx-cm-dm.o pic/mx-cm-m.o pic/mx-cnda-nda.o pic/mx-cm-s.o pic/mx-cnda-s.o pic/mx-dm-cs.o pic/mx-dm-cm.o pic/mx-m-cs.o pic/mx-nda-cs.o pic/mx-m-cdm.o pic/mx-m-cm.o pic/mx-nda-cnda.o pic/mx-s-cdm.o pic/mx-s-cm.o pic/mx-s-cnda.o pic/mx-dm-m.o pic/mx-dm-s.o pic/mx-m-dm.o pic/mx-s-dm.o pic/mx-fcdm-fdm.o pic/mx-fdm-fcdm.o pic/mx-fcs-fcdm.o pic/mx-fcs-fdm.o pic/mx-fcs-fm.o pic/mx-fcs-fnda.o pic/mx-fcdm-fcs.o pic/mx-fcdm-fcm.o pic/mx-fcdm-fm.o pic/mx-fcdm-fs.o pic/mx-fcm-fcdm.o pic/mx-fcm-fdm.o pic/mx-fcm-fm.o pic/mx-fcnda-fnda.o pic/mx-fcm-fs.o pic/mx-fcnda-fs.o pic/mx-fdm-fcs.o pic/mx-fdm-fcm.o pic/mx-fm-fcs.o pic/mx-fnda-fcs.o pic/mx-fm-fcdm.o pic/mx-fm-fcm.o pic/mx-fnda-fcnda.o pic/mx-fs-fcdm.o pic/mx-fs-fcm.o pic/mx-fs-fcnda.o pic/mx-fdm-fm.o pic/mx-fdm-fs.o pic/mx-fm-fdm.o pic/mx-fs-fdm.o pic/mx-pm-m.o pic/mx-m-pm.o pic/mx-pm-cm.o pic/mx-cm-pm.o pic/mx-pm-fm.o pic/mx-fm-pm.o pic/mx-pm-fcm.o pic/mx-fcm-pm.o pic/mx-s-i8nda.o pic/mx-i8nda-s.o pic/mx-s-ui8nda.o pic/mx-ui8nda-s.o pic/mx-s-i16nda.o pic/mx-i16nda-s.o pic/mx-s-ui16nda.o pic/mx-ui16nda-s.o pic/mx-s-i32nda.o pic/mx-i32nda-s.o pic/mx-s-ui32nda.o pic/mx-ui32nda-s.o pic/mx-s-i64nda.o pic/mx-i64nda-s.o pic/mx-s-ui64nda.o pic/mx-ui64nda-s.o pic/mx-fs-i8nda.o pic/mx-i8nda-fs.o pic/mx-fs-ui8nda.o pic/mx-ui8nda-fs.o pic/mx-fs-i16nda.o pic/mx-i16nda-fs.o pic/mx-fs-ui16nda.o pic/mx-ui16nda-fs.o pic/mx-fs-i32nda.o pic/mx-i32nda-fs.o pic/mx-fs-ui32nda.o pic/mx-ui32nda-fs.o pic/mx-fs-i64nda.o pic/mx-i64nda-fs.o pic/mx-fs-ui64nda.o pic/mx-ui64nda-fs.o pic/mx-nda-i8.o pic/mx-i8-nda.o pic/mx-nda-ui8.o pic/mx-ui8-nda.o pic/mx-nda-i16.o pic/mx-i16-nda.o pic/mx-nda-ui16.o pic/mx-ui16-nda.o pic/mx-nda-i32.o pic/mx-i32-nda.o pic/mx-nda-ui32.o pic/mx-ui32-nda.o pic/mx-nda-i64.o pic/mx-i64-nda.o pic/mx-nda-ui64.o pic/mx-ui64-nda.o pic/mx-fnda-i8.o pic/mx-i8-fnda.o pic/mx-fnda-ui8.o pic/mx-ui8-fnda.o pic/mx-fnda-i16.o pic/mx-i16-fnda.o pic/mx-fnda-ui16.o pic/mx-ui16-fnda.o pic/mx-fnda-i32.o pic/mx-i32-fnda.o pic/mx-fnda-ui32.o pic/mx-ui32-fnda.o pic/mx-fnda-i64.o pic/mx-i64-fnda.o pic/mx-fnda-ui64.o pic/mx-ui64-fnda.o pic/mx-nda-i8nda.o pic/mx-i8nda-nda.o pic/mx-nda-ui8nda.o pic/mx-ui8nda-nda.o pic/mx-nda-i16nda.o pic/mx-i16nda-nda.o pic/mx-nda-ui16nda.o pic/mx-ui16nda-nda.o pic/mx-nda-i32nda.o pic/mx-i32nda-nda.o pic/mx-nda-ui32nda.o pic/mx-ui32nda-nda.o pic/mx-nda-i64nda.o pic/mx-i64nda-nda.o pic/mx-nda-ui64nda.o pic/mx-ui64nda-nda.o pic/mx-fnda-i8nda.o pic/mx-i8nda-fnda.o pic/mx-fnda-ui8nda.o pic/mx-ui8nda-fnda.o pic/mx-fnda-i16nda.o pic/mx-i16nda-fnda.o pic/mx-fnda-ui16nda.o pic/mx-ui16nda-fnda.o pic/mx-fnda-i32nda.o pic/mx-i32nda-fnda.o pic/mx-fnda-ui32nda.o pic/mx-ui32nda-fnda.o pic/mx-fnda-i64nda.o pic/mx-i64nda-fnda.o pic/mx-fnda-ui64nda.o pic/mx-ui64nda-fnda.o pic/mx-i8nda-ui8.o pic/mx-i8nda-i16.o pic/mx-i8nda-ui16.o pic/mx-i8nda-i32.o pic/mx-i8nda-ui32.o pic/mx-i8nda-i64.o pic/mx-i8nda-ui64.o pic/mx-i16nda-i8.o pic/mx-i16nda-ui8.o pic/mx-i16nda-ui16.o pic/mx-i16nda-i32.o pic/mx-i16nda-ui32.o pic/mx-i16nda-i64.o pic/mx-i16nda-ui64.o pic/mx-i32nda-i8.o pic/mx-i32nda-ui8.o pic/mx-i32nda-i16.o pic/mx-i32nda-ui16.o pic/mx-i32nda-ui32.o pic/mx-i32nda-i64.o pic/mx-i32nda-ui64.o pic/mx-i64nda-i8.o pic/mx-i64nda-ui8.o pic/mx-i64nda-i16.o pic/mx-i64nda-ui16.o pic/mx-i64nda-i32.o pic/mx-i64nda-ui32.o pic/mx-i64nda-ui64.o pic/mx-ui8nda-i8.o pic/mx-ui8nda-i16.o pic/mx-ui8nda-ui16.o pic/mx-ui8nda-i32.o pic/mx-ui8nda-ui32.o pic/mx-ui8nda-i64.o pic/mx-ui8nda-ui64.o pic/mx-ui16nda-i8.o pic/mx-ui16nda-ui8.o pic/mx-ui16nda-i16.o pic/mx-ui16nda-i32.o pic/mx-ui16nda-ui32.o pic/mx-ui16nda-i64.o pic/mx-ui16nda-ui64.o pic/mx-ui32nda-i8.o pic/mx-ui32nda-ui8.o pic/mx-ui32nda-i16.o pic/mx-ui32nda-ui16.o pic/mx-ui32nda-i32.o pic/mx-ui32nda-i64.o pic/mx-ui32nda-ui64.o pic/mx-ui64nda-i8.o pic/mx-ui64nda-ui8.o pic/mx-ui64nda-i16.o pic/mx-ui64nda-ui16.o pic/mx-ui64nda-i32.o pic/mx-ui64nda-ui32.o pic/mx-ui64nda-i64.o pic/mx-i8-ui8nda.o pic/mx-i8-i16nda.o pic/mx-i8-ui16nda.o pic/mx-i8-i32nda.o pic/mx-i8-ui32nda.o pic/mx-i8-i64nda.o pic/mx-i8-ui64nda.o pic/mx-i16-i8nda.o pic/mx-i16-ui8nda.o pic/mx-i16-ui16nda.o pic/mx-i16-i32nda.o pic/mx-i16-ui32nda.o pic/mx-i16-i64nda.o pic/mx-i16-ui64nda.o pic/mx-i32-i8nda.o pic/mx-i32-ui8nda.o pic/mx-i32-i16nda.o pic/mx-i32-ui16nda.o pic/mx-i32-ui32nda.o pic/mx-i32-i64nda.o pic/mx-i32-ui64nda.o pic/mx-i64-i8nda.o pic/mx-i64-ui8nda.o pic/mx-i64-i16nda.o pic/mx-i64-ui16nda.o pic/mx-i64-i32nda.o pic/mx-i64-ui32nda.o pic/mx-i64-ui64nda.o pic/mx-ui8-i8nda.o pic/mx-ui8-i16nda.o pic/mx-ui8-ui16nda.o pic/mx-ui8-i32nda.o pic/mx-ui8-ui32nda.o pic/mx-ui8-i64nda.o pic/mx-ui8-ui64nda.o pic/mx-ui16-i8nda.o pic/mx-ui16-ui8nda.o pic/mx-ui16-i16nda.o pic/mx-ui16-i32nda.o pic/mx-ui16-ui32nda.o pic/mx-ui16-i64nda.o pic/mx-ui16-ui64nda.o pic/mx-ui32-i8nda.o pic/mx-ui32-ui8nda.o pic/mx-ui32-i16nda.o pic/mx-ui32-ui16nda.o pic/mx-ui32-i32nda.o pic/mx-ui32-i64nda.o pic/mx-ui32-ui64nda.o pic/mx-ui64-i8nda.o pic/mx-ui64-ui8nda.o pic/mx-ui64-i16nda.o pic/mx-ui64-ui16nda.o pic/mx-ui64-i32nda.o pic/mx-ui64-ui32nda.o pic/mx-ui64-i64nda.o pic/mx-i8nda-ui8nda.o pic/mx-i8nda-i16nda.o pic/mx-i8nda-ui16nda.o pic/mx-i8nda-i32nda.o pic/mx-i8nda-ui32nda.o pic/mx-i8nda-i64nda.o pic/mx-i8nda-ui64nda.o pic/mx-i16nda-i8nda.o pic/mx-i16nda-ui8nda.o pic/mx-i16nda-ui16nda.o pic/mx-i16nda-i32nda.o pic/mx-i16nda-ui32nda.o pic/mx-i16nda-i64nda.o pic/mx-i16nda-ui64nda.o pic/mx-i32nda-i8nda.o pic/mx-i32nda-ui8nda.o pic/mx-i32nda-i16nda.o pic/mx-i32nda-ui16nda.o pic/mx-i32nda-ui32nda.o pic/mx-i32nda-i64nda.o pic/mx-i32nda-ui64nda.o pic/mx-i64nda-i8nda.o pic/mx-i64nda-ui8nda.o pic/mx-i64nda-i16nda.o pic/mx-i64nda-ui16nda.o pic/mx-i64nda-i32nda.o pic/mx-i64nda-ui32nda.o pic/mx-i64nda-ui64nda.o pic/mx-ui8nda-i8nda.o pic/mx-ui8nda-i16nda.o pic/mx-ui8nda-ui16nda.o pic/mx-ui8nda-i32nda.o pic/mx-ui8nda-ui32nda.o pic/mx-ui8nda-i64nda.o pic/mx-ui8nda-ui64nda.o pic/mx-ui16nda-i8nda.o pic/mx-ui16nda-ui8nda.o pic/mx-ui16nda-i16nda.o pic/mx-ui16nda-i32nda.o pic/mx-ui16nda-ui32nda.o pic/mx-ui16nda-i64nda.o pic/mx-ui16nda-ui64nda.o pic/mx-ui32nda-i8nda.o pic/mx-ui32nda-ui8nda.o pic/mx-ui32nda-i16nda.o pic/mx-ui32nda-ui16nda.o pic/mx-ui32nda-i32nda.o pic/mx-ui32nda-i64nda.o pic/mx-ui32nda-ui64nda.o pic/mx-ui64nda-i8nda.o pic/mx-ui64nda-ui8nda.o pic/mx-ui64nda-i16nda.o pic/mx-ui64nda-ui16nda.o pic/mx-ui64nda-i32nda.o pic/mx-ui64nda-ui32nda.o pic/mx-ui64nda-i64nda.o pic/vx-ccv-cv.o pic/vx-ccv-s.o pic/vx-crv-rv.o pic/vx-crv-s.o pic/vx-cs-cv.o pic/vx-cs-rv.o pic/vx-cv-ccv.o pic/vx-cv-cs.o pic/vx-rv-crv.o pic/vx-rv-cs.o pic/vx-s-ccv.o pic/vx-s-crv.o pic/vx-fccv-fcv.o pic/vx-fccv-fs.o pic/vx-fcrv-frv.o pic/vx-fcrv-fs.o pic/vx-fcs-fcv.o pic/vx-fcs-frv.o pic/vx-fcv-fccv.o pic/vx-fcv-fcs.o pic/vx-frv-fcrv.o pic/vx-frv-fcs.o pic/vx-fs-fccv.o pic/vx-fs-fcrv.o pic/smx-sm-cs.o pic/smx-cs-sm.o pic/smx-scm-s.o pic/smx-s-scm.o pic/smx-scm-sm.o pic/smx-sm-scm.o pic/smx-m-sm.o pic/smx-m-scm.o pic/smx-cm-sm.o pic/smx-cm-scm.o pic/smx-sm-m.o pic/smx-scm-m.o pic/smx-sm-cm.o pic/smx-scm-cm.o pic/smx-bm-sbm.o pic/smx-sbm-bm.o pic/f2c-main.o pic/filemode.o pic/getopt.o pic/getopt1.o pic/lo-cieee.o pic/lo-cutils.o pic/md5.o pic/mkdir.o pic/oct-getopt.o pic/randgamma.o pic/randmtzig.o pic/randpoisson.o pic/rename.o pic/rmdir.o pic/strftime.o pic/strptime.o pic/strcasecmp.o pic/strncase.o pic/tempname.o pic/tempnam.o pic/cmd-edit.o pic/cmd-hist.o pic/oct-rl-edit.o pic/oct-rl-hist.o pic/pathsearch.o pic/kpse-xfns.o -lpthread -L../libcruft -L. -Wl,-rpath -Wl,/usr/lib/octave-3.2.4 -lcruft -lamd -lcamd -lqrupdate -llapack -lblas -lblas -lreadline -L/usr/lib -lpcre -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm -pthread rm -f liboctave.so.3.2.4 ln -s liboctave.so liboctave.so.3.2.4 make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/liboctave' make -C src all make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/src' making defaults.h from defaults.h.in making oct-conf.h from oct-conf.h.in making oct-errno.cc from oct-errno.cc.in making ops.cc from OPERATORS/op-b-b.cc OPERATORS/op-b-bm.cc OPERATORS/op-bm-b.cc OPERATORS/op-bm-bm.cc OPERATORS/op-cell.cc OPERATORS/op-chm.cc OPERATORS/op-class.cc OPERATORS/op-list.cc OPERATORS/op-range.cc OPERATORS/op-str-m.cc OPERATORS/op-str-s.cc OPERATORS/op-str-str.cc OPERATORS/op-struct.cc OPERATORS/op-double-conv.cc OPERATORS/op-cm-cm.cc OPERATORS/op-cm-cs.cc OPERATORS/op-cm-m.cc OPERATORS/op-cm-s.cc OPERATORS/op-cs-cm.cc OPERATORS/op-cs-cs.cc OPERATORS/op-cs-m.cc OPERATORS/op-cs-s.cc OPERATORS/op-m-cm.cc OPERATORS/op-m-cs.cc OPERATORS/op-m-m.cc OPERATORS/op-m-s.cc OPERATORS/op-s-cm.cc OPERATORS/op-s-cs.cc OPERATORS/op-s-m.cc OPERATORS/op-s-s.cc OPERATORS/op-float-conv.cc OPERATORS/op-fcm-fcm.cc OPERATORS/op-fcm-fcs.cc OPERATORS/op-fcm-fm.cc OPERATORS/op-fcm-fs.cc OPERATORS/op-fcs-fcm.cc OPERATORS/op-fcs-fcs.cc OPERATORS/op-fcs-fm.cc OPERATORS/op-fcs-fs.cc OPERATORS/op-fm-fcm.cc OPERATORS/op-fm-fcs.cc OPERATORS/op-fm-fm.cc OPERATORS/op-fm-fs.cc OPERATORS/op-fs-fcm.cc OPERATORS/op-fs-fcs.cc OPERATORS/op-fs-fm.cc OPERATORS/op-fs-fs.cc OPERATORS/op-int-concat.cc OPERATORS/op-int-conv.cc OPERATORS/op-i8-i8.cc OPERATORS/op-i16-i16.cc OPERATORS/op-i32-i32.cc OPERATORS/op-i64-i64.cc OPERATORS/op-ui8-ui8.cc OPERATORS/op-ui16-ui16.cc OPERATORS/op-ui32-ui32.cc OPERATORS/op-ui64-ui64.cc OPERATORS/op-bm-sbm.cc OPERATORS/op-b-sbm.cc OPERATORS/op-cm-scm.cc OPERATORS/op-cm-sm.cc OPERATORS/op-cs-scm.cc OPERATORS/op-cs-sm.cc OPERATORS/op-m-scm.cc OPERATORS/op-m-sm.cc OPERATORS/op-sbm-b.cc OPERATORS/op-sbm-bm.cc OPERATORS/op-sbm-sbm.cc OPERATORS/op-scm-cm.cc OPERATORS/op-scm-cs.cc OPERATORS/op-scm-m.cc OPERATORS/op-scm-s.cc OPERATORS/op-scm-scm.cc OPERATORS/op-scm-sm.cc OPERATORS/op-sm-cm.cc OPERATORS/op-sm-cs.cc OPERATORS/op-sm-m.cc OPERATORS/op-sm-s.cc OPERATORS/op-sm-scm.cc OPERATORS/op-sm-sm.cc OPERATORS/op-s-scm.cc OPERATORS/op-s-sm.cc OPERATORS/op-cdm-cdm.cc OPERATORS/op-cdm-cm.cc OPERATORS/op-cdm-cs.cc OPERATORS/op-cdm-dm.cc OPERATORS/op-cdm-m.cc OPERATORS/op-cdm-s.cc OPERATORS/op-cm-cdm.cc OPERATORS/op-cm-dm.cc OPERATORS/op-dm-cdm.cc OPERATORS/op-dm-cm.cc OPERATORS/op-dm-cs.cc OPERATORS/op-dm-dm.cc OPERATORS/op-dm-m.cc OPERATORS/op-dm-s.cc OPERATORS/op-m-cdm.cc OPERATORS/op-m-dm.cc OPERATORS/op-dm-sm.cc OPERATORS/op-dm-scm.cc OPERATORS/op-fcdm-fcdm.cc OPERATORS/op-fcdm-fcm.cc OPERATORS/op-fcdm-fcs.cc OPERATORS/op-fcdm-fdm.cc OPERATORS/op-fcdm-fm.cc OPERATORS/op-fcdm-fs.cc OPERATORS/op-fcm-fcdm.cc OPERATORS/op-fcm-fdm.cc OPERATORS/op-fdm-fcdm.cc OPERATORS/op-fdm-fcm.cc OPERATORS/op-fdm-fcs.cc OPERATORS/op-fdm-fdm.cc OPERATORS/op-fdm-fm.cc OPERATORS/op-fdm-fs.cc OPERATORS/op-fm-fcdm.cc OPERATORS/op-fm-fdm.cc OPERATORS/op-cm-pm.cc OPERATORS/op-fcm-pm.cc OPERATORS/op-fm-pm.cc OPERATORS/op-pm-fcm.cc OPERATORS/op-pm-fm.cc OPERATORS/op-m-pm.cc OPERATORS/op-pm-cm.cc OPERATORS/op-pm-m.cc OPERATORS/op-pm-pm.cc OPERATORS/op-pm-sm.cc OPERATORS/op-pm-scm.cc making bitfcns.df from bitfcns.cc making defaults.df from defaults.cc making debug.df from debug.cc making dirfns.df from dirfns.cc making data.df from data.cc making file-io.df from file-io.cc making graphics.df from graphics.cc making help.df from help.cc making error.df from error.cc making input.df from input.cc making lex.df from lex.cc making load-path.df from load-path.cc making load-save.df from load-save.cc making ls-oct-ascii.df from ls-oct-ascii.cc making mappers.df from mappers.cc making oct-hist.df from oct-hist.cc making octave.df from octave.cc making pager.df from pager.cc making parse.df from parse.cc making pr-output.df from pr-output.cc making sighandlers.df from sighandlers.cc making strfns.df from strfns.cc making syscalls.df from syscalls.cc making symtab.df from symtab.cc making sysdep.df from sysdep.cc making toplev.df from toplev.cc making utils.df from utils.cc making variables.df from variables.cc making ov-base.df from ov-base.cc making ov-list.df from ov-list.cc making ov-re-mat.df from ov-re-mat.cc making ov-struct.df from ov-struct.cc making ov-null-mat.df from ov-null-mat.cc making ov-cell.df from ov-cell.cc making ov.df from ov.cc making ov-usr-fcn.df from ov-usr-fcn.cc making ov-fcn-handle.df from ov-fcn-handle.cc making ov-fcn-inline.df from ov-fcn-inline.cc making ov-class.df from ov-class.cc making ov-typeinfo.df from ov-typeinfo.cc making ov-flt-re-mat.df from ov-flt-re-mat.cc making ov-int8.df from ov-int8.cc making ov-int16.df from ov-int16.cc making ov-int32.df from ov-int32.cc making ov-int64.df from ov-int64.cc making ov-uint8.df from ov-uint8.cc making ov-uint16.df from ov-uint16.cc making ov-uint32.df from ov-uint32.cc making ov-uint64.df from ov-uint64.cc making pt-arg-list.df from pt-arg-list.cc making pt-eval.df from pt-eval.cc making pt-mat.df from pt-mat.cc making amd.df from ./DLD-FUNCTIONS/amd.cc making balance.df from ./DLD-FUNCTIONS/balance.cc making besselj.df from ./DLD-FUNCTIONS/besselj.cc making betainc.df from ./DLD-FUNCTIONS/betainc.cc making bsxfun.df from ./DLD-FUNCTIONS/bsxfun.cc making cellfun.df from ./DLD-FUNCTIONS/cellfun.cc making chol.df from ./DLD-FUNCTIONS/chol.cc making ccolamd.df from ./DLD-FUNCTIONS/ccolamd.cc making colamd.df from ./DLD-FUNCTIONS/colamd.cc making colloc.df from ./DLD-FUNCTIONS/colloc.cc making conv2.df from ./DLD-FUNCTIONS/conv2.cc making convhulln.df from ./DLD-FUNCTIONS/convhulln.cc making daspk.df from ./DLD-FUNCTIONS/daspk.cc making dasrt.df from ./DLD-FUNCTIONS/dasrt.cc making dassl.df from ./DLD-FUNCTIONS/dassl.cc making det.df from ./DLD-FUNCTIONS/det.cc making dispatch.df from ./DLD-FUNCTIONS/dispatch.cc making dlmread.df from ./DLD-FUNCTIONS/dlmread.cc making dmperm.df from ./DLD-FUNCTIONS/dmperm.cc making eig.df from ./DLD-FUNCTIONS/eig.cc making eigs.df from ./DLD-FUNCTIONS/eigs.cc making fft.df from ./DLD-FUNCTIONS/fft.cc making fft2.df from ./DLD-FUNCTIONS/fft2.cc making fftn.df from ./DLD-FUNCTIONS/fftn.cc making fftw.df from ./DLD-FUNCTIONS/fftw.cc making filter.df from ./DLD-FUNCTIONS/filter.cc making find.df from ./DLD-FUNCTIONS/find.cc making fltk_backend.df from ./DLD-FUNCTIONS/fltk_backend.cc making gammainc.df from ./DLD-FUNCTIONS/gammainc.cc making gcd.df from ./DLD-FUNCTIONS/gcd.cc making getgrent.df from ./DLD-FUNCTIONS/getgrent.cc ./DLD-FUNCTIONS/fltk_backend.cc:43:19: error: FL/Fl.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:44:26: error: FL/Fl_Window.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:45:26: error: FL/Fl_Output.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:46:26: error: FL/Fl_Button.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:47:29: error: FL/Fl_Gl_Window.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:48:23: error: FL/fl_ask.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:49:24: error: FL/fl_draw.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:50:19: error: FL/gl.h: No such file or directory making getpwent.df from ./DLD-FUNCTIONS/getpwent.cc making getrusage.df from ./DLD-FUNCTIONS/getrusage.cc making givens.df from ./DLD-FUNCTIONS/givens.cc making hess.df from ./DLD-FUNCTIONS/hess.cc making hex2num.df from ./DLD-FUNCTIONS/hex2num.cc making inv.df from ./DLD-FUNCTIONS/inv.cc making kron.df from ./DLD-FUNCTIONS/kron.cc making lookup.df from ./DLD-FUNCTIONS/lookup.cc making lsode.df from ./DLD-FUNCTIONS/lsode.cc making lu.df from ./DLD-FUNCTIONS/lu.cc making luinc.df from ./DLD-FUNCTIONS/luinc.cc making matrix_type.df from ./DLD-FUNCTIONS/matrix_type.cc making max.df from ./DLD-FUNCTIONS/max.cc making md5sum.df from ./DLD-FUNCTIONS/md5sum.cc making pinv.df from ./DLD-FUNCTIONS/pinv.cc making qr.df from ./DLD-FUNCTIONS/qr.cc making quad.df from ./DLD-FUNCTIONS/quad.cc making qz.df from ./DLD-FUNCTIONS/qz.cc making rand.df from ./DLD-FUNCTIONS/rand.cc making rcond.df from ./DLD-FUNCTIONS/rcond.cc making regexp.df from ./DLD-FUNCTIONS/regexp.cc making schur.df from ./DLD-FUNCTIONS/schur.cc making sparse.df from ./DLD-FUNCTIONS/sparse.cc making spparms.df from ./DLD-FUNCTIONS/spparms.cc making sqrtm.df from ./DLD-FUNCTIONS/sqrtm.cc making svd.df from ./DLD-FUNCTIONS/svd.cc making syl.df from ./DLD-FUNCTIONS/syl.cc making symrcm.df from ./DLD-FUNCTIONS/symrcm.cc making symbfact.df from ./DLD-FUNCTIONS/symbfact.cc making time.df from ./DLD-FUNCTIONS/time.cc making tsearch.df from ./DLD-FUNCTIONS/tsearch.cc making typecast.df from ./DLD-FUNCTIONS/typecast.cc making urlwrite.df from ./DLD-FUNCTIONS/urlwrite.cc making __contourc__.df from ./DLD-FUNCTIONS/__contourc__.cc making __delaunayn__.df from ./DLD-FUNCTIONS/__delaunayn__.cc making __dsearchn__.df from ./DLD-FUNCTIONS/__dsearchn__.cc making __glpk__.df from ./DLD-FUNCTIONS/__glpk__.cc making __lin_interpn__.df from ./DLD-FUNCTIONS/__lin_interpn__.cc making __magick_read__.df from ./DLD-FUNCTIONS/__magick_read__.cc making __pchip_deriv__.df from ./DLD-FUNCTIONS/__pchip_deriv__.cc making __qp__.df from ./DLD-FUNCTIONS/__qp__.cc making __voronoi__.df from ./DLD-FUNCTIONS/__voronoi__.cc making __convn__.df from ./DLD-FUNCTIONS/__convn__.cc making __convn__.d from ./DLD-FUNCTIONS/__convn__.cc making __voronoi__.d from ./DLD-FUNCTIONS/__voronoi__.cc making __qp__.d from ./DLD-FUNCTIONS/__qp__.cc making __pchip_deriv__.d from ./DLD-FUNCTIONS/__pchip_deriv__.cc making __magick_read__.d from ./DLD-FUNCTIONS/__magick_read__.cc making __lin_interpn__.d from ./DLD-FUNCTIONS/__lin_interpn__.cc making __glpk__.d from ./DLD-FUNCTIONS/__glpk__.cc making __dsearchn__.d from ./DLD-FUNCTIONS/__dsearchn__.cc making __delaunayn__.d from ./DLD-FUNCTIONS/__delaunayn__.cc making __contourc__.d from ./DLD-FUNCTIONS/__contourc__.cc making urlwrite.d from ./DLD-FUNCTIONS/urlwrite.cc making typecast.d from ./DLD-FUNCTIONS/typecast.cc making tsearch.d from ./DLD-FUNCTIONS/tsearch.cc making time.d from ./DLD-FUNCTIONS/time.cc making symbfact.d from ./DLD-FUNCTIONS/symbfact.cc making symrcm.d from ./DLD-FUNCTIONS/symrcm.cc making syl.d from ./DLD-FUNCTIONS/syl.cc making svd.d from ./DLD-FUNCTIONS/svd.cc making sqrtm.d from ./DLD-FUNCTIONS/sqrtm.cc making spparms.d from ./DLD-FUNCTIONS/spparms.cc making sparse.d from ./DLD-FUNCTIONS/sparse.cc making schur.d from ./DLD-FUNCTIONS/schur.cc making regexp.d from ./DLD-FUNCTIONS/regexp.cc making rcond.d from ./DLD-FUNCTIONS/rcond.cc making rand.d from ./DLD-FUNCTIONS/rand.cc making qz.d from ./DLD-FUNCTIONS/qz.cc making quad.d from ./DLD-FUNCTIONS/quad.cc making qr.d from ./DLD-FUNCTIONS/qr.cc making pinv.d from ./DLD-FUNCTIONS/pinv.cc making md5sum.d from ./DLD-FUNCTIONS/md5sum.cc making max.d from ./DLD-FUNCTIONS/max.cc making matrix_type.d from ./DLD-FUNCTIONS/matrix_type.cc making luinc.d from ./DLD-FUNCTIONS/luinc.cc making lu.d from ./DLD-FUNCTIONS/lu.cc making lsode.d from ./DLD-FUNCTIONS/lsode.cc making lookup.d from ./DLD-FUNCTIONS/lookup.cc making kron.d from ./DLD-FUNCTIONS/kron.cc making inv.d from ./DLD-FUNCTIONS/inv.cc making hex2num.d from ./DLD-FUNCTIONS/hex2num.cc making hess.d from ./DLD-FUNCTIONS/hess.cc making givens.d from ./DLD-FUNCTIONS/givens.cc making getrusage.d from ./DLD-FUNCTIONS/getrusage.cc making getpwent.d from ./DLD-FUNCTIONS/getpwent.cc making getgrent.d from ./DLD-FUNCTIONS/getgrent.cc making gcd.d from ./DLD-FUNCTIONS/gcd.cc making gammainc.d from ./DLD-FUNCTIONS/gammainc.cc making fltk_backend.d from ./DLD-FUNCTIONS/fltk_backend.cc making find.d from ./DLD-FUNCTIONS/find.cc making filter.d from ./DLD-FUNCTIONS/filter.cc making fftw.d from ./DLD-FUNCTIONS/fftw.cc making fftn.d from ./DLD-FUNCTIONS/fftn.cc making fft2.d from ./DLD-FUNCTIONS/fft2.cc ./DLD-FUNCTIONS/fltk_backend.cc:43:19: error: FL/Fl.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:44:26: error: FL/Fl_Window.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:45:26: error: FL/Fl_Output.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:46:26: error: FL/Fl_Button.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:47:29: error: FL/Fl_Gl_Window.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:48:23: error: FL/fl_ask.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:49:24: error: FL/fl_draw.H: No such file or directory ./DLD-FUNCTIONS/fltk_backend.cc:50:19: error: FL/gl.h: No such file or directory making fft.d from ./DLD-FUNCTIONS/fft.cc making eigs.d from ./DLD-FUNCTIONS/eigs.cc making eig.d from ./DLD-FUNCTIONS/eig.cc making dmperm.d from ./DLD-FUNCTIONS/dmperm.cc making dispatch.d from ./DLD-FUNCTIONS/dispatch.cc making dlmread.d from ./DLD-FUNCTIONS/dlmread.cc making det.d from ./DLD-FUNCTIONS/det.cc making dassl.d from ./DLD-FUNCTIONS/dassl.cc making dasrt.d from ./DLD-FUNCTIONS/dasrt.cc making daspk.d from ./DLD-FUNCTIONS/daspk.cc making convhulln.d from ./DLD-FUNCTIONS/convhulln.cc making conv2.d from ./DLD-FUNCTIONS/conv2.cc making colloc.d from ./DLD-FUNCTIONS/colloc.cc making colamd.d from ./DLD-FUNCTIONS/colamd.cc making ccolamd.d from ./DLD-FUNCTIONS/ccolamd.cc making chol.d from ./DLD-FUNCTIONS/chol.cc making cellfun.d from ./DLD-FUNCTIONS/cellfun.cc making bsxfun.d from ./DLD-FUNCTIONS/bsxfun.cc making betainc.d from ./DLD-FUNCTIONS/betainc.cc making besselj.d from ./DLD-FUNCTIONS/besselj.cc making balance.d from ./DLD-FUNCTIONS/balance.cc making amd.d from ./DLD-FUNCTIONS/amd.cc making Array-tc.d from ./TEMPLATE-INST/Array-tc.cc making Array-os.d from ./TEMPLATE-INST/Array-os.cc making op-pm-scm.d from ./OPERATORS/op-pm-scm.cc making op-pm-sm.d from ./OPERATORS/op-pm-sm.cc making op-pm-pm.d from ./OPERATORS/op-pm-pm.cc making op-pm-m.d from ./OPERATORS/op-pm-m.cc making op-pm-cm.d from ./OPERATORS/op-pm-cm.cc making op-m-pm.d from ./OPERATORS/op-m-pm.cc making op-pm-fm.d from ./OPERATORS/op-pm-fm.cc making op-pm-fcm.d from ./OPERATORS/op-pm-fcm.cc making op-fm-pm.d from ./OPERATORS/op-fm-pm.cc making op-fcm-pm.d from ./OPERATORS/op-fcm-pm.cc making op-cm-pm.d from ./OPERATORS/op-cm-pm.cc making op-fm-fdm.d from ./OPERATORS/op-fm-fdm.cc making op-fm-fcdm.d from ./OPERATORS/op-fm-fcdm.cc making op-fdm-fs.d from ./OPERATORS/op-fdm-fs.cc making op-fdm-fm.d from ./OPERATORS/op-fdm-fm.cc making op-fdm-fdm.d from ./OPERATORS/op-fdm-fdm.cc making op-fdm-fcs.d from ./OPERATORS/op-fdm-fcs.cc making op-fdm-fcm.d from ./OPERATORS/op-fdm-fcm.cc making op-fdm-fcdm.d from ./OPERATORS/op-fdm-fcdm.cc making op-fcm-fdm.d from ./OPERATORS/op-fcm-fdm.cc making op-fcm-fcdm.d from ./OPERATORS/op-fcm-fcdm.cc making op-fcdm-fs.d from ./OPERATORS/op-fcdm-fs.cc making op-fcdm-fm.d from ./OPERATORS/op-fcdm-fm.cc making op-fcdm-fdm.d from ./OPERATORS/op-fcdm-fdm.cc making op-fcdm-fcs.d from ./OPERATORS/op-fcdm-fcs.cc making op-fcdm-fcm.d from ./OPERATORS/op-fcdm-fcm.cc making op-fcdm-fcdm.d from ./OPERATORS/op-fcdm-fcdm.cc making op-dm-scm.d from ./OPERATORS/op-dm-scm.cc making op-dm-sm.d from ./OPERATORS/op-dm-sm.cc making op-m-dm.d from ./OPERATORS/op-m-dm.cc making op-m-cdm.d from ./OPERATORS/op-m-cdm.cc making op-dm-s.d from ./OPERATORS/op-dm-s.cc making op-dm-m.d from ./OPERATORS/op-dm-m.cc making op-dm-dm.d from ./OPERATORS/op-dm-dm.cc making op-dm-cs.d from ./OPERATORS/op-dm-cs.cc making op-dm-cm.d from ./OPERATORS/op-dm-cm.cc making op-dm-cdm.d from ./OPERATORS/op-dm-cdm.cc making op-cm-dm.d from ./OPERATORS/op-cm-dm.cc making op-cm-cdm.d from ./OPERATORS/op-cm-cdm.cc making op-cdm-s.d from ./OPERATORS/op-cdm-s.cc making op-cdm-m.d from ./OPERATORS/op-cdm-m.cc making op-cdm-dm.d from ./OPERATORS/op-cdm-dm.cc making op-cdm-cs.d from ./OPERATORS/op-cdm-cs.cc making op-cdm-cm.d from ./OPERATORS/op-cdm-cm.cc making op-cdm-cdm.d from ./OPERATORS/op-cdm-cdm.cc making op-s-sm.d from ./OPERATORS/op-s-sm.cc making op-s-scm.d from ./OPERATORS/op-s-scm.cc making op-sm-sm.d from ./OPERATORS/op-sm-sm.cc making op-sm-scm.d from ./OPERATORS/op-sm-scm.cc making op-sm-s.d from ./OPERATORS/op-sm-s.cc making op-sm-m.d from ./OPERATORS/op-sm-m.cc making op-sm-cs.d from ./OPERATORS/op-sm-cs.cc making op-sm-cm.d from ./OPERATORS/op-sm-cm.cc making op-scm-sm.d from ./OPERATORS/op-scm-sm.cc making op-scm-scm.d from ./OPERATORS/op-scm-scm.cc making op-scm-s.d from ./OPERATORS/op-scm-s.cc making op-scm-m.d from ./OPERATORS/op-scm-m.cc making op-scm-cs.d from ./OPERATORS/op-scm-cs.cc making op-scm-cm.d from ./OPERATORS/op-scm-cm.cc making op-sbm-sbm.d from ./OPERATORS/op-sbm-sbm.cc making op-sbm-bm.d from ./OPERATORS/op-sbm-bm.cc making op-sbm-b.d from ./OPERATORS/op-sbm-b.cc making op-m-sm.d from ./OPERATORS/op-m-sm.cc making op-m-scm.d from ./OPERATORS/op-m-scm.cc making op-cs-sm.d from ./OPERATORS/op-cs-sm.cc making op-cs-scm.d from ./OPERATORS/op-cs-scm.cc making op-cm-sm.d from ./OPERATORS/op-cm-sm.cc making op-cm-scm.d from ./OPERATORS/op-cm-scm.cc making op-b-sbm.d from ./OPERATORS/op-b-sbm.cc making op-bm-sbm.d from ./OPERATORS/op-bm-sbm.cc making op-ui64-ui64.d from ./OPERATORS/op-ui64-ui64.cc making op-ui32-ui32.d from ./OPERATORS/op-ui32-ui32.cc making op-ui16-ui16.d from ./OPERATORS/op-ui16-ui16.cc making op-ui8-ui8.d from ./OPERATORS/op-ui8-ui8.cc making op-i64-i64.d from ./OPERATORS/op-i64-i64.cc making op-i32-i32.d from ./OPERATORS/op-i32-i32.cc making op-i16-i16.d from ./OPERATORS/op-i16-i16.cc making op-i8-i8.d from ./OPERATORS/op-i8-i8.cc making op-int-conv.d from ./OPERATORS/op-int-conv.cc making op-int-concat.d from ./OPERATORS/op-int-concat.cc making op-fs-fs.d from ./OPERATORS/op-fs-fs.cc making op-fs-fm.d from ./OPERATORS/op-fs-fm.cc making op-fs-fcs.d from ./OPERATORS/op-fs-fcs.cc making op-fs-fcm.d from ./OPERATORS/op-fs-fcm.cc making op-fm-fs.d from ./OPERATORS/op-fm-fs.cc making op-fm-fm.d from ./OPERATORS/op-fm-fm.cc making op-fm-fcs.d from ./OPERATORS/op-fm-fcs.cc making op-fm-fcm.d from ./OPERATORS/op-fm-fcm.cc making op-fcs-fs.d from ./OPERATORS/op-fcs-fs.cc making op-fcs-fm.d from ./OPERATORS/op-fcs-fm.cc making op-fcs-fcs.d from ./OPERATORS/op-fcs-fcs.cc making op-fcs-fcm.d from ./OPERATORS/op-fcs-fcm.cc making op-fcm-fs.d from ./OPERATORS/op-fcm-fs.cc making op-fcm-fm.d from ./OPERATORS/op-fcm-fm.cc making op-fcm-fcs.d from ./OPERATORS/op-fcm-fcs.cc making op-fcm-fcm.d from ./OPERATORS/op-fcm-fcm.cc making op-float-conv.d from ./OPERATORS/op-float-conv.cc making op-s-s.d from ./OPERATORS/op-s-s.cc making op-s-m.d from ./OPERATORS/op-s-m.cc making op-s-cs.d from ./OPERATORS/op-s-cs.cc making op-s-cm.d from ./OPERATORS/op-s-cm.cc making op-m-s.d from ./OPERATORS/op-m-s.cc making op-m-m.d from ./OPERATORS/op-m-m.cc making op-m-cs.d from ./OPERATORS/op-m-cs.cc making op-m-cm.d from ./OPERATORS/op-m-cm.cc making op-cs-s.d from ./OPERATORS/op-cs-s.cc making op-cs-m.d from ./OPERATORS/op-cs-m.cc making op-cs-cs.d from ./OPERATORS/op-cs-cs.cc making op-cs-cm.d from ./OPERATORS/op-cs-cm.cc making op-cm-s.d from ./OPERATORS/op-cm-s.cc making op-cm-m.d from ./OPERATORS/op-cm-m.cc making op-cm-cs.d from ./OPERATORS/op-cm-cs.cc making op-cm-cm.d from ./OPERATORS/op-cm-cm.cc making op-double-conv.d from ./OPERATORS/op-double-conv.cc making op-struct.d from ./OPERATORS/op-struct.cc making op-str-str.d from ./OPERATORS/op-str-str.cc making op-str-s.d from ./OPERATORS/op-str-s.cc making op-str-m.d from ./OPERATORS/op-str-m.cc making op-range.d from ./OPERATORS/op-range.cc making op-list.d from ./OPERATORS/op-list.cc making op-class.d from ./OPERATORS/op-class.cc making op-chm.d from ./OPERATORS/op-chm.cc making op-cell.d from ./OPERATORS/op-cell.cc making op-bm-bm.d from ./OPERATORS/op-bm-bm.cc making op-bm-b.d from ./OPERATORS/op-bm-b.cc making op-b-bm.d from ./OPERATORS/op-b-bm.cc making op-b-b.d from ./OPERATORS/op-b-b.cc making pt-unop.d from pt-unop.cc making pt-stmt.d from pt-stmt.cc making pt-select.d from pt-select.cc making pt-pr-code.d from pt-pr-code.cc making pt-misc.d from pt-misc.cc making pt-mat.d from pt-mat.cc making pt-loop.d from pt-loop.cc making pt-jump.d from pt-jump.cc making pt-idx.d from pt-idx.cc making pt-id.d from pt-id.cc making pt-fcn-handle.d from pt-fcn-handle.cc making pt-exp.d from pt-exp.cc making pt-except.d from pt-except.cc making pt-eval.d from pt-eval.cc making pt-decl.d from pt-decl.cc making pt-const.d from pt-const.cc making pt-colon.d from pt-colon.cc making pt-cmd.d from pt-cmd.cc making pt-check.d from pt-check.cc making pt-cell.d from pt-cell.cc making pt-cbinop.d from pt-cbinop.cc making pt-binop.d from pt-binop.cc making pt-bp.d from pt-bp.cc making pt-assign.d from pt-assign.cc making pt-arg-list.d from pt-arg-list.cc making pt.d from pt.cc making ov-re-sparse.d from ov-re-sparse.cc making ov-cx-sparse.d from ov-cx-sparse.cc making ov-bool-sparse.d from ov-bool-sparse.cc making ov-base-sparse.d from ov-base-sparse.cc making ov-uint64.d from ov-uint64.cc making ov-uint32.d from ov-uint32.cc making ov-uint16.d from ov-uint16.cc making ov-uint8.d from ov-uint8.cc making ov-int64.d from ov-int64.cc making ov-int32.d from ov-int32.cc making ov-int16.d from ov-int16.cc making ov-int8.d from ov-int8.cc making ov-perm.d from ov-perm.cc making ov-flt-cx-diag.d from ov-flt-cx-diag.cc making ov-cx-diag.d from ov-cx-diag.cc making ov-flt-re-diag.d from ov-flt-re-diag.cc making ov-re-diag.d from ov-re-diag.cc making ov-flt-complex.d from ov-flt-complex.cc making ov-float.d from ov-float.cc making ov-flt-cx-mat.d from ov-flt-cx-mat.cc making ov-flt-re-mat.d from ov-flt-re-mat.cc making ov-typeinfo.d from ov-typeinfo.cc making ov-class.d from ov-class.cc making ov-fcn-inline.d from ov-fcn-inline.cc making ov-fcn-handle.d from ov-fcn-handle.cc making ov-usr-fcn.d from ov-usr-fcn.cc making ov-mex-fcn.d from ov-mex-fcn.cc making ov-dld-fcn.d from ov-dld-fcn.cc making ov-builtin.d from ov-builtin.cc making ov-fcn.d from ov-fcn.cc making ov.d from ov.cc making ov-cell.d from ov-cell.cc making ov-null-mat.d from ov-null-mat.cc making ov-bool.d from ov-bool.cc making ov-bool-mat.d from ov-bool-mat.cc making ov-colon.d from ov-colon.cc making ov-struct.d from ov-struct.cc making ov-str-mat.d from ov-str-mat.cc making ov-complex.d from ov-complex.cc making ov-scalar.d from ov-scalar.cc making ov-range.d from ov-range.cc making ov-cx-mat.d from ov-cx-mat.cc making ov-re-mat.d from ov-re-mat.cc making ov-list.d from ov-list.cc making ov-cs-list.d from ov-cs-list.cc making ov-ch-mat.d from ov-ch-mat.cc making ov-base.d from ov-base.cc making xpow.d from xpow.cc making xnorm.d from xnorm.cc making xdiv.d from xdiv.cc making variables.d from variables.cc making utils.d from utils.cc making unwind-prot.d from unwind-prot.cc making toplev.d from toplev.cc making token.d from token.cc making sysdep.d from sysdep.cc making symtab.d from symtab.cc making syscalls.d from syscalls.cc making strfns.d from strfns.cc making sparse-xpow.d from sparse-xpow.cc making sparse-xdiv.d from sparse-xdiv.cc making siglist.d from siglist.c making sighandlers.d from sighandlers.cc making procstream.d from procstream.cc making pr-output.d from pr-output.cc making parse.d from parse.cc making pager.d from pager.cc making oct-lvalue.d from oct-lvalue.cc making oct-strstrm.d from oct-strstrm.cc making zfstream.d from zfstream.cc making octave.d from octave.cc making oct-stream.d from oct-stream.cc making oct-procbuf.d from oct-procbuf.cc making oct-prcstrm.d from oct-prcstrm.cc making oct-obj.d from oct-obj.cc making oct-map.d from oct-map.cc making oct-iostrm.d from oct-iostrm.cc making oct-hist.d from oct-hist.cc making oct-fstrm.d from oct-fstrm.cc making mex.d from mex.cc making matherr.d from matherr.c making mappers.d from mappers.cc making ls-utils.d from ls-utils.cc making ls-oct-binary.d from ls-oct-binary.cc making ls-ascii-helper.d from ls-ascii-helper.cc making ls-oct-ascii.d from ls-oct-ascii.cc making ls-mat5.d from ls-mat5.cc making ls-mat4.d from ls-mat4.cc making ls-mat-ascii.d from ls-mat-ascii.cc making ls-hdf5.d from ls-hdf5.cc making load-save.d from load-save.cc making load-path.d from load-path.cc making lex.d from lex.cc making input.d from input.cc making help.d from help.cc making gripes.d from gripes.cc making graphics.d from graphics.cc making gl-render.d from gl-render.cc making file-io.d from file-io.cc making error.d from error.cc making dynamic-ld.d from dynamic-ld.cc making display.d from display.cc making dirfns.d from dirfns.cc making defun.d from defun.cc making defaults.d from defaults.cc making debug.d from debug.cc making data.d from data.cc making cutils.d from cutils.c making comment-list.d from comment-list.cc making c-file-ptr-stream.d from c-file-ptr-stream.cc making bitfcns.d from bitfcns.cc making Cell.d from Cell.cc making main.d from main.c making ops.d from ops.cc making oct-errno.d from oct-errno.cc making builtins.cc DEF_FILES = bitfcns.df data.df debug.df defaults.df dirfns.df error.df file-io.df graphics.df help.df input.df lex.df load-path.df load-save.df ls-oct-ascii.df mappers.df oct-hist.df octave.df pager.df parse.df pr-output.df sighandlers.df strfns.df syscalls.df symtab.df sysdep.df toplev.df utils.df variables.df ov-base.df ov-list.df ov-re-mat.df ov-struct.df ov-null-mat.df ov-cell.df ov.df ov-usr-fcn.df ov-fcn-handle.df ov-fcn-inline.df ov-class.df ov-typeinfo.df ov-flt-re-mat.df ov-int8.df ov-int16.df ov-int32.df ov-int64.df ov-uint8.df ov-uint16.df ov-uint32.df ov-uint64.df pt-arg-list.df pt-eval.df pt-mat.df amd.df balance.df besselj.df betainc.df bsxfun.df cellfun.df chol.df ccolamd.df colamd.df colloc.df conv2.df convhulln.df daspk.df dasrt.df dassl.df det.df dispatch.df dlmread.df dmperm.df eig.df eigs.df fft.df fft2.df fftn.df fftw.df filter.df find.df fltk_backend.df gammainc.df gcd.df getgrent.df getpwent.df getrusage.df givens.df hess.df hex2num.df inv.df kron.df lookup.df lsode.df lu.df luinc.df matrix_type.df max.df md5sum.df pinv.df qr.df quad.df qz.df rand.df rcond.df regexp.df schur.df sparse.df spparms.df sqrtm.df svd.df syl.df symrcm.df symbfact.df time.df tsearch.df typecast.df urlwrite.df __contourc__.df __delaunayn__.df __dsearchn__.df __glpk__.df __lin_interpn__.df __magick_read__.df __pchip_deriv__.df __qp__.df __voronoi__.df __convn__.df making builtins.d from builtins.cc make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/src' make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/src' making defaults.h from defaults.h.in making oct-conf.h from oct-conf.h.in defaults.h is unchanged oct-conf.h is unchanged mkdir pic i686-pc-linux-gnu-gcc -c -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread main.c -o main.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/amd.cc -o pic/amd.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/balance.cc -o pic/balance.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/besselj.cc -o pic/besselj.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/betainc.cc -o pic/betainc.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/bsxfun.cc -o pic/bsxfun.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/cellfun.cc -o pic/cellfun.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/chol.cc -o pic/chol.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/ccolamd.cc -o pic/ccolamd.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/colamd.cc -o pic/colamd.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/colloc.cc -o pic/colloc.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/conv2.cc -o pic/conv2.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/convhulln.cc -o pic/convhulln.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/daspk.cc -o pic/daspk.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/dasrt.cc -o pic/dasrt.o ./DLD-FUNCTIONS/colamd.cc:211: warning: unused parameter ‘args’ ./DLD-FUNCTIONS/colamd.cc:211: warning: unused parameter ‘nargout’ ./DLD-FUNCTIONS/colamd.cc:450: warning: unused parameter ‘args’ ./DLD-FUNCTIONS/colamd.cc:450: warning: unused parameter ‘nargout’ ./DLD-FUNCTIONS/convhulln.cc: In function ‘octave_value_list Fconvhulln(const octave_value_list&, int)’: ./DLD-FUNCTIONS/convhulln.cc:150: warning: use of old-style cast ./DLD-FUNCTIONS/convhulln.cc:158: warning: use of old-style cast ./DLD-FUNCTIONS/convhulln.cc:163: warning: use of old-style cast ./DLD-FUNCTIONS/convhulln.cc:163: warning: use of old-style cast ./DLD-FUNCTIONS/convhulln.cc:163: warning: use of old-style cast ./DLD-FUNCTIONS/ccolamd.cc:54: warning: unused parameter ‘args’ ./DLD-FUNCTIONS/ccolamd.cc:54: warning: unused parameter ‘nargout’ ./DLD-FUNCTIONS/ccolamd.cc:334: warning: unused parameter ‘args’ ./DLD-FUNCTIONS/ccolamd.cc:334: warning: unused parameter ‘nargout’ i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/dassl.cc -o pic/dassl.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/det.cc -o pic/det.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/dispatch.cc -o pic/dispatch.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/dlmread.cc -o pic/dlmread.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/dmperm.cc -o pic/dmperm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/eig.cc -o pic/eig.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/eigs.cc -o pic/eigs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/fft.cc -o pic/fft.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/fft2.cc -o pic/fft2.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/fftn.cc -o pic/fftn.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/fftw.cc -o pic/fftw.o ./DLD-FUNCTIONS/dmperm.cc:134: warning: unused parameter ‘nargout’ ./DLD-FUNCTIONS/dmperm.cc:191: warning: unused parameter ‘nargout’ ./DLD-FUNCTIONS/eigs.cc:132: warning: unused parameter ‘args’ ./DLD-FUNCTIONS/eigs.cc:132: warning: unused parameter ‘nargout’ i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/filter.cc -o pic/filter.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/find.cc -o pic/find.o ./DLD-FUNCTIONS/eigs.cc:48: warning: ‘call_depth’ defined but not used i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT ./DLD-FUNCTIONS/fltk_backend.cc -o pic/fltk_backend.o ./DLD-FUNCTIONS/dmperm.cc:47: warning: ‘RowVector put_int(octave_idx_type*, octave_idx_type)’ defined but not used i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/gammainc.cc -o pic/gammainc.o In file included from /usr/include/fltk-1.1/FL/Fl.H:31, from ./DLD-FUNCTIONS/fltk_backend.cc:43: /usr/include/fltk-1.1/FL/Enumerations.H: In function ‘Fl_Boxtype fl_box(Fl_Boxtype)’: /usr/include/fltk-1.1/FL/Enumerations.H:233: warning: use of old-style cast /usr/include/fltk-1.1/FL/Enumerations.H: In function ‘Fl_Boxtype fl_down(Fl_Boxtype)’: /usr/include/fltk-1.1/FL/Enumerations.H:236: warning: use of old-style cast /usr/include/fltk-1.1/FL/Enumerations.H: In function ‘Fl_Boxtype fl_frame(Fl_Boxtype)’: /usr/include/fltk-1.1/FL/Enumerations.H:239: warning: use of old-style cast /usr/include/fltk-1.1/FL/Enumerations.H: In function ‘Fl_Color fl_rgb_color(uchar, uchar, uchar)’: /usr/include/fltk-1.1/FL/Enumerations.H:369: warning: use of old-style cast /usr/include/fltk-1.1/FL/Enumerations.H: In function ‘Fl_Color fl_rgb_color(uchar)’: /usr/include/fltk-1.1/FL/Enumerations.H:373: warning: use of old-style cast /usr/include/fltk-1.1/FL/Enumerations.H: In function ‘Fl_Color fl_gray_ramp(int)’: /usr/include/fltk-1.1/FL/Enumerations.H:375: warning: use of old-style cast /usr/include/fltk-1.1/FL/Enumerations.H:375: warning: use of old-style cast /usr/include/fltk-1.1/FL/Enumerations.H: In function ‘Fl_Color fl_color_cube(int, int, int)’: /usr/include/fltk-1.1/FL/Enumerations.H:377: warning: use of old-style cast /usr/include/fltk-1.1/FL/Enumerations.H:377: warning: use of old-style cast In file included from /usr/include/fltk-1.1/FL/Fl_Group.H:32, from /usr/include/fltk-1.1/FL/Fl_Window.H:31, from ./DLD-FUNCTIONS/fltk_backend.cc:44: /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘void Fl_Widget::x(int)’: /usr/include/fltk-1.1/FL/Fl_Widget.H:82: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘void Fl_Widget::y(int)’: /usr/include/fltk-1.1/FL/Fl_Widget.H:83: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘void Fl_Widget::w(int)’: /usr/include/fltk-1.1/FL/Fl_Widget.H:84: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘void Fl_Widget::h(int)’: /usr/include/fltk-1.1/FL/Fl_Widget.H:85: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘Fl_Align Fl_Widget::align() const’: /usr/include/fltk-1.1/FL/Fl_Widget.H:122: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘Fl_Boxtype Fl_Widget::box() const’: /usr/include/fltk-1.1/FL/Fl_Widget.H:124: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘Fl_Color Fl_Widget::color() const’: /usr/include/fltk-1.1/FL/Fl_Widget.H:126: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘Fl_Color Fl_Widget::selection_color() const’: /usr/include/fltk-1.1/FL/Fl_Widget.H:128: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘Fl_Labeltype Fl_Widget::labeltype() const’: /usr/include/fltk-1.1/FL/Fl_Widget.H:135: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘Fl_Color Fl_Widget::labelcolor() const’: /usr/include/fltk-1.1/FL/Fl_Widget.H:137: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘Fl_Font Fl_Widget::labelfont() const’: /usr/include/fltk-1.1/FL/Fl_Widget.H:139: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘void Fl_Widget::callback(void (*)(Fl_Widget*))’: /usr/include/fltk-1.1/FL/Fl_Widget.H:154: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘void Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)’: /usr/include/fltk-1.1/FL/Fl_Widget.H:155: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H:155: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘long int Fl_Widget::argument() const’: /usr/include/fltk-1.1/FL/Fl_Widget.H:158: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘void Fl_Widget::argument(long int)’: /usr/include/fltk-1.1/FL/Fl_Widget.H:159: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘Fl_When Fl_Widget::when() const’: /usr/include/fltk-1.1/FL/Fl_Widget.H:160: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘void Fl_Widget::do_callback(Fl_Widget*, long int)’: /usr/include/fltk-1.1/FL/Fl_Widget.H:189: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Widget.H: In member function ‘Fl_Color Fl_Widget::color2() const’: /usr/include/fltk-1.1/FL/Fl_Widget.H:208: warning: use of old-style cast In file included from ./DLD-FUNCTIONS/fltk_backend.cc:44: /usr/include/fltk-1.1/FL/Fl_Window.H: In member function ‘void Fl_Window::size_range(int, int, int, int, int, int, int)’: /usr/include/fltk-1.1/FL/Fl_Window.H:97: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Window.H:97: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Window.H:97: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Window.H:97: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Window.H:97: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Window.H:97: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Window.H:97: warning: use of old-style cast In file included from /usr/include/fltk-1.1/FL/Fl_Input.H:31, from /usr/include/fltk-1.1/FL/Fl_Output.H:31, from ./DLD-FUNCTIONS/fltk_backend.cc:45: /usr/include/fltk-1.1/FL/Fl_Input_.H: In member function ‘Fl_Font Fl_Input_::textfont() const’: /usr/include/fltk-1.1/FL/Fl_Input_.H:122: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Input_.H: In member function ‘Fl_Color Fl_Input_::textcolor() const’: /usr/include/fltk-1.1/FL/Fl_Input_.H:126: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Input_.H: In member function ‘Fl_Color Fl_Input_::cursor_color() const’: /usr/include/fltk-1.1/FL/Fl_Input_.H:128: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Input_.H: In member function ‘void Fl_Input_::input_type(int)’: /usr/include/fltk-1.1/FL/Fl_Input_.H:132: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Input_.H: In member function ‘void Fl_Input_::readonly(int)’: /usr/include/fltk-1.1/FL/Fl_Input_.H:134: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Input_.H:135: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Input_.H: In member function ‘void Fl_Input_::wrap(int)’: /usr/include/fltk-1.1/FL/Fl_Input_.H:137: warning: use of old-style cast /usr/include/fltk-1.1/FL/Fl_Input_.H:138: warning: use of old-style cast In file included from ./DLD-FUNCTIONS/fltk_backend.cc:46: /usr/include/fltk-1.1/FL/Fl_Button.H: In member function ‘Fl_Boxtype Fl_Button::down_box() const’: /usr/include/fltk-1.1/FL/Fl_Button.H:65: warning: use of old-style cast In file included from ./DLD-FUNCTIONS/fltk_backend.cc:47: /usr/include/fltk-1.1/FL/Fl_Gl_Window.H: In member function ‘Fl_Mode Fl_Gl_Window::mode() const’: /usr/include/fltk-1.1/FL/Fl_Gl_Window.H:74: warning: use of old-style cast In file included from ./DLD-FUNCTIONS/fltk_backend.cc:48: /usr/include/fltk-1.1/FL/fl_ask.H: In function ‘void fl_message_font(unsigned char, unsigned char)’: /usr/include/fltk-1.1/FL/fl_ask.H:68: warning: use of old-style cast In file included from ./DLD-FUNCTIONS/fltk_backend.cc:49: /usr/include/fltk-1.1/FL/fl_draw.H: In function ‘void fl_color(int)’: /usr/include/fltk-1.1/FL/fl_draw.H:41: warning: use of old-style cast In file included from ./DLD-FUNCTIONS/fltk_backend.cc:50: /usr/include/fltk-1.1/FL/gl.h: In function ‘void gl_color(int)’: /usr/include/fltk-1.1/FL/gl.h:60: warning: use of old-style cast i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/gcd.cc -o pic/gcd.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/getgrent.cc -o pic/getgrent.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/getpwent.cc -o pic/getpwent.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/getrusage.cc -o pic/getrusage.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/givens.cc -o pic/givens.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/hess.cc -o pic/hess.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/hex2num.cc -o pic/hex2num.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/inv.cc -o pic/inv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/kron.cc -o pic/kron.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/lookup.cc -o pic/lookup.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/lsode.cc -o pic/lsode.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/lu.cc -o pic/lu.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/luinc.cc -o pic/luinc.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/matrix_type.cc -o pic/matrix_type.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/max.cc -o pic/max.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/md5sum.cc -o pic/md5sum.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/pinv.cc -o pic/pinv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/qr.cc -o pic/qr.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/quad.cc -o pic/quad.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/qz.cc -o pic/qz.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/rand.cc -o pic/rand.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/rcond.cc -o pic/rcond.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/regexp.cc -o pic/regexp.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/schur.cc -o pic/schur.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/sparse.cc -o pic/sparse.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/spparms.cc -o pic/spparms.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/sqrtm.cc -o pic/sqrtm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/svd.cc -o pic/svd.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/syl.cc -o pic/syl.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/symrcm.cc -o pic/symrcm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/symbfact.cc -o pic/symbfact.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/time.cc -o pic/time.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/tsearch.cc -o pic/tsearch.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/typecast.cc -o pic/typecast.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/urlwrite.cc -o pic/urlwrite.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/__contourc__.cc -o pic/__contourc__.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/__delaunayn__.cc -o pic/__delaunayn__.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/__dsearchn__.cc -o pic/__dsearchn__.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/__glpk__.cc -o pic/__glpk__.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/__lin_interpn__.cc -o pic/__lin_interpn__.o i686-pc-linux-gnu-g++ -c -I/usr/include/GraphicsMagick -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/__magick_read__.cc -o pic/__magick_read__.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/__pchip_deriv__.cc -o pic/__pchip_deriv__.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/__qp__.cc -o pic/__qp__.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/__voronoi__.cc -o pic/__voronoi__.o ./DLD-FUNCTIONS/urlwrite.cc:202: warning: unused parameter ‘args’ ./DLD-FUNCTIONS/urlwrite.cc:202: warning: unused parameter ‘nargout’ ./DLD-FUNCTIONS/urlwrite.cc:368: warning: unused parameter ‘args’ ./DLD-FUNCTIONS/urlwrite.cc:368: warning: unused parameter ‘nargout’ i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./DLD-FUNCTIONS/__convn__.cc -o pic/__convn__.o ./DLD-FUNCTIONS/__delaunayn__.cc: In function ‘octave_value_list F__delaunayn__(const octave_value_list&, int)’: ./DLD-FUNCTIONS/__delaunayn__.cc:175: warning: use of old-style cast ./mk-pkg-add amd.df balance.df besselj.df betainc.df bsxfun.df cellfun.df chol.df ccolamd.df colamd.df colloc.df conv2.df convhulln.df daspk.df dasrt.df dassl.df det.df dispatch.df dlmread.df dmperm.df eig.df eigs.df fft.df fft2.df fftn.df fftw.df filter.df find.df fltk_backend.df gammainc.df gcd.df getgrent.df getpwent.df getrusage.df givens.df hess.df hex2num.df inv.df kron.df lookup.df lsode.df lu.df luinc.df matrix_type.df max.df md5sum.df pinv.df qr.df quad.df qz.df rand.df rcond.df regexp.df schur.df sparse.df spparms.df sqrtm.df svd.df syl.df symrcm.df symbfact.df time.df tsearch.df typecast.df urlwrite.df __contourc__.df __delaunayn__.df __dsearchn__.df __glpk__.df __lin_interpn__.df __magick_read__.df __pchip_deriv__.df __qp__.df __voronoi__.df __convn__.df > PKG_ADD-t ./DLD-FUNCTIONS/urlwrite.cc:196: warning: ‘void urlwrite_cleanup_file(void*)’ defined but not used making doc-files DOC_FILES = __contourc__.df __convn__.df __delaunayn__.df __dsearchn__.df __glpk__.df __lin_interpn__.df __magick_read__.df __pchip_deriv__.df __qp__.df __voronoi__.df amd.df balance.df besselj.df betainc.df bitfcns.df bsxfun.df ccolamd.df cellfun.df chol.df colamd.df colloc.df conv2.df convhulln.df daspk.df dasrt.df dassl.df data.df debug.df defaults.df det.df dirfns.df dispatch.df dlmread.df dmperm.df eig.df eigs.df error.df fft.df fft2.df fftn.df fftw.df file-io.df filter.df find.df fltk_backend.df gammainc.df gcd.df getgrent.df getpwent.df getrusage.df givens.df graphics.df help.df hess.df hex2num.df input.df inv.df kron.df lex.df load-path.df load-save.df lookup.df ls-oct-ascii.df lsode.df lu.df luinc.df mappers.df matrix_type.df max.df md5sum.df oct-hist.df octave.df ov-base.df ov-cell.df ov-class.df ov-fcn-handle.df ov-fcn-inline.df ov-flt-re-mat.df ov-int16.df ov-int32.df ov-int64.df ov-int8.df ov-list.df ov-null-mat.df ov-re-mat.df ov-struct.df ov-typeinfo.df ov-uint16.df ov-uint32.df ov-uint64.df ov-uint8.df ov-usr-fcn.df ov.df pager.df parse.df pinv.df pr-output.df pt-arg-list.df pt-eval.df pt-mat.df qr.df quad.df qz.df rand.df rcond.df regexp.df schur.df sighandlers.df sparse.df spparms.df sqrtm.df strfns.df svd.df syl.df symbfact.df symrcm.df symtab.df syscalls.df sysdep.df time.df toplev.df tsearch.df typecast.df urlwrite.df utils.df variables.df mv doc-files-t doc-files touch stmp-pic making gendoc.cc i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread Cell.cc -o pic/Cell.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread bitfcns.cc -o pic/bitfcns.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread c-file-ptr-stream.cc -o pic/c-file-ptr-stream.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread comment-list.cc -o pic/comment-list.o ./DLD-FUNCTIONS/__voronoi__.cc: In function ‘octave_value_list F__voronoi__(const octave_value_list&, int)’: ./DLD-FUNCTIONS/__voronoi__.cc:142: warning: use of old-style cast ./DLD-FUNCTIONS/__voronoi__.cc:186: warning: use of old-style cast i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread cutils.c -o pic/cutils.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread data.cc -o pic/data.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread debug.cc -o pic/debug.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread defaults.cc -o pic/defaults.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread defun.cc -o pic/defun.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dirfns.cc -o pic/dirfns.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread display.cc -o pic/display.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread dynamic-ld.cc -o pic/dynamic-ld.o display.cc: In member function ‘void display_info::init(bool)’: display.cc:102: warning: use of old-style cast display.cc:102: warning: use of old-style cast display.cc:113: warning: use of old-style cast display.cc:114: warning: use of old-style cast i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread error.cc -o pic/error.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread file-io.cc -o pic/file-io.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread gl-render.cc -o pic/gl-render.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread graphics.cc -o pic/graphics.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread gripes.cc -o pic/gripes.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread help.cc -o pic/help.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread input.cc -o pic/input.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wformat -O2 -pipe -pthread lex.cc -o pic/lex.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread load-path.cc -o pic/load-path.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread load-save.cc -o pic/load-save.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ls-hdf5.cc -o pic/ls-hdf5.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ls-mat-ascii.cc -o pic/ls-mat-ascii.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ls-mat4.cc -o pic/ls-mat4.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ls-mat5.cc -o pic/ls-mat5.o lex.l: In function ‘int octave_lex()’: lex.l:1027: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ls-oct-ascii.cc -o pic/ls-oct-ascii.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ls-ascii-helper.cc -o pic/ls-ascii-helper.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ls-oct-binary.cc -o pic/ls-oct-binary.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ls-utils.cc -o pic/ls-utils.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread main.c -o pic/main.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mappers.cc -o pic/mappers.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread matherr.c -o pic/matherr.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread mex.cc -o pic/mex.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-fstrm.cc -o pic/oct-fstrm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-hist.cc -o pic/oct-hist.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-iostrm.cc -o pic/oct-iostrm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-map.cc -o pic/oct-map.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-obj.cc -o pic/oct-obj.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-prcstrm.cc -o pic/oct-prcstrm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-procbuf.cc -o pic/oct-procbuf.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-stream.cc -o pic/oct-stream.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread octave.cc -o pic/octave.o oct-hist.cc: In function ‘void do_edit_history(int, const string_vector&)’: oct-hist.cc:448: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result mex.cc: In constructor ‘mxArray_number::mxArray_number(mwSize, const char**)’: mex.cc:1165: warning: comparison between signed and unsigned integer expressions i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread zfstream.cc -o pic/zfstream.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-strstrm.cc -o pic/oct-strstrm.o oct-map.cc: In member function ‘string_vector Octave_map::keys() const’: oct-map.cc:154: warning: comparison between signed and unsigned integer expressions i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-lvalue.cc -o pic/oct-lvalue.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pager.cc -o pic/pager.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wformat -O2 -pipe -pthread parse.cc -o pic/parse.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pr-output.cc -o pic/pr-output.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread procstream.cc -o pic/procstream.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread sighandlers.cc -o pic/sighandlers.o i686-pc-linux-gnu-gcc -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wformat -O2 -pipe -pthread siglist.c -o pic/siglist.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread sparse-xdiv.cc -o pic/sparse-xdiv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread sparse-xpow.cc -o pic/sparse-xpow.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread strfns.cc -o pic/strfns.o pager.cc: In function ‘bool pager_event_handler(pid_t, int)’: pager.cc:112: warning: use of old-style cast parse.y: In function ‘bool looking_at_function_keyword(FILE*)’: parse.y:3134: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread syscalls.cc -o pic/syscalls.o sighandlers.cc: In function ‘void my_friendly_exit(const char*, int, bool)’: sighandlers.cc:150: warning: use of old-style cast sighandlers.cc:176: warning: use of old-style cast sighandlers.cc: In function ‘octave_interrupt_handler octave_ignore_interrupts()’: sighandlers.cc:548: warning: use of old-style cast sighandlers.cc: In function ‘void install_signal_handlers()’: sighandlers.cc:642: warning: use of old-style cast sighandlers.cc:688: warning: use of old-style cast i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread symtab.cc -o pic/symtab.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread sysdep.cc -o pic/sysdep.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread token.cc -o pic/token.o strfns.cc: In function ‘octave_value_list Fstrncmp(const octave_value_list&, int)’: strfns.cc:743: warning: comparison between signed and unsigned integer expressions strfns.cc:765: warning: comparison between signed and unsigned integer expressions strfns.cc:791: warning: comparison between signed and unsigned integer expressions strfns.cc:850: warning: comparison between signed and unsigned integer expressions strfns.cc:850: warning: comparison between signed and unsigned integer expressions strfns.cc:872: warning: comparison between signed and unsigned integer expressions strfns.cc:872: warning: comparison between signed and unsigned integer expressions i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread toplev.cc -o pic/toplev.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread unwind-prot.cc -o pic/unwind-prot.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread utils.cc -o pic/utils.o syscalls.cc: In function ‘octave_value_list FWIFEXITED(const octave_value_list&, int)’: syscalls.cc:1397: warning: use of old-style cast syscalls.cc: In function ‘octave_value_list FWEXITSTATUS(const octave_value_list&, int)’: syscalls.cc:1425: warning: use of old-style cast syscalls.cc: In function ‘octave_value_list FWIFSIGNALED(const octave_value_list&, int)’: syscalls.cc:1452: warning: use of old-style cast syscalls.cc:1452: warning: use of old-style cast syscalls.cc: In function ‘octave_value_list FWTERMSIG(const octave_value_list&, int)’: syscalls.cc:1480: warning: use of old-style cast syscalls.cc: In function ‘octave_value_list FWCOREDUMP(const octave_value_list&, int)’: syscalls.cc:1510: warning: use of old-style cast syscalls.cc: In function ‘octave_value_list FWIFSTOPPED(const octave_value_list&, int)’: syscalls.cc:1539: warning: use of old-style cast syscalls.cc: In function ‘octave_value_list FWSTOPSIG(const octave_value_list&, int)’: syscalls.cc:1567: warning: use of old-style cast syscalls.cc: In function ‘octave_value_list FWIFCONTINUED(const octave_value_list&, int)’: syscalls.cc:1594: warning: use of old-style cast i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread variables.cc -o pic/variables.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread xdiv.cc -o pic/xdiv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread xnorm.cc -o pic/xnorm.o toplev.cc: In function ‘int wait_for_input(int)’: toplev.cc:775: warning: use of old-style cast toplev.cc: In function ‘octave_value_list run_command_and_return_output(const std::string&)’: toplev.cc:825: warning: use of old-style cast toplev.cc:826: warning: use of old-style cast toplev.cc: In function ‘octave_value_list Fsystem(const octave_value_list&, int)’: toplev.cc:981: warning: use of old-style cast toplev.cc:982: warning: use of old-style cast i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread xpow.cc -o pic/xpow.o pr-output.cc: In function ‘void octave_print_internal(std::ostream&, const Range&, bool, int)’: pr-output.cc:2478: warning: ‘fw’ may be used uninitialized in this function i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-base.cc -o pic/ov-base.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-ch-mat.cc -o pic/ov-ch-mat.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-cs-list.cc -o pic/ov-cs-list.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-list.cc -o pic/ov-list.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-re-mat.cc -o pic/ov-re-mat.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-cx-mat.cc -o pic/ov-cx-mat.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-range.cc -o pic/ov-range.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-scalar.cc -o pic/ov-scalar.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-complex.cc -o pic/ov-complex.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-str-mat.cc -o pic/ov-str-mat.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-struct.cc -o pic/ov-struct.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-colon.cc -o pic/ov-colon.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-bool-mat.cc -o pic/ov-bool-mat.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-bool.cc -o pic/ov-bool.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-null-mat.cc -o pic/ov-null-mat.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-cell.cc -o pic/ov-cell.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov.cc -o pic/ov.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-fcn.cc -o pic/ov-fcn.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-builtin.cc -o pic/ov-builtin.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-dld-fcn.cc -o pic/ov-dld-fcn.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-mex-fcn.cc -o pic/ov-mex-fcn.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-usr-fcn.cc -o pic/ov-usr-fcn.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-fcn-handle.cc -o pic/ov-fcn-handle.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-fcn-inline.cc -o pic/ov-fcn-inline.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-class.cc -o pic/ov-class.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-typeinfo.cc -o pic/ov-typeinfo.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-flt-re-mat.cc -o pic/ov-flt-re-mat.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-flt-cx-mat.cc -o pic/ov-flt-cx-mat.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-float.cc -o pic/ov-float.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-flt-complex.cc -o pic/ov-flt-complex.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-re-diag.cc -o pic/ov-re-diag.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-flt-re-diag.cc -o pic/ov-flt-re-diag.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-cx-diag.cc -o pic/ov-cx-diag.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-flt-cx-diag.cc -o pic/ov-flt-cx-diag.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-perm.cc -o pic/ov-perm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-int8.cc -o pic/ov-int8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-int16.cc -o pic/ov-int16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-int32.cc -o pic/ov-int32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-int64.cc -o pic/ov-int64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-uint8.cc -o pic/ov-uint8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-uint16.cc -o pic/ov-uint16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-uint32.cc -o pic/ov-uint32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-uint64.cc -o pic/ov-uint64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-base-sparse.cc -o pic/ov-base-sparse.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-bool-sparse.cc -o pic/ov-bool-sparse.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-cx-sparse.cc -o pic/ov-cx-sparse.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ov-re-sparse.cc -o pic/ov-re-sparse.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt.cc -o pic/pt.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-arg-list.cc -o pic/pt-arg-list.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-assign.cc -o pic/pt-assign.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-bp.cc -o pic/pt-bp.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-binop.cc -o pic/pt-binop.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-cbinop.cc -o pic/pt-cbinop.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-cell.cc -o pic/pt-cell.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-check.cc -o pic/pt-check.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-cmd.cc -o pic/pt-cmd.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-colon.cc -o pic/pt-colon.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-const.cc -o pic/pt-const.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-decl.cc -o pic/pt-decl.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-eval.cc -o pic/pt-eval.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-except.cc -o pic/pt-except.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-exp.cc -o pic/pt-exp.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-fcn-handle.cc -o pic/pt-fcn-handle.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-id.cc -o pic/pt-id.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-idx.cc -o pic/pt-idx.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-jump.cc -o pic/pt-jump.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-loop.cc -o pic/pt-loop.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-mat.cc -o pic/pt-mat.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-misc.cc -o pic/pt-misc.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-pr-code.cc -o pic/pt-pr-code.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-select.cc -o pic/pt-select.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-stmt.cc -o pic/pt-stmt.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread pt-unop.cc -o pic/pt-unop.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-b-b.cc -o pic/op-b-b.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-b-bm.cc -o pic/op-b-bm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-bm-b.cc -o pic/op-bm-b.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-bm-bm.cc -o pic/op-bm-bm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cell.cc -o pic/op-cell.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-chm.cc -o pic/op-chm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-class.cc -o pic/op-class.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-list.cc -o pic/op-list.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-range.cc -o pic/op-range.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-str-m.cc -o pic/op-str-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-str-s.cc -o pic/op-str-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-str-str.cc -o pic/op-str-str.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-struct.cc -o pic/op-struct.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-double-conv.cc -o pic/op-double-conv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cm-cm.cc -o pic/op-cm-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cm-cs.cc -o pic/op-cm-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cm-m.cc -o pic/op-cm-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cm-s.cc -o pic/op-cm-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cs-cm.cc -o pic/op-cs-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cs-cs.cc -o pic/op-cs-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cs-m.cc -o pic/op-cs-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cs-s.cc -o pic/op-cs-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-m-cm.cc -o pic/op-m-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-m-cs.cc -o pic/op-m-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-m-m.cc -o pic/op-m-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-m-s.cc -o pic/op-m-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-s-cm.cc -o pic/op-s-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-s-cs.cc -o pic/op-s-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-s-m.cc -o pic/op-s-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-s-s.cc -o pic/op-s-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-float-conv.cc -o pic/op-float-conv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcm-fcm.cc -o pic/op-fcm-fcm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcm-fcs.cc -o pic/op-fcm-fcs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcm-fm.cc -o pic/op-fcm-fm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcm-fs.cc -o pic/op-fcm-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcs-fcm.cc -o pic/op-fcs-fcm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcs-fcs.cc -o pic/op-fcs-fcs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcs-fm.cc -o pic/op-fcs-fm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcs-fs.cc -o pic/op-fcs-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fm-fcm.cc -o pic/op-fm-fcm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fm-fcs.cc -o pic/op-fm-fcs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fm-fm.cc -o pic/op-fm-fm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fm-fs.cc -o pic/op-fm-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fs-fcm.cc -o pic/op-fs-fcm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fs-fcs.cc -o pic/op-fs-fcs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fs-fm.cc -o pic/op-fs-fm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fs-fs.cc -o pic/op-fs-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-int-concat.cc -o pic/op-int-concat.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-int-conv.cc -o pic/op-int-conv.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-i8-i8.cc -o pic/op-i8-i8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-i16-i16.cc -o pic/op-i16-i16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-i32-i32.cc -o pic/op-i32-i32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-i64-i64.cc -o pic/op-i64-i64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-ui8-ui8.cc -o pic/op-ui8-ui8.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-ui16-ui16.cc -o pic/op-ui16-ui16.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-ui32-ui32.cc -o pic/op-ui32-ui32.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-ui64-ui64.cc -o pic/op-ui64-ui64.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-bm-sbm.cc -o pic/op-bm-sbm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-b-sbm.cc -o pic/op-b-sbm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cm-scm.cc -o pic/op-cm-scm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cm-sm.cc -o pic/op-cm-sm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cs-scm.cc -o pic/op-cs-scm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cs-sm.cc -o pic/op-cs-sm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-m-scm.cc -o pic/op-m-scm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-m-sm.cc -o pic/op-m-sm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-sbm-b.cc -o pic/op-sbm-b.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-sbm-bm.cc -o pic/op-sbm-bm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-sbm-sbm.cc -o pic/op-sbm-sbm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-scm-cm.cc -o pic/op-scm-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-scm-cs.cc -o pic/op-scm-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-scm-m.cc -o pic/op-scm-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-scm-s.cc -o pic/op-scm-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-scm-scm.cc -o pic/op-scm-scm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-scm-sm.cc -o pic/op-scm-sm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-sm-cm.cc -o pic/op-sm-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-sm-cs.cc -o pic/op-sm-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-sm-m.cc -o pic/op-sm-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-sm-s.cc -o pic/op-sm-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-sm-scm.cc -o pic/op-sm-scm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-sm-sm.cc -o pic/op-sm-sm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-s-scm.cc -o pic/op-s-scm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-s-sm.cc -o pic/op-s-sm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cdm-cdm.cc -o pic/op-cdm-cdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cdm-cm.cc -o pic/op-cdm-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cdm-cs.cc -o pic/op-cdm-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cdm-dm.cc -o pic/op-cdm-dm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cdm-m.cc -o pic/op-cdm-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cdm-s.cc -o pic/op-cdm-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cm-cdm.cc -o pic/op-cm-cdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cm-dm.cc -o pic/op-cm-dm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-dm-cdm.cc -o pic/op-dm-cdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-dm-cm.cc -o pic/op-dm-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-dm-cs.cc -o pic/op-dm-cs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-dm-dm.cc -o pic/op-dm-dm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-dm-m.cc -o pic/op-dm-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-dm-s.cc -o pic/op-dm-s.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-m-cdm.cc -o pic/op-m-cdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-m-dm.cc -o pic/op-m-dm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-dm-sm.cc -o pic/op-dm-sm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-dm-scm.cc -o pic/op-dm-scm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcdm-fcdm.cc -o pic/op-fcdm-fcdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcdm-fcm.cc -o pic/op-fcdm-fcm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcdm-fcs.cc -o pic/op-fcdm-fcs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcdm-fdm.cc -o pic/op-fcdm-fdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcdm-fm.cc -o pic/op-fcdm-fm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcdm-fs.cc -o pic/op-fcdm-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcm-fcdm.cc -o pic/op-fcm-fcdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcm-fdm.cc -o pic/op-fcm-fdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fdm-fcdm.cc -o pic/op-fdm-fcdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fdm-fcm.cc -o pic/op-fdm-fcm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fdm-fcs.cc -o pic/op-fdm-fcs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fdm-fdm.cc -o pic/op-fdm-fdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fdm-fm.cc -o pic/op-fdm-fm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fdm-fs.cc -o pic/op-fdm-fs.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fm-fcdm.cc -o pic/op-fm-fcdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fm-fdm.cc -o pic/op-fm-fdm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-cm-pm.cc -o pic/op-cm-pm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fcm-pm.cc -o pic/op-fcm-pm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-fm-pm.cc -o pic/op-fm-pm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-pm-fcm.cc -o pic/op-pm-fcm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-pm-fm.cc -o pic/op-pm-fm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-m-pm.cc -o pic/op-m-pm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-pm-cm.cc -o pic/op-pm-cm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-pm-m.cc -o pic/op-pm-m.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-pm-pm.cc -o pic/op-pm-pm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-pm-sm.cc -o pic/op-pm-sm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./OPERATORS/op-pm-scm.cc -o pic/op-pm-scm.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./TEMPLATE-INST/Array-os.cc -o pic/Array-os.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ./TEMPLATE-INST/Array-tc.cc -o pic/Array-tc.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread oct-errno.cc -o pic/oct-errno.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread builtins.cc -o pic/builtins.o i686-pc-linux-gnu-g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread ops.cc -o pic/ops.o i686-pc-linux-gnu-g++ -O2 -pipe -o gendoc gendoc.cc -Wl,-O1 making DOCSTRINGS rm -f liboctinterp.so i686-pc-linux-gnu-g++ -shared -Wl,-soname -Wl,liboctinterp.so -o liboctinterp.so pic/Cell.o pic/bitfcns.o pic/c-file-ptr-stream.o pic/comment-list.o pic/cutils.o pic/data.o pic/debug.o pic/defaults.o pic/defun.o pic/dirfns.o pic/display.o pic/dynamic-ld.o pic/error.o pic/file-io.o pic/gl-render.o pic/graphics.o pic/gripes.o pic/help.o pic/input.o pic/lex.o pic/load-path.o pic/load-save.o pic/ls-hdf5.o pic/ls-mat-ascii.o pic/ls-mat4.o pic/ls-mat5.o pic/ls-oct-ascii.o pic/ls-ascii-helper.o pic/ls-oct-binary.o pic/ls-utils.o pic/main.o pic/mappers.o pic/matherr.o pic/mex.o pic/oct-fstrm.o pic/oct-hist.o pic/oct-iostrm.o pic/oct-map.o pic/oct-obj.o pic/oct-prcstrm.o pic/oct-procbuf.o pic/oct-stream.o pic/octave.o pic/zfstream.o pic/oct-strstrm.o pic/oct-lvalue.o pic/pager.o pic/parse.o pic/pr-output.o pic/procstream.o pic/sighandlers.o pic/siglist.o pic/sparse-xdiv.o pic/sparse-xpow.o pic/strfns.o pic/syscalls.o pic/symtab.o pic/sysdep.o pic/token.o pic/toplev.o pic/unwind-prot.o pic/utils.o pic/variables.o pic/xdiv.o pic/xnorm.o pic/xpow.o pic/ov-base.o pic/ov-ch-mat.o pic/ov-cs-list.o pic/ov-list.o pic/ov-re-mat.o pic/ov-cx-mat.o pic/ov-range.o pic/ov-scalar.o pic/ov-complex.o pic/ov-str-mat.o pic/ov-struct.o pic/ov-colon.o pic/ov-bool-mat.o pic/ov-bool.o pic/ov-null-mat.o pic/ov-cell.o pic/ov.o pic/ov-fcn.o pic/ov-builtin.o pic/ov-dld-fcn.o pic/ov-mex-fcn.o pic/ov-usr-fcn.o pic/ov-fcn-handle.o pic/ov-fcn-inline.o pic/ov-class.o pic/ov-typeinfo.o pic/ov-flt-re-mat.o pic/ov-flt-cx-mat.o pic/ov-float.o pic/ov-flt-complex.o pic/ov-re-diag.o pic/ov-flt-re-diag.o pic/ov-cx-diag.o pic/ov-flt-cx-diag.o pic/ov-perm.o pic/ov-int8.o pic/ov-int16.o pic/ov-int32.o pic/ov-int64.o pic/ov-uint8.o pic/ov-uint16.o pic/ov-uint32.o pic/ov-uint64.o pic/ov-base-sparse.o pic/ov-bool-sparse.o pic/ov-cx-sparse.o pic/ov-re-sparse.o pic/pt.o pic/pt-arg-list.o pic/pt-assign.o pic/pt-bp.o pic/pt-binop.o pic/pt-cbinop.o pic/pt-cell.o pic/pt-check.o pic/pt-cmd.o pic/pt-colon.o pic/pt-const.o pic/pt-decl.o pic/pt-eval.o pic/pt-except.o pic/pt-exp.o pic/pt-fcn-handle.o pic/pt-id.o pic/pt-idx.o pic/pt-jump.o pic/pt-loop.o pic/pt-mat.o pic/pt-misc.o pic/pt-pr-code.o pic/pt-select.o pic/pt-stmt.o pic/pt-unop.o pic/op-b-b.o pic/op-b-bm.o pic/op-bm-b.o pic/op-bm-bm.o pic/op-cell.o pic/op-chm.o pic/op-class.o pic/op-list.o pic/op-range.o pic/op-str-m.o pic/op-str-s.o pic/op-str-str.o pic/op-struct.o pic/op-double-conv.o pic/op-cm-cm.o pic/op-cm-cs.o pic/op-cm-m.o pic/op-cm-s.o pic/op-cs-cm.o pic/op-cs-cs.o pic/op-cs-m.o pic/op-cs-s.o pic/op-m-cm.o pic/op-m-cs.o pic/op-m-m.o pic/op-m-s.o pic/op-s-cm.o pic/op-s-cs.o pic/op-s-m.o pic/op-s-s.o pic/op-float-conv.o pic/op-fcm-fcm.o pic/op-fcm-fcs.o pic/op-fcm-fm.o pic/op-fcm-fs.o pic/op-fcs-fcm.o pic/op-fcs-fcs.o pic/op-fcs-fm.o pic/op-fcs-fs.o pic/op-fm-fcm.o pic/op-fm-fcs.o pic/op-fm-fm.o pic/op-fm-fs.o pic/op-fs-fcm.o pic/op-fs-fcs.o pic/op-fs-fm.o pic/op-fs-fs.o pic/op-int-concat.o pic/op-int-conv.o pic/op-i8-i8.o pic/op-i16-i16.o pic/op-i32-i32.o pic/op-i64-i64.o pic/op-ui8-ui8.o pic/op-ui16-ui16.o pic/op-ui32-ui32.o pic/op-ui64-ui64.o pic/op-bm-sbm.o pic/op-b-sbm.o pic/op-cm-scm.o pic/op-cm-sm.o pic/op-cs-scm.o pic/op-cs-sm.o pic/op-m-scm.o pic/op-m-sm.o pic/op-sbm-b.o pic/op-sbm-bm.o pic/op-sbm-sbm.o pic/op-scm-cm.o pic/op-scm-cs.o pic/op-scm-m.o pic/op-scm-s.o pic/op-scm-scm.o pic/op-scm-sm.o pic/op-sm-cm.o pic/op-sm-cs.o pic/op-sm-m.o pic/op-sm-s.o pic/op-sm-scm.o pic/op-sm-sm.o pic/op-s-scm.o pic/op-s-sm.o pic/op-cdm-cdm.o pic/op-cdm-cm.o pic/op-cdm-cs.o pic/op-cdm-dm.o pic/op-cdm-m.o pic/op-cdm-s.o pic/op-cm-cdm.o pic/op-cm-dm.o pic/op-dm-cdm.o pic/op-dm-cm.o pic/op-dm-cs.o pic/op-dm-dm.o pic/op-dm-m.o pic/op-dm-s.o pic/op-m-cdm.o pic/op-m-dm.o pic/op-dm-sm.o pic/op-dm-scm.o pic/op-fcdm-fcdm.o pic/op-fcdm-fcm.o pic/op-fcdm-fcs.o pic/op-fcdm-fdm.o pic/op-fcdm-fm.o pic/op-fcdm-fs.o pic/op-fcm-fcdm.o pic/op-fcm-fdm.o pic/op-fdm-fcdm.o pic/op-fdm-fcm.o pic/op-fdm-fcs.o pic/op-fdm-fdm.o pic/op-fdm-fm.o pic/op-fdm-fs.o pic/op-fm-fcdm.o pic/op-fm-fdm.o pic/op-cm-pm.o pic/op-fcm-pm.o pic/op-fm-pm.o pic/op-pm-fcm.o pic/op-pm-fm.o pic/op-m-pm.o pic/op-pm-cm.o pic/op-pm-m.o pic/op-pm-pm.o pic/op-pm-sm.o pic/op-pm-scm.o pic/Array-os.o pic/Array-tc.o pic/oct-errno.o pic/builtins.o pic/ops.o ../libcruft/blas-xtra/pic/xerbla.o -L../liboctave -loctave -L../libcruft -lcruft -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm -lX11 -lftgl -lfreetype -lz -L/usr/X11R6/lib -lGL -lGLU rm -f liboctinterp.so.3.2.4 ln -s liboctinterp.so liboctinterp.so.3.2.4 i686-pc-linux-gnu-g++ -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -O2 -pipe -pthread -rdynamic \ -L.. -fPIC -Wl,-O1 -o octave \ main.o \ -L../liboctave -L../libcruft -L../src -Wl,-rpath -Wl,/usr/lib/octave-3.2.4 \ -loctinterp -loctave -lcruft \ -lamd -lcamd \ -llapack -lblas -lblas \ -lqrupdate -lftgl -lfreetype -lz -L/usr/X11R6/lib -lGL -lGLU \ -lX11 -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o amd.oct pic/amd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o balance.oct pic/balance.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o besselj.oct pic/besselj.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o betainc.oct pic/betainc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o bsxfun.oct pic/bsxfun.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o cellfun.oct pic/cellfun.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o chol.oct pic/chol.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm -lqrupdate i686-pc-linux-gnu-g++ -shared -o ccolamd.oct pic/ccolamd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o colamd.oct pic/colamd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o colloc.oct pic/colloc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o conv2.oct pic/conv2.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o convhulln.oct pic/convhulln.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm -lqhull i686-pc-linux-gnu-g++ -shared -o daspk.oct pic/daspk.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o dasrt.oct pic/dasrt.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o dassl.oct pic/dassl.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o det.oct pic/det.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o dispatch.oct pic/dispatch.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o dlmread.oct pic/dlmread.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o dmperm.oct pic/dmperm.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o eig.oct pic/eig.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o eigs.oct pic/eigs.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o fft.oct pic/fft.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o fft2.oct pic/fft2.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o fftn.oct pic/fftn.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o fftw.oct pic/fftw.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o filter.oct pic/filter.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o find.oct pic/find.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o fltk_backend.oct pic/fltk_backend.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm -L/usr/lib/fltk-1.1 -Wl,-O1 -lfltk_gl -lGLU -lGL -lfltk -lpthread -ldl -lm -lXext -lX11 -lfreetype -lz i686-pc-linux-gnu-g++ -shared -o gammainc.oct pic/gammainc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o gcd.oct pic/gcd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o getgrent.oct pic/getgrent.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o getpwent.oct pic/getpwent.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o getrusage.oct pic/getrusage.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o givens.oct pic/givens.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o hess.oct pic/hess.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o hex2num.oct pic/hex2num.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o inv.oct pic/inv.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o kron.oct pic/kron.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o lookup.oct pic/lookup.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o lsode.oct pic/lsode.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o lu.oct pic/lu.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o luinc.oct pic/luinc.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o matrix_type.oct pic/matrix_type.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o max.oct pic/max.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o md5sum.oct pic/md5sum.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o pinv.oct pic/pinv.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o qr.oct pic/qr.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm -lqrupdate i686-pc-linux-gnu-g++ -shared -o quad.oct pic/quad.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o qz.oct pic/qz.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o rand.oct pic/rand.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o rcond.oct pic/rcond.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o regexp.oct pic/regexp.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm -L/usr/lib -lpcre i686-pc-linux-gnu-g++ -shared -o schur.oct pic/schur.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o sparse.oct pic/sparse.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o spparms.oct pic/spparms.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o sqrtm.oct pic/sqrtm.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o svd.oct pic/svd.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o syl.oct pic/syl.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o symrcm.oct pic/symrcm.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o symbfact.oct pic/symbfact.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o time.oct pic/time.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o tsearch.oct pic/tsearch.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o typecast.oct pic/typecast.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o urlwrite.oct pic/urlwrite.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o __contourc__.oct pic/__contourc__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o __delaunayn__.oct pic/__delaunayn__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm -lqhull i686-pc-linux-gnu-g++ -shared -o __dsearchn__.oct pic/__dsearchn__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o __glpk__.oct pic/__glpk__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm -lglpk i686-pc-linux-gnu-g++ -shared -o __lin_interpn__.oct pic/__lin_interpn__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o __magick_read__.oct pic/__magick_read__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm -lGraphicsMagick++ -lGraphicsMagick -lbz2 -lz -lm -lltdl i686-pc-linux-gnu-g++ -shared -o __pchip_deriv__.oct pic/__pchip_deriv__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o __qp__.oct pic/__qp__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm i686-pc-linux-gnu-g++ -shared -o __voronoi__.oct pic/__voronoi__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm -lqhull i686-pc-linux-gnu-g++ -shared -o __convn__.oct pic/__convn__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lamd -lcamd -llapack -lblas -lblas -lqrupdate -lreadline -lncurses -ldl -lz -lm -L/opt/intel/Compiler/11.1/056/lib/ia32 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../.. -lz -lgfortranbegin -lgfortran -lm make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/src' make -C scripts all make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts' make -C audio all make -C deprecated all make -C elfun all make -C general all make -C geometry all make -C help all make -C image all make -C io all make -C linear-algebra all make -C miscellaneous all make -C optimization all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/audio' make -C path all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/geometry' make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/elfun' make -C pkg all make -C plot all making PKG_ADD make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/io' make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/help' making PKG_ADD make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/image' making PKG_ADD making PKG_ADD make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/linear-algebra' make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/optimization' making PKG_ADD making PKG_ADD making PKG_ADD making PKG_ADD make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/general' make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/path' make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/pkg' ls: cannot access *.cc: No such file or directory making PKG_ADD make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/plot' making PKG_ADD ls: cannot access *.cc: No such file or directory making PKG_ADD ls: cannot access *.cc: No such file or directory ls: cannot access *.cc: No such file or directory ls: cannot access *.cc: No such file or directory ls: cannot access *.cc: No such file or directory ls: cannot access *.cc: No such file or directory make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/deprecated' make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/miscellaneous' making PKG_ADD ls: cannot access *.cc: No such file or directory making gnuplot_binary.m from gnuplot_binary.in making PKG_ADD ls: cannot access *.cc: No such file or directory make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/io' make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/help' make -C polynomial all ls: cannot access *.cc: No such file or directory make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/audio' make -C set all make -C signal all ls: cannot access *.cc: No such file or directory make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/linear-algebra' make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/elfun' make -C sparse all make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/image' make -C specfun all make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/optimization' make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/path' make -C special-matrix all ls: cannot access *.cc: No such file or directory make -C startup all make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/geometry' make -C statistics all ls: cannot access *.cc: No such file or directory make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/polynomial' make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/set' make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/startup' making PKG_ADD make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/sparse' make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/pkg' make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/special-matrix' make -C strings all make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/general' make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/signal' make -C testfun all making PKG_ADD making PKG_ADD make -C time all making PKG_ADD make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/specfun' making PKG_ADD making PKG_ADD make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics' make -C base all making PKG_ADD make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/deprecated' make -C distributions all ls: cannot access *.cc: No such file or directory make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/testfun' make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/miscellaneous' i686-pc-linux-gnu-g++ -O2 -pipe -o gethelp gethelp.cc -Wl,-O1 ls: cannot access *.cc: No such file or directory making PKG_ADD make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/time' ls: cannot access *.cc: No such file or directory make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/strings' ls: cannot access *.cc: No such file or directory making PKG_ADD ls: cannot access *.cc: No such file or directory make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/base' ls: cannot access *.cc: No such file or directory making PKG_ADD making PKG_ADD ls: cannot access *.cc: No such file or directory make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/set' make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/special-matrix' ls: cannot access *.cc: No such file or directory make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/specfun' ls: cannot access *.cc: No such file or directory make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/signal' ls: cannot access *.cc: No such file or directory make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/startup' make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/polynomial' making PKG_ADD ls: cannot access *.cc: No such file or directory make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/sparse' make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/distributions' making PKG_ADD make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/time' make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/strings' make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/testfun' ls: cannot access *.cc: No such file or directory make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/base' make -C models all ls: cannot access *.cc: No such file or directory make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/models' making PKG_ADD make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/distributions' make -C tests all ls: cannot access *.cc: No such file or directory make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/plot' make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/models' make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/tests' making PKG_ADD ls: cannot access *.cc: No such file or directory make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/tests' make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics' ./mkdoc . > DOCSTRINGS.t mv DOCSTRINGS.t DOCSTRINGS make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts' make -C doc all make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc' making conf.texi from conf.texi.in make -C faq all make -C interpreter all make -C liboctave all make -C refcard all make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/faq' makeinfo --html --ifinfo --no-split --output=Octave-FAQ.html -I.. -I. -I./.. Octave-FAQ.texi make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/liboctave' makeinfo -I.. -I. -I./.. liboctave.texi make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/refcard' make[3]: Nothing to be done for `all'. TEXINPUTS="..:.:./..:/usr/lib/hevea::" \ texi2dvi liboctave.texi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/refcard' TEXINPUTS="..:.:./..:/usr/lib/hevea::" \ texi2pdf liboctave.texi makeinfo --html --ifinfo --output=HTML -I.. -I. -I./.. liboctave.texi make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interpreter' i686-pc-linux-gnu-g++ -O2 -pipe -o munge-texi munge-texi.cc -Wl,-O1 ../../run-octave -f -q -H ./mk_doc_cache.m doc-cache ../../src/DOCSTRINGS ../../scripts/DOCSTRINGS || rm -f doc-cache make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/faq' mkdir: cannot create directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/liboctave/liboctave.t2d/tex_help': File exists /usr/bin/texi2dvi: cannot create directory: /var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/liboctave/liboctave.t2d/tex_help make[3]: [liboctave.pdf] Error 1 (ignored) This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) entering extended mode (./liboctave.texi (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/liboctave/ ../texinfo.tex Loading texinfo [version 2009-04-06.11]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/liboctave/ ../conf.texi) [1] [2] [-1] (./preface.texi Chapter 1) (./gpl.texi (GNU GENERAL PUBLIC LICENSE) [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]) (./intro.texi Chapter 2 [12]) (./array.texi Chapter 3 [13] Cross reference values unknown; you must run TeX again. [14] [15]) (./matvec.texi [16] Chapter 4 [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30]) (./factor.texi Chapter 5 [31] [32] [33] [34])./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < arith.txi > arith.texi-t (./range.texi Chapter 6 [35]./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < audio.txi > audio.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < basics.txi > basics.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < bugs.txi > bugs.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < container.txi > container.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < contrib.txi > contrib.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < cp-idx.txi > cp-idx.texi-t ) (./nlfunc.texi Chapter 7 [36]./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < data.txi > data.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < debug.txi > debug.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < diffeq.txi > diffeq.texi-t ) (./nleqn.texi Chapter 8 [37]./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < diagperm.txi > diagperm.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < dynamic.txi > dynamic.texi-t ) (./optim.texi Chapter 9 [38] [39] [40]) (./quad.texi Chapter 10 [41]mv data.texi-t data.texi [42]) (./diffeq.texi Chapter 11 [43]./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < emacs.txi > emacs.texi-t ) (./dae.texi Chapter 12 [44]) (./error.texi Chapter 13 [45]) (./install.texi Chapter 14 [46]) (./bugs.texi Chapter 15 [47]mv bugs.texi-t bugs.texi ) (./cp-idx.texi (Concept Index) [48]) (./fn-idx.texi (Function Index) [49]) [50] ) Output written on liboctave.dvi (53 pages, 136136 bytes). Transcript written on liboctave.log. mv arith.texi-t arith.texi mv audio.texi-t audio.texi mv cp-idx.texi-t cp-idx.texi mv diffeq.texi-t diffeq.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < errors.txi > errors.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < eval.txi > eval.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < expr.txi > expr.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < fn-idx.txi > fn-idx.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < func.txi > func.texi-t mv debug.texi-t debug.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < geometry.txi > geometry.texi-t mv contrib.texi-t contrib.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < gpl.txi > gpl.texi-t mv fn-idx.texi-t fn-idx.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < grammar.txi > grammar.texi-t mv emacs.texi-t emacs.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < image.txi > image.texi-t mv diagperm.texi-t diagperm.texi mv container.texi-t container.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < install.txi > install.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < interp.txi > interp.texi-t mv eval.texi-t eval.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < intro.txi > intro.texi-t mv grammar.texi-t grammar.texi mv basics.texi-t basics.texi mv errors.texi-t errors.texi mv geometry.texi-t geometry.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < io.txi > io.texi-t mv dynamic.texi-t dynamic.texi mv image.texi-t image.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < linalg.txi > linalg.texi-t mv interp.texi-t interp.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < matrix.txi > matrix.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < nonlin.txi > nonlin.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < numbers.txi > numbers.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < oop.txi > oop.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < op-idx.txi > op-idx.texi-t mv install.texi-t install.texi mv expr.texi-t expr.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < optim.txi > optim.texi-t mv func.texi-t func.texi mv gpl.texi-t gpl.texi mv linalg.texi-t linalg.texi mv matrix.texi-t matrix.texi mv intro.texi-t intro.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < package.txi > package.texi-t /usr/bin/texi2dvi: line 813: cd: /var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/liboctave/liboctave.t2d/dvi/bak: No such file or directory mv nonlin.texi-t nonlin.texi mv op-idx.texi-t op-idx.texi make[3]: [liboctave.dvi] Error 1 (ignored) ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < plot.txi > plot.texi-t dvips -o liboctave.ps liboctave.dvi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < poly.txi > poly.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < preface.txi > preface.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < quad.txi > quad.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < set.txi > set.texi-t mv optim.texi-t optim.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < signal.txi > signal.texi-t mv io.texi-t io.texi mv numbers.texi-t numbers.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < sparse.txi > sparse.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < stats.txi > stats.texi-t mv oop.texi-t oop.texi mv package.texi-t package.texi mv poly.texi-t poly.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < stmt.txi > stmt.texi-t mv quad.texi-t quad.texi mv set.texi-t set.texi ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < strings.txi > strings.texi-t This is dvips(k) 5.98 Copyright 2009 Radical Eye Software (www.radicaleye.com) ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < system.txi > system.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < testfun.txi > testfun.texi-t ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < tips.txi > tips.texi-t mv signal.texi-t signal.texi ' TeX output 2010.02.13:1022' -> liboctave.ps ./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < var.txi > var.texi-t gawk -f ./mkcontrib.awk ./contributors.in > contributors.texi-t mv preface.texi-t preface.texi cp octave.texi octave-a4.texi mv contributors.texi-t contributors.texi . mv strings.texi-t strings.texi [1] [2] [-1] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23mv system.texi-t system.texi ] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/liboctave' mv stats.texi-t stats.texi mv testfun.texi-t testfun.texi mv var.texi-t var.texi mv tips.texi-t tips.texi mv stmt.texi-t stmt.texi mv plot.texi-t plot.texi mv sparse.texi-t sparse.texi makeinfo -I.. -I. -I./.. ./octave.texi TEXINPUTS="..:.:./..:/usr/lib/hevea::" TEXMFCNF="..:.:./..::" texi2pdf ./octave.texi TEXINPUTS="..:.:./..:/usr/lib/hevea::" TEXMFCNF="..:.:./..::" texi2pdf octave-a4.texi -t @afourpaper makeinfo --html --ifinfo --output=HTML -I.. -I. -I./.. ./octave.texi This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) entering extended mode (././octave.texi (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/../texinfo.tex Loading texinfo [version 2009-04-06.11]: pdf, fonts,entering extended mode (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/octave-a4.t2d/pdf/xtr/octave-a4.texi (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/../texinfo.tex Loading texinfo [version 2009-04-06.11]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/../conf.texi) page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex [1 This is `epsf.tex' v2.7.3 <23 July 2005> ){//var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map localization, formatting, and turning on texinfo input format.) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/../conf.texi) [1{//var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [-1] [-2] (./preface.texi (Preface)}] Cross reference values unknown; you must run TeX again. [2] (./contributors.texi [-1] [-2] (./preface.texi (Preface) [1 Cross reference values unknown; you must run TeX again.] [2 (./contributors.texi]) [3] [1]) [2 (./intro.texi Chapter 1 [4])] [3 [5]) (./intro.texi Chapter 1] [4] [6] [5 [7]] [8 [6]] [7 [9]] [8 [10]]) (./basics.texi Chapter 2 [9 [11] [12]]) [13 (./basics.texi Chapter 2 [10]] [11] [12] [14] [13] [15] [14] [16] [15] [17] [16] [18] [17] Underfull \hbox (badness 5939) in paragraph at lines 10--572 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@text sy h$@textrm un-de-fined$@textsy i$ @textrm [doc], page $@textsy h$@textrm un-d e-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ @ textrm [help], Underfull \hbox (badness 5939) in paragraph at lines 10--589 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@text sy h$@textrm un-de-fined$@textsy i$ @textrm [doc], page $@textsy h$@textrm un-d e-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ @ textrm [help], [19] [18 [20]] [21 [19]] [22 [20]] [23] [21] Underfull \hbox (badness 10000) in paragraph at lines 10--997 @textbf See also: [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [his-t ory[]file], page $@textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@t extsy h$@textrm un-de-fined$@textsy i$ @textrm [his- Underfull \hbox (badness 4072) in paragraph at lines 10--997 @textrm tory[]timestamp[]format[]string], page $@textsy h$@textrm un-de-fined$ @textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [ sav-ing[]history], [22[24]] Underfull \hbox (badness 10000) in paragraph at lines 10--997 @textbf See also: [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [his-t ory[]file], page $@textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@t extsy h$@textrm un-de-fined$@textsy i$ @textrm [his- Underfull \hbox (badness 10000) in paragraph at lines 10--997 @textrm tory[]timestamp[]format[]string], page $@textsy h$@textrm un-de-fined$ @textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [ sav-ing[]history], [25][23 Overfull \hbox (7.06317pt too wide) in paragraph at lines 10--1168 @textbf See also: [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [echo] , page $@textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@t extrm un-de-fined$@textsy i$ @textrm [echo[]executing[]commands],| ][26] [27 [24]] [28] [25] [29] [26 [30]]) (./data.texi Chapter 3 [31] [32] [27] [28] [33) (./data.texi Chapter 3 [29] [30]] [34] [31] [35] [32] [36]) (./numbers.texi Chapter 4 [37] [38] [33] [39]) (./numbers.texi Chapter 4 [34 [40]] Underfull \hbox (badness 10000) in paragraph at lines 10--319 @textbf See also: [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [for-m at], page $@textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h $@textrm un-de-fined$@textsy i$ @textrm [out- [35[41]] [36] [42] [37 [43]] [38 [44]] [39] [45] [40] [46] [41] [47] [42] [48] [43] [49] [44] [50 [45]] [51 [46]] [52] [47] [53) (./strings.texi Chapter 5 [48]]) (./strings.texi Chapter 5 [54 [49]] [55 [50]] [56 [51]] [52 [57]] [58 [53]] [59] [54] [60 [55]] [61 [56]] [62] [57] [63] [58 [64]] [59] [65] [60] [66 [61]] [62 [67]] [68] [69 [63]] [70] [64] [71 [65]] [66] [72] [67 [73]] [74] [68]) (./container.texi [75 Chapter 6 [69] [70]] [71] [72] [76] [73] [74]) (./container.texi Chapter 6 [77 [75]] [78] [79] [80] [81 [76]] [82] [83] [84] [77] [78 [85]] [79] [86 [80]] [81] [87] [82] [88] [83] [89] [84 [90]] [91] [92 [85]] Underfull \hbox (badness 4556) in paragraph at lines 1066--1074 @texttt strncmpi[] @textrm (see [][]$@textsy h$@textrm un-de-fined$@textsy i$ @ textrm [Com-par-ing Strings], page $@textsy h$@textrm un-de-fined$@textsy i$[][ ]@textrm ), @texttt str2double[]@textrm , ) (./var.texi Chapter 7 [86] [87] [88][93] [89] [94] [90] [91 [95] [92]] [96]) (./var.texi [93 Chapter 7 [97] [98]] [99 [94]] [95] [100] [96 [101]]) (./expr.texi Chapter 8 [97 [102] [98]] [99 [103]] [100 [104]] [101 [105]] [106 [102]] [107]) (./expr.texi [103 Chapter 8 [108]] [109] [110] [104 [111]] [105] [112] [106] [107 [113]] [108 [114]]) (./eval.texi Chapter 9 [109] [110] [111 [115]] [112 [116]]) (./stmt.texi Chapter 10 [113] [114] [117] [115 [118]] [116] [119 [117]] [120 [118]]) (./eval.texi Chapter 9 [121] [122] [119] [123] [120] [124 [121]] [122) (./stmt.texi Chapter 10 [125]] [126] [123 [127]) (./func.texi Chapter 11 [124]] [128] [125 [129]] [126 [130]] [127 [131]] [132] [128 [133]] [134] [135 [129]] [136 [130]]) (./func.texi Chapter 11 [137 [131] [138]] [132 [139]] [140 [133]] [141] [142] [134] [143] [135 [144]] [145] [146] [136] [147] [137 [148]] [138] [149] [139] [140 [150]] [141] [142 [151]] [143] [152) (./errors.texi Chapter 12 [144]] [153 [145]] [154 [146]] [147 [155]] [148 [156]] [157 [149]] [158] [150] [151] [159 [152])] (./debug.texi Chapter 13 [153] [154] [160]) (./errors.texi Chapter 12 [161 [155] [162]] [163] [156 [164]] [165] [157 [166]]) (./io.texi Chapter 14 [158 [167]] [159 [168]] [160] [169] Underfull \hbox (badness 3861) in paragraph at lines 10--300 @textbf See also: [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [more] [170, page $@textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@t extrm un-de-fined$@textsy i$ @textrm [page[]screen[]output], [161]] [171]) (./debug.texi Chapter 13 [172] [162] [173] [163] [164] [174] [165] [175] [166]) (./io.texi Chapter 14 [176 [167]] [177] [178] Underfull \hbox (badness 5847) in paragraph at lines 10--929 @textbf See also: [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [oc-ta ve[]core[]file[]limit], page $@textsy h$@textrm un-de-fined$@textsy i$[][]@text rm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [oc- Underfull \hbox (badness 10000) in paragraph at lines 10--929 @textrm tave[]core[]file[]name], page $@textsy h$@textrm un-de-fined$@textsy i $[][]@textrm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [oc-tave[] core[]file[]options], [168 [179]] Underfull \hbox (badness 10000) in paragraph at lines 10--978 @textbf See also: [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [crash []dumps[]octave[]core], page $@textsy h$@textrm un-de-fined$@textsy i$[][]@text rm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ Underfull \hbox (badness 10000) in paragraph at lines 10--978 @textrm [oc-tave[]core[]file[]name], page $@textsy h$@textrm un-de-fined$@text sy i$[][]@textrm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [oc-ta ve[]core[]file[]options], Underfull \hbox (badness 10000) in paragraph at lines 10--989 @textbf See also: [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [crash []dumps[]octave[]core], page $@textsy h$@textrm un-de-fined$@textsy i$[][]@text rm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ Underfull \hbox (badness 10000) in paragraph at lines 10--989 @textrm [oc-tave[]core[]file[]name], page $@textsy h$@textrm un-de-fined$@text sy i$[][]@textrm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [oc-ta ve[]core[]file[]options], [180[169]] [181] [182 [170]] [183] [171 [184]] [185 [172]] [186] [173] [187] [174] Underfull \hbox (badness 3525) in paragraph at lines 10--929 @textbf See also: [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [oc-ta ve[]core[]file[]limit], page $@textsy h$@textrm un-de-fined$@textsy i$[][]@text rm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ [188 [175]] [176] [189] [177] [190] [178] [191] [179] [192 [180]] [181] [193 [182]] [194] [183 [195]] [196 [184]]) (./plot.texi Chapter 15 [185 [197] [186]] [198] [199] [200] [201] [202] [203] [204] [205]) (./plot.texi Chapter 15 [206] [207] [208] <./plot.pdf> [187] [188] <./plot.pdf> [209 [189] [210]] <./hist.pdf> [190 [211]] <./hist.pdf> [191 [212]] [213] [192 [214]] [193 [215]] [194] [216] [217 [195]] [218] <./errorbar. pdf> [196] [197 [219]] <./errorbar.pdf> [220 <./polar.pdf> [198] [221]] [199] [222] <./polar.pdf> [200] [223] [224 [201]] [202 [225]] [203] [226] [227 [204]] [228] [205] [229] <./mesh.pdf> <./plot3.pdf> [206] [230] <./mesh.pdf [207> <./plot3.pdf]> [231] [208 [232]] [233] [209] [234] [210 [235]] [211 [236]] [212 [237]] [238 [213]] [239] [214] [240] [215] [241] [216 [242]] [217 [243]] [218 [244]] [219] [245] [246 [220]] [247] [221 [248]] [222 [249]] [250] [223] [251] [224] [252] [225] [253] [226 [254]] [227] [255] [228] [256] [229 [257]] [230 [258]] [259 <./extended.pdf> [231] <./extended.pdf]> [260] [232] [261] [233 [262]] [234] [263] [264 [235]] [265 [236]] [266 [237]] [267] [238] [268] [239 [269]] [240 [270]] [271 [241]] [272 [242]] [273] [243] [274] [244] [275] [245] [276]) (./matrix.texi Chapter 16 [277)] [278 (./matrix.texi] Chapter 16 [246] [279] [247] [280] [248 [281]] [249 [282]] [250 [283]] [284] [251] [285] [252 [286]] [253 [287]] [254 [288]] [289] [255] [290] [256] [291] [257] Underfull \hbox (badness 5862) in paragraph at lines 1144--1152 @textsl 623-dimensionally equidis-tributed uni-form pseu-do-ran-dom num-ber ge n-er-a-tor@textrm , ACM Underfull \hbox (badness 4144) in paragraph at lines 1144--1152 [][]@texttt http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html[][][]@tex trm ). Do @textbf not @textrm use for [292][258] [293] [294] [259] [295 [260]] Underfull \hbox (badness 2418) in paragraph at lines 10--1510 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@text sy h$@textrm un-de-fined$@textsy i$ @textrm [hilb], page $@textsy h$@textrm un- de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [in-vhilb], [261][296] [262 [297]] Underfull \hbox (badness 2418) in paragraph at lines 10--1712 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@text sy h$@textrm un-de-fined$@textsy i$ @textrm [hilb], page $@textsy h$@textrm un- de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [in-vhilb], ) (./arith.texi Chapter 17 [298]) (./arith.texi Chapter 17 [263] [264] [299] [265 [300]] [301 [266]] [267 [302]] [303 [268]] [304] [269] [305] [270] [306] [271] [307] [272] [308] [273] [309] [274] [310] [275] [311] [276] [312] [277 [313]] [278 [314]] [279 [315]] [280 [316]] Underfull \hbox (badness 3635) in paragraph at lines 1844--1848 []@textrm If the op-tional ar-gu-ment @texttt normalization[] @textrm is @text tt "sch"[]@textrm , com-pute the Schmidt [317 [281]] [282 [318]] [283 [319]]) (./linalg.texi [320 Chapter 18 [284]] [285) (./linalg.texi Chapter 18 [321]] [322] [323 [286]] [287 [324]] [288 [325]] [326] [289] [327] [290 [328]] [291] [329 [292]] [293 [330]] [331] [294] [332] [295] [333 [296]] [334 [297]] [335) (./nonlin.texi Chapter 19 [298]] [336] [299] [337 [300]])) (./diagperm.texi Chapter 20 (./nonlin.texi Chapter 19 [301 [338]] [302] Underfull \hbox (badness 4479) in paragraph at lines 49--62 @texttt "OutputFcn"[]@textrm , @texttt "TolX"[]@textrm , @texttt "TolFun"[]@te xtrm , @texttt "MaxIter"[]@textrm , @texttt "MaxFunEvals"[]@textrm , @texttt "J acobian"[]@textrm , [303][339 [304]] [340 [305]] [341] [306) (./diagperm.texi Chapter 20 [342]] [307 [343]] [308 [344]]) (./sparse.texi Chapter 21 [309] [310] [345 Underfull \hbox (badness 10000) in paragraph at lines 80--82 [][][]@smallrm Youcef Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sp arse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, ][311 [346]] [312] [347] [313 [348]]) (./sparse.texi Chapter 21 [349] [350] [314 Underfull \hbox (badness 10000) in paragraph at lines 80--82 [][][]@smallrm Youcef Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sp arse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, [351]] [315 [352]] [353 [316]] [354 <./spmatrix.pdf> [317]] [355 <./gplot.pdf>] [318] [356] [319 [357]] [320 <./spmatrix.pdf>] [358] [321] <./gplot.pdf> [359] <./spmatrix.pdf> [322] [360 [323]] [324 [361]] [362 Underfull \hbox (badness 3568) in paragraph at lines 1257--2 []@textrm The au-thors of the code it-self are Ste-fan I. La-ri-more and Tim-o -thy A. Davis ][325 [363]] Underfull \hbox (badness 10000) in paragraph at lines 1297--1301 @textttsl knobs@texttt (1)[]@textrm If @textsl s @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 6859) in paragraph at lines 1297--1301 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered last in <./spmatrix.pdf> [364[326] [365]] Underfull \hbox (badness 3568) in paragraph at lines 1420--2 []@textrm The au-thors of the code it-self are Ste-fan I. La-ri-more and Tim-o -thy A. Davis [327 [366]] [328 [367]] Underfull \hbox (badness 7540) in paragraph at lines 1589--1592 []@textrm Nicholas J. Higham and Fra-noise Tis-seur, @texttt "@textrm A Block Al-go-rithm for Ma- Underfull \hbox (badness 10000) in paragraph at lines 1589--1592 @textrm trix 1-Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospe c-tra.@texttt " Underfull \hbox (badness 10000) in paragraph at lines 1297--1301 @textttsl knobs@texttt (1)[]@textrm If @textsl s @textrm is n-by-n, then rows and columns with more than [329 Underfull \hbox (badness 10000) in paragraph at lines 1297--1301 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered [368]] Underfull \hbox (badness 7540) in paragraph at lines 1639--1642 []@textrm Nicholas J. Higham and Fra-noise Tis-seur, @texttt "@textrm A Block Al-go-rithm for Ma- Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 @textrm trix 1-Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospe c-tra.@texttt " [330 [369]] [331 [370]] [371] [332] [372 [333] Underfull \hbox (badness 6658) in paragraph at lines 1589--1592 @textrm 1-Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra .@texttt " ] Underfull \hbox (badness 10000) in paragraph at lines 2014--2017 []@textrm This func-tion is based on the @textsc Arpack @textrm pack-age, writ -ten by R Lehoucq, Underfull \hbox (badness 10000) in paragraph at lines 2014--2017 @textrm K Maschhoff, D Sorensen and C Yang. For more in-for-ma-tion see Underfull \hbox (badness 6658) in paragraph at lines 1639--1642 @textrm 1-Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospec-tra .@texttt " [334[373]] [335 [374]] [375 [336]] [337] [376 Underfull \hbox (badness 2197) in paragraph at lines 2466--2471 @textrm code by Tim A. Davis is used for the in-com-plete LU fac-tor-iza-tion, (avail-abil-ity ][338 [377]] Underfull \hbox (badness 3128) in paragraph at lines 2014--2017 []@textrm This func-tion is based on the @textsc Arpack @textrm pack-age, writ -ten by R Lehoucq, Underfull \hbox (badness 7468) in paragraph at lines 2014--2017 @textrm K Maschhoff, D Sorensen and C Yang. For more in-for-ma-tion see [339] [340[378]) (./quad.texi Chapter 22] [341] [342] [379 [343]] [380] [344] [381 [345] [382]] [383] [384 [346] [385]]) (./quad.texi Chapter 22 [386] [347 [387]]) [388 (./diffeq.texi Chapter 23 [348]] [389] [349] [350 [390]] [351] [352 [391]] [353] [354 [392]] [355) (./diffeq.texi Chapter 23 [393]] [394] [356] [395] [357]) [396 (./optim.texi Chapter 24 [358]] [397 [359]] [398 [360]] [361Underfull \hbox (badness 3281) in paragraph at lines 469--473 @texttt MXNH[]@textrm Maximum num-ber of val-ues of the ar-ti-fi-cial step-siz e Underfull \hbox (badness 5091) in paragraph at lines 474--478 @texttt initial condition"[] @textrm op-tion has been set to 1 and [399]] [362 [400]] [363 [401]] [364] [402 [365]] [403 [366]] [404] [367) (./optim.texi Chapter 24 [405] [406]]) (./stats.texi Chapter 25 [368 [407]] [408] [369 [409]] [410 Underfull \hbox (badness 10000) in paragraph at lines 191--193 []@textrm R: A Lan-guage and En-vi-ron-ment for Sta-tis-ti-cal Com-put-ing; ][370 [411]] [412] [413 [371]] [414] [415 [372]] [416] [373]) (./stats.texi Chapter 25 [417] [418] [374] [419 [375] Underfull \hbox (badness 10000) in paragraph at lines 191--193 []@textrm R: A Lan-guage and En-vi-ron-ment for Sta-tis-ti-cal Com-put-ing; ][420] [376] [421] [377] [422] [378] [423] [379] [424] [380] [425] [381 [426]] [427 [382]] [428 [383]] [429] [430 [384]] [431] [432 [385]] [433] [434 [386]] [435] [387 [436]] [388 [437]] [389] [390 [438]] [439] [391] [440] [392 [441]]) (./set.texi Chapter 26 [393] [394] [442] [443 [395]] [444] [396] [445)] (./poly.texi Chapter 27 [397] [398]) (./set.texi Chapter 26 [446] [399 [447]] [448 [400]]) (./poly.texi Chapter 27 [449] [450] [401] [451 [402]] [452] [403] [453] [404 [454]] [455] [405]) (./interp.texi Chapter 28 [406 [456]] [407 [457]] <./interpderiv1.pdf> <./interpderiv2.pdf> [408] [458] [409] <./interpft.pdf> [410)] (./interp.texi Chapter 28 [459] [460] [411 [461]] <./interpderiv1.pdf> <./interpderiv2.pdf> [462 [412]] [463] <./interpn.pdf <./interpft.pdf>> [413 [464]]) (./geometry.texi Chapter 29 [414] [465] [415] [466] <./delaunay.pdf> [416] [467] <./triplot.pdf> <./interpn.pdf [417> [468]]) (./geometry.texi Chapter 29 [469] [470] [418] [471] <./delaunay.pdf [419> [472]] [473 <./voronoi.pdf>] [420 <./t riplot.pdf>] [474] <./inpolygon.pdf> [421] [475] <./convhull.pdf> [422 [476]] [423 <./voronoi.pdf]> [477 <./griddata.pdf]>) (./signal.texi Chapter 30 [424 [478]] <./inpolygon.pdf> [479 [425]] <./convhull.pdf> [480] [426] [481] [427 <./griddata.pdf>) (./signal.texi Chapter 30 [482]] [428 [483]] [484 [429]] [485 [430]] [486] [431] [487] [432 [488]]) (./image.texi Chapter 31 [433] [434] [489] [435] [490 Underfull \hbox (badness 3815) in paragraph at lines 172--174 []@textrm Image mod-u-lus depth (min-i-mum num-ber of bits re-quired to sup-po rt Underfull \hbox (badness 2644) in paragraph at lines 179--181 []@textrm Units of im-age res-o-lu-tion. Is ei-ther @texttt "pixels per inch"[ ]@textrm , @texttt "pixels per [436]] [491]) (./image.texi Chapter 31 [437 [492]] [493 [438] [494]] [495] [439] [496] [440 [497]] [441 [498]] [442 [499]]) (./audio.texi Chapter 32 [443] [444] [500] [501 [445]]) (./audio.texi Chapter 32 [502]) (./oop.texi Chapter 33 [446 [503]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polynomial.m) [447] [448] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/display.m [504) [449] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/get.m)] [450]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/set.m) (./oop.texi Chapter 33 [505 [451] [506]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polynomial.m) [507] [452 [508]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/subsref.m) [453] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/display.m) [509 [454]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/end.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/get.m) [510] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/set.m) [511 [455]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polyval.m) [512 (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/plot.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/double.m)] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/subsref.m) [513] [514 [456]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/end.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/mtimes.m) [515 [457]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polynomial_superiorto.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polyval.m) [458 (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/plot.m) [516]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/FIRfilter.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/double.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/display.m) [459] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/subsref.m) [460] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/subsasgn.m [517)] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/FIRfilter_aggregation.m (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/mtimes.m)) [461 [518]) (./system.texi Chapter 34 [462]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polynomial_superiorto.m) [519] [520] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/FIRfilter.m) [463 (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/display.m) [521]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/subsref.m Overfull \hbox (26.43913pt too wide) in paragraph at lines 14--14 [][] | ) [522] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/subsasgn.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/FIRfilter_aggregation.m) [523]) (./system.texi Chapter 34 [524] [464] [525] [465] [526] [466] [527] [528 [467]] [468] [529] [469] [530] [470 [531]] [532] [471 [533]] [472 [534]] [473] [535] [474] Underfull \hbox (badness 10000) in paragraph at lines 10--911 @textbf See also: [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [mkdir ], page $@textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@ textrm un-de-fined$@textsy i$ @textrm [con- [536 [475]] [537] [538 [476]] [539] [540 [477]] [541 [478]] [479] [542] [480] [543 [481]] [482 [544]] [545] [546 Underfull \hbox (badness 3557) in paragraph at lines 10--1867 @textrm page $@textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@text sy h$@textrm un-de-fined$@textsy i$ @textrm [WTERM-SIG], page $@textsy h$@textr m un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de-fined$@texts y i$ @textrm [WIF- ] Underfull \hbox (badness 3701) in paragraph at lines 10--1844 @textrm DUMP], page $@textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][ ]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WEX-IT-STA-TUS], page $@tex tsy h$@textrm un-de-fined$@textsy i$[][]@textrm , Underfull \hbox (badness 7486) in paragraph at lines 10--1844 [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WTERM-SIG], page $@text sy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de-f ined$@textsy i$ @textrm [WUN-TRACED], [547[483]] Underfull \hbox (badness 10000) in paragraph at lines 10--1867 [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@te xtsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de -fined$@textsy i$ @textrm [WSTOP-SIG], Underfull \hbox (badness 10000) in paragraph at lines 10--1877 [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@te xtsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de -fined$@textsy i$ @textrm [WSTOP-SIG], Underfull \hbox (badness 3838) in paragraph at lines 10--1915 @textbf See also: [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [wait- pid], page $@textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WEX-IT-STA-TUS], Underfull \hbox (badness 10000) in paragraph at lines 10--1915 @textrm [WIF-STOPPED], page $@textsy h$@textrm un-de-fined$@textsy i$[][]@text rm , [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WSTOP-SIG], page $@ textsy h$@textrm un-de-fined$@textsy i$[][]@textrm , Underfull \hbox (badness 2103) in paragraph at lines 10--1886 [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WCORE-DUMP], page $@tex tsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de- fined$@textsy i$ @textrm [WIF-STOPPED], Underfull \hbox (badness 10000) in paragraph at lines 10--1895 [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@te xtsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de -fined$@textsy i$ @textrm [WSTOP-SIG], [548][484 Underfull \hbox (badness 10000) in paragraph at lines 10--1906 [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WCORE-DUMP], page $@tex tsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de- fined$@textsy i$ @textrm [WSTOP-SIG], Underfull \hbox (badness 10000) in paragraph at lines 10--1915 [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@te xtsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de -fined$@textsy i$ @textrm [WSTOP-SIG], ] Underfull \hbox (badness 2103) in paragraph at lines 10--1935 [][]$@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WCORE-DUMP], page $@tex tsy h$@textrm un-de-fined$@textsy i$[][]@textrm , [][]$@textsy h$@textrm un-de- fined$@textsy i$ @textrm [WIF-STOPPED], [485[549]] [550 [486]] [551 [487]] [488 [552]] [553] [489] [554] [490]) (./package.texi Chapter 35 [491] [492] [555] [493] [556] [494]) (./package.texi Chapter 35 [557] [495 [558]] Underfull \hbox (badness 3746) in paragraph at lines 341--347 @textrm in the file `@texttt ~/.octave_packages[]@textrm '[] and for system-wid e in-stal-la-tions it is stored in [559[496] [560]] [561 [497]] [562 [498]] [499 [563]]) (./dynamic.texi Appendix A [500 [564]] [565] [501 [566]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/hello world.cc) [502)] (./dynamic.texi Appendix A [567] [568 [503]] Underfull \hbox (badness 4608) in paragraph at lines 308--310 []@textrm 8, 16, 32 and 64-bit signed ar-ray classes de-fined in `@texttt int8 NDArray.h[]@textrm '[], [569[504]] [570] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/addtw omatrices.cc) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/hello world.cc) [571 [505]] [572 (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/strin gdemo.cc [506]]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/celld emo.cc) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/addtw omatrices.cc) [507 [573]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/struc tdemo.cc [508]) [574 [509]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/strin gdemo.cc) [575] [510 (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/celld emo.cc) [576]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/struc tdemo.cc [577 [511])] [578 [512]] [579] [513] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/globa ldemo.cc [580)] [514] [581 (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/funcd emo.cc) [515]] [582] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/fortd emo.cc [516 (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/globa ldemo.cc [583]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/forts ub.f])) [517 [584]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/funcd emo.cc) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/param demo.cc [585 [518] [586])] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/fortd emo.cc) [519 [587]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/forts ub.f) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/unwin ddemo.cc) [588 [520]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/param demo.cc [589]) [521 (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/unwin ddemo.cc [590]]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/first mexdemo.c) [591 (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myfun c.c) [522]] [592 [523]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mypow 2.c) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/first mexdemo.c) [524 (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myfun c.c]) [593 (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mystr ing.c)] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mycel l.c) [525 [594]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mypow 2.c [526 [595]]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mystr uct.c) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mystr ing.c [527 [596]]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mycel l.c [528) [597]] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myspa rse.c [529] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mystr uct.c [598 [530]])) [599 (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myfev al.c] [531]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myspa rse.c [600 (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/stand alone.cc)] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/embed ded.cc) [601 [532]]) [602 (./testfun.texi] Appendix B) [533] [534] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myfev al.c [603]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/stand alone.cc) [604] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/embed ded.cc) [605] [535) (./testfun.texi Appendix B [606] [607] [608]] [536] [609 [537]] [610] [538 [611]] [612] [539] [613] [540]) (./tips.texi Appendix C [614 [541] [542]] [615 [543])] (./tips.texi Appendix C [616] [544] [617 [545] [618]] [546] [619] [547 [620]] [548 [621]] [549 [622]] [550] [623) (./contrib.texi Appendix D [551]] [552] [624 Underfull \hbox (badness 6157) in paragraph at lines 38--44 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is ] [625[553])] (./contrib.texi Appendix D [626 Underfull \hbox (badness 10000) in paragraph at lines 108--113 []@textrm All Oc-tave's sources are dis-tributed un-der the Gen-eral Pub-lic Li -cense (GPL). Underfull \hbox (badness 10000) in paragraph at lines 108--113 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see Underfull \hbox (badness 5908) in paragraph at lines 108--113 [][]@texttt http://www.gnu.org/licenses/gpl.html[][][]@textrm . There-fore, whe n-ever you cre-ate a new ][554 Underfull \hbox (badness 2111) in paragraph at lines 38--44 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is ][627] [555 Underfull \hbox (badness 3780) in paragraph at lines 108--113 []@textrm All Oc-tave's sources are dis-tributed un-der the Gen-eral Pub-lic Li -cense (GPL). Underfull \hbox (badness 4168) in paragraph at lines 108--113 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see ][628]) (./bugs.texi Appendix E [556 [629]] [630]) (./bugs.texi Appendix E [631] [632] [557] [633 [558]] [634 [559]] [635) (./install.texi Appendix F [560]] [636 [561]]) (./install.texi [562 Appendix F [637] [638]] [563 [639]] [640 [564]] [641 [565]]) (./emacs.texi Appendix G [566] [642] [567 [643]]) (./emacs.texi Appendix G [568 [644]] [569 [645]] [646 [570]] Underfull \hbox (badness 2818) in paragraph at lines 419--422 @textttsl C-c i s[]@textrm Make sure that `inferior-octave-buffer' is dis-play ed (@texttt octave-show-process- [647[571]] [648) (./gpl.texi Appendix H [572]] [649 [573]] [574 [650])] (./gpl.texi Underfull \hbox (badness 3895) in paragraph at lines 505--2 @textrm `@texttt ~/.emacs-octave[]@textrm '[] startup file (or the file pointed to by the Emacs vari-able Appendix H [651] [652] [575 [653] [576] [654]] [577 [655]] [656 [578]] [657 [579]] [658 [580]] [659 [581]] [660) (./cp-idx.texi (Concept Index) [582]] [661) (./fn-idx.texi (Function Index) [583] [584]]) (./op-idx.texi (Operator Index) [585] [662 [586]]) [587] [588] ) ) (./cp-idx.texi (Concept Index) [663(see the transcript file for additional information)) (./fn-idx.texi (Function Index) [665] [666])>>>>>> > >>><>>>>>>><>>> Output written on octave-a4.pdf (592 pages, 2878345 bytes). Transcript written on octave-a4.log. Output written on octave.pdf (674 pages, 2965331 bytes). Transcript written on octave.log. This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) entering extended mode (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/octave-a4.t2d/pdf/xtr/octave-a4.texi (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/../texinfo.tex Loading texinfo [version 2009-04-06.11]:entering extended mode (././octave.texi pdf, (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/../texinfo.tex Loading texinfo [version 2009-04-06.11]: fonts, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, page headings, toc, tables, environments, conditionals, indexing, defuns, sectioning, macros, cross references, toc, insertions, environments, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex defuns, This is `epsf.tex' v2.7.3 <23 July 2005> macros,) localization, cross references, insertions, formatting, and turning on texinfo input format.) (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex (./octave-a4.aux This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./octave.aux ) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/../conf.texi) [1{//var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/../conf.texi) [1{//var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./octave-a4.toc [-1] [-2}] [2] (./octave.toc] [-1 [-3]] [-2] [-4] [-3] [-5 [-4]] [-6 [-5]] [-7 [-6]] [-7 [-8]] [-8) [-9]] [-10] (./octave-a4.toc [-9) (./octave-a4.toc] [-10]) [-11] [-12] (./octave.toc) (./preface.texi) (Preface) (./octave.toc (./contributors.texi [1] [2]) [3]) (./intro.texi Chapter 1 [4]) [5 (./preface.texi (Preface)] [6 (./contributors.texi] [7 [1]] [2] [8) [3]]) (./intro.texi Chapter 1 [9 [4]] [5) (./basics.texi Chapter 2 [10]] [11] [12] [6] [13 [7]] [8 [14]] [9] [15] [10] [16) (./basics.texi Chapter 2] [11] [12] [17 [13]] [14] [18 [15]] [19 [16]] [20] [17 [21]] [18] [22] [19 [23]] [20] [21 [24]] [22 [25]] [26 [23]] Overfull \hbox (19.11484pt too wide) in paragraph at lines 10--974 @textbf See also: [][]@textrm [history[]file], page 24[][], [][][history[]size ], page 24[][], [][][history[]timestamp[]format[]string],| [27 Overfull \hbox (34.99236pt too wide) in paragraph at lines 10--986 @textbf See also: [][]@textrm [history[]size], page 24[][], [][][saving[]histo ry], page 24[][], [][][history[]timestamp[]format[]string],| ]) (./data.texi Chapter 3 [28][24] [29 [25]] [26 [30]] [27] [28 [31]] [29]) (./numbers.texi Chapter 4 [32] [30]) (./data.texi Chapter 3 [31] [32] [33] [34] [33 [35]] [36 [34]] [37] [38 [35]] [39] [36] [40) (./numbers.texi Chapter 4 [37]] [38] [39 [41] [40]] [41] [42 [42]] [43] [43] [44] [44] [45] [46]) (./strings.texi Chapter 5 [45 [47]] [46] [47] [48 [48]] [49] [50 [49]] [51 [50]] [52 [51]] [53] [52 [54]] [55) (./strings.texi Chapter 5 [53]] [54] [55 [56]] [56] [57 [57]] [58 [58]] [59 [59]] [60 [60]] [61 [61]] [62] [62] [63 [63]] [64 [64]] [65 [65]]) (./container.texi Chapter 6 [66] [66 [67]] [68] [69 [67] [70]] [68 [71]] [69] [72] [70] [73] [74 [71]] [75] [72] [76] [73] [77] [78] [74] [79] [75] [80]) (./container.texi Chapter 6 [76] [81] [77)] (./var.texi Chapter 7 [82 [78] [83] [84]] [79] [85 [80]] [81] [86 [82]] [87] [88] [83 [89]] [90] [84 [91]] [92 [85]]) (./expr.texi Chapter 8 [93] [94] [86] [95] [96 [87]] [88 [97] [89]] [98 [90]] [99 [91]] [92] [100] [93 [101]]) (./var.texi Chapter 7 [94 [102] [95] [96]] [103 [97]] [104 [98]]) [99 (./eval.texi Chapter 9 [105]] [106] [100] [107] [101] [108 [102]]) (./stmt.texi Chapter 10 [109] [110] [103] [111 [104]] [112] [105 [113]]) (./expr.texi Chapter 8 [106] [114] [107] [115 [108]] [116] [109 [117]] [118] [110] [119]) (./func.texi Chapter 11 [120] [111] [121] [122 [112]] [123] [113] [124 [114]] [125] [115] [126] [116] [127] [117 [128]] [118 [129]) (./eval.texi Chapter 9] [119] [120] [121] [130 [122]]) (./stmt.texi Chapter 10 [123] [124] [125] [126 [131]] [127] [128] [132] [129] [133 [130]] [131 [134]] [132] [133] [135 [134]]) [136 (./func.texi Chapter 11 [135]] [136] [137 [137]] [138] [138 [139]] [140] [139]) (./errors.texi Chapter 12 [140] [141] [141] [142] [142] [143] [144] [143] [145] [144 [146]] [145 [147]] [146] [147] [148]) (./debug.texi Chapter 13 [149] [148 [150]] [151] [149] [152 [150]] [151] [153 [152]]) (./io.texi Chapter 14 [154] [153] [155 [154]] [156] [155] [157 [156]] [157 [158]] [158]) (./errors.texi Chapter 12 [159 [159] [160]] [160 [161]] [162] [161] [163] [164 [162]] [165] [163] [166] [167 Underfull \hbox (badness 10000) in paragraph at lines 10--929 @textbf See also: [][]@textrm [octave[]core[]file[]limit], page 169[][], [][][ octave[]core[]file[]name], page 169[][], ] [168[164]] [169 Underfull \hbox (badness 3209) in paragraph at lines 10--962 @textbf See also: [][]@textrm [crash[]dumps[]octave[]core], page 168[][], [][] [octave[]core[]file[]name], page 169[][], ]) (./debug.texi Chapter 13 [170 Underfull \hbox (badness 3209) in paragraph at lines 10--978 @textbf See also: [][]@textrm [crash[]dumps[]octave[]core], page 168[][], [][] [octave[]core[]file[]name], page 169[][], ] Underfull \hbox (badness 3209) in paragraph at lines 10--989 @textbf See also: [][]@textrm [crash[]dumps[]octave[]core], page 168[][], [][] [octave[]core[]file[]name], page 169[][], [165 [171]] [172 [166]] [173 [167]]) (./io.texi Chapter 14 [174] [168 [175]] [176] [169 [177]] Overfull \hbox (4.47202pt too wide) in paragraph at lines 10--300 @textbf See also: [][]@textrm [more], page 180[][], [][][page[]screen[]output] , page 180[][], [][][page[]output[]immediately],| [170][178] [171] [179] [172] [180] [181] [173 [182]] [174 [183]] [175 [184]] [176] [177 [185]] [178] [186] [179] [187]) (./plot.texi Chapter 15 [180] [188] [189] <./plot.pdf> [190 [181]] [182 [191]] [192] Underfull \hbox (badness 2418) in paragraph at lines 1564--1567 @textrm `@texttt %f[]@textrm '[]Print a floating-point num-ber in nor-mal (fix ed-point) no-ta-tion. See <./hi st.pdf[193> [183]] [194] [184] [195] [185 [196]] [186 [197]] [198 [187]] [199] [200] [188] [201] [189 [202]] <./errorbar.pdf> [190 [203]] [191]) (./plot.texi Chapter 15 [204] <./polar.pdf> [192] [193] [194]/usr/bin/texi2dvi: line 966: 24850 Segmentation fault pdfetex --file-line-error '././octave.texi' /usr/bin/texi2dvi: pdfetex exited with bad status, quitting. make[3]: [octave.pdf] Error 1 (ignored) [195] [196] [197] [198] <./mesh.pdf> [199] <./plot3.pdf> [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] <./extended.pdf> [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238]) (./matrix.texi Chapter 16 [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] Underfull \hbox (badness 5862) in paragraph at lines 1144--1152 @textsl 623-dimensionally equidis-tributed uni-form pseu-do-ran-dom num-ber ge n-er-a-tor@textrm , ACM Underfull \hbox (badness 4144) in paragraph at lines 1144--1152 [][]@texttt http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html[][][]@tex trm ). Do @textbf not @textrm use for [252] [253] [254] [255] [256]) (./arith.texi Chapter 17 [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277]) (./linalg.texi Chapter 18 [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291]) (./nonlin.texi Chapter 19 [292] [293] [294]) (./diagperm.texi Chapter 20 [295] [296] [297] [298] [299] [300] [301] [302]) (./sparse.texi Chapter 21 [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 80--82 [][][]@smallrm Youcef Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sp arse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, [305] [306] [307] [308] [309] [310] <./spmatrix.pdf> [311] <./gplot.pdf> [312] [313] [314] [315] <./spmatrix.pdf> [316] [317] [318] Underfull \hbox (badness 3568) in paragraph at lines 1257--2 []@textrm The au-thors of the code it-self are Ste-fan I. La-ri-more and Tim-o -thy A. Davis [319] Underfull \hbox (badness 10000) in paragraph at lines 1297--1301 @textttsl knobs@texttt (1)[]@textrm If @textsl s @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 6859) in paragraph at lines 1297--1301 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered last in [320] Underfull \hbox (badness 3568) in paragraph at lines 1420--2 []@textrm The au-thors of the code it-self are Ste-fan I. La-ri-more and Tim-o -thy A. Davis [321] [322] Underfull \hbox (badness 7540) in paragraph at lines 1589--1592 []@textrm Nicholas J. Higham and Fra-noise Tis-seur, @texttt "@textrm A Block Al-go-rithm for Ma- Underfull \hbox (badness 10000) in paragraph at lines 1589--1592 @textrm trix 1-Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospe c-tra.@texttt " [323] Underfull \hbox (badness 7540) in paragraph at lines 1639--1642 []@textrm Nicholas J. Higham and Fra-noise Tis-seur, @texttt "@textrm A Block Al-go-rithm for Ma- Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 @textrm trix 1-Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospe c-tra.@texttt " [324] [325] [326] [327] Underfull \hbox (badness 10000) in paragraph at lines 2014--2017 []@textrm This func-tion is based on the @textsc Arpack @textrm pack-age, writ -ten by R Lehoucq, Underfull \hbox (badness 10000) in paragraph at lines 2014--2017 @textrm K Maschhoff, D Sorensen and C Yang. For more in-for-ma-tion see [328] [329] [330] [331] Underfull \hbox (badness 2197) in paragraph at lines 2466--2471 @textrm code by Tim A. Davis is used for the in-com-plete LU fac-tor-iza-tion, (avail-abil-ity [332] [333] [334]) (./quad.texi Chapter 22 [335] [336] [337] [338] [339] [340] [341]) (./diffeq.texi Chapter 23 [342] [343] [344] [345] [346] [347] [348] [349] [350] [351]) (./optim.texi Chapter 24 [352] [353] [354] [355] [356] [357] [358] [359] [360] [361]) (./stats.texi Chapter 25 [362] [363] Underfull \hbox (badness 10000) in paragraph at lines 191--193 []@textrm R: A Lan-guage and En-vi-ron-ment for Sta-tis-ti-cal Com-put-ing; [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386]) (./set.texi Chapter 26 [387] [388] [389] [390]) (./poly.texi Chapter 27 [391] [392] [393] [394] [395] [396] [397] [398]) (./interp.texi Chapter 28 [399] [400] [401] <./interpderiv1.pdf> <./interpderiv2.pdf> [402] [403] <./interpft.pdf> [404] [405] [406] <./interpn.pdf> [407]) (./geometry.texi Chapter 29 [408] [409] <./delaunay.pdf> [410] <./triplot.pdf> [411] [412] [413] <./voronoi.pdf> [414] <./inpolygon.pdf> [415] <./convhull.pdf> [416] [417] <./griddata.pdf>) (./signal.texi Chapter 30 [418] [419] [420] [421] [422] [423] [424] [425] [426]) (./image.texi Chapter 31 [427] [428] [429] Underfull \hbox (badness 3815) in paragraph at lines 172--174 []@textrm Image mod-u-lus depth (min-i-mum num-ber of bits re-quired to sup-po rt Underfull \hbox (badness 2644) in paragraph at lines 179--181 []@textrm Units of im-age res-o-lu-tion. Is ei-ther @texttt "pixels per inch"[ ]@textrm , @texttt "pixels per [430] [431] [432] [433] [434] [435] [436]) (./audio.texi Chapter 32 [437] [438] [439]) (./oop.texi Chapter 33 [440] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polynomial.m) [441] [442] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/display.m) [443] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/get.m) [444] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/set.m) [445] [446] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/subsref.m) [447] [448] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/end.m) [449] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polyval.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/plot.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/double.m) [450] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/mtimes.m) [451] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polynomial_superiorto.m) [452] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/FIRfilter.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/display.m) [453] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/subsref.m) [454] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/subsasgn.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/FIRfilter_aggregation.m) [455]) (./system.texi Chapter 34 [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] Underfull \hbox (badness 2351) in paragraph at lines 10--1877 [][]@textrm [WTERMSIG], page 484[][], [][][WCOREDUMP], page 483[][], [][][WIFS TOPPED], page 484[][], Underfull \hbox (badness 2351) in paragraph at lines 10--1895 [][]@textrm [WTERMSIG], page 484[][], [][][WCOREDUMP], page 483[][], [][][WIFS TOPPED], page 484[][], Underfull \hbox (badness 2351) in paragraph at lines 10--1915 [][]@textrm [WTERMSIG], page 484[][], [][][WCOREDUMP], page 483[][], [][][WIFS TOPPED], page 484[][], [476] [477] [478] [479] [480] [481] [482]) (./package.texi Chapter 35 [483] [484] [485] [486] [487] Underfull \hbox (badness 3746) in paragraph at lines 341--347 @textrm in the file `@texttt ~/.octave_packages[]@textrm '[] and for system-wid e in-stal-la-tions it is stored in [488] [489] [490] [491]) (./dynamic.texi Appendix A [492] [493] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/hello world.cc) [494] [495] Underfull \hbox (badness 4608) in paragraph at lines 308--310 []@textrm 8, 16, 32 and 64-bit signed ar-ray classes de-fined in `@texttt int8 NDArray.h[]@textrm '[], [496] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/addtw omatrices.cc) [497] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/strin gdemo.cc [498]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/celld emo.cc) [499] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/struc tdemo.cc [500]) [501] [502] [503] [504] [505] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/globa ldemo.cc) [506] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/funcd emo.cc) [507] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/fortd emo.cc [508]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/forts ub.f) [509] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/param demo.cc [510]) [511] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/unwin ddemo.cc) [512] [513] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/first mexdemo.c) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myfun c.c) [514] [515] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mypow 2.c) [516] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mystr ing.c) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mycel l.c) [517] [518] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mystr uct.c) [519] [520] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myspa rse.c [521] [522]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myfev al.c [523]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/stand alone.cc) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/embed ded.cc) [524]) (./testfun.texi Appendix B [525] [526] [527] [528] [529] [530] [531] [532]) (./tips.texi Appendix C [533] [534] [535] [536] [537] [538] [539] [540] [541] [542]) (./contrib.texi Appendix D [543] [544] Underfull \hbox (badness 6157) in paragraph at lines 38--44 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is [545] Underfull \hbox (badness 10000) in paragraph at lines 108--113 []@textrm All Oc-tave's sources are dis-tributed un-der the Gen-eral Pub-lic Li -cense (GPL). Underfull \hbox (badness 10000) in paragraph at lines 108--113 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see Underfull \hbox (badness 5908) in paragraph at lines 108--113 [][]@texttt http://www.gnu.org/licenses/gpl.html[][][]@textrm . There-fore, whe n-ever you cre-ate a new [546] [547]) (./bugs.texi Appendix E [548] [549] [550] [551]) (./install.texi Appendix F [552] [553] [554] [555] [556] [557]) (./emacs.texi Appendix G [558] [559] [560] [561] [562] Underfull \hbox (badness 2818) in paragraph at lines 419--422 @textttsl C-c i s[]@textrm Make sure that `inferior-octave-buffer' is dis-play ed (@texttt octave-show-process- [563]) (./gpl.texi Appendix H [564] [565] [566] [567] [568] [569] [570] [571] [572] [573]) (./cp-idx.texi (Concept Index) [574] (./octave-a4.cps [575] [576] [577])) (./fn-idx.texi (Function Index) [578] (./octave-a4.fns [579] [580] [581] [582] [583] [584] [585] [586] [587] [588])) (./op-idx.texi (Operator Index) [589] [590] (./octave-a4.ops)) [591] [592] ) (see the transcript file for additional information) Output written on octave-a4.pdf (604 pages, 3345544 bytes). Transcript written on octave-a4.log. This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) entering extended mode (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/octave-a4.t2d/pdf/xtr/octave-a4.texi (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/../texinfo.tex Loading texinfo [version 2009-04-06.11]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./octave-a4.aux) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/../conf.texi) [1{//var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./octave-a4.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8]) [-9] [-10] (./octave-a4.toc) (./octave-a4.toc) (./preface.texi (Preface) (./contributors.texi [1] [2]) [3]) (./intro.texi Chapter 1 [4] [5] [6] [7] [8] [9]) (./basics.texi Chapter 2 [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27]) (./data.texi Chapter 3 [28] [29] [30] [31]) (./numbers.texi Chapter 4 [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44]) (./strings.texi Chapter 5 [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65]) (./container.texi Chapter 6 [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81]) (./var.texi Chapter 7 [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92]) (./expr.texi Chapter 8 [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104]) (./eval.texi Chapter 9 [105] [106] [107] [108]) (./stmt.texi Chapter 10 [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119]) (./func.texi Chapter 11 [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]) (./errors.texi Chapter 12 [140] [141] [142] [143] [144] [145] [146] [147] [148]) (./debug.texi Chapter 13 [149] [150] [151] [152] [153]) (./io.texi Chapter 14 [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] Underfull \hbox (badness 10000) in paragraph at lines 10--929 @textbf See also: [][]@textrm [octave[]core[]file[]limit], page 165[][], [][][ octave[]core[]file[]name], page 165[][], [164] Underfull \hbox (badness 3209) in paragraph at lines 10--962 @textbf See also: [][]@textrm [crash[]dumps[]octave[]core], page 164[][], [][] [octave[]core[]file[]name], page 165[][], Underfull \hbox (badness 3209) in paragraph at lines 10--978 @textbf See also: [][]@textrm [crash[]dumps[]octave[]core], page 164[][], [][] [octave[]core[]file[]name], page 165[][], Underfull \hbox (badness 3209) in paragraph at lines 10--989 @textbf See also: [][]@textrm [crash[]dumps[]octave[]core], page 164[][], [][] [octave[]core[]file[]name], page 165[][], [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179]) (./plot.texi Chapter 15 [180] <./plot.pdf> [181] [182] <./hi st.pdf> [183] [184] [185] [186] [187] [188] [189] <./errorbar.pdf> [190] [191] <./polar.pdf> [192] [193] [194] [195] [196] [197] [198] <./mesh.pdf> [199] <./plot3.pdf> [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] <./extended.pdf> [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238]) (./matrix.texi Chapter 16 [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] Underfull \hbox (badness 5862) in paragraph at lines 1144--1152 @textsl 623-dimensionally equidis-tributed uni-form pseu-do-ran-dom num-ber ge n-er-a-tor@textrm , ACM Underfull \hbox (badness 4144) in paragraph at lines 1144--1152 [][]@texttt http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html[][][]@tex trm ). Do @textbf not @textrm use for [252] [253] [254] [255] [256]) (./arith.texi Chapter 17 [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277]) (./linalg.texi Chapter 18 [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291]) (./nonlin.texi Chapter 19 [292] [293] [294]) (./diagperm.texi Chapter 20 [295] [296] [297] [298] [299] [300] [301] [302]) (./sparse.texi Chapter 21 [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 80--82 [][][]@smallrm Youcef Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sp arse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, [305] [306] [307] [308] [309] [310] <./spmatrix.pdf> [311] <./gplot.pdf> [312] [313] [314] [315] <./spmatrix.pdf> [316] [317] [318] Underfull \hbox (badness 3568) in paragraph at lines 1257--2 []@textrm The au-thors of the code it-self are Ste-fan I. La-ri-more and Tim-o -thy A. Davis [319] Underfull \hbox (badness 10000) in paragraph at lines 1297--1301 @textttsl knobs@texttt (1)[]@textrm If @textsl s @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 6859) in paragraph at lines 1297--1301 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered last in [320] Underfull \hbox (badness 3568) in paragraph at lines 1420--2 []@textrm The au-thors of the code it-self are Ste-fan I. La-ri-more and Tim-o -thy A. Davis [321] [322] Underfull \hbox (badness 7540) in paragraph at lines 1589--1592 []@textrm Nicholas J. Higham and Fra-noise Tis-seur, @texttt "@textrm A Block Al-go-rithm for Ma- Underfull \hbox (badness 10000) in paragraph at lines 1589--1592 @textrm trix 1-Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospe c-tra.@texttt " [323] Underfull \hbox (badness 7540) in paragraph at lines 1639--1642 []@textrm Nicholas J. Higham and Fra-noise Tis-seur, @texttt "@textrm A Block Al-go-rithm for Ma- Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 @textrm trix 1-Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospe c-tra.@texttt " [324] [325] [326] [327] Underfull \hbox (badness 10000) in paragraph at lines 2014--2017 []@textrm This func-tion is based on the @textsc Arpack @textrm pack-age, writ -ten by R Lehoucq, Underfull \hbox (badness 10000) in paragraph at lines 2014--2017 @textrm K Maschhoff, D Sorensen and C Yang. For more in-for-ma-tion see [328] [329] [330] [331] Underfull \hbox (badness 2197) in paragraph at lines 2466--2471 @textrm code by Tim A. Davis is used for the in-com-plete LU fac-tor-iza-tion, (avail-abil-ity [332] [333] [334]) (./quad.texi Chapter 22 [335] [336] [337] [338] [339] [340] [341]) (./diffeq.texi Chapter 23 [342] [343] [344] [345] [346] [347] [348] [349] [350] [351]) (./optim.texi Chapter 24 [352] [353] [354] [355] [356] [357] [358] [359] [360] [361]) (./stats.texi Chapter 25 [362] [363] Underfull \hbox (badness 10000) in paragraph at lines 191--193 []@textrm R: A Lan-guage and En-vi-ron-ment for Sta-tis-ti-cal Com-put-ing; [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386]) (./set.texi Chapter 26 [387] [388] [389] [390]) (./poly.texi Chapter 27 [391] [392] [393] [394] [395] [396] [397] [398]) (./interp.texi Chapter 28 [399] [400] [401] <./interpderiv1.pdf> <./interpderiv2.pdf> [402] [403] <./interpft.pdf> [404] [405] [406] <./interpn.pdf> [407]) (./geometry.texi Chapter 29 [408] [409] <./delaunay.pdf> [410] <./triplot.pdf> [411] [412] [413] <./voronoi.pdf> [414] <./inpolygon.pdf> [415] <./convhull.pdf> [416] [417] <./griddata.pdf>) (./signal.texi Chapter 30 [418] [419] [420] [421] [422] [423] [424] [425] [426]) (./image.texi Chapter 31 [427] [428] [429] Underfull \hbox (badness 3815) in paragraph at lines 172--174 []@textrm Image mod-u-lus depth (min-i-mum num-ber of bits re-quired to sup-po rt Underfull \hbox (badness 2644) in paragraph at lines 179--181 []@textrm Units of im-age res-o-lu-tion. Is ei-ther @texttt "pixels per inch"[ ]@textrm , @texttt "pixels per [430] [431] [432] [433] [434] [435] [436]) (./audio.texi Chapter 32 [437] [438] [439]) (./oop.texi Chapter 33 [440] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polynomial.m) [441] [442] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/display.m) [443] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/get.m) [444] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/set.m) [445] [446] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/subsref.m) [447] [448] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/end.m) [449] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polyval.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/plot.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/double.m) [450] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/mtimes.m) [451] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polynomial_superiorto.m) [452] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/FIRfilter.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/display.m) [453] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/subsref.m) [454] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/subsasgn.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/FIRfilter_aggregation.m) [455]) (./system.texi Chapter 34 [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] Underfull \hbox (badness 2351) in paragraph at lines 10--1877 [][]@textrm [WTERMSIG], page 477[][], [][][WCOREDUMP], page 476[][], [][][WIFS TOPPED], page 476[][], Underfull \hbox (badness 2351) in paragraph at lines 10--1895 [][]@textrm [WTERMSIG], page 477[][], [][][WCOREDUMP], page 476[][], [][][WIFS TOPPED], page 476[][], Underfull \hbox (badness 2351) in paragraph at lines 10--1915 [][]@textrm [WTERMSIG], page 477[][], [][][WCOREDUMP], page 476[][], [][][WIFS TOPPED], page 476[][], [476] [477] [478] [479] [480] [481] [482]) (./package.texi Chapter 35 [483] [484] [485] [486] [487] Underfull \hbox (badness 3746) in paragraph at lines 341--347 @textrm in the file `@texttt ~/.octave_packages[]@textrm '[] and for system-wid e in-stal-la-tions it is stored in [488] [489] [490] [491]) (./dynamic.texi Appendix A [492] [493] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/hello world.cc) [494] [495] Underfull \hbox (badness 4608) in paragraph at lines 308--310 []@textrm 8, 16, 32 and 64-bit signed ar-ray classes de-fined in `@texttt int8 NDArray.h[]@textrm '[], [496] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/addtw omatrices.cc) [497] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/strin gdemo.cc [498]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/celld emo.cc) [499] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/struc tdemo.cc [500]) [501] [502] [503] [504] [505] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/globa ldemo.cc) [506] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/funcd emo.cc) [507] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/fortd emo.cc [508]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/forts ub.f) [509] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/param demo.cc [510]) [511] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/unwin ddemo.cc) [512] [513] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/first mexdemo.c) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myfun c.c) [514] [515] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mypow 2.c) [516] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mystr ing.c) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mycel l.c) [517] [518] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mystr uct.c) [519] [520] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myspa rse.c [521] [522]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myfev al.c [523]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/stand alone.cc) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/embed ded.cc) [524]) (./testfun.texi Appendix B [525] [526] [527] [528] [529] [530] [531] [532]) (./tips.texi Appendix C [533] [534] [535] [536] [537] [538] [539] [540] [541] [542]) (./contrib.texi Appendix D [543] [544] Underfull \hbox (badness 6157) in paragraph at lines 38--44 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is [545] Underfull \hbox (badness 10000) in paragraph at lines 108--113 []@textrm All Oc-tave's sources are dis-tributed un-der the Gen-eral Pub-lic Li -cense (GPL). Underfull \hbox (badness 10000) in paragraph at lines 108--113 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see Underfull \hbox (badness 5908) in paragraph at lines 108--113 [][]@texttt http://www.gnu.org/licenses/gpl.html[][][]@textrm . There-fore, whe n-ever you cre-ate a new [546] [547]) (./bugs.texi Appendix E [548] [549] [550] [551]) (./install.texi Appendix F [552] [553] [554] [555] [556] [557]) (./emacs.texi Appendix G [558] [559] [560] [561] [562] Underfull \hbox (badness 2818) in paragraph at lines 419--422 @textttsl C-c i s[]@textrm Make sure that `inferior-octave-buffer' is dis-play ed (@texttt octave-show-process- [563]) (./gpl.texi Appendix H [564] [565] [566] [567] [568] [569] [570] [571] [572] [573]) (./cp-idx.texi (Concept Index) [574] (./octave-a4.cps [575] [576] [577])) (./fn-idx.texi (Function Index) [578] (./octave-a4.fns [579] [580] [581] [582] [583] [584] [585] [586] [587] [588])) (./op-idx.texi (Operator Index) [589] [590] (./octave-a4.ops)) [591] [592] ) (see the transcript file for additional information) Output written on octave-a4.pdf (604 pages, 3345308 bytes). Transcript written on octave-a4.log. This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) entering extended mode (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/octave-a4.t2d/pdf/xtr/octave-a4.texi (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/../texinfo.tex Loading texinfo [version 2009-04-06.11]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./octave-a4.aux) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interprete r/../conf.texi) [1{//var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./octave-a4.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8]) [-9] [-10] (./octave-a4.toc) (./octave-a4.toc) (./preface.texi (Preface) (./contributors.texi [1] [2]) [3]) (./intro.texi Chapter 1 [4] [5] [6] [7] [8] [9]) (./basics.texi Chapter 2 [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27]) (./data.texi Chapter 3 [28] [29] [30] [31]) (./numbers.texi Chapter 4 [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44]) (./strings.texi Chapter 5 [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65]) (./container.texi Chapter 6 [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81]) (./var.texi Chapter 7 [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92]) (./expr.texi Chapter 8 [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104]) (./eval.texi Chapter 9 [105] [106] [107] [108]) (./stmt.texi Chapter 10 [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119]) (./func.texi Chapter 11 [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139]) (./errors.texi Chapter 12 [140] [141] [142] [143] [144] [145] [146] [147] [148]) (./debug.texi Chapter 13 [149] [150] [151] [152] [153]) (./io.texi Chapter 14 [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] Underfull \hbox (badness 10000) in paragraph at lines 10--929 @textbf See also: [][]@textrm [octave[]core[]file[]limit], page 165[][], [][][ octave[]core[]file[]name], page 165[][], [164] Underfull \hbox (badness 3209) in paragraph at lines 10--962 @textbf See also: [][]@textrm [crash[]dumps[]octave[]core], page 164[][], [][] [octave[]core[]file[]name], page 165[][], Underfull \hbox (badness 3209) in paragraph at lines 10--978 @textbf See also: [][]@textrm [crash[]dumps[]octave[]core], page 164[][], [][] [octave[]core[]file[]name], page 165[][], Underfull \hbox (badness 3209) in paragraph at lines 10--989 @textbf See also: [][]@textrm [crash[]dumps[]octave[]core], page 164[][], [][] [octave[]core[]file[]name], page 165[][], [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179]) (./plot.texi Chapter 15 [180] <./plot.pdf> [181] [182] <./hi st.pdf> [183] [184] [185] [186] [187] [188] [189] <./errorbar.pdf> [190] [191] <./polar.pdf> [192] [193] [194] [195] [196] [197] [198] <./mesh.pdf> [199] <./plot3.pdf> [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] <./extended.pdf> [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238]) (./matrix.texi Chapter 16 [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] Underfull \hbox (badness 5862) in paragraph at lines 1144--1152 @textsl 623-dimensionally equidis-tributed uni-form pseu-do-ran-dom num-ber ge n-er-a-tor@textrm , ACM Underfull \hbox (badness 4144) in paragraph at lines 1144--1152 [][]@texttt http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html[][][]@tex trm ). Do @textbf not @textrm use for [252] [253] [254] [255] [256]) (./arith.texi Chapter 17 [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277]) (./linalg.texi Chapter 18 [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291]) (./nonlin.texi Chapter 19 [292] [293] [294]) (./diagperm.texi Chapter 20 [295] [296] [297] [298] [299] [300] [301] [302]) (./sparse.texi Chapter 21 [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 80--82 [][][]@smallrm Youcef Saad @smalltt "@smallrm SPARSKIT: A ba-sic toolkit for sp arse ma-trix com-pu-ta-tion@smalltt "@smallrm , 1994, [305] [306] [307] [308] [309] [310] <./spmatrix.pdf> [311] <./gplot.pdf> [312] [313] [314] [315] <./spmatrix.pdf> [316] [317] [318] Underfull \hbox (badness 3568) in paragraph at lines 1257--2 []@textrm The au-thors of the code it-self are Ste-fan I. La-ri-more and Tim-o -thy A. Davis [319] Underfull \hbox (badness 10000) in paragraph at lines 1297--1301 @textttsl knobs@texttt (1)[]@textrm If @textsl s @textrm is n-by-n, then rows and columns with more than Underfull \hbox (badness 6859) in paragraph at lines 1297--1301 @texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n ored, and or-dered last in [320] Underfull \hbox (badness 3568) in paragraph at lines 1420--2 []@textrm The au-thors of the code it-self are Ste-fan I. La-ri-more and Tim-o -thy A. Davis [321] [322] Underfull \hbox (badness 7540) in paragraph at lines 1589--1592 []@textrm Nicholas J. Higham and Fra-noise Tis-seur, @texttt "@textrm A Block Al-go-rithm for Ma- Underfull \hbox (badness 10000) in paragraph at lines 1589--1592 @textrm trix 1-Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospe c-tra.@texttt " [323] Underfull \hbox (badness 7540) in paragraph at lines 1639--1642 []@textrm Nicholas J. Higham and Fra-noise Tis-seur, @texttt "@textrm A Block Al-go-rithm for Ma- Underfull \hbox (badness 10000) in paragraph at lines 1639--1642 @textrm trix 1-Norm Es-ti-ma-tion, with an Ap-pli-ca-tion to 1-Norm Pseu-dospe c-tra.@texttt " [324] [325] [326] [327] Underfull \hbox (badness 10000) in paragraph at lines 2014--2017 []@textrm This func-tion is based on the @textsc Arpack @textrm pack-age, writ -ten by R Lehoucq, Underfull \hbox (badness 10000) in paragraph at lines 2014--2017 @textrm K Maschhoff, D Sorensen and C Yang. For more in-for-ma-tion see [328] [329] [330] [331] Underfull \hbox (badness 2197) in paragraph at lines 2466--2471 @textrm code by Tim A. Davis is used for the in-com-plete LU fac-tor-iza-tion, (avail-abil-ity [332] [333] [334]) (./quad.texi Chapter 22 [335] [336] [337] [338] [339] [340] [341]) (./diffeq.texi Chapter 23 [342] [343] [344] [345] [346] [347] [348] [349] [350] [351]) (./optim.texi Chapter 24 [352] [353] [354] [355] [356] [357] [358] [359] [360] [361]) (./stats.texi Chapter 25 [362] [363] Underfull \hbox (badness 10000) in paragraph at lines 191--193 []@textrm R: A Lan-guage and En-vi-ron-ment for Sta-tis-ti-cal Com-put-ing; [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386]) (./set.texi Chapter 26 [387] [388] [389] [390]) (./poly.texi Chapter 27 [391] [392] [393] [394] [395] [396] [397] [398]) (./interp.texi Chapter 28 [399] [400] [401] <./interpderiv1.pdf> <./interpderiv2.pdf> [402] [403] <./interpft.pdf> [404] [405] [406] <./interpn.pdf> [407]) (./geometry.texi Chapter 29 [408] [409] <./delaunay.pdf> [410] <./triplot.pdf> [411] [412] [413] <./voronoi.pdf> [414] <./inpolygon.pdf> [415] <./convhull.pdf> [416] [417] <./griddata.pdf>) (./signal.texi Chapter 30 [418] [419] [420] [421] [422] [423] [424] [425] [426]) (./image.texi Chapter 31 [427] [428] [429] Underfull \hbox (badness 3815) in paragraph at lines 172--174 []@textrm Image mod-u-lus depth (min-i-mum num-ber of bits re-quired to sup-po rt Underfull \hbox (badness 2644) in paragraph at lines 179--181 []@textrm Units of im-age res-o-lu-tion. Is ei-ther @texttt "pixels per inch"[ ]@textrm , @texttt "pixels per [430] [431] [432] [433] [434] [435] [436]) (./audio.texi Chapter 32 [437] [438] [439]) (./oop.texi Chapter 33 [440] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polynomial.m) [441] [442] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/display.m) [443] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/get.m) [444] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/set.m) [445] [446] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/subsref.m) [447] [448] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/end.m) [449] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polyval.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/plot.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/double.m) [450] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/mtimes.m) [451] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@poly nomial/polynomial_superiorto.m) [452] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/FIRfilter.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/display.m) [453] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/subsref.m) [454] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/subsasgn.m) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRf ilter/FIRfilter_aggregation.m) [455]) (./system.texi Chapter 34 [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] Underfull \hbox (badness 2351) in paragraph at lines 10--1877 [][]@textrm [WTERMSIG], page 477[][], [][][WCOREDUMP], page 476[][], [][][WIFS TOPPED], page 476[][], Underfull \hbox (badness 2351) in paragraph at lines 10--1895 [][]@textrm [WTERMSIG], page 477[][], [][][WCOREDUMP], page 476[][], [][][WIFS TOPPED], page 476[][], Underfull \hbox (badness 2351) in paragraph at lines 10--1915 [][]@textrm [WTERMSIG], page 477[][], [][][WCOREDUMP], page 476[][], [][][WIFS TOPPED], page 476[][], [476] [477] [478] [479] [480] [481] [482]) (./package.texi Chapter 35 [483] [484] [485] [486] [487] Underfull \hbox (badness 3746) in paragraph at lines 341--347 @textrm in the file `@texttt ~/.octave_packages[]@textrm '[] and for system-wid e in-stal-la-tions it is stored in [488] [489] [490] [491]) (./dynamic.texi Appendix A [492] [493] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/hello world.cc) [494] [495] Underfull \hbox (badness 4608) in paragraph at lines 308--310 []@textrm 8, 16, 32 and 64-bit signed ar-ray classes de-fined in `@texttt int8 NDArray.h[]@textrm '[], [496] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/addtw omatrices.cc) [497] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/strin gdemo.cc [498]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/celld emo.cc) [499] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/struc tdemo.cc [500]) [501] [502] [503] [504] [505] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/globa ldemo.cc) [506] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/funcd emo.cc) [507] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/fortd emo.cc [508]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/forts ub.f) [509] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/param demo.cc [510]) [511] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/unwin ddemo.cc) [512] [513] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/first mexdemo.c) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myfun c.c) [514] [515] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mypow 2.c) [516] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mystr ing.c) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mycel l.c) [517] [518] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/mystr uct.c) [519] [520] (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myspa rse.c [521] [522]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/myfev al.c [523]) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/stand alone.cc) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/embed ded.cc) [524]) (./testfun.texi Appendix B [525] [526] [527] [528] [529] [530] [531] [532]) (./tips.texi Appendix C [533] [534] [535] [536] [537] [538] [539] [540] [541] [542]) (./contrib.texi Appendix D [543] [544] Underfull \hbox (badness 6157) in paragraph at lines 38--44 []@textrm The mail-ing list for Oc-tave de-vel-op-ment dis-cus-sion and send-in g con-tri-bu-tions is [545] Underfull \hbox (badness 10000) in paragraph at lines 108--113 []@textrm All Oc-tave's sources are dis-tributed un-der the Gen-eral Pub-lic Li -cense (GPL). Underfull \hbox (badness 10000) in paragraph at lines 108--113 @textrm Cur-rently, Oc-tave uses GPL ver-sion 3. For de-tails about this li-cen se, see Underfull \hbox (badness 5908) in paragraph at lines 108--113 [][]@texttt http://www.gnu.org/licenses/gpl.html[][][]@textrm . There-fore, whe n-ever you cre-ate a new [546] [547]) (./bugs.texi Appendix E [548] [549] [550] [551]) (./install.texi Appendix F [552] [553] [554] [555] [556] [557]) (./emacs.texi Appendix G [558] [559] [560] [561] [562] Underfull \hbox (badness 2818) in paragraph at lines 419--422 @textttsl C-c i s[]@textrm Make sure that `inferior-octave-buffer' is dis-play ed (@texttt octave-show-process- [563]) (./gpl.texi Appendix H [564] [565] [566] [567] [568] [569] [570] [571] [572] [573]) (./cp-idx.texi (Concept Index) [574] (./octave-a4.cps [575] [576] [577])) (./fn-idx.texi (Function Index) [578] (./octave-a4.fns [579] [580] [581] [582] [583] [584] [585] [586] [587] [588])) (./op-idx.texi (Operator Index) [589] [590] (./octave-a4.ops)) [591] [592] ) (see the transcript file for additional information) Output written on octave-a4.pdf (604 pages, 3345308 bytes). Transcript written on octave-a4.log. make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interpreter' make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc' make -C examples all make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples' make -C @polynomial all make -C @FIRfilter all echo "making octave.desktop from octave.desktop.in" making octave.desktop from octave.desktop.in /bin/sed < octave.desktop.in > octave.desktop-t \ -e "s|%OCTAVE_IMAGEDIR%|/usr/share/octave/3.2.4/imagelib|" \ -e "s|%OCTAVE_PREFIX%|/usr|" mv octave.desktop-t octave.desktop make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRfilter' make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@polynomial' making PKG_ADD making PKG_ADD ls: cannot access *.cc: No such file or directory ls: cannot access *.cc: No such file or directory make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@FIRfilter' make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples/@polynomial' make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples' make -C doc ../INSTALL.OCTAVE make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc' make -C interpreter ../../INSTALL.OCTAVE make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interpreter' rm -f INSTALL makeinfo -D INSTALLONLY \ --no-validate --no-headers --no-split --output INSTALL \ -I.. -I. -I./.. install.texi mv INSTALL ../../INSTALL.OCTAVE make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interpreter' make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc' make -C doc ../BUGS make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc' make -C interpreter ../../BUGS make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interpreter' rm -f BUGS makeinfo -D BUGSONLY \ --no-validate --no-headers --no-split --output BUGS \ -I.. -I. -I./.. bugs.texi mv BUGS ../../BUGS make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interpreter' make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc' Octave successfully built. Now choose from the following: ./run-octave - to run in place to test before installing make check - to run the tests make install - to install (PREFIX=/usr) make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4' >>> Source compiled. >>> Test phase [check]: sci-mathematics/octave-3.2.4 make -j14 -j1 check make -f octMakefile check make[1]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4' make -C test check make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/test' ../run-octave --norc --silent --no-history ./fntests.m . Integrated test scripts: src/DLD-FUNCTIONS/besselj.cc ........................... PASS 180/180 src/DLD-FUNCTIONS/betainc.cc ........................... PASS 6/6 src/DLD-FUNCTIONS/bsxfun.cc ............................ PASS 55/55 src/DLD-FUNCTIONS/cellfun.cc ........................... PASS 74/74 src/DLD-FUNCTIONS/chol.cc .............................. PASS 23/23 src/DLD-FUNCTIONS/conv2.cc ............................. PASS 2/2 src/DLD-FUNCTIONS/convhulln.cc ......................... PASS 2/2 src/DLD-FUNCTIONS/dassl.cc ............................. PASS 4/4 src/DLD-FUNCTIONS/det.cc ............................... PASS 5/5 src/DLD-FUNCTIONS/dispatch.cc .......................... PASS 9/9 src/DLD-FUNCTIONS/dlmread.cc ........................... PASS 20/20 src/DLD-FUNCTIONS/dmperm.cc ............................ PASS 1/1 src/DLD-FUNCTIONS/eig.cc ............................... PASS 20/20 src/DLD-FUNCTIONS/eigs.cc .............................. src/DLD-FUNCTIONS/fft.cc ............................... PASS 19/19 src/DLD-FUNCTIONS/fft2.cc .............................. PASS 4/4 src/DLD-FUNCTIONS/find.cc .............................. PASS 15/15 src/DLD-FUNCTIONS/gammainc.cc .......................... PASS 2/2 src/DLD-FUNCTIONS/gcd.cc ............................... PASS 6/6 src/DLD-FUNCTIONS/hess.cc .............................. PASS 5/5 src/DLD-FUNCTIONS/hex2num.cc ........................... PASS 2/2 src/DLD-FUNCTIONS/inv.cc ............................... PASS 5/5 src/DLD-FUNCTIONS/lookup.cc ............................ PASS 16/16 src/DLD-FUNCTIONS/lsode.cc ............................. PASS 5/5 src/DLD-FUNCTIONS/lu.cc ................................ PASS 12/12 src/DLD-FUNCTIONS/luinc.cc ............................. src/DLD-FUNCTIONS/matrix_type.cc ....................... PASS 51/51 src/DLD-FUNCTIONS/max.cc ............................... PASS 12/12 src/DLD-FUNCTIONS/qr.cc ................................ PASS 39/39 src/DLD-FUNCTIONS/quad.cc .............................. PASS 8/8 src/DLD-FUNCTIONS/rand.cc .............................. PASS 57/57 src/DLD-FUNCTIONS/regexp.cc ............................ PASS 90/90 src/DLD-FUNCTIONS/schur.cc ............................. PASS 5/5 src/DLD-FUNCTIONS/svd.cc ............................... PASS 15/15 src/DLD-FUNCTIONS/syl.cc ............................... PASS 5/5 src/DLD-FUNCTIONS/time.cc .............................. PASS 13/13 src/DLD-FUNCTIONS/tsearch.cc ........................... PASS 6/6 src/data.cc ............................................ PASS 509/509 src/mappers.cc ......................................... PASS 250/250 src/oct-map.cc ......................................... PASS 6/6 src/ov-fcn-handle.cc ................................... PASS 2/2 src/ov-fcn-inline.cc ................................... PASS 2/2 src/ov-struct.cc ....................................... PASS 16/16 src/parse.cc ........................................... PASS 10/10 src/pr-output.cc ....................................... PASS 1/1 src/pt-fcn-handle.cc ................................... PASS 3/3 src/pt-idx.cc .......................................... PASS 5/5 src/strfns.cc .......................................... PASS 64/64 src/syscalls.cc ........................................ PASS 1/1 liboctave/Array.cc ..................................... PASS 18/18 liboctave/CMatrix.cc ................................... PASS 11/11 liboctave/Sparse.cc .................................... PASS 91/91 liboctave/dMatrix.cc ................................... PASS 8/8 liboctave/fCMatrix.cc .................................. PASS 11/11 liboctave/fMatrix.cc ................................... PASS 8/8 liboctave/oct-inttypes.cc .............................. PASS 15/15 scripts/audio/wavwrite.m ............................... PASS 3/3 scripts/deprecated/create_set.m ........................ PASS 5/5 scripts/deprecated/intersection.m ...................... PASS 5/5 scripts/deprecated/polyinteg.m ......................... PASS 4/4 scripts/deprecated/split.m ............................. PASS 6/6 scripts/elfun/acosd.m .................................. PASS 3/3 scripts/elfun/acot.m ................................... PASS 3/3 scripts/elfun/acotd.m .................................. PASS 3/3 scripts/elfun/acoth.m .................................. PASS 3/3 scripts/elfun/acsc.m ................................... PASS 3/3 scripts/elfun/acscd.m .................................. PASS 3/3 scripts/elfun/acsch.m .................................. PASS 3/3 scripts/elfun/asec.m ................................... PASS 3/3 scripts/elfun/asecd.m .................................. PASS 3/3 scripts/elfun/asech.m .................................. PASS 3/3 scripts/elfun/asind.m .................................. PASS 3/3 scripts/elfun/atand.m .................................. PASS 3/3 scripts/elfun/cosd.m ................................... PASS 5/5 scripts/elfun/cot.m .................................... PASS 3/3 scripts/elfun/cotd.m ................................... PASS 5/5 scripts/elfun/coth.m ................................... PASS 3/3 scripts/elfun/csc.m .................................... PASS 3/3 scripts/elfun/cscd.m ................................... PASS 5/5 scripts/elfun/csch.m ................................... PASS 3/3 scripts/elfun/lcm.m .................................... PASS 3/3 scripts/elfun/sec.m .................................... PASS 3/3 scripts/elfun/secd.m ................................... PASS 5/5 scripts/elfun/sech.m ................................... PASS 3/3 scripts/elfun/sind.m ................................... PASS 5/5 scripts/elfun/tand.m ................................... PASS 5/5 scripts/general/__isequal__.m .......................... PASS 26/26 scripts/general/accumarray.m ........................... PASS 11/11 scripts/general/arrayfun.m ............................. PASS 35/35 scripts/general/bitcmp.m ............................... PASS 15/15 scripts/general/blkdiag.m .............................. PASS 8/8 scripts/general/cart2pol.m ............................. PASS 6/6 scripts/general/cart2sph.m ............................. PASS 4/4 scripts/general/cell2mat.m ............................. PASS 2/2 scripts/general/circshift.m ............................ PASS 4/4 scripts/general/cplxpair.m ............................. PASS 13/13 scripts/general/cumtrapz.m ............................. PASS 6/6 scripts/general/dblquad.m .............................. PASS 4/4 scripts/general/deal.m ................................. PASS 2/2 scripts/general/diff.m ................................. PASS 5/5 scripts/general/fliplr.m ............................... PASS 3/3 scripts/general/flipud.m ............................... PASS 3/3 scripts/general/genvarname.m ........................... PASS 24/24 scripts/general/gradient.m ............................. PASS 4/4 scripts/general/idivide.m .............................. PASS 13/13 scripts/general/int2str.m .............................. PASS 4/4 scripts/general/interp1.m .............................. PASS 145/145 scripts/general/interp1q.m ............................. PASS 7/7 scripts/general/interp2.m .............................. PASS 6/6 scripts/general/interp3.m .............................. PASS 1/1 scripts/general/interpft.m ............................. PASS 5/5 scripts/general/interpn.m .............................. PASS 2/2 scripts/general/isa.m .................................. PASS 22/22 scripts/general/isscalar.m ............................. PASS 10/10 scripts/general/issquare.m ............................. PASS 11/11 scripts/general/issymmetric.m .......................... PASS 12/12 scripts/general/isvector.m ............................. PASS 10/10 scripts/general/logical.m .............................. PASS 10/10 scripts/general/logspace.m ............................. PASS 4/4 scripts/general/mod.m .................................. PASS 25/25 scripts/general/nargchk.m .............................. PASS 9/9 scripts/general/nargoutchk.m ........................... PASS 5/5 scripts/general/nthroot.m .............................. PASS 3/3 scripts/general/num2str.m .............................. PASS 6/6 scripts/general/pol2cart.m ............................. PASS 6/6 scripts/general/polyarea.m ............................. PASS 4/4 scripts/general/quadgk.m ............................... PASS 12/12 scripts/general/quadv.m ................................ PASS 3/3 scripts/general/rem.m .................................. PASS 10/10 scripts/general/repmat.m ............................... PASS 19/19 scripts/general/rot90.m ................................ PASS 3/3 scripts/general/runlength.m ............................ PASS 1/1 scripts/general/shift.m ................................ PASS 3/3 scripts/general/sortrows.m ............................. PASS 2/2 scripts/general/sph2cart.m ............................. PASS 4/4 scripts/general/structfun.m ............................ PASS 1/1 scripts/general/sub2ind.m .............................. PASS 24/24 scripts/general/trapz.m ................................ PASS 6/6 scripts/general/tril.m ................................. PASS 3/3 scripts/general/triu.m ................................. PASS 3/3 scripts/geometry/convhull.m ............................ PASS 1/1 scripts/geometry/delaunay.m ............................ PASS 1/1 scripts/geometry/delaunay3.m ........................... PASS 1/1 scripts/geometry/dsearch.m ............................. PASS 2/2 scripts/geometry/dsearchn.m ............................ PASS 6/6 scripts/geometry/griddata.m ............................ PASS 1/1 scripts/geometry/griddata3.m ........................... PASS 2/2 scripts/geometry/griddatan.m ........................... PASS 2/2 scripts/geometry/rectint.m ............................. PASS 9/9 scripts/geometry/tsearchn.m ............................ PASS 5/5 scripts/help/doc.m ..................................... PASS 1/1 scripts/image/contrast.m ............................... PASS 1/1 scripts/image/imread.m .................................octave: magick/semaphore.c:525: LockSemaphoreInfo: Assertion `semaphore_info != (SemaphoreInfo *) ((void *)0)' failed. panic: Aborted -- stopping myself... make[2]: *** [check] Aborted make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/test' make[1]: *** [check] Error 2 make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4' make: *** [check] Error 2 * ERROR: sci-mathematics/octave-3.2.4 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 54: Called src_test * environment, line 2873: Called _eapi0_src_test * ebuild.sh, line 619: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =sci-mathematics/octave-3.2.4', * the complete build log and the output of 'emerge -pqv =sci-mathematics/octave-3.2.4'. * The complete build log is located at '/var/log/portage/build/sci-mathematics/octave-3.2.4:20100213-091446.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/octave-3.2.4/temp/environment'. * S: '/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4' >>> Install octave-3.2.4 into /var/tmp/portage/sci-mathematics/octave-3.2.4/image/ category sci-mathematics make -j14 install DESTDIR=/var/tmp/portage/sci-mathematics/octave-3.2.4/image/ make -f octMakefile install make[1]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4' ./mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/site/m /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/site/api-v37/m /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/site/m /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/etc /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/libexec/octave/site/oct/i686-pc-linux-gnu /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/libexec/octave/site/oct/api-v37/i686-pc-linux-gnu /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/libexec/octave/3.2.4/site/oct/i686-pc-linux-gnu /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/imagelib /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/libexec/octave/3.2.4/exec/i686-pc-linux-gnu /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/libexec/octave/site/exec/i686-pc-linux-gnu /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/libexec/octave/api-v37/site/exec/i686-pc-linux-gnu /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/libexec/octave/3.2.4/site/exec/i686-pc-linux-gnu mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/bin chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/bin mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/lib chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/lib mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/include chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/include mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/include/octave-3.2.4 chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/include/octave-3.2.4 mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/include/octave-3.2.4/octave chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/include/octave-3.2.4/octave mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4 chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4 mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/site chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/site mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/site/m chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/site/m mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/site/api-v37 chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/site/api-v37 mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/site/api-v37/m chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/site/api-v37/m mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/site chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/site mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/site/m chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/site/m mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/etc chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/etc mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4 chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4 mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/oct chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/oct mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site/oct chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site/oct mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site/oct/i686-pc-linux-gnu chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site/oct/i686-pc-linux-gnu mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site/oct/api-v37 chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site/oct/api-v37 mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site/oct/api-v37/i686-pc-linux-gnu chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site/oct/api-v37/i686-pc-linux-gnu mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/site chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/site mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/site/oct chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/site/oct mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/site/oct/i686-pc-linux-gnu chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/site/oct/i686-pc-linux-gnu mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/imagelib chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/imagelib mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/exec chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/exec mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/exec/i686-pc-linux-gnu chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/exec/i686-pc-linux-gnu mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site/exec chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site/exec mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site/exec/i686-pc-linux-gnu chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/site/exec/i686-pc-linux-gnu mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/api-v37 chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/api-v37 mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/api-v37/site chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/api-v37/site mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/api-v37/site/exec chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/api-v37/site/exec mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/api-v37/site/exec/i686-pc-linux-gnu chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/api-v37/site/exec/i686-pc-linux-gnu mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/site/exec chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/site/exec mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/site/exec/i686-pc-linux-gnu chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/libexec/octave/3.2.4/site/exec/i686-pc-linux-gnu rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/octave-bug /usr/bin/install -c octave-bug \ /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/octave-bug-3.2.4 (cd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin; ln -s octave-bug-3.2.4 \ /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/octave-bug) rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/octave-config /usr/bin/install -c \ octave-config /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/octave-config-3.2.4 (cd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin; ln -s octave-config-3.2.4 \ /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/octave-config) rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/mkoctfile /usr/bin/install -c mkoctfile \ /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/mkoctfile-3.2.4 (cd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin; ln -s mkoctfile-3.2.4 \ /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/mkoctfile) /usr/bin/install -c -m 644 config.h /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave/config.h /usr/bin/install -c -m 644 ./NEWS /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/etc/NEWS echo making install in libcruft; make -C libcruft install; echo making install in liboctave; make -C liboctave install; echo making install in src; make -C src install; echo making install in scripts; make -C scripts install; echo making install in doc; make -C doc install; echo making install in examples; make -C examples install; making install in libcruft make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. making install in amos make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/amos' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/amos' making install in blas-xtra make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/blas-xtra' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/blas-xtra' making install in daspk make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/daspk' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/daspk' making install in dasrt make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/dasrt' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/dasrt' making install in dassl make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/dassl' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/dassl' making install in fftpack make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/fftpack' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/fftpack' making install in lapack-xtra make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/lapack-xtra' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/lapack-xtra' making install in misc make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/misc' warning: run make in parent directory to update libraries ../../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave for f in f77-fcn.h lo-error.h oct-dlldefs.h quit.h; do \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave/$f; \ /usr/bin/install -c -m 644 ./$f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave/$f; \ done make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/misc' making install in odepack make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/odepack' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/odepack' making install in ordered-qz make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/ordered-qz' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/ordered-qz' making install in quadpack make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/quadpack' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/quadpack' making install in ranlib make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/ranlib' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/ranlib' making install in slatec-err make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/slatec-err' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/slatec-err' making install in slatec-fn make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/slatec-fn' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/slatec-fn' making install in villad make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/villad' warning: run make in parent directory to update libraries make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft/villad' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4 mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/lib/octave-3.2.4 chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/lib/octave-3.2.4 if false; then \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/libcruft.a ; \ /usr/bin/install -c -m 644 libcruft.a \ /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/libcruft.a ; \ i686-pc-linux-gnu-ranlib /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/libcruft.a ; \ fi if true; then \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/libcruft.so.3.2.4; \ /usr/bin/install -c \ libcruft.so /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/libcruft.so.3.2.4; \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/libcruft.so; \ (cd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4; \ ln -s libcruft.so.3.2.4 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/libcruft.so); \ if test x != x ; then \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/libcruft.; \ /usr/bin/install -c \ libcruft. /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/libcruft.; \ fi; \ fi make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/libcruft' making install in liboctave make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/liboctave' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4 if false; then \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctave.a; \ /usr/bin/install -c -m 644 liboctave.a \ /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctave.a; \ i686-pc-linux-gnu-ranlib /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctave.a; \ fi if true; then \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctave.so.3.2.4; \ /usr/bin/install -c \ liboctave.so /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctave.so.3.2.4; \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctave.so; \ (cd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4 ; ln -s liboctave.so.3.2.4 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctave.so); \ if test x != x ; then \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/liboctave.; \ /usr/bin/install -c \ liboctave. /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/liboctave.; \ fi; \ fi ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave for f in CollocWt.h DAE.h DAEFunc.h DAERT.h DAERTFunc.h DASPK.h DASRT.h DASSL.h LSODE.h ODE.h ODEFunc.h ODES.h ODESFunc.h Quad.h Range.h base-dae.h base-de.h base-min.h byte-swap.h cmd-edit.h cmd-hist.h data-conv.h dir-ops.h file-ops.h file-stat.h functor.h getopt.h glob-match.h idx-vector.h kpse-xfns.h lo-ieee.h lo-mappers.h lo-math.h lo-specfun.h lo-sysdep.h lo-traits.h lo-utils.h mach-info.h md5.h oct-alloc.h oct-cmplx.h oct-env.h oct-fftw.h oct-getopt.h oct-group.h oct-inttypes.h oct-locbuf.h oct-md5.h oct-mutex.h oct-norm.h oct-passwd.h oct-rand.h oct-rl-edit.h oct-rl-hist.h oct-shlib.h oct-sort.h oct-spparms.h oct-syscalls.h oct-sparse.h oct-time.h oct-uname.h pathlen.h pathsearch.h prog-args.h randgamma.h randmtzig.h randpoisson.h regex-match.h sparse-sort.h statdefs.h str-vec.h sparse-util.h sun-utils.h sysdir.h systime.h syswait.h Array.h Array2.h Array3.h ArrayN.h DiagArray2.h Array-util.h MArray-decl.h MArray-defs.h MArray.h MArray2.h MDiagArray2.h Matrix.h MArrayN.h base-lu.h base-aepbal.h dim-vector.h mx-base.h mx-op-decl.h mx-op-defs.h mx-defs.h mx-ext.h CColVector.h CDiagMatrix.h CMatrix.h CNDArray.h CRowVector.h CmplxAEPBAL.h CmplxCHOL.h CmplxGEPBAL.h CmplxHESS.h CmplxLU.h CmplxQR.h CmplxQRP.h CmplxSCHUR.h CmplxSVD.h EIG.h fEIG.h boolMatrix.h boolNDArray.h chMatrix.h chNDArray.h dColVector.h dDiagMatrix.h dMatrix.h dNDArray.h dRowVector.h dbleAEPBAL.h dbleCHOL.h DET.h dbleGEPBAL.h dbleHESS.h dbleLU.h dbleQR.h dbleQRP.h dbleSCHUR.h dbleSVD.h boolSparse.h CSparse.h dSparse.h MSparse-defs.h MSparse.h Sparse.h sparse-base-lu.h SparseCmplxLU.h SparsedbleLU.h sparse-base-chol.h SparseCmplxCHOL.h SparsedbleCHOL.h SparseCmplxQR.h SparseQR.h Sparse-op-defs.h Sparse-diag-op-defs.h Sparse-perm-op-defs.h MatrixType.h PermMatrix.h int8NDArray.h uint8NDArray.h int16NDArray.h uint16NDArray.h int32NDArray.h uint32NDArray.h int64NDArray.h uint64NDArray.h intNDArray.h fCColVector.h fCRowVector.h fCDiagMatrix.h fCMatrix.h fCNDArray.h fColVector.h fRowVector.h fDiagMatrix.h fMatrix.h fNDArray.h fCmplxAEPBAL.h fCmplxGEPBAL.h fCmplxHESS.h fCmplxCHOL.h fCmplxLU.h fCmplxSCHUR.h fCmplxSVD.h fCmplxQR.h fCmplxQRP.h floatAEPBAL.h floatCHOL.h floatGEPBAL.h floatHESS.h floatLU.h floatSCHUR.h floatSVD.h floatQR.h floatQRP.h oct-types.h mx-ops.h DASPK-opts.h DASRT-opts.h DASSL-opts.h LSODE-opts.h Quad-opts.h mx-cdm-dm.h mx-dm-cdm.h mx-cs-cdm.h mx-cs-dm.h mx-cs-m.h mx-cs-nda.h mx-cdm-cs.h mx-cdm-cm.h mx-cdm-m.h mx-cdm-s.h mx-cm-cdm.h mx-cm-dm.h mx-cm-m.h mx-cnda-nda.h mx-cm-s.h mx-cnda-s.h mx-dm-cs.h mx-dm-cm.h mx-m-cs.h mx-nda-cs.h mx-m-cdm.h mx-m-cm.h mx-nda-cnda.h mx-s-cdm.h mx-s-cm.h mx-s-cnda.h mx-dm-m.h mx-dm-s.h mx-m-dm.h mx-s-dm.h mx-fcdm-fdm.h mx-fdm-fcdm.h mx-fcs-fcdm.h mx-fcs-fdm.h mx-fcs-fm.h mx-fcs-fnda.h mx-fcdm-fcs.h mx-fcdm-fcm.h mx-fcdm-fm.h mx-fcdm-fs.h mx-fcm-fcdm.h mx-fcm-fdm.h mx-fcm-fm.h mx-fcnda-fnda.h mx-fcm-fs.h mx-fcnda-fs.h mx-fdm-fcs.h mx-fdm-fcm.h mx-fm-fcs.h mx-fnda-fcs.h mx-fm-fcdm.h mx-fm-fcm.h mx-fnda-fcnda.h mx-fs-fcdm.h mx-fs-fcm.h mx-fs-fcnda.h mx-fdm-fm.h mx-fdm-fs.h mx-fm-fdm.h mx-fs-fdm.h mx-pm-m.h mx-m-pm.h mx-pm-cm.h mx-cm-pm.h mx-pm-fm.h mx-fm-pm.h mx-pm-fcm.h mx-fcm-pm.h mx-s-i8nda.h mx-i8nda-s.h mx-s-ui8nda.h mx-ui8nda-s.h mx-s-i16nda.h mx-i16nda-s.h mx-s-ui16nda.h mx-ui16nda-s.h mx-s-i32nda.h mx-i32nda-s.h mx-s-ui32nda.h mx-ui32nda-s.h mx-s-i64nda.h mx-i64nda-s.h mx-s-ui64nda.h mx-ui64nda-s.h mx-fs-i8nda.h mx-i8nda-fs.h mx-fs-ui8nda.h mx-ui8nda-fs.h mx-fs-i16nda.h mx-i16nda-fs.h mx-fs-ui16nda.h mx-ui16nda-fs.h mx-fs-i32nda.h mx-i32nda-fs.h mx-fs-ui32nda.h mx-ui32nda-fs.h mx-fs-i64nda.h mx-i64nda-fs.h mx-fs-ui64nda.h mx-ui64nda-fs.h mx-nda-i8.h mx-i8-nda.h mx-nda-ui8.h mx-ui8-nda.h mx-nda-i16.h mx-i16-nda.h mx-nda-ui16.h mx-ui16-nda.h mx-nda-i32.h mx-i32-nda.h mx-nda-ui32.h mx-ui32-nda.h mx-nda-i64.h mx-i64-nda.h mx-nda-ui64.h mx-ui64-nda.h mx-fnda-i8.h mx-i8-fnda.h mx-fnda-ui8.h mx-ui8-fnda.h mx-fnda-i16.h mx-i16-fnda.h mx-fnda-ui16.h mx-ui16-fnda.h mx-fnda-i32.h mx-i32-fnda.h mx-fnda-ui32.h mx-ui32-fnda.h mx-fnda-i64.h mx-i64-fnda.h mx-fnda-ui64.h mx-ui64-fnda.h mx-nda-i8nda.h mx-i8nda-nda.h mx-nda-ui8nda.h mx-ui8nda-nda.h mx-nda-i16nda.h mx-i16nda-nda.h mx-nda-ui16nda.h mx-ui16nda-nda.h mx-nda-i32nda.h mx-i32nda-nda.h mx-nda-ui32nda.h mx-ui32nda-nda.h mx-nda-i64nda.h mx-i64nda-nda.h mx-nda-ui64nda.h mx-ui64nda-nda.h mx-fnda-i8nda.h mx-i8nda-fnda.h mx-fnda-ui8nda.h mx-ui8nda-fnda.h mx-fnda-i16nda.h mx-i16nda-fnda.h mx-fnda-ui16nda.h mx-ui16nda-fnda.h mx-fnda-i32nda.h mx-i32nda-fnda.h mx-fnda-ui32nda.h mx-ui32nda-fnda.h mx-fnda-i64nda.h mx-i64nda-fnda.h mx-fnda-ui64nda.h mx-ui64nda-fnda.h mx-i8nda-ui8.h mx-i8nda-i16.h mx-i8nda-ui16.h mx-i8nda-i32.h mx-i8nda-ui32.h mx-i8nda-i64.h mx-i8nda-ui64.h mx-i16nda-i8.h mx-i16nda-ui8.h mx-i16nda-ui16.h mx-i16nda-i32.h mx-i16nda-ui32.h mx-i16nda-i64.h mx-i16nda-ui64.h mx-i32nda-i8.h mx-i32nda-ui8.h mx-i32nda-i16.h mx-i32nda-ui16.h mx-i32nda-ui32.h mx-i32nda-i64.h mx-i32nda-ui64.h mx-i64nda-i8.h mx-i64nda-ui8.h mx-i64nda-i16.h mx-i64nda-ui16.h mx-i64nda-i32.h mx-i64nda-ui32.h mx-i64nda-ui64.h mx-ui8nda-i8.h mx-ui8nda-i16.h mx-ui8nda-ui16.h mx-ui8nda-i32.h mx-ui8nda-ui32.h mx-ui8nda-i64.h mx-ui8nda-ui64.h mx-ui16nda-i8.h mx-ui16nda-ui8.h mx-ui16nda-i16.h mx-ui16nda-i32.h mx-ui16nda-ui32.h mx-ui16nda-i64.h mx-ui16nda-ui64.h mx-ui32nda-i8.h mx-ui32nda-ui8.h mx-ui32nda-i16.h mx-ui32nda-ui16.h mx-ui32nda-i32.h mx-ui32nda-i64.h mx-ui32nda-ui64.h mx-ui64nda-i8.h mx-ui64nda-ui8.h mx-ui64nda-i16.h mx-ui64nda-ui16.h mx-ui64nda-i32.h mx-ui64nda-ui32.h mx-ui64nda-i64.h mx-i8-ui8nda.h mx-i8-i16nda.h mx-i8-ui16nda.h mx-i8-i32nda.h mx-i8-ui32nda.h mx-i8-i64nda.h mx-i8-ui64nda.h mx-i16-i8nda.h mx-i16-ui8nda.h mx-i16-ui16nda.h mx-i16-i32nda.h mx-i16-ui32nda.h mx-i16-i64nda.h mx-i16-ui64nda.h mx-i32-i8nda.h mx-i32-ui8nda.h mx-i32-i16nda.h mx-i32-ui16nda.h mx-i32-ui32nda.h mx-i32-i64nda.h mx-i32-ui64nda.h mx-i64-i8nda.h mx-i64-ui8nda.h mx-i64-i16nda.h mx-i64-ui16nda.h mx-i64-i32nda.h mx-i64-ui32nda.h mx-i64-ui64nda.h mx-ui8-i8nda.h mx-ui8-i16nda.h mx-ui8-ui16nda.h mx-ui8-i32nda.h mx-ui8-ui32nda.h mx-ui8-i64nda.h mx-ui8-ui64nda.h mx-ui16-i8nda.h mx-ui16-ui8nda.h mx-ui16-i16nda.h mx-ui16-i32nda.h mx-ui16-ui32nda.h mx-ui16-i64nda.h mx-ui16-ui64nda.h mx-ui32-i8nda.h mx-ui32-ui8nda.h mx-ui32-i16nda.h mx-ui32-ui16nda.h mx-ui32-i32nda.h mx-ui32-i64nda.h mx-ui32-ui64nda.h mx-ui64-i8nda.h mx-ui64-ui8nda.h mx-ui64-i16nda.h mx-ui64-ui16nda.h mx-ui64-i32nda.h mx-ui64-ui32nda.h mx-ui64-i64nda.h mx-i8nda-ui8nda.h mx-i8nda-i16nda.h mx-i8nda-ui16nda.h mx-i8nda-i32nda.h mx-i8nda-ui32nda.h mx-i8nda-i64nda.h mx-i8nda-ui64nda.h mx-i16nda-i8nda.h mx-i16nda-ui8nda.h mx-i16nda-ui16nda.h mx-i16nda-i32nda.h mx-i16nda-ui32nda.h mx-i16nda-i64nda.h mx-i16nda-ui64nda.h mx-i32nda-i8nda.h mx-i32nda-ui8nda.h mx-i32nda-i16nda.h mx-i32nda-ui16nda.h mx-i32nda-ui32nda.h mx-i32nda-i64nda.h mx-i32nda-ui64nda.h mx-i64nda-i8nda.h mx-i64nda-ui8nda.h mx-i64nda-i16nda.h mx-i64nda-ui16nda.h mx-i64nda-i32nda.h mx-i64nda-ui32nda.h mx-i64nda-ui64nda.h mx-ui8nda-i8nda.h mx-ui8nda-i16nda.h mx-ui8nda-ui16nda.h mx-ui8nda-i32nda.h mx-ui8nda-ui32nda.h mx-ui8nda-i64nda.h mx-ui8nda-ui64nda.h mx-ui16nda-i8nda.h mx-ui16nda-ui8nda.h mx-ui16nda-i16nda.h mx-ui16nda-i32nda.h mx-ui16nda-ui32nda.h mx-ui16nda-i64nda.h mx-ui16nda-ui64nda.h mx-ui32nda-i8nda.h mx-ui32nda-ui8nda.h mx-ui32nda-i16nda.h mx-ui32nda-ui16nda.h mx-ui32nda-i32nda.h mx-ui32nda-i64nda.h mx-ui32nda-ui64nda.h mx-ui64nda-i8nda.h mx-ui64nda-ui8nda.h mx-ui64nda-i16nda.h mx-ui64nda-ui16nda.h mx-ui64nda-i32nda.h mx-ui64nda-ui32nda.h mx-ui64nda-i64nda.h vx-ccv-cv.h vx-ccv-s.h vx-crv-rv.h vx-crv-s.h vx-cs-cv.h vx-cs-rv.h vx-cv-ccv.h vx-cv-cs.h vx-rv-crv.h vx-rv-cs.h vx-s-ccv.h vx-s-crv.h vx-fccv-fcv.h vx-fccv-fs.h vx-fcrv-frv.h vx-fcrv-fs.h vx-fcs-fcv.h vx-fcs-frv.h vx-fcv-fccv.h vx-fcv-fcs.h vx-frv-fcrv.h vx-frv-fcs.h vx-fs-fccv.h vx-fs-fcrv.h smx-sm-cs.h smx-cs-sm.h smx-scm-s.h smx-s-scm.h smx-scm-sm.h smx-sm-scm.h smx-m-sm.h smx-m-scm.h smx-cm-sm.h smx-cm-scm.h smx-sm-m.h smx-scm-m.h smx-sm-cm.h smx-scm-cm.h smx-bm-sbm.h smx-sbm-bm.h Array.cc ArrayN.cc eigs-base.cc DiagArray2.cc MArray.cc MArray2.cc MArrayN.cc MDiagArray2.cc base-lu.cc oct-sort.cc sparse-base-lu.cc sparse-base-chol.cc sparse-dmsolve.cc mx-inlines.cc kpse.cc intNDArray.cc; do \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave/$f; \ if [ -f $f ]; then \ /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave/$f; \ else \ /usr/bin/install -c -m 644 ./$f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave/$f; \ fi ; \ done make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/liboctave' making install in src make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/src' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. making defaults.h from defaults.h.in defaults.h is unchanged making oct-conf.h from oct-conf.h.in oct-conf.h is unchanged ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/octave /usr/bin/install -c octave /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/octave-3.2.4 cd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin ; ln -s octave-3.2.4 octave ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu /usr/bin/install -c -m 644 PKG_ADD /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/PKG_ADD if [ -n " amd.oct balance.oct besselj.oct betainc.oct bsxfun.oct cellfun.oct chol.oct ccolamd.oct colamd.oct colloc.oct conv2.oct convhulln.oct daspk.oct dasrt.oct dassl.oct det.oct dispatch.oct dlmread.oct dmperm.oct eig.oct eigs.oct fft.oct fft2.oct fftn.oct fftw.oct filter.oct find.oct fltk_backend.oct gammainc.oct gcd.oct getgrent.oct getpwent.oct getrusage.oct givens.oct hess.oct hex2num.oct inv.oct kron.oct lookup.oct lsode.oct lu.oct luinc.oct matrix_type.oct max.oct md5sum.oct pinv.oct qr.oct quad.oct qz.oct rand.oct rcond.oct regexp.oct schur.oct sparse.oct spparms.oct sqrtm.oct svd.oct syl.oct symrcm.oct symbfact.oct time.oct tsearch.oct typecast.oct urlwrite.oct __contourc__.oct __delaunayn__.oct __dsearchn__.oct __glpk__.oct __lin_interpn__.oct __magick_read__.oct __pchip_deriv__.oct __qp__.oct __voronoi__.oct __convn__.oct" ]; then \ xfiles=" amd.oct balance.oct besselj.oct betainc.oct bsxfun.oct cellfun.oct chol.oct ccolamd.oct colamd.oct colloc.oct conv2.oct convhulln.oct daspk.oct dasrt.oct dassl.oct det.oct dispatch.oct dlmread.oct dmperm.oct eig.oct eigs.oct fft.oct fft2.oct fftn.oct fftw.oct filter.oct find.oct fltk_backend.oct gammainc.oct gcd.oct getgrent.oct getpwent.oct getrusage.oct givens.oct hess.oct hex2num.oct inv.oct kron.oct lookup.oct lsode.oct lu.oct luinc.oct matrix_type.oct max.oct md5sum.oct pinv.oct qr.oct quad.oct qz.oct rand.oct rcond.oct regexp.oct schur.oct sparse.oct spparms.oct sqrtm.oct svd.oct syl.oct symrcm.oct symbfact.oct time.oct tsearch.oct typecast.oct urlwrite.oct __contourc__.oct __delaunayn__.oct __dsearchn__.oct __glpk__.oct __lin_interpn__.oct __magick_read__.oct __pchip_deriv__.oct __qp__.oct __voronoi__.oct __convn__.oct"; \ for f in $xfiles; do \ /usr/bin/install -c $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/$f; \ done; \ fi ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4 if false; then \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctinterp.a; \ /usr/bin/install -c -m 644 liboctinterp.a \ /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctinterp.a; \ i686-pc-linux-gnu-ranlib /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctinterp.a; \ fi if true; then \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctinterp.so.3.2.4; \ /usr/bin/install -c liboctinterp.so \ /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctinterp.so.3.2.4; \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctinterp.so; \ (cd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4 ; ln -s liboctinterp.so.3.2.4 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/lib/octave-3.2.4/liboctinterp.so); \ if test x != x ; then \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/liboctinterp.; \ /usr/bin/install -c \ liboctinterp. /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/bin/liboctinterp.; \ fi; \ fi ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave for f in Cell.h base-list.h builtins.h c-file-ptr-stream.h comment-list.h debug.h defun-dld.h defun-int.h defun.h dirfns.h display.h dynamic-ld.h error.h file-io.h gl-render.h gripes.h help.h input.h lex.h load-path.h load-save.h ls-hdf5.h ls-mat-ascii.h ls-mat4.h ls-mat5.h ls-oct-ascii.h ls-ascii-helper.h ls-oct-binary.h ls-utils.h mex.h mexproto.h oct-errno.h oct-fstrm.h oct-hdf5.h oct-hist.h oct-iostrm.h oct-map.h oct-obj.h oct-prcstrm.h oct-procbuf.h oct-stdstrm.h oct-stream.h zfstream.h oct-strstrm.h oct-lvalue.h oct.h octave.h ops.h pager.h parse.h pr-output.h procstream.h sighandlers.h siglist.h sparse-xdiv.h sparse-xpow.h symtab.h sysdep.h token.h toplev.h unwind-prot.h utils.h variables.h version.h xdiv.h xnorm.h xpow.h ov-re-mat.h ov-cx-mat.h ov-ch-mat.h ov-cs-list.h ov-list.h ov-struct.h ov-scalar.h ov-range.h ov-complex.h ov-colon.h ov-base.h ov-base-mat.h ov-base-scalar.h ov-str-mat.h ov-bool-mat.h ov-null-mat.h ov-bool.h ov-base-diag.h ov-re-diag.h ov-flt-re-diag.h ov-cx-diag.h ov-flt-cx-diag.h ov-perm.h ov-cell.h ov.h ov-fcn.h ov-builtin.h ov-dld-fcn.h ov-mex-fcn.h ov-usr-fcn.h ov-fcn-handle.h ov-fcn-inline.h ov-class.h ov-typeinfo.h ov-type-conv.h ov-flt-re-mat.h ov-flt-cx-mat.h ov-float.h ov-flt-complex.h ov-base-int.h ov-int-traits.h ov-intx.h ov-int8.h ov-int16.h ov-int32.h ov-int64.h ov-uint8.h ov-uint16.h ov-uint32.h ov-uint64.h pt.h pt-all.h pt-arg-list.h pt-assign.h pt-binop.h pt-bp.h pt-cbinop.h pt-cell.h pt-check.h pt-cmd.h pt-colon.h pt-const.h pt-decl.h pt-eval.h pt-except.h pt-exp.h pt-fcn-handle.h pt-id.h pt-idx.h pt-jump.h pt-loop.h pt-mat.h pt-misc.h pt-pr-code.h pt-select.h pt-stmt.h pt-unop.h pt-walk.h ov-base-sparse.h ov-bool-sparse.h ov-cx-sparse.h ov-re-sparse.h ov-base-int.cc ov-base-mat.cc ov-base-diag.cc ov-base-scalar.cc graphics-props.cc graphics.h mxarray.h; do \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave/$f; \ if [ -f $f ]; then \ /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave/$f; \ else \ /usr/bin/install -c -m 644 ./$f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave/$f; \ fi ; \ done for f in defaults.h oct-conf.h oct-gperf.h; do \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave/$f; \ if [ -f $f ]; then \ /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave/$f ; \ else \ /usr/bin/install -c -m 644 ./$f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/include/octave-3.2.4/octave/$f ; \ fi ; \ done make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/src' making install in scripts make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. making install in audio make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/audio' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/audio mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/audio chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/audio for f in ./lin2mu.m ./loadaudio.m ./mu2lin.m ./playaudio.m ./record.m ./saveaudio.m ./setaudio.m ./wavread.m ./wavwrite.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/audio/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/audio/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/audio > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/audio/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/audio/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/audio/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/audio/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/audio/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/audio' making install in deprecated make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/deprecated' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/deprecated mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/deprecated chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/deprecated for f in ./beta_cdf.m ./beta_inv.m ./beta_pdf.m ./beta_rnd.m ./binomial_cdf.m ./binomial_inv.m ./binomial_pdf.m ./binomial_rnd.m ./chisquare_cdf.m ./chisquare_inv.m ./chisquare_pdf.m ./chisquare_rnd.m ./clearplot.m ./clg.m ./com2str.m ./create_set.m ./dmult.m ./exponential_cdf.m ./exponential_inv.m ./exponential_pdf.m ./exponential_rnd.m ./f_cdf.m ./f_inv.m ./f_pdf.m ./f_rnd.m ./gamma_cdf.m ./gamma_inv.m ./gamma_pdf.m ./gamma_rnd.m ./geometric_cdf.m ./geometric_inv.m ./geometric_pdf.m ./geometric_rnd.m ./hypergeometric_cdf.m ./hypergeometric_inv.m ./hypergeometric_pdf.m ./hypergeometric_rnd.m ./intersection.m ./is_bool.m ./is_complex.m ./is_list.m ./is_matrix.m ./is_scalar.m ./is_square.m ./is_stream.m ./is_struct.m ./is_symmetric.m ./is_vector.m ./iscommand.m ./israwcommand.m ./isstr.m ./lchol.m ./loadimage.m ./lognormal_cdf.m ./lognormal_inv.m ./lognormal_pdf.m ./lognormal_rnd.m ./mark_as_command.m ./mark_as_rawcommand.m ./meshdom.m ./normal_cdf.m ./normal_inv.m ./normal_pdf.m ./normal_rnd.m ./pascal_cdf.m ./pascal_inv.m ./pascal_pdf.m ./pascal_rnd.m ./poisson_cdf.m ./poisson_inv.m ./poisson_pdf.m ./poisson_rnd.m ./polyinteg.m ./setstr.m ./spatan2.m ./spchol2inv.m ./spcholinv.m ./spcumprod.m ./spcumsum.m ./spchol.m ./spdet.m ./spdiag.m ./spfind.m ./spinv.m ./spkron.m ./splchol.m ./split.m ./splu.m ./spmax.m ./spmin.m ./spprod.m ./spqr.m ./spsum.m ./spsumsq.m ./struct_contains.m ./struct_elements.m ./t_cdf.m ./t_inv.m ./t_pdf.m ./t_rnd.m ./uniform_cdf.m ./uniform_inv.m ./uniform_pdf.m ./uniform_rnd.m ./unmark_command.m ./unmark_rawcommand.m ./weibcdf.m ./weibinv.m ./weibpdf.m ./weibrnd.m ./weibull_cdf.m ./weibull_inv.m ./weibull_pdf.m ./weibull_rnd.m ./wiener_rnd.m ./str2mat.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/deprecated/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/deprecated/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/deprecated > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/deprecated/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/deprecated/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/deprecated/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/deprecated/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/deprecated/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/deprecated' making install in elfun make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/elfun' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/elfun mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/elfun chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/elfun for f in ./acosd.m ./acot.m ./acotd.m ./acoth.m ./acsc.m ./acscd.m ./acsch.m ./asec.m ./asecd.m ./asech.m ./asind.m ./atand.m ./cosd.m ./cot.m ./cotd.m ./coth.m ./csc.m ./cscd.m ./csch.m ./lcm.m ./sec.m ./secd.m ./sech.m ./sind.m ./tand.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/elfun/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/elfun/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/elfun > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/elfun/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/elfun/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/elfun/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/elfun/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/elfun/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/elfun' making install in general make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/general' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/general mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/general chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/general for f in ./__isequal__.m ./__splinen__.m ./accumarray.m ./arrayfun.m ./bicubic.m ./bitcmp.m ./bitget.m ./bitset.m ./blkdiag.m ./cart2pol.m ./cart2sph.m ./cellidx.m ./cell2mat.m ./celldisp.m ./circshift.m ./colon.m ./common_size.m ./cplxpair.m ./cumtrapz.m ./dblquad.m ./deal.m ./del2.m ./diff.m ./display.m ./flipdim.m ./fliplr.m ./flipud.m ./genvarname.m ./gradient.m ./idivide.m ./ind2sub.m ./int2str.m ./interp1.m ./interp1q.m ./interp2.m ./interp3.m ./interpn.m ./interpft.m ./is_duplicate_entry.m ./isa.m ./isdefinite.m ./isdir.m ./isequal.m ./isequalwithequalnans.m ./isscalar.m ./issquare.m ./issymmetric.m ./isvector.m ./loadobj.m ./logical.m ./logspace.m ./mod.m ./nargchk.m ./nargoutchk.m ./nextpow2.m ./nthroot.m ./num2str.m ./perror.m ./pol2cart.m ./polyarea.m ./postpad.m ./prepad.m ./quadgk.m ./quadl.m ./quadv.m ./randperm.m ./rat.m ./rem.m ./repmat.m ./rot90.m ./rotdim.m ./runlength.m ./saveobj.m ./shift.m ./shiftdim.m ./sortrows.m ./sph2cart.m ./strerror.m ./structfun.m ./sub2ind.m ./subsindex.m ./triplequad.m ./trapz.m ./tril.m ./triu.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/general/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/general/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/general > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/general/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/general/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/general/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/general/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/general/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/general' making install in geometry make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/geometry' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/geometry mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/geometry chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/geometry for f in ./convhull.m ./delaunay3.m ./delaunayn.m ./delaunay.m ./dsearch.m ./dsearchn.m ./griddata.m ./griddata3.m ./griddatan.m ./inpolygon.m ./rectint.m ./trimesh.m ./triplot.m ./trisurf.m ./tsearchn.m ./voronoi.m ./voronoin.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/geometry/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/geometry/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/geometry > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/geometry/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/geometry/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/geometry/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/geometry/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/geometry/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/geometry' making install in help make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/help' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/help mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/help chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/help for f in ./__additional_help_message__.m ./__makeinfo__.m ./__strip_html_tags__.m ./doc.m ./gen_doc_cache.m ./get_first_help_sentence.m ./help.m ./lookfor.m ./print_usage.m ./type.m ./which.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/help/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/help/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/help > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/help/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/help/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/help/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/help/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/help/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/help' making install in image make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/image' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/image mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/image chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/image for f in ./__img__.m ./__img_via_file__.m ./autumn.m ./bone.m ./brighten.m ./colormap.m ./contrast.m ./cool.m ./copper.m ./flag.m ./gmap40.m ./gray.m ./gray2ind.m ./hot.m ./hsv.m ./hsv2rgb.m ./image.m ./image_viewer.m ./imagesc.m ./imfinfo.m ./imread.m ./imshow.m ./imwrite.m ./ind2gray.m ./ind2rgb.m ./jet.m ./ntsc2rgb.m ./ocean.m ./pink.m ./prism.m ./rainbow.m ./rgb2hsv.m ./rgb2ind.m ./rgb2ntsc.m ./saveimage.m ./spring.m ./summer.m ./white.m ./winter.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/image/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/image/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/image > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/image/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/image/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/image/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/image/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/image/PKG_ADD.t ; fi ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/imagelib for f in default.img; do \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/imagelib/$f; \ /usr/bin/install -c -m 644 ./$f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/imagelib/$f; \ done ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/libexec/octave/3.2.4/exec/i686-pc-linux-gnu make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/image' making install in io make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/io' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/io mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/io chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/io for f in ./beep.m ./csvread.m ./csvwrite.m ./dlmwrite.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/io/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/io/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/io > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/io/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/io/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/io/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/io/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/io/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/io' making install in linear-algebra make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/linear-algebra' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/linear-algebra mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/linear-algebra chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/linear-algebra for f in ./commutation_matrix.m ./cond.m ./condest.m ./cross.m ./dot.m ./duplication_matrix.m ./expm.m ./housh.m ./krylov.m ./krylovb.m ./logm.m ./null.m ./onenormest.m ./orth.m ./planerot.m ./qzhess.m ./rank.m ./rref.m ./subspace.m ./trace.m ./vec.m ./vech.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/linear-algebra/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/linear-algebra/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/linear-algebra > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/linear-algebra/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/linear-algebra/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/linear-algebra/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/linear-algebra/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/linear-algebra/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/linear-algebra' making install in miscellaneous make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/miscellaneous' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/miscellaneous mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/miscellaneous chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/miscellaneous for f in ./__xzip__.m ./ans.m ./bincoeff.m ./bug_report.m ./bunzip2.m ./bzip2.m ./cast.m ./comma.m ./compare_versions.m ./computer.m ./copyfile.m ./debug.m ./delete.m ./dir.m ./dos.m ./dump_prefs.m ./edit.m ./fileattrib.m ./fileparts.m ./flops.m ./fullfile.m ./getfield.m ./gunzip.m ./gzip.m ./info.m ./inputname.m ./intwarning.m ./ismac.m ./ispc.m ./isunix.m ./license.m ./list_primes.m ./ls.m ./ls_command.m ./menu.m ./mex.m ./mexext.m ./mkoctfile.m ./movefile.m ./namelengthmax.m ./news.m ./orderfields.m ./pack.m ./paren.m ./parseparams.m ./perl.m ./run.m ./semicolon.m ./setfield.m ./substruct.m ./swapbytes.m ./symvar.m ./tar.m ./tempdir.m ./tempname.m ./texas_lotto.m ./unix.m ./unpack.m ./untar.m ./unzip.m ./ver.m ./version.m ./warning_ids.m ./what.m ./xor.m ./zip.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/miscellaneous/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/miscellaneous/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/miscellaneous > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/miscellaneous/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/miscellaneous/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/miscellaneous/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/miscellaneous/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/miscellaneous/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/miscellaneous' making install in optimization make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/optimization' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/optimization mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/optimization chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/optimization for f in ./fzero.m ./__fdjac__.m ./__dogleg__.m ./fsolve.m ./fminunc.m ./glpk.m ./glpkmex.m ./lsqnonneg.m ./optimset.m ./optimget.m ./__all_opts__.m ./qp.m ./sqp.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/optimization/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/optimization/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/optimization > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/optimization/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/optimization/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/optimization/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/optimization/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/optimization/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/optimization' making install in path make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/path' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/path mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/path chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/path for f in ./__extractpath__.m ./matlabroot.m ./pathdef.m ./savepath.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/path/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/path/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/path > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/path/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/path/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/path/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/path/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/path/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/path' making install in pkg make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/pkg' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/pkg mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/pkg chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/pkg for f in ./pkg.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/pkg/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/pkg/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/pkg > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/pkg/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/pkg/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/pkg/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/pkg/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/pkg/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/pkg' making install in plot make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/plot' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/plot mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/plot chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/plot for f in ./__actual_axis_position__.m ./__add_datasource__.m ./__area__.m ./__axes_limits__.m ./__axis_label__.m ./__bar__.m ./__bars__.m ./__clabel__.m ./__contour__.m ./__default_plot_options__.m ./__errcomm__.m ./__errplot__.m ./__ezplot__.m ./__gnuplot_get_var__.m ./__gnuplot_has_feature__.m ./__gnuplot_open_stream__.m ./__go_close_all__.m ./__go_draw_axes__.m ./__go_draw_figure__.m ./__gnuplot_ginput__.m ./__gnuplot_version__.m ./__interp_cube__.m ./__line__.m ./__marching_cube__.m ./__next_line_color__.m ./__patch__.m ./__plr1__.m ./__plr2__.m ./__plt1__.m ./__plt2__.m ./__plt2mm__.m ./__plt2mv__.m ./__plt2ss__.m ./__plt2sv__.m ./__plt2vm__.m ./__plt2vs__.m ./__plt2vv__.m ./__plt__.m ./__plt_get_axis_arg__.m ./__pltopt1__.m ./__pltopt__.m ./__quiver__.m ./__scatter__.m ./__stem__.m ./allchild.m ./ancestor.m ./area.m ./axes.m ./axis.m ./backend.m ./bar.m ./barh.m ./box.m ./caxis.m ./cla.m ./clabel.m ./clf.m ./close.m ./closereq.m ./colorbar.m ./comet.m ./compass.m ./contour3.m ./contour.m ./contourc.m ./contourf.m ./cylinder.m ./diffuse.m ./gnuplot_drawnow.m ./ellipsoid.m ./errorbar.m ./ezcontourf.m ./ezcontour.m ./ezmeshc.m ./ezmesh.m ./ezplot.m ./ezplot3.m ./ezpolar.m ./ezsurfc.m ./ezsurf.m ./feather.m ./figure.m ./fill.m ./findall.m ./findobj.m ./fplot.m ./gca.m ./gcbf.m ./gcbo.m ./gcf.m ./ginput.m ./grid.m ./gtext.m ./hggroup.m ./hidden.m ./hist.m ./hold.m ./isfigure.m ./ishghandle.m ./ishold.m ./isocolors.m ./isonormals.m ./isosurface.m ./legend.m ./line.m ./linkprop.m ./loglog.m ./loglogerr.m ./mesh.m ./meshc.m ./meshgrid.m ./meshz.m ./ndgrid.m ./newplot.m ./orient.m ./pareto.m ./patch.m ./pcolor.m ./peaks.m ./pie.m ./plot.m ./plotmatrix.m ./plotyy.m ./plot3.m ./plotyy.m ./polar.m ./print.m ./quiver.m ./quiver3.m ./refresh.m ./refreshdata.m ./replot.m ./ribbon.m ./rose.m ./scatter.m ./scatter3.m ./semilogx.m ./semilogxerr.m ./semilogy.m ./semilogyerr.m ./shading.m ./shg.m ./slice.m ./sombrero.m ./specular.m ./sphere.m ./spinmap.m ./stairs.m ./stem.m ./stem3.m ./subplot.m ./surf.m ./surface.m ./surfc.m ./surfl.m ./surfnorm.m ./text.m ./title.m ./view.m ./waitforbuttonpress.m ./xlabel.m ./xlim.m ./ylabel.m ./ylim.m ./zlabel.m ./zlim.m gnuplot_binary.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/plot/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/plot/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/plot > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/plot/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/plot/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/plot/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/plot/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/plot/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/plot' making install in polynomial make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/polynomial' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/polynomial mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/polynomial chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/polynomial for f in ./compan.m ./conv.m ./convn.m ./deconv.m ./mkpp.m ./mpoles.m ./pchip.m ./poly.m ./polyaffine.m ./polyder.m ./polyderiv.m ./polyfit.m ./polygcd.m ./polyint.m ./polyout.m ./polyreduce.m ./polyval.m ./polyvalm.m ./ppval.m ./residue.m ./roots.m ./spline.m ./unmkpp.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/polynomial/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/polynomial/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/polynomial > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/polynomial/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/polynomial/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/polynomial/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/polynomial/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/polynomial/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/polynomial' making install in set make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/set' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/set mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/set chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/set for f in ./complement.m ./intersect.m ./ismember.m ./setdiff.m ./setxor.m ./union.m ./unique.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/set/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/set/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/set > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/set/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/set/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/set/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/set/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/set/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/set' making install in signal make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/signal' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/signal mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/signal chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/signal for f in ./arch_fit.m ./arch_rnd.m ./arch_test.m ./arma_rnd.m ./autocor.m ./autocov.m ./autoreg_matrix.m ./bartlett.m ./blackman.m ./detrend.m ./diffpara.m ./durbinlevinson.m ./fftconv.m ./fftfilt.m ./fftshift.m ./filter2.m ./fractdiff.m ./freqz.m ./freqz_plot.m ./hamming.m ./hanning.m ./hurst.m ./ifftshift.m ./periodogram.m ./rectangle_lw.m ./rectangle_sw.m ./sinc.m ./sinetone.m ./sinewave.m ./spectral_adf.m ./spectral_xdf.m ./spencer.m ./stft.m ./synthesis.m ./triangle_lw.m ./triangle_sw.m ./unwrap.m ./yulewalker.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/signal/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/signal/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/signal > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/signal/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/signal/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/signal/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/signal/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/signal/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/signal' making install in sparse make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/sparse' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/sparse mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/sparse chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/sparse for f in ./bicgstab.m ./cgs.m ./colperm.m ./etreeplot.m ./gplot.m ./nonzeros.m ./normest.m ./pcg.m ./pcr.m ./spalloc.m ./spaugment.m ./spconvert.m ./spdiags.m ./speye.m ./spfun.m ./sphcat.m ./spones.m ./sprand.m ./sprandn.m ./sprandsym.m ./spstats.m ./spvcat.m ./spy.m ./svds.m ./treelayout.m ./treeplot.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/sparse/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/sparse/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/sparse > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/sparse/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/sparse/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/sparse/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/sparse/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/sparse/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/sparse' making install in specfun make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/specfun' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/specfun mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/specfun chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/specfun for f in ./bessel.m ./beta.m ./betai.m ./betaln.m ./erfinv.m ./factor.m ./factorial.m ./gammai.m ./isprime.m ./legendre.m ./nchoosek.m ./perms.m ./pow2.m ./primes.m ./reallog.m ./realpow.m ./realsqrt.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/specfun/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/specfun/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/specfun > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/specfun/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/specfun/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/specfun/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/specfun/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/specfun/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/specfun' making install in special-matrix make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/special-matrix' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/special-matrix mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/special-matrix chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/special-matrix for f in ./hadamard.m ./hankel.m ./hilb.m ./invhilb.m ./magic.m ./pascal.m ./rosser.m ./sylvester_matrix.m ./toeplitz.m ./vander.m ./wilkinson.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/special-matrix/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/special-matrix/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/special-matrix > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/special-matrix/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/special-matrix/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/special-matrix/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/special-matrix/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/special-matrix/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/special-matrix' making install in startup make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/startup' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/startup mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/startup chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/startup if test -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/startup/octaverc; then true; \ else \ /usr/bin/install -c -m 644 ./main-rcfile \ /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/startup/octaverc; \ fi if test -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/startup/inputrc; then true; \ else \ /usr/bin/install -c -m 644 ./inputrc \ /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/startup/inputrc; \ fi ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/site/m/startup mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/site/m/startup chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/site/m/startup if test -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/site/m/startup/octaverc; \ then true; \ else \ /usr/bin/install -c -m 644 ./local-rcfile \ /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/site/m/startup/octaverc; \ fi for f in __finish__.m main-rcfile local-rcfile inputrc; do \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/startup/$f; \ /usr/bin/install -c -m 644 ./$f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/startup/$f; \ done make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/startup' making install in statistics make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics' making install in base make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/base' ../../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/base mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/statistics chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/statistics mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/statistics/base chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/statistics/base for f in ./__quantile__.m ./center.m ./cloglog.m ./cor.m ./corrcoef.m ./cov.m ./cut.m ./gls.m ./histc.m ./iqr.m ./kendall.m ./kurtosis.m ./logit.m ./mahalanobis.m ./mean.m ./meansq.m ./median.m ./mode.m ./moment.m ./ols.m ./ppplot.m ./prctile.m ./probit.m ./qqplot.m ./quantile.m ./range.m ./ranks.m ./run_count.m ./skewness.m ./spearman.m ./statistics.m ./std.m ./studentize.m ./table.m ./values.m ./var.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/base/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/base/$fbase; done ../../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/base > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/base/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/base/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/base/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/base/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/base/PKG_ADD.t ; fi make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/base' making install in distributions make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/distributions' ../../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/distributions mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/statistics/distributions chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/statistics/distributions for f in ./betacdf.m ./betainv.m ./betapdf.m ./betarnd.m ./binocdf.m ./binoinv.m ./binopdf.m ./binornd.m ./cauchy_cdf.m ./cauchy_inv.m ./cauchy_pdf.m ./cauchy_rnd.m ./chi2cdf.m ./chi2inv.m ./chi2pdf.m ./chi2rnd.m ./discrete_cdf.m ./discrete_inv.m ./discrete_pdf.m ./discrete_rnd.m ./empirical_cdf.m ./empirical_inv.m ./empirical_pdf.m ./empirical_rnd.m ./expcdf.m ./expinv.m ./exppdf.m ./exprnd.m ./fcdf.m ./finv.m ./fpdf.m ./frnd.m ./gamcdf.m ./gaminv.m ./gampdf.m ./gamrnd.m ./geocdf.m ./geoinv.m ./geopdf.m ./geornd.m ./hygecdf.m ./hygeinv.m ./hygepdf.m ./hygernd.m ./kolmogorov_smirnov_cdf.m ./laplace_cdf.m ./laplace_inv.m ./laplace_pdf.m ./laplace_rnd.m ./logistic_cdf.m ./logistic_inv.m ./logistic_pdf.m ./logistic_rnd.m ./logncdf.m ./logninv.m ./lognpdf.m ./lognrnd.m ./nbincdf.m ./nbininv.m ./nbinpdf.m ./nbinrnd.m ./normcdf.m ./norminv.m ./normpdf.m ./normrnd.m ./poisscdf.m ./poissinv.m ./poisspdf.m ./poissrnd.m ./stdnormal_cdf.m ./stdnormal_inv.m ./stdnormal_pdf.m ./stdnormal_rnd.m ./tcdf.m ./tinv.m ./tpdf.m ./trnd.m ./unidrnd.m ./unidcdf.m ./unidinv.m ./unidpdf.m ./unifrnd.m ./unifcdf.m ./unifinv.m ./unifpdf.m ./wblcdf.m ./wblinv.m ./wblpdf.m ./wblrnd.m ./wienrnd.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/distributions/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/distributions/$fbase; done ../../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/distributions > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/distributions/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/distributions/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/distributions/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/distributions/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/distributions/PKG_ADD.t ; fi make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/distributions' making install in models make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/models' ../../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/models mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/statistics/models chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/statistics/models for f in ./logistic_regression.m ./logistic_regression_derivatives.m ./logistic_regression_likelihood.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/models/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/models/$fbase; done ../../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/models > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/models/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/models/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/models/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/models/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/models/PKG_ADD.t ; fi make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/models' making install in tests make[4]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/tests' ../../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/tests mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/statistics/tests chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/statistics/tests for f in ./anova.m ./bartlett_test.m ./chisquare_test_homogeneity.m ./chisquare_test_independence.m ./cor_test.m ./f_test_regression.m ./hotelling_test.m ./hotelling_test_2.m ./kolmogorov_smirnov_test.m ./kolmogorov_smirnov_test_2.m ./kruskal_wallis_test.m ./manova.m ./mcnemar_test.m ./prop_test_2.m ./run_test.m ./sign_test.m ./t_test.m ./t_test_2.m ./t_test_regression.m ./u_test.m ./var_test.m ./welch_test.m ./wilcoxon_test.m ./z_test.m ./z_test_2.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/tests/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/tests/$fbase; done ../../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/tests > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/tests/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/tests/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/tests/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/tests/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/statistics/tests/PKG_ADD.t ; fi make[4]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics/tests' make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/statistics' making install in strings make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/strings' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/strings mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/strings chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/strings for f in ./base2dec.m ./bin2dec.m ./blanks.m ./deblank.m ./dec2base.m ./dec2bin.m ./dec2hex.m ./findstr.m ./hex2dec.m ./index.m ./isletter.m ./isstrprop.m ./mat2str.m ./regexptranslate.m ./rindex.m ./strsplit.m ./str2double.m ./str2num.m ./strcat.m ./cstrcat.m ./strcmpi.m ./strchr.m ./strfind.m ./strjust.m ./strmatch.m ./strncmpi.m ./strrep.m ./strtok.m ./strtrim.m ./strtrunc.m ./substr.m ./validatestring.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/strings/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/strings/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/strings > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/strings/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/strings/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/strings/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/strings/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/strings/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/strings' making install in testfun make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/testfun' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/testfun mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/testfun chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/testfun for f in ./assert.m ./demo.m ./example.m ./fail.m ./rundemos.m ./speed.m ./test.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/testfun/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/testfun/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/testfun > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/testfun/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/testfun/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/testfun/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/testfun/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/testfun/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/testfun' making install in time make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/time' ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/time mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/time chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/octave/3.2.4/m/time for f in ./addtodate.m ./asctime.m ./calendar.m ./clock.m ./ctime.m ./date.m ./datenum.m ./datestr.m ./datetick.m ./datevec.m ./eomday.m ./etime.m ./is_leap_year.m ./now.m ./weekday.m; do fbase=`basename $f`; rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/time/$fbase; /usr/bin/install -c -m 644 $f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/time/$fbase; done ../mkpkgadd /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/time > /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/time/PKG_ADD.t ls: cannot access *.cc: No such file or directory if [ -n "`cat /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/time/PKG_ADD.t`" ]; then /usr/bin/install -c -m 644 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/time/PKG_ADD.t /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/time/PKG_ADD ; else rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/m/time/PKG_ADD.t ; fi make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts/time' make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/scripts' making install in doc make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. making install in faq make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/faq' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/faq' making install in interpreter make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interpreter' ../../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/man/man1 /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/info /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/etc mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/man chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/man mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/man/man1 chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/man/man1 mkdir /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/info chmod 0755 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/share/info installing ./mkoctfile.1 in /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/man/man1 installing ./octave.1 in /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/man/man1 installing ./octave-bug.1 in /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/man/man1 installing ./octave-config.1 in /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/man/man1 installing info files in /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/info installing ./dir in /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/info /usr/bin/install -c -m 644 doc-cache /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/etc/doc-cache make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/interpreter' making install in liboctave make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/liboctave' TEXINPUTS="..:.:./..:/usr/lib/hevea::" \ texi2pdf liboctave.texi This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) entering extended mode (./liboctave.texi (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/liboctave/ ../texinfo.tex Loading texinfo [version 2009-04-06.11]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./liboctave.aux) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/liboctave/ ../conf.texi) [1{//var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./liboctave.toc [-1]) [-2] (./liboctave.toc) (./liboctave.toc) (./preface.texi Chapter 1) (./gpl.texi (GNU GENERAL PUBLIC LICENSE) [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]) (./intro.texi Chapter 2 [12]) (./array.texi Chapter 3 [13] [14] [15]) (./matvec.texi [16] Chapter 4 [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30]) (./factor.texi Chapter 5 [31] [32] [33] [34]) (./range.texi Chapter 6 [35]) (./nlfunc.texi Chapter 7 [36]) (./nleqn.texi Chapter 8 [37]) (./optim.texi Chapter 9 [38] [39] [40]) (./quad.texi Chapter 10 [41] [42]) (./diffeq.texi Chapter 11 [43]) (./dae.texi Chapter 12 [44]) (./error.texi Chapter 13 [45]) (./install.texi Chapter 14 [46]) (./bugs.texi Chapter 15 [47]) (./cp-idx.texi (Concept Index) [48] (./liboctave.cps)) (./fn-idx.texi (Function Index) [49] (./liboctave.fns [50] [51])) [52] ) Output written on liboctave.pdf (56 pages, 400545 bytes). Transcript written on liboctave.log. This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) entering extended mode (./liboctave.texi (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/liboctave/ ../texinfo.tex Loading texinfo [version 2009-04-06.11]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./liboctave.aux) (/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/liboctave/ ../conf.texi) [1{//var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./liboctave.toc [-1]) [-2] (./liboctave.toc) (./liboctave.toc) (./preface.texi Chapter 1) (./gpl.texi (GNU GENERAL PUBLIC LICENSE) [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]) (./intro.texi Chapter 2 [12]) (./array.texi Chapter 3 [13] [14] [15]) (./matvec.texi [16] Chapter 4 [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30]) (./factor.texi Chapter 5 [31] [32] [33] [34]) (./range.texi Chapter 6 [35]) (./nlfunc.texi Chapter 7 [36]) (./nleqn.texi Chapter 8 [37]) (./optim.texi Chapter 9 [38] [39] [40]) (./quad.texi Chapter 10 [41] [42]) (./diffeq.texi Chapter 11 [43]) (./dae.texi Chapter 12 [44]) (./error.texi Chapter 13 [45]) (./install.texi Chapter 14 [46]) (./bugs.texi Chapter 15 [47]) (./cp-idx.texi (Concept Index) [48] (./liboctave.cps)) (./fn-idx.texi (Function Index) [49] (./liboctave.fns [50] [51])) [52] ) Output written on liboctave.pdf (56 pages, 400545 bytes). Transcript written on liboctave.log. make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/liboctave' making install in refcard make[3]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/refcard' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc/refcard' make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/doc' making install in examples make[2]: Entering directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. for f in info-emacs-info info-emacs-octave-help; do \ /usr/bin/install -c ./$f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/libexec/octave/3.2.4/exec/i686-pc-linux-gnu/$f; \ done ../mkinstalldirs /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/imagelib for f in octave-sombrero.png; do \ rm -f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/imagelib/$f; \ /usr/bin/install -c -m 644 ./$f /var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/octave/3.2.4/imagelib/$f; \ done if test -n "desktop-file-install"; then \ desktop-file-install --dir=/var/tmp/portage/sci-mathematics/octave-3.2.4/image//usr/share/applications \ --vendor www.octave.org octave.desktop; \ fi make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4/examples' make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/octave-3.2.4/work/octave-3.2.4' >>> Completed installing octave-3.2.4 into /var/tmp/portage/sci-mathematics/octave-3.2.4/image/ *** glibc detected *** scanelf: corrupted double-linked list: 0x0933b0d8 *** ======= Backtrace: ========= /lib/libc.so.6(+0x6b311)[0xf75a5311] /lib/libc.so.6(+0x6b76a)[0xf75a576a] /lib/libc.so.6(+0x6cb05)[0xf75a6b05] /lib/libc.so.6(cfree+0x6d)[0xf75a9c6d] /lib/libc.so.6(closedir+0x28)[0xf75cd2b8] scanelf[0x8052db8] scanelf[0x8052d60] scanelf[0x8052d60] scanelf[0x8053c26] /lib/libc.so.6(__libc_start_main+0xe6)[0xf7550bb6] scanelf[0x80492a1] ======= Memory map: ======== 08048000-08058000 r-xp 00000000 fd:0d 14777 /usr/bin/scanelf 08058000-0805a000 rw-p 0000f000 fd:0d 14777 /usr/bin/scanelf 0805a000-0805c000 rw-p 00000000 00:00 0 0931b000-09364000 rw-p 00000000 00:00 0 [heap] f7400000-f7421000 rw-p 00000000 00:00 0 f7421000-f7500000 ---p 00000000 00:00 0 f7518000-f7534000 r-xp 00000000 fd:0d 3435000 /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/libgcc_s.so.1 f7534000-f7535000 rw-p 0001b000 fd:0d 3435000 /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/libgcc_s.so.1 f7535000-f7536000 rw-p 00000000 00:00 0 f7536000-f7538000 r-xp 00000000 fd:0d 24661 /lib/libdl-2.11.so f7538000-f7539000 r--p 00001000 fd:0d 24661 /lib/libdl-2.11.so f7539000-f753a000 rw-p 00002000 fd:0d 24661 /lib/libdl-2.11.so f753a000-f7679000 r-xp 00000000 fd:0d 15047 /lib/libc-2.11.so f7679000-f767b000 r--p 0013f000 fd:0d 15047 /lib/libc-2.11.so f767b000-f767c000 rw-p 00141000 fd:0d 15047 /lib/libc-2.11.so f767c000-f767f000 rw-p 00000000 00:00 0 f767f000-f768d000 r-xp 00000000 fd:0d 57358 /usr/lib/libsandbox.so f768d000-f768e000 rw-p 0000d000 fd:0d 57358 /usr/lib/libsandbox.so f768e000-f7690000 rw-p 00000000 00:00 0 f76a4000-f7720000 rw-p 00000000 00:00 0 f7720000-f7721000 r-xp 00000000 00:00 0 [vdso] f7721000-f773d000 r-xp 00000000 fd:0d 24663 /lib/ld-2.11.so f773d000-f773e000 r--p 0001b000 fd:0d 24663 /lib/ld-2.11.so f773e000-f773f000 rw-p 0001c000 fd:0d 24663 /lib/ld-2.11.so ffaec000-ffb05000 rw-p 00000000 00:00 0 [stack] /etc/portage/bashrc: line 63: 32648 Aborted scanelf -qRs -$symbol "${D}" >> "${T}"/tinderbox-scanelf-insecure.log * Tinderbox QA Notice! Insecure functions used °Ãg÷°Ãg÷tempnam@@GLIBC_2.0 /var/tmp/portage/sci-mathematics/octave-3.2.4/image/usr/lib/octave-3.2.4/liboctave.so.3.2.4 * Tinderbox QA Notice (end)! Insecure functions used * QA Notice: make jobserver unavailable: * * make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. * make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. * make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. * make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. * make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. * make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/dispatch.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/colloc.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/rand.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/__contourc__.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/betainc.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/symrcm.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/pinv.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/md5sum.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/spparms.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/lu.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/hex2num.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/chol.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/quad.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/lookup.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/qz.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/__delaunayn__.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/qr.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/colamd.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/dlmread.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/daspk.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/symbfact.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/find.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/__qp__.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/convhulln.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/gcd.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/inv.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/eigs.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/__convn__.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/__pchip_deriv__.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/__voronoi__.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/time.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/det.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/cellfun.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/kron.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/fftw.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/__magick_read__.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/besselj.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/amd.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/__lin_interpn__.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/bsxfun.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/dassl.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/dmperm.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/rcond.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/tsearch.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/hess.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/conv2.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/syl.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/typecast.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/fltk_backend.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/getrusage.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/lsode.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/matrix_type.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/schur.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/balance.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/dasrt.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/getgrent.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/regexp.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/eig.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/fft2.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/max.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/luinc.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/fft.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/sqrtm.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/givens.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/ccolamd.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/__dsearchn__.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/getpwent.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/urlwrite.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/__glpk__.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/gammainc.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/fftn.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/sparse.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/svd.oct usr/libexec/octave/3.2.4/oct/i686-pc-linux-gnu/filter.oct usr/lib/octave-3.2.4/liboctinterp.so.3.2.4 usr/lib/octave-3.2.4/libcruft.so.3.2.4 usr/lib/octave-3.2.4/liboctave.so.3.2.4 usr/bin/octave-3.2.4 * Removing /usr/share/doc * Removing /usr/share/info Merge of sci-mathematics/octave-3.2.4 at 2010-02-13T09:14:46+00:00 failed